LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora > Fedora - Installation
User Name
Password
Fedora - Installation This forum is for the discussion of installation issues with Fedora.

Notices


Reply
  Search this Thread
Old 10-19-2009, 08:26 AM   #1
alekhidell
LQ Newbie
 
Registered: Oct 2009
Location: Cincinnati, OH
Posts: 14

Rep: Reputation: 0
Question cannot activate bcm5784m network driver


I recently installed fedora 11(Leonidas), Kernel Linux 2.6.29.4-167.fc11.x86_64 on my dell studio 1737 laptop. My nic is a bcm5784m. When I bring up Network configuration it is shown checked with inactive status delete, Activate, and Deactivate not highlighted making it unable to select. I signed in as root, i believe and made it possible for everyone to activate and deactivate then rebooted. Problem was not fixed. Can anyone help with this issue?
 
Old 10-20-2009, 03:22 AM   #2
rylan76
Senior Member
 
Registered: Apr 2004
Location: Potchefstroom, South Africa
Distribution: Fedora 17 - 3.3.4-5.fc17.x86_64
Posts: 1,552

Rep: Reputation: 103Reputation: 103
Well you can try activating your card manually?

Open a terminal, become root and do

(assuming your machine's IP is 10.0.0.6 and your gateway is 10.0.0.2)

Code:
/sbin/ifconfig eth0 down
/sbin/ifconfig eth0 10.0.0.6 netmask 255.255.255.0 broadcast 10.254.255.255 up
/sbin/route del default
/sbin/route add default gw 10.0.0.2 eth0
(You can of course put the above lines in /etc/rc.local so that they get executed each time the system starts, and it will thusly come up with the interface already up and running)

I too had problems with the FC11 graphical network management client (I turned it off completely), and this is how I got it working without using the client.

Note that the above does assume that your NIC is working and / or that its module is loaded into the kernel. The fact that you say that the network control app does display it seems to indicate that this is true already, so maybe the above steps will help?
 
  


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
Erratic throughput on NetLink BCM5784M Gigabit Ethernet PCIe with tg3 driver brendan_p Linux - Networking 4 12-07-2009 07:59 AM
Can't Activate nVidia network driver.(FEDORA) works in VISTA dual boot invisable mouse Linux - Networking 2 03-19-2008 06:13 AM
3c905C network card in docking station. Cannot activate network device eth0. pathelms Linux - Networking 4 04-12-2006 02:55 PM
Network card not working? Cannot activate network device eth0 lifeonitsown Linux - Networking 1 11-17-2005 06:30 AM
Re-login to activate driver objorkum Linux - Software 1 01-16-2004 05:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora > Fedora - Installation

All times are GMT -5. The time now is 10:41 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