I’m experiencing an issue with my Raspberry Pi keyboard (model RPI-KYB). It’s a wired keyboard, and it’s being detected properly by the system, but several keys are not working as expected.
Specifically, the following keys do not register any input:
What I’ve Tried So Far:
The keyboard works fine on other keys, just the mentioned keys are unresponsive
The keyboard is detected by the system as:
OS
The issue appears to be hardware-related, but I want to rule out any software or configuration issues before replacing the keyboard.
Has anyone experienced similar issues with an RPI-KYB keyboard or a similar setup? Any suggestions on further troubleshooting steps or potential fixes would be greatly appreciated!
Specifically, the following keys do not register any input:
Rest of the keys are working as expected.'6' 'q' 'w' 'e' 'r' 'u' 'i' 'o' 'p'
What I’ve Tried So Far:
- Keymap check using xmodmap -pke: The keys in question are properly mapped in the keymap output. No issues were found there.
- Testing with xev: I ran xev to check if key events are being detected for these keys, but no events were registered when pressing
the problematic keys.
- Resetting key mappings: I attempted to reset the key mappings using xmodmap -e "reset", but the issue persists.
- Testing on a different system: I plugged the keyboard into another computer, and the same keys don’t work, suggesting that the issue is
likely with the keyboard itself.
The keyboard works fine on other keys, just the mentioned keys are unresponsive
The keyboard is detected by the system as:
Code:
Bus 001 Device 065: ID 04d9:0006 Holtek Semiconductor, Inc. Wired Keyboard (78/79 key) [RPI Wired Keyboard 5]
Code:
Static hostname: kali-raspberry-pi Icon name: computer Machine ID: Boot ID: Operating System: Kali GNU/Linux Rolling Kernel: Linux 5.15.44-Re4son-v8l+ Architecture: arm64
Has anyone experienced similar issues with an RPI-KYB keyboard or a similar setup? Any suggestions on further troubleshooting steps or potential fixes would be greatly appreciated!
Statistics: Posted by Deadlooks — Thu Nov 07, 2024 2:45 pm