usb drive/voice recorder. Help to get running...

bruno schwander bruno at tinkerbox.org
Sun Dec 28 13:31:37 PST 2003


So,

considering that a found a review stating the Cyclone USB MusicKey is
recognized as a umass device on recent Linux kernels, I figured it would
have a good chance of being recognized by FreeBSD.

I am running FreeBSD thinkpad 4.8-RELEASE FreeBSD 4.8-RELEASE #4: Mon Oct
20 16:53:34 PDT 2003     bruno at thinkpad:/usr/obj/usr/src/sys/THINKPAD
i386

on an IBM thinkpad 600X.

This is the /var/log/messages output I get when I plug the usb drive:

Dec 28 13:16:23 thinkpad /kernel: umass0: MP3 Player     ASBP300 Player
, re v 1.10/0.01, addr 2
Dec 28 13:16:23 thinkpad /kernel: umass0: Get Max Lun not supported
(IOERROR)
Dec 28 13:16:23 thinkpad /kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Dec 28 13:16:23 thinkpad /kernel: da0: <SigmaTel ASBP300 Player 0001>
Removable  Direct Access SCSI-4 device
Dec 28 13:16:23 thinkpad /kernel: da0: 650KB/s transfers
Dec 28 13:16:23 thinkpad /kernel: da0: 60MB (123904 512 byte sectors: 64H
32S/T  60C)

Then I try to mount it with
mount -t msdos /dev/da0s1 /mnt/musickey

and get:

Dec 28 13:17:39 thinkpad /kernel: umass0: BBB reset failed, IOERROR
Dec 28 13:17:39 thinkpad /kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Dec 28 13:17:39 thinkpad /kernel: umass0: BBB bulk-out clear stall failed, IOERROR
Dec 28 13:17:44 thinkpad /kernel: umass0: BBB reset failed, IOERROR
Dec 28 13:17:44 thinkpad /kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Dec 28 13:17:44 thinkpad /kernel: umass0: BBB bulk-out clear stall failed, IOERROR
Dec 28 13:17:49 thinkpad /kernel: umass0: BBB reset failed, IOERROR
Dec 28 13:17:49 thinkpad /kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Dec 28 13:17:49 thinkpad /kernel: umass0: BBB bulk-out clear stall failed, IOERROR
Dec 28 13:17:54 thinkpad /kernel: umass0: BBB reset failed, IOERROR
Dec 28 13:17:54 thinkpad /kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Dec 28 13:17:54 thinkpad /kernel: umass0: BBB bulk-out clear stall failed, IOERROR
Dec 28 13:17:59 thinkpad /kernel: umass0: BBB reset failed, IOERROR
Dec 28 13:17:59 thinkpad /kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Dec 28 13:17:59 thinkpad /kernel: umass0: BBB bulk-out clear stall failed, IOERROR
Dec 28 13:17:59 thinkpad /kernel: da0: reading primary partition table: error re ading fsbn 0
Dec 28 13:18:04 thinkpad /kernel: umass0: BBB reset failed, IOERROR
Dec 28 13:18:04 thinkpad /kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Dec 28 13:18:04 thinkpad /kernel: umass0: BBB bulk-out clear stall failed, IOERROR
Dec 28 13:18:04 thinkpad /kernel: (da0:umass-sim0:0:0:0): Synchronize
cache fail ed, status == 0x4, scsi status == 0x0
Dec 28 13:18:09 thinkpad /kernel: umass0: BBB reset failed, IOERROR
Dec 28 13:18:09 thinkpad /kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Dec 28 13:18:09 thinkpad /kernel: umass0: BBB bulk-out clear stall failed,IOERROR

and then the mount command fails with :
msdos: /dev/da0s1: Input/output error

any advice on getting this to work ? seems it is pretty close...


More information about the freebsd-multimedia mailing list