Troubleshooting • Re: Critical shortage of swap space - pi5
Try usingCode: free -hTo see what type of memory usage is taking place.Statistics: Posted by pidd — Fri Apr 19, 2024 4:15 pm
View ArticleGraphics, sound and multimedia • Re: picamera2 records double speed
Have you got all updates on the Pi?Also see this post viewtopic.php?p=2202535&hilit=999999#p2202535Statistics: Posted by neilgl — Fri Apr 19, 2024 4:19 pm
View ArticleMicroPython • Re: Convert WiFi codebase from CircuitPython - mDNS issue
If CircuitPython did not work I would have thought it was the router / API believe you can rule out network issues based on CircuitPython working and my above results. I am also seeing unsolicited...
View ArticleAdvanced users • Re: [SOLVED] Looking for advance debug methods for...
Ahh!/dev/mmcblk0p2 should have type ID 5 = Extended.Exactly! Windows apps are such windows I'll try to change type ID to 5.I remember, that all these partitions were created from scratch by NOOBS (so...
View ArticleBeginners • Re: Newbie Lost
Any suggestion, comments, anyone that is whiling to help, I'll gladly appreciate it.My impression is that a Capstone project is intended by design to be challenging.But if you really feel that the...
View ArticleBeginners • Re: A few beginer questions about Pi Zero 2 W
I first installed the 64bit version and when I try to instal the "Onboard" virtual keyboard, it froze. Then I try it again in 32bit version and it works. I don't know if it was just a glitch or that...
View ArticleNetworking and servers • Re: How to set correct Ethernet NIC
So the NIC is attached and Pi5 can recognize itCode: lsusband the output is:Code: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
Yeah, it seems to be something that depends on bytes-per-line and number-of-lanes. I'm not sure why -- I'm guessing it might be some configuration settings in the Linux driver.With 2 lanes, RGB888...
View ArticleC/C++ • WiringPi replacement?
Since wiringpi has been deprecated. What is a good replacement? I have looked over libgpiod , but this lib does not support SPI interface.Does anyone still use any of the forked versions of wiringpi...
View ArticleGeneral discussion • Re: On Powering the Raspberry 5 via Battery for Portable...
If the question is being asked again and again is the question the problem or the answers provided?Neither. There is sometimes a problem with the questioner not being prepared to accept that a long...
View ArticleGeneral discussion • Raspberry Pi 4 Audio to Bluetooth Speaker
I am running volumio on my raspberry pi 4, currently i have the pi wired to a oled display and i2s 3w amplifier connected to a speaker.,Ca anyone advise a solution to bluetooth pair the raspberry pi...
View ArticleAutomation, sensing and robotics • Re: Setting up an internet facing server...
Many thanks. How can I set up broker on Windows 11 or RPi to try? Will use Pico as node for implementation. Just simple temperature sensor. Which broker software? Mosquitto? TIAStatistics: Posted by...
View ArticleTroubleshooting • Re: Overcurrent on Raspberry Pi 5
You could give us a few more details to work with:What power supply are you using?What storage device for the OS (SDCard or USB, etc)?What other USB peripherals are attached?What screen display (if...
View ArticleTroubleshooting • Re: Earliest boot stage (GPU ROM) is broken after I've...
Issue is here:Code: /dev/mmcblk0p2 57.6.8G f W95 Ext'dSetting Extended partition type to f (W95 Extended) makes RPi3b+ (others I don't have to check) GPU ROM unable to boot ANY OS in this Extended...
View ArticleRaspberry Pi OS • Re: Disable Firefox Hardware Acceleration by Default on Pi5
works fine for me.it does exactly the same thing on my laptop.don't think it's a platform thing, it's just firefox. I think you are talking about pi4 when you are saying "works fine for...
View ArticleOff topic discussion • Re: Raspberry Pi desktop
You want 'Dark'?Ref: https://www.raspberrypi.com/news/im-the ... christmas/Just open ‘Appearance Settings’ from the ‘Preferences’ section of the main menu, go to the ‘System’ tab, and switch the...
View ArticleTroubleshooting • Initial SSH into Pi with password on macOS using Official...
Occasionally I have clients who I help with setting up a server on their Raspberry Pi. I seem to OFTEN run into this SSH issue with the password not being accepted on the initial setup.[*]Official...
View ArticleTroubleshooting • Official active cooler always runs at 100% speed on new Pi 5
Hello friends!Today I got my new Pi 5 (8G). The problem is the active cooler is running at 100% speed!I bought my previous Pi 5(8G) three month ago, but I don't have this problem with my old Pi 5....
View ArticleGeneral discussion • Re: Help Raspberry Pi connect MATLAB Simulink
Don't know if it'll help but there are a number instances above where & should be replaced by &&. & is the bitwise operator where I think you need the logical operator...
View ArticleTroubleshooting • Re: Official active cooler always runs at 100% speed on new...
Tons of threads here on that topic. First thing for you to check is the fan connector and socket.Statistics: Posted by aBUGSworstnightmare — Sat Apr 20, 2024 4:46 pm
View Article