Troubleshooting • Re: Chromium issue after latest updates
what rpi modelkde on top of raspberry desktop or litethe internal chrome:gpu/about:config do not reflect the optimizations for the rpi devices, it's done in the os/systemStatistics: Posted by kerry_s...
View ArticleTroubleshooting • Re: Raspberry Pi 5: USB and Ethernet Ports Not Working
On the older Pi models, I'd say that there was a power switch problem on the USB, which (IIRC) also affects the Ethernet. It could be because something on the USB is drawing too much current, which...
View ArticleMicroPython • Re: Alternatives to ADC/HX711 - ADS1256 CS1237
Have a look at NAU7802; you may have to do some searching in Github but there are some Python repos and CircuitPython repos you can draw from.Statistics: Posted by languer — Thu Sep 12, 2024 11:47 pm
View ArticleBeginners • Re: RPI 27w power pack spcs
The official PSU doesn't have a 5V, 3A mode:AIUI, the USB-PD spec requires fall-back to 5V with a maximum of a 3A limit in the absence of negotiation for something different. This is to prevent a...
View ArticleAutomation, sensing and robotics • Re: code PIR motion sensor to trigger a...
thanks Gordon for the link and schematic.since i could not find that specific relay in USA, i got this from ebay https://www.ebay.com/itm/255142106413 insteadit seems to be working great so far!very...
View ArticleTroubleshooting • Re: Raspberry Pi 5 can't do 1080p after 1st time install...
That worked. Finally. This has been a problem for a long time for me. Would this work on the RP4 as well?Statistics: Posted by Moonstone — Fri Sep 13, 2024 10:18 pm
View ArticleOther projects • Powering the Pi Devices
Hello!Can a (presumably) large enough a power blob for running the Pi, be setup to run more than one? I have a project in the works that would have a router, which is separately powered of course,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connecting a DSLR Camera with USB-C...
I ended up successfully testing out a couple of solutions, but would still love to be able to purchase a ready-made cable of this type so I had a rock solid solution.First, I bought a USB Micro male...
View ArticleOther projects • Re: Powering the Pi Devices
Should be possible. I've currently got a CM4, 2 x zero2W, a zeroW, and assorted drives running from a single ATX PC PSU.Statistics: Posted by thagrol — Fri Sep 13, 2024 10:35 pm
View ArticleTroubleshooting • Re: Pi5+Debug probe UART. Any thoughts?
Spirits all around I think. Putty is showing some kernel spew. Thank you for the help.Statistics: Posted by g40 — Fri Sep 13, 2024 10:54 pm
View ArticleAdvanced users • Re: Image File Utilities
I understand /mnt is excluded in the backup which makes sense. That's why I asked whether a different mountpoint like /NAS/<external drive name> will be saved in the backup and restored. If not...
View ArticleNetworking and servers • Re: Assistance with script to change Static IP
It's most definitely possible now. In fact, I'd argue that it's easier now than it was using dhcpcd since it's fully embodied in a well-structured command line rather than editing an easy-to-bork...
View ArticleRaspberry Pi OS • Re: Installing Raspbian on 10 Rpi-5
So, on the setup of the first RPi, after the first boot, I perform sudo apt update and upgrade...it downloads almost 2.5Gb of updates - that is after using the latest distro image file from the rapi...
View ArticleHATs and other add-ons • Re: HW RAID
My gut feeling at this time is that, as already syggested, OP is being cheap, has seen a few buzz words (EXSi, hardware RAID), seen a couple of "funky" products, but hasn't done their own (basic)...
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
Is the Pi5 PSU genuine? I.e. properly rated? And what happens if you try and run the USB attached disk with its power supply removed?[edit] is the SATA adapter branded?Statistics: Posted by g40 — Sat...
View ArticleRaspberry Pi OS • Re: I can't watch youtube or imdb videos on chromium browser
did you install rpi-chromium-modsyou want the rpi setup version for chromium, so you only need to install rpi-chromium-mods and let it pull in the rest.can you show your install linei use firefox...
View ArticleTroubleshooting • Re: SSD booting
Don't know if you are doing anything wrong per se, but when I use an external disk, I image write to the drive directly, (I use dd).(Don't forget that RaspiOS will format the whole disk before it will...
View ArticleBeginners • Re: Raspberry Pi Zero 2 W memory split (I know...)
Ah, I didn't know if the generation of processor in the Zero 2's were the same type of architecture. Oh well! Just hoping for some free memory.Statistics: Posted by decoherent — Sat Sep 14, 2024 9:39 pm
View ArticleGeneral • Re: Blink Ex in VSCODE
When you say update to version 0.16.1 are talking about updating the raspberry pi 4 OS?Thank you,ChuckStatistics: Posted by chuck72352 — Sat Sep 14, 2024 9:50 pm
View ArticleGeneral • Re: Official RP235xB boards?
I am not sure yet, it could be something related to the board definition. It's quite intricate how (but understandable why) SDK changes frequencies, especially with overclocking and custom boards....
View Article