OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: LinuxGadget on December 12, 2007, 04:47:48 pm
-
Hi,
having problems getting my spectrum24 cf wlan card working.
dmesg says:
pccard: PCMCIA card inserted into slot 0
pcmcia: registering new device pcmcia0.0
orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
spectrum_cs 0.15 (Pavel Roskin <proski@gnu.org>, David Gibson <hermes@gibson.dropbear.id.au>, et al)
pcmcia: request for exclusive IRQ could not be fulfilled.
pcmcia: the driver needs updating to supported shared IRQ lines.
spectrum_cs: Cannot find firmware: symbol_sp24t_prim_fw
spectrum_cs: Firmware download failed
hermes @ c4820000: Timeout waiting for card to reset (reg=0x0000)!
eth0: failed to initialize firmware (err = -110)
spectrum_cs: register_netdev() failed
Never had to deal with firmware on wlan-cards before, so please, what's the problem here?
P.S.: Found that thread: https://www.oesf.org/forum/index.php?showtopic=25209&hl= (https://www.oesf.org/forum/index.php?showtopic=25209&hl=) , but there is no network.opts on my system, not in /etc/pcmcia nor anywhere else.
P.S.S: There is no symbol_sp24t_prim_fw on my system, maybe that's the problem.
-
spectrum_cs: Cannot find firmware: symbol_sp24t_prim_fw
spectrum_cs: Firmware download failed
I happen to have a file by file copy of my old cacko install, and found these files, zipped up, hope they help
-
Thanks for pointing out the issue.
I did the whole rootfs tarball on SD on my 3200 (yonggun kernel 2.6.23.9). Spectrum 24 works just out of the box.
It was so strange that I remember I did add the stuff in /lib/modules including the firmware for spectrum 24.
But surprise ...
On my 860 (Angstrom kernel 2.6.21) it is not there in the rootfs on the SD.
I've just copied it again and reboot, and again,
it's gone!
Tried again and it is finally in place.
But no joy ...
I insert my spectrum 24 card with the firmware, the system freezes.
I am testing with the firmware found in the latest yonggun kernel 2.6.23.9.
Any idea? Would it be a compatibility issue of the firmware and the kernels?
-
I am testing with the firmware found in the latest yonggun kernel 2.6.23.9.
Any idea? Would it be a compatibility issue of the firmware and the kernels?
I think that there are combinations of firmware versions and drivers required for compatibility - that said, I think the socket/symbol spectrum24 card is quite mature (antique?) and therefore the firmware won't have changed all that much.
I am surprised the system freezes when card inserted, I'm not sure where to look to resolve that, sorry; if I get any ideas I'll post a followup.
-
Thanks to all, i'll give it a try.
@speculatrix: That's exactly what think, these cards are so old, but work so fine with kernels 2.4.x, i can't imagine it shouldn't work with kernels 2.6x.
Jan
-
Hi,
where do i have to place these firmware? Unzipped them to /lib/modules/2.6.22.9-yonggun/kernel/drivers/net/wireless (spectrum_cs.ko sits here), but there's no change in dmesg , when inserting the card. <spectrum_cs: Firmware download failed>
[edit] ok, it's /lib/firmware! And: working! Thanks alot speculatrix