• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Keine WLAN Verbindung über KNetworkManager beim Systemstart

oliefert

Member
Hallo zusammen,
mein WLAN funktioniert, leider nur wenn ich es manuell über den KNetworkManager verbinde.
Der Manager versucht es zwar nach dem anmelden jedoch schlägt er fehl. Ich muss manuell nachverbinden.

Ich hab mal einen Auszug aus der Log, erst der automatische erfolglose Versuch, dann der manuelle erfolgreiche Versuch.
Kann jemand damit was anfangen ? Was muss ich tun, das ers automatisch schafft ?

Code:
Oct 11 20:04:52 olliseus NetworkManager: <info>  starting...
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775179] nm_system_device_get_system_config(): found config '/etc/sysconfig/network/ifcfg-eth0' for interface 'eth0'
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775409] nm_system_device_get_system_config(): BOOTPROTO=dhcp
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775488] nm_system_device_get_system_config(): ------ Config (eth0)
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775523] nm_system_device_get_system_config(): dhcp=1
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775578] nm_system_device_get_system_config(): addr=0.0.0.0
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775610] nm_system_device_get_system_config(): gw=0.0.0.0
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775640] nm_system_device_get_system_config(): mask=0.0.0.0
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.775672] nm_system_device_get_system_config(): --------------------- 
Oct 11 20:04:52 olliseus NetworkManager: <info>  eth0: Device is fully-supported using driver 'via-rhine'.
Oct 11 20:04:52 olliseus NetworkManager: <info>  nm_device_init(): waiting for device's worker thread to start
Oct 11 20:04:52 olliseus NetworkManager: <info>  nm_device_init(): device's worker thread started, continuing.
Oct 11 20:04:52 olliseus NetworkManager: <info>  Now managing wired Ethernet (802.3) device 'eth0'.
Oct 11 20:04:52 olliseus NetworkManager: <info>  Deactivating device eth0.
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.842918] nm_system_device_get_system_config(): found config '/etc/sysconfig/network/ifcfg-wlan0' for interface 'wlan0'
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.843249] nm_system_device_get_system_config(): BOOTPROTO=dhcp
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.922447] nm_system_device_get_system_config(): Adding 'olliseus_wlan' to the list of trusted networks
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.922875] nm_system_device_get_system_config(): ------ Config (wlan0)
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.922923] nm_system_device_get_system_config(): dhcp=1
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.922961] nm_system_device_get_system_config(): addr=0.0.0.0
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.922992] nm_system_device_get_system_config(): gw=0.0.0.0
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.923023] nm_system_device_get_system_config(): mask=0.0.0.0
Oct 11 20:04:52 olliseus NetworkManager: <debug> [1192125892.923051] nm_system_device_get_system_config(): --------------------- 
Oct 11 20:04:52 olliseus NetworkManager: <info>  wlan0: Device is fully-supported using driver 'ndiswrapper'.
Oct 11 20:04:52 olliseus NetworkManager: <info>  nm_device_init(): waiting for device's worker thread to start
Oct 11 20:04:53 olliseus NetworkManager: <info>  nm_device_init(): device's worker thread started, continuing.
Oct 11 20:04:53 olliseus NetworkManager: <info>  Now managing wireless (802.11) device 'wlan0'.
Oct 11 20:04:53 olliseus NetworkManager: <info>  Deactivating device wlan0.
Oct 11 20:04:53 olliseus NetworkManager: <WARN>  nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument
Oct 11 20:04:53 olliseus NetworkManager: <debug> [1192125893.046690] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/pci_1106_3068_sound_card_0_oss_mixer__1').
Oct 11 20:04:53 olliseus NetworkManager: <debug> [1192125893.047663] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/pci_1106_3068_sound_card_0_oss_pcm_0').
Oct 11 20:04:53 olliseus NetworkManager: <debug> [1192125893.048166] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/pci_1106_3068_sound_card_0_oss_pcm_0_0').
Oct 11 20:04:53 olliseus NetworkManager: <debug> [1192125893.048628] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/pci_1106_3059_sound_card_0_oss_pcm_1').
Oct 11 20:04:53 olliseus NetworkManager: <debug> [1192125893.049165] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/pci_1106_3059_sound_card_0_oss_pcm_0').
Oct 11 20:04:53 olliseus NetworkManager: <debug> [1192125893.049642] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/pci_1106_3059_sound_card_0_oss_pcm_0_0').
Oct 11 20:05:03 olliseus NetworkManager: <info>  SWITCH: no current connection, found better connection 'wlan0'.
Oct 11 20:05:03 olliseus NetworkManager: <info>  Will activate connection 'wlan0/olliseus_wlan'.
Oct 11 20:05:03 olliseus NetworkManager: <info>  Device wlan0 activation scheduled...
Oct 11 20:05:03 olliseus NetworkManager: <info>  Activation (wlan0) started...
Oct 11 20:05:03 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 11 20:05:03 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Oct 11 20:05:03 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Oct 11 20:05:03 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Oct 11 20:05:03 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Oct 11 20:05:03 olliseus NetworkManager: <info>  Activation (wlan0/wireless): access point 'olliseus_wlan' is encrypted, and a key exists.  No new key needed.
Oct 11 20:05:04 olliseus NetworkManager: <info>  SUP: sending command 'INTERFACE_ADD wlan0		wext	/var/run/wpa_supplicant	'
Oct 11 20:05:04 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:04 olliseus NetworkManager: <info>  SUP: sending command 'AP_SCAN 1'
Oct 11 20:05:04 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:04 olliseus NetworkManager: <info>  SUP: sending command 'ADD_NETWORK'
Oct 11 20:05:04 olliseus NetworkManager: <info>  SUP: response was '0'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 ssid 6f6c6c69736575735f776c616e'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 scan_ssid 1'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 proto WPA'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 psk <key>'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: sending command 'ENABLE_NETWORK 0'
Oct 11 20:05:05 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:05:05 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Oct 11 20:05:31 olliseus NetworkManager: <info>  Updating allowed wireless network lists.
Oct 11 20:05:31 olliseus NetworkManager: <info>  Old device 'wlan0' activating, won't change.
Oct 11 20:06:04 olliseus NetworkManager: <info>  Activation (wlan0/wireless): association took too long (>60s), failing activation.
Oct 11 20:06:04 olliseus NetworkManager: <info>  Activation (wlan0) failure scheduled...
Oct 11 20:06:04 olliseus NetworkManager: <info>  Activation (wlan0) failed for access point (olliseus_wlan)
Oct 11 20:06:04 olliseus NetworkManager: <info>  Activation (wlan0) failed.
Oct 11 20:06:04 olliseus NetworkManager: <info>  Deactivating device wlan0.
Oct 11 20:06:04 olliseus NetworkManager: <WARN>  nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument
Oct 11 20:06:17 olliseus NetworkManager: <debug> [1192125977.017281] nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'olliseus_wlan'
Oct 11 20:06:17 olliseus NetworkManager: <info>  User Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / olliseus_wlan
Oct 11 20:06:17 olliseus NetworkManager: <info>  Deactivating device wlan0.
Oct 11 20:06:17 olliseus NetworkManager: <WARN>  nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument
Oct 11 20:06:17 olliseus NetworkManager: <info>  Device wlan0 activation scheduled...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) started...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0/wireless): access point 'olliseus_wlan' is encrypted, but NO valid key exists.  New key needed.
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) New wireless user key requested for network 'olliseus_wlan'.
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) New wireless user key for network 'olliseus_wlan' received.
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Oct 11 20:06:17 olliseus NetworkManager: <info>  Activation (wlan0/wireless): access point 'olliseus_wlan' is encrypted, and a key exists.  No new key needed.
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'INTERFACE_ADD wlan0		wext	/var/run/wpa_supplicant	'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'AP_SCAN 1'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'ADD_NETWORK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was '0'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 ssid 6f6c6c69736575735f776c616e'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 scan_ssid 1'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 proto WPA2'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'SET_NETWORK 0 psk <key>'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: sending command 'ENABLE_NETWORK 0'
Oct 11 20:06:18 olliseus NetworkManager: <info>  SUP: response was 'OK'
Oct 11 20:06:18 olliseus NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Oct 11 20:06:18 olliseus NetworkManager: <info>  Old device 'wlan0' activating, won't change.
Oct 11 20:06:21 olliseus NetworkManager: <info>  Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to access point 'olliseus_wlan'.
Oct 11 20:06:21 olliseus NetworkManager: <info>  Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Oct 11 20:06:21 olliseus NetworkManager: <info>  Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
Oct 11 20:06:22 olliseus NetworkManager: <info>  Activation (wlan0) Beginning DHCP transaction.
Oct 11 20:06:22 olliseus NetworkManager: <info>  Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
Oct 11 20:06:22 olliseus NetworkManager: <info>  DHCP daemon state is now 12 (successfully started) for interface wlan0
Oct 11 20:06:23 olliseus NetworkManager: <info>  DHCP daemon state is now 1 (starting) for interface wlan0
Oct 11 20:06:30 olliseus NetworkManager: <info>  DHCP daemon state is now 2 (bound) for interface wlan0
Oct 11 20:06:30 olliseus NetworkManager: <info>  Activation (wlan0) Stage 4 of 5 (IP Configure Get) scheduled...
Oct 11 20:06:30 olliseus NetworkManager: <info>  Activation (wlan0) Stage 4 of 5 (IP Configure Get) started...
Oct 11 20:06:30 olliseus NetworkManager: <info>  Retrieved the following IP4 configuration from the DHCP daemon:
Oct 11 20:06:30 olliseus NetworkManager: <info>    address 192.168.178.20
Oct 11 20:06:30 olliseus NetworkManager: <info>    netmask 255.255.255.0
Oct 11 20:06:30 olliseus NetworkManager: <info>    broadcast 192.168.178.255
Oct 11 20:06:30 olliseus NetworkManager: <info>    gateway 192.168.178.1
Oct 11 20:06:30 olliseus NetworkManager: <info>    nameserver 192.168.178.1
Oct 11 20:06:30 olliseus NetworkManager: <info>  Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
Oct 11 20:06:30 olliseus NetworkManager: <info>  Activation (wlan0) Stage 4 of 5 (IP Configure Get) complete.
Oct 11 20:06:30 olliseus NetworkManager: <info>  Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Oct 11 20:06:31 olliseus NetworkManager: <info>  Clearing nscd hosts cache.
Oct 11 20:06:31 olliseus NetworkManager: <info>  Setting hostname to 'noname'
Oct 11 20:06:31 olliseus NetworkManager: <info>  Activation (wlan0) successful, device activated.
Oct 11 20:06:31 olliseus NetworkManager: <info>  Activation (wlan0) Finish handler scheduled.
Oct 11 20:06:31 olliseus NetworkManager: <info>  Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
 
OP
O

oliefert

Member
hallo, ich nochmal.

Ich habe auch unter anderem das Problem, das mein Rechner sich nicht runerfährt, sondern sich neu startet.
Jetzt wurde mir in diesem Thread http://www.linux-club.de/ftopic86718.html empfohlen das System mit der Bootoption
Code:
acpi=off
zu starten,
und siehe da, mein NetworkManager schafft es von alleine sich an meinem Wlan anzumelden.

Jetzt jemand ne Idee ?
 
Oben