Michael Biebl wrote: > Instead of running /etc/init.d/network-manager start, > could you please run "NetworkManager --no-daemon" and attach the output > to the bug report.
OK. ifconfig just before running "NetworkManager --no-daemon" shows now wlan0 up. Then I run "NetworkManager --no-daemon" and I see the wlan0 comes up (that is, ifconfig | grep wlan0 gives something). There is no clue in the output (of the NetworkManager --no-daemon command) about wlan0 coming up though. Here's the output: # NetworkManager --no-daemon NetworkManager: <info> starting... NetworkManager: <info> eth0: Device is fully-supported using driver 'via-rhine'. NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. NetworkManager: <info> Now managing wired Ethernet (802.3) device 'eth0'. NetworkManager: <info> Deactivating device eth0. NetworkManager: <info> Will activate wired connection 'eth0' because it now has a link. NetworkManager: <info> SWITCH: no current connection, found better connection 'eth0'. NetworkManager: <info> Will activate connection 'eth0'. NetworkManager: <info> Device eth0 activation scheduled... NetworkManager: <info> Activation (eth0) started... NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... NetworkManager: <info> Activation (eth0) Beginning DHCP transaction. NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface eth0 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. NetworkManager: <info> DHCP daemon state is now 1 (starting) for interface eth0 NetworkManager: <info> DHCP daemon state is now 4 (reboot) for interface eth0 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) scheduled... NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) started... NetworkManager: <info> Retrieved the following IP4 configuration from the DHCP daemon: NetworkManager: <info> address 192.168.123.151 NetworkManager: <info> netmask 255.255.255.0 NetworkManager: <info> broadcast 192.168.123.255 NetworkManager: <info> gateway 192.168.123.254 NetworkManager: <info> nameserver 212.54.40.25 NetworkManager: <info> nameserver 212.54.35.25 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) complete. NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... NetworkManager: <info> Activation (eth0) successful, device activated. NetworkManager: <info> Activation (eth0) Finish handler scheduled. NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]