Gentoo Archives: gentoo-amd64

From: Jared Lindsay <cinder.sub@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Internal Card Reader detection
Date: Sun, 10 Jul 2005 17:30:31
Message-Id: e16d914c0507101029231a5440@mail.gmail.com
In Reply to: Re: [gentoo-amd64] Internal Card Reader detection by Jonathan Schaeffer
1 Does dmesg | tail show you any info about the reader? If not, try
2 unplugging it and plugging it back in. It should tell you what it is
3 listed under in /dev. For example, my USB Zip drive says it is under
4 /dev/sdb under dmesg. Hope this helps!
5
6 On 7/9/05, Jonathan Schaeffer <joschaeffer@×××××.com> wrote:
7 > I didnt' give any news about my configuration problems because of other
8 > probs now solved :)
9 > So, I have something new :
10 > $ cat /proc/scsi/scsi
11 > Attached devices:
12 > Host: scsi1 Channel: 00 Id: 00 Lun: 00
13 > Vendor: ATA Model: ST3160827AS Rev: 3.42
14 > Type: Direct-Access ANSI SCSI
15 > revision: 05
16 > Host: scsi2 Channel: 00 Id: 00 Lun: 00
17 > Vendor: USB2.0 Model: CF CardReader Rev:
18 > Type: Direct-Access ANSI SCSI
19 > revision: 02
20 > Host: scsi2 Channel: 00 Id: 00 Lun: 01
21 > Vendor: USB2.0 Model: CBO CardReader Rev:
22 > Type: Direct-Access ANSI SCSI
23 > revision: 02
24 >
25 > So it seems that the reader is referenced somehow there.
26 > How could I use thes infos to make it work ?
27 >
28 > I've played with this little help :
29 > http://www.fedora-france.org/modules/wfsection/article.php?articleid=58
30 > by typing :
31 >
32 > echo "scsi add-single-device 2 0 0 1" > /proc/scsi/scsi
33 >
34 > But it didn't work
35 >
36 >
37 > Thanks for the help.
38 >
39
40 --
41 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Internal Card Reader detection Jonathan Schaeffer <joschaeffer@×××××.com>