From: Mark Lord <lkml@rtr.ca>
To: Mike Mohr <akihana@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: expresscard hotplug not working
Date: Thu, 27 Aug 2009 09:18:17 -0400 [thread overview]
Message-ID: <4A968799.1030105@rtr.ca> (raw)
In-Reply-To: <4A96819D.7060708@rtr.ca>
Mark Lord wrote:
> Mike Mohr wrote:
>> Hi,
>>
>> I think I'm having a similar problem to the fellow listed here:
>>
>> http://kerneltrap.org/mailarchive/linux-kernel/2007/10/16/344543
>>
>> The only difference is that no card will work at all unless it is
>> inserted before system power is turned on. If the card is removed
>> while the system is running it stops working and will never return to
>> life unless the system is rebooted with the card in the slot.
> ..
>
> It's probably the b0rked PCIe hotplug support.
> The driver is way too strict about things at times,
> and as a result it doesn't work "out of the box" on
> a huge number of Dell notebooks (and possibly others).
>
> Just create a file called /etc/modprobe.d/pciehp,
> and stick this one line into it:
>
> options pciehp pciehp_force=1
>
> See if that works.
..
Oh, one other thing is also needed:
add a line for pciehp to /etc/modules
to ensure the driver gets loaded at boot time.
Cheers
next prev parent reply other threads:[~2009-08-27 13:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-26 1:17 expresscard hotplug not working Mike Mohr
2009-08-26 6:45 ` Greg KH
2009-08-26 18:19 ` Mike Mohr
2009-08-26 21:02 ` Greg KH
2009-08-27 12:52 ` Mark Lord
2009-08-27 13:18 ` Mark Lord [this message]
2009-08-30 22:55 ` Matthew Garrett
2009-08-31 12:29 ` Mark Lord
2009-08-31 12:45 ` Mark Lord
2009-08-31 12:56 ` Matthew Garrett
2009-08-31 13:11 ` Mark Lord
2009-08-31 13:15 ` 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=4A968799.1030105@rtr.ca \
--to=lkml@rtr.ca \
--cc=akihana@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