Skip to main content

Questions tagged [lsusb]

The tag has no usage guidance.

1 vote
1 answer
473 views

USB drive detected as a char device (not block device) on Linux?

I have a Kingston's DataTraveler SE9 (8G, SerialNumber: 0014785448B4BCA13728002A), and I myself am running Pop!_OS, and I can't seem to figure out why it's not being detected. Not in a Windows system ...
zombiesauce's user avatar
7 votes
1 answer
5k views

The naming convention of folders in `/sys/bus/usb/devices/`

I am trying to understand the relation between the Linux folder names in /sys/bus/usb/devices/ and the output of lsusb -t. On my machine, the lsusb shows this: In the /sys/bus/usb/devices/, there are:...
smwikipedia's user avatar
1 vote
1 answer
2k views

Script to eject usb disk from task scheduler on Synology nas?

I would like to be able to eject a certain disk from the task scheduler. I can find out which disk I want to eject with the lsusb -ciu command. If for example I want to eject disk 5-1.2, how could I ...
PlayerWet's user avatar
  • 138
3 votes
1 answer
954 views

External SSD is recognize only with lsusb

I've an external SSD with an encrypted mx-linux-19-live on it. When i boot on it, it's ok; but when i am on my installed mx-linux system, i can't mount the usb drive. lsusb diplay it : (device 009) ...
aldek's user avatar
  • 33
0 votes
1 answer
231 views

Determine the capacity of a died USB thumb drive from the output lsusb

One of my USB thumb drives died: when I insert it into the USB socket in a Debian computer, the drive powers up and then powers down within a second or so. The only diagnostics I was able to get ...
user avatar
0 votes
0 answers
179 views

How can I debug a USB keyboard peripheral that should mount a v-drive?

In general, what can I do to debug a USB peripheral with onboard memory? Am I able to access/overwrite the onboard memory? I have a keyboard foot pedal (Kinesis Savant Elite2 triple pedal) that has ...
rajatsbugs's user avatar
0 votes
1 answer
2k views

NO USB detected on Ubuntu 18.04 LTS

I am new to linux system and encountered several frustrated issues. Trying to list usb devices connected to my system and see what name /port is associated to each bus, and as i have seen many post ...
Hussam Mj's user avatar
0 votes
0 answers
199 views

Connect a USB hub in Poky

Running a Poky/Yocto distribution on a HW platform with a Renesas R-Car. I have a USB peripheral connected and when I dmesg I get this - [ 121.481489] usb 1-1: new full-speed USB device number 2 ...
Ranil Velvetoa's user avatar
1 vote
0 answers
2k views

list of USB ports when USB devices are not plugged

I need to identify all USB ports on a Linux system without knowing in advance whether USB devices are plugged into them. If a USB device is plugged into a port, by running lsusb -t I get the usb ...
Ricky Robinson's user avatar
1 vote
0 answers
733 views

tp-link wn722n doesnt appear in lsusb in kali linux not running in virtual box

Today i bought a tp-link TL-WN722N for my kali machine but when i plugged it into it, it doesnt appeared in wlan0. So i checked the lsusb and it also isnt there. Bus 002 Device 002: ID 2357:010c ...
jake's user avatar
  • 11
1 vote
4 answers
5k views

Find which device node an entry in lsusb output corresponds to

I need to use lsusb to determine the type of USB connection my USB has to know if dd is working at full speed. I read that to do this I need to use lsusb -t, but the output doesn't tell me which ...
Melab's user avatar
  • 1,131
0 votes
0 answers
285 views

Did I destroy my USB stick? (Invisible when plugging in, lsusb works.)

I tried to create a multiboot USB following this tutorial: http://www.pendrivelinux.com/boot-multiple-iso-from-usb-via-grub2-using-linux/#more-5352 But Instead of getting a bootable USB I am not ...
jenda's user avatar
  • 113
0 votes
1 answer
387 views

Can I tell what udev rule a device is using?

I'd like to edit the way a device is created on my Ubuntu 14.10 box. Device: USB UART File: /dev/ttyUSB0 Is there any way to find out what udev rule created this? Or do I just write a new one ...
Eric Fossum's user avatar
10 votes
0 answers
5k views

USB hubs that actually implements Hub Port Power Control? [closed]

No USB hub I have tried actually seems to support "Hub Port Power Control" properly that is required for USB 2.0 compliance. The USB 2.0 standard states that : Self-powered hubs may have power ...
Joakim Söderberg's user avatar
0 votes
1 answer
1k views

Getting Kinect Serial on Ubuntu

I connected a new Kinect (XBOX 360) to my Ubuntu 12.04 Machine. Using lsusb I tried to find the serial number of the Kinect device. But I get the following output: iManufacturer 2 Microsoft ...
Simson's user avatar
  • 141

15 30 50 per page