public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] usb mount problem
@ 2011-12-05  7:35 Пермяков Евгений
  2011-12-06  6:53 ` hhex hhex
  0 siblings, 1 reply; 2+ messages in thread
From: Пермяков Евгений @ 2011-12-05  7:35 UTC (permalink / raw
  To: gentoo-user

When I try to mount my mp3-player as usb storage device, an error 'bad 
block device' occurs. I re-checked usb part of kernel config, all 
relevant devices compiled. where should I dig?


some diagnostics

lsusb

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 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 005 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 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 05d5:8001 Super Gate Technology Co., Ltd
Bus 004 Device 002: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
Bus 004 Device 003: ID 056a:00d1 Wacom Co., Ltd Bamboo Pen & Touch 
(CTH-460-DE)
Bus 002 Device 003: ID 0402:7108 ALi Corp.  # <== my player


dmesg is polluted with something like this

usb-storage: *** thread sleeping.
usb-storage: queuecommand_lck called
usb-storage: *** thread awakened.
usb-storage: Command ALLOW_MEDIUM_REMOVAL (6 bytes)
usb-storage:  1e 00 00 00 01 00
usb-storage: Bulk Command S 0x43425355 T 0x28b L 0 F 0 Trg 0 LUN 0 CL 6
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x28b R 0 Stat 0x1
usb-storage: -- transport indicates command failure
usb-storage: Issuing auto-REQUEST_SENSE
usb-storage: Bulk Command S 0x43425355 T 0x28c L 18 F 128 Trg 0 LUN 0 CL 6
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_bulk_transfer_sglist: xfer 18 bytes, 1 entries
usb-storage: Status code 0; transferred 18/18
usb-storage: -- transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x28c R 0 Stat 0x0
usb-storage: -- Result from auto-sense is 0
usb-storage: -- code: 0x2, key: 0x5, ASC: 0x24, ASCQ: 0x0
usb-storage: (Unknown Key): (unknown ASC/ASCQ)
usb-storage: scsi cmd done, result=0x2
usb-storage: *** thread sleeping.
usb-storage: queuecommand_lck called
usb-storage: *** thread awakened.
usb-storage: Command REQUEST_SENSE (6 bytes)
usb-storage:  03 00 00 00 60 00
usb-storage: Bulk Command S 0x43425355 T 0x28d L 96 F 128 Trg 0 LUN 0 CL 6
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_bulk_transfer_sglist: xfer 96 bytes, 1 entries
usb-storage: Status code -121; transferred 18/96
usb-storage: -- short read transfer
usb-storage: Bulk data transfer result 0x1
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x28d R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
usb-storage: device_reset called
usb-storage: usb_stor_Bulk_reset called
usb-storage: usb_stor_control_msg: rq=ff rqtype=21 value=0000 index=00 len=0




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] usb mount problem
  2011-12-05  7:35 [gentoo-user] usb mount problem Пермяков Евгений
@ 2011-12-06  6:53 ` hhex hhex
  0 siblings, 0 replies; 2+ messages in thread
From: hhex hhex @ 2011-12-06  6:53 UTC (permalink / raw
  To: gentoo-user

maybe there are filesystem corrupt on the device, or smthng related to
the connection to the host, maybe supported filesystems not compiled
in kernel, maybe coding for FAT set is not correct in kernel?



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-06  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05  7:35 [gentoo-user] usb mount problem Пермяков Евгений
2011-12-06  6:53 ` hhex hhex

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox