Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SanDisk SDDR-31 again
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
quagly
n00b
n00b


Joined: 01 Sep 2002
Posts: 2

PostPosted: Sun Sep 08, 2002 3:51 pm    Post subject: SanDisk SDDR-31 again Reply with quote

Thought I would start an new topic on this since the others are attenuated.

I am unable to mount my usb flash card reader.

Code:
mount -t vfat /dev/sda1 /mnt
mount: special device /dev/sda1 does not exist


I am using devfs.

If I create the device with mknod I get:

Code:
mount -t vfat /dev/sda1 /mnt
mount: /dev/sda1 is not a valid block device



I an not sure that the device is /dev/sda. I have tried a,b,c & d with the same results.

I have the usb-storage module loaded.
usbview shows the device correctly.
cdrecord show the device:

Code:
cdrecord -scanbus
Cdrecord 1.11a30 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.23
Using libscg version 'schily-0.6'
scsibus1:
        1,0,0   100) 'SanDisk ' 'ImageMate II    ' '1.30' Removable Disk
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *



/var/log/messages gives:

Code:

Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: SanDisk   Model: ImageMate II      Rev: 1.30
  Type:   Direct-Access                      ANSI SCSI revision: 02
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
USB Mass Storage support registered.


I show no scsi devices in /proc/partitions

what should I try next? what additional infomation should I be looking at?
Back to top
View user's profile Send private message
quagly
n00b
n00b


Joined: 01 Sep 2002
Posts: 2

PostPosted: Mon Sep 09, 2002 4:50 am    Post subject: Reply with quote

Update:

Still having the same problem. Here are the modules I have loaded after
modprobe usb-storage

Code:

lsmod
Module                  Size  Used by    Tainted: P
usb-storage            26204   0  (unused)
snd-ens1371            10500   0
snd-rawmidi            13088   0  [snd-ens1371]
snd-seq-device          3808   0  [snd-rawmidi]
snd-pcm                48448   0  [snd-ens1371]
snd-timer              10944   0  [snd-pcm]
snd-ac97-codec         23204   0  [snd-ens1371]
snd                    25992   0  [snd-ens1371 snd-rawmidi snd-seq-device snd-pcm snd-timer snd-ac97-codec]
soundcore               3716   2  [snd]
sg                     25124   0  (autoclean) (unused)
sd_mod                 10272   0  (autoclean) (unused)
vfat                   10556   0  (autoclean)
fat                    32216   0  (autoclean) [vfat]
usbcore                35328   0  [usb-storage]
NVdriver              988736  10
ide-scsi                7488   0
scsi_mod               82472   3  [usb-storage sg sd_mod ide-scsi]
eepro100               17008   1
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Mon Sep 09, 2002 3:04 pm    Post subject: Reply with quote

Your problem is probably in /etc/devfs.conf

quagly wrote:
Update:

Still having the same problem. Here are the modules I have loaded after
modprobe usb-storage

Code:

lsmod
Module                  Size  Used by    Tainted: P
usb-storage            26204   0  (unused)
snd-ens1371            10500   0
snd-rawmidi            13088   0  [snd-ens1371]
snd-seq-device          3808   0  [snd-rawmidi]
snd-pcm                48448   0  [snd-ens1371]
snd-timer              10944   0  [snd-pcm]
snd-ac97-codec         23204   0  [snd-ens1371]
snd                    25992   0  [snd-ens1371 snd-rawmidi snd-seq-device snd-pcm snd-timer snd-ac97-codec]
soundcore               3716   2  [snd]
sg                     25124   0  (autoclean) (unused)
sd_mod                 10272   0  (autoclean) (unused)
vfat                   10556   0  (autoclean)
fat                    32216   0  (autoclean) [vfat]
usbcore                35328   0  [usb-storage]
NVdriver              988736  10
ide-scsi                7488   0
scsi_mod               82472   3  [usb-storage sg sd_mod ide-scsi]
eepro100               17008   1
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum