LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-24-2009, 04:23 AM   #1
sravan_chinta
LQ Newbie
 
Registered: Nov 2009
Posts: 1

Rep: Reputation: 0
Need Intel Pro/1000 gigabye lan drivers for Fedora 7


hi guys.. i have recently installed fedora 7 to Dell Optiplex 360. But it didn't recognise the lan drivers.. Then i try to install the dirvers that was given by the dell system. but it shows error as there was no network device found in the system. Please help me to get rid of this problem.

Thank you
 
Old 11-24-2009, 04:42 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You might try installing a newer version of Fedora. Your kernel won't have kernel drivers for GigE hardware if they weren't invented when your kernel was released.

Run "lspci -v" and post the section that gives information on your NIC devices. Note the PCI address at the beginning and then run "lspci -n". Post the line (with the same PCI address) as well. The "lspci -n" lines contain the manufacturers code. That will allow us to determine which kernel module handles your hardware's controllers.

Here is an example:
Code:
sudo /sbin/lspci -v | sed -n '/Ethernet/,/^$/p'
root's password:
0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
        Subsystem: Toshiba America Info Systems Device ff00
        Flags: bus master, fast devsel, latency 0, IRQ 30
        I/O ports at 4000 [size=256]
        Memory at f2010000 (64-bit, prefetchable) [size=4K]
        Memory at f2000000 (64-bit, prefetchable) [size=64K]
        [virtual] Expansion ROM at f2020000 [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
        Capabilities: [70] Express Endpoint, MSI 01
        Capabilities: [b0] MSI-X: Enable- Count=2 Masked-
        Capabilities: [d0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Virtual Channel <?>
        Capabilities: [160] Device Serial Number 36-38-32-35-33-34-33-33
        Kernel driver in use: r8169
Code:
sudo /sbin/lspci -n | grep '0e:00.0'
0e:00.0 0200: 10ec:8168 (rev 02)
From searching on the web, I think this is your device, which uses the tg3 kernel module:
Code:
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe [14e4:1698] (rev 10)
        Kernel driver in use: tg3
        Kernel modules: tg3
It would be a good idea to run "update-pciids" first to update the hardware database that contains the information that lscpi prints. Sometimes newer hardware uses an existing kernel module but the kernel doesn't know because the manufactures code is unknown.

Last edited by jschiwal; 11-24-2009 at 05:06 AM.
 
Old 11-24-2009, 04:42 AM   #3
quanta
Member
 
Registered: Aug 2007
Location: Vietnam
Distribution: RedHat based, Debian based, Slackware, Gentoo
Posts: 724

Rep: Reputation: 101Reputation: 101
Go to intel.com and download correspond driver for Linux and follow instruction in README file to install it.
 
Old 11-24-2009, 05:24 AM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
When I downloaded the specs for his computer model, it indicated that the motherboard uses a broadcom device and not an Intel device.

We should wait until the OP responds with the lcpi information to make certain. There may be a native linux kernel module that can be used instead of downloading a driver.
 
  


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
Installing Drivers for Intel PRO/1000 GT nyheat Linux - Newbie 5 07-02-2009 07:48 AM
Problems with Intel Pro 100, Intel Pro 1000 NIC Drivers clathen Linux - Networking 2 12-05-2005 02:31 PM
Problems with Intel Pro 100, Intel Pro 1000 NIC Drivers clathen Linux - Networking 1 12-05-2005 12:40 AM
Intel® PRO/Wireless 2011B LAN USB Device DRIVERS brian__johnson Linux - Hardware 2 10-31-2002 07:42 AM
Intel® PRO/Wireless 2011B LAN USB Device DRIVERS brian__johnson Linux - Newbie 1 10-30-2002 07:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:07 PM.

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