On Thu, Apr 03, 2008 at 02:50:26PM +0200, Reyk Floeter wrote: > On Thu, Apr 03, 2008 at 01:35:31PM +0300, Denis Doroshenko wrote: > > i have the same issue, which i reported in > > http://marc.info/?l=openbsd-misc&m=119608530213184&w=2 > > then i had angry mail from Theo (WRT lack of information), though > > he listed a few of developers who i needed to contact. i did some > > more progres (like backtracing the core from -g compiled acpidump) > > and sent to those developers; there's no news since then. > > > > the problem is there in the -current. i upgraded the bios of the > > notebook (just in case there is something wrong with it), but the > > problem remains. the worst thing is those notebooks have no > > other means to access various hardware stuff (e.g. sensors), > > only via ACPI. > > > > unfortunately i have no spare time whatsoever to read ACPI > > specs, because the assert that fails in acpidump points (as > > far as i understand) that ACPI script's structure causes > > problems to OpenBSD ACPI parser (non-standard things?). > > > > i have the same problems on a HP Compaq dc7600 Convertible Minitower. > acpi doesn't work. the acpi developers like marco@ are aware of the > problem and it is being worked on. >
Great! When they need testing there are many users @misc willing to help. Also whatever debugging they trust us to do. > ---snip--- > 0xffff80000005c460 cnt:00 stk:61 integer: 0 > ffff8b46 Called: \_SB_.PCI0._CRS > local0: 0xffff80000005c420 cnt:00 stk:60 integer: b6 > local0: 0xffff80000005c460 cnt:00 stk:61 integer: 0 > panic: aml_die aml_setbufint:988 > ---snap--- > > in addition to the `boot -c` temporary workaround, you can also > permanently disable acpi in a kernel by running the following command > from the shell: > > # config -ef /bsd > OpenBSD 4.3-current (GENERIC) #1381: Sun Mar 30 18:15:05 MDT 2008 > [EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC > Enter 'help' for information > ukc> disable acpi > 285 acpi0 disabled > ukc> quit > Saving modified kernel. > : : -- / Raimo Niskanen, Erlang/OTP, Ericsson AB

