kwindrem / RpiDisplaySetup

Raspberry Pi 7" touchscreen for Venus OS (also HDMI)
37 stars 8 forks source link

Support for Official Raspberry Pi 7″ Touch Display 2 ? #41

Open LykkeGit opened 1 week ago

LykkeGit commented 1 week ago

I'm trying to get the RpiDisplay to run on a RPi4 with the new Raspberry Pi 7" Touch Display 2. SetupHelper and RPiDisplaySetup installs without issues, but I can't seem to get the display to work.

Is Touch Display 2 supported?

kwindrem commented 1 week ago

I was not aware a new display was released. I also am not sure why it doesn't work with Venus OS. It's possible a new device tree overlay or other driver is needed for it that is not included in the Venus OS image.

LykkeGit commented 1 week ago

Ok, thank you, that explains. I'll try and see if I can swap it with the old model from some other project. PS: Thanks for all your fantastic tools to support Venus on RPi's - much appreciated.