General discussion • Re: Raspberry Pi Imager improvement request
While you're waiting for rpi-imager to add this capability, if you're comfortable using the command line and your host system (where you run rpi-imager) is Linux or MacOS, AND you're burning a RasPiOS...
View ArticleGeneral discussion • Re: A Pi Pie Chart
I did run my little benchmark on Nokia XR20 smartphone which has a Qualcomm Kryo 460 CPUI think the XR20 uses a Snapdragon 480 which according to AnandTechhttps://www.anandtech.com/show/16345/qu ......
View ArticleTroubleshooting • Bookworm Desktop Python Virtual Environment issue
Pi 4B 1GB, Bookworm Desktop 32-bit, Wayland and 'labwc'If I make a remote connection to this Pi I can run Python 3 programs which use PyGame and they all execute. When I try to run them from a...
View ArticleRaspberry Pi Connect • Re: Possible to stream audio?
Try it find out if it does what you want. You can always uninstall it.Statistics: Posted by bensimmo — Sat May 11, 2024 4:20 pm
View ArticleGraphics, sound and multimedia • Re: 1080/50i on hdmi under X
This is where I say that I really can't recall which graphics driver is in use under Buster, and am not inclined to investigate as the release is no longer supported. The 4.19 kernel branch was last...
View ArticlePython • Re: gpiozero RuntimeError: Cannot determine SOC universal base address
Sorry did not read the service part. The guide to all things startup is here: viewtopic.php?t=314455Statistics: Posted by neilgl — Sat May 11, 2024 4:39 pm
View ArticleGraphics, sound and multimedia • Re: TC358743 on rpi5
I just got my Pi5, and I'm partially successful.I followed the steps from this guide https://wiki.geekworm.com/CSI_Manual_on_Pi_5And it works but when I try to grab frames, it timeout.Sometimes I can...
View ArticleGeneral discussion • Unable to use Uart and Bluetooth in Rpi3 with audio output.
Previously used Rpi zero 2 W:Serial 0- ttyAMA0Serial 1 - ttyS0I had to use the UART(for reading coordinates in gps) and meanwhile connect bluetooth and output the audio. things I did:Code: sudo...
View ArticleGraphics, sound and multimedia • Re: [Solved and Another Question] TC358743...
10. Get some imagesCode: admin@raspberrypi:~ $ v4l2-ctl --stream-mmap=3 --stream-count=1000...
View ArticleCamera board • No cameras available!
Hello, I'm having an issue where the camera on my Raspberry Pi 4 isn't working.I have performed a clean installation test of the operating system. Here are the details of my Raspberry:When running...
View ArticleGeneral • Re: Issue with one of two picos when booting, but solved by...
You might get better feedback on a CircuitPython forum.Generally, folks will need precise information in order to diagnose a problem. Initialization of USB devices (enumeration) is entirely controlled...
View ArticleGeneral discussion • Re: Once more... Pi 5 & Powerbank
Has anyone used the Arduino Hat with Pi5? I've played around with Pi-Arduino combination using earlier Pi models and was able to run it portably. With the higher power requirements of the Pi5, I am...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C buses seen with i2cdetect, second...
OK, so it looks like the Adafruit TPA_2016 was written to support hardware I2C interfaces only. The busio.py and board.py packages that is uses do not appear to handle i2c-gpio buses. I have to change...
View ArticleWanted • Looking for a replacement blower
Hello Everyone,I'm looking for a replacement blower fan I have learned the hard way not to turn these backwards or there tach sensors stop working.I've got the following specs 8000 RPM1.10 CFM 5VDC4...
View ArticleAutomation, sensing and robotics • Minecraft Automated Server Backup
I think this is automation but is there a way I can automate backing up my rpi5 hosted minecraft server, and remove old backups automatically? I don't really want to use a plugin but if I ahve to I...
View ArticleOther RP2040 boards • Re: Pi pico clone onboard rgb problem
Your one looks like the RGB solder link (just above the RGB LED itself) is not closed. Other pictures, like the CircuitPython link I sent and at vcc-gnd studio's AliExpress page show the link soldered...
View ArticleOther RP2040 boards • Re: yd-rp2040 flash memory size
I suspect 128MB was chosen as a "big number" that is large enough for any .uf2 file that could be sent for any possible (now and future?) memory capacity.A 32MB binary would have a 64MB .uf2. The...
View ArticleBeginners • Re: Raspberry Pi 5 OTG USB ports?
After buying this product (https://www.amazon.ca/dp/B0CSVYFRYQ), I am now getting the low voltage alert on my OS.So I bought this other product (https://www.amazon.ca/dp/B07TS17VB9), the voltage drops...
View ArticleOfficial Display • Re: Touchscreen Functionality Issue with CM4 After...
Why did you have to add something which is there by default? Connect the scren to DSI1 ans addCode: dtoverlay=vc4-kms-dsi-7inchStatistics: Posted by aBUGSworstnightmare — Tue May 14, 2024 4:31 am
View ArticleTroubleshooting • Re: Help: Pi5 Raspbian not shutting down when pressing the...
This is the topic:viewtopic.php?t=367459To me this is highly beta and definitely not something I would try again, even if included fully in the kernel. This is for RPI5 only. Sandisk might accept this...
View Article