Python • Re: how to edit Thonny stdout colours
Where are the Thonny theme config files stored on the rPi? I'd like to edit the stdout foreground and background colours. I know you can set them with escape/ansi codes and various libraries, I want...
View ArticleBeginners • Re: High speed USB thumb drive hot at 70 Celcius
May be the 'proper' choice is either SD High Endurance designed for security camera 24/7 writing and NVMe which is designed as hard disk replacement as OS drive.RPi has recently launch own brand for...
View ArticleRaspberry Pi OS • Re: Wayland kiosk mode doesn't respect dpms settings
So, yes, `--kiosk` disables DPMS. I understand wanting a kiosk to be always on, but I very much see a use case for power saving in a kiosk as well.Statistics: Posted by TomCamp — Sun Dec 08, 2024...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: telescope focus motor - xHCI host not...
I am in contact with Celestron and we are working on a firmware fix.Any progress?Statistics: Posted by rubberduck — Sun Dec 08, 2024 12:42 pm
View ArticleGeneral discussion • Re: Browser oftren Hangs.
so I have a RPI 4 Model B Rev 1.5 8gb ram running Raspbian debian Trixie arm64 buildI have Brave browser and the default chromium installed. they work ok, but sometimes doing some things the os gets...
View ArticleTroubleshooting • Re: Why a Raspberry Pi Pico 2 exploded when a Pi 1 and 4...
Thanks for the answer! And sorry that you lost it the first time I can use a IRLZ44N or IRL540N, which are closer to FQP30N06L, but I have the mysterious (for a newbie like me) case that I can control...
View ArticleBeginners • Re: Kiosk tutorial does not work with labwc
I've been doing tests because I have a kiosk system and also wanted to migrate it to labwc, and found that the screen rotation only works if the kanshi & command is kept in the...
View ArticleBeginners • Re: Imager SSH public-key authentication next steps
Don't use putty, but the openssh client that comes with Windows/OSX/Linux- Open a windows command prompt.- Enter "ssh name-of-your-pi.local"- You're inI'm currently away from my house. I could VPN in,...
View ArticlePython • Multiple python scripts in virtual environment
I have been using python scripts successfully for a few years but recently upgraded to Pi5 running bookworm. The virtual environment that python uses now proved to be a hurdle but I think that I got...
View ArticleGeneral discussion • Re: What is performance of the VideoCore VII GPU in the...
Same SOC as the Pi5, so any performance figures from the Pi5 are relevant to the CM 5. Assuming same clock speed.Statistics: Posted by jamesh — Sun Dec 08, 2024 1:15 pm
View ArticleRaspberry Pi OS • Re: Silent bootup
I have console=tty3 and quiet in cmdline.txt and still see scrolling text when I reboot.Statistics: Posted by gmseed — Mon Dec 09, 2024 1:05 pm
View ArticleGeneral discussion • Re: Extra long bolts for my rpi5 and nvme board
The PiHut spacer kit page says what they sent can be either 4-40 or M3 thread screws and nuts. 4 x 4-40 x 5/16" Aluminum Spacer (M3 x 8mm)4 x 4-40 x 5/8" Zinc Screws (M3 x 15.9mm)4 x 4-40 Zinc Nuts...
View ArticleBeginners • Re: raspberry pi 5 rtc battery
Thanks, I appreciate it, with some further searching I found a ML2032 version, so that should work (same battery, just slightly thicker I believe).Thanks again, should have done a quick googe search...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
If those numbers are all correct (I haven't checked) could someone at RPL explain why the CM5 is so much more expensive than the others ?They're not. The the CM108000, the closest CM5 to a Raspberry...
View ArticleAdvanced users • Re: systemd service ran fine on CM4 doesn't work on CM5
While not solving your problem, can't you use the /dev/serial0 alias to remove the need to detect which platform you are on?Statistics: Posted by PhilE — Mon Dec 09, 2024 1:14 pm
View ArticleAdvanced users • Re: Image File Utilities
/tmp/img-backup-mnt is simply a temporary mount point for the image file being created as a LOOP device. It's deleted when image-backup terminates.Try running image-backup interactively and specifying...
View ArticleGeneral • Re: Raspberry Pi Pico 2 W / WH / H Thread
I found some and need a female 20-pin ribbon cable with the black rectangular male prongs. I'd post an image representing what I'm looking for but the file size is sad.Statistics: Posted by hellohi1 —...
View ArticleTroubleshooting • Re: Help, Pi5 stuck on boot with fan on
The fan staying on full with no boot device had me wondering, I don't know if eeprom holds anything to do with that?.I've been revisiting sdm's rootfs encryption today and was reminded that the fan...
View ArticleTroubleshooting • Re: Wi-Fi no longer connecting
Nothing was attachedTo add a photo, resize it (scale it) to less than 512KB (I use Gimp to do that) maybe 768 x 768 pixels, then click the Attachments tab below where you type the text in.Click Add...
View ArticleGeneral discussion • Re: Is it possible to work Image with Pi4 as well Pi5
Short answer: No. The Pi5 requires Bookworm (Debian 12).Longer answer: Yes, but it requires a lot of work, and by the looks of it it doesn't seem like you're up for the task.Statistics: Posted by...
View Article