SDK • Re: getchar_timeout_ms() can not get the correct character
OK, I've got to the bottom of this - the example program is indeed broken (at least for USB console - it probably works with UART). I've filed a bug report against...
View ArticleTroubleshooting • Re: Pi 5 active cooler fan noise
I'm looking for a case that will passively (I'm allergic to fan noise ;-) cool my Pi5 enough to avoid CPU throttling, even when it's running flat-out for extended periods (e.g., because it's running...
View ArticleTroubleshooting • Turn off screen Raspberry Pi 5
Hey all, So it looks like more of the old ways don't work on a Pi 5. How are people turning off their screens for magic mirror type set ups?Something that I can put into an mqtt script would be...
View ArticleTroubleshooting • RPi5 active cooler not working properly
I have noticed after using my RPi5 for a couple of months now, the active cooler no longer seems to work properly. It does not run at full speed during it's power-on test, and when the CPU temp gets...
View ArticleTroubleshooting • Re: RPI Zero W 2 web browser too slow
Ok but is there a faster web browser?epiphany-browser in the repo needs less resources so works a bit better. At the end of the day, browsers with only 512kB of RAM just aren't going to hack it these...
View ArticleTroubleshooting • Re: Pi4 solid red and green led
Here is my config if somebody points out any similarities:Power supply is an original Raspberry Pi PSU (5.1V 3.0A) (Slave socket of the surge protector, so it turns on only when the TV is switched...
View ArticleTroubleshooting • Re: KMS driver shifting 3 pixels to the right on DSI displays
Is there any update on this issue? It's still occurring for me, in the latest version of Raspberry Pi OS.Statistics: Posted by KavusKazian — Sun Feb 25, 2024 11:22 pm
View ArticleAdvanced users • Re: Image File Utilities
Yes, other than the UUID's the fstab is identical to the original.I copied the files using "rsync -axv" for all partitions.You thinking a permissions issue?Statistics: Posted by mdpaxton — Sun Feb 25,...
View ArticleTroubleshooting • Re: Turn off screen Raspberry Pi 5
and your screen doesnt have a power button?That's very ableist , but thanks for that there is also a timeout thing in wayfire.ini i think it was, but my pi is off right now, cant look it upThat's not...
View ArticleRaspberry Pi OS • Re: How can I retrieve fan speed ?
HiI've installed the light version of Raspberry Pi OS (0.4G image, no graphical UI) on my Raspberry Pi5. It in an argon one v3 nvme case.I want to retrieve the current fan speed of the system.I've...
View ArticleAdvanced users • Re: How to share internet from WLAN to LAN?
This is the setup for WLAN is connected to the Internet, and you want to servea single client via "usb0". I.e., it is running on a ZeroW, where thewireless connects to your router, and the USB port on...
View ArticleOther projects • Re: How do I connect a button to my RPI?
Ok so do I just buy "hammer headers" also what even is the difference?Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 11:43 pm
View ArticleOther programming languages • Re: HTML & JavaScript On RPI?
I took a look and found that Scite is the best. Thanks for the help. Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 11:50 pm
View ArticleGeneral discussion • Re: RPi OS music player
Use Volumio! It's the best one.Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 11:53 pm
View ArticleWanted • Re: Is It Possible to Find This Component ("Hammer...
I was surprised how well it holdsStatistics: Posted by scruss — Sun Feb 25, 2024 11:56 pm
View ArticleGraphics, sound and multimedia • Re: How do I fix this Python code?
please paste whole script into a code section hereStatistics: Posted by scruss — Sun Feb 25, 2024 11:56 pm
View ArticleOther projects • Re: Miniature CRT computer for miniature laboratory diorama
Hey thanks for your response my friend aBUGSworstnightmare! You are right: I need a real mini color CRT television as a screen to connect/plug into a Raspberry or something equivalent, I don't know...
View ArticlePython • Re: How do I fix this Python code?
No when I added the colon it said "invalid syntax"Statistics: Posted by Henrik Gill — Mon Feb 26, 2024 11:13 pm
View ArticleTroubleshooting • Re: RPi5 active cooler not working properly
run the 2 commands, see if the fan turns off and onCode: pinctrl FAN_PWM op dhCode: pinctrl FAN_PWM op dlThis does work, I can't tell if the fan is spinning as fast as it's supposed to. The issue here...
View ArticleTroubleshooting • Re: New rpi5 + new official powersupply: "not...
I built my own supply ....How do we fix/disable this?You have to enable whatever the option is which tells the Pi 5 that your PSU is capable of delivering 5.1A if you don't support PD negotiation....
View Article