Fedora Linux Support Community & Resources Center
  #1  
Old 18th January 2013, 03:10 AM
mars2008's Avatar
mars2008 Offline
Registered User
 
Join Date: Jul 2011
Posts: 13
linuxchrome
Help install driver wireless Fedora 18

I use fedora 18 64bit version, i try install driver wireless with akmod-wl, kmod-wl but can not, i don't know why in networkmanager don't show wireless configure.
My Laptop is Dell inspiron 1464, in fedora 17, i use this command and this can.
Reply With Quote
  #2  
Old 18th January 2013, 03:47 AM
caf4926's Avatar
caf4926 Offline
Registered User
 
Join Date: Jun 2007
Location: The English Lakes
Posts: 123
linuxsusechrome
Re: Help install driver wireless Fedora 18

OK
But what device is it? Many Dell are Broadcom, in which case this might help
http://wireless.kernel.org/en/users/Drivers/b43#Fedora
__________________
Box: openSUSE 12.2 | KDE | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 12.2 | F17 | Gnome | Lenovo G550 | 3GB RAM
EeePC: F18 | Gnome | Atom N550
Reply With Quote
  #3  
Old 18th January 2013, 04:03 AM
mars2008's Avatar
mars2008 Offline
Registered User
 
Join Date: Jul 2011
Posts: 13
linuxfirefox
Re: Help install driver wireless Fedora 18

My wireless is Broadcom BCM4312
Reply With Quote
  #4  
Old 18th January 2013, 05:09 AM
caf4926's Avatar
caf4926 Offline
Registered User
 
Join Date: Jun 2007
Location: The English Lakes
Posts: 123
linuxsusechrome
Re: Help install driver wireless Fedora 18

So if you have a wired connection? Just follow the details
If not, let me know and I'll PM you the firmware to copy to your system
__________________
Box: openSUSE 12.2 | KDE | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 12.2 | F17 | Gnome | Lenovo G550 | 3GB RAM
EeePC: F18 | Gnome | Atom N550
Reply With Quote
  #5  
Old 18th January 2013, 07:04 AM
mars2008's Avatar
mars2008 Offline
Registered User
 
Join Date: Jul 2011
Posts: 13
linuxfirefox
Re: Help install driver wireless Fedora 18

What details you want ?
Quote:
[honnguyen@localhost ~]$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 12)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV710 [Mobility Radeon HD 4300 Series]
02:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio [Radeon HD 4000 series]
04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Reply With Quote
  #6  
Old 18th January 2013, 07:38 AM
caf4926's Avatar
caf4926 Offline
Registered User
 
Join Date: Jun 2007
Location: The English Lakes
Posts: 123
linuxchrome
Re: Help install driver wireless Fedora 18

I PM'd you some info
__________________
Box: openSUSE 12.2 | KDE | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 12.2 | F17 | Gnome | Lenovo G550 | 3GB RAM
EeePC: F18 | Gnome | Atom N550
Reply With Quote
  #7  
Old 24th January 2013, 06:47 AM
gpennell Offline
Registered User
 
Join Date: Jan 2013
Location: Texas
Posts: 6
linuxchrome
Re: Help install driver wireless Fedora 18

I have a similar issue with BCM4311.

In Fedora 17, I was able to make it work by using b43 or b43legacy (I forget which). Those packages do not seem to be available for Fedora 18.

Is building the driver following the method linked by caf4926 the only way to do it? I like packages. :-/

---------- Post added 24th January 2013 at 12:47 AM ---------- Previous post was 23rd January 2013 at 08:49 PM ----------

Alright, I think I figured this out.

The problem for me was that the kernel module ssb was running and conflicting with the wl module. I'm going to assume that you have already installed the broadcom-wl package from RPMFusion.

First, see if this is what's causing the issue for you by doing this as root:

Quote:
# lsmod | grep ssb
Do you see it? If so, it's going to cause the wl module to not load.

If that's the problem, then let's see if unloading ssb and explicitly loading wl will help. Again, as root:

Quote:
# modprobe -r ssb
# modprobe wl
WARNING: I'm not exactly sure what ssb is, but it looks like it has something to do with the PCI bus. On some (even most, probably) systems it can be safely disabled. On some, it may cause unexpected things like your keyboard or mouse not working. If this happens, restart the system, and move along. This guide won't help you.

If you don't see wireless networks listed in the Network Manager thing, then try restarting Network Manager as root:

Quote:
# service NetworkManager restart
Do you see wireless networks now? If you had the same problem that I did, you should.

Okay, great. It works! But once you restart, ssb will load and wl will not. We have to fix that.

When you install the broadcom-wl package, it automatically creates a file in /etc/modprobe.d that blacklists the ssb kernel module. In our case, that blacklisting was overridden because another kernel module (in my case, mmc_core) needed it as a dependency. Luckily for me, and hopefully for you, that module apparently doesn't really need the ssb module.

By the way, you can see the dependencies by doing this as root:

Quote:
lsmod | grep ssb
You'll see ssb highlighted as a loaded module, but you should also see a second line that shows which module required it as a dependency.

Blacklisting the ssb module obviously doesn't work.

This is what I did to automatically unload ssb and load wl at system start:

As root, place the following script into /etc/init.d, naming it wl:

Quote:
#!/bin/bash
modprobe -r ssb
modprobe wl
Make it executable like so:

