(07-28-2024, 02:03 PM)Tim Curtis Wrote: Thanks. I might get one of the 10" screens for testing and possibly add a config for it on the Peripherals screen. It's a nice design and quite inexpensive.
Can you also confirm a couple more things:
1. Touch response is good.
2. In config.txt the KMS driver is being used.
Code:[all]
dtoverlay=vc4-kms-v3d
1. yes seems good
2.
Code:
dtoverlay=vc4-kms-v3d
but now i got a strange behavior, with the full album cover list
chronium crash with "aw, snap
error code 11
i search some workaround an some one solved it by uninstalling chromium-browser package with
Code:
sudo apt-get remove chromium-browser chromium-browser-l10n
Code:
sudo apt-get install chromium
i dont know if its usefull, i cant try right now this workaraound but i will let you know if i can solved it