Networking 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 ArticleGraphics, sound and multimedia • Re: fruitbox MP3 jukebox
HiTechnically it's still active in that you can still post but to be honest it doesn't get used as much as it used to and replies are taking a lot longer.Most users now post to the 'Digital Jukebox...
View ArticleGeneral discussion • Re: Raspberry Pi Desktop for PC and Mac 64bit?
The Raspberry Pi Desktop for PC and Mac is based on a Debian system with a few additions and (mostly) cosmetic changes.If you want a 64-bit system, install Debian. You can tweak it to look like the...
View ArticleAI Camera - IMX500 • ValueError: tensor info length 260 does not match...
Hello, i finally managed to come to the Point where i have the network.rpk File. Starting the demo now gives me the result: imm@JSPI10:~/Projekte/aiCam/picamera2/examples/imx500 $ python...
View ArticleTroubleshooting • Re: 4k60hz issues
Users manual does not list supported resolutions, but indicates HDMI is 2.0 compliant.From your result above UHD framerate is 30Hz onlyCode: Detailed Timing Descriptors:DTD 1: 3840x2160 30.000000 Hz...
View ArticlePython • Re: Multiprocessing does not work
Just add [SOLVED] to the title..It will self close if no activity in about 6 months...Statistics: Posted by gordon77 — Sun Nov 17, 2024 11:19 am
View ArticleAdvanced users • Re: How to determine current i2c bus speed?
Ah - that's a different problem. There will be nobody else driving the bus, and the bus clock speed is not meant to change. What's happening is that the VideoCore CPU speed is changing - probably due...
View ArticleTroubleshooting • Re: What are differences between PiZ and PiZ2 in regards to...
There were some changes between the original Pi Zero 1.2 (without camera connector), and the later version 1.3 (with camera connector), but the test points used for power and USB connections are the...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
For reference:My earlier test was with my 'NAS': A VM on an x86_64 10+ year old computer, only Debian12 repo enabled, so: samba/stable,stable-security,now 2:4.17.12+dfsg-0+deb12u1 amd64 [installed]It...
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 ArticleAutomation, sensing and robotics • Re: Switches with serial number (or address)?
I don't think I understand this correctly.I read you description as each Pico will modify a status message from an upstream Pico before sending it downstream towards the RPi.That would end in the RPi...
View ArticleOther • Re: Windows ARM64 release?
I actually thought when RPL IPOed that Microsoft might buy into them and pay RPL or a third party to do the porting, but at the moment MSoft have bigger priorities with the AI revolution. They've done...
View ArticleAutomation, sensing and robotics • Re: Homebridge for Non Homekit devices
Or is this s pam post?It certainly looks like a spam posting. There's nothing about Raspberry Pis behind that URL.There is a section on installing the software on a Raspberry Pi, which is a bit...
View ArticleBeginners • Re: Any FBCP (SPI Display Driver) alternatives for Pi5 ?
That's some really great info thanks, I'll give this a shot tonight after work! All the best.Statistics: Posted by PugX — Mon Nov 18, 2024 11:18 am
View ArticleBeginners • Re: Need help with temperature sensor and display project
You didn’t specify which programming language you are using.- I have not yet decided. Was thinking about C/C++, since I rarely get to use them and wanted to give it a try. Any suggestions are...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
That parameter enables gen3 speeds instead of gen2 speeds. It is optional, so you don't need to add it to PINN.However, PINN has a config.txt file (just like Raspberry Pi OS and Retropie), so you can...
View ArticleLinux Kernel • Re: Mainline support status?
I haven't followed along on the mailing list, so forgive my ignorance; but the patch did make it to mainline 6.12, right?No. It's still not merged, and I need to nudge the clock and device tree folks...
View Article