Date: Wed, 4 Jun 2003 10:00:53 -0400 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: <freebsd-current@freebsd.org> Subject: ACPI problems with HEAD and IBM ThinkPad T23 Message-ID: <006c01c32aa1$b67359a0$1200a8c0@gsicomp.on.ca>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0069_01C32A80.2F346810 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I cvsup'd from 5.0-R to HEAD and enabled ACPI to see if anything had changed in the past 6 months. Indeed, things have, and a few workarounds I had implemented before were no longer needed. However, I still got a host of errors from ACPI upon boot, and some hacks to device.hints were still neccessary to keep my laptop functional through a boot. Attached are my device.hints file and a copy of the dmesg. In particular, the things that bother me are: 1) All of the "Method execution failed" errors 2) The fact that I have to have a device.hints entry in order to see console message upon boot. (Without this, my system boots up silently and after about 30 seconds, displays the familiar login prompt.) -- Matt Emmerton ------=_NextPart_000_0069_01C32A80.2F346810 Content-Type: application/octet-stream; name="laptop.dmesg.out" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="laptop.dmesg.out" Copyright (c) 1992-2003 The FreeBSD Project.=0A= Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=0A= The Regents of the University of California. All rights reserved.=0A= FreeBSD 5.1-CURRENT #1: Wed Jun 4 08:42:09 EDT 2003=0A= root@laptop.gsicomp.on.ca:/usr/obj/usr/src/sys/LAPTOP.20030604.01=0A= Preloaded elf kernel "/boot/kernel/kernel" at 0xc0582000.=0A= Preloaded elf module "/boot/kernel/acpi.ko" at 0xc058226c.=0A= ACPI debug layer 0x0 debug level 0x0=0A= Timecounter "i8254" frequency 1193182 Hz=0A= Timecounter "TSC" frequency 1198984855 Hz=0A= CPU: Intel(R) Pentium(R) III Mobile CPU 1200MHz (1198.98-MHz = 686-class CPU)=0A= Origin =3D "GenuineIntel" Id =3D 0x6b1 Stepping =3D 1=0A= = Features=3D0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,= CMOV,PAT,PSE36,MMX,FXSR,SSE>=0A= real memory =3D 536215552 (511 MB)=0A= avail memory =3D 514826240 (490 MB)=0A= Pentium Pro MTRR support enabled=0A= npx0: <math processor> on motherboard=0A= npx0: INT 16 interface=0A= acpi0: <IBM TP-1A > on motherboard=0A= pcibios: BIOS version 2.10=0A= Using $PIR table, 14 entries at 0xc00fdeb0=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.FDC_._INI] (Node 0xc406e5a8), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__._INI] (Node 0xc4058828), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc40598a8), AE_NOT_EXIST=0A= uteval-0175: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc40598a8), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc40590a8), AE_NOT_EXIST=0A= uteval-0175: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc40590a8), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BGID] (Node 0xc406eea8), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BINI] (Node 0xc406f028), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BSTA] (Node 0xc406b128), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.IDE0.SCND.MSTR._STA] (Node 0xc406e7a8), AE_NOT_EXIST=0A= uteval-0175: *** Error: Method execution failed = [\\_SB_.PCI0.IDE0.SCND.MSTR._STA] (Node 0xc406e7a8), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BGID] (Node 0xc406eea8), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BINI] (Node 0xc406f028), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BSTA] (Node 0xc406b128), AE_NOT_EXIST=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.USB0.URTH.UNST._STA] (Node 0xc406cf28), AE_NOT_EXIST=0A= uteval-0175: *** Error: Method execution failed = [\\_SB_.PCI0.USB0.URTH.UNST._STA] (Node 0xc406cf28), AE_NOT_EXIST=0A= acpi0: power button is handled as a fixed feature programming model.=0A= Timecounter "ACPI-fast" frequency 3579545 Hz=0A= acpi_cpu0: <CPU> port 0x530-0x537 on acpi0=0A= acpi_tz0: <thermal zone> port 0x530-0x537 on acpi0=0A= acpi_lid0: <Control Method Lid Switch> on acpi0=0A= psparse-1287: *** Error: Method execution failed [\\_SB_.LID_._PSW] = (Node 0xc40479a8), AE_NOT_EXIST=0A= acpi_button0: <Sleep Button> on acpi0=0A= psparse-1287: *** Error: Method execution failed [\\_SB_.SLPB._PSW] = (Node 0xc40476a8), AE_NOT_EXIST=0A= pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0=0A= pci0: <ACPI PCI bus> on pcib0=0A= pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0=0A= pci1: <ACPI PCI bus> on pcib1=0A= pci1: <display, VGA> at device 0.0 (no driver attached)=0A= uhci0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> port = 0x1800-0x181f irq 11 at device 29.0 on pci0=0A= usb0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> on uhci0=0A= usb0: USB revision 1.0=0A= uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub0: 2 ports with 2 removable, self powered=0A= uhci1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> port = 0x1820-0x183f irq 11 at device 29.1 on pci0=0A= usb1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> on uhci1=0A= usb1: USB revision 1.0=0A= uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub1: 2 ports with 2 removable, self powered=0A= uhci2: <Intel 82801CA/CAM (ICH3) USB controller USB-C> port = 0x1840-0x185f irq 11 at device 29.2 on pci0=0A= usb2: <Intel 82801CA/CAM (ICH3) USB controller USB-C> on uhci2=0A= usb2: USB revision 1.0=0A= uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub2: 2 ports with 2 removable, self powered=0A= pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0=0A= pci2: <ACPI PCI bus> on pcib2=0A= pci2: <bridge, PCI-CardBus> at device 0.0 (no driver attached)=0A= pci2: <bridge, PCI-CardBus> at device 0.1 (no driver attached)=0A= wi0: <Intersil Prism2.5> mem 0xec000000-0xec000fff irq 11 at device 2.0 = on pci2=0A= wi0: 802.11 address: 00:20:e0:89:4e:0c=0A= wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI)=0A= wi0: Intersil Firmware: Primary (1.0.5), Station (1.3.3)=0A= wi0: supported rates: 1Mbps 2Mbps 5.5Mbps 11Mbps=0A= fxp0: <Intel 82801CAM (ICH3) Pro/100 VE Ethernet> port 0x7000-0x703f mem = 0xc0200000-0xc0200fff irq 11 at device 8.0 on pci2=0A= fxp0: Ethernet address 00:d0:59:33:b2:eb=0A= miibus0: <MII bus> on fxp0=0A= inphy0: <i82562ET 10/100 media interface> on miibus0=0A= inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto=0A= isab0: <PCI-ISA bridge> at device 31.0 on pci0=0A= isa0: <ISA bus> on isab0=0A= atapci0: <Intel ICH3 UDMA100 controller> port = 0x1860-0x186f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device = 31.1 on pci0=0A= ata0: at 0x1f0 irq 14 on atapci0=0A= ata1: at 0x170 irq 15 on atapci0=0A= pci0: <serial bus, SMBus> at device 31.3 (no driver attached)=0A= pcm0: <Intel 82801CA (ICH3)> port 0x18c0-0x18ff,0x1c00-0x1cff irq 11 at = device 31.5 on pci0=0A= pcm0: <Cirrus Logic CS4299 AC97 Codec>=0A= pci0: <simple comms> at device 31.6 (no driver attached)=0A= speaker0 port 0x61 on acpi0=0A= atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0=0A= atkbd0: <AT Keyboard> irq 1 on atkbdc0=0A= kbd0 at atkbd0=0A= psm0: <PS/2 Mouse> irq 12 on atkbdc0=0A= psm0: model Generic PS/2 mouse, device ID 0=0A= fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port = 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0=0A= sio0: configured irq 4 not in bitmap of probed irqs 0=0A= sio0: port may not be enabled=0A= ppc0 port 0x3bc-0x3c3 irq 7 on acpi0=0A= ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode=0A= ppbus0: <Parallel port bus> on ppc0=0A= lpt0: <Printer> on ppbus0=0A= lpt0: Interrupt-driven port=0A= ppi0: <Parallel I/O> on ppbus0=0A= sio0: configured irq 3 not in bitmap of probed irqs 0=0A= sio0: port may not be enabled=0A= acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0=0A= acpi_cmbat0: <Control method Battery> on acpi0=0A= acpi_cmbat1: <Control method Battery> on acpi0=0A= acpi_acad0: <AC adapter> on acpi0=0A= acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0=0A= sio0: configured irq 4 not in bitmap of probed irqs 0=0A= sio0: port may not be enabled=0A= sio0: configured irq 3 not in bitmap of probed irqs 0=0A= sio0: port may not be enabled=0A= sio0: configured irq 4 not in bitmap of probed irqs 0=0A= sio0: port may not be enabled=0A= sio0: configured irq 3 not in bitmap of probed irqs 0=0A= sio0: port may not be enabled=0A= orm0: <Option ROMs> at iomem = 0xe0000-0xeffff,0xdc000-0xdffff,0xcf000-0xcffff,0xce000-0xcefff,0xc0000-0= xcdfff on isa0=0A= pmtimer0 on isa0=0A= sc0: <System console> at flags 0x100 on isa0=0A= sc0: VGA <16 virtual consoles, flags=3D0x300>=0A= vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0=0A= Timecounters tick every 10.000 msec=0A= system power profile changed to 'economy'=0A= ad0: 45780MB <IC25T048ATDA05-0> [93015/16/63] at ata0-master UDMA100=0A= evregion-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc40598a8), AE_ERROR=0A= uteval-0175: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc40598a8), AE_ERROR=0A= evregion-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc40590a8), AE_ERROR=0A= uteval-0175: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc40590a8), AE_ERROR=0A= evregion-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT1._BST] (Node 0xc4058e28), AE_ERROR=0A= evregion-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR=0A= psparse-1287: *** Error: Method execution failed = [\\_SB_.PCI0.LPC_.EC__.BAT1._BIF] (Node 0xc4058f28), AE_ERROR=0A= acd0: CD-RW <SONY CD-RW CRX700E> at ata1-master PIO4=0A= Mounting root from ufs:/dev/ad0s3a=0A= system power profile changed to 'performance'=0A= ------=_NextPart_000_0069_01C32A80.2F346810 Content-Type: application/octet-stream; name="device.hints.out" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="device.hints.out" # $FreeBSD: src/sys/i386/conf/GENERIC.hints,v 1.8 2001/05/26 08:04:34 = jkh Exp $=0A= =0A= # System Console Hints=0A= # Required to get console messages during boot=0A= hint.sc.0.at=3D"isa"=0A= hint.sc.0.flags=3D"0x100"=0A= =0A= # ACPI Stuff=0A= hint.acpi.0.disabled=3D"0"=0A= debug.acpi.layer=3D"1"=0A= debug.acpi.level=3D"1"=0A= ------=_NextPart_000_0069_01C32A80.2F346810--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006c01c32aa1$b67359a0$1200a8c0>