Raspberry Pi OS • Re: Ifconfig not showing stats
On BULLSEYE, this is what I see for my WIFI connection. Code: $ ifconfig...wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.12 netmask 255.255.255.0 broadcast...
View ArticleSDK • Re: Extra compiler flags, only for user code
set_source_files_properties(foo.c PROPERTIES COMPILE_FLAGS -fsanitize=kernel-address) in your CMakeStatistics: Posted by kilograham — Sat May 31, 2025 8:54 pm
View ArticleGeneral • Re: RP2040 PIO Input Glitches SM to addr 0 at WAIT GPIO Instruction
We can start from the beginning, how a signal enters the chip on a GPIO... what do you see there?Statistics: Posted by gmx — Sat May 31, 2025 9:04 pm
View ArticleGeneral • Re: rpi 4b Bookworm no /dev/ttyACM*
Could it be that magic baudrate of 1200?I think Arduino uses with its bootloader, also in SDK is enabled by default:Code: PICO_STDIO_USB_RESET_MAGIC_BAUD_RATEBaud rate that if selected causes a reset...
View ArticleNetworking and servers • Re: PXE boot tftpd boot sync
Sorry, can't help with your question as I'm struggling myself, but is there any chance you can share the guided you followed?Statistics: Posted by MoshePupkin — Sat May 31, 2025 9:32 pm
View ArticleTroubleshooting • Pi 4 PXE boot
Is there a guide one can follow? The official guide is, how shall I put it, missing a lot. Just an example ,they ask to "Before configuring network boot, make a note of the serial number and mac...
View ArticleAdvanced users • Re: Labwc: Can it be made to tile windows?
should be achievable with labwc actions https://labwc.github.io/labwc-actions.5.htmlCode: <placement> <policy>automatic</policy></placement>Adding the above to...
View ArticleTroubleshooting • Re: My Rspberry pi 5, 16GB for main memory not able to boot.
Thank you for the information. I was able to reboot with the xd card and after, reformat the ssd and install a fresh version for Ubuntu server!Thanks a lot!Richard G.Statistics: Posted by Samlion —...
View ArticleFrançais • Re: Mon Raspberry pi 5, 16 GB ne redemarre plus
J'ai réussi avec quelques conseils, à redémarrer mon pi à partir de la carte xd! j'ai ensuite reformatter le ssd et j'ai pu installer une version fraîche de Ubuntu server.À plus!Richard G.Statistics:...
View ArticleGraphics, sound and multimedia • Re: Cannot open device /dev/video0 on Pi 5...
Just wanted to update the thread. I've updated kernel to 6.12.25 and it seems to be working fine now Statistics: Posted by sihochoii — Sat May 31, 2025 11:10 pm
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Thanks for the additional information.I managed to replicate this freezing of RaspiOS once only, but when I repeated it, it installed fine. This is very odd, but you've given me some clues that need...
View ArticleRaspberry Pi OS • Re: Chromium and touch scrolling doesn't work with labwc
Yeah, with the new OS update, I was able to select Multitouch in the Screen Configuration, and it works as expected. Thanks!Where is this setting? I tried setting mouseemulation to 'no' in...
View ArticleOther projects • Re: Raspberry Pi voice assistant
deepo, thanks!!!I finally had time this weekend to start on this. Managed to get the OS installed - although having issues with AnyDesk but I'm sure it's a firewall/routing issue - and have the USB...
View Article