Troubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly
That is a bus powered Sata bridge. Likely what happens is the disk takes too much current to spin up again and knocks itself offline. This means you are too close to power limits for reliable...
View ArticleGaming • I need vc4-fkms-v3d to run Fallout 2, but at the cost of Emulation...
As you've seen from the title, I tried to run Fallout 2 in Retropie on the Rpi 3b+, See topic here: https://retropie.org.uk/forum/topic/354 ... ed-help/10, but it came up to this error:Code: * failed...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails
I think I may have found a solution, at least for those burning the install image to a SSD.I can confirm this installation workaround works perfect. Thank you very much @dcwaites for...
View ArticleRaspberry Pi Connect • Re: Pi4 Wayfire/Wayland rpi-connect won't start
I gave up, and created a brand new image on an SSD. ALL the issues went away and I now have rpi-connect working.Good.Thanks for the update.Statistics: Posted by B.Goode — Sun May 19, 2024 8:58 pm
View ArticleTroubleshooting • Re: [Video] Raspberry Pi 5 not booting or going to...
rpi's are picky about screen, especially larger then 1920x1080, 1366x768 is also a problem resolutiontrying a different screen may get you a picturealsoif you have ethernet & a wired keyboard,...
View ArticleOther projects • Re: Custom Key pad
Ok, well, back to basics then. Clearly something is missing.Incidentally, those consoles seem to be selling for a lot on eBay. You could sell what you have and build your own custom keypad from...
View ArticleHATs and other add-ons • Re: PI5 with m.2 hat (Geekworm X1003) doesnt work...
Thanks a lot, I am interested in your results. I bought the X1003 because it is the only one i know that fits in the official case.Statistics: Posted by Emperor — Sun May 19, 2024 9:49 pm
View ArticleTroubleshooting • Re: App in menu doesn't show up for addition to panel
What kills me is when I check off everything I can find -- item added to menu, working, . desktop file with icon in /usr/share/applications -- and it still doesn't show up for inclusion in application...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • I2S Master Mode with Pi5
Hi,I need to attach an ADC as I2S master to the Pi5.This means the Pi should listen on PCM_CLK to a MCLK provided by the ADC.So far I managed to use the ADC as I2S slave using this...
View ArticleItaliano • schema elettrico raspberry 4 b
Ciao qualcuno sa dove trovare lo schema elettrico dal raspberry 4b? Magari con i vari riferimenti sarebbe il massimo.Grazie ciaoStatistics: Posted by eiosopaolo — Sun May 19, 2024 9:52 pm
View ArticleCamera board • Re: Monochrome sensor with error "Can't configure camera...
Quick update: Soho Enterprise Ltd. send me a libcamera patch and now it works!Code: pi@imx585:~ $ export DISPLAY=:0; rpicam-still --viewfinder-mode 3860:2180:12:P -o test.jpg -t 0 -v --tuning-file...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
(modulo being too long)There are two nice holes that could be used to fix the longer ssd there with some plastic strap or something.Does anyone know if an m.2 M+B key Ethernet adapter such...
View ArticleRaspberry Pi OS • Lxpanel and other elements background black - how to change?
After updating from Buster to Bullseye, lxpanel background color is set to black - somewhere, somehow. This looks really bad.How it is currently (few zones highlighted in red):This is the way it...
View ArticleTroubleshooting • Re: Update Buster to Bullseye - stuck with libc6-dev...
Managed to successfully do a "sudo apt full-upgrade" as written before. Cleaning up things and fixing stuff currently. It's still a miracle to me why the original short apt install (only 3 packages)...
View ArticleNetworking and servers • USB wifi on Pi 1B+ (Bullseye)
I'm trying to use a CanaKit USB wifi dongle on a headless model 1B+ Pi running Bullseye (OS release 2024-03-12). The chipset of the USB wifi dongle is the Ralink 5370. I used the Pi Imager to...
View ArticleBeginners • Re: Unable to connect imx219 camera using raspberry pi 5
There is no need to uncomment this line. Code: #dtparam=i2c_arm=on Applying the imx219 overlay needs to be on a line of it's own, so return the Code: dtoverlay=vc4-kms-v3d,imx219 to just Code:...
View ArticleTroubleshooting • Re: SOLVED: Update Buster to Bullseye - stuck with...
I was wondering if a kernel update should have happened during the update. My Pi 4 B had Linux 5.10.103-v7l+ auf armv7l before and still has it after the v11/Bullseye update. Did explicitly NOT run...
View ArticleRaspberry Pi OS • Re: Lxpanel and other elements background black - how to...
Indeed, found it @ "/home/pi/.config/lxpanel/LXDE/panels".But how to fix the black parts? As mentioned I also see them in other parts of the GUI, not only lxpanel:That black line is just a selected...
View ArticleGaming • Re: Raspberry Pi 5 GameCube and Playstation 2 emulation help
Based on this article about PlayStation 2 Emulators, AetherSX2 runs on ARM computers, and PCSX2 is only compatible with X86 computers:https://www.slashgear.com/1577886/raspb ... what-know/For anyone...
View ArticleAdvanced users • Raspberry pi 4 + IMU(MPU6050) + GPS(114990732)
I'm going to take the route to Raspberry Pi with a map API, and I'm going to measure my stride using the MPU6050 module and gps(114990732) module to measure the number of steps I have left to my...
View Article