HATs and other add-ons • Re: Issue with using GPS and LTE network with Sim7000X
I am attaching errors that I receive. For connecting to the network I am using a regular SIM card and used this guide to get the connection: https://github.com/noorkhokhar99/Sim700 ... /README.mdFor...
View ArticleTroubleshooting • Re: Wifi not showing up anymore
Okay, it looks like it is working. In the end even my Wifi USB Adapter was having problems, so I decided to set my hotspot from 5.0 GHz to 2.4 GHz and now it connects every time to both my main wlan...
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 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 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 ArticleFrançais • Re: Informations sur Raspberry Pi 5
C'est assez impressionnant l'overclockage sur certaines versions de cartes!!!Le test de Jeff : https://www.jeffgeerling.com/blog/2024/ ... ck-314-ghzCertains vont encore plus haut :...
View ArticlePython • Re: GPIO and Buzzer activation
According to the product web page...Funzionalità e dettagli ❧1☙ Il modulo cicalino elettronico attivo ha una sorgente di oscillazione interna, un trigger di basso livello, un'uscita sonora continua e...
View ArticlePidora / Fedora • Re: F40
it' a pity rpi5 didn't make the cut.was kinda looking to match up the rpi5 to the laptop.Statistics: Posted by kerry_s — Fri Mar 29, 2024 7:37 pm
View ArticleRaspberry Pi OS • Re: kernel8 from 2023-12-11-raspios-bookworm-arm64-lite.img...
Faced the same issue.Solution is to disable Bluetooth - dtoverlay=disable-bt - (and make sure UART0 is enabled- dtparam=uart0=on) in the DTB.Working with QEMU, this may not be done using the...
View Article