Advanced 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 ArticleTroubleshooting • Re: Raspberry Pi not responding
Which model PI?Which OS?What is it doing, part from Wireguard and Pihole?I have a Raspberry Pi 4 Model B Rev 1.2 running Bookworm (aarch64)I am running a few different things, Home Assistant, Samba...
View ArticleRaspberry Pi OS • Re: Programs run remotely using ssh -X don't show the...
The machine running the ssh client, is that running Wayland or X? Is it a Pi or something else?This is almost certainly a client side problem as X applications running on the remote computer have zero...
View ArticleArch • Re: How to get plain Arch Linux to run on a Raspberry Pi 5 ?
have you tried the latesthttps://github.com/manjaro-arm/rpi4-images/releasesdon't worry about the 'rpi4-images' name, that's just how they do it.have you had experience with arch, cause some knowledge...
View ArticleGeneral discussion • Re: Adding thermal tape to bottom of the Pi5 - is it safe?
the operating range is a design thing, it runs optimally between 50' & 60' lower doesn't really matter, up to 80' is tolerated.the fans are normally set to turn on @ 60' and turn off when it cools...
View ArticleAutomation, sensing and robotics • Re: Can't measure resistors
The different voltages are internally consistent, but the ratios are still different. Also the multi-meter measures the same values(to 4 s.f.) as the ADS and another ADC, so I think those must be the...
View ArticleGeneral discussion • Re: Help determining proper model
Hello,I am looking for a Pi that is either has a small speaker output, or the ability to connect to one. I also would like one with a microphone, whether built-in or also able to connect to...
View ArticleBeginners • Re: Uninterrupted Power Supply for Pi 3b
Apologies to the OP...I should have read the post more carefully....It would be nice if everyone used the same (SI) units though. It would make things easier. ....... Like that's going to happen any...
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 • Re: Pico Debug Probe wiring
I have posted a feedback issue. I don't understand the SWD circuitry, but being able to connect the two SWD ports would make the debugging interface simpler.MarkStatistics: Posted by microenh — Wed...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: GPIO not working after upgrade to...
More information about my environment:Code: pi@gpi:~ $ dpkg-query -f '${binary:Package}\n' -W | grep...
View ArticleGeneral discussion • Re: How to minimize power consumption
If your workload has short peaks, there are other things to look at. Huge heatsinks to absorb the heat peaks and dissipate the heat. A fan on the heatsink could be powered from somewhere else.If the...
View ArticleTroubleshooting • Re: gpiozero.LED leaves pins in floating state
Thank you for the notes, @rpdom. The line has been changed from "pinctrl set 19 op" to "pinctrl set 19 pd" and works as expected. Statistics: Posted by anilles — Wed May 15, 2024 11:19 pm
View ArticlePython • Re: I got a massive error and have no idea what it means
I've been able to get your program to work but there looks like there could be conflicts between 'keyboard' and 'pyautogui'. Sorry I wasn't able to replicate your problemI took your code and commented...
View ArticleRaspberry Pi OS • Re: libcamera-apps fails to detect tensorflow-lite
I fixed this out - the solution was to change `post_processing_stages/meson.build` as follows to explicitly tell meson where libtensorflow-lite.so is located, rather than using its dependency...
View ArticleTroubleshooting • Re: How do I get raspberry pi to recognize usb?
That's not the output from the command requested. Try again with lsusbJudging by those filenames, those drives are for kernel versions up to 5.X.X. RPiOS is now on a v6.X.X kernel.3. We're mainly...
View ArticleTroubleshooting • Re: External SSD not recognized
rpdom and thagrol,Apologies. It must be frustrating to work with the illiterati of which I am a full member.During my whole RPi life of a few years, I never heard of "sudo apt full-upgrade" .I only...
View Article