From: "Javi Moreno" <vierito5@gmail.com>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] SD Card reader, HP/Compaq latptop
Date: Thu, 5 Jul 2007 16:51:22 +0200 [thread overview]
Message-ID: <4d192b620707050751l4a89020eybcf858faac574869@mail.gmail.com> (raw)
In-Reply-To: <468CFCBD.1030309@ercbroadband.org>
[-- Attachment #1: Type: text/plain, Size: 829 bytes --]
With the 2.6.21 I don't need any tweak, at least for me.
First configure the kernel
# cd /usr/src/linux
# make menuconfig
Under Device Drivers I have MMC Support selected, MMC block device driver
and Secure Digital Host Controller Inferface Support as well.
Then TI Flash Media as module.
If you are first selecting this option you'll have to reboot with the new
kernel.
If not you can compile and load the module tifm_sd. After modprobing you can
run update-modules to have that module loaded always.
# make && make modules_install
# cp arch/'YOUR ARCH'/boot/bzImage /boot/'YOUR KERNEL'
# reboot (not needed depending on what you had on your previous kernel)
# modprobe tifm_sd
# update-modules
The device will be named /dev/mmcblk0, /dev/mmcblk0p1 for firt partition and
so on.
Now mount, you'll need vfat fs support.
[-- Attachment #2: Type: text/html, Size: 941 bytes --]
next prev parent reply other threads:[~2007-07-05 14:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-05 12:12 [gentoo-amd64] SD Card reader, HP/Compaq latptop Mark Haney
2007-07-05 12:39 ` Javi Moreno
2007-07-05 14:14 ` Mark Haney
2007-07-05 14:51 ` Javi Moreno [this message]
2007-07-06 12:38 ` [gentoo-amd64] SD Card reader, HP/Compaq latptop {SOLVED} Mark Haney
2007-07-06 17:43 ` Beso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4d192b620707050751l4a89020eybcf858faac574869@mail.gmail.com \
--to=vierito5@gmail.com \
--cc=gentoo-amd64@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox