LKML Archive on lore.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

* Re: Linux 2.6.27-git3: no SD card reader
  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
  0 siblings, 1 reply; 11+ messages in thread
From: Pierre Ossman @ 2008-10-14 15:45 UTC (permalink / raw)
  To: J.A. Magallón; +Cc: Linux-Kernel

[-- Attachment #1: Type: text/plain, Size: 971 bytes --]

On Tue, 14 Oct 2008 02:54:53 +0200
"J.A. Magallón" <jamagallon@ono.com> wrote:

> 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:44:27 one kernel: mmc0: error -84 whilst initialising SD card
> 
> Any ideas ?
> 

-84 is -EILSEQ, which is some kind of bit error. Since you're running a
JMicron controller, I'm guessing that something in your system isn't
handling the higher speed (we forcefully enable highspeed on the
Jmicron controll now).

What machine is this? Have you tested more than one card?

Rgds
-- 
     -- Pierre Ossman

  Linux kernel, MMC maintainer        http://www.kernel.org
  rdesktop, core developer          http://www.rdesktop.org

  WARNING: This correspondence is being monitored by the
  Swedish government. Make sure your server uses encryption
  for SMTP traffic and consider using PGP for end-to-end
  encryption.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: Linux 2.6.27-git3: no SD card reader
  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
                       ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: J.A. Magallón @ 2008-10-14 21:27 UTC (permalink / raw)
  To: Linux-Kernel

On Tue, 14 Oct 2008 17:45:36 +0200, Pierre Ossman <drzeus-list@drzeus.cx> wrote:

> On Tue, 14 Oct 2008 02:54:53 +0200
> "J.A. Magallón" <jamagallon@ono.com> wrote:
> 
> > 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:44:27 one kernel: mmc0: error -84 whilst initialising SD card
> > 
> > Any ideas ?
> > 
> 
> -84 is -EILSEQ, which is some kind of bit error. Since you're running a
> JMicron controller, I'm guessing that something in your system isn't
> handling the higher speed (we forcefully enable highspeed on the
> Jmicron controll now).
> 

Err, sorry if this is stupid. I can see the card reader even if I don't
load the jmb38x_ms.ko module,just sdhci_pci. I understand that it is needed only if
I want to read memstick type cards. Or not ?
I suppose you refer to 'settings for JMicron hardware in sdhci_pci module'.

> Have you tested more than one card?
> 

I have two (both unknown brands for me, but I write full names fwiw):
- One "MBA Executive HiSpeed SD", 2Gb
- One "takeMS SDHC card Class6",  8Gb

Both give about 10Mb/s on read with hdparm under 2.6.27.

> What machine is this? 

It's an Acer Aspire One. From what I have seen, there are two SD devices.
Both are capable to read SDHC cards, I have switched cards and they work
(or at the moment both are working as backwards-compatible in plain SD
mode, if that even exists...).

>From a half-working 2.6.27 kernel (half will be explained below):

sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pci 0000:01:00.0: SDHCI controller found [197b:2382] (rev 0)
sdhci-pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
sdhci-pci 0000:01:00.0: setting latency timer to 64
mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
sdhci-pci 0000:01:00.2: SDHCI controller found [197b:2381] (rev 0)
sdhci-pci 0000:01:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
sdhci-pci 0000:01:00.2: Refusing to bind to secondary interface.
sdhci-pci 0000:01:00.2: PCI INT A disabled

(this is the right reader, the multi-format one)

sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
sdhci-pci 0000:04:00.0: setting latency timer to 64
mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA
sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
sdhci-pci 0000:04:00.2: PCI INT A disabled

(and this is the left one, the SD-only)

...
mmc0: new SD card at address 0002
...
mmc1: new SDHC card at address 0002
...
mmcblk0: mmc0:0002 00000 1974272KiB
 mmcblk0: p1
mmcblk1: mmc1:0002       7917568KiB
 mmcblk1: p1

one:~# lspci -t
-[0000:00]-+-00.0
           +-02.0
           +-02.1
           +-1b.0
           +-1c.0-[0000:01]--+-00.0
           |                 +-00.2
           |                 +-00.3
           |                 \-00.4
           +-1c.1-[0000:02]----00.0
           +-1c.2-[0000:03]----00.0
           +-1c.3-[0000:04]--+-00.0
           |                 +-00.2
           |                 +-00.3
           |                 \-00.4
           +-1d.0
           +-1d.1
           +-1d.2
           +-1d.3
           +-1d.7
           +-1e.0-[0000:05]--
           +-1f.0
           +-1f.2
           \-1f.3

one:~# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
01:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
01:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
01:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
04:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
04:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
04:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
04:00.4 System peripheral: JMicron Technologies, Inc. Device 2384



I call this half-working because I have to boot with a card inside a slot
to have it detected. If i boot without the card-in, it even dissapears from
lspci. This is just with the left SD inserted:

one:~# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
04:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
04:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
04:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
04:00.4 System peripheral: JMicron Technologies, Inc. Device 2384

If I insert a card on the right slot now it has no effect, it does not appear.
I suppose it is PCI hot-plunggin that is not hot nor plugs anything ;).:

