All of lore.kernel.org
 help / color / mirror / Atom feed
* sdhci-pci: probe of 0000:11:00.0 failed with error -22
       [not found] <S932267AbcBANb3/20160201133129Z+1138@vger.kernel.org>
@ 2016-02-01 14:19 ` Wolfram Schlich
  2016-02-02  9:18   ` Adrian Hunter
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Schlich @ 2016-02-01 14:19 UTC (permalink / raw)
  To: linux-mmc

[ Issue originally reported as https://bugzilla.kernel.org/show_bug.cgi?id=110411 ]

Hi!

I am working on a Dell Precision M4800 laptop with Gentoo Linux and Kernel 4.3.3:

--8<--
Linux zephyr 4.3.3-gentoo #2 SMP Wed Jan 6 00:33:28 CET 2016 x86_64 Intel(R) Core(TM) i7-4910MQ CPU @ 2.90GHz GenuineIntel GNU/Linux
--8<--

It has an O2 Micro SD/MMC card reader (1217:8520) which is supposed to be supported by sdhci-pci-o2micro:

--8<--
11:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)
11:00.0 0805: 1217:8520 (rev 01)
--8<--

On bootup, the sdhci-pci driver fails to initialize the card reader with error -22:
--8<--
[    4.782054] sdhci: Secure Digital Host Controller Interface driver
[    4.782057] sdhci: Copyright(c) Pierre Ossman
[    4.782187] sdhci-pci 0000:11:00.0: SDHCI controller found [1217:8520] (rev 1)
[    4.782328] sdhci-pci: probe of 0000:11:00.0 failed with error -22
[    4.782376] sdhci-pltfm: SDHCI platform and OF driver helper
--8<--

What's wrong?

BIOS version is A15 from 09/29/2015.

UPDATE: The issue remains unchanged with kernel 4.3.5-gentoo.

Cheers,
Wolfram

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

* Re: sdhci-pci: probe of 0000:11:00.0 failed with error -22
  2016-02-01 14:19 ` sdhci-pci: probe of 0000:11:00.0 failed with error -22 Wolfram Schlich
@ 2016-02-02  9:18   ` Adrian Hunter
  2016-02-15  7:38     ` Wolfram Schlich
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Hunter @ 2016-02-02  9:18 UTC (permalink / raw)
  To: peter.guo, adam.lee; +Cc: Wolfram Schlich, linux-mmc

+ Peter Guo and Adam Lee


On 01/02/16 16:19, Wolfram Schlich wrote:
> [ Issue originally reported as https://bugzilla.kernel.org/show_bug.cgi?id=110411 ]
> 
> Hi!
> 
> I am working on a Dell Precision M4800 laptop with Gentoo Linux and Kernel 4.3.3:
> 
> --8<--
> Linux zephyr 4.3.3-gentoo #2 SMP Wed Jan 6 00:33:28 CET 2016 x86_64 Intel(R) Core(TM) i7-4910MQ CPU @ 2.90GHz GenuineIntel GNU/Linux
> --8<--
> 
> It has an O2 Micro SD/MMC card reader (1217:8520) which is supposed to be supported by sdhci-pci-o2micro:
> 
> --8<--
> 11:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)
> 11:00.0 0805: 1217:8520 (rev 01)
> --8<--
> 
> On bootup, the sdhci-pci driver fails to initialize the card reader with error -22:
> --8<--
> [    4.782054] sdhci: Secure Digital Host Controller Interface driver
> [    4.782057] sdhci: Copyright(c) Pierre Ossman
> [    4.782187] sdhci-pci 0000:11:00.0: SDHCI controller found [1217:8520] (rev 1)
> [    4.782328] sdhci-pci: probe of 0000:11:00.0 failed with error -22
> [    4.782376] sdhci-pltfm: SDHCI platform and OF driver helper
> --8<--
> 
> What's wrong?
> 
> BIOS version is A15 from 09/29/2015.
> 
> UPDATE: The issue remains unchanged with kernel 4.3.5-gentoo.
> 
> Cheers,
> Wolfram
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


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

* Re: sdhci-pci: probe of 0000:11:00.0 failed with error -22
  2016-02-02  9:18   ` Adrian Hunter
@ 2016-02-15  7:38     ` Wolfram Schlich
  2016-02-15 21:16       ` Adrian Hunter
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Schlich @ 2016-02-15  7:38 UTC (permalink / raw)
  To: adrian.hunter; +Cc: linux-mmc

* Adrian Hunter <adrian.hunter@intel.com> [2016-02-02 10:23]:
> + Peter Guo and Adam Lee

Adrian,

any news here?
Adam Lee has left Canonical and Peter Guo doesn't respond.
Is there something I can do to help?

Cheers,
Wolfram

