General • Re: Need help with Pico based Macropad
Just some observations/comments:PICO does not run an OS so you don't boot it. When you power it on, it starts running the firmware.CIrcuitPython V9 seems to be a development release. Current stable...
View ArticleUbuntu • Re: Need to configure Ubuntu like you can with Raspberry Pi OS on...
Download the latest RPI imager, go ahead and select Ubuntu then press write, it will ask you if you want to customise like add a username/hostname/password/ssh etc. If that's possible on the RPI...
View ArticleGeneral discussion • Re: Raspberry Pi 5 NVMe fanless case, what options are...
Does anyone have any experience of working combos?I've used the top half of an aluminium heatsink case in combination with a Pimoroni NVMe Base. It worked sufficiently well fanless to avoid throttling...
View ArticleDeutsch • Re: Raspberry Pi OS Remote
Habe nun IPv6 deaktiviert, nun klappt es. Vielleicht für wen irgendwann alles nützlich diese Infos hier.Zur Vervollständigung:> sudo nano /etc/wayvnc/config> use_relative_paths=true>...
View ArticleCamera board • Re: rpicam libav build
Thanks I should have reread the instructions Statistics: Posted by wkeeling — Mon Mar 18, 2024 8:11 pm
View ArticleDevice Tree • Re: RPI5: Issue with dynamic applying DT for Sound Card
I spoke too soon - the penny has dropped. Fixing the obvious Pi4 -> Pi 5 difference does make runtime soundcard overlays work if the modules on your Pi 5 match the kernel.There's a Pull Request in...
View ArticleTroubleshooting • Re: Pi5 connects to wifi, dns working, no internet
Code: $ route -vKernel IP routing tableDestination Gateway Genmask Flags Metric Ref Use Ifacedefault 192.168.240.1 0.0.0.0 UG 600 0 0 wlan0192.168.240.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0Your...
View ArticleAdvanced users • Re: KEEP autostart terminal open like in UI
You should really be using your user's autostart file not the systemwide one. in /etc.Your autostart line doesn't run your code with sudo yet your manual command does. This may be a factor but it may...
View ArticleOff topic discussion • Re: 2024 Raspberry pi 3 a+ Boot problem
SoSystem = Operating System (OS)What they want to know is what errors you are seeing, what is shown on your monitor and when. Normally other OSs you will need to go and ask them Can you confirm the...
View ArticlePython • Pi 5 / RC522 / Python for RFID Reading?
Hello all,Apologies if I'm in the wrong forum. I've searched around for hours and cannot find an answer to my question so I'm hoping someone here might have an idea.For a bit of background, I'm a...
View ArticleTroubleshooting • Re: gstreamer v4l2h264enc not working in recent kernel 6..6
This is kinda embarrassing. I booted up one older rpi4 with kernel (6.1.0-rpi4-rpi-v8) I think that's Bookworm? Flashed from PI Imager in 10/2023. The gstreamer script on there also halts on 0.00:01,...
View ArticleMicroPython • Re: Dynamic USB Devices
I've mentioned this thread in the PR discussionThe usbd library is available, just a little hidden: micropython-lib-aada542733d7a8b48de8121b9c5b94a8e0d4bcf7-usbd.zip(from projectgus/micropython-lib at...
View ArticleRaspberry Pi 400 • Re: Pi400 KVM switch
Short update, KVM setup changed a bit in the last months.First, when working with Raspberry camera connected to Pi5 it turned out to be helpful to hang the Pi5.Initially at small black cable, today...
View ArticleSDK • Re: VSCode-Windows-Pico-SDK-pico_w build
When you say add the pico_w line to the CMake build environment is this what you mean?Statistics: Posted by oDeenBrowno — Tue Mar 19, 2024 8:04 pm
View ArticleGaming • Where can I find a big list of ROMs?
Hey, I'm pretty new, and I can't find a big library of ROMs, Does anybody know of a site with something like that? Thanks!Statistics: Posted by HiMeIsNew — Tue Mar 19, 2024 8:11 pm
View ArticleBeginners • Re: SH1106 128x64 OLED Display on I2C in Raspberry Pi OS Bookworm
I'll do that. Thank you very much.Statistics: Posted by GTR2Fan — Tue Mar 19, 2024 8:16 pm
View ArticleTroubleshooting • Re: Weather Satellite Receving Station - Software Load Error
Using Raspberry Pi OS 32-bit Legacy "Bullseye", as recommended on the noaa-V2 website, the installation fails where Ansible is installing AnyDesk.In /var/log/syslog we see Code: Mar 19 19:59:35 pi...
View ArticleTroubleshooting • Re: no image on startup Raspberry Pi ( First boot )
Hi.. am trying to arrange something like a screen arrange another screenthanks, for the person who lent the screen/Display/TV to me That works all the problems,and solved Statistics: Posted by Usser22...
View ArticleGeneral discussion • bluetooth audio x11 session not work for kodi on bookworm.
I have been testing the audio connection through bluetooth speakers with kodi in an rpi os session with x11 and when entering kodi the bluetooth audio is disconnected.This does not occur if the...
View ArticleGaming • Re: Where can I find a big list of ROMs?
googlei don't think we can post links for that, might get banned.just be specific when searching, name of emulated device + romorthe specific game you want for a specific emulator.i did it not to long...
View Article