Media centres • Re: Peppy player
The config.txt is now at /boot/firmware/Statistics: Posted by y2kats65 — Fri May 10, 2024 9:10 pm
View ArticleTroubleshooting • Re: SSH working, but vnc isn’t
Can you please detail what OS you Pi is using, if you are using X11 or Wayland and what VNC server you are using on the Pi?On the client side, can you detail what client software you are using?Do you...
View ArticleMicroPython • Re: Convert WiFi codebase from CircuitPython - mDNS issue
Have not forgotten - still coughing but workspace (also known as the dining room table) free of my dear ladies jigsaw again so can set things up again.As for the other mDNS needs (service...
View ArticleGeneral discussion • Re: High Load
When there are many I/Os in progress, the load average can be very large (more than 4 in your case) but this is not an indication of processor overloadis there anything to confirm this, the system...
View ArticleGeneral discussion • Re: 5V 5A or 5V 3A for pi5
5V3A works. While I hadn't an official PSU I run RPi5 @2900 + USB SSD without any problems (a line in config is needed to enable power on USB). However to connect a second disk and avoid further...
View ArticleGeneral discussion • Re: Raspberry Pi IPO
Time to start checking how much is in the piggy bank ?Reports suggest an end of May IPO and a valuation of up to half a billionA write-up in The Sunday Times over the weekend cited unnamed City...
View ArticleAdvanced users • Re: secure boot clarifications
The 2024-04-17 release prints the public key hash and JTAG lock status to the UART at power on. You can grab it from herehttps://github.com/raspberrypi/rpi-eepr ... 711/latestI think we'll move the...
View ArticleTroubleshooting • Pir Motion Sensor problems
Hello everyone, I am at a loss: I have purchased the following(https://www.berrybase.de/hc-sr501-pir-s ... elder?c=90) motion sensor and connected it as follows (see picture). Unfortunately,...
View ArticleTroubleshooting • Re: Pir Motion Sensor problems
Try to adjust the Potentiometers to adjust the sensitivity and time delay.Statistics: Posted by barshatriplee — Mon May 13, 2024 6:14 pm
View ArticleAdvanced users • Re: Failed to load initramfs shell in Bookworm OS Raspberry...
I think the issue was in the cmdline.txt file. I removed console=tty1 parameter and added break=premount option.Then the initramfs shell is loaded.I could also decrypt manually using luksOpen.Then I...
View ArticleAutomation, sensing and robotics • Re: MG996R Servo Types
90-Degree Rotation servo motor is designed to rotate within a range of 90 degrees.These servos are commonly used in applications where precise angular control within a limited range is required, such...
View ArticlePython • Re: RSS BeautifulSoup timout error
What can I do to keep the code running for hours rather than minutes?An untested Wild Guess...Maybe your BBC News Feed is rate-limiting after an initial flurry of activity?Would it help - if only as...
View ArticleTroubleshooting • Re: External SSD not recognized
keyboardman,Thank you, Thank you, Thank you, Thank you, Thank you, Thank you.I spent days trying to get my 1 TB Western Digital external hard drive to mount on my RPi5 with Raspberry Pi desktop. The...
View ArticleAdvanced users • Re: Automate Grow Tent
Litmus doesn't tell you the pH, it just tells you if it is Acid or not, or a Base or not, depending on the type you use. (or both if neutral litmus, you can get a not so accurate or easy to tell pH...
View ArticleGeneral discussion • Re: Adding thermal tape to bottom of the Pi5 - is it safe?
Unless you have a board that's constantly throttling due to heat despite the fans that are already there, what exactly is the point?While a board that is constantly throttling due to heat is going to...
View ArticleSDK • Re: Moving LWIP stuff to the second core?
Yes, it is possible to do this. How depends on which LWIP mode you're using. In NO_SYS mode, you could put the TCP thread on the second core. In SYS mode, there's probably a way to set affinity for...
View ArticleHATs and other add-ons • Re: Anyone successfully using both PCIe and Wi-Fi...
To me that 'non-shielded FFC' looks more like a dual layer FPC ... But I might be wrongStatistics: Posted by aBUGSworstnightmare — Tue May 14, 2024 6:22 pm
View ArticleSDK • Re: Why can't I compile and link this ?
Because you don't specify your own linker script (.ld file), and the SDK build system doesn't allow a board file to influence the standard memmap_default.ld ?I assume your complaint is that you are...
View ArticleOff topic discussion • Re: older UNIX users use root
Thus I applaud the Pi folks’ decision to stop having a default user and password.Though that did have the feel of merely being ahead of the curve in the face of legislation which would require it...
View ArticleTroubleshooting • Re: rpi connect
Unable to signin from the drop down menu after installation. The command "rpi-connect signin" gives the error message "The Connect API returned an error". Any possible fix for this?Certificate...
View Article