Beginners • 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 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.Statistics: Posted by MaximBondaruk — Fri Apr 19, 2024...
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 ArticleTroubleshooting • Re: Kodi on RPi5
Yes, you cannot use IPTV with out them.Statistics: Posted by Scasserly — Fri Apr 19, 2024 7:24 pm
View ArticleTroubleshooting • Re: How Do I Run This Script Without i2c Enabled?
I am wondering if I need to map the shutdown button to a different pin on my Pi Zero W 2. Can you advise me on this matter?Statistics: Posted by Henrik Gill — Fri Apr 19, 2024 7:27 pm
View ArticleGeneral • Re: What tools do I need to replace RP2040
Thank you for all the help I've hopefully successfully replaced the RP2040 chip.I used a ton of tape and some foil for good measureThe chip was free ready to put in the replacementAfter too many...
View ArticleSDK • Re: How to disable all interrupts and freezes on core1?
To disable all maskable interrupts with the SDK:Code: save_and_disable_interrupts();But that does the same as your current code though: CPSID I.Even though you've used copy_to_ram, so this likely...
View ArticleFor sale • Re: Pironman case for Raspberry Pi 5 ( a distasteful response)
The problem with the move the way it is done here is that prople do not get PMs/notification saying why.IMO the best response would have been to report the moved topic and request move to a better...
View ArticleBeginners • Re: Not getting past boot screen.
What OS have you installed?What SD card are you using?I have tried Ubuntu and Pi OS. Installed using the imager. I tried a 128gb SD Card and a 16GB card from PNY.Which Pi OS? ...only bookworm works on...
View ArticleTroubleshooting • Re: Official active cooler always runs at 100% speed on new...
Thank you for reply. Well I checked the fan connector. I am using and testing the same active cooler on both Pi 5. When I connect the connector to the old Pi 5 then fan works as normal, but when I...
View ArticleTroubleshooting • Re: Initial SSH into Pi with password on macOS using...
I do see this known issue of the Imager password box ignoring the first character:https://github.com/raspberrypi/rpi-imager/issues/754 https://github.com/raspberrypi/rpi-imager/issues/840Statistics:...
View ArticleTroubleshooting • Re: Overcurrent on Raspberry Pi 5
Okay, you have a 3A power supply which limits USB current to 600mA. Best solution is to get a RPi PSU for Pi5, which is capable of 5A and will negotiate a higher USB current limit.n Alternatively you...
View ArticleTroubleshooting • Bluetooth AND wifi? Any limitiations
I've been a long time use of Pis, but I've just started with some bluetooth projects. My Pi Zero W 1.1 is exhibiting strange behavior. I've got it connecting to a Bluetooth OBD-II adapter (Vgate iCar...
View ArticleGeneral discussion • Re: Run Function When Battery is Low
It sounds reasonable - what do you want the low power function to do?If you have a link to the code you modified that might help too.KevinStatistics: Posted by kevsmac — Sat Apr 20, 2024 7:14 pm
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I think the real daily drivers are the smart phones that we all carry.Not all of us. But, yes, I might be a member of a diminishing breed in that respect.I will admit I do usually carry an Android...
View Article