General discussion • Re: RPi OTG USB 3.0
When could we expect to have a low powered Pi with OTG over USB 3.0 standards? Can I request this on a Pi Zero future release? The closest thing we’ve got is the Pi Zero which uses 2.0. Started a...
View ArticleTroubleshooting • Re: Pi 5 serial output is buggy
When I am back in the test lab I’ll have a look at it - no pico with me ATMStatistics: Posted by neilgl — Wed Sep 11, 2024 8:37 pm
View ArticleAdvanced users • Re: Image File Utilities
Just noticed something with my backups of Ubuntu 24.04. The Bootfs mounting for /boot/firmware is unmounted during backup and not mounted afterwards. The weird thing is it doesn't do it every time....
View ArticleTroubleshooting • Is there any chance to get my Pi working again?
Ummm.... I was working on pi4 and suddenly something happened that Idk and the next moment I saw my Pi covered or say diped in milk that was slipped by my hand onto the pi... I imidiatly unplugged it...
View ArticleTroubleshooting • Re: Is there any chance to get my Pi working again?
Ummm.... I was working on pi4 and suddenly something happened that Idk and the next moment I saw my Pi covered or say diped in milk that was slipped by my hand onto the pi... I imidiatly unplugged it...
View ArticleAutomation, sensing and robotics • Detecting when 12V power is cut
I'm making a carputer and want to have my Pi do a graceful shutdown when the car turns off. I can have the Pi take power from the always-on 12V supply through the HiFiBerry Amp to get power, but how...
View ArticleAutomation, sensing and robotics • Re: Detecting when 12V power is cut
I'm making a carputer and want to have my Pi do a graceful shutdown when the car turns off. I can have the Pi take power from the always-on 12V supply through the HiFiBerry Amp to get power, but how...
View ArticleAutomation, sensing and robotics • Re: Automatic Bat detector.
Guys,A little box turned up today.For info its slightly different from the image in both the App and and earlier images. Instead of the surface mounted buttons it has capacitive pads. It took me a...
View ArticleGeneral discussion • Re: Raspberry Pi 5 and i2c OLED DIsplay not working
This errorCode: RuntimeError: Cannot determine SOC peripheral base addressis from a gpio library that is not compatible with the Raspberry Pi 5. I had a poke around, but I couldn't pinpoint the code...
View ArticleMicroPython • Re: Accept hanging on Pico W python
Given this problem shows with the example of how to code a webserver for the Pico W on the Raspberry Pi website and similar variations appear on a whole host of other sites ...Because they're all...
View ArticleBare metal, Assembly language • Re: RPI touchscreen and Circle
Yes, it is definitely an 'Official 7" Raspberry Pi Touchscreen'.I have a few of them purchased not long after they became available (2017?).Is it possible that the initialisation for the screen...
View ArticleGeneral discussion • Re: HW RAID
GE,Thanks for all your resposes.The reason, why I need HW RAID is due to EXSi...Why EXSi?... Don't have to time to study "how to" in Proxmos... And it's more comfortable and user friendly (for me).I...
View ArticleBeginners • Re: Pi5 vs Microsoft Teams
I assumed there was a web interface but the Microsoft splurge talks about the new teams app and that previous interfaces stopped working in July 2024.So i guess that is my question:- does teams still...
View ArticleOff topic discussion • Re: Boolean Algebra?
That's using the definition that 'zero is 0, anything non-zero is 1'.I am not convinced by the 'zero is 0, and everything above zero is 1' definition.They are both equally bad. In both cases it is the...
View ArticleBeginners • Re: Chromium Kiosk not visable
On Bookworm we can use wayfire.ini to start chromium. Login as pi and edit Code: .config/wayfire.iniAdd these lines at the end (if not already present) save and reboot (or logout then login...
View ArticleGraphics programming • DRM_IOCTL_WAIT_VBLANK Details
Anybody know how DRM_IOCTL_WAIT_VBLANK works on PI4/Bookworm with respect to the returned vblank_time_value? Capture the monotonic time via clock_gettime(CLOCK_MONOTONIC, ...) immediately after the...
View ArticleTroubleshooting • Re: PinFactoryFallback: Falling back from lgpio: 'can not...
Pi5 Bookworm with updates as at today (12 September) - all seems to be working fine with gpiozero blink.Statistics: Posted by neilgl — Thu Sep 12, 2024 9:14 pm
View ArticleRaspberry Pi OS • Re: Blurry windows during remote connection
what is your connection type, doesn't seem fast enough. (wireless/ethernet)Statistics: Posted by kerry_s — Thu Sep 12, 2024 9:16 pm
View ArticleOther projects • Re: Raspberry pi control of vehicle flashing lights (I’m a...
Ok, well I think you need to approach this project from the top down. That is to say, choose some lights that are easy to fit, and work back from there. I don't think you can just focus on the...
View ArticleTroubleshooting • Re: Bookworm feedback thread
After the latest update to Chromium, hardware acceleration is totally gone. It is "on" in the settings.I have completely uninstalled and then reinstalled Chromium-browser to no avail. Even changing...
View Article