[Pkg-utopia-maintainers] Bug#522189: Bug#522189: network-manager displays all wireless networks twice

Filippo Giunchedi filippo at debian.org
Fri Apr 10 20:18:19 UTC 2009


Hi,

On Wed, Apr 01, 2009 at 05:46:29PM +0200, Michael Biebl wrote:
> Hi,
> 
> I'm pretty certain, that this is not a bug in NetworkManager.
> Could you check if hal reports 2 wlan devices with the same interface.
> (this can sometimes happen, when udev is restarted, so you might try to reboot
> and see if this problems goes away).
> 
> Second issue is not a problem of NetworkManager either, as it takes those name
> from hal, which afaik gets it from the pciutils database. (you might start
> checking with lspci and then lshal).

I'm currently affected by this bug too. I have broadcom 4328 (airport) with
ndiswrapper and hal reports the card twice:

udi = '/org/freedesktop/Hal/devices/net_00_1e_52_83_74_97_0'
  info.capabilities = {'net', 'net.80211'} (string list)
  info.category = 'net.80211'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_14e4_4328'  (string)
  info.product = 'WLAN Interface'  (string)
  info.subsystem = 'net'  (string)
  info.udi = '/org/freedesktop/Hal/devices/net_00_1e_52_83_74_97_0'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'net'  (string)
  linux.sysfs_path = '/sys/class/net/wlan0'  (string)
  net.80211.mac_address = 130233365655  (0x1e52837497)  (uint64)
  net.address = '00:1e:52:83:74:97'  (string)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.interface = 'wlan0'  (string)
  net.linux.ifindex = 7  (0x7)  (int)
  net.originating_device = '/org/freedesktop/Hal/devices/pci_14e4_4328'  (string)

udi = '/org/freedesktop/Hal/devices/net_00_1e_52_83_74_97'
  info.capabilities = {'net', 'net.80211'} (string list)
  info.category = 'net.80211'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_14e4_4328'  (string)
  info.product = 'WLAN Interface'  (string)
  info.subsystem = 'net'  (string)
  info.udi = '/org/freedesktop/Hal/devices/net_00_1e_52_83_74_97'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'net'  (string)
  linux.sysfs_path = '/sys/class/net/wlan0'  (string)
  net.80211.mac_address = 130233365655  (0x1e52837497)  (uint64)
  net.address = '00:1e:52:83:74:97'  (string)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.interface = 'wlan0'  (string)
  net.linux.ifindex = 7  (0x7)  (int)
  net.originating_device = '/org/freedesktop/Hal/devices/pci_14e4_4328'  (string)

filippo
--
Filippo Giunchedi - http://esaurito.net - 0x6B79D401

Adapting old programs to fit new machines usually means adapting new machines
to behave like old ones.
-- Alan Perlis





More information about the Pkg-utopia-maintainers mailing list