Beginners • Re: Raspberry Pi 5 OTG USB ports?
After buying this product (https://www.amazon.ca/dp/B0CSVYFRYQ), I am now getting the low voltage alert on my OS.So I bought this other product (https://www.amazon.ca/dp/B07TS17VB9), the voltage drops...
View ArticleopenSUSE • Re: Run OpenSuSE on RPI5
https://lore.kernel.org/lkml/cover.1715 ... @suse.com/Statistics: Posted by cjan — Tue May 14, 2024 12:11 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C buses seen with i2cdetect, second...
Thank you for the detailed explanation, it's helped me focus my investigation. As far as I can see, there's nothing going wrong in the I2C subsystem setup, but the Python libraries do not recognize...
View ArticleРусский • Re: Как компильнуть C под Pi 4 используя MSYS2?
нашел способ, вроде arm-none-eabi-gcc это можетStatistics: Posted by KGB1st — Tue May 14, 2024 12:43 am
View ArticleOfficial Display • Re: Touchscreen Functionality Issue with CM4 After...
The official 7in is not autodetected on a CM platform!You need to add the overlay to yoir config.txt manually.I added dtoverlay=vc4-kms-v3d to the config.txt file, but it still didn't work.Statistics:...
View ArticleTroubleshooting • Re: Help: Pi5 Raspbian not shutting down when pressing the...
The behavior you describe is common for Samsung card.Of course, it could be a service or file system that locks up you shutdown. However, the fastest test to discard the media is to use the SD card...
View ArticleOfficial Display • Issue with Raspberry Pi CM4 Display Configuration
Hi everyone,I'm using a Raspberry Pi CM4 connected to an official Raspberry Pi screen. I followed the steps to edit the config.txt file and add the necessary overlay, but my screen still isn't...
View ArticleMedia centres • Re: Error opening Kodi 20
...I have the same error when I launch kodi with cli commandCode: kodi& to send to the background. Like the OP kodi starts and functions fine, but when I close the terminal window it closes kodi....
View ArticleGraphics, sound and multimedia • Re: TC358743 on rpi5
I just got my Pi5, and I'm partially successful.I followed the steps from this guide https://wiki.geekworm.com/CSI_Manual_on_Pi_5And it works but when I try to grab frames, it timeout.Sometimes I can...
View ArticleGraphics, sound and multimedia • Re: [Solved and Another Question] TC358743...
10. Get some imagesCode: admin@raspberrypi:~ $ v4l2-ctl --stream-mmap=3 --stream-count=1000...
View ArticleGeneral • Re: Issue with one of two picos when booting, but solved by...
You might get better feedback on a CircuitPython forum.Generally, folks will need precise information in order to diagnose a problem. Initialization of USB devices (enumeration) is entirely controlled...
View ArticleTroubleshooting • Re: This power supply is not capable of supplying 5A Power...
i am using the official Raspberry PI5 power supply and still get "This power supply is not capable of supplying 5A Power to peripherals will be restricted".Am I missing something int the config.txt or...
View ArticleGeneral discussion • Raspberry Pi 5 8GB
I bought the Pi 5 about a week ago and am currently running the OS on a cheap SD card. I don't even feel like I'm using an SD card. The OS boots up almost instantly and everything loads up quickly. I...
View ArticleBeginners • Re: Uninterrupted Power Supply for Pi 3b
* amps, watts, joules, etc.Statistics: Posted by ame — Wed May 15, 2024 12:48 am
View ArticleTroubleshooting • Re: External SSD not recognized
thagrol,First, sorry for the improper picture link. I should have used a thumbnail? Like this? (Better if I had used the "quote" feature probably...)With a genuine smile and interest, what is your...
View ArticleGeneral discussion • Re: Raspberry Pi 5 8GB
just use raspberry pi diagnostics to test the sd, if it passes your good to go.i use 1 of these for my speakers.https://www.amazon.com/gp/product/B09BC ... UTF8&psc=1i use nvme, here's what my...
View ArticleBeginners • Does Remote.It have no bandwith limit?
Recently I found out an alternative to port forwarding my Pi by using Remote.it. However, after playing around with it for a while I found out they never specified a bandwidth limit on the free plan....
View ArticleCamera board • Re: IMX290 / IMX462 HGC mode
As it was going to be a 5 minute change, I've done it and created https://github.com/raspberrypi/linux/pull/5859.Once CI has completed (takes around 35mins, so around 17:15 GMT today), you should be...
View ArticleTroubleshooting • Re: gpiozero.LED leaves pins in floating state
Thanks all for the recommendation to upgrade to Bookworm. System:bookworm March 2024 releasePython 3.11.2Unfortunately, the issue persisted on a fresh OS image. The pins were all low before the simple...
View ArticlePython • Re: Can't install tensorflow pi 4
The last command (pip install tensorflow) produced this error:Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simpleERROR: Could not find a version that satisfies the requirement...
View Article