public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J.A. Magallón" <jamagallon@ono.com>
To: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Linux 2.6.27-git3: no SD card reader
Date: Tue, 14 Oct 2008 02:54:53 +0200	[thread overview]
Message-ID: <20081014025453.617f2ef8@werewolf.home> (raw)

Hi...

More problems with git3. The left SD card reader is not detected on the One.
With a working kernel (distro 2.6.27):

Oct 14 02:37:34 one kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 14 02:37:34 one kernel: sdhci: Copyright(c) Pierre Ossman
Oct 14 02:37:34 one kernel: sdhci-pci 0000:01:00.0: SDHCI controller found [197b:2382] (rev 0)
Oct 14 02:37:34 one kernel: sdhci-pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 02:37:34 one kernel: sdhci-pci 0000:01:00.0: setting latency timer to 64
Oct 14 02:37:34 one kernel: mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
Oct 14 02:37:34 one kernel: sdhci-pci 0000:01:00.2: SDHCI controller found [197b:2381] (rev 0)
Oct 14 02:37:34 one kernel: sdhci-pci 0000:01:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 02:37:34 one kernel: sdhci-pci 0000:01:00.2: Refusing to bind to secondary interface.
Oct 14 02:37:34 one kernel: sdhci-pci 0000:01:00.2: PCI INT A disabled
Oct 14 02:37:34 one kernel: sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
Oct 14 02:37:34 one kernel: sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
Oct 14 02:37:34 one kernel: sdhci-pci 0000:04:00.0: setting latency timer to 64
Oct 14 02:37:34 one kernel: mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA
Oct 14 02:37:34 one kernel: sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
Oct 14 02:37:34 one kernel: sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
Oct 14 02:37:34 one kernel: sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
Oct 14 02:37:34 one kernel: sdhci-pci 0000:04:00.2: PCI INT A disabled
Oct 14 02:37:34 one kernel: jmb38x_ms 0000:01:00.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 02:37:34 one kernel: jmb38x_ms 0000:01:00.3: setting latency timer to 64
Oct 14 02:37:34 one kernel: jmb38x_ms 0000:04:00.3: PCI INT A -> GSI 19 (level, low) -> IRQ 19
Oct 14 02:37:34 one kernel: jmb38x_ms 0000:04:00.3: setting latency timer to 64
Oct 14 02:37:34 one kernel: mmc0: new SD card at address 0002
Oct 14 02:37:34 one kernel: mmc1: new SDHC card at address 0002
Oct 14 02:37:34 one kernel: mmcblk0: mmc0:0002 00000 1974272KiB
Oct 14 02:37:34 one kernel:  mmcblk0: unknown partition table
Oct 14 02:37:34 one kernel: mmcblk1: mmc1:0002       7917568KiB
Oct 14 02:37:34 one kernel:  mmcblk1: p1

With -git3:

Oct 14 02:44:27 one kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 14 02:44:27 one kernel: sdhci: Copyright(c) Pierre Ossman
Oct 14 02:44:27 one kernel: jmb38x_ms 0000:01:00.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 02:44:27 one kernel: jmb38x_ms 0000:01:00.3: setting latency timer to 64
Oct 14 02:44:27 one kernel: jmb38x_ms 0000:04:00.3: PCI INT A -> GSI 19 (level, low) -> IRQ 19
Oct 14 02:44:27 one kernel: jmb38x_ms 0000:04:00.3: setting latency timer to 64
Oct 14 02:44:27 one kernel: sdhci-pci 0000:01:00.0: SDHCI controller found [197b:2382] (rev 0)
Oct 14 02:44:27 one kernel: sdhci-pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 02:44:27 one kernel: sdhci-pci 0000:01:00.0: setting latency timer to 64
Oct 14 02:44:27 one kernel: mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
Oct 14 02:44:27 one kernel: sdhci-pci 0000:01:00.2: SDHCI controller found [197b:2381] (rev 0)
Oct 14 02:44:27 one kernel: sdhci-pci 0000:01:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 02:44:27 one kernel: sdhci-pci 0000:01:00.2: Refusing to bind to secondary interface.
Oct 14 02:44:27 one kernel: sdhci-pci 0000:01:00.2: PCI INT A disabled
Oct 14 02:44:27 one kernel: sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
Oct 14 02:44:27 one kernel: sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
Oct 14 02:44:27 one kernel: sdhci-pci 0000:04:00.0: setting latency timer to 64
Oct 14 02:44:27 one kernel: mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA
Oct 14 02:44:27 one kernel: sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
Oct 14 02:44:27 one kernel: sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
Oct 14 02:44:27 one kernel: sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
Oct 14 02:44:27 one kernel: sdhci-pci 0000:04:00.2: PCI INT A disabled
Oct 14 02:44:27 one kernel: mmc0: error -84 whilst initialising SD card

Any ideas ?

TIA

-- 
J.A. Magallon <jamagallon()ono!com>     \               Software is like sex:
                                         \         It's better when it's free
Mandriva Linux release 2009.0 (Cooker) for i586
Linux 2.6.25-jam18 (gcc 4.3.1 20080626 (GCC) #1 SMP

             reply	other threads:[~2008-10-14  0:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-14  0:54 J.A. Magallón [this message]
2008-10-14 15:45 ` Linux 2.6.27-git3: no SD card reader Pierre Ossman
2008-10-14 21:27   ` J.A. Magallón
2008-10-14 22:25     ` J.A. Magallón
2008-10-24 22:34     ` Rafael J. Wysocki
2008-10-27  8:33       ` J.A. Magallón
2008-11-23 20:39     ` Pierre Ossman
2008-11-23 22:24       ` Alan Jenkins
2008-11-23 23:30         ` Matthew Garrett
2008-11-24  0:25           ` J.A. Magallón
2008-11-24  2:49             ` Matthew Garrett

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=20081014025453.617f2ef8@werewolf.home \
    --to=jamagallon@ono.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