one:~# lspci -t
-[0000:00]-+-00.0
           +-02.0
           +-02.1
           +-1b.0
           +-1c.0-[0000:01]--
           +-1c.1-[0000:02]----00.0
           +-1c.2-[0000:03]----00.0
           +-1c.3-[0000:04]--+-00.0
           |                 +-00.2
           |                 +-00.3
           |                 \-00.4
           +-1d.0
           +-1d.1
           +-1d.2
           +-1d.3
           +-1d.7
           +-1e.0-[0000:05]--
           +-1f.0
           +-1f.2
           \-1f.3

The tree after the bridge in 00:1c.0 is gone !!.
I googled about it and someone talked about pciehp_force, but last time
I tried some other devices (ether, could be?) dissapeared.

And now with -git4:

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


Mmm, looking at the logs I have seen that in 2.6.27 shpchp is loaded
way before sdhci, and in -git4 it loads after it. Can this have
any effect ?

> Rgds

TIA, hope all this gives some light.
If you need full dmesg's, just ask.

-- 
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

* Re: Linux 2.6.27-git3: no SD card reader
  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-11-23 20:39     ` Pierre Ossman
  2 siblings, 0 replies; 11+ messages in thread
From: J.A. Magallón @ 2008-10-14 22:25 UTC (permalink / raw)
  To: Linux-Kernel

On Tue, 14 Oct 2008 23:27:59 +0200, "J.A. Magallón" <jamagallon@ono.com> wrote:

> On Tue, 14 Oct 2008 17:45:36 +0200, Pierre Ossman <drzeus-list@drzeus.cx> wrote:
> 
> > On Tue, 14 Oct 2008 02:54:53 +0200
> > "J.A. Magallón" <jamagallon@ono.com> wrote:
> > 
> > > 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:44:27 one kernel: mmc0: error -84 whilst initialising SD card
> > > 
> > > Any ideas ?
> > > 
> > 
> > -84 is -EILSEQ, which is some kind of bit error. Since you're running a
> > JMicron controller, I'm guessing that something in your system isn't
> > handling the higher speed (we forcefully enable highspeed on the
> > Jmicron controll now).
> > 
> 

> 01:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> 01:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> 01:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> 01:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
> 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
> 04:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> 04:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> 04:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> 04:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> 

After updating pci.ids, lspci is more informative:

01:00.0 System peripheral: JMicron Technologies, Inc. SD/MMC Host Controller
01:00.2 SD Host controller: JMicron Technologies, Inc. Standard SD Host Controller
01:00.3 System peripheral: JMicron Technologies, Inc. MS Host Controller
01:00.4 System peripheral: JMicron Technologies, Inc. xD Host Controller
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
04:00.0 System peripheral: JMicron Technologies, Inc. SD/MMC Host Controller
04:00.2 SD Host controller: JMicron Technologies, Inc. Standard SD Host Controller
04:00.3 System peripheral: JMicron Technologies, Inc. MS Host Controller
04:00.4 System peripheral: JMicron Technologies, Inc. xD Host Controller

-- 
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

* Re: Linux 2.6.27-git3: no SD card reader
  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
  2 siblings, 1 reply; 11+ messages in thread
From: Rafael J. Wysocki @ 2008-10-24 22:34 UTC (permalink / raw)
  To: J.A. Magallón; +Cc: Linux-Kernel

On Tuesday, 14 of October 2008, J.A. Magallón wrote:
> On Tue, 14 Oct 2008 17:45:36 +0200, Pierre Ossman <drzeus-list@drzeus.cx> wrote:
> 
> > On Tue, 14 Oct 2008 02:54:53 +0200
> > "J.A. Magallón" <jamagallon@ono.com> wrote:
> > 
> > > 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:44:27 one kernel: mmc0: error -84 whilst initialising SD card
> > > 
> > > Any ideas ?
> > > 
> > 
> > -84 is -EILSEQ, which is some kind of bit error. Since you're running a
> > JMicron controller, I'm guessing that something in your system isn't
> > handling the higher speed (we forcefully enable highspeed on the
> > Jmicron controll now).
> > 
> 
> Err, sorry if this is stupid. I can see the card reader even if I don't
> load the jmb38x_ms.ko module,just sdhci_pci. I understand that it is needed only if
> I want to read memstick type cards. Or not ?
> I suppose you refer to 'settings for JMicron hardware in sdhci_pci module'.
> 
> > Have you tested more than one card?
> > 
> 
> I have two (both unknown brands for me, but I write full names fwiw):
> - One "MBA Executive HiSpeed SD", 2Gb
> - One "takeMS SDHC card Class6",  8Gb
> 
> Both give about 10Mb/s on read with hdparm under 2.6.27.
> 
> > What machine is this? 
> 
> It's an Acer Aspire One. From what I have seen, there are two SD devices.
> Both are capable to read SDHC cards, I have switched cards and they work
> (or at the moment both are working as backwards-compatible in plain SD
> mode, if that even exists...).
> 
> From a half-working 2.6.27 kernel (half will be explained below):
> 
> sdhci: Secure Digital Host Controller Interface driver
> sdhci: Copyright(c) Pierre Ossman
> sdhci-pci 0000:01:00.0: SDHCI controller found [197b:2382] (rev 0)
> sdhci-pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> sdhci-pci 0000:01:00.0: setting latency timer to 64
> mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
> sdhci-pci 0000:01:00.2: SDHCI controller found [197b:2381] (rev 0)
> sdhci-pci 0000:01:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> sdhci-pci 0000:01:00.2: Refusing to bind to secondary interface.
> sdhci-pci 0000:01:00.2: PCI INT A disabled
> 
> (this is the right reader, the multi-format one)
> 
> sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
> sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> sdhci-pci 0000:04:00.0: setting latency timer to 64
> mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA
> sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
> sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
> sdhci-pci 0000:04:00.2: PCI INT A disabled
> 
> (and this is the left one, the SD-only)
> 
> ...
> mmc0: new SD card at address 0002
> ...
> mmc1: new SDHC card at address 0002
> ...
> mmcblk0: mmc0:0002 00000 1974272KiB
>  mmcblk0: p1
> mmcblk1: mmc1:0002       7917568KiB
>  mmcblk1: p1
> 
> one:~# lspci -t
> -[0000:00]-+-00.0
>            +-02.0
>            +-02.1
>            +-1b.0
>            +-1c.0-[0000:01]--+-00.0
>            |                 +-00.2
>            |                 +-00.3
>            |                 \-00.4
>            +-1c.1-[0000:02]----00.0
>            +-1c.2-[0000:03]----00.0
>            +-1c.3-[0000:04]--+-00.0
>            |                 +-00.2
>            |                 +-00.3
>            |                 \-00.4
>            +-1d.0
>            +-1d.1
>            +-1d.2
>            +-1d.3
>            +-1d.7
>            +-1e.0-[0000:05]--
>            +-1f.0
>            +-1f.2
>            \-1f.3
> 
> one:~# lspci
> 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
> 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
> 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
> 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
> 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
> 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
> 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
> 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
> 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
> 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
> 01:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> 01:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> 01:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> 01:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
> 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
> 04:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> 04:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> 04:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> 04:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> 
> 
> 
> I call this half-working because I have to boot with a card inside a slot
> to have it detected. If i boot without the card-in, it even dissapears from
> lspci. This is just with the left SD inserted:
> 
> one:~# lspci
> 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
> 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
> 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
> 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
> 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
> 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
> 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
> 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
> 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
> 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
> 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
> 04:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> 04:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> 04:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> 04:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> 
> If I insert a card on the right slot now it has no effect, it does not appear.
> I suppose it is PCI hot-plunggin that is not hot nor plugs anything ;).:
> 
> one:~# lspci -t
> -[0000:00]-+-00.0
>            +-02.0
>            +-02.1
>            +-1b.0
>            +-1c.0-[0000:01]--
>            +-1c.1-[0000:02]----00.0
>            +-1c.2-[0000:03]----00.0
>            +-1c.3-[0000:04]--+-00.0
>            |                 +-00.2
>            |                 +-00.3
>            |                 \-00.4
>            +-1d.0
>            +-1d.1
>            +-1d.2
>            +-1d.3
>            +-1d.7
>            +-1e.0-[0000:05]--
>            +-1f.0
>            +-1f.2
>            \-1f.3
> 
> The tree after the bridge in 00:1c.0 is gone !!.
> I googled about it and someone talked about pciehp_force, but last time
> I tried some other devices (ether, could be?) dissapeared.
> 
> And now with -git4:
> 
> sdhci: Secure Digital Host Controller Interface driver
> sdhci: Copyright(c) Pierre Ossman
> sdhci-pci 0000:01:00.0: SDHCI controller found [197b:2382] (rev 0)
> sdhci-pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> sdhci-pci 0000:01:00.0: setting latency timer to 64
> mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
> sdhci-pci 0000:01:00.2: SDHCI controller found [197b:2381] (rev 0)
> sdhci-pci 0000:01:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> sdhci-pci 0000:01:00.2: Refusing to bind to secondary interface.
> sdhci-pci 0000:01:00.2: PCI INT A disabled
> sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
> sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> sdhci-pci 0000:04:00.0: setting latency timer to 64
> mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA
> sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
> sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
> sdhci-pci 0000:04:00.2: PCI INT A disabled
> ...
> mmc0: error -84 whilst initialising SD card
> ...
> mmc1: error -84 whilst initialising SD card
> 
> 
> Mmm, looking at the logs I have seen that in 2.6.27 shpchp is loaded
> way before sdhci, and in -git4 it loads after it. Can this have
> any effect ?
> 
> > Rgds
> 
> TIA, hope all this gives some light.
> If you need full dmesg's, just ask.

Is this still a problem in mainline?

I understand from your postings that 2.6.27 is OK, correct?

Rafael

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

* Re: Linux 2.6.27-git3: no SD card reader
  2008-10-24 22:34     ` Rafael J. Wysocki
