Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

[Bug] Bluetooth Input Devices (HID) paired but not registering events (No getevent output) S10 #706

Description

@Ditroit

Device: Samsung Galaxy S10 (Exynos 9820) ROM Version: ExtremeROM Nexus v2.6.0 & v2.6.1 (Android 15 Port) Issue: Bluetooth keyboards and mice pair successfully with the device and show as "Connected", but they do not register any input. No keystrokes are detected, and the mouse cursor does not appear.

There is noticeable system stuttering/lag when attempting to use the connected Bluetooth input device, suggesting a conflict or interrupt issue in the BT stack.

Troubleshooting Steps Taken:

Tested the Bluetooth keyboard on other devices (working correctly).

Connected to S10 on ExtremeROM: Pairing is successful.

Tested External Keyboard Helper: No scan codes received.

Root Debugging: Ran su -> getevent -l in terminal.

Result: Absolutely NO events are generated/printed in the terminal when pressing keys on the BT keyboard.

Conclusion: It seems the Kernel or the Bluetooth stack in this A15 port lacks support for Legacy HID devices or there is a regression in the input drivers. The system receives the connection but fails to translate the HID protocol into input events.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions