Bug 12386

Summary: RT2500 - IRQ 0
Product: Drivers Reporter: David Heidelberg (okias) (david)
Component: network-wirelessAssignee: drivers_network-wireless (drivers_network-wireless)
Status: CLOSED UNREPRODUCIBLE    
Severity: high CC: IvDoorn
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.27 Subsystem:
Regression: --- Bisected commit-id:
Attachments: dmesg

Description David Heidelberg (okias) 2009-01-08 12:39:38 UTC
Latest working kernel version: unknown
Earliest failing kernel version: unknown
Distribution: Debian 4.0
Hardware Environment: MB: AX6BC, PIII 500Mhz.
Software Environment: 
Problem Description:
phy0 -> rt2x00pci_initialize: Error - IRQ 0 allocation failed (error -16).
Card RT2500 working in my pc, but in this no.
Steps to reproduce:
Comment 1 David Heidelberg (okias) 2009-01-08 12:40:39 UTC
Created attachment 19722 [details]
dmesg
Comment 2 John W. Linville 2009-01-09 06:20:44 UTC
That looks like your pci initialization failed to allocate an IRQ for this device.  I'll Cc the driver maintainer (Ivo), but I don't think this is really the driver's fault.

Can you attach the output of "lspci -nv"?
Comment 3 David Heidelberg (okias) 2009-01-13 07:07:42 UTC
I don't know, what happend, but after connecting RT2500 together with RTL8180 card, card worked fine. After remove RTL8180 card still working. Changing PCI slot has not affect on problem. So now working perfectly.
Comment 4 John W. Linville 2009-01-13 07:10:03 UTC
Dunno, could be a fluke...