General 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 ArticleBeginners • Re: Can I connect to my laptop screen to see the Pi's console...
Hauppauge do a couple of usb hdmi capture devices that works with win11. They're designed for streaming games consoles so I don't see why it wouldn't work for watching a pi...
View ArticlePython • Re: Managing (very) complex Dictionary structures.
You probably want to use a database. I'd suggest SQLite is an ideal candidate.I use SQLite for lots of things, but this is unlikely to be one of them! The data I am dealing with comes from a web API...
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 ArticleGeneral discussion • Re: Trouble with installing/running os
Use Raspberry Pi Imager to write Raspberry Pi OS 64-bit "Bookworm" to a spare microSD card (32GB is fine) as your first card may be bad.I use SanDisk Ultra 32GB or Samsung EVO 32GB.Boot from that and...
View ArticleTroubleshooting • Re: Can't install SSH via Raspberry Pi Imager
With Imager set to enable SSH, set the WiFi and user etc. what happens if you write Raspberry Pi OS (Legacy, 32-bit) Lite to the card and boot the zero from that?Statistics: Posted by neilgl — Tue Jan...
View ArticleSDK • Re: Determining RP2350 Chip Reset Reason
There's a new example that has something relevant? https://github.com/raspberrypi/pico-exa ... oot_info.cStatistics: Posted by peterharperuk — Tue Jan 14, 2025 10:26 pm
View ArticleGraphics, sound and multimedia • Working Handbrake v1.9 instructions-a little...
Yes I have Handbrake 1.9 working on my Raspberry Pi 5. I would like help if you can...- make these instructions easier to follow- provide more info on configuration or compiler switches for Handbrake-...
View ArticleRaspberry Pi 400 and 500 • Re: Atrocious bluetooth range
Did I purchase a lemon? Is it a common problem with Pi500? Can it be addressed with firmware update? Should I return it or replace it? Should I stick to the old reliable 400?It might be something with...
View ArticleBare metal, Assembly language • Re: Bare Metal on a Rasberry Pi CM5 possible?
Circle should work. Works on the Pi5 though haven't tested it yet on a CM5 because waiting for JLCPCB to get RP2350Bshttps://github.com/rsta2/circleStatistics: Posted by MikeDB — Tue Jan 14, 2025...
View ArticleTroubleshooting • Re: PI5 NVME - No longer working, is the Pi5 or a recent...
I have tried using standard PCIe mode but this didn't solve the issue, currently its set gen3 which I know used to work.The key point is that this used to work and I'm not sure what has changed or why...
View Article