Fedora Linux Support Community & Resources Center
  #1  
Old 29th December 2006, 02:27 AM
johntp Offline
Registered User
 
Join Date: Dec 2006
Posts: 25
Help install realtek network drivers FC6

Hey guys,

I bough an Abit AB9 motherboard to run a copy of linux on. The problem is I believe I need to install the drivers for both of the Gigabit Ethernet Controllers. I've looked one and I guessI need the "r1000" drivers. I need the driver for the "Realtek 8111B" network controller. So I looked up the rpm on dag.

(I also found the driver from abit at)http://www.abit-usa.com/downloads/dr...t_name=AB9+Pro

Anyway, I'm stuck now. I dont' know what to do or how to install it. I tried the "source" rpm (not the noarch because when I tried it there was a "dependency" issue or something)

Last edited by johntp; 29th December 2006 at 03:56 AM.
Reply With Quote
  #2  
Old 29th December 2006, 02:38 AM
johntp Offline
Registered User
 
Join Date: Dec 2006
Posts: 25
Update: I looked up DKMS (the dependance the no arch file needed) on google and found dell's linux website. I installed version 2.something (the latest one) then I installed the noarch file and it worked. Still dont' know how to get the network drivers to work though!

When I say install, I mean I run the command
rpm -Uvh file.rpm (I don't know if this is right or not, but that's what I'm doing.)
Reply With Quote
  #3  
Old 29th December 2006, 12:52 PM
jcliburn's Avatar
jcliburn Offline
Registered User
 
Join Date: Nov 2004
Location: Mississippi, USA
Posts: 1,180
I'm a bit confused. Have you actually installed the driver, yet your NIC isn't recognized on boot? Or are you experiencing errors when you try to install the driver?

The abit link you provided is broken.

I think the driver you want is r8169, not r1000. This snippet is from the 2.6.20-rc2 kernel r8169 driver, and it appears to include support for your 8111b chip.

Code:
static const struct {
        const char *name;
        u8 mac_version;
        u32 RxConfigMask;       /* Clears the bits supported by this chip */
} rtl_chip_info[] = {
        _R("RTL8169",           RTL_GIGA_MAC_VER_01, 0xff7e1880),
        _R("RTL8169s/8110s",    RTL_GIGA_MAC_VER_02, 0xff7e1880),
        _R("RTL8169s/8110s",    RTL_GIGA_MAC_VER_03, 0xff7e1880),
        _R("RTL8169sb/8110sb",  RTL_GIGA_MAC_VER_04, 0xff7e1880),
        _R("RTL8169sc/8110sc",  RTL_GIGA_MAC_VER_05, 0xff7e1880),
        _R("RTL8168b/8111b",    RTL_GIGA_MAC_VER_11, 0xff7e1880), // PCI-E
        _R("RTL8168b/8111b",    RTL_GIGA_MAC_VER_12, 0xff7e1880), // PCI-E
        _R("RTL8101e",          RTL_GIGA_MAC_VER_13, 0xff7e1880), // PCI-E 8139
        _R("RTL8100e",          RTL_GIGA_MAC_VER_14, 0xff7e1880), // PCI-E 8139
        _R("RTL8100e",          RTL_GIGA_MAC_VER_15, 0xff7e1880)  // PCI-E 8139
}

Last edited by jcliburn; 29th December 2006 at 01:00 PM.
Reply With Quote
  #4  
Old 29th December 2006, 08:47 PM
johntp Offline
Registered User
 
Join Date: Dec 2006
Posts: 25
Hey thanks for the reply!

I dont' know I finally did get the r1000 driver to install and it SEEMS to work. (bear in mind that I still can't connect to the internet). Maybe I do need the driver you suggest, is there a download link you can give me. I can't seem to find it on google.
Reply With Quote
  #5  
Old 30th December 2006, 03:07 AM
jcliburn's Avatar
jcliburn Offline
Registered User
 
Join Date: Nov 2004
Location: Mississippi, USA
Posts: 1,180
Would you please post the output of this command:
Code:
sudo /sbin/lspci -vx
Reply With Quote
Reply

Tags
drivers, dumb, install, network, question

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
dumb question about gdm 33r0 Security and Privacy 2 8th July 2007 06:29 PM
Dumb Question Nezmin2 Using Fedora 5 17th March 2006 02:58 PM
Dumb question cdslaughter Using Fedora 4 22nd October 2005 07:58 AM
Dumb question re RH Network Alert Notification Tool pete2004 Using Fedora 2 5th July 2005 07:55 AM
Dumb question: Where can I get FC3? vic78000 Installation and Live Media 5 19th September 2004 01:33 AM


Current GMT-time: 00:58 (Thursday, 20-06-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