Troubleshooting • Colored remote buttons don't work in labwc
In Wayfire, I could define the yellow "A" button on my IR universal remote to open a custom menu, but Labwc seems to use a different method for reading keys. Wev says the sym is "NoSymbol", and evtest...
View ArticleRaspberry Pi Connect • Raspberry pi5 -Arm64 does not detect compass sensor
Hi All, I have pi5, on which using MPU9250 sensor to detect Gyroscope, Accelerometer & Magnetometer. For some reason, PI5 is not detecting the I2C bus for Magnetometer. Wire Connection...
View ArticleTroubleshooting • Re: Colored remote buttons don't work in labwc
did you restart labwcCode: labwc -rStatistics: Posted by kerry_s — Sun Feb 16, 2025 2:15 am
View ArticleBeginners • Can't Run Script at Bootup
I'm trying to run a simple script to set the parameters on the serial ports (using stty to set # of columns, uppercase to lowercase, etc.). The script runs fine from lxterminal but I can't get it to...
View ArticleBeginners • Re: Can't Run Script at Bootup
Code: mousepad ~/.config/labwc/autostartput your script command followed by &Statistics: Posted by kerry_s — Sun Feb 16, 2025 2:31 am
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
Great! I would like to see how a LUA game is made from your example. I should solder some headers onto my Pico2.Statistics: Posted by breaker — Sun Feb 16, 2025 2:36 am
View ArticleBeginners • Re: Opening a terminal window at startup and getting it to run in...
Environment:Raspberry Pi 5 8 GRaspbian 64 bit OS "Bookworm"Python 3.11.2I can open a terminal window just fine at startup by editing my .config/wayfire.ini file and adding the following beneath the...
View ArticleTroubleshooting • Re: Pi4 solid red and green led
I was replacing a Pi 4 with a Pi 5 yesterday.After needing the Pi 4 for another run, two things happened:1) The microSD card fell of the table (boot disk still readable in Windows even it says there's...
View ArticleGeneral discussion • Re: EOLing My Guides
without blinding them with scienceYour guides offer alternatives in a nice way. Thank you. The official guides are often to big so the science would make them too much. They could do with the science...
View ArticleGaming • Retro pi is booting into terminal
I have recently been trying to put retro pi 4.8 onto my raspberry pi 2b using a 8gb micro SD card and when I try and boot the pi It goes straight to a terminal and ends with a command prompt with a...
View ArticleAdvanced users • Re: Add environment variable persistent in bookworm os
I think i found where i must set it but it don't work correctly.I think , i must write my persistent variable in /etc/environment file like that:Code: export DOTNET_ROOT=$HOME/.dotnetexport...
View ArticleBeginners • Re: Disable tty consoles and disable auto login tty1
Did you try the commands I gave above to disable the tty1 service?Yes, it disable the service for tty1 cosnole.it's satisfying.But just for comprehension, i'm curious how we could specify that the...
View ArticleSDK • Re: Re-initialise runtime after POWMAN sleep
Hmmm, 1,8 mA could do just WFIing (2,6 mA running and doing math) at XOSC 12 MHz with stuff (unused clocks and clock sources) turned off (ARM and 3,2 V at VSYS, and release binaries copied to ram with...
View ArticleTroubleshooting • RPI5 USB3 port suddenly shuts down
Hi,I have the PI5 setup as a Bitcoin Node with the data on a USB3 drive. Suddenly for no apparent reason the USB3 port shuts down.The error is:Code: Feb 16 04:10:52 umbrel kernel: sd 1:0:0:0: [sdb]...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Spi screen Fuctioning but not working
Sorry, your original post didn't show up until I posted the other one(I forgot to reload the page). What I'm trying to do is just duplicate the HDMI output of my pi (which is running retro pie) onto...
View ArticleGeneral discussion • Re: where to raise bug reports
Save as a .txt file and then upload to the comment box.Statistics: Posted by Botspot — Mon Feb 17, 2025 2:48 am
View ArticleThe MagPi • Re: Old fashion floppy disk changer
Good catch on those image mixups!Statistics: Posted by jamesberry — Mon Feb 17, 2025 3:06 am
View ArticlePython • Re: Pi5 + Python + pygame + official 7" Screen 2
I have had multitouch working on the original screen. Don’t think I had any issues using pygame.I can find some code if you need it.I would very much like to see any code you have, if it isn't a...
View ArticleAutomation, sensing and robotics • Re: Raspberry pi5 -Arm64 does not detect...
Yes, I2c lists 0x68 & I am able read Gyroscope, Accelerometer correctly.Statistics: Posted by anandyn02 — Tue Feb 18, 2025 12:27 am
View ArticleGeneral • Re: RP235X roadmap
There are no errata being hidden.But not revealed either.Statistics: Posted by hippy — Tue Feb 18, 2025 12:30 am
View Article