2.6.17-rc4-mm2 - kernel panic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux