Hello Community,
atm I´m trying to install my WLAN-USB Stick DWL-122(D-Link) with Linux-wlan (
http://www.linux-wlan.org/). I have downloaded the current version and got it installed as mentioned in the instructions. Now I have a problem to get this baby running.
If I do a /sbin/modprobe prism2_usb i get following output:
Quote:
WARNING: Error inserting p80211 (/lib/modules/2.6.14-1.1653_FC4/linux-wlan-ng/p80211.ko): Invalid module format
FATAL: Error inserting prism2_usb (/lib/modules/2.6.14-1.1653_FC4/linux-wlan-ng/prism2_usb.ko): Invalid module format
|
The output of dmeg is:
Quote:
p80211: version magic '2.6.14-1.1653_FC4 686 4KSTACKS gcc-4.0' should be '2.6.14-1.1653_FC4 686 REGPARM 4KSTACKS gcc-4.0'
prism2_usb: version magic '2.6.14-1.1653_FC4 686 4KSTACKS gcc-4.0' should be '2.6.14-1.1653_FC4 686 REGPARM 4KSTACKS gcc-4.0'
|
How can I now enable the option: REGPARM
I checked the kernel configuration and couldn´t find any infos about this.
Thanks in advance.
Greets
Camino
P.S.: ndiswrapper is running fine but it´s not working proberly. I loss connection and if I unplug the stick, the system is running 100% and not working properly anymore. So I want to try another solution. Maybe this is the better way.