Raspberry Pi OS • Re: Pi5 NetworkManager
We've found this issue - there is a timing problem with opening that menu in some circumstances. We have a fix - it will be in apt later on today.Statistics: Posted by spl23 — Tue Oct 29, 2024 7:08 am
View ArticleRaspberry Pi OS • Re: LABWC in latest update
How can I tell (preferably from command line) which Desktop is running?ps ax | grep labwc will show if labwc is runningps ax | grep wayfire will show if wayfire is runningIf neither of those is...
View ArticleRaspberry Pi OS • Re: Menu icons missing
Ah yes - that's not a labwc-specific change; it's a change to the panel itself. We've changed the way icons get loaded (because under some circumstances with the previous code, an incorrect fallback...
View ArticleBeginners • Re: Problems Installing Software
OK, I tried to take a screenshot, but my Pi can't even open the .PNG file it saved the screenshot as. Pretty poor! Let me send you the URL to the download page so you can see for...
View ArticleGeneral discussion • Re: Pi 5 power issue on boot up
I seen online someone said that raspberry pi doesn't actually do the warranty. So how do I file it with micro center just call them and tell them the issue and go from there I guess?I looked at the...
View ArticlePython • Re: Help! remote GPIO not working from my Mac to raspberry pi
After Changing the code to :Code: from gpiozero import Motor, Devicefrom time import sleepfrom gpiozero.pins.pigpio import PiGPIOFactoryDevice.pin_factory = PiGPIOFactory(host=‘ip/address',...
View ArticleGeneral discussion • Re: Pi 4/5 won't connect to Android hotspot at 5Ghz
I have been trying to get my Pi 4 and 5 running bookworm to connect to my Android hotspot at 5ghz (Google Pixel 8 Pro). My Windows laptop connects at 5Ghz and the network properties for the connection...
View ArticleTroubleshooting • Re: Not working
what power supply are you using?Statistics: Posted by kip_the_elder — Wed Oct 30, 2024 6:55 am
View ArticleNetworking and servers • Re: Pi 4B Cluster DHCP Server Help
I'll try the DHCP server with the switch board one more time but if that fails, what is IP marsquerade? Do do have a suggested resource to help me set it up? Otherwise I'll also search it up later....
View ArticleTroubleshooting • Re: Pi 5 power issue on boot up
Where are you?In the UK, it's the retailer's responsibility.Statistics: Posted by kip_the_elder — Wed Oct 30, 2024 6:59 am
View ArticleDevice Tree • Re: Configure overlay for SPI in kernel 6.8
As I mentioned before, I don't want to disable spidev1.Statistics: Posted by KmakD197 — Wed Oct 30, 2024 6:59 am
View ArticleGeneral discussion • Re: Product Suggestion: Internet Airlock
*: You can jumpstart an ATX PSU but that will boot the PC.The way I understand the original post is placing the Pi inside the PC chassis and using the same keyboard, video display and mouse with a KVM...
View ArticleBeginners • Re: Safe Shutdown in power outage via UPS
This Pi UPS can fit outside a case:https://thepihut.com/products/ups-module-3sStatistics: Posted by rpiMike — Wed Oct 30, 2024 7:38 am
View ArticleTroubleshooting • Re: how to force rpi3 (Bookworm) to output 1080p?
..add this to end of file:what's your understanding of 'end of file'? cmdline.txt is a single line only, that's why I always recommend to add the video mode to the beginning of the kernel command...
View ArticleGeneral discussion • Re: Pi 4 USB 3 to a flat cable under the board
Hello aBUGSworstnightmare, I have some of the almost flat USB cables shown in your link. To use them as is, I would have to plug the cable in the front of the Pi 4 then bend under. That are not that...
View ArticleRaspberry Pi OS • Re: Keyboard setting for RaspberryPi Keyboard
Dear Raspberry Pi Team,I have the great red/withe raspberry pi keyboard, but which setting should I make in the keyboard setting for this keyboard in the "mouse and keyboard settings?none as per...
View ArticleBeginners • Re: OK how can I turn off /on WiFi and not mess up
We should turn off all wifi connections while we sleep, it looks like I will have shut down raspberry nowWhy "should" we turn off WiFi before we sleep? If it is something odd like removal of the...
View ArticleNetworking and servers • Re: "Fake" WiFi Captive Portal on Zero W?
Previously when I tried this, I was able to get an access point. However, when I try to connect to it (default password), my devices would refuse to connect. They would not give any sort of error...
View ArticleTroubleshooting • Re: Green lines on monitor
Sorry I can't add photo here i tried changing to 1024x768. I will give you a link for my review on google maps I added photo to it. https://goo.gl/maps/U2rhnpKRPQEc1Lug8?g_st=acsorry, I'm not clicking...
View ArticleBeginners • Artifacts in chromium
Hi, why am I seeing graphics artifacts in browser on my RPI OS with hardware accelerate enabled?Statistics: Posted by olevenets2 — Thu Oct 31, 2024 7:28 am
View Article