[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with Hint HB6 pci bridge



I have finally discovered a solution to a problem that I have
experienced and have seen repeatedly.  A Dell Latitude C-Series laptop
with a C/Dock II does not always like PCI cards in Linux but might work
in Windows XP.

I have a Dell Latitude C810 and now using an Adaptec AUA-3020 Firewire A
USB 2.0 combo PCI card.  The first time I tried the card in Linux, I
could only see the PCI-PCI bridge on the card.  I then tried Windows XP
with complete success (grumble).  After fighting this card for a while,
I found that the card only functions with ACPI turned off ("acpi=off")
in Linux.

I tried pci=bios, pci=nobios, pci=noacpi, pci=conf1, pci=conf2 (VERY
bad--panic), all with and without acpi=noirq.  I tried acpi=oldboot.

As an added bit of info, a generic VIA based FW/USB card I have doesn't
work at all with the dock and a Belkin F5U508 Rev3.0 works in Windows
but continuously wakes the machine up with nothing connected to the
card.  A friend has a C840 and I think I tried the Belkin card in there
but can't remember if it had a waking issue.

Here's my PCI listings with the card working:

$ lspci
0000:00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 04)
0000:00:01.0 PCI bridge: Intel Corp. 82815 815 Chipset AGP Bridge (rev 04)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 03)
0000:00:1f.0 ISA bridge: Intel Corp. 82801BAM ISA Bridge (LPC) (rev 03)
0000:00:1f.1 IDE interface: Intel Corp. 82801BAM IDE U100 (rev 03)
0000:00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 03)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 Go] (rev b2)
0000:02:03.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCIAudio Accelerator (rev 10)
0000:02:06.0 Ethernet controller: 3Com Corporation 3c556 Hurricane CardBus [Cyclone] (rev 10)
0000:02:06.1 Communication controller: 3Com Corporation Mini PCI 56k Winmodem (rev 10)
0000:02:0c.0 PCI bridge: Digital Equipment Corporation DECchip 21150 (rev 04)
0000:02:0f.0 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
0000:02:0f.1 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
0000:02:0f.2 FireWire (IEEE 1394): Texas Instruments PCI4451 IEEE-1394 Controller
0000:03:01.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 15)
0000:03:05.0 IDE interface: Silicon Image, Inc. (formerly CMD Technology Inc) PCI0646 (rev 07)
0000:03:07.0 SCSI storage controller: Adaptec AIC-7880U (rev 01)
0000:03:08.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 6c)
0000:04:08.0 USB Controller: NEC Corporation USB (rev 41)
0000:04:08.1 USB Controller: NEC Corporation USB (rev 41)
0000:04:08.2 USB Controller: NEC Corporation USB 2.0 (rev 02)
0000:04:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)

$ lspci -n
0000:00:00.0 0600: 8086:1130 (rev 04)
0000:00:01.0 0604: 8086:1131 (rev 04)
0000:00:1e.0 0604: 8086:2448 (rev 03)
0000:00:1f.0 0601: 8086:244c (rev 03)
0000:00:1f.1 0101: 8086:244a (rev 03)
0000:00:1f.2 0c03: 8086:2442 (rev 03)
0000:01:00.0 0300: 10de:0112 (rev b2)
0000:02:03.0 0401: 125d:1998 (rev 10)
0000:02:06.0 0200: 10b7:6055 (rev 10)
0000:02:06.1 0780: 10b7:1007 (rev 10)
0000:02:0c.0 0604: 1011:0022 (rev 04)
0000:02:0f.0 0607: 104c:ac42
0000:02:0f.1 0607: 104c:ac42
0000:02:0f.2 0c00: 104c:8027
0000:03:01.0 0604: 3388:0021 (rev 15)
0000:03:05.0 0101: 1095:0646 (rev 07)
0000:03:07.0 0100: 9004:8078 (rev 01)
0000:03:08.0 0200: 10b7:9200 (rev 6c)
0000:04:08.0 0c03: 1033:0035 (rev 41)
0000:04:08.1 0c03: 1033:0035 (rev 41)
0000:04:08.2 0c03: 1033:00e0 (rev 02)
0000:04:0c.0 0c00: 104c:8024



Reply to: