Other projects • Arcade Ticket Payout test
This is sort of a raspi question but also if there are any arcade tech personal in here. We are on card readers so we no longer use tickets but I want to be able to test the readers functionally....
View ArticleOther projects • Re: Arcade Ticket Payout test
This is sort of a raspi question but also if there are any arcade tech personal in here. We are on card readers so we no longer use tickets but I want to be able to test the readers functionally....
View ArticleNetworking and servers • Re: Resolving host.local problems
My TP-Link Deco's (mesh) are useless at this, for instance.FWIW, i have the same mesh but let my Bell Canada 2000 router handle the DHCP. It's one where sometimes it works and sometimes...
View ArticleGeneral discussion • Re: MPEG-2 & VC-1 license key queries / issues #2
Once each licence has been activated, a permanent flag is set in the Pi's OTP memory which means the config.txt entries should no longer be required.This is good to know, so it is even easier. When...
View ArticleSDK • Re: SDK2.0.0 - all web include links failing
I have simply replaced the sdk with V2.0.0 and now the links aren't found. This is exactly the process I used for moving from 1.5 to 1.6.Rename pico-sdk directory to picosdkV1.6git the new pico-sdkgit...
View ArticleSDK • Re: Link doesn't complete with SDK 2.0.0 on W11, blocks on picotool.exe
Many thanks - exactly the same issueMaybe try LLVM version.picotool.z02.zippicotool.z01.zippicotool.zipStatistics: Posted by MatSOBDev2 — Fri Aug 09, 2024 9:52 pm
View ArticleBeginners • Re: Good Case For RPi 5 w/SSD enclosure & fan?
GeeekPi case (B0CMZG29LG) - was really good for both nvme SSD HAT Geekworm x1001 (B0CPLF6JYX) and official fan. Robust and stable.The only issue that you may probably face is a wifi signal...
View ArticleTroubleshooting • Re: Flood of DNS queries from my pi5
So what's running on the Pi5? Post the output fromCode: ps aux | grep -v "\\["Here you go:Code: USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMANDroot 1269 0.0 0.5 801280 44788 ? Ssl 12:19 0:03...
View ArticleAndroid • LineageOS 21 (Android 14) update Need help ( Konsta )
Hihave a Android DeviceThis is what i runLineageOS 21 Android (Android 14)on Raspberry Pi 5I have seen that I can upgrade my LineageOS 21 (Android 14) . now I want to perform this .update But I I...
View ArticleTroubleshooting • Re: NetworkManager - How to set default profile?
Via the connection.autoconnect and connection.autoconnect-priority settings.Code: # disable autoconnect on a connection sudo nmcli c modify <conn-name> connection.autoconnect no # change the...
View ArticlePython • Re: Running PyAudio Script On Startup Issue
I am also out.Statistics: Posted by neilgl — Fri Aug 09, 2024 10:16 pm
View ArticleAdvanced users • Re: Is my Raspberry Pi 4 Dead?
Hello everyone,I'm trying to boot my Raspberry Pi 4 but it does not work.The ACT LED does not blink. I read online and it was said that the if it's not blinking it's not booting up. It may be due to...
View ArticleRaspberry Pi OS • Whack-a-config - tweaking for x11, wayfire, AND labwc
I've been doing some research on what config files are affected/required when you make various GUI tweaks - like adding the cpu-temp widget, or adding a launcher, activating a menu entry, or setting...
View ArticleRaspberry Pi OS • Re: Whack-a-config - tweaking for x11, wayfire, AND labwc
So, I plan to collect ALL such config files, with the appropriate tweaked settings for each of the three gui systems, into skeletal versions of /home/pi/ or /etc - dotted with files in various...
View ArticleGraphics, sound and multimedia • Re: Make Pipewire read /etc/pulse/default.pa...
For future visitors, I solved this by doing the below. I'm sure there is a "pipewire" configuration way to do this as well (If you know, please share). I tried a few things but couldn't get it to...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
I imagine it can be frustrating to release a great product then read a lot of waffle on a forum, so just wanted to say:Read the datasheet yesterday, admired all the useful new stuff!Received my...
View ArticleSDK • Re: SDK 2.0.0
RISC-V Embedded has LLVM compiler but there is no such file error when:Code: set(PICO_COMPILER pico_riscv_clang)What I do wrong?Statistics: Posted by MatSOBDev2 — Sat Aug 10, 2024 9:04 pm
View ArticleTroubleshooting • Re: Wifi not working in headless installation (Pi 0W)
Yes, I did.https://imgur.com/a/9ywOoF5 here I pressed SI (which is YES), after clicking the first button which prompted me to insert Wifi details.https://imgur.com/a/AzkrT11 OS Customisation.I also...
View ArticleNetworking and servers • Re: Smokeping css not working
I installed Smokeping from the Rasbian repository using apt. All of the installation issues are supposed to be taken care of by atp. I have looked over all the files to be served by apache2, the...
View ArticleTroubleshooting • Diagnostics for the Pi 3a+?
I'm having an issue and I need to determine if my Raspberry Pi 3a+ is working correctly.I have a PiStorm installed in an Amiga 500. The Amiga is working fine, except that IRQs are not being processed....
View Article