SDK • Re: IR transmission (ideally with PIO, but not necessarily)
This was my proof of concept PIO code for MicroPython which was intended to demonstrate how it worked using the Pico on-board LED, which should work when used with a real IR LED.The PIO worked but I...
View ArticleTroubleshooting • Re: sftp get fails with kernel messages
This is still a problem. After a reboot, I can SFTP a single file, then all subsequent attempts stall. One time. the RPi Zero W hanged so that I could not ssh or sftp to it.I have tried a full update...
View ArticleHATs and other add-ons • Pi5: Alternative Pin Function Assignments needed
Hello world;I need the list of Alternate Pin Function Assignments for the Pi 5. For the Pi 4 there is a list in "bcm2711-peripherals.pdf", but I assume there are changes for the Pi 5. UART1 (the...
View ArticleGraphics, sound and multimedia • Re: Pi 5 Obsolete TV standards support… how?
Alternatively if you're in the desktop, go to the Raspberry menu and select Preferences->Screen Configurationthen right-click on the grey box (or select...
View ArticleTroubleshooting • Re: 3B+ Not Booting. Appears to be Hardware problem
Further information. SD Card with new Bullseye image boots OK.Unfortunately new Buster image does not boot.For us that is a problem, our product is built on Buster with long history of reliable...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Yeap! got the stat issue and the info for the [pink.png] was for EricSgt :: not for you AndrewPiEater I just posted after yours quickly and didn't mention who it was for.Statistics: Posted by amoun —...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
Pi's system freezes are quite common especially when i am downloading huge files over the network. They are also happening when the ram is full and swap space is being utilized. I have a 4GB Pi-5 and...
View ArticleTroubleshooting • Re: How to prevent headless mode in bookworm when no...
How does the Raspberry Pi determine whether it should go into headless mode? And how has this changed from RPi 3B+ (Stretch) to RPi4 (Bookworm)?Statistics: Posted by agupte — Wed Mar 27, 2024 7:50 pm
View ArticleAdvanced users • Re: Raspberry Pi 5 thermal throttling at 80C or 85C?
There is a soft-throttle that starts at 80°C and a hard throttle at 85°C. The soft-throttle linearly decreases the maximum allowed ARM frequency by 100MHz per degree until 85°C, then the idle...
View ArticleBeginners • Re: Pi 5 KDE Black Screen
Just to check .. we're all assuming a stock GUI image works, correct?Statistics: Posted by swampdog — Wed Mar 27, 2024 8:00 pm
View ArticleMicroPython • Re: Dynamic USB Devices
I've submitted a patch so the disconnect won't happen if USBDevice hasn't been set active:https://github.com/micropython/micropython/pull/14194Yay! And very many thanks for doing that, much...
View ArticleBeginners • RPi as Win RDP Client
RPi 3B v1.2Raspberry PI OS 2024-03-12 Legacy x64 no DesktopI'm triing use a RPi to create a Windows remote desktop client. My idea would be that the RPi when logging into the shell, runs rdesktop or...
View ArticleBeginners • Re: RPi as Win RDP Client
Cant' help you with RDP, but the pi comes with VNC server which works well and all you need to use it is a VNC client installed on your computer to access the pi with it.Search the forums, there are...
View ArticleHATs and other add-ons • Re: Pi5: Alternative Pin Function Assignments needed
https://datasheets.raspberrypi.com/rp1/ ... herals.pdfStatistics: Posted by jdb — Wed Mar 27, 2024 8:12 pm
View ArticleMedia centres • Re: Peppy player
Thanks. Just tried the 5" screen rotate. It did rotate the screen but the image displays on about 2/3 of the screen and flashes constantly . The VU meter and Spectrum do not work on my 5" screen. It...
View ArticleGeneral discussion • Re: Rhythmbox "unable to load dependency shared...
Actually, installing rhythmbox probably just tests that the plugin package is installed. As the previous poster's replay says, installing the plugin package is what's needed. So, update the APT...
View ArticleRaspberry Pi OS • Re: No such file or directory
I don't have access to the raspberry pi right now because I work for a company and I'm at home. The code you want is in the photo. Could you please take a look from there? ah yeah, it was hidden in...
View ArticleRaspberry Pi OS • Guide: Keyboard-centric configuration of RPiOS/WayfireWM
Raspberry Pi OS is now underpinned by Wayland and WayfireWM. The result is a smooth DE, extremely light on system resources, typically requiring <2Gb ram. Further configuration can add a lot of...
View ArticleGeneral discussion • Re: pydantic-core requires GLIBC_2.33 but latest...
I'm not completely positive that this will work, but the correct Python ecosystem way to solve dependency issues is to use Python's virtual environments (venv) feature to isolate your program from the...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Do you know any people that when asked simple question seem to expand the answer beyond all reason?No, not people I know, and I find it's usually a 'tell' that it is 'AI' output rather than human. I...
View Article