Hallo,
Konnte es irgendjemand zum Laufen bringen?
Ich habe versucht, Raspberry Pi OS Lite bookworm, Python 3.11.2, Pygame 2.1.2 und SPI display zu verwenden. Das Programm, das bei einer „Buster“-Version funktionierte, funktioniert bei einer „Bookworm“-Version nicht mehr.
Als SPI-Display habe ich versucht, Adafruit PiTFT 3,5"-resistiven Touchscreen und ein neues Installationsskript zu verwenden: https://github.com/adafruit/Raspb…ipts/issues/264
Die Installation war erfolgreich, aber das Pygame-Programm gibt nichts auf dem Bildschirm aus. Beim Starten des Programms gibt es keine Fehlermeldungen.
Ich habe auch versucht, Waveshare 3,5-Zoll-SPI-Touchscreen- und LCD-Show-Installationsskripte mit dem gleichen Ergebnis zu verwenden – nichts auf dem Bildschirm.
Danke!
-------------------------------------------------------------------------------------
Hi,
Was anybody able to make it working?
I've tried to use Raspberry Pi OS Lite bookworm, Python 3.11.2, Pygame 2.1.2 and SPI display. The program which was working on a 'buster' version doesn't work on a 'bookworm' anymore.
As a SPI display I've tried to use Adafruit PiTFT 3.5" resistive touchscreen and a new installation script: https://github.com/adafruit/Raspb…ipts/issues/264
Installation was successful but the Pygame program doesn't output anything on screen. There are no error messages while starting the program.
I've also tried to use Waveshare 3.5" SPI touchscreen and LCD-show installation scripts with the same result - nothing on the screen.
Thanks!