Sample Header Ad - 728x90

USB drive is not recognized in all Linux

7 votes
2 answers
15068 views
I have a Smartbuy 16Gb USB 2.0 flash drive (whith new memory controler) that is not recognized in any Linux system, but on Windows it recognized and worked fine. When I connect it to the PC on Linux system, nothing happens. In dmesg appears this lines: [ 2454.940289] usb 2-1.3: new high-speed USB device number 9 using ehci-pci [ 2455.051632] usb 2-1.3: New USB device found, idVendor=13fe, idProduct=4300 [ 2455.051636] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2455.051639] usb 2-1.3: Product: USB DISK 2.0 [ 2455.051641] usb 2-1.3: Manufacturer: [ 2455.051643] usb 2-1.3: SerialNumber: 9000883E242B3934 [ 2455.051971] usb-storage 2-1.3:1.0: USB Mass Storage device detected [ 2455.052148] scsi host4: usb-storage 2-1.3:1.0 [ 2456.640210] usb 2-1.3: reset high-speed USB device number 9 using ehci-pci [ 2456.844280] usb 2-1.3: reset high-speed USB device number 9 using ehci-pci [ 2457.048278] usb 2-1.3: reset high-speed USB device number 9 using ehci-pci [ 2457.252279] usb 2-1.3: reset high-speed USB device number 9 using ehci-pci In lsusb: Bus 002 Device 007: ID 13fe:4300 Kingston Technology Company Inc. fdisk -l and parted -l not return recognizing the USB device or partitions. This solution: https://superuser.com/a/1107319 and reformat on Windows to fat32, didn't work.
Asked by Wnsemn - (71 rep)
Mar 13, 2019, 08:06 PM
Last activity: Feb 19, 2023, 10:06 AM