On Thu, Apr 1, 2010 at 4:19 AM, Chris Henderson <[email protected]>wrote:
> OpenBSD 4.6 (GENERIC) #58: Thu Jul 9 21:24:42 MDT 2009 > [email protected]:/usr/src/sys/arch/i386/compile/GENERIC > cpu0: Intel(R) Pentium(R) M processor 1400MHz ("GenuineIntel" 686-class) > 599 MHz > cpu0: > FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,TM,SBF,EST,TM2 > real mem = 267350016 (254MB) > avail mem = 249704448 (238MB) > mainbus0 at root > bios0 at mainbus0: AT/286+ BIOS, date 12/15/03, BIOS32 rev. 0 @ > 0xfd750, SMBIOS rev. 2.33 @ 0xe0010 (58 entries) > bios0: vendor IBM version "1RET85WW (2.12 )" date 12/15/2003 > bios0: IBM 23731FC > apm0 at bios0: Power Management spec V1.2 > apm0: battery life expectancy 62% > apm0: AC off, battery charge high, estimated 0:33 hours > acpi at bios0 function 0x0 not configured > I don't have a definitive answer for you -- just like you are finding out on misc@, but if you are willing to experiment & learn, I would suggest disabling apm & enabling acpi. Details on the details can be found in the Section 5.9 of the FAQ. > pcibios0 at bios0: rev 2.1 @ 0xfd6e0/0x920 > pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdea0/272 (15 entries) > pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82371FB ISA" rev 0x00) > pcibios0: PCI bus #6 is the last bus > bios0: ROM list: 0xc0000/0x10000 0xd0000/0x1000 0xd1000/0x1000 > 0xdc000/0x4000! 0xe0000/0x10000 > cpu0 at mainbus0: (uniprocessor) > cpu0: Enhanced SpeedStep 599 MHz: speeds: 1400, 1200, 1000, 800, 600 MHz > pci0 at mainbus0 bus 0: configuration mode 1 (bios) > io address conflict 0x5800/0x8 > io address conflict 0x5808/0x4 > io address conflict 0x5810/0x8 > io address conflict 0x580c/0x4 > pchb0 at pci0 dev 0 function 0 "Intel 82855PM Host" rev 0x03 > intelagp0 at pchb0 > agp0 at intelagp0: aperture at 0xd0000000, size 0x10000000 > ppb0 at pci0 dev 1 function 0 "Intel 82855PM AGP" rev 0x03 > pci1 at ppb0 bus 1 > vga1 at pci1 dev 0 function 0 "ATI Radeon Mobility M7" rev 0x00 > wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation) > wsdisplay0: screen 1-5 added (80x25, vt100 emulation) > radeondrm0 at vga1: irq 11 > drm0 at radeondrm0 > uhci0 at pci0 dev 29 function 0 "Intel 82801DB USB" rev 0x01: irq 11 > uhci1 at pci0 dev 29 function 1 "Intel 82801DB USB" rev 0x01: irq 11 > uhci2 at pci0 dev 29 function 2 "Intel 82801DB USB" rev 0x01: irq 11 > ehci0 at pci0 dev 29 function 7 "Intel 82801DB USB" rev 0x01: irq 11 > usb0 at ehci0: USB revision 2.0 > uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 > ppb1 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0x81 > pci2 at ppb1 bus 2 > mem address conflict 0xb0000000/0x1000 > mem address conflict 0xb1000000/0x1000 > cbb0 at pci2 dev 0 function 0 "TI PCI4520 CardBus" rev 0x01: irq 11 > cbb1 at pci2 dev 0 function 1 "TI PCI4520 CardBus" rev 0x01: irq 11 > em0 at pci2 dev 1 function 0 "Intel PRO/1000MT (82540EP)" rev 0x03: > irq 11, address 00:0d:60:77:1d:28 > ipw0 at pci2 dev 2 function 0 "Intel PRO/Wireless 2100" rev 0x04: irq > 11, address 00:0c:f1:12:c5:ae > The value of supplying dmesg(8) output is because it gives the complete story of what the kernel recognizes & decides. It gives readers the chance of confirming model numbers as stated in the ipw(4) manpage. Unfortunately, nothing other than possibly changing apm for acpi stands out to me. Perhaps others will notice something escaping me. Good luck.
_______________________________________________ Openbsd-newbies mailing list [email protected] http://mailman.theapt.org/listinfo/openbsd-newbies
