Hi Br0eTcHeN,
I have the same issue here with wireless internet connection running FC16. For my Fedora 15 the wireless internet was working fine. But with FC16 it is just not the case for laptop.
Here is what I have done so far - maybe it can be useful:
Checked what is the maker of wifi driver:
Code:
# lspci -v
03:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 (rev 34)
Subsystem: Intel Corporation Centrino Wireless-N 1030 BGN
Flags: bus master, fast devsel, latency 0, IRQ 51
Memory at d7400000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [e0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 4c-80-93-ff-ff-0d-c6-b8
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
Downloaded the driver, then...
Code:
mv /opt/wifi/iwlwifi-6000g2b-ucode-18.168.6.1.tgz
tar zxf iwlwifi*.tgz
cd *.1
mv iwlwifi-6000g2b-6.ucode /lib/firmware
yum update -y
yum distro-sync
yum install akmod-wl
yum install kmod-wl -y
Reboot, login again... and the Bluetooth still shows the message: hardware disable. If I look on Network Settings >> Wireless, it shows: Wireless Unavailable.
I spent hours on it and still it does not work.
Any ideas? All comments and suggestions are highly appreciated.
