For reasons unknown to me, my NetworkManager app has suddenly lost track of both my wired Ethernet and my Wireless Ethernet interfaces. Everything was trucking along fine and I was really enjoying the ease of use and the flexibility that the current NetworkManager was providing with F8 x86_64. I never had to fuss with it, never had to do anything to it. It simply worked and I was simply happy.
Several weeks ago, I looked into the System->Administration->Network app and noticed that I had 4 interfaces listed there: eth0, eth0.bak, wlan0, and wlan0.bak
When I went to exit out of the application, I received a warning that there were errors due to the fact that wlan0.bak and eth0.bak were using the same hardware devices as the 'normal' eth0 and wlan0. I figured that this was an easy fix, so I simply deleted the *.bak listings. I had done this in the past and everything was fine, so I saw no reasons not to do it that time either. The interfaces continued to work and all seemed to be good until I rebooted, then there was no network interfaces listed in NetworkManager and I cannot use it to connect to or find any network, wired or not.
Both interfaces are sill listed in the system-config-network app (without the .bak extension) and I can enable them manually {using the wireless now, manually brought up} so I know there is nothing wrong with the hardware or drivers. It almost has to be a flat config file somewhere but I don't know enough about how NetworkManager works to know where to look for said file. Unfortunately,
http://www.gnome.org/projects/NetworkManager/ doesn't offer any real clues on this either.
The searches I have conducted both on the I-Net and through this forum have all produced tons of results, but none that appear to address this exact issue.
Could someone please tell me what has likely happened and what I can do to resolve it?
For those who want to know:
Code:
2.6.24.4-64.fc8 #1 SMP Sat Mar 29 09:15:49 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce Go 7600] (rev a1)
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
05:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
07:05.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
07:05.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
07:05.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 0a)
07:05.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 05)
07:05.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
Fully patched as of tonight (right before this was posted)