Beginners • Re: How to install Anydesk on a Pi 5
Until the people who are responsible for Anydesk make it so it runs on a Pi, you can't install it on the Pi.You can ask them about it here https://anydesk.com/en/support/contact-usStatistics: Posted...
View ArticleTroubleshooting • Re: No sound on Raspberry PI 3 B+
No problem, I appreciate the help!Result:irobot@irobot:~/robot/sounds $ pactl get-sink-volume 0Volume: front-left: 26214 / 40% / -23.88 dB, front-right: 26214 / 40% / -23.88 dB balance 0.00Statistics:...
View ArticlePython • Re: UPS Shutdown Python Script
ChangeCode: time.sleep(1) to Code: time.sleep(10)Or you can leave it at 1 and just change the shutdown command to wait for the 10 seconds instead of now as it is in the code. You can find out how to...
View ArticleGeneral discussion • Re: Fun 3D printed Pi5 case!
Great idea about the hinge! I'm working on it now.Does that mean currently you are unhinged? How do they connect when hinged?Statistics: Posted by peterlite — Wed Jun 12, 2024 2:28 am
View ArticleTroubleshooting • Re: Impossible to get rid of under voltage errors (3B)
I know it is heresy to say this, but I think it really doesn't matter.Generally a Pi will throttle down to 600 MHz when low voltage is detected (the Pi 5 only goes as low as 1500). Whether that...
View ArticleAdvanced users • Re: Arcade button press wirelessly
Currently got 4 quiz buzzers sending 1,2,3,4 over usb. After some help to try and get them sending output wirelessly. What would I need? Using attached code. Assume I’d need power to pico board plus...
View ArticleGeneral discussion • YouTube ads are not blocked on chromium-browser v125
A few hours ago, I received an update for Chromium from the default PiOS Bookworm 64-bit repositories. It was upgraded from 124.0.6367.73-rpt1 to 125.0.6422.133-rpt1, then I restarted the browser.For...
View ArticleUbuntu • Re: BAR of PCIe devices seems incorrect
PCIe addressing is quite complex, involving multiple mappings - it's easy to get confused. This is how it is meant to work:1. The address shown in a pci_resource_start is the physical address of the...
View ArticleGeneral discussion • Re: YouTube ads are not blocked on chromium-browser v125
youtube changed 2 days ago over here, ads are now with out a skip button.oops, sorry not using chromium so don't have a link to that add on version.it's not the browser, it's a change in youtube, they...
View ArticleGraphics, sound and multimedia • Android based Rpi5 Head Unit
HI, I have just finished a custom Head Unit build using a RPi 5 running Android, Everything is working however there are some stuff I would still like to integrate that has me scratching my head a...
View ArticleGeneral discussion • Rasberry Pi Touch Screen not working correctly with touch
My Raspberry Pi touch screen was working as a normal touch screen when I first set it up and then I plugged in a mouse to edit my code easier. I finished my program now and I want it to work as a...
View ArticleTroubleshooting • Re: Pi 5 got a couple of parts knocked off.
my educated guess is that the top two are ferrite beads, and the smaller lower on is a decoupling cap of say 10nF.Statistics: Posted by mahjongg — Thu Jun 13, 2024 3:14 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Regarding changes in Ethernet LED...
Thank you for your reply. Checking the CM4 datasheet(https://datasheets.raspberrypi.com/cm4/ ... asheet.pdf), the behavior of each LED is described as follows.Ethernet_nLED1Active-low Ethernet speed...
View ArticleGeneral discussion • Re: Rasberry Pi Touch Screen not working correctly with...
what rpi devicewhich os versionsounds like the normal response when using a X11 setup.Statistics: Posted by kerry_s — Thu Jun 13, 2024 3:27 am
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
Initially I had trouble with step 9, but it turns out I needed to install the system on first boot without the SD card. After that, the rest of the steps worked just fine.TYVM.Statistics: Posted by...
View Article日本語 • Re: ラズパイ(4B 2GB)用にSSDにubuntuMATEをインストール
どうも、USB-Audioの出力が素直に出ません。[ raspi-config ]で一度は、[ 0 USB Audio ]触らないと音が出ません。エンターキーを押すだけなんです。押した瞬間に音が出ます。従って、設定は合っています。[ raspi-config ]で設定し、その値に変更は無いので、「再起動」に移行しなくては良いはずですが、一応、[ raspi-config...
View ArticleGeneral discussion • Help to fix jittering/glitching on servo motor on...
Hello, I am currently trying to make a robotic arm using four servo motors. currently I am trying to test the hand part of the arm and saw that the servo motor keeps glitching and doesn't stay in the...
View ArticleGeneral discussion • Fake/wrong packaging Raspberry pi 5?
Hi guys,Got my first pi5 and my packaging was kinda open when i received it. Comparing to all unboxing vids my surface on the opening area is completely red instead of being completely white.(area...
View ArticleTroubleshooting • Raspberry PI 4 - rebooting and unreachable
Hi Folks,I'm hoping for some help with my PI! I purchased and installed a PI 4 (8gb) in Oct 2022, I followed a couple of youtube videos on setup, which for me was hosting a Plex media server, and a...
View ArticleOther RP2040 boards • Re: Custom Board not going into BOOTSEL mode using switch
Thanks for your reply.Yes Sorry I forgot to mention that things, we earlier gone through standard schematic and make changes R10 pull up to DNF (Do Not Fit).But Still that changes not work for...
View Article