Advanced users • Re: Cannot find device drivers in menuconfig
That (2) means if you press "2" it will jump straight to that entry in the menu system.Thanks. That will make finding the correct option much easier.However AX88796B_PHY is already enabled as the PHY...
View ArticleGeneral • Re: GPIO pin 15 is located at pin 19 not 20
The only RP2 boards I am aware of which notionally have GPIO15 on Pin 19 and 0V on Pin 20 are the Olimex XL and XXL - That partially fits with "Pin 18 is still a ground and pin 17 is still GPIO13 and...
View ArticleSDK • Re: How to extend stdio usb descriptors?
Thanks for the reply and the link to your PR! This certainly goes into the right direction and reduces the duplicate code / custom usb_descriptor (e.g. the TUD_RPI_RESET_DESCRIPTOR gets removed). I've...
View ArticleBeginners • Re: RP5 Headless Setup on MacOS - How do I make it visible on...
I got it Apple Time Machine working using this very useful articlehttps://ovechkin.xyz/blog/2021-12-13-us ... me-machineThere's a few things in that article that are poor practice, that aren't really...
View ArticlePython • Re: Why must we use --break-system-packages?
Why must we use --break-system-packages?"We" shouldn't.Option 1:Look for a package in apt, install that and use the system python environment.Option 2:Use a venv possibly with the...
View ArticleTroubleshooting • Re: kms video settings only apply during boot
So I tried reflect_x and reflect_y(seperately) at the end of the video= part, and tried moving video= to the end of cmdline.txt to make sure the reflect parameters would be parsed last. If I remove...
View ArticleRaspberry Pi Connect • rpi-connect icon is spinning
Just updated a pi5(00) from bookworm to trixie and after rebooting the rpi-connect icon has "started" spinning continiously in the screen sharing session which it never did before (afaicr)is this...
View ArticleBeta testing • Re: Updating to trixie
Since we switched from dhcpcd to NetworkManager, people have been pointing out that they lost link-local address...
View ArticleMicroPython • Re: Pico and Midi - Baud Rate Query
In your post you mentioned 'Unicode' so I must be missing a link in the puzzleBytearrays hold bytes of value 0x00-0xFF. MicroPython unicode strings hold bytes of 0x00-0x7F as single bytes, but...
View ArticleNetworking and servers • Re: DNS help needed please Bookworm Pi4b
What's in /etc/resolv.confI've got (slightly redacted for my security)Code: domain example.co.uknameserver 2002:xxxx:xxxx:0010:ba27:ebff:fe85:c936nameserver 10.1.1.11nameserver 8.8.8.8search...
View ArticleTroubleshooting • Re: JavaScript errors with SurfShark
Fully paid up member account. Have you asked Surfshark for support? You're paying them, make them fix their product.Statistics: Posted by DougieLawson — Tue Sep 16, 2025 10:16 pm
View ArticleMicroPython • Re: Dev Status of MP3 Decoding on Raspberry Pico?
more AI word saladUsername check out.Although, ironically, AI checking tools say it's not AI.Statistics: Posted by ame — Tue Sep 16, 2025 10:22 pm
View Article