UvinduW / Cross-Compiling-Qt-for-Raspberry-Pi-4

A guide to cross-compile Qt 5.15.0 for the Raspberry Pi 4 Model B
95 stars 36 forks source link

Can't find 'A8 GL Driver -> G2 GL (Fake KMS)' #13

Open AlesBru opened 2 years ago

AlesBru commented 2 years ago

Hi, I'm trying to cross compile Qt 15 on my RaspBerry Pi 4B. In raspi-config it's not avaiable the path 'A8 GL Driver -> G2 GL (Fake KMS)'

Schermata 2022-05-30 alle 16 16 11
Prashant-Aviskaran commented 2 years ago

I am also getting same issue

GrantBlack commented 1 year ago

I believe that 'Fake KMS' is no longer supported on the RPi4. So you would have to go back to an older distro.

Really surprising thing to me is that all these guides are now out of date; so trying to get any QT app running on a RPi4 is proving really difficult