General discussion • cmake error
I am running the latest Bookworm OS. Trying to compile a program SDRPusPlus The script file that was used with older OS version works correctly Being much of a noob with the compiling syntax so need...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
..Also no interrupt assigned to 55..Sorry dude but please explain which GPIO you have connected your interrupt line to!I have no idea where '55' is so please teach me and provide evidence.Note:...
View ArticleRaspberry Pi OS • Re: Can't get autostart working using ~/.config/wayfire.ini
my method works for wayfire, labwc and x11I have a file startup.desktopCode: [Desktop...
View ArticleBeginners • Re: RPI5: Incompatibility with a certain powerbank
I agree. If you are going to draw a lot of power (>2A) from the USB on the RPi, it may not be enough.2A is outwith the maximum 1A6 that you should be drawing from the Pi 5's USB ports. That's...
View ArticleGeneral discussion • Re: How will Chromium continue adblocking after Manifect...
I'm wondering if there might end up being a forked project spun out from Chromium as a result of this change. In that case, Raspberry Pi could use that as the upstream, and continue as normal. That...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: USB devices not recognised
Are there any interesting entries in the output of dmesg when you get this problem? There will be quite a lot of output, so narrowing it down to USB related entries may helpCode: dmesg | grep -C2 -i...
View ArticleРусский • Re: Ошибка при запуске PINN
@Executor - Are you using a Pi5 2GB model with the D0 stepping of the processor?PINN is not compatible with that yet.Pi5 8GBStatistics: Posted by Exeqtr — Thu Nov 14, 2024 11:53 am
View ArticleTroubleshooting • Re: New router WiFi connection problems
I have tried switching on and off the different bands. It seems the Pi will only connect to the 5Ghz because when I have only the 2,4Ghz enabled, the Pi wont/cant detect it. Is there some way to force...
View ArticleOther • Re: How to force console output res at 480x320 on RPI5
to cmdline.txt??not to \mnt\boot\config.txt ??Yes,cmdline.txt.Statistics: Posted by dom — Thu Nov 14, 2024 11:56 am
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect not working
Alright The command should show any log messages relating to rpi-connect-wayvnc, then wait and monitor the log for any new messages. Note that I am using raspberry pi lite and raspberry pi connect...
View ArticleCompute Module • Re: flashrom on the CM4S
@pelwell has updated pinctrl to support gpio57https://github.com/raspberrypi/utils/co ... 075df06850It should be possible to get rpi-eeprom-update add built-in support for CM4S in the near...
View ArticleTroubleshooting • Re: Mouse pointer inverted after rotation of official...
So you followed the instructions for "Rotate screen without a desktop", but what are you running if you have a mouse pointer about?Editing the video= line inverts the primary plane, but not the cursor...
View ArticleHailo • Re: What's the command to test the github Hailo demos out with...
Does this help?Statistics: Posted by therealdavidp — Fri Nov 15, 2024 12:31 pm
View ArticleGeneral discussion • Re: Touch Screen 2
sounds like your best option is to simply buy a V1 touch! Your software will not be able to use the higher resolution most likely ...Statistics: Posted by aBUGSworstnightmare — Fri Nov 15, 2024 12:31 pm
View ArticleBeginners • Error: no module named pa1010d (The Pi Hut GPS module)
I have just purchased the Pimoroni PA1010D GPS Breakout from the Pi Hut.I already have the 11x7 Matrix Breakout working perfectly using the Garden Breakout system but I cannot get the pa1010d to run...
View ArticleGeneral discussion • Re: cost of ethernet
Incidentally: the reason i need to have the ethernet is just that i need the host to connect to TWO different network at same time, collecting from devices on the wifi and serving to clients that...
View ArticleBeginners • Re: Successfully connected (headless) to VNC Viewer, but it is...
I am brand new at Raspberry Pi and really struggled to get the OS loaded and connecting (headless) to my MacBook, but it finally worked. I know the pi is connected to the internet and laptop, because...
View ArticleRaspberry Pi OS • Re: Where to begin - errors in the latest OS Upgrades?
- I have always used the 5GHz WiFi band, but note that here (in Switzerland) only channels 36, 40, 44 and 48 are available in this band, hence likelihood of congestion/interference especially...
View ArticleMicroPython • Re: Class 'USBDevice' example for Raspberry Pi Pico
Thanks so much!I found these -https://github.com/micropython/micropython/blob/master/examples/usb/usb_simple_device.pyhttps://github.com/micropython/micropython-lib/tree/master/micropython/usbGoogle...
View ArticleBeginners • Re: Error: no module named pa1010d (The Pi Hut GPS module)
Follow the Pimoroni instructions and python setup.They're usually pretty up on this or fix it it something broke it.https://shop.pimoroni.com/products/pa10 ... 7258881107You may end up on GitHub...
View Article