From owner-freebsd-current@FreeBSD.ORG Tue May 27 15:44:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0685337B401 for ; Tue, 27 May 2003 15:44:22 -0700 (PDT) Received: from mx1.au.itouchnet.net (nat2.au.itouchnet.net [144.135.23.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B6143FAF for ; Tue, 27 May 2003 15:44:20 -0700 (PDT) (envelope-from ajthomson@optushome.com.au) Received: from nobody by mx1.au.itouchnet.net with scanned_ok (Exim 3.36 #1) id 19KnB3-0002Nm-00 for freebsd-current@freebsd.org; Wed, 28 May 2003 08:44:17 +1000 X-TLS: TLSv1:DES-CBC3-SHA:168 athomson.prv.au.itouchnet.net -> mx1.au.itouchnet.net Received: from athomson.prv.au.itouchnet.net ([192.168.13.55]) by mx1.au.itouchnet.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 19KnB3-0002Nf-00; Wed, 28 May 2003 08:44:17 +1000 Received: from localhost ([127.0.0.1] helo=athomson.prv.au.itouchnet.net) by athomson.prv.au.itouchnet.net with esmtp (Exim 4.20) id 19KnB3-000GiI-1C; Wed, 28 May 2003 08:44:17 +1000 Received: (from ajt@localhost)h4RMiFMT064249; Wed, 28 May 2003 08:44:15 +1000 (EST) X-Authentication-Warning: athomson.prv.au.itouchnet.net: ajt set sender to ajthomson@optushome.com.au using -f Date: Wed, 28 May 2003 08:44:15 +1000 From: Andrew Thomson To: Mikhail Kruk Message-ID: <20030527224415.GA64209@athomson.prv.au.itouchnet.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Checked: Scanned for any viruses and unauthorized attachments at mx1.au.itouchnet.net X-iScan-ID: 9158-1054075457-54474@mx1.au.itouchnet.net version $Name: REL_2_0_2 $ cc: freebsd-current@freebsd.org Subject: Re: ACPI crash X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2003 22:44:22 -0000 I feel your pain, my thinkpad doesn't co-operate with 5.1 either... ajt. On Tue, May 27, 2003 at 11:10:26AM -0400, Mikhail Kruk wrote: > Hello, > I've seen this reported before, but don't see a resolution. Maybe my > logs will help solve the problem. > When my Gateway laptop boots, I get a couple of logs about ACPI problems. > See attached dmesg.txt > Later (10-30 minutes) I get a crash with the following trace. > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x80790ab0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc06ea4d0 > stack pointer = 0x10:0xcd10bbf0 > frame pointer = 0x19:0xcd10bbf0 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 6 (acpi_task1) > kernel: type 12 trap, code=0 > Stopped at AcpiNsMapHandleToNode+0x20: cmpb $0xaa,0(%edx) > > trace: > AcpiNsMapHandleToNode contrib/dev/acpica/nsutils.c > AcpiGetHandle > acpi_pwer_switch_consumer dev/acpica/acpi_powerres.c > acpi_tz_switch_cooler_on dev/acpica/acpi_thermal.c > acpi_ForeachPackageObject dev/acpica/acpi_thermal.c > acpi_tz_monitor > atcpi_task_thread > fork_exit > fork_trampoline > > The trace is always the same, but the process is different (acpi_task1, > _task2, _thermal) > The problem is easily reproduced by doing a big compilation (kernel or > buildworld). > > See also: > http://polkan2.dyndns.org/~meshko/foo.dsdt > http://polkan2.dyndns.org/~meshko/foo.asl > > I also have a couple of related questions. > 1) I tried putting some debug outputs in acpi code, and messages that I > put in contrib/dev/acpica/* are showing up. However messages I put in > dev/acpica do not seem to go anywhere. I can't find any object files > generated from that directory. What am I missing? > > 2) Is there a workaround for this problem before ACPI gets fixed? I tried > booting without it (unset acpi_enable), but it just hangs during the boot. > Would it work if I disabled some part of ACPI? Would the laptop overheat > if I do that? Can I somehow enable APM instead of ACPI? RedHat 8 works > fine on the same laptop and it seems to be using APM only, no ACPI. > > Please cc: me, not subscribed. > Copyright (c) 1992-2003 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 5.1-BETA #0: Fri May 23 12:28:16 GMT 2003 > root@begemot.dyndns.org:/usr/src/sys/i386/compile/GENERIC > Preloaded elf kernel "/boot/kernel/kernel" at 0xc071a000. > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc071a0a8. > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 2392954684 Hz > CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2392.95-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 > Features=0xbfebf9ff > real memory = 267911168 (255 MB) > avail memory = 252489728 (240 MB) > Pentium Pro MTRR support enabled > npx0: on motherboard > npx0: INT 16 interface > acpi0: on motherboard > pcibios: BIOS version 2.10 > Using $PIR table, 11 entries at 0xc00fdf10 > acpi0: power button is handled as a fixed feature programming model. > Timecounter "ACPI-fast" frequency 3579545 Hz > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 > acpi_cpu0: on acpi0 > acpi_tz0: on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > agp0: mem 0xec000000-0xefffffff at device 0.0 on pci0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > pci1: at device 0.0 (no driver attached) > uhci0: port 0x1800-0x181f irq 10 at device 29.0 on pci0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > pcib2: at device 30.0 on pci0 > pci2: on pcib2 > cbb0: irq 10 at device 2.0 on pci2 > cardbus0: on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > pci2: at device 3.0 (no driver attached) > fwohci0: vendor=104c, dev=8026 > fwohci0: <1394 Open Host Controller Interface> mem 0xe8200000-0xe8203fff,0xe8206000-0xe82067ff irq 10 at device 5.0 on pci2 > fwohci0: OHCI version 1.10 (ROM=1) > fwohci0: No. of Isochronous channel is 4. > fwohci0: EUI64 00:e0:b8:04:01:01:ec:f1 > fwohci0: Phy 1394a available S400, 1 ports. > fwohci0: Link S400, max_rec 2048 bytes. > firewire0: on fwohci0 > if_fwe0: on firewire0 > if_fwe0: Fake Ethernet address: 02:e0:b8:01:ec:f1 > sbp0: on firewire0 > fwohci0: Initiate bus reset > fxp0: port 0x3c00-0x3c3f mem 0xe8205000-0xe8205fff irq 10 at device 8.0 on pci2 > fxp0: Ethernet address 00:e0:b8:50:23:7b > miibus0: on fxp0 > inphy0: on miibus0 > inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci0: port 0x1820-0x182f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 mem 0xe8000000-0xe80003ff at device 31.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > pci0: at device 31.3 (no driver attached) > pci0: at device 31.6 (no driver attached) > acpi_lid0: on acpi0 > ACPI-1287: *** Error: Method execution failed [\\_SB_.LID_._PSW] (Node 0xc2622e80), AE_NOT_EXIST > acpi_acad0: on acpi0 > acpi_cmbat0: on acpi0 > acpi_button0: on acpi0 > atkbdc0: port 0x64,0x60 irq 1 on acpi0 > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > psm0: irq 12 on atkbdc0 > psm0: model Generic PS/2 mouse, device ID 0 > acpi_ec0: port 0x66,0x62 on acpi0 > ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0 > ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > ppbus0: on ppc0 > plip0: on ppbus0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > orm0: