General discussion • Why was my post moved?
Yesterday I thought I posted in the General Discussion but today couldn't find it. I finally found it. The post was:Pironman case for Raspberry Pi 5viewtopic.php?p=2212937#p2212937All I was looking...
View ArticleHATs and other add-ons • Re: Connect multiple SATA HDD's to Pi5
Awesome, thank you for your response, I feel so lost among all the options!Most of the M.2 to SATA adapters I've seen are either passive devices (the single port ones) or port multiplies (the multi...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I would translate "daily driver" to the main computer you use for the majority of your computing tasks.Or should it encompass all computing tasks - when in front of it, because I'll accept different...
View ArticleGeneral discussion • Re: Why was my post moved?
Looks like an advert maybe ??Statistics: Posted by gordon77 — Thu Apr 18, 2024 6:50 pm
View ArticleBeginners • Re: messed up desktop
Thank you immensely for the reply. Diligently followed instructions but no fix. Changing defaults does not seem to help.Statistics: Posted by WacoJohn — Thu Apr 18, 2024 7:05 pm
View ArticleGeneral discussion • Re: python and open cv
thank you for your help, could you help me how to start writing a script in python when I am connected to raspberry via MobaXterm via ssh. I don't know how to program there in pythonStatistics: Posted...
View ArticleAdvanced users • Re: Headless wayvnc starts without adopting wayfire output...
Noodled on it a bit more and found a working solution. I disabled the wayvnc.service from starting on boot. I added the following to wayfire.ini:Code: [autostart]wayvnc=wayvnc --config...
View ArticleTroubleshooting • Re: Monitor cutting off the display - Bookworm
The good new is we are internally testing labwc (as a replacement for wayfire) which does have working overscan handling.Interesting. Will that also allow Wayland to be used on older Pi - all but one...
View ArticleTroubleshooting • Bootloader Switching Problem - Plz Help Me Debug!
I have a raspberry pi running with an SD card and a USB stick. Both run 32 bit lite, but the SD has bullseye while the USB is running bookworm. As long as I have this raspberry pi connected to our...
View ArticleTroubleshooting • Re: Raspberry Pi4B No Green Light
I have tried to power up without anything attached, as suggested in the sticky thread (viewtopic.php?t=58151). I have also tried to attach a screen, but the screen remains blank - no messages or error...
View ArticleGeneral • Adding MS OS descriptors to USB dev_lowlevel example
Has anyone added MS OS descriptors to USB dev_lowlevel example for windows to automatically install winusb driver? Appreciate, either if you can guide me how to modify dev_lowlevel example or share...
View ArticleBeginners • Re: GUI not starting
- what kind of PI?- What OS is installed? (post output of "cat /etc/os-release")Statistics: Posted by terribleted — Fri Apr 19, 2024 6:39 pm
View ArticleCamera board • Re: Horizental magenta lines rpi4
Thanks a lot!Statistics: Posted by Hadisehamiri — Fri Apr 19, 2024 6:40 pm
View ArticleHATs and other add-ons • Re: Run script requiring network before shutdown or...
Hey I'm failing to make this work. I don't have a wireguard service running, so I assume it' enough to have something like this:Code: [Unit]Description=Log Shutdown to...
View ArticleBare metal, Assembly language • Re: Accessing ISP functionality on Raspberry...
When I mmap 0x3FA00000:Code: Printing ISP registers:ID=0xDEADBEEFI guess this means it won't let me read those registers from the Linux user side.But then as I follow the memory laid out in the second...
View ArticleTroubleshooting • rpi5 and Realtek RTL88x2Bu - problem, not getting DHCP ip...
I am trying to dual-home my RPi 5. I purchased a dual-band wifi 5 usb adapter that turned out to be an: Realtek RTL88x2Bu. I can't seem to connect and stay connected to my 2nd network. I have tried...
View ArticleBeginners • Re: What is the safest way to copy sd card
If you don't have a desktop system and cannot use the sd card copier use rpi-clone. Works like a charm Then useCode: rsync --delete -n -aPc /disk1/ /disk2/Statistics: Posted by framp — Fri Apr 19,...
View ArticleTroubleshooting • Embed Acer ET322QK 32" monitor not keeping screen...
I'm using my Raspberry Pi 5 (8 GB) with an Acer ET322QK 32" monitor. Its default resolution is 3840x2160, but I set it to 1280x720 to make everything enormous so I can see it without my contact lenses...
View ArticleNetworking and servers • Re: How to set correct Ethernet NIC
I don't know if I did manage to figure this out or not but I'll share what I have found and hopefully it will be useful for someone else someday (please note that I have absolutely very lite...
View ArticleBeginners • Raspberry AI camera able to read display on screen?
Hi,I am an NOOB on Raspberry Pi. I was wondering if the AI camera able to detect different terrain on an image on screen or TV. I am thinking about creating a platform that would mimicking the slope...
View Article