Gentoo Archives: gentoo-user

From: Devon Miller <devon.c.miller@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] OT: Sansa e260 MicroSD
Date: Tue, 03 Oct 2006 02:46:39
Message-Id: c52221f0610021941p1ca278e6m8827b0685a8d5b0b@mail.gmail.com
1 I'm trying to get my Sansa e260 to work under Gentoo.
2
3 I can mount the flash via /dev/sda1, but I can't find the microSD card under
4 linux.
5 I expected it would show up as /dev/sdb or something like that, but no dice.
6
7 lsusb gives me:
8 Bus 001 Device 014: ID 0781:7421 SanDisk Corp.
9
10 When it's plugged in, this is what dmesg reports:
11 usb-storage: device found at 14
12 usb-storage: waiting for device to settle before scanning
13 Vendor: SanDisk Model: Sansa e260 Rev:
14 Type: Direct-Access ANSI SCSI revision: 00
15 SCSI device sda: 7854080 512-byte hdwr sectors (4021 MB)
16 sda: Write Protect is off
17 sda: Mode Sense: 45 00 00 00
18 sda: assuming drive cache: write through
19 SCSI device sda: 7854080 512-byte hdwr sectors (4021 MB)
20 sda: Write Protect is off
21 sda: Mode Sense: 45 00 00 00
22 sda: assuming drive cache: write through
23 sda: sda1 sda2
24 sd 2:0:0:0: Attached scsi removable disk sda
25 usb-storage: device scan complete
26
27 Syslog reports basically the same information with this additional line:
28 [scsi.agent] disk at /devices/pci0000:00/0000:00:11.2/usb1/1-2/1-2:128.0
29 /host2/target2:0:0/2:0:0:0
30
31 The only nodes udev creates is sda, sda1, and sda2. The sda1 is the
32 accessible built-in flash and sda2 is the firmware image. Am I missing a
33 kernel module?
34
35 Any ideas? Even if it's just a pointer to a better place to ask this
36 question
37
38 dcm
39 .

Replies

Subject Author
Re: [gentoo-user] OT: Sansa e260 MicroSD Steve McGrath <smcgrath@×××××××××××××.com>