I'm trying to get USB mass storage to work on my Sony Clie PDA (Sony 
PEG Mass Storage).

When I use the MSimport application on the PDA to connect to the PC, the 
Linux kernel does recognize the device, but I can't find a device in 
order to mount it.

/dev/sda, /dev/sdb and /dev/sdc are my SCSI disks on the sym53c8xx 
controller. /dev/sdd doesn't want to be fdisked:

[root@taz usb]# fdisk /dev/sdd

Unable to open /dev/sdd


/var/log/syslog gives:

Nov 28 13:24:32 taz kernel: hub.c: USB new device connect on bus1/2, 
assigned device number 3
Nov 28 13:24:32 taz kernel: usb.c: USB device 3 (vend/prod 0x54c/0x58) 
is not claimed by any active driver.
Nov 28 13:24:34 taz kernel: Initializing USB Mass Storage driver...
Nov 28 13:24:34 taz kernel: usb.c: registered new driver usb-storage
Nov 28 13:24:34 taz kernel: scsi1 : SCSI emulation for USB Mass Storage 
devices
Nov 28 13:24:40 taz kernel: usb-uhci.c: interrupt, status 3, frame# 1743
Nov 28 13:24:40 taz kernel: usb.c: USB disconnect on device 3
Nov 28 13:24:40 taz kernel: hub.c: USB new device connect on bus1/2, 
assigned device number 4
Nov 28 13:24:45 taz kernel: usb-storage: host_reset() requested but not 
implemented
Nov 28 13:24:55 taz ypbind[1414]: broadcast: RPC: Timed out.
Nov 28 13:24:55 taz kernel: scsi: device set offline - command error 
recover failed: host 1 channel 0 id 0 lun 0
Nov 28 13:24:55 taz kernel: WARNING: USB Mass Storage data integrity not 
assured
Nov 28 13:24:55 taz kernel: USB Mass Storage device found at 3
Nov 28 13:24:55 taz kernel: USB Mass Storage support registered.
Nov 28 13:24:55 taz kernel: scsi2 : SCSI emulation for USB Mass Storage 
devices
Nov 28 13:25:01 taz kernel: usb-uhci.c: interrupt, status 3, frame# 299

[root@taz scsi]# cat scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM OEM  Model: DCHS09W          Rev: 2222
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: IBM      Model: DDYS-T18350N     Rev: S93E
  Type:   Direct-Access                    ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 02 Lun: 00
  Vendor: SEAGATE  Model: ST39236LW        Rev: 0010
  Type:   Direct-Access                    ANSI SCSI revision: 03
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor:          Model:                  Rev:    
  Type:   <NULL>                ANSI SCSI revision: ffffffff

[root@taz scsi]# find
.
./usb-storage-1
./usb-storage-1/2
./usb-storage-0
./sym53c8xx
./scsi

Am I doing something wrong?


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to