Quote:
chmod +x wl
Now you need to make sure it runs at the right time during boot. That is, at runlevel 5, and after everything else is done.

This is done by placing a carefully named symlink into /etc/rc5.d. As root:

Quote:
ln -s /etc/init.d/wl /etc/rc5.d/S98wl
The "S" means "start". You'll see other symlinks that have "K" for kill. The numbers after the S or the K determine in what order it runs (e.g. S00, S01, etc.). I named mine S14, actually. Just make sure it's the last thing that runs. There's probably an S99 in there for the live environment stuff, but I checked, and it doesn't have any bearing on starting ssb. Just leave it alone. So technically, our script will be the penultimate one.

That should be all you need to do. Reboot the system and your wireless should be running. If it's not, it may be because you installed other conflicting stuff like openfwwf. Go ahead and uninstall everything you tried installing, then reinstall the broadcom-wl package.

This all worked for me. Good luck.

Last edited by gpennell; 24th January 2013 at 06:50 AM.
Reply With Quote
  #8  
Old 24th January 2013, 07:12 AM
mars2008's Avatar
mars2008 Offline
Registered User
 
Join Date: Jul 2011
Posts: 13
linuxchrome
Re: Help install driver wireless Fedora 18

I use caf4926 method and this run well but now i have other problem after connect wifi SSID this will disconnect and report out of range or can not connect again ...
Please help me this problem ...
Reply With Quote
  #9  
Old 24th January 2013, 07:25 AM
gpennell Offline
Registered User
 
Join Date: Jan 2013
Location: Texas
Posts: 6
linuxchrome
Re: Help install driver wireless Fedora 18

If you're having a new problem, you probably should create a new thread for it.
Reply With Quote
  #10  
Old 24th January 2013, 08:51 AM
mars2008's Avatar
mars2008 Offline
Registered User
 
Join Date: Jul 2011
Posts: 13
linuxchrome
Re: Help install driver wireless Fedora 18

Sorry ! but i think this problem driver wireless and i also create new thread but no one answer me...
Reply With Quote
  #11  
Old 25th January 2013, 04:16 AM
gpennell Offline
Registered User
 
Join Date: Jan 2013
Location: Texas
Posts: 6
linuxchrome
Re: Help install driver wireless Fedora 18

Can you get the PCI -ID of your card and make sure you're using the right driver?
Reply With Quote
  #12  
Old 1st February 2013, 08:11 PM
cm1967 Offline
Registered User
 
Join Date: Oct 2007
Posts: 33
linuxfirefox
Re: Help install driver wireless Fedora 18

Just an FYI:

I have the Broadcom 4312 chipset in my Dell and it worked flawlessly in previous releases of Fedora (15, 16, 17). After installing F18, the card doesn't work. I install the drivers for the card from the rpmfusion repo by running 'yum install broadcom-wl'. This isn't working with F18. I have submitted a bug report to the rpmfusion folks and the Fedora team.
Reply With Quote
  #13  
Old 13th May 2013, 03:03 AM
flash3780's Avatar
flash3780 Offline
Registered User
 
Join Date: May 2011
Location: Cincinnati, Ohio
Posts: 68
linuxfirefox
Re: Help install driver wireless Fedora 18

If anyone comes across this, I was able to get this working by following the instructions on the Broadcom website here: http://www.broadcom.com/docs/linux_sta/README.txt

Firstly, you need to do:
#yum install akmod-wl

If any of these are installed, remove them:
# rmmod b43
# rmmod ssb
# rmmod bcma
# rmmod wl

Blacklist them so they don't pop up again:
# echo "blacklist ssb" >> /etc/modprobe.d/blacklist.conf
# echo "blacklist bcma" >> /etc/modprobe.d/blacklist.conf
# echo "blacklist b43" >> /etc/modprobe.d/blacklist.conf

You'll need to add a security module before using the wl module. Most newer systems use lib80211 while others use ieee80211_crypt_tkip. See which one works for your system.

# modprobe lib80211
or
# modprobe ieee80211_crypt_tkip

If your using the cfg80211 version of the driver, then cfg80211 needs to be loaded:
# modprobe cfg80211

Then:
# insmod wl.ko

wl.ko is now operational. It may take several seconds for the Network Manager to notice a new network driver has been installed and show the surrounding wireless networks.

Once it's working, I then made a startup script to execute the necessary steps above at boot time. For my HP Pavilion dv6-1245dx, I came up with the following script:
Code:
#!/bin/bash
rmmod ssb
modprobe lib80211
modprobe cfg80211
insmod /lib/modules/3.8.11-200.fc18.x86_64/extra/wl/wl.ko
rfkill unblock all

No guarenteeing that's the right way, but it worked for me to get my Broadcom wireless modem up and running.
Reply With Quote
Reply

Tags
driver, fedora, install, wireless

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless driver install problems. blackplague1347 Using Fedora 4 2nd August 2011 03:46 PM
[SOLVED] How to install Acer D150 Wireless Driver to Fedora? CrazyComputerMan Using Fedora 9 14th December 2010 05:30 PM
Fedora Live - Install & Configure Broadcom Wireless Driver vinu_666 Using Fedora 23 1st July 2009 08:21 PM
Wireless driver only for windows. need help on how to install.... kcarden Hardware & Laptops 2 22nd December 2008 10:32 AM
Help for wireless lan driver install. Umbrella Servers & Networking 8 7th March 2007 07:36 PM


Current GMT-time: 17:05 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat