Hi,
I recently did a install from rawhide which went pretty smooth
considering it could have eaten all kinds of stuff such as babies.
Now I kept up2date and I am current with latest rawhide, and I installed
a wireless PCI card so I decided to turn on NetworkManager. It works in
the way that it connects me to a wireless network, but it does so even
when connected to a wired lan. It will not connect me to that wired LAN
even when there is no wireless network available. Is this a know
problem? Can I do anything about it? Does it need to go into bugzilla?
some maybe relevant output:
$ /sbin/lspci
...
00:10.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
...
$ /sbin/lshal
...
udi = '/org/freedesktop/Hal/devices/net_52_54_05_fd_b1_9e'
info.udi = '/org/freedesktop/Hal/devices/net_52_54_05_fd_b1_9e' (string)
linux.subsystem = 'net' (string)
linux.hotplug_type = 2 (0x2) (int)
net.80203.mac_address = 90520831242654 (0x525405fdb19e) (uint64)
info.product = 'Networking Interface' (string)
net.interface_up = true (bool)
net.arp_proto_hw_id = 1 (0x1) (int)
net.linux.ifindex = 2 (0x2) (int)
net.address = '52:54:05:fd:b1:9e' (string)
net.interface = 'eth0' (string)
net.physical_device = '/org/freedesktop/Hal/devices/pci_10ec_8029' (string)
info.capabilities = {'net', 'net.80203'} (string list)
info.category = 'net.80203' (string)
info.parent = '/org/freedesktop/Hal/devices/pci_10ec_8029' (string)
linux.sysfs_path = '/sys/class/net/eth0' (string)
udi = '/org/freedesktop/Hal/devices/pci_10ec_8029'
info.udi = '/org/freedesktop/Hal/devices/pci_10ec_8029' (string)
linux.subsystem = 'pci' (string)
linux.hotplug_type = 1 (0x1) (int)
pci.subsys_product = 'Unknown (0x0000)' (string)
pci.subsys_vendor = 'Unknown (0x0000)' (string)
info.product = 'RTL-8029(AS)' (string)
pci.product = 'RTL-8029(AS)' (string)
info.vendor = 'Realtek Semiconductor Co., Ltd.' (string)
pci.vendor = 'Realtek Semiconductor Co., Ltd.' (string)
pci.device_protocol = 0 (0x0) (int)
pci.device_subclass = 0 (0x0) (int)
pci.device_class = 2 (0x2) (int)
pci.subsys_vendor_id = 0 (0x0) (int)
pci.subsys_product_id = 0 (0x0) (int)
pci.vendor_id = 4332 (0x10ec) (int)
pci.product_id = 32809 (0x8029) (int)
info.linux.driver = 'ne2k-pci' (string)
pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0' (string)
info.parent = '/org/freedesktop/Hal/devices/computer' (string)
info.bus = 'pci' (string)
linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.0' (string)
linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0' (string)
...
Sander