Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64727 - cardbus interrupts to PCI fails on IBM ThinkPad R40
Summary: cardbus interrupts to PCI fails on IBM ThinkPad R40
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-20 02:15 UTC by JOO ILYUNG
Modified: 2004-09-22 18:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JOO ILYUNG 2004-09-20 02:15:11 UTC
I got the different dmesg between Gentoo and Fedora system.
Gentoo system can not probe PCI interrupts on TI cardbus.

Reproducible: Always
Steps to Reproduce:
1. Install Gentoo on IBM ThinkPad R40
2. Compile Gentoo-dev-sources with "genkernel all"
3. Insert IBM 10/100 Etherjet Cardbus adapter.
4. System can not detect IBM cardbus adapter. ---> problem
5. However, same defect found without IBM cardbus adapter. 

Actual Results:  
The following is the part of dmesg.
The first one is on Gentoo system and the second one is on Fedora system.
----------------------------------------
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:00.0 [1014:0528]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:00.0, mfunc 0x01d11002, devctl 0x64
Yenta TI: socket 0000:02:00.0 probing PCI interrupt failed, trying to fix
Yenta TI: socket 0000:02:00.0 no PCI interrupts. Fish. Please report.
Yenta: ISA IRQ mask 0x0000, PCI irq 0
Socket status: fffffff
======================================================================
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:00.0 [1014:0528]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:00.0, mfunc 0x01d11002, devctl 0x64
Yenta: ISA IRQ mask 0x04b8, PCI irq 11
Socket status: 30000020
Comment 1 JOO ILYUNG 2004-09-22 18:40:35 UTC
I am sorry to open this but it turned out to be a hardware defect itself..
So, I will cancel this.