Code: Alles auswählen
root@daniel-laptop:~# uname -a
Linux daniel-laptop 2.6.27 #2 SMP Sun Jan 18 18:15:31 CET 2009 i686 GNU/Linux
Code: Alles auswählen
root@daniel-laptop:~# ifdown eth2
root@daniel-laptop:~# rmmod ipw2200
root@daniel-laptop:~# modprobe ipw2200
WARNING: Error inserting ieee80211_crypt (/lib/modules/2.6.27/kernel.old/net/ieee80211/ieee80211_crypt.ko): Invalid module format
WARNING: Error inserting ieee80211 (/lib/modules/2.6.27/kernel.old/net/ieee80211/ieee80211.ko): Invalid argument
root@daniel-laptop:~# ifup eth2
root@daniel-laptop:~# ping -c3 www.google.de
PING www.l.google.com (74.125.39.99) 56(84) bytes of data.
64 bytes from fx-in-f99.google.com (74.125.39.99): icmp_seq=1 ttl=247 time=60.3 ms
64 bytes from fx-in-f99.google.com (74.125.39.99): icmp_seq=2 ttl=247 time=57.7 ms
Code: Alles auswählen
root@daniel-laptop:~# lspci|grep -i network
02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)