Gentoo Archives: gentoo-amd64

From: Mark Haney <mhaney@××××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] SD Card reader, HP/Compaq latptop {SOLVED}
Date: Fri, 06 Jul 2007 12:40:20
Message-Id: 468E37B8.90501@ercbroadband.org
In Reply to: Re: [gentoo-amd64] SD Card reader, HP/Compaq latptop by Javi Moreno
1 Javi Moreno wrote:
2
3 > # make && make modules_install
4 > # cp arch/'YOUR ARCH'/boot/bzImage /boot/'YOUR KERNEL'
5 > # reboot (not needed depending on what you had on your previous kernel)
6 >
7 > # modprobe tifm_sd
8 > # update-modules
9 >
10 > The device will be named /dev/mmcblk0, /dev/mmcblk0p1 for firt partition
11 > and
12 > so on.
13 >
14 > Now mount, you'll need vfat fs support.
15 >
16
17 Yep that did it. The problem I had was that I was compiling mmc_core
18 and mmc_blk(?) as modules and they wouldn't load that way. Once I built
19 them into the kernel and left tifm_sd, etc. as modules they all played
20 nice and now I can use my SD card.
21
22 Thanks for the help.
23
24
25 --
26 Recedite, plebes! Gero rem imperialem!
27
28
29 Mark Haney
30 Sr. Systems Administrator
31 ERC Broadband
32 (828) 350-2415
33
34 Call (866) ERC-7110 for after hours support
35 --
36 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] SD Card reader, HP/Compaq latptop {SOLVED} Beso <givemesugarr@×××××.com>