Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
6 in 1 usb card readers
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
PowerFactor
Veteran
Veteran


Joined: 30 Jan 2003
Posts: 1693
Location: out of it

PostPosted: Sun Mar 30, 2003 5:09 am    Post subject: 6 in 1 usb card readers Reply with quote

I want to get a 6 in 1 card reader but I was just wondering if any of them work completely with linux. I've herd that with some only the compact flash portion works. That wouldn't help me as what I need right now is the smart media portion. I only need smart media right now but since the 6 in 1 models are so cheap I thought I would get one if it would work with linux. Anybody have any luck with these?
Back to top
View user's profile Send private message
dek
l33t
l33t


Joined: 16 May 2002
Posts: 657
Location: Germany

PostPosted: Sun Mar 30, 2003 7:42 pm    Post subject: Reply with quote

I have a reader that works perfectly.
No special driver needed, i just load the usual modules usb-storage, sd_mod and vfat. Since it is a no-name product i can't tell you anything about the vendor, it is just listed as "USB Reader".

It took me a while to figure out how to make use of all the different cards. At first only the compact flash part worked for me. I had to activate "Probe all LUNs on each SCSI device" in the kernel config. Now all devices are created through devfs.
Back to top
View user's profile Send private message
cryos
Retired Dev
Retired Dev


Joined: 08 Mar 2003
Posts: 242
Location: US

PostPosted: Mon Mar 31, 2003 1:03 am    Post subject: Reply with quote

I have a SmartDisk USB card reader (does 3 of the main memory disks). It does seem to be recognised by the kernel, but I have not yet managed to actually read a card. I actually want to use the Sony MemoryStick portion of it, but don't really know how to go about this as yet.

Any tips and/or pointers on this would be appreciated! Where in /dev might I find it? I have one entry in scsi that may be referring to it, but it is 3 different devices under Win2k.
Back to top
View user's profile Send private message
kha
n00b
n00b


Joined: 19 Mar 2003
Posts: 41

PostPosted: Mon Mar 31, 2003 3:56 pm    Post subject: Reply with quote

I am using yhe Dazzle 6 in One usb reader, it works fairly well. I have tested it with compact-flash, SD and Memory stick. The three of them went fine.
In USB View it is detected as Orca card reader. It is working quite well most of the time, even though some time, it will go in timeout, and won't get initialized. I think this is due to my built-in memory stick reader (which I could never get to work).

Please note that the initialization can happen in any order. On my laptop I never know where a specific flash card is going to get mounted. Since I have three drive (1 for built-in MS + 2 for Dazzle) I must have 3 mount point.

Appart form this everything is working fine 9 time out of ten (and I am using unstable kernels 2.5.65 or 2.5.66) .

Kha
_________________
Digital is perfect, but humans keeps on being analogic.
Viagra Is A Great Reccursive Acronym (can't use it though :( )
Back to top
View user's profile Send private message
mellofone
Apprentice
Apprentice


Joined: 13 Apr 2002
Posts: 287

PostPosted: Mon May 19, 2003 5:29 pm    Post subject: Reply with quote

I am having the same problem with my 6 in 1 reader. It is technically a no namer, but I think the install CD is named something like Coolmax...

This one connects directly to the motherboard instead of the standard usb plug. USB works, as I have my archos jukebox and a single card cf reader working on the same system. The device is found:

Code:
Scanning for device 2 0 0 0 ...
OLD: Host: scsi2 Channel: 00 Id: 00 Lun: 00
      Vendor:          Model: USB 2.0 Reader   Rev: 1.05
      Type:   Direct-Access                    ANSI SCSI revision: 02


But I only see one additional link created in /dev/sd*. If I try to mount that:

Code:

mount -tvfat /dev/sda1 /mount/cf
Input/Ouput Error:


dmesg shows:
Code:
Device 08:01 not ready.
 I/O error: dev 08:01, sector 64
FAT: unable to read boot sector
SCSI error: host 2 id 0 lun 0 return code = 8000002
        Sense class 7, sense error 0, extended sense 4


And gives the standard No such filesystem on media error. The device works perfectly under (ugh) Windows, so I know the hardware itself is setup correctly.

Lastly, I do have "[*] Probe all LUNs on each SCSI device" setup in my kernel.

Any ideas?
_________________
:wq
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