Auke Kok <sofar@xxxxxxxxxxxxxxxx> wrote:>>Aleksey Gorelov wrote:-----Original Message-----I have similar issue on Intel DG965WH board. Did you try to shutdown network interface and
From: linux-kernel-owner@xxxxxxxxxxxxxxx [mailto:linux-kernel-owner@xxxxxxxxxxxxxxx] On Behalf Of Lukas Hejtmanek
Sent: Thursday, October 05, 2006 3:53 AM
To: linux-kernel@xxxxxxxxxxxxxxx
Subject: Machine reboot
Hello,
I'm facing troubles with machine restart. While sysrq-b restarts machine, reboot
command does not. Using printk I found that kernel does not hang and issues
reset properly but BIOS does not initiate boot sequence. Is there something
I could do?
'rmmod e1000' right before reboot ? In my case machine reboots fine after that.
Aleks.
interesting, do you do that because it specifically fixes a problem you have? if so, I'd like to know about it :)I'm just trying to localize the issue. Since right before machine stalls during reboot I see something like
Auke
ACPI: PCI interrupt for device 000:00:19.0 disabled
Restarting system.
and this device is Gb ethernet, e1000 is perfect candidate to look at. And yes, removing e1000
before reboot works around the issue.
I'm afraid this is now common issue across Intel 965 board series, at least with their latest BIOS
updates.