Русский • 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 ArticleBeginners • Re: RPI5: Incompatibility with a certain powerbank
That seems to strengthen my argument.I'm at less than an amp, and have one usb port open.Statistics: Posted by SurferTim — Thu Nov 14, 2024 11:59 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 ArticleRaspberry Pi OS • Re: Can't get autostart working using ~/.config/wayfire.ini
I've just created a fresh install of Bookworm on a Raspberry Pi 4 Model B.Your fresh install is almost certainly using wayland with labwc not wayland with wayfire which means wayfire.ini won't...
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 ArticleTroubleshooting • Re: SD Card Wiped During Update
For the future: Are the partition settings stored in files anywhere, I have /etc backed up for all my computers.Something really crazy had happened to hardware/firmware lock the display output to...
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 ArticleSDK • Re: struct uart_inst
Correct - it's a deliberately opaque type to avoid application code messing with it.As it happens, in the current implemntation, a struct uart_inst * is the same thing as a uart_hw_t * so if you want...
View ArticleGeneral discussion • Re: cost of ethernet
why has not made a choice to provide a version of Pi-0 with the ethernet (even just a fast one) instead of the camera port. i think would have a market itself.Because the camera port just needs one...
View ArticleGeneral • Re: servo driver
Oh, it's getting interesting. I bet that there are multiple factors combined, not just a single cause.It could be something wrong with inductors, something like being weakened (can short between...
View ArticleTroubleshooting • Re: I can't remote into my raspberry pi 0 because of...
I'm trying to do this: https://www.youtube.com/watch?v=O4oVIsZJDs4Logging in through USB is the main point of this project for me. The annoying thing is that I've already done it and for some reason...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: which gpio pins should I take out ?
Yes, they are the ones i need. I know i need some now [so for sure GPIO2,3,4 and,7,8,9,10,11 , so with the power bus makes 11 out of 15 alreasdy taken. amanong 5/6 14/45 12/13 and 18/19 which two...
View ArticleGeneral • Re: Connecting to Pi 400
Personally I would get an official Pi 3.0A power supply.https://www.raspberrypi.com/products/ty ... er-supply/Statistics: Posted by rpiMike — Fri Nov 15, 2024 1:19 pm
View ArticleGeneral • Re: Calibrating LPOSC on an RP235X
Having a few minutes where I wasn't using my RP235X I thought I would see what long term drift or inaccuracies there would be with AON. So I let it calibrate itself and just left it to run.My simple...
View Article