Troubleshooting • Build HAT script not loading on/after startup
Hi, I have a Raspberry Pi 4 with the Build HATI have gone through https://github.com/thagrol/Guides/tree/main and attempted multiple methods to load my script. I have tried at startup, after startup...
View ArticleTroubleshooting • Re: Setting up NTP fails on bookworm
Yes, correct.And the package ntpsec is not required: it can be uninstalledStatistics: Posted by PhL91 — Wed Jan 24, 2024 3:50 pm
View ArticleCamera board • Re: HW Encoder V4l2 add support for intra refresh
Half the battle is understanding what the V4L2 controls are meant to be set to, and how that maps onto the MMAL encoder.I'm reading the V4L2 spec such that:- V4L2_CID_MPEG_VIDEO_INTRA_REFRESH_PERIOD...
View ArticleTroubleshooting • Re: Unable to make my 'eth0' connection autoconnect on startup
i see your running it with sudo, your most likely creating conflict.network manager is a per user settings, so using sudo will make the owner root, not your current user.I'm 100% certain that you need...
View ArticleBeginners • Re: Which package do I choose?
Which package would I need for my raspi pi5 with bookworm?https://nodejs.org/en/download[/quoAre you using the 32-bit or 64-bit version of RasPiOS Bookworm?Because clearly you don't want Windows,...
View ArticleNetworking and servers • Re: Fail2ban List
Not sure why you would want to do this in your Pi and not in a router. If you have a wild IP address and no router you are just asking for trouble. I used to block all of China, Russia and the...
View ArticleAdvanced users • NVMe boot issue
Just started booting to NVMe using a Pimoroni NVMe base and the Intel SSD from my old laptop. The issue is that if I put NVMe (6) first in the boot order, it fails to boot on the first attempt. I'm...
View ArticleAdvanced users • Re: Power RPi 4B through header so I can use USB-C as OTG...
1) do you know if it's possible to change/move OTG function by USB-C port to another USB-A port by firmware or OS (specific I assume) change ?It isn't. For two mian reasons: 1. the USB controller that...
View ArticleTroubleshooting • Re: Pi 4Bas OTG USB g_mass_storage not working where am I...
There's a lot wrong with that guide and a lot missing from it especially when it come to the limitations of the mass storage gadget. Try mine instead: USB Mass Storage Gadget - A Beginner's GuideAs...
View ArticleMicroPython • rp2.asm_pio Not pulling data
Good morning. I am working on generating VGA video with micropython. Below is the code that outputs the single bit of pixel data. I initially replaced the out(pins, 1) with set(pins, 1) to verify...
View ArticleGeneral discussion • Re: Detect RPi 5 Best Practices?
Note that /proc/device-tree/compatible actually contains NULL-separated strings, so the output you get from a plain "cat" command is slightly misleading. This shows the two strings a bit better:Code:...
View ArticleBeginners • Re: Pi 5 USB NvME boot
I had a Crucial P3 1TB NvME stick, which is supported by Pimoroni.I used Pi Imager (on my PC) with the drive in a USB enclosure.I took the stick out of the enclosure, and installed it with the...
View ArticleTroubleshooting • Re: Can't find the ip address of my Pi
I've just got a Pi5 and flashed CompanionPi to it to use it with a Streamdeck. Problem is, I can't find the ip address of the Pi.[ ... ]Any help is appreciated!A new day.A fresh read of your problem...
View ArticleFor sale • retroflag case 2 (version CM4) 2-3 new and rebuilt units.
For sale new and rebuilt units. ALL WORK. (TESTED).These are much underestimated devices.Recalbox 9.1 can be installed as it includes KODI. *turns out to be an excellent media playerYou can turn off...
View ArticleFor sale • Re: Raspberry Pi stock clearance
Hello, New price : - CM4108032 (70 units) 82€/per unit- CM4108016 (12 units) 79€/per unit- CM4008008 (11 units) 69€/per unit- CM4002032 (16 units) 43€/per unitBest regardsStatistics: Posted by...
View ArticleTroubleshooting • RPi5 USB3.0 troubles when using hard drive dock
Hello,I am seeking help for a weird problem I came accross on RPI5. I have a hard drive dock: https://www.amazon.fr/Inateck-Station-d ... JSR8B?th=1On RPI4 I have absolutely no problems using it on...
View ArticleFrançais • Destockage Raspberry Pi
Bonjour,En vue d'un déstockage complet de notre stock de Raspberry Pi, nous vous proposons :- Pi 4 8GB : 70€ (x28 unités)- CM4108032 : 85€ (87 unités)- CM4108016 : 82€ (12 unités)- CM4008008 : 72€ (11...
View ArticleSDK • Duplicate labels in '.dis' file
For example, looking at the 'firmware.dis' file of a MicroPython built for a Pico ...Code: pi@Pi3B:~/pico/micropython/ports/rp2/build $ grep "mp_hal_ticks_ms>:" firmware.dis1001b8e0...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Yup, most of the other SoCs are using Mali, and are therefore either using the closed source library from ARM, or panfrost which is reverse engineered. So Mali isn't a great example either. Nor is...
View ArticleTroubleshooting • Re: New raspberrypi 5 won’t boot. Just green flashing light.
I formatted a new sd card and wrote a raspberrypi os onto it. For most installation methods pre-formatting a microSD card is redundant. But not of itself a cause of your issue.How did you write the OS...
View Article