Bob
2019-04-19 22:43:01 UTC
I am moving an old Dell Latitude Laptop, which was connected for
years to my router by an ethernet cable to a location where I need a
wireless connection. It has Slackware 14.1 installed. Command 'uname -r'
yields a 3.10.17 kernel with 'uname -m' I686 kernal architecture
installed. I note that Slackware 14.1 as installed has two sets of modules
in /lib/modules - 3.10.17 and 3.10.17-smp.
Command 'lspci -k' yields
Network controller: Broadcom BCM4311 802.11b/g WLAN(ver 01)
Subsystem:
Dell Wireless 1390 WLAN Minicard Kernel Modules: ssb, wl
I downloaded, compiled and installed the Broadcom-sta SlackBuild
module wl.ko pkg, ssb module already exists. Command modprobe wl yields
ERROR: could not insert 'wl': Exec format error
and the module does not load. Then running command dmesg | tail yields
this note
wl:version magic '3.10.17-smp SMP mod_unload PENTIUMIII' should
be 3.10.17 mod_unload 486
As an alternate I downloaded, compiled and installed the
SlackBuild b43 module and firmware packages. Modprobe installs but does
not work with no error messages that I can find.
I researched this problem without finding any help. I'm stuck.
Can anyone point me towards a usable solution to get my wireless
working?
years to my router by an ethernet cable to a location where I need a
wireless connection. It has Slackware 14.1 installed. Command 'uname -r'
yields a 3.10.17 kernel with 'uname -m' I686 kernal architecture
installed. I note that Slackware 14.1 as installed has two sets of modules
in /lib/modules - 3.10.17 and 3.10.17-smp.
Command 'lspci -k' yields
Network controller: Broadcom BCM4311 802.11b/g WLAN(ver 01)
Subsystem:
Dell Wireless 1390 WLAN Minicard Kernel Modules: ssb, wl
I downloaded, compiled and installed the Broadcom-sta SlackBuild
module wl.ko pkg, ssb module already exists. Command modprobe wl yields
ERROR: could not insert 'wl': Exec format error
and the module does not load. Then running command dmesg | tail yields
this note
wl:version magic '3.10.17-smp SMP mod_unload PENTIUMIII' should
be 3.10.17 mod_unload 486
As an alternate I downloaded, compiled and installed the
SlackBuild b43 module and firmware packages. Modprobe installs but does
not work with no error messages that I can find.
I researched this problem without finding any help. I'm stuck.
Can anyone point me towards a usable solution to get my wireless
working?