General discussion • Re: WD Green SN350 on Pi5 - some details
Could add the Pi5 firmware (eeprom) version too.find it belowCode: pi@pi5sn350:~ $ rpi-eeprom-updateBOOTLOADER: up to date CURRENT: Sat 20 Apr 10:53:30 UTC 2024 (1713610410) LATEST: Sat 20 Apr...
View ArticleTroubleshooting • Re: raspi-config
Thanks for the reply I don't think it's actually installed on bullseyebut , in my first pi 3B , it is a default install of raspbian bullseye ( with the new .ISO : raspbian bullseye desktop ) , exactly...
View ArticleBeginners • Re: RPI for ATX PSU power status sense wiring question
The two 10k resistors are pull down resistors for the reset and power-control lines, they are outputs from the Pi to control the PC.Statistics: Posted by pidd — Sat May 11, 2024 9:44 am
View ArticleGeneral discussion • Display Blanking
I have set display blanking to 60 secondswith the following commandsxset s blankxset s 60xset dpms 60 0 0the monitor goes into standby but when you move the mouse, the display comes back on but xset...
View ArticleGeneral discussion • Re: Display Blanking
I set in in xscreensaver instead and it works nowStatistics: Posted by kcajminer2312 — Sat May 11, 2024 10:08 am
View ArticleDeutsch • Re: 2 x SIM7600E-H an P4
Bonding geht auch direkt mit linux.Dazu brauchst du keinen komischen Dienst wo das Ziel wohl nur ist, dir Geld aus der Tasche zu ziehen für nen minimalen Effekt.Such einfach mal nach "linux network...
View ArticleRaspberry Pi Connect • Re: rpi-connect unmet dependencies
Forgot to add this in my previous (common) post Code: getconf LONG_BITgot 32 so I guess reinstall to 64 bit?Statistics: Posted by T0oKEN — Sat May 11, 2024 10:21 am
View ArticleTroubleshooting • Re: Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
The error looks like a lack of a response from the card. Given that the card worked in the past, the fault could be something like salt water corrosion (common around here) or some other degradation...
View ArticleOther projects • Re: Custom Key pad
Just a quick message to ping you. I hope you will keep going with this. I'd like to see it work.What country are you in, by the way?Statistics: Posted by ame — Mon May 13, 2024 11:00 pm
View ArticleAdvanced users • Disable Screen Blank when in kiosk/full screen mode
I've got a RPi4b with official 7" touch screen which I primarily use as a "stream deck".The app that I use runs in full screen and while it's running I would like the screen to not go blank.When the...
View ArticleAdvanced users • Re: Disable Screen Blank when in kiosk/full screen mode
change the command to turn off before game and on after game closed using the ";"Statistics: Posted by kerry_s — Mon May 13, 2024 11:28 pm
View ArticleOff topic discussion • Re: I guess you guys who still use the Z80 know about...
I think the heater elements are the bit that eventually fails.Loved the Z80.Statistics: Posted by RaspISteve — Mon May 13, 2024 11:37 pm
View ArticleBeginners • 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 Article