AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题

问题[detect](ubuntu)

Martin Hope
Piyi Lozou
Asked: 2020-06-06 04:15:48 +0800 CST

蓝牙在 Ubuntu 18.04.4 LTS 上找不到耳机

  • 1

与这个问题类似,我无法将我的新耳机(Marshall Major III)与我的笔记本电脑配对,因为我找不到该设备。我可以将耳机连接到我的手机 (XperiaL1),我的笔记本电脑可以检测到我的手机。我阅读了其他答案,并尝试了这个解决方案:

rfkill block bluetooth
sudo service bluetooth stop
sudo rfkill unblock bluetooth

没有改变。最奇怪的是昨天我的耳机被检测到并连接到我的笔记本电脑!

的输出service bluetooth status

<pre><font color="#8AE234"><b>●</b></font> bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: <font color="#8AE234"><b>active (running)</b></font> since Fri 2020-06-05 14:25:31 EEST; 18min ago
     Docs: man:bluetoothd(8)
 Main PID: 911 (bluetoothd)
   Status: &quot;Running&quot;
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─911 /usr/lib/bluetooth/bluetoothd

Ιουν 05 14:25:31 piyi-Inspiron-5558 bluetoothd[911]: Bluetooth daemon 5.48
Ιουν 05 14:25:31 piyi-Inspiron-5558 bluetoothd[911]: Starting SDP server
Ιουν 05 14:25:31 piyi-Inspiron-5558 bluetoothd[911]: Bluetooth management interf
Ιουν 05 14:25:31 piyi-Inspiron-5558 systemd[1]: Starting Bluetooth service...
Ιουν 05 14:25:31 piyi-Inspiron-5558 systemd[1]: Started Bluetooth service.
Ιουν 05 14:26:20 piyi-Inspiron-5558 bluetoothd[911]: Endpoint registered: sender
Ιουν 05 14:26:20 piyi-Inspiron-5558 bluetoothd[911]: Endpoint registered: sender
<span style="background-color:#FFFFFF"><font color="#300A24">lines 1-17/17 (END)</font></span>

我能做些什么?

headphones bluetooth 18.04 detect rfkill
  • 1 个回答
  • 416 Views
Martin Hope
electech
Asked: 2018-12-25 10:54:30 +0800 CST

如何让 YOLO 算法自动对图像进行检测并将它们保存在单独的文件夹中?

  • 1

我在这里做这个项目,为了检测我必须运行的图片:

cd darknet
make

然后触发命令行:

./darknet detect cfg/yolov3.cfg yolov3.weights data/dog.jpg

所以,我的问题是,一旦我在数据文件夹中扔了一张图片,我怎样才能让它自动运行?所以,我想要的是,每当我的运动相机检测器检测到运动时,它会将其保存在暗网/数据中,然后命令行将进行分析或检测(图像识别)并将其保存在其他文件夹中!

这怎么可能?!

command-line python playonlinux 14.04 detect
  • 1 个回答
  • 697 Views
Martin Hope
luisito_36
Asked: 2018-07-13 11:08:11 +0800 CST

如何在不重启的情况下通过 IDE 或 SATA 重置和检测插件 HDD/SSD?

  • 2

所以,我在 CPU 中使用我全新的HARD DRIVE CADDY SATA III 。

当我将 HDD/SSD 物理安装在安装支架中时,我可以单击 Windows 7 的“设备管理器”中的“扫描硬件更改”来检测 HDD/SSD。现在,我怎样才能在 Ubuntu 18.04 中喜欢它?我的意思是如何在不重新启动 Ubuntu 的情况下检测 HDD/SSD?

我需要在 Ubuntu 的终端中输入三个问题:

  1. 我可以输入什么命令来通过 IDE 和 SATA 检测 HDD/SSD?
  2. 我可以键入什么命令通过 IDE 或 SATA 删除带有 HDD/SSD 的插件?
  3. 我可以通过 IDE 或 SATA 物理更改 HDD/SSD 没有任何问题的最佳方法是什么?
ssd hard-drive sata detect
  • 1 个回答
  • 12480 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve