ipw3945 wlan
raider@s-web:~$ tar xzvf ieee80211-1.2.15.tgzieee80211-1.2.15/
ieee80211-1.2.15/GIT_SHA1
ieee80211-1.2.15/in-tree/
ieee80211-1.2.15/in-tree/Makefile
ieee80211-1.2.15/in-tree/Kconfig
ieee80211-1.2.15/ieee80211_crypt.c
ieee80211-1.2.15/ieee80211_crypt_ccmp.c
ieee80211-1.2.15/ieee80211_crypt_tkip.c
ieee80211-1.2.15/ieee80211_crypt_wep.c
ieee80211-1.2.15/ieee80211_geo.c
ieee80211-1.2.15/ieee80211_module.c
ieee80211-1.2.15/ieee80211_rx.c
ieee80211-1.2.15/ieee80211_tx.c
ieee80211-1.2.15/ieee80211_wx.c
ieee80211-1.2.15/net/
ieee80211-1.2.15/net/ieee80211.h
ieee80211-1.2.15/net/ieee80211_crypt.h
ieee80211-1.2.15/net/ieee80211_radiotap.h
ieee80211-1.2.15/LICENSE
ieee80211-1.2.15/CHANGES
ieee80211-1.2.15/INSTALL
ieee80211-1.2.15/Makefile
ieee80211-1.2.15/idvals
ieee80211-1.2.15/remove-old
ieee80211-1.2.15/compat.h
raider@s-web:~$ cd ieee80211-1.2.15/
raider@s-web:~/ieee80211-1.2.15$ sudo make
Password:
Checking in /lib/modules/2.6.17-10-generic for ieee80211 components...
/lib/modules/2.6.17-10-generic/build/include/net/ieee80211.h
/lib/modules/2.6.17-10-generic/build/include/net/ieee80211_crypt.h
/lib/modules/2.6.17-10-generic/build/include/net/ieee80211_radiotap.h
/lib/modules/2.6.17-10-generic/kernel/net/ieee80211/ieee80211.ko
/lib/modules/2.6.17-10-generic/kernel/net/ieee80211/ieee80211_crypt.ko
/lib/modules/2.6.17-10-generic/kernel/net/ieee80211/ieee80211_crypt_ccmp.ko
/lib/modules/2.6.17-10-generic/kernel/net/ieee80211/ieee80211_crypt_tkip.ko
/lib/modules/2.6.17-10-generic/kernel/net/ieee80211/ieee80211_crypt_wep.ko
/lib/modules/2.6.17-10-generic/build/include/net/ieee80211.h
/lib/modules/2.6.17-10-generic/build/include/net/ieee80211_crypt.h
/lib/modules/2.6.17-10-generic/build/include/net/ieee80211_radiotap.h
Above files found. Remove? [y],n y
CONFIG_IEEE80211=m
CONFIG_IEEE80211_CRYPT_WEP=m
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
CONFIG_IEEE80211_SOFTMAC=m
Above definitions found. Comment out? [y], n y
ieee80211 symbols are found from /lib/modules/2.6.17-10-generic/build/Module.symvers. Do you want to strip them? [y],n y
make -C /lib/modules/2.6.17-10-generic/build M=/home/raider/ieee80211-1.2.15 modules
make[1]: Går til katalog '/usr/src/linux-headers-2.6.17-10-generic'
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_module.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_tx.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_rx.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_wx.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_geo.o
LD [M] /home/raider/ieee80211-1.2.15/ieee80211.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt_wep.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt_ccmp.o
CC [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt_tkip.o
Building modules, stage 2.
MODPOST
CC /home/raider/ieee80211-1.2.15/ieee80211.mod.o
LD [M] /home/raider/ieee80211-1.2.15/ieee80211.ko
CC /home/raider/ieee80211-1.2.15/ieee80211_crypt.mod.o
LD [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt.ko
CC /home/raider/ieee80211-1.2.15/ieee80211_crypt_ccmp.mod.o
LD [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt_ccmp.ko
CC /home/raider/ieee80211-1.2.15/ieee80211_crypt_tkip.mod.o
LD [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt_tkip.ko
CC /home/raider/ieee80211-1.2.15/ieee80211_crypt_wep.mod.o
LD [M] /home/raider/ieee80211-1.2.15/ieee80211_crypt_wep.ko
make[1]: Forlader katalog '/usr/src/linux-headers-2.6.17-10-generic'
raider@s-web:~/ieee80211-1.2.15$ cd ..
raider@s-web:~$ tar xzvf ipw3945-1.1.0.tgz
ipw3945-1.1.0/
ipw3945-1.1.0/load
ipw3945-1.1.0/Makefile
ipw3945-1.1.0/ISSUES
ipw3945-1.1.0/FILES
ipw3945-1.1.0/LICENSE
ipw3945-1.1.0/dvals
ipw3945-1.1.0/ipw3945_daemon.h
ipw3945-1.1.0/LICENSE.BSD
ipw3945-1.1.0/LICENSE.GPL
ipw3945-1.1.0/GIT_SHA1
ipw3945-1.1.0/unload
ipw3945-1.1.0/INSTALL
ipw3945-1.1.0/CHANGES
ipw3945-1.1.0/snapshot/
ipw3945-1.1.0/snapshot/ISSUES
ipw3945-1.1.0/snapshot/check_kernel
ipw3945-1.1.0/snapshot/check_ieee80211_compat
ipw3945-1.1.0/snapshot/find_ieee80211
ipw3945-1.1.0/snapshot/remove_kconfig_entry
ipw3945-1.1.0/snapshot/INSTALL
ipw3945-1.1.0/snapshot/add_radiotap
ipw3945-1.1.0/snapshot/patch_kernel
ipw3945-1.1.0/snapshot/README.ipw3945
ipw3945-1.1.0/in-tree/
ipw3945-1.1.0/in-tree/Kconfig.ipw3945
ipw3945-1.1.0/ipw3945.c
ipw3945-1.1.0/ipw3945.h
ipw3945-1.1.0/README.ipw3945
raider@s-web:~$ cd ipw3945-1.1.0/
raider@s-web:~/ipw3945-1.1.0$ cd ..
raider@s-web:~$ cd ieee80211-1.2.15/
raider@s-web:~/ieee80211-1.2.15$ sudo make install
make -C /lib/modules/2.6.17-10-generic/build M=/home/raider/ieee80211-1.2.15 modules
make[1]: Går til katalog '/usr/src/linux-headers-2.6.17-10-generic'
Building modules, stage 2.
MODPOST
make[1]: Forlader katalog '/usr/src/linux-headers-2.6.17-10-generic'
install -d /lib/modules/2.6.17-10-generic/net/ieee80211/
install -m 644 -c ieee80211.ko ieee80211_crypt.ko ieee80211_crypt_wep.ko ieee80211_crypt_ccmp.ko ieee80211_crypt_tkip.ko /lib/modules/2.6.17-10-generic/net/ieee80211/
install -d `echo /lib/modules/2.6.17-10-generic/include | grep "/net\$" || echo /lib/modules/2.6.17-10-generic/include/net`
install -m 644 -c net/ieee80211.h net/ieee80211_crypt.h net/ieee80211_radiotap.h `echo /lib/modules/2.6.17-10-generic/include | grep "/net\$" || echo /lib/modules/2.6.17-10-generic/include/net`
cp Modules.symvers /lib/modules/2.6.17-10-generic/net/ieee80211/
mkdir -p /lib/modules/2.6.17-10-generic/net/ieee80211//.tmp_versions
cd .tmp_versions && install -m 644 -c ieee80211.mod ieee80211_crypt.mod ieee80211_crypt_wep.mod ieee80211_crypt_ccmp.mod ieee80211_crypt_tkip.mod /lib/modules/2.6.17-10-generic/net/ieee80211//.tmp_versions
/sbin/depmod -a 2.6.17-10-generic
raider@s-web:~/ieee80211-1.2.15$ cd..
bash: cd..: command not found
raider@s-web:~/ieee80211-1.2.15$ cd ..
raider@s-web:~$ cd ipw3945-1.1.0/
raider@s-web:~/ipw3945-1.1.0$ sudo make
/bin/sh: Syntax error: "(" unexpected
/bin/sh: Syntax error: "(" unexpected
sed: kan ikke læse net/ieee80211.h: No such file or directory
/bin/sh: [[: not found
-e
WARNING: Your kernel contains ieee80211 symbol definitions and you
are not using the kernel's default ieee80211 subsystem. (Perhaps you
used the out-of-tree ieee80211 subsystem's 'make install' or have
provided a path to the ieee80211 subsystem via IEEE80211_INC.)
If you wish to use the out-of-tree ieee80211 subsystem then it is
recommended to use that projects' "make patch_kernel" facility
and rebuild your kernel to update the Module symbol version information.
Failure to do this may result in build warnings and unexpected
behavior when running modules which rely on the ieee80211 subsystem.
-e Aborting the build. You can force the build to continue by adding:
IEEE80211_IGNORE_DUPLICATE=y
to your make command line.
make: *** [check_inc] Fejl 1
raider@s-web:~/ipw3945-1.1.0$
sidder lidt fast i at få mit wlan til at virke.
