Gentoo Archives: gentoo-user

From: "Hemmann
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SanDisk MobileMate?
Date: Sun, 01 Jul 2007 03:36:47
Message-Id: 200707010531.29834.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] SanDisk MobileMate? by Willie Wong
1 On Sonntag, 1. Juli 2007, Willie Wong wrote:
2 > Hi List,
3 >
4 > Sorry if this is a stupid question: I've never actually owned a
5 > device using a MicroSD card--until now. I have for myself a Motorola
6 > KRZR K1 phone, and I am thinking of buying a MicroSD card so I can
7 > transfer music/pictures between the phone and my laptop. To do that,
8 > I'll also need a card reader for the MicroSD card.
9
10 why? Is the KRZR so much worse than a RAZR?
11
12 With a RAZR you just connect the phone to the computer with the usb cable, and
13 you can transfer the data. No need for a card reader.
14
15 >
16 > I'm considering the SanDisk MobileMate SD+ 5-in-1 reader, partly
17 > because I've heard (through the grapevines) that it works under
18 > Ubuntu and Suse pretty much just plug and play.
19
20 all card readers work 'plug and play'. I have a noname 30-in-1 cardreader I
21 bought a long time ago for 5euros, that is 'plug and play',
22
23
24 >
25 > Does anyone have any experience with this device? Or any other card
26 > readers? Caveats and suggestions about using card readers with
27 > gentoo will be appreciated. Do devices like those need any kernel
28 > voodoo to work, or do they just function as USB mass storage
29 > devices?
30
31 they are just usb-mass-storage devices.
32
33 You'll need the 'probe all luns' option under scsi:
34
35 [27393.255889] Initializing USB Mass Storage driver...
36 [27393.255989] scsi1 : SCSI emulation for USB Mass Storage devices
37 [27393.256050] usbcore: registered new interface driver usb-storage
38 [27393.256053] USB Mass Storage support registered.
39 [27393.256229] usb-storage: device found at 2
40 [27393.256232] usb-storage: waiting for device to settle before scanning
41 [27398.248597] scsi 1:0:0:0: Direct-Access Generic IC1210 CF 1.9C
42 PQ: 0 ANSI: 0 CCS
43 [27398.249361] sd 1:0:0:0: Attached scsi removable disk sdb
44 [27398.249445] sd 1:0:0:0: Attached scsi generic sg1 type 0
45 [27398.250709] scsi 1:0:0:1: Direct-Access Generic IC1210 MS 1.9C
46 PQ: 0 ANSI: 0 CCS
47 [27398.251725] sd 1:0:0:1: Attached scsi removable disk sdc
48 [27398.251794] sd 1:0:0:1: Attached scsi generic sg2 type 0
49 [27398.425327] scsi 1:0:0:2: Direct-Access Generic IC1210 MMC/SD 1.9C
50 PQ: 0 ANSI: 0 CCS
51 [27398.426313] SCSI device sdd: 122624 512-byte hdwr sectors (63 MB)
52 [27398.427558] sdd: Write Protect is off
53 [27398.427561] sdd: Mode Sense: 4b 00 00 08
54 [27398.427563] sdd: assuming drive cache: write through
55 [27398.430069] SCSI device sdd: 122624 512-byte hdwr sectors (63 MB)
56 [27398.431183] sdd: Write Protect is off
57 [27398.431187] sdd: Mode Sense: 4b 00 00 08
58 [27398.431201] sdd: assuming drive cache: write through
59 [27398.431213] sdd: sdd1
60 [27398.432973] sd 1:0:0:2: Attached scsi removable disk sdd
61 [27398.433193] sd 1:0:0:2: Attached scsi generic sg3 type 0
62 [27398.434438] scsi 1:0:0:3: Direct-Access Generic IC1210 SM 1.9C
63 PQ: 0 ANSI: 0 CCS
64 [27398.435940] sd 1:0:0:3: Attached scsi removable disk sde
65 [27398.436177] sd 1:0:0:3: Attached scsi generic sg4 type 0
66 [27398.436393] usb-storage: device scan complete
67
68 --
69 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SanDisk MobileMate? Willie Wong <wwong@×××××××××.EDU>
Re: [gentoo-user] SanDisk MobileMate? Willie Wong <wwong@×××××××××.EDU>