我该怎么办?我在运行Ubuntu 16.04。这是我第一次在我的系统上使用Ubuntu。
旁白:在这台电脑里,它显示的是错误的显卡。是因为我还没安装驱动程序吗?
任何帮助都将不胜感激。
lsusb
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 Root Hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 Root Hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 Root Hub
Bus 002 Devi
我试图打开我的SD记忆卡,但它没有显示时,插入。虽然当我看USB设备时,它被检测到了。
lsusb
然后我得到:
Bus 001 Device 002: ID 0ac8:c33e Z-Star Microelectronics Corp.
Bus 002 Device 010: ID 058f:6335 Alcor Micro Corp. SD/MMC Card Reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundat
如何在Linux下控制连接到USB口的继电器(一路)? 这张图片展示了usb电缆连接。 ? 当继电器连接到usb端口时,继电器设置为连续。但在终端执行lsusb时,系统找不到该设备。 连接前的lusb输出: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 1358:c123
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003
正如标题所说,我的系统似乎不认识我的USB3.0。相反,它声称是2.0版。任何帮助都将不胜感激!
我的电脑是华硕Q200E。很糟糕,但在学校很管用。除了这个该死的USB3.0端口
lsusb -t
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
|__ Port 2: Dev 25, If 0, Class=Human Interface Device, Dr
在我的Linux笔记本电脑中,USB端口通过控制台端口(RJ45、Juniper SRX210)连接到外部路由器。这是我使用的电缆:
我使用了cuteCom
我用的是minicom
使用9600进行连接,但它无法识别/dev/ttyS0。还使用USBViewer ()进行了测试,该测试给出了错误"can not open the file /proc/bus/usb/devices“
如何才能使此连接成功?这是我的lsusb和lsusb -v
[root@example html]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux
当使用新的InputSystem时。如果我将一个画布组件添加到我的场景中,它会自动带来旧的EventSystem,并在我的控制台中看到这个错误:
InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings.
UnityEngine.Input.get_mousePosition () (at <2
我正在尝试连接我的笔记本电脑(Ubuntu16.04)与这个适配器额外的监视器。
笔记本电脑有USB3.0。当我在USB中插入适配器时,它会在终端上被识别出来。
damba@damba-Inspiron-5559:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 8087:07dc Intel Corp.
Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card R
我正在尝试使用在戴尔7490笔记本上运行Ubuntu22.10的Sabrent HB-BU10。
由于没有插入USB,系统用lsusb -v报告了以下内部集线器:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
由于只有电源集线器(没有连接的设备)插入了系统,lsusb -v报告了两个新的集线器(显然是USB2和USB3都是枚举的)。我从长清单中插入了几行代码:
Bus 002 Device
我已经了解到我可以使用lsusb命令来查找USB设备的VendorId。但是,当我在我的系统上运行这个命令时,它并没有给我平板电脑的VendorId (Micromax P250 Funbook):
$ lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Found
我有点困惑,我有一个lxc容器,如果我在conatiner中执行lsusb,我将得到以下输出
root@blunt01:/dev/bus/usb/002# lsusb
Bus 002 Device 004: ID 0424:2512 Standard Microsystems Corp. USB 2.0 Hub
Bus 002 Device 003: ID 0424:2512 Standard Microsystems Corp. USB 2.0 Hub
Bus 002 Device 006: ID 8564:1000 Transcend Information, Inc. JetFlash
我有戴尔沃斯特罗3560运行在ubuntu 14.04,它的读卡器不工作。结果表明:
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 0c45:648b Microdia Integrated Webcam
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp.
我的护照驱动器插入了一个(蓝色)USB3.0端口。我挂载它,它以大约14 14MByte/秒的速度传输。在windows 7下(我有双引导),它在同一个端口上以大约120到230兆字节/秒的速度传输。lsusb的清单是:
Bus 008 Device 004: ID 1058:0730 Western Digital Technologies, Inc.
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 roo
在阅读和跟踪这时,过了一段时间,我意识到我的前端USB端口没有检测到任何东西。然而,后方的港口运作良好。
lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 004: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 004 Device 002: ID 14cd:125c Super Top SD card reader
Bus 004 Device 001: ID 1d6b:0002 Linux
我试图让Spyder5Express在Ubuntu14.04下运行。安装的是dispcalGUI和Argyll_V1.7.0软件。
不幸的是,该设备既未在GUI中检测到,也未在终端中检测到。我加入了彩色组。
终端机的外观如下:
sudo dispcal -v -y l -q h -o TargetA
Setting up the instrument
dispcal: Error - new_disprd() failed with 'Instrument Access Failed'
lsusb生成:
Bus 003 Device 001: ID 1d6b:0002 Li
我的外部硬盘,几天前运行得很好,现在还没有被发现。
没有理由怀疑它坏了,因为我还没有真正碰过它。硬盘是通过USB3连接的,我使用的是Ubuntu14.04的UnitywithUbuntu14.04。我最近在一个新的硬盘上安装了Ubuntu,并在外部硬盘上安装了我所有的旧Windows文件。我已经尝试过fdisk,Ubuntu的磁盘实用程序,以及终端中的其他一些东西,甚至没有任何东西可以检测到它是连接的。有人能帮忙吗?非常感谢。
编辑:lsusb输出:
Bus 002 Device 002: ID 4971:1013 SimpleTech
Bus 002 Device 001: ID 1d6b
我的钢笔驱动器和无线鼠标都没有安装或连接.在启动过程中,它显示了一些关于USB 3-7 not accepting address或类似的内容。我登记了磁盘,但我的笔式驱动器没有出现。
插入笔式驱动器的lsusb的结果:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001
我正在使用通用的句子编码器来寻找句子的相似性。下面是我用来加载模型的代码
import tensorflow_hub as hub
model = hub.load("https://tfhub.dev/google/universal-sentence-encoder-multilingual-large/3")
这里没有查看tensorflow集线器中的url,而是有一种方法以编程方式将模型下载到本地位置并从本地文件系统加载模型。
我有HP 840 G2和sim卡模块(WWAN)。
我将sim正确地放置到模块(电池下方)。
我使用的是ubuntu (gnome) 16.04。
但是,WWAN不被识别。
下面是我的名字。
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 001: ID 1d6b:00
在Ubuntu上将Android设备从2.1.4升级到2.2.3后,android设备在android中没有被检测到,之前它运行良好。即使我试过以前的版本,它仍然没有被检测到。我已经启用了usb调试。我也尝试过MTP和PTP,对我来说没有什么是可行的。
android设备与计算机连接。
bhanuchand@bhanuchand-X550CC:~$ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Found
我的USB接口和摄像头在睡眠后无法工作。我有WiFi,但仅此而已。
我是Ubuntu14.04,我有usb2.0,usb3.0,网络摄像头。我发现了类似的案例这里,这里和这里,但是没有人给我一个有用的答案。
简历后的lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
简历前的lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundatio
我想用C语言读取连接到PC的usb串行设备的bus和dev。我怎么才能得到它,请帮助me...example我想从下面读取国际信任usb设备总线信息和设备信息。 lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID
我正在为sansung galaxy tab 10.1和NFC阅读器(ACR 122U) usb开发android应用程序
当我插入usb (qith the usb adapter kit sansung)并在根模式下运行dmesg时,我给出了这个错误:
usb usb2: New usb device found, idVendor 1d6b idProduct=0002
usb usb2: New Usb device String:Mfr=3 Product=2 SerialNumber=1
Product Tetra EHCI Host Controller
Manufacture
lsusb输出:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 2d95:600a vivo V2152
Bus 001 Device 002: ID 0bda:b711 Realtek Semiconductor Corp. RTL8188GU 802.11n WLAN Adapter (After Modeswitch)
Bus 001 Device 005: ID 30fa:0300 USB OPTICAL MOUSE
Bus 001 Device 004: