Troubleshooting • Re: USB Camera Detects but video won't work?
If you unplug the camera and try ls /dev what do you get ?I think I get the same thing? Statistics: Posted by MooCow27 — Thu Aug 08, 2024 9:29 pm
View ArticleBeginners • Re: Using Raspberry Pi Zero with 70” touchscreen
Thanks DougieLawson !Think I'll just go with it then If your gonna do 1080p why not just get 2 raspberry pi 4's? They have 2 micro HDMI outputsStatistics: Posted by scel5525pro2 — Thu Aug 08, 2024...
View ArticleSDK • Re: SDK 2.0.0
Huh ... What's it mean, why won't it boot ?Code: cd buildcmake -DPICO_PLATFORM=rp2350 -DPICO_BOARD=pico2 ..makeCode: pi@Pi4B:~/mypico/rp2350/build $ picotool info -a simplest.uf2File...
View ArticleOther 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
if you print the CMake output that would helpStatistics: Posted by kilograham — Fri Aug 09, 2024 9:57 pm
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 ArticleAdvanced users • SAS Controller recommendations
I bought a LSI 9620 and it is not working with my pi. I can see the see the 8 900 GB drives, but it I can't access them on my Pi or MY PC. Do you think that I can use this ADAPTEC ASR-7805 w/2 CABLES...
View ArticleGeneral • Re: Hazard3
Would it be possible to collate those posts and present them in some way which doesn't involve having to register or visit that site ?I've looked through Luke's posting history (as @wren6991), and...
View ArticleTroubleshooting • new Pi5 stuck in Read Only File System mode
I just got a Pi5, and used the "Raspberry Pi Imager" to create a 64GB SD of the recommended OS.When the Pi Boots, I tried using "sudo apt update" to bring things up to date, since I need to install a...
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 Article