http://bugzilla.kernel.org/show_bug.cgi?id=6522
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|acpi is enabled but there is|acpi is enabled but there is |no /proc/acpi |no /proc/acpi ------- Additional Comments From [EMAIL PROTECTED] 2006-05-09 05:27 ------- I've tried booting with the following patch: *** utmisc.c Fri May 5 02:03:45 2006 --- patched_utmisc.c Tue May 9 13:23:56 2006 *************** *** 493,498 **** --- 493,499 ---- name_ptr++; if (!((character == '_') || + (character == 0x03) || (character >= 'A' && character <= 'Z') || (character >= '0' && character <= '9'))) { return (FALSE); but when my startup scripts are running dhcpcd I get something like "interrupt #15 disabled" and then my box doesn't make any progress, although the keyboard is working a bit. CTRL_ALT_DEL doesn't work though. I've been unable to find any log of booting this patched kernel :( so I don't know what's going on. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla