You are not logged in.

#1 2016-05-25 09:12:33

ozamodaz
Member
Registered: 2016-05-25
Posts: 3

[solved] Strange problem with USB

Few days ago i've bought some new hardware for my pc: socket 1150 motherboard on H81 chipset, suitable CPU and SSD. I have successfully moved my existing Arch installation from mdadm raid-1 to SSD, configured grub & fstab and system has started up without any issues.

But my happiness wasn't so long. I have noticed that OS doesn't see my mp3 player which has only memory on it's microSD card. Then i have tried ordinary USB-stick with the same result.

In the same time, Arch which has loaded from that very USB-stick is able to mount mp3 player.

I have 2 kernels on my machine and some messages are different, so I noted logs for both.

4.5.4-1-ZEN x86_64 only USB-stick connected

Journalctl -r

May 25 10:39:39 starlight systemd-udevd[6357]: ctx=0x55cbce359440 path=/lib/modules/4.5.4-1-zen/kernel/drivers/usb/storage/usb-storage.ko.gz error=No such file
May 25 10:39:39 starlight mtp-probe[6358]: bus: 1, device: 5 was not an MTP device
May 25 10:39:39 starlight mtp-probe[6358]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2"
May 25 10:39:39 starlight kernel: usb 1-1.2: new high-speed USB device number 5 using ehci-pci

lsusb

Bus 001 Device 005: ID 0457:0151 Silicon Integrated Systems Corp. Super Flash 1GB / GXT  64MB Flash Drive

lsblk

NAME    MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda       8:0    0 111.8G  0 disk  
└─sda1    8:1    0 111.8G  0 part  /
sdb       8:16   0 232.9G  0 disk  
├─sdb1    8:17   0   100M  0 part  
└─sdb2    8:18   0 232.8G  0 part  
sdc       8:32   0 931.5G  0 disk  
└─sdc1    8:33   0   930G  0 part  
  └─md0   9:0    0 929.9G  0 raid1 /home/storage
sdd       8:48   0 931.5G  0 disk  
└─sdd1    8:49   0   930G  0 part  
  └─md0   9:0    0 929.9G  0 raid1 /home/storage
zram0   253:0    0 792.8M  0 disk  [SWAP]
zram1   253:1    0 792.8M  0 disk  [SWAP]

4.5.4-1-ARCH x86_64 connected both USB devices
Journalctl -r

May 25 11:35:24 starlight mtp-probe[1450]: bus: 2, device: 4 was not an MTP device
May 25 11:35:24 starlight mtp-probe[1450]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1"
May 25 11:35:24 starlight kernel: usb 2-1.1: new high-speed USB device number 4 using ehci-pci
May 25 11:35:12 starlight mtp-probe[1376]: bus: 1, device: 4 was not an MTP device
May 25 11:35:12 starlight mtp-probe[1376]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2"
May 25 11:35:11 starlight kernel: usb 1-1.2: new high-speed USB device number 4 using ehci-pci

lsusb

Bus 002 Device 004: ID 2972:0003
Bus 001 Device 004: ID 0457:0151 Silicon Integrated Systems Corp. Super Flash 1GB / GXT  64MB Flash Drive

lsblk                                                                                                                                               

NAME    MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda       8:0    0 111.8G  0 disk  
└─sda1    8:1    0 111.8G  0 part  /
sdb       8:16   0 232.9G  0 disk  
├─sdb1    8:17   0   100M  0 part  
└─sdb2    8:18   0 232.8G  0 part  
sdc       8:32   0 931.5G  0 disk  
└─sdc1    8:33   0   930G  0 part  
  └─md0   9:0    0 929.9G  0 raid1 /home/storage
sdd       8:48   0 931.5G  0 disk  
└─sdd1    8:49   0   930G  0 part  
  └─md0   9:0    0 929.9G  0 raid1 /home/storage
zram0   253:0    0 792.9M  0 disk  [SWAP]
zram1   253:1    0 792.9M  0 disk  [SWAP]

Arch installation USB (4.1.6-1-ARCH x86_64)
http://i.imgur.com/pRxezbo.jpg

http://i.imgur.com/W9ucqMt.jpg

Last edited by ozamodaz (2016-05-25 12:08:09)

Offline

#2 2016-05-25 09:29:23

ozamodaz
Member
Registered: 2016-05-25
Posts: 3

Re: [solved] Strange problem with USB

Looks like, reinstalling the kernels solved the problem.

Quite strange situation, anyway now i'm happy. Sorry for useless topic.

Offline

#3 2016-05-25 11:12:21

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [solved] Strange problem with USB

Please don't post large pictures:

https://wiki.archlinux.org/index.php/Fo … s_and_code

I have edited your post for you. You can use small linked thumbnails if you like. If you feel the issue has been solved, please edit your first post and prepend [solved] to the title.

Offline

#4 2016-05-25 12:13:11

ozamodaz
Member
Registered: 2016-05-25
Posts: 3

Re: [solved] Strange problem with USB

Excuse me for the images, i didn't expect they will be so large.

The problem is solved. Reinstalling kernels helped in my case. Now I can mount USB-stick and microSD card of my mp3 player.

Offline

Board footer

Powered by FluxBB