LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-20-2012, 12:17 AM   #1
kiki strumm3r
LQ Newbie
 
Registered: Feb 2012
Posts: 13

Rep: Reputation: Disabled
Help connecting to WiFi using Broadcom BCM4313


I downloaded the drivers from Broadcom's website (http://www.broadcom.com/support/802.11/linux_sta.php). I have a 64-bit processor and dowloaded the 64-bit tar. I think I installed it incorrectly because whenever I connect to the internet via wifi my computer freezes and has to be powered down. Should I untar it from the terminal? I mean I really have no idea. It could be something completely different. The only other thing I can think of is that I'm using Fedora 16 and there is some incompatibility in the driver, but I don't see why that would be an issue.
 
Old 03-20-2012, 02:01 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Can you provide some more information? What exactly did you do, I mean how did you install the driver? Where there any errors when executing those commands? If so, what were the errors? What's the output of:
Code:
lspci
iwconfig
Kind regards,

Eric
 
Old 03-20-2012, 07:45 PM   #3
kiki strumm3r
LQ Newbie
 
Registered: Feb 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
How did I install the driver? Well I'm not really sure. I downloaded the tar and extracted the files to the desktop. The website says "NOTE: You must read the LICENSE.TXT file in the lib directory [the tar contains lib & src directories, and a makefile] before using this software." So I opened the file, but my computer said it was an executable. I executed it anyways, and when I went to look at my 'Network Connections', I could use the wireless tab. So I tried connecting to my home network, and it froze twice.

I attached a screenshot of the results. (Yes, I know I shouldn't always be working in the root)
Attached Thumbnails
Click image for larger version

Name:	screenshot.png
Views:	28
Size:	118.1 KB
ID:	9276  
 
Old 03-20-2012, 08:09 PM   #4
dsplayer14
Member
 
Registered: Nov 2011
Distribution: Arch Linux and Slackware 13.37
Posts: 127

Rep: Reputation: 1
Did you follow the README.TXT file on the Broadcom website? I feel like you might have installed your driver a different way. Ive followed it that way and it works everytime.
 
Old 04-25-2012, 12:06 AM   #5
kiki strumm3r
LQ Newbie
 
Registered: Feb 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
yeah so initially what I did was to just doubleclick on the makefile. I guess it *technically* installed b/c it got the network manager to recognize the BCM4313. So I just went back, read the readme, and tried following directions. I attached two screenshots to show what codes I have run on the command line. After the first screenshot, I installed kernel-devel. My problem currently is when I try to make the makefile, it tells me a directory doesn't exist.
Attached Thumbnails
Click image for larger version

Name:	Screenshot - 04252012 - 12:29:53 AM.png
Views:	24
Size:	106.9 KB
ID:	9533   Click image for larger version

Name:	Screenshot - 04252012 - 12:50:50 AM.png
Views:	24
Size:	68.1 KB
ID:	9535  
 
Old 04-25-2012, 12:52 AM   #6
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Do you have the header files for the your kernel installed? If I'm not mistaking it's called kernel-headers in Fedora. Looks like it's looking for the header files and cannot find them.

Kind regards,

Eric
 
Old 05-05-2012, 11:05 PM   #7
kiki strumm3r
LQ Newbie
 
Registered: Feb 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
I just ran the command:

yum install kernel*

and tried to make the makefile. The same error happened.
 
Old 06-08-2012, 12:21 PM   #8
glennT
LQ Newbie
 
Registered: Jun 2012
Location: texas
Distribution: fedora (redhat, slackware, suse in the past)
Posts: 2

Rep: Reputation: Disabled
I got to the same place--it wouldn't compile. Not necessarily the same reason, but the same effect. (By the way, this is on an HP g6 and fedora 17).
So after I tried using the hybrid driver from broadcom, I tried using the built in driver (brcmsmac). Both failed. (Actually brcmsmac worked, but poorly and not with all routers.)

I ended up getting these rpms online (since I couldn't use yum), and going oldschool with 'rpm -ivh <all-three-files>'. Of course you need the fc16 versions, and maybe 32 bit....
> broadcom-wl-5.100.82.112-2.fc17.1.noarch.rpm
> kmod-wl-3.3.4-5.fc17.x86_64-5.100.82.112-2.fc17.11.x86_64.rpm
> kmod-wl-5.100.82.112-2.fc17.11.x86_64.rpm
I also had to add these lines to /etc/modprobe.d/blacklist.conf
blacklist b43
blacklist brcmsmac

Once I got that straight, I get a strong signal and fast connection.

Hope this is helpful to you.

Last edited by glennT; 06-08-2012 at 12:30 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is Broadcom bcm4313 supported by Slackware? KeiNivky Slackware 31 10-16-2011 09:35 PM
[SOLVED] Broadcom wifi-radar not connecting to home connection dann_radkov Linux - Networking 1 09-28-2011 12:08 AM
Cannot load driver for Broadcom BCM4313 wireless card....! nautiman Linux - Wireless Networking 1 06-15-2011 03:10 PM
broadcom bcm4313 monitor mode (aspire one d260) gh0stie Linux - Hardware 9 10-13-2010 04:33 PM
Can't find driver for Broadcom BCM4313 ID 4313:4727 anon114 Linux - Hardware 8 09-22-2010 09:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration