Troubleshooting • Pi4: serial debug console not working
Hi, I have used rpi4 with headless setup for a while, today I messed up my network configuration, and cannot get connected it via sshI have already enabled "Interface Options -> Serial Port" in the...
View ArticleHATs and other add-ons • Re: M.2 HAT+ troubleshooting
Thanks for the help!I will try out another SSD then, and I'll get back here in case I have problems with that too:)Statistics: Posted by pintermatyas — Fri Nov 15, 2024 2:01 pm
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi,I'm Andrea and I am a software engineer. I am based in Switzerland. I am excited to join the community!CheersStatistics: Posted by andreamancuso — Fri Nov 15, 2024 2:03 pm
View ArticleGeneral discussion • Re: cost of ethernet
The Broadcom Wifi solution used on the Raspberries can only handle 1 physical layer stream at a time.@woolyMaybe you can use a setup with IPVLAN or VPN (wireguard point-to-point is lightweight)....
View ArticleTroubleshooting • Re: PiZero2Ws headless: connecting ocassionally?
I have read that the pi zero doesn't do 5GHz: Is it possibly it's trying to connect to 5GHz and stuck in some bizarre loop, and sometimes it just connects up to 2.4 fine (hence the inconsistency).The...
View ArticleOpenGLES • GPU-accelerated GUI development using Node.js, GLFW3, OpenGL3
Hi,I normally don't advertise my work, particularly as it is very much a work-in-progress, but here we go. I have been busy working on https://github.com/andreamancuso/xframesIn essence, it is meant...
View ArticleRaspberry Pi OS • Re: Where to begin - errors in the latest OS Upgrades?
in the UK outdoor use of 5GHz WiFi is not permitted.Say who? not ofcom, you only need it for the 5.8GHz range, below or above you don't need a license. https://www.ofcom.org.uk/siteassets/res ......
View ArticleTroubleshooting • Re: Pi suddenly began to load Chromium at startup and show...
If you look on the taskbar on the right hand side you'll see a Raspberry Pi Connect icon has been added. Click on this and select Turn Off Raspberry Pi Connect and the login will not appear next boot...
View ArticleGeneral • Re: Connecting to Pi 400
I have at least one of those at home - will try that. Thank you!Statistics: Posted by yellowspanner — Fri Nov 15, 2024 2:19 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: which gpio pins should I take out ?
For less than one buck one can get a screw-terminal for fitting on the entire GPIO40 btw.I have it but, it has problem of space with the nvme hat, and beside that taking out all 40 wires would create...
View ArticleGeneral • Re: Did I Destroy my new Pico
I should open a charity shop for all these "destroyed" Picos. Windows recognized it as a USB mass storage device and created a drive for it. This means your Pico is fine, it is already in BOOTSEL mode...
View ArticleAdvanced users • Image File Utilities and PIMORONI NVMe Base Duo
Just migrated from M.2 HAT+ to PIMORONI NVMe Base DUO using- OS NVMe in slot A- new date NVMe in slot BAll working fine and fast.Final test is always running the 'image-backup' script and it was...
View ArticleTroubleshooting • Re: 4k60hz issues
Have you set the TV to HDMI 2.0 as described in the review link you posted:4k @ 60 Hz @ 4:2:2 or 4:4:4 color is only supported if the HDMI input used has been set to HDMI 2.0 in the TV's settings.If...
View ArticleTroubleshooting • Re: Wayland: Desktop - Mouse "Drag & Drop" on...
OK, no solution. Something wrong with Pi OS. Wonder what else is wrong. Time to try another OSStatistics: Posted by a330mech — Sat Nov 16, 2024 1:41 pm
View ArticleGraphics, sound and multimedia • Re: Raspberry VLC network stream from URL
The guide to all things startup (thanks thagrol) is here: viewtopic.php?t=314455And check this if using labwc viewtopic.php?p=2267757Statistics: Posted by neilgl — Sat Nov 16, 2024 1:41 pm
View ArticleGeneral • Re: EDIT: Simple serial connection not working (PR2350/Pico2)
I connected a simple UART-USB adapter i had laying around. AND IT SENDS A HELLO WORLD . So I'm guessing something is wrong with mapping the connection to the USB-Port. But i still have no clue what...
View ArticleTroubleshooting • Re: No network: Pi Zero W, Imager, Bookworm
I can get a keyboard and monitor if I have to, but I strongly prefer to be able to set up headless pis without that stuff, just on principal, even if it means I need to go to school a little to be a...
View ArticleSDK • Re: TinyUSB Only mounts one device
The big issue I found with multiple devices was that you mustn't put any additional USB code in the mount callback (e.g. tuh_hid_receive_report). If you do TinyUSB appears to block on it and miss...
View ArticleSDK • Re: troubletrouble defining a macro to replace a zero argument fn call:...
In truth they were better than the 3.25" floppy dicks which followed, which used external splints to pretend they were not floppy. constant cost cutting by chinese no-names eventually killed the...
View ArticlePython • Re: A script written in Python doesn't behave consistently depending...
At some point you may have edited home/pi/Test_Libraries/gopigo3.pyFile.This file has not been edited (AFAIK)Assuming that Thonny/Geany have "cleanup code" why does double clicking on it work and why...
View Article