public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.27-git3: no SD card reader
@ 2008-10-14  0:54 J.A. Magallón
  2008-10-14 15:45 ` Pierre Ossman
  0 siblings, 1 reply; 11+ messages in thread
From: J.A. Magallón @ 2008-10-14  0:54 UTC (permalink / raw)
  To: Linux-Kernel

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-11-24  2:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14  0:54 Linux 2.6.27-git3: no SD card reader J.A. Magallón
2008-10-14 15:45 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox