General discussion • Re: dhcpcd.conf file for IPv4 and IPv6
Are you telling me to switch to network manager, however I unable to do that due to restrictions and hence can only use dhcpcd.conf and on top of that im alr using dhcpcd.conf, and it have worked for...
View ArticleBeginners • Strange behavior of my external HDD after formatting
I bought a 500GB Toshiba external hard drive for 60€ and formatted it to EXT4. After a few days it broke and I got a new one. Now after formatting it is constantly writing (like my old one and HTOP...
View ArticleBeginners • Re: Why is .config owned by root by default?
All Linux and UNIX would have the same problem, it isn't a problem with Raspberry Pi OS.I have just checked, and on a barebones installation of Raspberry PI OS Lite 64-bit with no commands ran at all,...
View ArticleRaspberry Pi 400 and 500 • Re: Atrocious bluetooth range
Have you got any USB3 devices connected?Statistics: Posted by pidd — Wed Jan 15, 2025 1:36 am
View ArticleGeneral discussion • Re: pi5 NVME takes 90 seconds to boot
My config.txt is all default except for the following added at the end of the file:config.txt means nothing for this problemconfig.txt is on the nvme, so it cant read it until after it has found the...
View ArticleTroubleshooting • Re: Can't install SSH via Raspberry Pi Imager
With Imager set to enable SSH, set the WiFi and user etc. what happens if you write Raspberry Pi OS (Legacy, 32-bit) Lite to the card and boot the zero from that?I'll give that a try now and post back...
View ArticleRaspberry Pi OS • The latest bookworm update can't reboot
The bookworm OS can't reboot after latest update. I need to pull out power then turn on to reboot. Both desktop and lite version has the same issue.Statistics: Posted by NYZWAVE — Wed Jan 15, 2025...
View ArticleTroubleshooting • Re: Problem with GPS USB Device
The GPS has a USB port, so I am using the cable that came with it.I'm starting to think it is just bad luck. Every time I want to use it, it is quite cloudy out. It has a magnet on it so I'll stick it...
View ArticleOther RP2040 boards • Re: My pc does not detect the raspberry pi pico rp2040,...
@marianoale, if you're not into troubleshooting these things, consider going the refund / replacement route.You'll need a multimeter to start troubleshooting. If there is zero sign of life, check the...
View ArticleTeaching and learning resources • Re: Advent of Code 2024
Code: ;;; Advent of code 2024 - day24, part1 & part2, on BPI-F3 RISC-V;;; Chez code(load "utils.so")(define table (make-hashtable string-hash string=? 256))(define swap-acc '(("z08" "ffj") ("dwp"...
View ArticleTürkçe • Re: Raspberry Pi 5 sd kart sorunu
Adaptör değiştirmeyi deneyeceğim. Okuduğum önerilerde gördüğüm kadarı ile orjinal adaptörü ile sorunu çözülenler olmuş bende deneyeceğim. Eğer sorun çözülür ise buraya yazacağım. Herkes...
View ArticleBeginners • Re: Raspberry Pi 5 (Failed to open device: 'sdcard' (cmd 81a0010...
WhatsApp Image 2025-01-14 at 11.40.51.jpegyour power supply is too weak. Make use of an adequate power supply.You seem to be using a DVI adapter -> same as here viewtopic.php?t=382363 ?Thank you...
View ArticleRaspberry Pi OS • Re: Pi5-16GB performance issue with NVME data disk
I view mem=8G not speeding things up as a good thing, since one is looking for a solution allowing use of all 16GB of RAM.Following the threadviewtopic.php?p=2285726#p2285726I wonder if changing the...
View ArticleAdvanced users • Re: MCP23017 Overlay Not Working on Raspberry Pi (Buildroot)
Thanks for checking....Might it be possible that you can share your buildroot config?Statistics: Posted by koerli — Thu Jan 16, 2025 5:51 am
View ArticleAutomation, sensing and robotics • Re: Problem with my continuous power...
10V AC on Pi 5V rail is not plausible.Just measured with a multimeter in AC mode around 3mV AC on a PI4 5VDC rail. Original raspberry power supply. The results you see could depend on the quality of...
View ArticleHailo • Re: Course on AI Kit + Raspberry Pi
Hi, everyone! The Raspberry Pi and AI Kit course has been published for several months, and we have released some useful sections so far.Part 4: https://seeed-projects.github.io/Tutori ... aspberryPi....
View ArticleSDK • Installing Pico SDK on Ubuntu 22.04 X64_86 I5 desktop computer
A few years ago installing the Pico SDK on Ubuntu (X64_86 using Intel I5 processor) didn't really work well. But now it seems to be different and I made a short guide how to install the Pico SDK on...
View ArticleCamera board • Re: imx708 metadata
Thanks!Statistics: Posted by rpoddar — Thu Jan 16, 2025 6:24 am
View ArticleBeginners • Re: Video loop with button start
You could use Pi presents, no python coding required.use a mediashow with a child track. There is an example profile - pp_interactive_1p5pipresents.wordpress.comYou will need to use RPi OS bullseye...
View ArticleGeneral discussion • Re: can't remember password from 4 years ago
Well.... Sort of. If you mount the old drive on your system with the card, you'll be able to access everything on the drive. Passwords are stored encrypted, so to regain direct access you need to...
View Article