From: Auke Kok <auke-jan.h.kok@intel.com>
To: Ryan Richter <ryan@tau.solarneutrino.net>
Cc: Aleksey Gorelov <dared1st@yahoo.com>,
Lukas Hejtmanek <xhejtman@mail.muni.cz>,
linux-kernel@vger.kernel.org, auke-jan.h.kok@intel.com
Subject: Re: Machine restart doesn't work - Intel 965G, 2.6.19-rc2
Date: Fri, 20 Oct 2006 10:57:29 -0700 [thread overview]
Message-ID: <45390E09.7050508@intel.com> (raw)
In-Reply-To: <20061017222727.GB24891@tau.solarneutrino.net>
Ryan Richter wrote:
> On Tue, Oct 17, 2006 at 01:53:15PM -0700, Aleksey Gorelov wrote:
>>
>> --- Ryan Richter <ryan@tau.solarneutrino.net> wrote:
>>> 2.6.19-rc1-git9 doesn't work any better for me. I haven't tried
>>> unloading the e1000 module yet. Since I run the machine off an nfsroot,
>>> it will require some creativity to test that.
>>>
>>> -ryan
>> You may try the following patch instead if it's easier for you. It'll
>> likely break suspend stuff,
>> but you won't need to play around with modules.
>>
>> Aleks.
>>
>> --- linux-2.6.19-rc2/drivers/net/e1000/e1000_main.c.orig 2006-10-17 13:36:06.000000000 -0700
>> +++ linux-2.6.19-rc2/drivers/net/e1000/e1000_main.c 2006-10-17 13:36:50.000000000 -0700
>> @@ -4847,6 +4847,7 @@
>> static void e1000_shutdown(struct pci_dev *pdev)
>> {
>> e1000_suspend(pdev, PMSG_SUSPEND);
>> + pci_set_power_state(pdev, PCI_D0);
>> }
>>
>> #ifdef CONFIG_NET_POLL_CONTROLLER
>
>
> This patch allows the machine to reboot normally.
To all that are seeing this problem:
can you send me (off-list is OK) the motherboard number+name, the BIOS versions (+ where
you downloaded them from) that you have tried and for each version, whether it worked
without this workaround or not?
Thanks,
Auke
next prev parent reply other threads:[~2006-10-20 17:59 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-13 21:40 Machine restart doesn't work - Intel 965G, 2.6.19-rc2 Aleksey Gorelov
2006-10-13 21:42 ` Ryan Richter
2006-10-13 21:45 ` Lukas Hejtmanek
2006-10-13 21:46 ` Ryan Richter
2006-10-13 21:49 ` Lukas Hejtmanek
2006-10-13 21:51 ` Ryan Richter
2006-10-17 18:00 ` Ryan Richter
2006-10-17 20:53 ` Aleksey Gorelov
2006-10-17 21:17 ` Machine restart doesn't work - Intel 965G, 2.6.19-rc2 / e1000? Auke Kok
2006-10-17 22:14 ` dared1st
2007-11-20 14:38 ` e1000 driver problems Lukas Hejtmanek
2007-11-26 23:26 ` Kok, Auke
2007-11-27 15:07 ` Lukas Hejtmanek
2007-11-27 16:48 ` Kok, Auke
2007-11-27 17:31 ` Lukas Hejtmanek
2007-11-27 17:40 ` Kok, Auke
2007-11-27 17:44 ` Lukas Hejtmanek
2007-11-27 18:23 ` Kok, Auke
2007-12-03 9:50 ` Lukas Hejtmanek
2007-12-03 15:20 ` Kok, Auke
2007-12-04 15:03 ` Lukas Hejtmanek
2007-12-04 15:34 ` Lukas Hejtmanek
2007-12-04 16:02 ` Matt Mathis
2007-12-04 17:08 ` Lukas Hejtmanek
2007-12-04 17:19 ` Kok, Auke
2007-12-04 18:05 ` Rick Jones
2007-12-04 19:59 ` Lukas Hejtmanek
2007-12-04 20:38 ` Kok, Auke
2007-12-18 11:08 ` Lukas Hejtmanek
2006-10-17 22:27 ` Machine restart doesn't work - Intel 965G, 2.6.19-rc2 Ryan Richter
2006-10-20 17:57 ` Auke Kok [this message]
2006-10-20 18:06 ` Lukas Hejtmanek
2006-10-21 17:34 ` Ryan Richter
2006-10-21 17:56 ` Auke Kok
2006-10-20 18:07 ` Ryan Richter
2006-10-20 18:17 ` Auke Kok
2006-10-20 18:29 ` Lukas Hejtmanek
2006-10-23 20:52 ` Aleksey Gorelov
2006-10-13 21:50 ` Aleksey Gorelov
-- strict thread matches above, loose matches on Subject: below --
2006-10-13 21:25 Ryan Richter
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=45390E09.7050508@intel.com \
--to=auke-jan.h.kok@intel.com \
--cc=dared1st@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ryan@tau.solarneutrino.net \
--cc=xhejtman@mail.muni.cz \
/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 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.