@related : CardBus , ACPI , IRQ , DSDT
PCMCIA is an acronim for ToDo …
lspci # 0000:00:0b.0 CardBus bridge: ENE Technology Inc CB1420 Cardbus Controller (rev 01) # 0000:00:0b.1 CardBus bridge: ENE Technology Inc CB1420 Cardbus Controller (rev 01)
CardBus troubles with old BIOS went away with version 1.10 but heating probs now
DRI Works now after once AmiloA's BIOS is fixed see ACPI's DSDT & PCMCIA
Thomas' irq assigning is OK, but concerning the DRI problem, it can be solved with less irq mixing.
It's strange, but I found that the BIG IRQ PROBLEM we all encountered when we wanted to start X with DRI is not what we thought it was.
Let me explain : we thought that the Radeon module tried to get IRQ #11, and that all modules present on the irq were disabled. That's not true.
The Radeon module takes the irq #10 by default.
But, IRQ #11 gets disabled because of the PCMCIA which is at LNKA
I don't know why but it's true
Radeon goes where you want it to go ( IRQ #3, #5, #10, #11) without problems, as long as LNKA gets the same irq.
For instance :
Device (LNKA) // @ http://rzr.online.fr/q/PCMCIA ... // orig : IRQ (Level, ActiveLow, Shared) {11} // - ===rzr=== IRQ (Level, ActiveLow, Shared) {3} // + ===rzr===
Device (LNKC) // @ http://rzr.online.fr/q/Radeon , FireWire ... // orig: //IRQ (Level, ActiveLow, Shared) {10} //- ===rzr=== IRQ (Level, ActiveLow, Shared) {3} //+ ===rzr===
<Slack_The_Skater>
i have a cirrus logic cl pcmcia bridge
and i need the i82365 module acoording to many forms and sites but when it try to load it, it dosen't load
says i might have incorrect irq paramters and such although the i82065 or w/e module loads
i am not sure of numbers all i know it has a 0 in it heh
00:00.0 Host bridge: OPTi Inc. 82C557 [[Viper-M]] 00:01.0 ISA bridge: OPTi Inc. 82c558 [[Viper-M ISA+IDE]] 00:03.0 VGA compatible controller: Cirrus Logic GD 7543 [[Viking]] 00:04.0 [[PCMCIA]] bridge: Cirrus Logic CL 6729 (rev fe)