Troubleshooting • Re: Revert rpi-update on Pi 5
Thank you to everyone who continues to update this thread. I am also holding off applying any updates until this issue has been confirmed as being fixed.Statistics: Posted by GOTO GOSUB — Mon Jun 24,...
View ArticleBeginners • Re: where has my posting gone on redshift not working
No such luck I have no intention of putting reshift back on my raspberry pi until I hear it has been fixed, i am so upset from both the faulty redshift program and the abuse I got from this...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
If you read https://forums.raspberrypi.com/viewtopi ... 8#p2170638, it saysAssuming ILI9341, then there is an overlay at https://github.com/6by9/linux/blob/rpi- ... verlay.dtsDid you download that and...
View ArticleBeginners • Re: Improved NTFS Samba speed on RPi4 with USB drive
Why are you using NTFS on a Linux system? My thoughts exactly. Samba clients don't care and don't know what the underlying filesystem on the server is. Using NTFS (or any onther non-Linux fielsystem)...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
I'm curious, what does everyone think would be an ideal price point for a Raspberry Pi 5 laptop? Since at least one person has adapted a CrowPi L for RPi5, I would say the price to beat is CrowPi's...
View ArticleDevice Tree • Re: How to select a device tree on the basis of GPIOs?
Isn't that https://www.raspberrypi.com/documentati ... pio-filterKinda. GPIO based conditional filters are XOR and last one wins. That means one GPIO per overlay or combination of overlays except for...
View ArticleRaspberry Pi Connect • Re: Mouse Movements
perfect, thanks. I did have a look but must have missed that threadStatistics: Posted by jondallimore — Tue Jun 25, 2024 12:48 pm
View ArticleOther • Re: How to clone on a 512GB micro sd card?
@Squidcoder - it would be a good idea to test your 512GB SD card to make sure it is not a fake using some tool like H2testw, especially if you bought it for a "good" price. My son bought one (without...
View ArticleOfficial Display • Re: 7'' touchscreen error on boot
I have the jumpers and ribbon cables connected properly.Which jumpers? The jumpers to Pi pins 3 and 5 are only needed for the Pi 1. The only jumpers you may need are the ones for power, and that's...
View ArticleTroubleshooting • Re: RPi Zero 2 W loses internet connection unexpectedly...
Have the exact same issue here with my totally new RPi Zero 2W. Disconnects every few hours. Interesting that if I leave a device pinging it, it doesn't seem to disconnect as often or at all. Already...
View ArticleRaspberry Pi Connect • rpi-connect and rpi-connect-lite 1.2.0
We've just announced rpi-connect 1.2.0 so you should be able to upgrade with the following:Code: sudo apt updatesudo apt install --only-upgrade rpi-connectsudo rebootWith this release, it is now...
View ArticleCamera board • Re: Pi 4B and Compute Module 4 behaving different despite...
The deprecated legacy camera stack must be configured via dt-blob.bin, not via dtoverlay and dtparam entries in config.txt.Standard Pi models have fixed assignments for GPIOs and I2C busses for the...
View ArticleTroubleshooting • Re: [SOLVED] can only get to sites hosted on my pi's via...
Seems to be a long-standing issue (one of the reports you link to was 4 years ago!). Definitely not a glowing recommendation for relying on flatpak. Statistics: Posted by bls — Tue Jun 25, 2024 1:25 pm
View ArticleGaming • Re: windows 98 on pi zero 2w with dosbox-x
The Raspberry Pi family are all ARM32 or ARM64 based processors. They will never run any flavour of Windows as fast as a cheap second-hand X86 or X86_64 processor. So you may want to re-think what...
View ArticleGraphics, sound and multimedia • Re: Pi4 KMS HDMI resolution
Buster has End of Life from our perspective for over a year, and hits Debian's end of Long Term Support in 5 days (June 30th, 2024).The 5.10 kernel hasn't been updated over 2 years.Update if you want...
View ArticleRaspberry Pi OS • Re: Looking to Update Legacy OS on NVRM Non-Destructively
The NVRM's are both about half full of a whole load of pictures, videos and archived stuff I cannot afford to loose or, indeed, want to have to off-load and re-install.You will want to back them up...
View ArticleBeginners • Re: Is Pi Zero WH performance enough for tv-hat + pi-hole
I think your mainly considering the Raspberry Pi Zero for its form factor and compatibility.If you're thinking that you might get problems from the CPU and RAM, it's good to consider getting some...
View ArticleAdvanced users • Re: Request for Support and Documentation for Yocto Build on...
Hmm, you appear to have asked the same question in three different places on this forum, I do not think that is allowed, expect a visit from a moderator.Also, Yocto has nothing directly to do with an...
View ArticleGeneral • Re: Communication between RPI5 and Pico over UART0
Hello! I'm sorry for the late answer, but I was able only now to find some time to invest in this issue.I'm trying to communicate over serial line (uart0) between a rpi pico and a rpi4 running Linux...
View ArticleTroubleshooting • Re: Bookworm EDID Troubles
Latest bookworm kernel is 6.6.31-1+rpt1 (2024-05-29), so yours is out of date.I am aware, but I already tried that and had to revert to my old image. With all packages upgraded to latest and...
View Article