Hi folks,

The device in question is a voice recorder. It is supposed 
to show up as a removable drive on the computer and be 
accessible with a browser (such as IE) for drag and drop 
upload and download via usb.

Further investigations have led me to conclude that this is
a two part problem. One part is a scsi/kernel problem, and 
the second is a mounting problem I think.

To see if it was indeed a scsi problem and if the device could
be detected, I rebooted using a stock 2.6.8 kernel. The device
was discovered without a problem and the information revealed 
is appended below. So perhaps there is a problem with my kernel.
Also I could not locate the files on the device so that 
presents a second problem. No icon shows upon the desktop 
for example.

As far as scsi modules go, dmesg shows nothing for scsi. 
Likewise, lsmod reveals no scsi modules are loaded. However, in
/lib/modules/2.6.21.5/kernel/drivers/scsi/ I have ide-scsi.ko,
scsi_mod.ko, scsi_wait_scan.ko, sd_mod.ko, and sg_mod.ko. So 
it could be I don't have sufficient scsi modules or perhaps 
it's a boot problem in which scsi is not being started? On
the other hand, things worked with the 2.6.8 kernel using 
the 2.6.8 modules of which there are a huge number.

So that's as far as I've gotten.

Here's the data from the 2.6.8 kernel I mentioned. 
Hope it helps somewhat.

        Many Thanks,

        b.

=================================

dmesg|grep -i scsi

SCSI subsystem initialized
scsi0 : SCSI emulation for USB Mass Storage devices
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sda: 123136 512-byte hdwr sectors (63 MB)
 /dev/scsi/host0/bus0/target0/lun0: p1
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0


fdisk -l

Disk /dev/sda: 63 MB, 63045632 bytes
8 heads, 32 sectors/track, 481 cylinders
Units = cylinders of 256 * 512 = 131072 bytes
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1         481       61540+   6  FAT16
Partition 1 has different physical/logical endings:
     phys=(499, 7, 32) logical=(480, 7, 32)


/proc/bus/usb/devices

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.8-2-686-smp uhci_hcd
S:  Product=VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
(#2)
S:  SerialNumber=0000:00:07.3
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.8-2-686-smp uhci_hcd
S:  Product=VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
S:  SerialNumber=0000:00:07.2
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs=  1
P:  Vendor=069b ProdID=7001 Rev= 1.00
S:  Manufacturer=RCA
S:  Product=RCA_TKCF2494_US USB DEVICE
S:  SerialNumber=20040623-002
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=06 Prot=50
Driver=usb-storage
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=03(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms



/proc/scsi/usb/storage/0

   Host scsi0: usb-storage
       Vendor: RCA
      Product: RCA_TKCF2494_US USB DEVICE
Serial Number: 20040623-002
     Protocol: Transparent SCSI
    Transport: Bulk
       Quirks:


/proc/scsi/scsi

Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor:          Model: RCA_TKCF2494_US  Rev: 1.00
  Type:   Direct-Access           ANSI SCSI revision: 02





-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to