我已经尝试过 Shift+Ctrl+print 和 Shift+SupKey+print 但似乎没有任何反应。已经在这里访问了Lubuntu 的菜单快捷键,但没有结果。
主页
/
user-816153
Vallu's questions
Vallu
Asked:
2018-04-13 03:30:28 +0800 CST
尝试启动 BT 适配器/管理器(默认安装在 Lubu 上)一个小窗口告诉我它不能,因为没有启动 Bluez。
在终端:sudo apt install bluez
,它回答:Bluez 已经是新版本(5.46-0ubuntu3)然后邀请我删除几个过时的包。
那么 Bluez Daemon 在哪里启动呢?
写作:systemctl status bluetooth.service ; hcitool dev
回答:
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)
命令:lspci -k | grep -A3 -i "wireless\|network\|bluetooth"
答案:04:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Quanta Microsystems, Inc AR242x / AR542x Wireless Network Adapter (PCI-Express)
Kernel driver in use: ath5k
Kernel modules: ath5k
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
oem@oem-Extensa-5220:~$
Vallu
Asked:
2018-04-10 02:30:30 +0800 CST
在为 Ubuntu 查找 sw 安装说明/建议时,我怎么能猜到它们是否适用于我的电脑上的 Lubuntu 16.04 版本?谢谢!