Raspberry Pi OS • Wayfire - Screen Lock (disable) issue
Hello,Running Raspberry Pi 3 with 32bit Bookworm. In a kiosk mode.Have a user setup called 'kiosk', with following wayfire.ini fileUser automatically is logged in and chromium starts displaying the...
View ArticleNederlands • image maken van ssd
Ik heb een raspberry 3b+ Ik daar een SSD aan gekoppeld (Vaseky V 800/60G SCSI)Nu ben ik wat aan het stoeien met het programma frigate die in een docker container draait. Als het eenmaal draait wil ik...
View ArticleBeginners • Re: raspberry pi 5 power supply
i already purchased ,and using it from last 1 month ,and yes it does charge at higher voltage asked by devicesStatistics: Posted by cooldude01 — Sun Nov 17, 2024 10:04 am
View ArticleC/C++ • Re: Healthy man's cross-compilation workflow
I think you can place the SD card from the Zero 2 into a Pi 4 or 5, boot it and then compile OpenCV natively using the faster machine. After that put the card back in the Zero 2 and you're done.Using...
View ArticleGeneral discussion • Re: Raspberry Pi Desktop for PC and Mac 64bit?
https://www.raspberrypi.com/software/ra ... i-desktop/Hi, in times where the 32bit standard is dying out, why is there still no 64bit version of the Raspberry Pi Desktop for PC & Mac? I would like...
View ArticlePython • Re: Multiprocessing does not work
This topic can be closed!Statistics: Posted by Wessiez — Sun Nov 17, 2024 10:14 am
View ArticleGeneral • Re: Cheap Pico boards can be dodgy, may not have a buck-boost
Within these same price range you can find pin-to-pin compatible(with original PICO boardd) non-green-pcb clones featuring additional buttons, rgb led, 16MB flash. Some have onboard LCDs like...
View ArticleNetworking and servers • Re: How to set up a calander server on Ras Pi
Depending on your level of experience/time available I would go with - Wordpress on pi with ical plugin - django with ical plugin - Apache2 with php, serving ical files - code your own python server...
View ArticleGeneral discussion • Pi 4 hangs two minutes on systemd-timesyncd.service on...
I have read older threads here that implies that what I see on the boot screen is a red herring. I had it hang for two minutes on systemd-rfkill.service, but after purging rfkill and disabling and...
View ArticleSDK • Re: Building old program with new Vscode and Pico extensions
That is oddVS Code using the Pico extesnison: Click Raspberry Pi Pico Project, New C/C++ Project, fill in details on the page "test" , click Create button bottom right, we then get a new window...
View ArticleRaspberry Pi OS • Poor WiFi HotSpot performance since recent OS upgrades
Why not get a mesh network to cover your garden?Well, I feel like it would be better to understand what has clearly changed in the RPi hardware/software set up, rather than look for a different type...
View ArticleTroubleshooting • Re: update-initramfs, ERROR: Unsupported initramfs version...
You should look in the script: /etc/kernel/postinst.d/z50-raspi-firmware"ERROR: Unsupported initramfs version" is there because something in that scripts needs to prevent copying the wrong initrd.img...
View ArticleOfficial Display • Reconfigure Raspberry PI 5 Power Button to Switch on and...
Is there a way to configure the Raspberry Pi 5 power button to do something else, like toggle the touch display on and off? I know how to toggle the display in the command line and Python:Command...
View ArticleAutomation, sensing and robotics • Re: Switches with serial number (or address)?
It could be fairly easy to daisy chain some Picos using their UARTs. Tx from one Pico goes to Rx of next and Tx of last Pico goes to the Pi. No need for sending in the other direction if it's just...
View ArticleAdvanced users • Re: WiFi test mode on ARM64
Please email compliance at raspberrypi.com, we'll be able to help with this.Statistics: Posted by jamesh — Mon Nov 18, 2024 10:16 am
View ArticleTroubleshooting • Power Supply troubleshootings
Hello everyone,I have a problem with the power supply of LED panels : I want to control 4 panels like these: They are connected in series using the panel connectors.Only one is powered, via a 5V/5A...
View ArticleOther • Re: Windows ARM64 release?
IIRC the official position is that "we don't support Wiindows" due to concerns over licensing and copyright. and many UK schools mandating Windows (much to the annoyance of my neighbour's daughter who...
View ArticleAdvanced users • Re: New NVME Hat - need advice
The advice is to only use 1 type storage device. That keeps it compact, low-power, cheap, easier to debug in case driver and/or kernel problems which are there simply for a 1 year old computer...
View ArticleTroubleshooting • Re: apt upgrade failing
try Code: sudo apt updatesudo apt full-ugradeStatistics: Posted by DirkS — Mon Nov 18, 2024 10:49 am
View Article