相关疑难解决方法(0)

16.04 升级后暂停后 Wifi 不起作用

升级到 16.04 后出现了这个特定版本的“挂起后不起作用”。似乎升级包括一个 Wicd 小程序(添加到 Metacity Classic Gnome 任务栏以及常规网络图标),但在暂停后似乎不起作用。Asudo service network-manager restart重复了这个问题。需要完全重新启动才能让 Wifi 再次运行。任何想法为什么?

wireless networking gnome-classic 16.04

163
推荐指数
3
解决办法
14万
查看次数

在哪里可以找到蓝牙接收文件夹?

我能够设置与另一台笔记本电脑(Win 7)的链接,甚至能够发送文件(令人惊讶的是大约 3-4 MBps)。但是我无法找到文件在我的 Ubuntu 12.04 中的确切存储位置。无论如何我可以为它设置默认文件夹。

bluetooth

20
推荐指数
4
解决办法
4万
查看次数

Ubuntu 16.04 蓝牙不工作(戴尔 XPS13)

和其他许多人一样,我很难让我的蓝牙在戴尔 XPS13 上的 Ubuntu 16.04 中工作。

到目前为止我尝试过的:

  1. 设置 Autoenable=true ( https://askubuntu.com/a/808114/645176 )
  2. 安装一些固件(https://askubuntu.com/a/613622/645176
  3. 安装 Bluez 并尝试使用该管理器

经过这些步骤后,我想现在甚至不让蓝牙设备启动......

我的设备上的信息:

Rfkill 列表

0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: brcmwl-0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
Run Code Online (Sandbox Code Playgroud)

Dmesg grep 蓝色

[  123.321631] Bluetooth: Core ver 2.21
[  123.321649] Bluetooth: HCI device and connection manager 
[  123.321653] Bluetooth: HCI socket layer initialized
[  123.321655] Bluetooth: L2CAP socket layer initialized
[  123.321663] Bluetooth: SCO socket layer initialized …
Run Code Online (Sandbox Code Playgroud)

bluetooth drivers 16.04

10
推荐指数
2
解决办法
1万
查看次数

蓝牙在 20.04 中经常不工作

我通过蓝牙在桌面上使用 powerbeats 3 耳机,启动后每隔 2 天,我发现自己在调试为什么我的耳机似乎不再连接。

我已经使用了以下问题及其答案,并尽可能使用:

有些答案有时有效,有时将它们结合起来并重新启动我的系统似乎会神奇地有所帮助。

我的耳机无法再通过蓝牙连接的症状:

  • 使用 GUI,当单击连接开/关按钮将其打开时,它会立即自行关闭。
  • 使用bluetoothctl,删除设备,再次信任设备并尝试配对一直持续到由于我的设备关闭而尝试配对时间太长而失败为止。

可能与其中一些软件包有关:

  • 蓝色5.53
  • libbluetooth3 5.53

我需要帮助来调试这个问题,我想我厌倦了每隔几天重新启动几次只是为了让我的耳机工作。

编辑:我正在使用 tp link ub 400 蓝牙适配器。

“lsusb”结果:

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 003: ID 1b1c:1b20 Corsair Corsair STRAFE RGB Gaming Keyboard
Bus 003 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical …
Run Code Online (Sandbox Code Playgroud)

bluetooth tp-link 20.04

6
推荐指数
1
解决办法
2万
查看次数

更新后蓝牙不能用

我对 ubuntu 很陌生,慢慢地了解它,但我似乎经常遇到蓝牙连接问题。它一直运行良好,直到我完成了建议的更新,现在我无法连接到蓝牙扬声器。

我跑了sudo service bluetooth status

 ? bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: active (running) since Thu 2018-01-11 23:33:41 GMT; 13min ago
     Docs: man:bluetoothd(8)
 Main PID: 4236 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           ??4236 /usr/lib/bluetooth/bluetoothd
bluetoothd[4236]: Not enough free handles to
bluetoothd[4236]: Sap driver initialization 
bluetoothd[4236]: sap-server: Operation not 
bluetoothd[4236]: Endpoint registered: sende
bluetoothd[4236]: Endpoint registered: sende
bluetoothd[4236]: connect error: Permission 
bluetoothd[4236]: connect error: Too many le
bluetoothd[4236]: connect error: Permission 
bluetoothd[4236]: GLib: …
Run Code Online (Sandbox Code Playgroud)

bluetooth

5
推荐指数
0
解决办法
2358
查看次数