-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
Description
The Animated Eyes Bonnet not working on Bookworm is noted in the guide.
However, if you use a Python virtual environment on the Pi 5 (Legacy 32-bit OS Bookwork), the installation script should be able to work by modifying a few things. There are two issues. The FKMS overlay has some problems; eyes.py fails to properly set the resolution to 640x480, resulting in tiny eyes being displayed in 1080p. Even when attempting to manually set the text console resolution to 640x480, eyes.py still displays the eyes in 1080p. Conversely, the fbx2 program throws a "mmap() failed" error. I've attempted compiling fbx2, which compiles fine, but the error persists. Any assistance in resolving these two issues would be greatly appreciated. Thanks.