Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8051

Keyboard computers (400, 500, 500+) • rpi-keyboard-config list-effects not working

$
0
0
Hello,
I have a Raspberry Pi 500+ with Italian layout.
I would like to view all the RGB effects of the keyboard with the command rpi-keyboard-config list-effects but I obtain this error:

Code:

Traceback (most recent call last):  File "/usr/bin/rpi-keyboard-config", line 33, in <module>    sys.exit(load_entry_point('rpi-keyboard-config==1.0', 'console_scripts', 'rpi-keyboard-config')())             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File "/usr/lib/python3/dist-packages/RPiKeyboardConfig/cli.py", line 653, in main    keyboard = RPiKeyboardConfig()               ^^^^^^^^^^^^^^^^^^^  File "/usr/lib/python3/dist-packages/RPiKeyboardConfig/keyboard.py", line 196, in __init__    path = self._search_devices()           ^^^^^^^^^^^^^^^^^^^^^^  File "/usr/lib/python3/dist-packages/RPiKeyboardConfig/keyboard.py", line 284, in _search_devices    raise KeyboardNotCompatibleError(RPiKeyboardConfig.keyboard.KeyboardNotCompatibleError: The Raspberry Pi Keyboard is not running compatible firmware. Please update the keyboard's firmware to continue.
I installed the latest firmware, but the error is still here :(

Someone knows what to do, please?

Regards
Massimiliano

Statistics: Posted by ninjak70 — Fri Nov 28, 2025 9:49 am



Viewing all articles
Browse latest Browse all 8051

Trending Articles