Public bug reported:
Binary package hint: network-manager
I recently installed Fiesty Herd-5 on my Lenovo 3000 N100.
My wired network is handled perfectly by NetworkManager (the device is mapped
to eth0, detected and managed when connected and disconnected), but the
wireless connection isn't (device eth1).
The laptop has an Intel 3945 wireless card. The distro comes with a module for
it and it loads without a problem.
NetworkManager seems to recognize that driver, but does not manage it (as can
be seen using the output of NetworkManager --no-daemon):
------------------------------
NetworkManager: <information> starting...
NetworkManager: <information> eth1: Device is fully-supported using driver
'ipw3945'.
NetworkManager: <information> nm_device_init(): waiting for device's worker
thread to start
NetworkManager: <information> nm_device_init(): device's worker thread
started, continuing.
NetworkManager: <information> Now managing wireless (802.11) device 'eth1'.
NetworkManager: <information> Deactivating device eth1.
NetworkManager: <information> eth0: Device is fully-supported using driver
'8139too'.
NetworkManager: <information> nm_device_init(): waiting for device's worker
thread to start
NetworkManager: <information> nm_device_init(): device's worker thread
started, continuing.
NetworkManager: <information> Now managing wired Ethernet (802.3) device
'eth0'.
NetworkManager: <information> Deactivating device eth0.
NetworkManager: <information> Will activate wired connection 'eth0' because
it now has a link.
NetworkManager: <information> Updating allowed wireless network lists.
NetworkManager: <WARNING> nm_dbus_get_networks_cb (): error received:
org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks
stored..
NetworkManager: <information> SWITCH: no current connection, found better
connection 'eth0'.
NetworkManager: <information> Will activate connection 'eth0'.
NetworkManager: <information> Device eth0 activation scheduled...
NetworkManager: <information> Activation (eth0) started...
NetworkManager: <information> Activation (eth0) Stage 1 of 5 (Device Prepare)
scheduled...
NetworkManager: <information> Activation (eth0) Stage 1 of 5 (Device Prepare)
started...
NetworkManager: <information> Activation (eth0) Stage 2 of 5 (Device
Configure) scheduled...
NetworkManager: <information> Activation (eth0) Stage 1 of 5 (Device Prepare)
complete.
NetworkManager: <information> Activation (eth0) Stage 2 of 5 (Device
Configure) starting...
NetworkManager: <information> Activation (eth0) Stage 2 of 5 (Device
Configure) successful.
NetworkManager: <information> Activation (eth0) Stage 3 of 5 (IP Configure
Start) scheduled.
NetworkManager: <information> Activation (eth0) Stage 2 of 5 (Device
Configure) complete.
NetworkManager: <information> Activation (eth0) Stage 3 of 5 (IP Configure
Start) started...
NetworkManager: <information> Old device 'eth0' activating, won't change.
NetworkManager: <information> Activation (eth0) Beginning DHCP transaction.
NetworkManager: <information> Activation (eth0) Stage 3 of 5 (IP Configure
Start) complete.
NetworkManager: <information> DHCP daemon state is now 12 (successfully
started) for interface eth0
NetworkManager: <information> DHCP daemon state is now 1 (starting) for
interface eth0
NetworkManager: <information> DHCP daemon state is now 4 (reboot) for
interface eth0
NetworkManager: <information> Activation (eth0) Stage 4 of 5 (IP Configure
Get) scheduled...
NetworkManager: <information> Activation (eth0) Stage 4 of 5 (IP Configure
Get) started...
NetworkManager: <information> Retrieved the following IP4 configuration from
the DHCP daemon:
NetworkManager: <information> address 192.168.1.104
NetworkManager: <information> netmask 255.255.255.0
NetworkManager: <information> broadcast 192.168.1.255
NetworkManager: <information> gateway 192.168.1.1
...
--------------
I thought that maybe updating the kernel and ieee80211/ipw3945 modules will
solve the problem, but it didn't.
I'm currently using Kernel 2.6.20.4 (downloaded from kernel.org), ipw3945 1.2.0
and ieee80211 1.2.16. All of them load perfectly.
Also, the gnome applet doesn't show any option to scan for wireless networks
(ofcourse...).
I should point out, that after googling for some time, and not succeeding in
resolving this issue, I thought to try and add some configuration directly in
gconf, or gnome-keyring, so that NetworkManager's request from dbus will have
an answer ("nm_dbus_get_networks_cb (): error received:
org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks
stored.."), but unfortunately, I have no idea what to add and how to do it.
Can someone please help me?!?!
- Roi
Below is some information about my system:
------------
[EMAIL PROTECTED]:/home/roi# dmesg | grep ieee80211
[ 11.818000] ieee80211_crypt: registered algorithm 'NULL'
[ 11.820000] ieee80211: 802.11 data/management/control stack, 1.2.16
[ 11.820000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[EMAIL
PROTECTED]>
[ 2969.643000] ieee80211_crypt: registered algorithm 'TKIP'
--------------
[EMAIL PROTECTED]:/home/roi# dmesg | grep ipw3945
[ 12.424000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver
for Linux, 1.2.0m
[ 12.424000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
[ 12.630000] ipw3945: Detected Intel PRO/Wireless 3945BG Network Connection
[ 14.475000] ipw3945: Detected geography xBG (13 802.11bg channels, 0 802.11a
channels)
----------------
[EMAIL PROTECTED]:/home/roi# lsmod
Module Size Used by
vmnet 30820 13
vmmon 183692 0
isofs 35324 0
zlib_inflate 15232 1 isofs
udf 83652 0
nls_iso8859_1 4096 0
nls_cp437 5760 0
vfat 13184 0
fat 51740 1 vfat
usb_storage 27396 0
libusual 14800 1 usb_storage
michael_mic 2560 0
arc4 1984 0
ecb 3520 0
blkcipher 5760 1 ecb
ieee80211_crypt_tkip 11008 0
rfcomm 39000 0
l2cap 23808 5 rfcomm
i915 23424 2
drm 80212 3 i915
capability 4872 0
commoncap 7232 1 capability
acpi_cpufreq 8920 1
cpufreq_powersave 1728 0
cpufreq_performance 2048 0
cpufreq_conservative 7240 0
cpufreq_stats 6348 0
freq_table 4808 2 acpi_cpufreq,cpufreq_stats
video 15428 0
ext2 63752 1
sbp2 22788 0
af_packet 21640 2
pcmcia 37716 0
snd_hda_intel 20696 1
snd_hda_codec 163392 1 snd_hda_intel
snd_pcm_oss 43328 0
snd_mixer_oss 16384 1 snd_pcm_oss
snd_pcm 78148 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 3716 0
snd_seq_oss 32192 0
snd_seq_midi_event 7424 1 snd_seq_oss
ipw3945 112412 1
sdhci 18572 0
yenta_socket 26508 1
rsrc_nonstatic 11968 1 yenta_socket
snd_seq 51632 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
hci_usb 17244 2
pcmcia_core 39892 3 pcmcia,yenta_socket,rsrc_nonstatic
mmc_core 26564 1 sdhci
bluetooth 53540 7 rfcomm,l2cap,hci_usb
intel_agp 24028 1
agpgart 32520 3 drm,intel_agp
psmouse 37832 0
serio_raw 6980 0
snd_timer 22404 2 snd_pcm,snd_seq
snd_seq_device 8076 3 snd_seq_dummy,snd_seq_oss,snd_seq
ieee80211 33736 1 ipw3945
ieee80211_crypt 6016 2 ieee80211_crypt_tkip,ieee80211
snd 53188 11
snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_seq,snd_timer,snd_seq_device
soundcore 7712 1 snd
snd_page_alloc 9864 2 snd_hda_intel,snd_pcm
pcspkr 3072 0
evdev 9984 6
ext3 123272 2
jbd 58280 1 ext3
mbcache 8452 2 ext2,ext3
usbhid 25120 0
sg 31580 0
sd_mod 18560 5
sr_mod 15524 0
cdrom 36640 1 sr_mod
generic 4804 0 [permanent]
ohci1394 35632 0
ata_piix 15108 4
ehci_hcd 32396 0
uhci_hcd 24012 0
usbcore 132296 7
usb_storage,libusual,hci_usb,usbhid,ehci_hcd,uhci_hcd
-------------------
[EMAIL PROTECTED]:/home/roi# cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet dhcp
#pre-up wpa_supplicant -Bw -Dwext -ieth1 -c/etc/wpa_supplicant/linksys.conf
#post-down killall -q wpa_supplicant
If I'm missing something, please let me know and I'll post it.
** Affects: network-manager (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
NetworkManager recognizes wireless ipw3945 but does not manage it
https://launchpad.net/bugs/95332
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs