Troubleshooting • Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
Hi there,I have a Raspberry Pi 4 Model B and want to boot it from a 128GB MicroSD-Card (SanDisk HIGH ENDURANCE 128GB).I use the current version of the Raspberry Pi Imager for getting the image (in...
View ArticleGeneral discussion • Re: Current measurement of pi5 using multimeter
Clamp meters which can measure Direct Current do exist. Yes they are sensitive to the earth's magnetic field so they have a 'zero' or 'null' button which should be pressed before measuring the...
View ArticleRaspberry Pi OS • Re: Bookworm 64bit - Disable all effects.
wow!it's even better on a rpi5-8gb running on a nvme.hope labwc stays stable, i could get use to this, much better then wayfire.Statistics: Posted by kerry_s — Fri May 10, 2024 10:49 pm
View ArticleRaspberry Pi Connect • Re: problem switching from VNC to rpi-connect
Not sure how I do that. Wayland is installed but not sure how to stop X11 service and start the wayland service.You can change it in raspi-config: sudo raspi-config -> Advanced ->Wayland ->...
View ArticleBeginners • Re: Emulated storage for USB-A ports
I would like to know if it is possible to use Raspberry Pi 4's USB ports as emulated storage device, where my windows PC would see them as a regular flash drive if I connected them with a USB male to...
View ArticleGeneral discussion • Re: A Pi Pie Chart
I did run my little benchmark on Nokia XR20 smartphone which has a Qualcomm Kryo 460 CPU, and got mixed messages wrt "read&init" (extremely slow) and "F30 comp" (quite...
View ArticleTroubleshooting • Re: Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
Does the SD card reader/slot you used to write the OS to the SD card support cards that big?Are you 100% certain you don't have a counterfeit card?Statistics: Posted by thagrol — Fri May 10, 2024...
View ArticleGeneral discussion • Re: Battery cost
Original use. Zero 2 with camera in a case for photographing experiments. With enough capacity, would also look at time lapse.Now I am looking at other batteries, not expensive lithium, I might also...
View ArticleMedia centres • Re: Peppy player
It is likely you have not applied all the patches. If you access the radio browser and tried to bookmark the station or change the screensaver to use random, the screen may lockup. I would select the...
View ArticleTroubleshooting • Re: Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
have a look in /var/log , see if the software your running has it's own logcheck htop see whats runningCode: systemd-analyze blamesee what services are runningi'm going to be working on my crowpi L...
View ArticleGaming • Re: 10 Games for Raspberry Pi
You're right, there are some good ones, but limited numbers. Anyhow, I think I've said enough, I'll update my forum post maybe later. What I want to do is have a contest giving away some prizes for a...
View ArticlePython • Re: Main file @ Desktop/startup import files in Documents
Here is what I useCode: import syssys.path.append('/mnt/pi_lib/common') Better to use something like the following than use a fixed path:Code: import osimport...
View ArticlePython • Re: Python file automatic start up, on booting
Okay, thanx a lot thagrol , -now I got the following message in the log file:“/etc/rc.local: 20: /etc/rc.local: /home/pi/Alarm2_Thread: not found” I am still working on the SSH connection, but did...
View ArticleAdvanced users • Re: Failed to load initramfs shell in Bookworm OS Raspberry...
I think the issue was in the cmdline.txt file. I removed console=tty1 parameter and added break=premount option.Then the initramfs shell is loaded.I could also decrypt manually using luksOpen.Then I...
View ArticleGeneral discussion • Re: Random idea I had
Yes the removal of air around the body, which is warm allows more evaporation if there is sweat, but as clothes dry in the wind and blowing on tea etc. Water boils at lower pressure and loses heat...
View ArticleTroubleshooting • Re: Pir Motion Sensor problems
Yes, I have changed the controls but unfortunately this has not changed anything. In the meantime, I had the circuit exactly as in the link, but no movement was ever detected there. That's why I...
View ArticleOff topic discussion • Re: older UNIX users use root
Older UNIX users use root, and people should be aware of that, and accept it, and not ask them why. Someone asked me 'dude, why are you root' when I used root on RaspiOS. If you don't want to, then...
View ArticleC/C++ • Re: invalid operands to binary
Possibly..https://github.com/raspberrypi/pico-sdk ... co/types.h..lines 30-36.Statistics: Posted by swampdog — Mon May 13, 2024 7:43 pm
View ArticleOther RP2040 boards • Re: Pi pico clone onboard rgb problem
according to CircuitPython YD-2040 Download, the RGB LED is on GPIO23. The button is on GPIO 24Statistics: Posted by scruss — Mon May 13, 2024 7:43 pm
View ArticleGeneral discussion • Re: Is there a RaPi discord official channel?
I'm wondering if there's a RaPi Discord official channelI sincerely hope not. Discord is noise. It's a totally walled garden, hidden from the internet. And its moderator tools are very poor.(I've been...
View Article