首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >lsblk没有列出USB卡

lsblk没有列出USB卡
EN

Ask Ubuntu用户
提问于 2017-10-02 14:28:13
回答 1查看 22.3K关注 0票数 6

几个月前我已经撞坏了一根USB手柄,这一次它更贵了,所以我想修复它(上次我还没有把它拆掉,这一次我不知道它为什么有缺陷)。

我的两个Kubuntu系统对usb棒没有反应,我的两个windows系统也不能正确地检测它(也不能对它进行相应的修复)。

这既不是在格格里也不是在伊萨克里。有时,国际劳工组织认识到:

代码语言:javascript
运行
复制
Bus 003 Device 004: ID 05dc:a838 Lexar Media, Inc. 
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x05dc Lexar Media, Inc.
  idProduct          0xa838 
  bcdDevice           11.00
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0

我可以通过dmesg认出它:

代码语言:javascript
运行
复制
[   77.676004] usb 3-3: new high-speed USB device number 4 using xhci_hcd
[   77.809438] usb 3-3: New USB device found, idVendor=05dc, idProduct=a838
[   77.809446] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   77.809450] usb 3-3: Product: USB Flash Drive
[   77.809454] usb 3-3: Manufacturer: Lexar
[   77.809457] usb 3-3: SerialNumber: AADBL26RWXBD0NG2
[   77.826299] usb-storage 3-3:1.0: USB Mass Storage device detected
[   77.826443] scsi host5: usb-storage 3-3:1.0
[   77.826562] usbcore: registered new interface driver usb-storage
[   77.829127] usbcore: registered new interface driver uas
[  100.256875] usb 3-3: reset high-speed USB device number 4 using xhci_hcd
[  105.368403] usb 3-3: device descriptor read/64, error -110
[  120.583302] usb 3-3: device descriptor read/64, error -110
[  120.799303] usb 3-3: reset high-speed USB device number 4 using xhci_hcd
[  120.911288] usb 3-3: device descriptor read/64, error -71
[  121.127280] usb 3-3: device descriptor read/64, error -71
[  121.343233] usb 3-3: reset high-speed USB device number 4 using xhci_hcd
[  121.343320] usb 3-3: Device not responding to setup address.
[  121.547266] usb 3-3: Device not responding to setup address.
[  121.751155] usb 3-3: device not accepting address 4, error -71
[  121.863174] usb 3-3: reset high-speed USB device number 4 using xhci_hcd
[  121.863316] usb 3-3: Device not responding to setup address.
[  122.067232] usb 3-3: Device not responding to setup address.
[  122.271085] usb 3-3: device not accepting address 4, error -71
[  122.271211] usb 3-3: USB disconnect, device number 4
[  122.383077] usb 3-3: new high-speed USB device number 5 using xhci_hcd
[  122.495086] usb 3-3: device descriptor read/64, error -71
[  122.711142] usb 3-3: device descriptor read/64, error -71
[  122.927043] usb 3-3: new high-speed USB device number 6 using xhci_hcd
[  123.039102] usb 3-3: device descriptor read/64, error -71
[  123.255217] usb 3-3: device descriptor read/64, error -71
[  123.471041] usb 3-3: new high-speed USB device number 7 using xhci_hcd
[  123.471218] usb 3-3: Device not responding to setup address.
[  123.675183] usb 3-3: Device not responding to setup address.
[  123.879044] usb 3-3: device not accepting address 7, error -71
[  123.991010] usb 3-3: new high-speed USB device number 8 using xhci_hcd
[  123.991154] usb 3-3: Device not responding to setup address.
[  124.195085] usb 3-3: Device not responding to setup address.
[  124.398957] usb 3-3: device not accepting address 8, error -71
[  124.398989] usb usb3-port3: unable to enumerate USB device

PS:我真的不需要这些数据,反正对其他人也很好:)

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2017-10-02 14:44:14

如果USB驱动器不被识别为大容量存储设备(根据您问题中的描述,这可能是问题所在),请根据此链接分析问题,

无法格式化我的usb驱动器。我已经试过用mkdosfs和g期了

有必要尝试一下下面的建议。

  • 重新启动计算机,然后再尝试用mkusb恢复或擦除第一个兆字节。
  • 断开其他USB设备。有时USB设备会干扰对方的功能。
  • 尝试其他USB端口和另一台计算机。
  • 在另一台计算机中尝试另一种操作系统(Windows、MacOS)。
  • 这是有限度的,当你不得不接受吊坠损坏无法修复的时候,至少你和我这样的普通用户可以使用工具。请参阅此链接:摆式寿命
票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/961354

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档