Advanced users • Re: Inverting gpio output (from ledtrig-netdev)
Marvellous. That works a treat.Now just the WEB and HDD activity LEDs to sort out.Thank you.,Statistics: Posted by itsbroke — Sun Jun 01, 2025 1:17 am
View ArticleTroubleshooting • Re: Can Limited Current Draw Corrupt Images Being Copied to...
Thank you @FTrevorGoweni will check this out! Wow, i had no idea some USB drives take 500ma!?!? Maybe setting the USB power higher will help?The reason i cannot use a pi3, is i need to use the arducam...
View ArticleUser groups and events • Re: Peninsula Pi Party near Sydney Australia
Hi Peter,Do you know when the User Group will be meeting next.Thanks CamStatistics: Posted by camjrwalker — Sun Jun 01, 2025 1:53 am
View ArticleAdvanced users • Re: [SOLVED] Labwc: Can it be made to tile windows?
I have been going straight to /etc/xdg/labwc/rc.xml to do changesrequires reboot thoughStatistics: Posted by kerry_s — Sun Jun 01, 2025 1:58 am
View ArticleOther projects • Re: dwlfc
i wonder if my log. can be considered forum spam. either the way today i didn't had much time but i could arrange the HDMI and USB ports and test/print what we'll need to hang a INMP441 board as the...
View ArticleGraphics programming • The last MPEG-2 patent has now expired
The last MPEG-2 patent has now expired in every single country in the world, according to this previous post:viewtopic.php?t=201449#p1278465Would it be possible for the next release of Raspberry Pi OS...
View ArticleGeneral • Re: RP2040 PIO Input Glitches SM to addr 0 at WAIT GPIO Instruction
Getting crazy, added 100pF capacitor to screw up the signal, drive strength set to 2mA, disabled Schmitt Trigger.Still no blowup, only signs of jitter.Statistics: Posted by gmx — Sun Jun 01, 2025 2:08...
View ArticleTroubleshooting • Re: Raspberry Pi 5 black after boot
The spec for your monitor says 1920x1080.As mentioned what happens if you use? :Code: video=HDMI-A-1:1920x1080@60D Do you see the diagnostics screen powered with hdmi and no sd card?What is the other...
View ArticleRaspberry Pi OS • How to utilise ledtrig-disc ?
Hello everyone,Whilst searching for ways to activate a HDD LED in a project i'm tinkering with I came across ledtrig-disc module in the source tree(linux/drivers/leds/trigger/ledtrig-disk.c)Is this a...
View ArticleTroubleshooting • RPI4b login trouble
I have a RPi4b that has been running at idle for several months. I am trying to login now, and when I use what I think is the right password, the screen goes black for about 2s, then the same login...
View ArticleGeneral • Re: Need idea for a discreet usb connection on face plate to update...
I have actually managed quite successfully to get as far as sending a file over UART and storing it as "temp.py" on the Pico. What I have failed to achieve is getting that to run on reset. I have...
View ArticleTeaching and learning resources • Re: Advent of Code 2024
I was a little more careful allocating memory on the stack in C and represented the leaf list for the topological sort as a n x 3 array rather than an array of slices. Maybe this last change accounts...
View Article