You need to enable JavaScript to run this app.
最新活动
大模型
产品
解决方案
定价
生态与合作
支持与服务
开发者
了解我们

Debian 12系统蓝牙键盘已连接但无法输入的问题求助

Debian 12系统蓝牙键盘已连接但无法输入的问题求助

我通过bluetoothctl操作Debian 12的蓝牙功能,执行了以下命令完成键盘的配对与连接:

pair <<MAC_ADDR>>
connect <<MAC_ADDR>>

之后用info命令查看设备状态,结果显示如下:

[Bluetooth 3.0 Keyboard]# info
Device E5:E8:00:0E:64:D6 (public)
    Name: Bluetooth 3.0 Keyboard
    Alias: Bluetooth 3.0 Keyboard
    Class: 0x00002540
    Icon: input-keyboard
    Paired: yes
    Bonded: yes
    Trusted: no
    Blocked: no
    Connected: yes
    WakeAllowed: yes
    LegacyPairing: no
    UUID: Service Discovery Serve.. (00001000-0000-1000-8000-00805f9b34fb)
    UUID: Human Interface Device... (00001124-0000-1000-8000-00805f9b34fb)
    UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
    Modalias: usb:v04E8p7021d011B

从状态信息来看,键盘已经配对、绑定且连接成功,但实际使用时所有按键都没有反应——不管是数字键还是方向键都无法输入内容。

补充说明:这个键盘在我的双系统Windows 11下是可以正常使用的。

有没有大佬能给我一些解决思路?谢谢!

备注:内容来源于stack exchange,提问作者nguxx

火山引擎 最新活动