HATs and other add-ons • Pi 5 Case Recommendations - Looking to Integrate PoE...
Hi everyone,I currently have two Pi 5s with external PoE adapters, but I'm looking to clean up my setup by integrating PoE and adding SSD support. These Pis are in my bedroom, so keeping noise levels...
View ArticleOff topic discussion • AI is dangerous
I've stated a few times on the forum that AI is dangerous, if you assign AI a task, you have no idea if the answer it gives is a safe method to achieve the objective and what other objectives the...
View ArticleBeginners • Re: Why is .config owned by root by default?
I already did some troubleshooting and found out that I need to remove the User field entirely. Having it set to my local user (pi) doesnt work (permission denied when writing to .config.) My main...
View ArticleTroubleshooting • I forgot to install the thermal pads on RBpi5
I forgot to install the thermal pads on my RBpi5. Will this cause any problems? I built it in the Pironman 5 case. I would hate to take that apart again to install them. Statistics: Posted by satow —...
View ArticleSDK • Re: Bluetooth: which example should i look for?
I guess all you want is a BTstack example. For client part, you can check sdp_rfcomm_query.c and spp_streamer_client.c. To create a server: spp_counter.c and spp_streamer.c I remember you was already...
View ArticleGeneral discussion • Re: RPi Monitor audio volume, where can I adjust?
Use separate speaker that can be connected by Bluetooth or the 3.5mm audio Jack on the monitor. That’s how I worked round it. The speakers are really not too special.Statistics: Posted by andrew_pi —...
View ArticleTroubleshooting • Re: I forgot to install the thermal pads on RBpi5
It will throttle a lot easier, the Pi5 is a fairly hot processor.If both the processor and the heatsink are perfectly flat and polished to a mirror finish it would be be less important, but they are...
View ArticlePython • Re: Rpi5, pi3d, x11, uggg lol
I am running a business. If that offends you then I am genuinely sorry.I have no problem with folks who run businesses.I do have a problem with folks who run businesses asking for help from volunteers...
View ArticleTroubleshooting • Re: Wire ethernet not working on new PI 5 Bookworm installs
Sorry, yes same cable and port work with laptopA good start, but not enough to guarantee interworking with an RPi 4/5 network interface.That demands a utp cable in which all 4 cable pairs are...
View ArticleAdvanced users • Re: No video output after POE+ssd HAT
Looks like two capacitors missing and two possibly damaged.Statistics: Posted by rpdom — Mon Jan 13, 2025 10:17 pm
View ArticleBare metal, Assembly language • Re: RPi5 L1 cache
I assume you mean "BCM2712". Yes, the data caches are coherent up to and including L3.You must use appropriate synchronisation primitives (dmb) to ensure that a write on one processor is guaranteed to...
View ArticleHATs and other add-ons • Re: SSD Not Appearing
Unfortunately, saying "tried it, didn't work" isn't going to give any information about the problem."Tried it, didn't work" means the Pi is still NOT seeing the NVMe.I should have elaborated more....
View ArticleBare metal, Assembly language • Re: Bare Metal on a Rasberry Pi CM5 possible?
The following is just THEORY !If you can create a program that does not use any Linux I/O or other system calls, and it is one infinite loop. If that image is started and forced to run only on one CPU...
View ArticleTroubleshooting • Re: Newbie help moving files
Does the directory /var/html/ebooks/config/ exist?And is your downloads directory called downloads or Downloads?(mine is /home/pi/Downloads )Statistics: Posted by neilgl — Tue Jan 14, 2025 8:55 pm
View ArticleRaspberry Pi OS • Re: Serial terminal software (PuTTY & minicom) not...
PuTTY (Release 0.78) correctly displays a PuTTY Configuration window.Everyone should upgrade beyond release 0.81 (which has a security exposure). The current version release 0.82 works OK for...
View ArticleTroubleshooting • Re: [RPi5] Persistent 'input / output error's - I am at a loss
Might be that "USB dongle for 2.4GHz keyboard & mouse"Statistics: Posted by neilgl — Tue Jan 14, 2025 9:05 pm
View ArticlePython • Re: Keep getting this error message
I don't know how to install venv on a pi, or even windowsThere is official Documentation from Raspberry Pi that covers that requirement:Use Python on a Raspberry Pi -...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: MIPI DSI port with custom panel -...
Wirh no infomon thw 'custom panel' there is little support to be expected....Statistics: Posted by aBUGSworstnightmare — Tue Jan 14, 2025 9:37 pm
View ArticleGeneral discussion • Re: pi5 NVME takes 90 seconds to boot
I recommend that you don't use a WD NVMe drive. Multiple versions have had issues reported.habing a compatibility list would be better...Which drive is that? As it is enumarated on the bus please post...
View ArticleGeneral • Re: No DCF77 reception without wifi?
I've found some GPS receivers for <10€, although I thought it would be a overkill - it seems like a valid option.Nevertheless DCF77 would be my favourite because of its simplicity.As expected the...
View Article