Request Broadcom STA driver for 412 retro, kernel 2.6.21.7

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
Jon_J
Posts: 76
Joined: Thu 06 Mar 2008, 20:10
Location: Illinois

Request Broadcom STA driver for 412 retro, kernel 2.6.21.7

#1 Post by Jon_J »

In this thread, I am unable to get newer kernel puppy to recognize my hard drive on my Dell Inspiron Mini 10, so I'm using puppy 412 retro with the 2.6.21.7 kernel.
http://murga-linux.com/puppy/viewtopic.php?t=46253

The driver posted in the sticky thread for 2.6.25.16 kernels will not work.
I tried compiling the driver in puppy 412 retro for the wifi card from this source.
http://www.broadcom.com/support/802.11/linux_sta.php
It compiled without errors, but doesn't load because of following error:
"unknown symbol"

So, I'm requesting if someone could please try to compile and post this driver so that users with this Broadcom card can get it to load and appear in the network wizard.
I'm not sure if I need a complete PET/pup install, maybe the compiled "wl.ko" would be enough to get this card to go online.

Thank you,
Jon
[color=green][size=75]Dell Mini-10 tri boot | Win XP, Mint 7 XFCE, Puppy 4.3-small
Intel Core2 Duo 2.80GHz 2GB Ram Win XP sp3
Pentium 3/600Mhz 256MB Ram tri boot Puppy-Full-3.01|1.0.4|Win98
Sharp Zaurus Linux devices SL-C3100 & SL-C3200[/size][/color]
User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#2 Post by Patriot »

Hmmm .....

A quick compile for k2.6.21.7, I have no idea if it works ... modprobe it seems ok but license unspecified taints kernel ..... whatever ...

Rgds
User avatar
Jon_J
Posts: 76
Joined: Thu 06 Mar 2008, 20:10
Location: Illinois

#3 Post by Jon_J »

I extracted this to /lib/modules/2.6.21.7/kernel/drivers/net/wireless
I went to this dir and I tried
modprobe wl.ko
FATAL: Module wl.ko not found

then I tried
insmod wl.ko
insmod: error inserting 'wl.ko': -1 Unknown symbol in module

That's the error I was getting with the module I compiled yesterday.
[color=green][size=75]Dell Mini-10 tri boot | Win XP, Mint 7 XFCE, Puppy 4.3-small
Intel Core2 Duo 2.80GHz 2GB Ram Win XP sp3
Pentium 3/600Mhz 256MB Ram tri boot Puppy-Full-3.01|1.0.4|Win98
Sharp Zaurus Linux devices SL-C3100 & SL-C3200[/size][/color]
User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#4 Post by Patriot »

Hmmm .....
Jon_J wrote:I extracted this to /lib/modules/2.6.21.7/kernel/drivers/net/wireless
I went to this dir and I tried
modprobe wl.ko
FATAL: Module wl.ko not found
depmod -a .... then modprobe wl .... (minus the .ko) ...


Rgds
User avatar
Jon_J
Posts: 76
Joined: Thu 06 Mar 2008, 20:10
Location: Illinois

#5 Post by Jon_J »

Patriot wrote:Hmmm .....
Jon_J wrote:I extracted this to /lib/modules/2.6.21.7/kernel/drivers/net/wireless
I went to this dir and I tried
modprobe wl.ko
FATAL: Module wl.ko not found
depmod -a .... then modprobe wl .... (minus the .ko) ...


Rgds
That loaded it. It is available in network wizard now! :)
Thank you very much.
I'll try to get my connection working now. :)
[color=green][size=75]Dell Mini-10 tri boot | Win XP, Mint 7 XFCE, Puppy 4.3-small
Intel Core2 Duo 2.80GHz 2GB Ram Win XP sp3
Pentium 3/600Mhz 256MB Ram tri boot Puppy-Full-3.01|1.0.4|Win98
Sharp Zaurus Linux devices SL-C3100 & SL-C3200[/size][/color]
User avatar
Jon_J
Posts: 76
Joined: Thu 06 Mar 2008, 20:10
Location: Illinois

#6 Post by Jon_J »

This module brings up the eth1 button and access to the wireless buttons in network wizard, but that's as far as it goes.
When scanning for wireless networks in the network wizard, it detects none.
Using this same mini-10 netbook under windows XP, the scan finds my AP and 2 other wireless networks near my house.

I'm going to open another thread in the correct sub-forum, since the original post was a request to compile the module.
EDIT: Link to other thread.
http://murga-linux.com/puppy/viewtopic.php?t=46375
[color=green][size=75]Dell Mini-10 tri boot | Win XP, Mint 7 XFCE, Puppy 4.3-small
Intel Core2 Duo 2.80GHz 2GB Ram Win XP sp3
Pentium 3/600Mhz 256MB Ram tri boot Puppy-Full-3.01|1.0.4|Win98
Sharp Zaurus Linux devices SL-C3100 & SL-C3200[/size][/color]
Post Reply