> On 01/02/16 16:19, Wolfram Schlich wrote:
> > [ Issue originally reported as https://bugzilla.kernel.org/show_bug.cgi?id=110411 ]
> > 
> > Hi!
> > 
> > I am working on a Dell Precision M4800 laptop with Gentoo Linux and Kernel 4.3.3:
> > 
> > --8<--
> > Linux zephyr 4.3.3-gentoo #2 SMP Wed Jan 6 00:33:28 CET 2016 x86_64 Intel(R) Core(TM) i7-4910MQ CPU @ 2.90GHz GenuineIntel GNU/Linux
> > --8<--
> > 
> > It has an O2 Micro SD/MMC card reader (1217:8520) which is supposed to be supported by sdhci-pci-o2micro:
> > 
> > --8<--
> > 11:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)
> > 11:00.0 0805: 1217:8520 (rev 01)
> > --8<--
> > 
> > On bootup, the sdhci-pci driver fails to initialize the card reader with error -22:
> > --8<--
> > [    4.782054] sdhci: Secure Digital Host Controller Interface driver
> > [    4.782057] sdhci: Copyright(c) Pierre Ossman
> > [    4.782187] sdhci-pci 0000:11:00.0: SDHCI controller found [1217:8520] (rev 1)
> > [    4.782328] sdhci-pci: probe of 0000:11:00.0 failed with error -22
> > [    4.782376] sdhci-pltfm: SDHCI platform and OF driver helper
> > --8<--
> > 
> > What's wrong?
> > 
> > BIOS version is A15 from 09/29/2015.
> > 
> > UPDATE: The issue remains unchanged with kernel 4.3.5-gentoo.
> > 
> > Cheers,
> > Wolfram

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

* Re: sdhci-pci: probe of 0000:11:00.0 failed with error -22
  2016-02-15  7:38     ` Wolfram Schlich
@ 2016-02-15 21:16       ` Adrian Hunter
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Hunter @ 2016-02-15 21:16 UTC (permalink / raw)
  To: Wolfram Schlich; +Cc: linux-mmc

On 15/02/2016 9:38 a.m., Wolfram Schlich wrote:
> * Adrian Hunter <adrian.hunter@intel.com> [2016-02-02 10:23]:
>> + Peter Guo and Adam Lee
>
> Adrian,
>
> any news here?
> Adam Lee has left Canonical and Peter Guo doesn't respond.
> Is there something I can do to help?

I am traveling for a couple of weeks so I can't do much now.
First we need to determine where in the probe function the error
occurs.  Then maybe we can figure out a workaround.  But I don't
have the hardware.

Can you build a kernel and put some prints into the probe
function to try to find where the error occurs?

>
> Cheers,
> Wolfram
>
>> On 01/02/16 16:19, Wolfram Schlich wrote:
>>> [ Issue originally reported as https://bugzilla.kernel.org/show_bug.cgi?id=110411 ]
>>>
>>> Hi!
>>>
>>> I am working on a Dell Precision M4800 laptop with Gentoo Linux and Kernel 4.3.3:
>>>
>>> --8<--
>>> Linux zephyr 4.3.3-gentoo #2 SMP Wed Jan 6 00:33:28 CET 2016 x86_64 Intel(R) Core(TM) i7-4910MQ CPU @ 2.90GHz GenuineIntel GNU/Linux
>>> --8<--
>>>
>>> It has an O2 Micro SD/MMC card reader (1217:8520) which is supposed to be supported by sdhci-pci-o2micro:
>>>
>>> --8<--
>>> 11:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)
>>> 11:00.0 0805: 1217:8520 (rev 01)
>>> --8<--
>>>
>>> On bootup, the sdhci-pci driver fails to initialize the card reader with error -22:
>>> --8<--
>>> [    4.782054] sdhci: Secure Digital Host Controller Interface driver
>>> [    4.782057] sdhci: Copyright(c) Pierre Ossman
>>> [    4.782187] sdhci-pci 0000:11:00.0: SDHCI controller found [1217:8520] (rev 1)
>>> [    4.782328] sdhci-pci: probe of 0000:11:00.0 failed with error -22
>>> [    4.782376] sdhci-pltfm: SDHCI platform and OF driver helper
>>> --8<--
>>>
>>> What's wrong?
>>>
>>> BIOS version is A15 from 09/29/2015.
>>>
>>> UPDATE: The issue remains unchanged with kernel 4.3.5-gentoo.
>>>
>>> Cheers,
>>> Wolfram

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

end of thread, other threads:[~2016-02-15 21:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <S932267AbcBANb3/20160201133129Z+1138@vger.kernel.org>
2016-02-01 14:19 ` sdhci-pci: probe of 0000:11:00.0 failed with error -22 Wolfram Schlich
2016-02-02  9:18   ` Adrian Hunter
2016-02-15  7:38     ` Wolfram Schlich
2016-02-15 21:16       ` Adrian Hunter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.