Quantcast
Browsing all 4916 articles
Browse latest View live

Python • Re: KeyboardInterrupt return error with serialposix.py

MASTER.pyCode: try: LDR_only()except KeyboardInterrupt: print("\nYou hit CTRL+C, Bye bye!")Statistics: Posted by memjr — Fri Dec 06, 2024 3:22 pm

View Article


Advanced users • Re: Image File Utilities

Hello!Since I'm not really well versed in Linux system partitions, and without any intention to disprove your claim, I am just wondering what 8 partitions are you referring to? Are those 8 partitions...

View Article


Camera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...

I sincerely apologise but I omitted what is some important info.The setup used was based on HQ Camera not GS as the HQ is fitted with RPi5 so a little more robust for moving around.Also on the final...

View Article

Raspberry Pi OS • Re: The quiet disintegration of Raspberry Pi OS Lite

Back in 2011, the pygame development team released a major update (pygame 2.0.0), which required SDL 2.0 - redesigned to support graphics acceleration. SDL 2.0 targeted the robust graphics subsystem...

View Article

Raspberry Pi OS • Re: Silent bootup

Thanks but I'm looking for a blank black screen on bootup so I don't see the scrolling text and also the ability to display an image before we arrive at the desktop.As to the /plymouth splash screen...

View Article


Raspberry Pi OS • Re: RPi 5 8GB RAM failed reboot and exit to initramfs

4. Re-switch on USB power adpator and it reboot normally. Now has been running for half day normally.You mean it is working again now?In the screenshot, the initramfs dropped to a busybox shell...

View Article

MicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...

Garbage Collector could create some nasty conflicts.Python locks are not really working, it was not designed for such environment.Statistics: Posted by gmx — Fri Dec 06, 2024 3:45 pm

View Article

Troubleshooting • Low 125Hz Bluetooth dongle polling rate

Hi,The polling rate of all devices such as a mouse, keyboard and a dualshock 4 controller, connected via TP-Link UB400 Bluetooth dongle is only 125 Hz.Is there an inherent limitation that forces lower...

View Article


General discussion • Re: How can I install Raspberry PI specific VLC?

don't add the version. Just runCode: sudo apt updatesudo apt install vlcIt will try to pull in several dependencies and should ask for a confirmation before installationthis workedStatistics: Posted...

View Article


Raspberry Pi Connect • Re: Raspberry Pi Connect for Organisations, plus...

I did have to smile at "We’ve kept pricing simple. Raspberry Pi Connect for Organisations costs $0.50 per device per month".Not quite so simple when trying to figure out what the cost is in Pounds...

View Article

General discussion • Re: Raspberry Pi OS Upgrade using APT

I have been looking at ways to upgrade my Rapsberry Pi OS from Bookworm to Bullseye without having to completely reload all system data, library settings, apps etc. Cloning the existing SD card is not...

View Article

Linux Kernel • [vc_sm_connected_init]: failed to initialize shared memory...

I am currently trying to get the Pi Camera Module 3 working on a Pi 4 B under NixOS, but I'm having some issues with the video core drivers (which I assume are needed to use the camera).I'm seeing...

View Article

Teaching and learning resources • Re: Advent of Code 2024

Finally got day 5 done in C++. Thank you lurk101 I had to look hard and long to work out what you had done. I don't think I would ever have worked out how to use sort.My version:Code: #include...

View Article


Python • Re: PulseAudio and Root User Headaches

What works is run the Pi in multi-user mode (so no GUI) and create and start a pulseaudio service running as normal uid/gid, so like would be there when a GUI is fully started.Then after that service...

View Article

General discussion • Re: Raspberry Pi - X11 Conky issue

Why not use RPiOS Desktop switched to X11?Statistics: Posted by pidd — Sat Dec 07, 2024 4:00 pm

View Article


Beginners • Re: High speed USB thumb drive hot at 70 Celcius

Many things related to computer technology have a warranty that is similar to whenThis boat is guaranteed against all defects in parts and workmanship for a period of 76 milliseconds from date of...

View Article

Networking and servers • Re: website on raspberry with duckdns domain name is...

Which ISP is it, so that we can avoid using them?Statistics: Posted by neilgl — Sun Dec 08, 2024 3:56 pm

View Article


Beginners • Re: A replacement for MotionEyeOS?

Not sure. My setup died again, I guess I will have to reflash everything from scratch. It's that kind of unreliability that worries me.Statistics: Posted by Cubytus — Sun Dec 08, 2024 3:58 pm

View Article

Advanced users • Re: Image File Utilities

Yes, fresh install. As vanilla as it comes. Nothing added. I would need more information in order to make any further suggestions.Happy to provide any information you require. The image was created...

View Article

SDK • Re: hello_rtc example doesn't compile on Pico 2 W

RP235x has no RTC.Statistics: Posted by katak255 — Sun Dec 08, 2024 4:07 pm

View Article
Browsing all 4916 articles
Browse latest View live