@ 2008-10-27  8:33       ` J.A. Magallón
  0 siblings, 0 replies; 11+ messages in thread
From: J.A. Magallón @ 2008-10-27  8:33 UTC (permalink / raw)
  To: Linux-Kernel

On Sat, 25 Oct 2008 00:34:59 +0200, "Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> On Tuesday, 14 of October 2008, J.A. Magallón wrote:
> > On Tue, 14 Oct 2008 17:45:36 +0200, Pierre Ossman <drzeus-list@drzeus.cx> wrote:
> > 
> > > On Tue, 14 Oct 2008 02:54:53 +0200
> > > "J.A. Magallón" <jamagallon@ono.com> wrote:
> > > 
> > > > 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:44:27 one kernel: mmc0: error -84 whilst initialising SD card
> > > > 
> > > > Any ideas ?
> > > > 
> > > 
> > > -84 is -EILSEQ, which is some kind of bit error. Since you're running a
> > > JMicron controller, I'm guessing that something in your system isn't
> > > handling the higher speed (we forcefully enable highspeed on the
> > > Jmicron controll now).
> > > 
> > 
> > Err, sorry if this is stupid. I can see the card reader even if I don't
> > load the jmb38x_ms.ko module,just sdhci_pci. I understand that it is needed only if
> > I want to read memstick type cards. Or not ?
> > I suppose you refer to 'settings for JMicron hardware in sdhci_pci module'.
> > 
> > > Have you tested more than one card?
> > > 
> > 
> > I have two (both unknown brands for me, but I write full names fwiw):
> > - One "MBA Executive HiSpeed SD", 2Gb
> > - One "takeMS SDHC card Class6",  8Gb
> > 
> > Both give about 10Mb/s on read with hdparm under 2.6.27.
> > 
> > > What machine is this? 
> > 
> > It's an Acer Aspire One. From what I have seen, there are two SD devices.
> > Both are capable to read SDHC cards, I have switched cards and they work
> > (or at the moment both are working as backwards-compatible in plain SD
> > mode, if that even exists...).
> > 
> > From a half-working 2.6.27 kernel (half will be explained below):
> > 
> > sdhci: Secure Digital Host Controller Interface driver
> > sdhci: Copyright(c) Pierre Ossman
> > sdhci-pci 0000:01:00.0: SDHCI controller found [197b:2382] (rev 0)
> > sdhci-pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> > sdhci-pci 0000:01:00.0: setting latency timer to 64
> > mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
> > sdhci-pci 0000:01:00.2: SDHCI controller found [197b:2381] (rev 0)
> > sdhci-pci 0000:01:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> > sdhci-pci 0000:01:00.2: Refusing to bind to secondary interface.
> > sdhci-pci 0000:01:00.2: PCI INT A disabled
> > 
> > (this is the right reader, the multi-format one)
> > 
> > sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
> > sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> > sdhci-pci 0000:04:00.0: setting latency timer to 64
> > mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA
> > sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
> > sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> > sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
> > sdhci-pci 0000:04:00.2: PCI INT A disabled
> > 
> > (and this is the left one, the SD-only)
> > 
> > ...
> > mmc0: new SD card at address 0002
> > ...
> > mmc1: new SDHC card at address 0002
> > ...
> > mmcblk0: mmc0:0002 00000 1974272KiB
> >  mmcblk0: p1
> > mmcblk1: mmc1:0002       7917568KiB
> >  mmcblk1: p1
> > 
> > one:~# lspci -t
> > -[0000:00]-+-00.0
> >            +-02.0
> >            +-02.1
> >            +-1b.0
> >            +-1c.0-[0000:01]--+-00.0
> >            |                 +-00.2
> >            |                 +-00.3
> >            |                 \-00.4
> >            +-1c.1-[0000:02]----00.0
> >            +-1c.2-[0000:03]----00.0
> >            +-1c.3-[0000:04]--+-00.0
> >            |                 +-00.2
> >            |                 +-00.3
> >            |                 \-00.4
> >            +-1d.0
> >            +-1d.1
> >            +-1d.2
> >            +-1d.3
> >            +-1d.7
> >            +-1e.0-[0000:05]--
> >            +-1f.0
> >            +-1f.2
> >            \-1f.3
> > 
> > one:~# lspci
> > 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
> > 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
> > 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
> > 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
> > 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
> > 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
> > 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
> > 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
> > 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
> > 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
> > 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
> > 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
> > 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
> > 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
> > 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
> > 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
> > 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
> > 01:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> > 01:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> > 01:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> > 01:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> > 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
> > 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
> > 04:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> > 04:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> > 04:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> > 04:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> > 
> > 
> > 
> > I call this half-working because I have to boot with a card inside a slot
> > to have it detected. If i boot without the card-in, it even dissapears from
> > lspci. This is just with the left SD inserted:
> > 
> > one:~# lspci
> > 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
> > 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
> > 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
> > 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
> > 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
> > 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
> > 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
> > 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
> > 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
> > 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
> > 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
> > 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
> > 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
> > 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
> > 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
> > 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
> > 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
> > 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
> > 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
> > 04:00.0 System peripheral: JMicron Technologies, Inc. Device 2382
> > 04:00.2 SD Host controller: JMicron Technologies, Inc. Device 2381
> > 04:00.3 System peripheral: JMicron Technologies, Inc. Device 2383
> > 04:00.4 System peripheral: JMicron Technologies, Inc. Device 2384
> > 
> > If I insert a card on the right slot now it has no effect, it does not appear.
> > I suppose it is PCI hot-plunggin that is not hot nor plugs anything ;).:
> > 
> > one:~# lspci -t
> > -[0000:00]-+-00.0
> >            +-02.0
> >            +-02.1
> >            +-1b.0
> >            +-1c.0-[0000:01]--
> >            +-1c.1-[0000:02]----00.0
> >            +-1c.2-[0000:03]----00.0
> >            +-1c.3-[0000:04]--+-00.0
> >            |                 +-00.2
> >            |                 +-00.3
> >            |                 \-00.4
> >            +-1d.0
> >            +-1d.1
> >            +-1d.2
> >            +-1d.3
> >            +-1d.7
> >            +-1e.0-[0000:05]--
> >            +-1f.0
> >            +-1f.2
> >            \-1f.3
> > 
> > The tree after the bridge in 00:1c.0 is gone !!.
> > I googled about it and someone talked about pciehp_force, but last time
> > I tried some other devices (ether, could be?) dissapeared.
> > 
> > And now with -git4:
> > 
> > sdhci: Secure Digital Host Controller Interface driver
> > sdhci: Copyright(c) Pierre Ossman
> > sdhci-pci 0000:01:00.0: SDHCI controller found [197b:2382] (rev 0)
> > sdhci-pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> > sdhci-pci 0000:01:00.0: setting latency timer to 64
> > mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
> > sdhci-pci 0000:01:00.2: SDHCI controller found [197b:2381] (rev 0)
> > sdhci-pci 0000:01:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> > sdhci-pci 0000:01:00.2: Refusing to bind to secondary interface.
> > sdhci-pci 0000:01:00.2: PCI INT A disabled
> > sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
> > sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> > sdhci-pci 0000:04:00.0: setting latency timer to 64
> > mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA
> > sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
> > sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> > sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
> > sdhci-pci 0000:04:00.2: PCI INT A disabled
> > ...
> > mmc0: error -84 whilst initialising SD card
> > ...
> > mmc1: error -84 whilst initialising SD card
> > 
> > 
> > Mmm, looking at the logs I have seen that in 2.6.27 shpchp is loaded
> > way before sdhci, and in -git4 it loads after it. Can this have
> > any effect ?
> > 
> > > Rgds
> > 
> > TIA, hope all this gives some light.
> > If you need full dmesg's, just ask.
> 
> Is this still a problem in mainline?
> 
> I understand from your postings that 2.6.27 is OK, correct?
> 

I solved this in modprobe.conf:

options sdhci debug_quirks=1

If I uderstood the source, that touches the controller clock on each reset for
the operation to work.

2.6.28-rc2 still doesn't see the card without that option.

And there is another problem, -rc2 doesn't reboot on the One, but that's for
another thread (don't know if it can be related).

-- 
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

* Re: Linux 2.6.27-git3: no SD card reader
  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-11-23 20:39     ` Pierre Ossman
  2008-11-23 22:24       ` Alan Jenkins
  2 siblings, 1 reply; 11+ messages in thread
From: Pierre Ossman @ 2008-11-23 20:39 UTC (permalink / raw)
  To: J.A. Magallón; +Cc: Linux-Kernel

[-- Attachment #1: Type: text/plain, Size: 2797 bytes --]

On Tue, 14 Oct 2008 23:27:59 +0200
"J.A. Magallón" <jamagallon@ono.com> wrote:

> 
> Err, sorry if this is stupid. I can see the card reader even if I don't
> load the jmb38x_ms.ko module,just sdhci_pci. I understand that it is needed only if
> I want to read memstick type cards. Or not ?

That is correct.

> I suppose you refer to 'settings for JMicron hardware in sdhci_pci module'.

Kind of. The JMicron controller supports 50 MHz SD cards, but it
restricted to 25 MHz in the name of higher compatibility.

> > Have you tested more than one card?
> > 
> 
> I have two (both unknown brands for me, but I write full names fwiw):
> - One "MBA Executive HiSpeed SD", 2Gb
> - One "takeMS SDHC card Class6",  8Gb
> 
> Both give about 10Mb/s on read with hdparm under 2.6.27.
> 

And both work fine in one of the slots, but not the other?

> > What machine is this? 
> 
> It's an Acer Aspire One. From what I have seen, there are two SD devices.
> Both are capable to read SDHC cards, I have switched cards and they work
> (or at the moment both are working as backwards-compatible in plain SD
> mode, if that even exists...).

The SD/SDHC distinction is all software, so the hardware doesn't really
care.

> 
> I call this half-working because I have to boot with a card inside a slot
> to have it detected. If i boot without the card-in, it even dissapears from
> lspci. This is just with the left SD inserted:
> 

No idea why this occurs. I'd guess some ACPI voodoo. You're going to
have to check with the PCI and/or ACPI guys to figure that part of the
mystery out.

> 
> And now with -git4:
> 
> ...
> mmc0: error -84 whilst initialising SD card
> ...
> mmc1: error -84 whilst initialising SD card
> 

Hmm... I thought you said that it was just the left reader that had
problems? Not both?

> 
> Mmm, looking at the logs I have seen that in 2.6.27 shpchp is loaded
> way before sdhci, and in -git4 it loads after it. Can this have
> any effect ?
> 

Perhaps, but I doubt it. If you rmmod sdhci-pci and modprobe it again
you should have the same behaviour as in .27.

> I solved this in modprobe.conf:
> 
> options sdhci debug_quirks=1
> 
> If I uderstood the source, that touches the controller clock on each reset for
> the operation to work.

Actually, I think you're just seeing the side effect that the
controller will revert back to the 25 MHz restriction.

Rgds
-- 
     -- Pierre Ossman

  Linux kernel, MMC maintainer        http://www.kernel.org
  rdesktop, core developer          http://www.rdesktop.org

  WARNING: This correspondence is being monitored by the
  Swedish government. Make sure your server uses encryption
  for SMTP traffic and consider using PGP for end-to-end
  encryption.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: Linux 2.6.27-git3: no SD card reader
  2008-11-23 20:39     ` Pierre Ossman
@ 2008-11-23 22:24       ` Alan Jenkins
  2008-11-23 23:30         ` Matthew Garrett
  0 siblings, 1 reply; 11+ messages in thread
From: Alan Jenkins @ 2008-11-23 22:24 UTC (permalink / raw)
  To: Pierre Ossman; +Cc: "J.A. Magallón", Linux-Kernel, Matthew Garrett

Pierre Ossman wrote:
> On Tue, 14 Oct 2008 23:27:59 +0200
> "J.A. Magallón" <jamagallon@ono.com> wrote:
>
>
>   
>>> Have you tested more than one card?
>>>       
>> I have two (both unknown brands for me, but I write full names fwiw):
>> - One "MBA Executive HiSpeed SD", 2Gb
>> - One "takeMS SDHC card Class6",  8Gb
>>
>> Both give about 10Mb/s on read with hdparm under 2.6.27.
>>     
>
> And both work fine in one of the slots, but not the other?
>
>   
>>> What machine is this? 
>>>       
>> It's an Acer Aspire One. From what I have seen, there are two SD devices.
>> Both are capable to read SDHC cards, I have switched cards and they work
>> (or at the moment both are working as backwards-compatible in plain SD
>> mode, if that even exists...).
>>     
>
> The SD/SDHC distinction is all software, so the hardware doesn't really
> care.
>
>   
>> I call this half-working because I have to boot with a card inside a slot
>> to have it detected. If i boot without the card-in, it even dissapears from
>> lspci. This is just with the left SD inserted:
>>
>>     
>
> No idea why this occurs. I'd guess some ACPI voodoo. You're going to
> have to check with the PCI and/or ACPI guys to figure that part of the
> mystery out.
>   

This specific problem is what I thought Matthew's acpiphp patch would 
solve - see my comment 
<http://bugzilla.kernel.org/show_bug.cgi?id=11828#c1>.

If I've got this right, then this *specific* issue isnot a regression.

Matthew, if I have confused two similar issues, could you please help by 
explaining the differences?

Thanks
Alan

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

* Re: Linux 2.6.27-git3: no SD card reader
  2008-11-23 22:24       ` Alan Jenkins
@ 2008-11-23 23:30         ` Matthew Garrett
  2008-11-24  0:25           ` J.A. Magallón
  0 siblings, 1 reply; 11+ messages in thread
From: Matthew Garrett @ 2008-11-23 23:30 UTC (permalink / raw)
  To: Alan Jenkins; +Cc: Pierre Ossman, J.A. Magallón, Linux-Kernel

On Sun, Nov 23, 2008 at 10:24:03PM +0000, Alan Jenkins wrote:

> Matthew, if I have confused two similar issues, could you please help by 
> explaining the differences?

You're correct. On any released version of Linux, the Aspire One's SD 
slot will only show up if a card was inserted when the machine was 
booted. That's how it's always been. I have code to fix it, which will 
land in the 2.6.29 timeframe with luck.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

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

* Re: Linux 2.6.27-git3: no SD card reader
  2008-11-23 23:30         ` Matthew Garrett
@ 2008-11-24  0:25           ` J.A. Magallón
  2008-11-24  2:49             ` Matthew Garrett
  0 siblings, 1 reply; 11+ messages in thread
From: J.A. Magallón @ 2008-11-24  0:25 UTC (permalink / raw)
  To: Linux-Kernel

On Sun, 23 Nov 2008 23:30:07 +0000, Matthew Garrett <mjg59@srcf.ucam.org> wrote:

> On Sun, Nov 23, 2008 at 10:24:03PM +0000, Alan Jenkins wrote:
> 
> > Matthew, if I have confused two similar issues, could you please help by 
> > explaining the differences?
> 
> You're correct. On any released version of Linux, the Aspire One's SD 
> slot will only show up if a card was inserted when the machine was 
> booted. That's how it's always been. I have code to fix it, which will 
> land in the 2.6.29 timeframe with luck.
> 

Thanks for the info. Just a couple questions:

- Is there any pointer to a patch that can be applied to current stable
 (2.6.27.6) ?
- I have tried to load acpiphp on the aspire and it says it has
  'No such device'. Does the patch include something to make it load and
  recognize the Aspire's PCI ? Is this module independent or do I need
  also pciephp or shpchp ?

TIA

-- 
J.A. Magallon <jamagallon()ono!com>     \               Software is like sex:
                                         \         It's better when it's free
Mandriva Linux release 2009.1 (Cooker) for x86_64
Linux 2.6.27.5-desktop-1mnb (gcc 4.3.2 (GCC) #1 Sun Nov

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

* Re: Linux 2.6.27-git3: no SD card reader
  2008-11-24  0:25           ` J.A. Magallón
@ 2008-11-24  2:49             ` Matthew Garrett
  0 siblings, 0 replies; 11+ messages in thread
From: Matthew Garrett @ 2008-11-24  2:49 UTC (permalink / raw)
  To: J.A. Magallón; +Cc: Linux-Kernel

On Mon, Nov 24, 2008 at 01:25:41AM +0100, J.A. Magallón wrote:
> Thanks for the info. Just a couple questions:
> 
> - Is there any pointer to a patch that can be applied to current stable
>  (2.6.27.6) ?

http://lkml.org/lkml/diff/2008/11/13/420/1 ought to, with either luck or 
a little massaging.

> - I have tried to load acpiphp on the aspire and it says it has
>   'No such device'. Does the patch include something to make it load and
>   recognize the Aspire's PCI ? Is this module independent or do I need
>   also pciephp or shpchp ?

That patch should be all you need.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

^ 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;
as well as URLs for NNTP newsgroup(s).