From: Alex Dubov <oakad@yahoo.com>
To: Kim Hansen <kimhanse@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: tifm_7xx1: SD card is ignored
Date: Sun, 27 Apr 2008 08:47:56 -0700 (PDT) [thread overview]
Message-ID: <622387.91709.qm@web36701.mail.mud.yahoo.com> (raw)
In-Reply-To: <c878e2290804270359w4fe4392flc41a5fb074152572@mail.gmail.com>
--- Kim Hansen <kimhanse@gmail.com> wrote:
> I have the problem that the SD card slot does not work on my Toshiba
> Protege M400 with my current kernel (2.6.24), it worked for me with
> 2.6.18 but has been broken at least since 2.6.22.
>
> The problem is that nothing happens, dmesg is silent and I guess the
> cause is that the driver does not see the hardware.
>
> How should I start debugging this?
>
First, there's an option in the kernel config enabling debugging print-outs
(called "MMC Debugging" under MMC). Enable it, recompile the modules and you'll
get plenty of dmesg noise.
Second, the fact modules are loaded means that driver sees the hardware all
right. There can be some sort of interplay between sdhci and tifm_sd as they
use the same chip. I think you should blacklist one of them. Which one -
depends on the settings in you flashmedia chip's eeprom (some vendors disable
sdhci interface and some flashmedia one).
You need an mmc_block module loaded too.
In the worst case, you can always blame the TI. Some TI guy notified me that my
driver contains errors affecting 803b series controllers (I myself have a
8033). He, however, had not told me what they are. Very nice, indeed.
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
next prev parent reply other threads:[~2008-04-27 15:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-27 10:59 Kim Hansen
2008-04-27 15:47 ` Alex Dubov [this message]
2008-04-28 20:43 ` Kim Hansen
2008-04-28 23:55 ` Alex Dubov
2008-05-06 17:56 ` Kim Hansen
2008-05-07 13:21 ` Alex Dubov
2008-05-07 16:50 ` Kim Hansen
2008-05-07 18:28 ` Kim Hansen
2008-05-21 12:21 ` Pierre Ossman
2008-05-23 9:32 ` Kim Hansen
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=622387.91709.qm@web36701.mail.mud.yahoo.com \
--to=oakad@yahoo.com \
--cc=kimhanse@gmail.com \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome