http://bugzilla.kernel.org/show_bug.cgi?id=7562





------- Additional Comments From [EMAIL PROTECTED]  2007-01-23 07:44 -------
Adding more info.

[EMAIL PROTECTED]:~ $ uname -a;cat /proc/interrupts 
Linux izar 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux
           CPU0       CPU1       
  0:     436579      43440          XT-PIC  timer
  1:          7          4          XT-PIC  i8042
  2:          0          0          XT-PIC  cascade
  5:      17942       2398          XT-PIC  libata
  7:      97214     848136          XT-PIC  ehci_hcd:usb2
  8:          2          1          XT-PIC  rtc
  9:          7          3          XT-PIC  acpi
 10:     193533      27958          XT-PIC  eth0, HDA Intel
 11:     200120      23364          XT-PIC  ohci_hcd:usb1, sdhci:slot0, nvidia
 12:         88         35          XT-PIC  i8042
 14:         52         12          XT-PIC  ide0
NMI:          0          0 
LOC:     479822     479827 
ERR:     845690
MIS:          0

It seems to me that the system is more likely to boot when using simply:

[EMAIL PROTECTED]:~ $ cat /proc/cmdline 
root=/dev/sda2 ro noapic noacpi

The full output of iasl when trying to recompile the DSDT is:

[EMAIL PROTECTED]:~# iasl dsdt.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20060608 [Jun 29 2006]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

dsdt.dsl    83:     Method (\_WAK, 1, NotSerialized)
Warning  1079 -                 ^ Reserved method must return a value (_WAK)

dsdt.dsl  4992:                     Method (_EJ0, 0, NotSerialized)
Warning  1076 -                                ^ Reserved method has too few
arguments (_EJ0 requires 1)

ASL Input:  dsdt.dsl - 6510 lines, 225202 bytes, 3233 keywords
AML Output: dsdt.aml - 26501 bytes 665 named objects 2568 executable opcodes

Compilation complete. 0 Errors, 2 Warnings, 0 Remarks, 883 Optimizations

Fixing the errors and booting with the new DSDT doesn't seem to help any.

The BIOS in this machine is F.1A, the latest out from HP. It is an OEM version
of Phoenix 4.0 release 6.1. It has absolutely no configurable options.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to