Français • Raspberry Pi 5 + SSD + Clé USB
Hello, Je me posais une question :Est-ce que le Raspberry Pi 5 a suffisamment de muscles pour alimenter une clé USB et un SSD externe de 4 TB ? Le Pi serait alimenté avec le chargeur officiel de...
View ArticleTroubleshooting • Re: soil humidity sensor returns binary
its a raspberry pi 4 the humidity sensor is connected to pin 13 PWM i have a capacitive soil moisture sensor v1.2Statistics: Posted by ysk05 — Sat Jan 20, 2024 10:09 pm
View ArticleGeneral discussion • Re: LibreElec on RPI5 with official case: Help I can't...
The LED light pipe in the official case is the button.News to me. I have the same case, and that works. Pops up a little logout/shutdown notification when I press it.Statistics: Posted by skinmarquee...
View ArticleGeneral • Re: Switching Circuit
Haha.Yeah one expander is probably plenty for this project. But it was a pain routing things to it, if i would have put one on each side of the board may have been easier making the connections...I...
View ArticleBeginners • Re: How can I boot my new Pi 5 to autorun EmulationStation on...
gavin... THANK YOU for a normal and practical response.Well, I have to get lucky sooner or later, I guessing my masking is working at 100%.Running a VM... I have no knowledge or experience with this...
View ArticleTroubleshooting • Raspberry pi 5 openbox session not working
Hi, I wonder why the Openbox session is not working on Raspberry Pi 5 32bit?Code: PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"NAME="Raspbian GNU/Linux"VERSION_ID="12"VERSION="12...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
RPI-5 can play 1080p h264 and also h265 very easily and smoothly. The issues about "youtube" playback is because of the extra processing power required for the web browser shenanigans. If you download...
View ArticleGeneral • Re: PIO program not declared error
I should explain that this code was written and debugged by someone a lot smarter than me - so I know it works. He used professional development tools, but is supportive of my attempt to move it to...
View ArticleRaspberry Pi OS • Re: Disk Encryption since Bookworm
Experimentation is the whole point of rpi. Indeed![Does sdm know about LVM? In principle, it should work for the OS (bookworm) now that "initrd" gets automatically generated. I should already know the...
View ArticleNetworking and servers • Re: Accessing Raspberry Pi
'Yellow Hose' anyone? With black rings at fixed intervals which were the only places you could insert the 'bee-sting' tapMy irrigation system uses black and brown hoses. Insert misting heads anywhere....
View ArticleGeneral discussion • Re: Pi 5 power button doesn't shut down (or do anything)...
So it turns out that switching to X11 rather than Wayland causes this.Statistics: Posted by jimseng — Sun Jan 21, 2024 10:43 pm
View ArticleCamera board • Re: Image capture never completes, never errors...
Same behavior with a fresh install, fully updated version of Bookworm.Statistics: Posted by eat-sleep-code — Sun Jan 21, 2024 10:55 pm
View ArticleTroubleshooting • Re: Can't see pi files in windows explorer
My apologies for being an awkward customer!No need to appologise.OK, I've just gone through those instructions and managed to get thngs working on my dev box. With one additional change.Revised...
View ArticleNetworking and servers • Re: Pi5 RaspAP Wireguard speed loss?
If WG speed is good without RaspAP on the system and it doesn't meet your expectations with RaspAP, you'll probably get a better response if you ask the RaspAP folks about it, rather than here and on...
View ArticleTroubleshooting • Re: Upgrade Pi 3B+ to 4
You could get a USB sd card reader, install the latest Pi OS on the 4 and use the reader to read the database off the old sd card. It will recognize the ext4 filesystem.Or install to USB for the Pi 4...
View ArticleGeneral discussion • Re: Can Raspberry Pi 5 handle 4K Youtube playback?
I did read the libreElec post previously and that is, probably, what got me, even more, confussed4K30 VP9 is generally fine while more demanding 4K60 VP9 content is not possible; it will play but...
View ArticleAutomation, sensing and robotics • Building a water quality test.
Im working on a project about water quality using a rpi3b+ as main processing unit, so i need some advice.i will measure temperature, pH and tds the problem is that i want to add a touchscreen so you...
View ArticleAutomation, sensing and robotics • Re: Building a water quality test.
Im working on a project about water quality using a rpi3b+ as main processing unit, so i need some advice.i will measure temperature, pH and tds the problem is that i want to add a touchscreen so you...
View ArticleAdvanced users • Re: Pi5 using IOMMU not CMA?
to my surprise, i found this in bcm2712.dtsiCode: iommu2: iommu@5100 { /* IOMMU2 for PISP-BE, HEVC; and (unused) H264 accelerators */ compatible = "brcm,bcm2712-iommu"; reg = <0x10 0x5100 0x0...
View ArticleGeneral • Re: Getting SWD working on RPi4 bullseye
But it does seem to be saying 'gpiod_version_string' etc are undefined which one would expect to be provided by 'libgpiod' bindings.Maybe it needs a '-l gpiod' when compiled or linked to bring them in...
View Article