Beginners • Re: Pico w 2 - with 2.4 inch lcd
yes you are right - apologies.I am using the Zero 2 WI had installed the desktop OS for Zero 2 WI had enabled SSH and Wifi and that works fineI can connect via SSHI see the rasberry pi logo when the...
View ArticleTroubleshooting • Re: Pi Model B correct way to first time boot after Imager?
Not sure if this link to the script I wish to run is allowed but hope its ok https://github.com/ZuinigeRijder/SolisCloud2PVOutputInteresting. I was going to look at the API to get the data, but made...
View ArticleCamera board • Camera flickering at low light
HiI'm streaming video to a webpage using a V1.3 camera through Motion. What causes the video to flicker like this when the lighting is poor or there's no light at all? If lighting is good then then...
View ArticlePython • 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 ArticleSDK • Re: prevent "Downloading Picotool"
Post your CMakeLists.Statistics: Posted by Mike**K — Sun Dec 08, 2024 1:23 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
yes, that's pretty disappointing.And the empty space for it is on the top, not bottom of pcb, so no trapdoor possible, missed opportunity.+1maybe there will be some versions which come with the...
View ArticleTroubleshooting • Re: Help, Pi5 stuck on boot with fan on
It sounds like it's the card.Take the card out then boot again. Post what the screen comes up with.without the sdcard. Fan stays full on without the cardStatistics: Posted by luckyluca — Mon Dec 09,...
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 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 Article