Web Projects Consulting

[Solved] WLAN, Wireless Problem With HP Compaq CQ71

When installing Fedora 12 on HP Compaq CQ71, it was not intended for using WLAN, however, when it comes for its usage, I found out the NetworkManager does not see any wireless networks (Broadcom card).

Remove the ssb blacklist option from boot kernel parameters (these two steps are optional, however):

sudo leafpad /boot/grub/grub.conf

and from modprobe.d:

sudo leafpad /etc/modprobe.d/anaconda.conf

Install akmod-wl and build the module:

sudo yum -y install akmod-wl
akmods --akmod wl

Install module:

modprobe wl

Restart network:

sudo service NetworkManager restart
sudo service network restart

At this point the laptop’s NetworkManager starts to see the networks around.

Thanks to the article at fedoramobile.org.

Leave a Reply

Your email address will not be published. Required fields are marked *


This site uses Akismet to reduce spam. Learn how your comment data is processed.

Web Projects Consulting
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.