Raspberry Pi OS • Re: libcamera-apps fails to detect tensorflow-lite
I fixed this out - the solution was to change `post_processing_stages/meson.build` as follows to explicitly tell meson where libtensorflow-lite.so is located, rather than using its dependency...
View ArticleTroubleshooting • Re: How do I get raspberry pi to recognize usb?
That's not the output from the command requested. Try again with lsusbJudging by those filenames, those drives are for kernel versions up to 5.X.X. RPiOS is now on a v6.X.X kernel.3. We're mainly...
View ArticleGeneral • Re: Pico Debug Probe wiring
However right after that is a tip that says "When using the Pico as a debug probe, connect the GND, SWCLK and SWDIO pins on the debugging board to the matching pins on the board under test.It is...
View ArticleOther • Re: Tried Running Win 95 on Dosbox pure on Retropie just for Fallout...
./falltergeist in terminal or you can double click on it. I ended up picking out an even better one to build than falltergeist. It too will run both Fallout and Fallout II and will probably work even...
View ArticleNetworking and servers • Re: RealVnc retiring Home plan
This is why open source is so important.Hopefully the penny drops for a few more people.Statistics: Posted by ame — Thu May 16, 2024 12:05 am
View ArticleHATs and other add-ons • Re: Active Cooling Fan Not Spinning
I will take a look and see. I don't recall any issues inserting it.Statistics: Posted by ironfruit — Thu May 16, 2024 12:17 am
View ArticleTroubleshooting • Re: Radxa Penta SATA HAT - annoying blue light
Hi AllIs there a way to turn off the light on the disks HAT. These lights are annoying when the room's light offThanksYou should ask here: https://forum.radxa.com/Statistics: Posted by memjr — Thu May...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: gpiod access error
I am using raspberry pi5 8 GB RAM. Does /dev/gpiochip4 exist? -> YES.Statistics: Posted by spatil — Thu May 16, 2024 1:08 am
View ArticleBare metal, Assembly language • Re: SIMD LDR from device memory
Yeah, I agree that a Q sized LDR would be inappropriate here, but I only mentioned that as a side note and to further demonstrate the oddity. The instructions GCC is generating are 32bit S sized LDRs...
View ArticleGeneral discussion • Re: Help determining proper model
Pi 4 WiFi at 2.4 GHz has good range, the full length of a house, and at 5 GHz has less range, across a big room, but more speed.Your workload with almost no processing would run on a Zero 2 which has...
View ArticleTroubleshooting • Re: Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
^^ AI generated?Edit: Post in question has been silently removed. By moderator????I'm sorry, but I guess I don't really get your point?Are you wondering if my post was AI generated?Statistics: Posted...
View ArticleGeneral discussion • Fun 3D printed Pi5 case!
Hi, Just thought I'd share a fun 3D printed RPi 5 case that neatly packs an RPi5, a Pimoroni NVMe drive, a clock battery and cooling fan into a tiny spaceship Take a look ... perhaps you could share a...
View ArticleTroubleshooting • Re: High Load
Sorry if this sounds demanding, but I need to know if there are any other options besides reinstallingthe SD card is nearly brand newA new SD card might be counterfeit or defective. Having a second...
View ArticleTroubleshooting • Mounted NAS shows lower storage size
Hello,I mounted a NAS to my Raspberry Pi using the following: Code: sudo mount -t cifs //<NAS_IP>/<share_name> <mount_point> -o...
View ArticleRaspberry Pi OS • Re: PcManFM show full directory path
I have since found the answer on my own, thank you but for anyone else who is interested.goto to pcmanfm menu > edit > preferences > advanced > 'other options' > click from 'default to...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
What is the usual cadence for integration of the dev branch (in this case 6.6y) into the upstream repo? There's a bunch of recent fixes that it would be nice to have an easier path for provisioning...
View ArticleTroubleshooting • Re: Not able to upgrade my Rasbperry PI 4 anymore
OK, so it is being mounted ro. That is the explanation. How it got there, we can only guess.Anyway, the "remount" trick (shown somewhere upthread) should change it to rw.Thanks. I already tried...
View ArticleNetworking and servers • Re: Using a Pi to act as bridge between 2 separate...
What can I do to configure the Pi to allow each group of computers to talk to each other without the need to ssh into the Pi? I've google for quite a while now and can't find the solution for this...
View ArticleBeginners • Re: Terminal window opening
Basic question- I am working on a C program for the RP4. When executed from inside the Geany IDE, or from a command line, a terminal window is automatically started. This is very useful for debugging...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
It's worse than that. What happens to all those dhcp reservations when you upgrade to a new, better (hopefully) or at least different router? They're all gone. I've been worried about that since...
View Article