Recently I have installed FC 16. But After I made some upgradation, I could not see the network icon in the Desktop. The network connection and internet connecttion is not there. I was using FC12 till this fresh installation. I run the certain commands and the results are as below.
[root@snehal system-connections]# lspci -v
....................................
.................................................. .........
09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
Subsystem: Dell Device 022f
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at fe8fc000 (64-bit, non-prefetchable) [size=16K]
I/O ports at de00 [size=256]
Capabilities: [48] Power Management version 3
Capabilities: [5c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [130] Device Serial Number 41-f4-e2-ff-ff-9b-21-00
Kernel driver in use: sky2
Kernel modules: sky2
0b:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
Subsystem: Dell Wireless 1395 WLAN Mini-Card
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fe7fc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [58] Vendor Specific Information: Len=78 <?>
Capabilities: [e8] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Device Serial Number 3f-f4-4d-ff-ff-d5-00-23
Capabilities: [16c] Power Budgeting <?>
Kernel driver in use: wl
Kernel modules: wl, ssb
Both the wired and wireless cards are visible in lspci , but it is invisible at all other places. ifconfig is not showing it.
[root@snehal system-connections]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:24 errors:0 dropped:0 overruns:0 frame:0
TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1200 (1.1 KiB) TX bytes:1200 (1.1 KiB)
[root@snehal system-connections]# service network restart
Restarting network (via systemctl): Job failed. See system logs and 'systemctl status' for details.
[FAILED]
[root@snehal system-connections]# service network start
Starting network (via systemctl): Job failed. See system logs and 'systemctl status' for details.
[FAILED]
[root@snehal system-connections]# system-config-network
The window opens but no devices are available to configure
[root@snehal system-connections]# cd /etc/NetworkManager/system-connections/
[root@snehal system-connections]# ls
BSNL*CellOne New GPRS*3G
The log file is attched in zip form. Please help me . I am new to FC 16.
SREEKUMAR C