Off topic discussion • Re: How reach the moderators ?
The requested topic does not exist.So, it looks like it didn't make the cut.Was it, by any chance, a dup of the one that did go through?Statistics: Posted by BigRedMailbox — Sat Dec 07, 2024 12:32 pm
View ArticleGeneral discussion • Re: What Will Happen to Raspberry Pi Zero 2W If You...
Because i am so scared that i might fried my raspberry pi zero 2w that if i connect 2 micro usb at the same timeIt is very unlikely to damage the Pi.It might damage one or both of the power supplies...
View ArticleGeneral discussion • Re: How can I install Raspberry PI specific VLC?
If you're running PiOS (lite) the preferred version should be the one from the Pi repos.You can check that with Code: apt policy vlcHi,Thank you for the response, I can see below result for command.....
View ArticleBeginners • Re: Use Raspberry with SSD only (Pi4B or Pi5?)
Problem is I really need to use DietPi because I want to install a software called Loxberry which is specifically for my Loxone smarthome. Loxberry already includes stuff like influxdb, grafana and so...
View ArticleGeneral discussion • Raspberry Pi - X11 Conky issue
Hi,Im using latest RaspiOS(lite+KDE) and X11 combination.I observed conky get disapper if I click on desktop area.This is not happening in wayland.Anyone observed this?I have default configuration...
View ArticleBeginners • Re: High speed USB thumb drive hot at 70 Celcius
sudo smartctl -i /dev/sda2showed brand and model info ok. It says SMART information (temperature and others) not supported. Liikely not fake. It was from a shop that has been in business for long...
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 ArticleInterfacing (DSI, CSI, I2C, etc.) • Custom Video Modes, Wayland
Sorry if this is obvious to some, but since we switched to the Wayland Composer, too many things changed, and I'm running in circles through the documentation which is wrong by now.I have an...
View ArticleSDK • Re: prevent "Downloading Picotool"
Post your CMakeLists.Statistics: Posted by Mike**K — Sun Dec 08, 2024 1:23 pm
View ArticlePython • Re: 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 ArticleNetworking and servers • Re: Imager v1.8.5 PI5 Bullseye SSH Key Not Working
I figured there was going to be some sort of manual steps after the initial cut of the SSD card.Negative.None of the manual steps kmacdchap describes are usually necessary.The fact that your "run...
View ArticleGeneral discussion • Re: RAM - How can I supplement the on-board memory?
Use zram.https://wiki.archlinux.org/title/ZramCode: $ free total used free shared buff/cache availableMem: 3790 1747 322 357 2329 2043Swap: 4095 454 3641Total: 7886 2202 3963Statistics: Posted by...
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 Article