蓝牙无法在 Kubuntu 19.04 上使用?

蓝牙无法在 Kubuntu 19.04 上使用?

我的笔记本电脑内置蓝牙适配器出现了问题。它几次与我的无线鼠标失去连接,然后鼠标就完全失灵了。

当我使用时sudo service bluetooth restart,它就完全消失了,现在甚至不再出现在系统托盘中。

我不知道如何恢复它,以便我可以与其他设备配对。

系统托盘

编辑0:另外,当我进入蓝牙 GUI 管理器时,它显示我的蓝牙适配器未通电。我回家后会发布更多信息。 未通电

编辑1:重启后,蓝牙又能用了,但还是有奇怪的卡顿问题。我的鼠标是通过蓝牙连接的,但大约每分钟似乎都会丢失信号,我可以移动鼠标,但屏幕上什么也不会发生。然后鼠标会按预期的方式移动,但要等 5 秒,有时甚至更长。然后一切正常,直到下一分钟再次出现这种情况。

编辑2:计算机信息:

sarah@LesserArk:~$ sudo lshw -C network 
  *-network                 
       description: Wireless interface
       product: Wireless 7260
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: wlo1
       version: bb
       serial: e4:70:b8:f8:99:b8
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=4.15.18-041518-generic firmware=17.3216344376.0 ip=192.168.1.128 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: irq:31 memory:d3600000-d3601fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:0f:00.0
       logical name: eno1
       version: 0c
       serial: a0:1d:48:fa:67:c0
       size: 10Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:27 ioport:3000(size=256) memory:d3500000-d3500fff memory:d3400000-d3403fff

我正在使用 HP ENVY 17。

相关内容