Troubleshooting • Wire ethernet not working on new PI 5 Bookworm installs
new build not connecting with eth0 interface. works with wifi but would like bith to be configured and wired preferred when both are available.What am I doing wrong?Code: wkeeling@pi5dev8g:/etc $...
View ArticleBeginners • Can I connect to my laptop screen to see the Pi's console output?
Folks.....Yes, I know how to connect my Pi's to VNC and view the GUI on my computer. This is not my question!I have a number of head-less Pi's and it would be convenient to be able to connect a Pi to...
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 ArticleBeginners • Re: Why is .config owned by root by default?
My main question on this thread was supposed to be why .config is owned by the root user by default on raspberry pi os lite? Its what causes these issues in the first place for meAre you sure that on...
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 ArticleGeneral discussion • Re: Issue With SSH Over USB On CM5
You probably want to configure the CM5 as a serial USB gadget... I have a regular RPi5 and I just use the USB C connector to power the board and run a serial port. I used this...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: MIPI DSI port with custom panel -...
The custom panel is of a driver IC of Chipone ICNA3512.Yes I have a lot of details but I also want to respect the etiquette in the forum by not throwing everything at the community and expect a...
View ArticleTroubleshooting • Re: Can't install SSH via Raspberry Pi Imager
A Zero has neither ethernet nor Wi-Fi. How are you attempting to ssh into one?Statistics: Posted by drgeoff — Tue Jan 14, 2025 11:04 pm
View ArticleGeneral discussion • Re: pi5 NVME takes 90 seconds to boot
The drive is a Western Digital WD Blue SN550 NVMe. I have the Pi5 installed in a Sunfounder Pironman5 enclosure that includes an NVMe PIP to allow for the SSD install. The internet tutorials pretty...
View ArticleOther RP2040 boards • My pc does not detect the raspberry pi pico rp2040, not...
Hello, I just bought a raspberry pi pico rp2040 but none of the PCs I have in the office detect it. I have tried with Windows 7 and 10 and nothing, I leave the bootstrap button pressed and connect the...
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
Just got the pi replacement and figured I'd give an update. All I did was swap the pi out. Kept the same everything else. Same power supply as well. Booted up and ran some 5 min stress tests that...
View ArticleAI Camera - IMX500 • AI Camera (RP2040) firmware update for second camera
Hello i have two AI Camera (RP2040) in my pi5 following the Instructions for AI Camera (RP2040) firmware update, viewtopic.php?t=378050&sid=700b40369e74 ... 6bbc347bc0i was able to update the...
View ArticleOther RP2040 boards • Re: My pc does not detect the raspberry pi pico rp2040,...
It doesn't seem to be an official Raspberry Pico. It looks like a knockoff board that so far i've only found for sale at Walmart in the USA. Have you tried pressing and holding the boot/bootsel button...
View ArticleSDK • Re: Determining RP2350 Chip Reset Reason
https://github.com/raspberrypi/pico-sdk ... wman.h#L97Statistics: Posted by kilograham — Tue Jan 14, 2025 11:48 pm
View ArticleSDK • Re: PIO "IN X 1" ERROR?
Depends what you configure the IN pin base to - that pin will appear at bit 0Statistics: Posted by kilograham — Tue Jan 14, 2025 11:51 pm
View Article