Bin relativ neu auf dem Gebiet und kenne die Befehle noch kaum.
Ich hoffe, ihr versteht diese Inhalte besser als ich.
tail -f /var/log/messages
Feb 15 10:15:57 linux kernel: ipw2200: failed to send CARD_DISABLE command
Feb 15 10:16:04 linux hcid[7301]: Can't set scan mode on hci0: Connection timed out (110)
Feb 15 10:16:10 linux dhcpcd[5298]: terminating on signal 15
Feb 15 10:16:10 linux dhcpcd-hook: Skipping 'ifdown $INTERFACE -o dhcp' call
Feb 15 10:16:22 linux kernel: eth1: no IPv6 routers present
Feb 15 10:16:46 linux ifup-wireless: command 'iwconfig eth1 mode Master' returned
Feb 15 10:16:46 linux ifup-wireless: Error for wireless request "Set Mode" (8B06) :
Feb 15 10:16:46 linux ifup-wireless: SET failed on device eth1 ; Invalid argument.
Feb 15 10:17:23 linux modify_resolvconf: Service dhcpcd modified /etc/resolv.conf. See info block in this file
Feb 15 10:19:08 linux su: (to root) corallus on /dev/pts/0
dmesg | grep ipw
ipw2200: module not supported by Novell, setting U taint flag.
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.6
ipw2200: Copyright(c) 2003-2004 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Radio Frequency Kill Switch is On:
ipw2200: failed to send SCAN_ABORT command
ipw2200: failed to send CARD_DISABLE command
dmesg | grep ieee
ieee80211_crypt: module not supported by Novell, setting U taint flag.
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: module not supported by Novell, setting U taint flag.
ieee80211: 802.11 data/management/control stack, 1.0.3
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ieee1394: Initialized config rom entry `ip1394'
ieee1394: Host added: ID:BUS[0-00:1023] GUID[384fc0003c695c30]
ieee80211_crypt_wep: module not supported by Novell, setting U taint flag.
ieee80211_crypt: registered algorithm 'WEP'
modinfo ipw2200
filename: /lib/modules/2.6.13-15.8-default/extra/ipw2200.ko
description: Intel(R) PRO/Wireless 2200/2915 Network Driver
version: 1.0.6
author: Copyright(c) 2003-2004 Intel Corporation
license: GPL
vermagic: 2.6.13-15.8-default 586 REGPARM gcc-4.0
depends: ieee80211,firmware_class
So schwierig kann es doch eigentlich nicht sein. Schalte den Laptop auf, dann mit FN-Taste WiFi einschalten, bei Kinternet den Key eingeben und es läuft! Gibt es nichts, das einem genau diese Schritte abnimmt?
Hm, werde mal schön weiter googlen..