All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.17-rc4-mm2 - kernel panic
@ 2006-05-20 21:12 Andreas Saur
  0 siblings, 0 replies; only message in thread
From: Andreas Saur @ 2006-05-20 21:12 UTC (permalink / raw)
  To: linux-acpi

Hello,

tried the 2.6.17-rc4-mm2, still kernel panic, like the last three 
mm-patches. One screen-shot and sys-infos are here 
http://as68.homeip.net/2.6.17-rc4-mm2/
I think it's acpi-related, because there is something about 
acpi-namespace or so.

And another issue: I'm still using this ugly two-liner in order to be 
able to resume from S3. Is there a clean solution for it?

####################
/usr/src/linux/drivers/ide/ide.c - line 1483
.
.
-       return ide_do_drive_cmd(drive, &rq, ide_head_wait);
+     (void) ide_do_drive_cmd(drive, &rq, ide_head_wait);
+     return set_xfer_rate(drive, XFER_UDMA_6);
.
.
####################

Resume from S3 using WOL (magic packet) doesn't work reliably ( in 
combination with USB(in BIOS) doesn't work at all).

Regards,

Andreas


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-20 21:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-20 21:12 2.6.17-rc4-mm2 - kernel panic Andreas Saur

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.