Troubleshooting • Re: Raspberry Pi 5 Not outputting video when SD card is in
So I used the Pi Loader software to image my SD card. the cmdline.txt is in the root directory of the card. There is only one folder called overlays in on the SD card. Yes, I added to the end of the...
View ArticleRaspberry Pi OS • Re: Display freezes on Bookworm after a few hours but my...
@kerry_sI am familiar with that setting because I tried to use it to try to get RealVNC server on bookworm with ubuntu remmina, since I am used to them. Wasted a bit of time in the struggle, finally...
View ArticleGaming • Re: Rasp Pi archade for public uses
There are sites out there that provide artwork (form games and other stuff) for free or even just giving credit to the artist in your product (in your case, a game).Any company out there that sells...
View ArticleGaming • Re: BooBoo - new language with game engine
The Wayland performance has been fixed and is now quite good - SDL_VIDEOMODE=wayland must be exported into the environment and that is now handled automatically in 2.0.19.Statistics: Posted by...
View ArticleTroubleshooting • Re: motion
Raspberry Pi 4 model BThanksStatistics: Posted by mabp — Thu Jan 18, 2024 5:31 am
View ArticleDebian • Re: Wayland and Sway
you alright, did you get it working.Statistics: Posted by kerry_s — Fri Jan 19, 2024 4:24 am
View ArticleC/C++ • Re: Github Unified_LCD woes
I've not tested that repo in four years. I'm unable to try any of that stuff before 1st Feb 2024.Statistics: Posted by DougieLawson — Fri Jan 19, 2024 4:30 am
View ArticleTroubleshooting • Re: Raspberry Pi 4 Bookworm crashes while using remote...
I still haven't been able to figure this out, but the symptoms appear very similar to what is described in this thread:viewtopic.php?t=360273I do have a few USB devices connected to my Raspberry Pi...
View ArticleTroubleshooting • Re: RaspberryPi5
I do not see anything on the screen when it boots. I have removed the SD card and should see something on the screen but all I get is the flashing green light for about 5-10 flashes and then it stops...
View ArticleRaspberry Pi OS • Re: Putting a RPI OS onto a SD card
A 4GB SD card is going to be very cramped when using Raspberry Pi OS. Only Raspberry Pi OS Lite will fit on that. Neither of the Desktop editions will fit.Good spot, I hadn't seen that. Yes 4...
View ArticleTroubleshooting • Re: Pico_on_Windows_SDK_Guide
You can specify the parameter, but it does not say you have to. Have you tried following the steps without it?Statistics: Posted by memjr — Fri Jan 19, 2024 4:38 am
View ArticleRaspberry Pi OS • Re: Language Woes
I reckon your sensitivity settings is on 100%. I said I got annoyed, I wasn't complaining. I also merely said it works better on Ubuntu. I find your snark to have fallen into the realm of basic troll...
View ArticleTroubleshooting • Re: Failed to open device: 'sdcard' (cmd 371a0010 status...
Alright, I got something.So first of all, your Pi (and mine) are configured to boot from USB, so just get the Pi Imager to flash a USB and boot from there.I'm also facing an issue that when I try to...
View ArticleGeneral • Re: Switching Circuit
Matrix the keyboard again, you can put all the matrix inputs to "on" to detect if any key is pressed using interrupt, then scan to find which key.The A7/B7 bug isn't on the 2106 datasheet its in the...
View ArticleTroubleshooting • USB audio card on RPi 5 almost works
I bought a USB to 3.5mm stereo output card on amazon and plugged it in to my RPi 5. Everything looks correct but the system will not default to use it. sarg314@raspberrypi5:~ $ cat /proc/asound/cards...
View ArticleTroubleshooting • Re: Raspberry Pi 5 PCIe issues using geekworm X1001
If that is the problem, how would I format it if I don't have a windows PC? Would I need to buy a NVMe to USB adapter? And if I did, would my mac see the windows partition?sorty, but it isn't the...
View ArticleAutomation, sensing and robotics • Re: Beginner Looking to Build Greenhouse...
I just came across remote GPIO using pigpio. Would this be a better way to control the system, the pi zero out in the greenhouse (or possibly a couple of picos) being controlled remotely over network...
View ArticleBeginners • Re: Looking for proper steps for in-place upgrading from Buster...
See this post.Thank you for this! My main concern with fresh-n-copy is that I won't know all the nooks and crannies where the config files are stuffed, and if any application-dependent entries were...
View ArticleGeneral discussion • Re: Using a Pi 4B without a fan
In terms of sustained performance, I have left the stress tests running for the entire time I have been typing up this post (~1hr), with the SoC temperature staying stable at ~75C.Its stabilising at...
View ArticleTroubleshooting • Re: AISdispatcher on Raspberyy Pi 5
A Pi5 is a complete waste for the AIS project. I imagine a Pi Zero could cope or certainly a PiZeo 2W. Its all serial ascii data from both the GPS and Daisy, it isn't a heavy load.I'm pretty sure...
View Article