小编use*_*675的帖子

16.04 - 蓝牙错误“没有足够的空闲句柄来注册服务”

有谁知道如何让蓝牙工作?我已经阅读了很多关于这个特定错误的信息,有人说它已在 16.04 中修复,但我仍然受到影响(Dell XPS 15 9550,Ubuntu 16.04 全新安装)

~$ uname -r
4.4.0-22-generic

~$ sudo service bluetooth status -l
? bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since mar 2016-05-17 12:39:44 CEST; 12min ago
     Docs: man:bluetoothd(8)
 Main PID: 3459 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 512)
   CGroup: /system.slice/bluetooth.service
           ??3459 /usr/lib/bluetooth/bluetoothd

mag 17 12:39:44 xxx bluetoothd[3459]: Not enough free handles to register service
mag 17 12:39:44 xxx bluetoothd[3459]: Not enough free handles to register service …
Run Code Online (Sandbox Code Playgroud)

bluetooth

13
推荐指数
0
解决办法
7421
查看次数

添加命令以从终端启动新应用程序

我已经在 Ubuntu 13.04 x64bit 上安装了 BlueGriffon。我已通过创建“bluegriffon.desktop”文件将其添加到 Unity Launcher。现在我想直接从终端启动 bluegriffon;假设 prgram 文件夹在路径上/home/username/programs/bluegriffon并假设 laucher 的文件名是bluegriffon,我必须添加哪些代码.bashrc.profile

注意:我尝试将 PATH 添加到.profile,但它不起作用。

command-line unity 13.04

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

标签 统计

13.04 ×1

bluetooth ×1

command-line ×1

unity ×1