Troubleshooting • Re: HDMI issues with new Pi5 8gb
At one point I had a custom edid file working, but after a system rebuild the video driver dies at the initramfs phase with:... Requesting EDID firmware "edid_hex.bin" failed (err=-2)That file does...
View ArticleTroubleshooting • Re: CVLC working from CMD but not from PHP
Are you running Raspberry Pi OS Bookworm (64-bit) with desktop on that Pi or something else?Is it a pi4 or pi5 or other?Is it Apache2 or other?Statistics: Posted by neilgl — Mon Aug 19, 2024 4:34 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 2GB released! $50!
"rounding down error" - is it because the Pi2B (2014) is missing?Possibly. I took what I recall were "N times faster than the original Pi" and "N times faster than the latest model" announcements.I...
View ArticleGeneral discussion • Re: Python script not running on startup
Any suggestions what might be going on here?I'd have to guess and I won't do that.Some tips:[edit]Look at the output ofCode: systemctl status your-service-name[/edit]Look for errors in the output of...
View ArticleTroubleshooting • How to set RGB full (0-255) on Pi 5?
I would like to change the RGB settings of the hdmi output of my Raspberry Pi 5.Is there a way on the current OS to set the RGB range?Thanks.Statistics: Posted by Gomoto — Tue Aug 20, 2024 4:42 pm
View ArticleTroubleshooting • Re: After restarting, won't start properly
How are you powering your RPi[5] board?And how do you supply 'mains' power to the device from which your RPi is powered?first I used some random usb-c I found, but because I thought it may be the...
View ArticleTroubleshooting • Re: Raspberry PI 5 green light
https://www.raspberrypi.com/documentati ... lash-codesStatistics: Posted by memjr — Tue Aug 20, 2024 4:46 pm
View ArticleAdvanced users • Re: Pi 5 - dwc2 not working
That is much better:dmesg | egrep dwc[ 0.372640] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[ 0.372663] dwc_otg: FIQ enabled[ 0.372664] dwc_otg: NAK holdoff enabled[ 0.372666] dwc_otg: FIQ...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
And please do not tell me to buy the official power supply because it is "very cheap". We have been over this before.I do understand where you are coming from but the issue, if you don't, is other PD...
View ArticleTroubleshooting • Re: changed wifi ssid of router and pi wont reconnect
Post your wpa_supplicant file (use code tags).What OS?That might stop us having to guess what has gone wrong.Statistics: Posted by davidcoton — Tue Aug 20, 2024 4:59 pm
View ArticleGeneral • Re: serial port flip-flopping on Linux.
remove would probably suffice.Statistics: Posted by pie_face — Tue Aug 20, 2024 5:01 pm
View ArticleBeginners • How do you handle your IoT services? Does the Raspberry Pi Pico 2...
I would like to have some IoT connections that are Open-Source, but the tricky part is finding, for example, a Wi-Fi plug that connects to my own server and, of course, allows me to turn it off from...
View ArticleCamera board • Re: Alternate camera cables? (Flexible / rubber instead of...
Hello MovobraStrange indeed... but it can be done. Here's what I suggest: Open a new thread with the topic you're interested in and ask your question. I'll see to it that a good dozen experts...
View ArticleTroubleshooting • Rescuing a broken installation - Deleted 'libc.so.6'
Accepting that, with hindsight, it was a rather foolish thing to have done, I removed '/lib/arm-linux-gnueabihf/libc.so.6' and that has screwed everything relying on it; 'ls', 'ln', 'cp', 'mv',...
View ArticleBeginners • Re: Is it still worth using an original Raspberry Pi Model B?
If it all works, start with what you have, then determine what you want/need. I can run the graphical desktop on a RPi2W, & even play xshisen/xpat2, but the internet is quite out of bounds......
View ArticleBeginners • Specific number of nanosecond pulses generation
I am new to Raspberry Pi. I am using a RPi 4 and I want to be able to generate a specific number of pulses with a time duration between 100 ns and 1 µs. The number of pulses I want to generate,...
View ArticleSDK • Re: RISC-V cross-compiler on Raspberry Pi 4 Ubuntu 22.04?
My Pi 4s are running 64-bit Ubuntu 22.04 so it should work fine. Thanks!Statistics: Posted by znmeb — Wed Aug 21, 2024 5:03 pm
View ArticleMicroPython • Re: Pico & Micropython - .value(x) doesn't seem to work
I don't think you need PULL_* if it's an output. Well, what do you know? Thank you.I've taken the 'PULL_UP' out of the pin definition, and I can see the change in state on my 'scope.I've got the...
View ArticleAutomation, sensing and robotics • Re: IP65+ Sealed Cased for RP 5?
This will be a diy project. There are cases which are IP65 or better. Your problem will be cooling. If you don't want to much trouble and try outs with dead RP5's you could do best to choose for...
View ArticleHATs and other add-ons • Re: PoE for Pi 5
We are now squarely into Q3 (almost half way through Q3). Is it possible to get some idea on when this will be released or at least some information about what is the holdup?See the contributions from...
View Article