ACPI difficulties

From: Jaye Mathisen <mrcpu_at_cdsnet.net>
Date: Thu, 29 Jan 2004 16:29:01 -0800
RELENG_5_2 supped/worlded as of 1/29.
Hp Pavilion ZE5185.  I don't really know much about what's in it.

My issues are with pcmcia slots and sis interface.

pciconf shows TI PC Card controllers

If I boot with ACPI enabled, then the sis interface
works, but has a lot of "applying short cable fixes".
A google for the error showed a patch from phk, but it
appears to already be applied to my source tree.

Also, the PC card slots don't work, I get the following in 
dmesg:


Copyright (c) 1992-2004 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.2-RELEASE #1: Thu Jan 29 15:48:22 PST 2004
    root_at_box1.cdsnet.net:/usr/src/sys/i386/compile/HP
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0837000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc083721c.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2400.10-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf27  Stepping = 7
  Features=0xbfebf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
real memory  = 535756800 (510 MB)
avail memory = 510750720 (487 MB)
Pentium Pro MTRR support enabled
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <PTLTD    RSDT  > on motherboard
pcibios: BIOS version 2.10
Using $PIR table, 9 entries at 0xc00fdf30
acpi0: Power Button (fixed)
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib0: slot 2 INTA is routed to irq 10
pcib0: slot 6 INTA is routed to irq 5
pcib0: slot 15 INTA is routed to irq 10
pcib0: slot 18 INTA is routed to irq 11
agp0: <Ali Generic host to PCI bridge> mem 0xf0000000-0xf7ffffff at device 0.0 on pci0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.AGPB - AE_NOT_FOUND
pci1: <ACPI PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
ohci0: <AcerLabs M5237 (Aladdin-V) USB controller> mem 0xe0000000-0xe0000fff irq 10 at device 2.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <AcerLabs M5237 (Aladdin-V) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
pci0: <multimedia, audio> at device 6.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
pci0: <simple comms> at device 8.0 (no driver attached)
cbb0: <TI1520 PCI-CardBus Bridge> at device 10.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcib0: device has no interrupts
cbb: Unable to map IRQ...
device_probe_and_attach: cbb0 attach returned 12
cbb0: <TI1520 PCI-CardBus Bridge> at device 10.1 on pci0
cardbus1: <CardBus bus> on cbb0
pccard1: <16-bit PCCard bus> on cbb0
pcib0: device has no interrupts
cbb: Unable to map IRQ...
device_probe_and_attach: cbb0 attach returned 12
pci0: <serial bus, FireWire> at device 12.0 (no driver attached)

and pccardd doesn't think there's any PC card slots to manage.


If I boot w/o ACPI, then the cardbus slots are found, and function OK, but
the sis interface gets lots of "sis0 Watchdog timeout", and will not
pass traffic, although it negotiates media type OK and such.  dhclient
never ends up assigning it an IP, and if I ifconfig it manually, ifconfig
returns, but I can't pass any data.


So I can have network but no pc card slots, or pc card slots but no network...

What ot do, what to do...


Any and all suggestions appreciated.  Might try disabling ACPI in the BIOS, see
if thathelps...
Received on Thu Jan 29 2004 - 15:29:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC