[Prism54-devel] [Bug 48] firmware's load fail
bugzilla-daemon@mcgrof.com
bugzilla-daemon@mcgrof.com
Thu, 5 Feb 2004 00:20:39 +0000 (UTC)
http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=48
------- Additional Comments From nicotine@bonbon.net 2004-02-05 00:20 -------
Ok, I tried with the last CVS and tried some tweaks explained on the forum.
I still get the error message:
-- console --
cassis root # modprobe prism54
cassis root # ifconfig eth1 up
SIOCSIFFLAGS: Timer expired
--
-- syslog --
Feb 5 00:55:10 cassis Loaded prism54 driver, version 1.0.2.2
Feb 5 00:55:10 cassis PCI: Found IRQ 10 for device 00:08.0
Feb 5 00:55:10 cassis eth1: prism54 driver detected card model: SMC2802W V2
Feb 5 00:55:13 cassis eth1: islpci_open()
Feb 5 00:55:13 cassis eth1: resetting device...
Feb 5 00:55:13 cassis eth1: uploading firmware...
Feb 5 00:55:13 cassis eth1: firmware uploaded done, now triggering reset...
Feb 5 00:55:14 cassis eth1: device soft reset timed out
Feb 5 00:55:15 cassis eth1: device soft reset timed out
Feb 5 00:55:15 cassis prism54: Your card/socket may be faulty, or IRQ line too
busy :(
--
-- console --
cassis root # cat /proc/interrupts
CPU0
0: 34170 XT-PIC timer
1: 60 XT-PIC keyboard
2: 0 XT-PIC cascade
5: 475 XT-PIC eth0
8: 2 XT-PIC rtc
10: 0 XT-PIC eth1
11: 0 XT-PIC usb-ohci
14: 2071 XT-PIC ide0
15: 13 XT-PIC ide1
NMI: 0
ERR: 0
cassis root # lsmod
Module Size Used by Not tainted
prism54 34152 0
firmware_class 3708 0 [prism54]
usb-storage 24816 0 (unused)
scsi_mod 53972 0 [usb-storage]
usb-ohci 18216 0 (unused)
apm 9768 0 (unused)
8139too 12296 1
mii 2272 0 [8139too]
crc32 2880 0 [8139too]
--
ACPI is off & I tried the card in another PCI slot.
I also tried to get the firmware from the latest SMC windows drivers
(2802W_DR_UT_11G.zip -> smc2802w.arm) and put it in /usr/lib/hotplug/firmware/
as isl3890, no changes.
-- console --
cassis root # lspci -vvvvn
00:08.0 Class 0280: 1260:3890 (rev 01)
Subsystem: 1113:ee03
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 80 (2500ns min, 7000ns max), cache line size 08
Interrupt: pin A routed to IRQ 10
Region 0: Memory at ea000000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [dc] Power Management version 1
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
--
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.