CentOS 5 Networking :: Ethernet Can Not Work After Inserting RTL8168B Driver?

May 22, 2010

I changed a mainboard so the network card is RTL8111/8168B Gigabit now. By "ifconfig -a", there is only io, no eth0.

I got a driver r8168.ko from: [URL]

After I insert the r8168.ko, there is eth0. Run "/etc/init.d/network restart", it reports "Determing IP information for eth0... failed; no link present, Check Cable", and I noticed the lights of network card and runter are all off. I can use "ifconfig eth0" now but it cannot connect to other machine.

It's Gigabit card and my runter is 10/100M. I tried "#insmod r8168 speed=100 duplex=1 autoneg=1" and "#insmod r8168 speed=100 duplex=0 autoneg=1", it can not get IP by DHCP either. I also build the .ko from Realteck source code, the behavior is the same.

if I need to do other configurations?

My CentOS is CentOS5, 2.6.18-8.el5 #1 SMP.

== BEGIN uname -rmi ==
2.6.18-8.el5 i686 i386
== END uname -rmi ==
== BEGIN rpm -q centos-release ==

[Code].....

View 5 Replies


ADVERTISEMENT

Networking :: Unable To Find Atheros AR8132 PCI-E Ethernet Controller Driver For CentOS / Fix It?

Jun 26, 2011

I am unable to find Atheros AR8132 PCI-E Ethernet Controller driver for CentOS which is installed on my netbook.

I contacted DELL to provide me the driver and they said that they do not support Linux on netbook and I have to arrange it myself.

I told them that I don't need help in installing I just need the driver file to which they said that they don't have driver for Linux.

NIC is getting detected and works fine on the same netbook (Am dual booting Windows7/CentOS) with Windows7

When I type: ls -l /dev/ it does not show up eth0. Same result with ifconfig. When I type lspci | grep net it does show up something like Atheros Communications AR8132 L1 PCI Gigabit .

View 4 Replies View Related

CentOS 5 Networking :: Ethernet Driver - Atheros (on Board) Is Not Shown In Network Ifconfig

Jul 7, 2011

I have installed CentOS. I have two ethernet card (one onboard and one PCI). I am able to set ip for realtek ethernet card and my atheros(on board) is not shown in network ifconfig shows only one ethernet card (PCI) hen i gave the command lspci i got the following output

01:00.0 Ethernet controller: Atheros Communications AR8132 Fast Ethernet (rev c0)
03:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

View 4 Replies View Related

Ubuntu Networking :: Compiled Driver For WUSB600N But It Won't Load On Start-up Or On Inserting

Jan 4, 2011

I managed to find an older version of the rt3572 driver to compile to get this dongle to work fine, and it did. After that I added "module rt3572sta" (or whatever it is, not on Ubuntu to check now) to the end of /etc/modules. However, when I boot up Ubuntu, most of the time the driver won't load. If I run 'modprobe rt3572sta' from the terminal, I get this message -

[Code]....

View 6 Replies View Related

Ubuntu Networking :: Realtek RTL8168b Really Slow And Sometimes Goes Down Completely

Aug 11, 2011

Exactly the same computer have no network issues at all, when on windows. It is a fresh install of Ubuntu 10.04 LTS 64 bit desktop. I have installed the proprietary driver for my nvidia card.

My motherboard is Asus P8P67 rev 3.0 Using scp, I'm getting 100-500kb/sec, if I get a connection at all. I have tried 2 different switches (both working fine in windows, though). Network goes down completley every 2 min or so, and is gone for 30 sec.

Some output:

dmesg | grep eth0:

[ 1.265601] eth0: RTL8168b/8111b at 0xffffc90000676000, f4:6d:04:9c:7f:d6, XID 0c900800 IRQ 33
[ 2.773959] r8169: eth0: link down
[ 2.773974] r8169: eth0: link down

[code]....

View 5 Replies View Related

CentOS 5 Hardware :: Atheros AR8152 V2 Fast Ethernet Does Not Work On Centos 5?

Jun 25, 2011

i have a centos 5 and i cant access to the LAN or Internet because , i cant create a network connection , i try to say My Ethernet dont appears,and i cant add any connections.i id thisTerminal:Quote:sudo iwconfig

View 4 Replies View Related

Ubuntu :: Powerbook G4 Wifi Driver, Ethernet Port Doesn't Work

Sep 21, 2010

I just installed Ubuntu 10.04 on my Powerbook G4 1.5ghz 15", and the ethernet port on the laptop doesn't work. So I can't search for drivers to install.

Is there a way to either tether internet to the laptop using firewire? find the necessary drivers so I can transfer them?

View 2 Replies View Related

CentOS 5 Networking :: Intel(R) PRO / Wireless 2200 / 2915 Driver Doesn't Work

May 31, 2009

Wireless networking doesn't seem to work. When I try to create a new network interface with system-config-network, my wireless card doesn't show up. The following comes from dmesg:

ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2
[Code]...

I saw a post about this elsewhere and downloaded some firmware drives from [URL] and installed then. But, I'm really out of my league when it comes to this kind of stuff.

View 2 Replies View Related

CentOS 5 Networking :: Wireless Intersil Prism 2 Driver Installation Didn't Work?

Dec 20, 2010

I am a linux newbie, I spent more than 3 days trying to set up the drivers for my Intersil Prism 2 Wi-Fi adapter on CentOS 5.5. While trying to Make the driver source I receive errors of missing libraries. Is the hostap driver included in the Centos Kernel? I tried with insmod hostap but it didn't work..? Is there a kernel patch with the hostap drivers? I will be glad if someone can give me ideas or directions for setting up the driver properly.

View 1 Replies View Related

OpenSUSE Hardware :: Default Driver For Realtek RTL8111E Chip (Ethernet) Does Not Work

Jun 23, 2011

I just performed a fresh install of Suse 11.4. It worked great except that the network communication would cut in and out intermittently. I managed to solve the problem posting it here for other users and for future suse releases. I will give the hardware I am running, the symptoms and the fix:

Hardware
=======
Motherboard: Gigabyte GA-H67MA-UD2H-B3
Ethernet controller: Realtek RTL8111E
Default module: r8169 (run lsmod to see loaded modules)

[Code].....

1) First make sure that linux kernel source is installed in your system (yast software management)

2) ensure that gcc is installed (yast software management)

3) Download the latest linux driver for RTL8111E from the realtek website The one that I am running is the 8168 driver version 8.024.00

4) unzip the tarball (creates a directory called "r8168-x.xxx.xx")

5) As root run the autorun.sh from inside the newly created "r8168-x.xxx.xx" directory

View 9 Replies View Related

CentOS 5 Hardware :: Ethernet Driver For Dell Inpiron Laptop 1545?

Oct 7, 2009

get the Ethernet driver for dell laptop 1545. I am using Centos 5.3

View 9 Replies View Related

CentOS 5 Hardware :: Asus Eee Thin Box - Ethernet Doesn't Work & Difficulty With X?

Mar 23, 2009

Centos 5.2 Asus Eee box with Atom N270 and it came installed with "eLinux" which doesn't even come close to meeting my needs (low demand intranet server). But eLinux did work as far as I tested it.

First, CentOS seems to detect the Intel 945GME video chip but I end up with a blank screen. I used text mode to install CentOS. Then I searched for a solution. Found someone suggested also using the i915 driver with 945GM. That didn't work.

So, I reverted to a VESA driver. That worked except I couldn't get resolution greater than 800x600 even after I added a Mode line for 1024x768 to the xorg.conf file. However, the X interface wasn't that important. I mostly wanted into the utilities so I could fix the network.

I had tried a fixed address (192.168.1.11) since the box is supposed to be a "thin server." No luck. So, I tried DNS and tried activating again. The suggestion was that the network cable wasn't connected. When using DNS, the network hub lights flash. Something is happening.

Rebooted the computer using Puppy Linux (on a usb key). Video comes up in VESA mode. I can set it to 1024x768. It found the DNS server without any complaints. (Note: I didn't so much as touch the ethernet cable during the reboot).

Copying and Pasting isn't easy with a computer that won't connect to the LAN. But the hardware is a Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 2). I since tried Slackware 12.1 and it's pretty happy on that box. Vesa mode gets me 1024x768 and the ethernet works (however it thinks it's on eth1 which may or may not be a clue). I'll try CentOS on an old box for other testing.

View 6 Replies View Related

Ubuntu Networking :: Start The Dc Driver For Ethernet Controller?

Mar 23, 2010

I just installed the latest version of Mint xfce on my old inspiron 8000 with a microsoft MN-120 pci ethernet card, and though the card shows up as hardware, it is not recognized as a network interface. I believe there is no driver loaded for it.

It's an old card, but it seems the kernel still supports it. There are instructions for activating the dc driver that appears to be the proper driver for this chip set, but those instructions originated from freebsd and I'm not sure they translate well. See here:[URL]

I did find a kernel config file, but I was afraid to add the suggested lines to it because there were no other lines specifying "devices". They all started with "config".

View 2 Replies View Related

Ubuntu Networking :: No Ethernet After Graphics Driver Install?

May 3, 2010

I installed Ubuntu 10.04 on my PC last weekend. Other than the fact I had no sound (that's another story...), everything went fine. I then got prompted to install nvidia graphic drivers. Since I installed them and rebooted, i cannot get acces to my ethernet connection. I tried the solutions listed here, but none worked. Also, when i boot on my windows OS, the Internet is working properly. I tried tonight re-installing Ubuntu 10.04. I thought if the graphic caused problem, maybe a new blank installation would just do it.

View 2 Replies View Related

Ubuntu Networking :: How To Add A Driver - Can't Connect To The Internet Using An Ethernet

Aug 17, 2010

My laptop was on windows xp and when I installed ubuntu linux my NIC Card driver was gone (I think) and now I can't connect to the internet using an ethernet. I have the driver on the desktop of my Linux laptop but I don't know how to add it using terminal or any other options.

View 1 Replies View Related

Networking :: No Eth0, Driver For Ethernet Controller Issue ?

Jul 3, 2011

i am having issues with networking on a certain liveCD.all ubuntu installs ive done on this machine im sure work fine, but i may have had issues with older backtrack versions.My issue is no networking on boot of SamuraiWTF, for those unfamiliar its based on ubuntu 9.04 There is nothing except lo loopback when i run 'ifconfig', and there is nothing in /etc/network/interfaces for eth0 either.

lspci shows a Broadcom driver, but the same command shows the model number etc on a newer ubuntu install on the same machine. This is:

Broadcom NetLink BCM57780

I have the latest .tar.gz of the tg3 drivers suggested by Broadcom, but im lost on how to install them.

-------------------------------------------------------
EDIT: it seems to be an issue with earlier kernels, i installed 2.6.35 and it worked but the kernel isnt mean for 9.04 i dont think, and now theres issues with the nvidia card

View 4 Replies View Related

Networking :: Ubuntu 10.04 Realtek Ethernet Driver Missing

May 17, 2011

my Ethernet card stopped responding a few days after installing Ralink Wireless Card Driver for Linux. I have tried installing the drivers from Realtek's site, but it fails. I also have tried reinstalling the network manager, and that still didn't help any. I have also tried looking online for any post or blog that could help, but that also turned up nothing. The Computer is a new 2010 / 2011 (bought it on new years eve) HP Pavilion desktop that came with windows preinstalled.

View 6 Replies View Related

CentOS 5 Networking :: Can't Connect With Ethernet Card Intel 82801CAM (Centos 5.5)?

Sep 13, 2010

I've installed from the CD the Centos version 5.5. When I try to connect to Internet I can't because I received some errors. I've the Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller also a wireless slot (I've the wireless card DWL-G650+) When I turn on the pc and I go to "Ethernet Device", I see set: peth0 (Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) ETHERNET CONTROLLER) and also set "Bind to MAC address": fe:ff:ff:ff:ff:ff I've set manually the IP address (I'm under router). Status is "Active" but can't go on the Net. When I change to "eth0 (Intel EtherExpress/100 driver)...sometimes become "Active" an other times said that the MAC address is different or to check the cable because can't find the IP. What can I do?

View 5 Replies View Related

CentOS 5 Networking :: Atheros L2 Fast Ethernet Card Isn't Centos 5

May 4, 2009

I am using asus p5ld2-x/1333 motherboard,I installed the centos ,Centos saw other drivers but didn't see ethernet card.I am not connection the internet.

View 2 Replies View Related

CentOS 5 Networking :: Connect Centos 5.5 Using Ethernet Port To ADSL Broadband Modem Which Is Configured In PPPoe Mode?

Feb 10, 2011

Pl can anyone guide me to connect centos 5.5 using ethernet port to ADSL Broadband modem which is configured in PPPoe mode?

View 19 Replies View Related

Ubuntu Networking :: The Ethernet Driver (Realtek) Is Not Working Under Natty

May 30, 2011

Today I realized that my newly installed Natty does not recognize the Ethernet port, I used to have it when I was working on the Ubutnu 10.10. The following is the output (only the network related part) of lshw command:

Code:

-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.

[code]...

View 5 Replies View Related

Networking :: Ethernet Card Realtek 8139 Driver Does Not Install?

Dec 12, 2008

There seems to be some trouble with 8139too not working in a previous post. Has anyone found a solution to this? ubuntu version 2.6.24 (Hardy Heron?). Followed all known possibilities but information is all mostly out of date. module 8139too.ok? does not load. Following makefile on 8139too.c supplied, after altering to suit my version, comes up with 3 pages of errors?. ifconfig shows nothing for eth0like the last person markjuggles i have hit a brick wall here. Am I wasting my time?

View 10 Replies View Related

Ubuntu Networking :: Installing Broadcom Wireless Driver Disables Ethernet?

Jan 2, 2010

I have a Dell Inspiron E1505, which has the Dell Wireless 1505 (Broadcom) card. To run the card, I installed the Broadcom STA wireless driver, which seems to activate the wireless card OK. The problem is that once I installed that driver my onboard Ethernet card was deactivated (and yes, it is enabled in BIOS). I had to remove the wireless driver to get the Ethernet back. Does anyone have ideas? I haven't found this problem listed elsewhere. I am running Ubuntu 9.04 with no other problems.

View 5 Replies View Related

Ubuntu Networking :: Cannot Connect Via Wifi Or Ethernet For Wireless Driver Activation?

Feb 13, 2011

When I select the wifi icon on the panel, it just shows "No network devices available". I know my network can be found when I search with my iPhone, so I know there are networks to connect to. So, I checked the drivers, and it informs me that the B43 and STA drivers are not activated. So thats not a big deal, I guess, but when I use my ethernet cord, my laptop doesn't recognize/acknowledge (I'm not sure what the right term would be)it. I'm fairly sure I can't activate these drivers without an internet connection because when I do try, a message pops up saying "failed to fetch" with some long link.

My only guess is that it could be a hardware problem, but I really have no idea. I guess the ethernet problem is my only real problem. Because after I establish and internet connection the the rest is easy to fix.I'm sure its obvious, but I'll go ahead say that I'm a novice ubuntu user. I've only been working with it for about a week, but I'm learning alot.

View 9 Replies View Related

Ubuntu Networking :: Install Driver For Ethernet Card TP-LINK TF-3239DL?

May 10, 2011

I have a dual boot on my computer - with ubuntu 9.04 jaunty jackalope on one side of the partition, and windows 2000 on the other. I recently bought - and had installed - a new ethernet card: TP-LINK network adapter TF-3239DL. It works perfectly on windows, but not on linux. I understand that the problem is that I need to install the linux driver, which I have available (comes in the CD), but I don't really understand how I am supposed to proceed. The instructions are very unclear to me, and I have relatively little experience.

View 9 Replies View Related

Ubuntu Networking :: SOS: Ethernet Not Work

Jun 5, 2010

i was instelling ubuntu 8.10 on my laptop type HP (nx6110) but the Ethernet and the wireless are not work. i was used the nm-tool on terminal the code is

zaid@zaid-laptop:~$ nm-tool
NetworkManager Tool
State: disconnected
- Device: eth0 ----------------------------------------------------------------
Type: Wired

[Code]....

View 7 Replies View Related

Ubuntu Networking :: Broadcom B44 Ethernet Controller Not Working After Patching Wlan Driver

May 28, 2011

I patched my wireless driver in order to support packet injection. Using this tutorial:

- Install the Firmware:

Code:

- Create new directory:

Code:

- Now disconnect Internet and unload all your driver (use rmmod command)

- Move/copy the Compat-Wireless patched in /usr/src/drivers directory and unpack the drivers:

Code:

Blacklist the wl driver: (STA driver)

Code:

Currently I'm running Ubuntu 10.10, Kernel 2.5.35-29-generic. I have a Broadcom 4318 for my WLAN and a Broadcom 4401-B0 for my ethernet. I followed the tutorial and I managed to get packet injection working on my WLAN; however, my ethernet connection isn't working. I tried sudo modeprobe b44, but I get the following message:

FATAL: Error inserting b44 (/lib/modules/2.6.35-29-generic/kernel/drivers/net/b44.ko): Invalid argument

View 9 Replies View Related

Networking :: Ethernet Intel Gigabit Controller Is Broken Or That Atheros Driver Is Missing?

Apr 21, 2011

I have an ASUS P5Q PRO motherboard with an integrated Atheros AR8121/AR8113 PCI-E Gigabit Ethernet Adapter.I installed Ubuntu 10.04 "Lucid" 64bit Kernel version 2.6.32.21 I have read that the driver isn't in the kernel, but there's a strange thing :

First if I try to run lspci from command line it doesn't reports Atheros Ethernet Controller.

Second If I try to run lshw -C network from command line it doesn't reports Atheros Ethernet Controller.

Third if I run ifconfig it only returns my loopback address.

Can I suppose that my Ethernet Intel Gigabit Controller is broken or that Atheros driver is missing?

View 4 Replies View Related

Ubuntu Networking :: Wireless Driver Became De-activated After Plugging In Ethernet Cable For File Sharing

Dec 10, 2010

Using ubuntu 10.10 (pinguy OS) i connected an ethernet cable from my girl's macbook pro to her lenovo ideapad s10-3t to transfer some DS9 episodes onto it. new enough to linux to have not been able to figure out how to access the files on the mac, so i disconnected the ethernet, and the wireless hasn't worked since. tried everything i know, and googling for a while (as well as searching again on this forum) to no avail.

Just before linking the 2 computers via ethernet, the wireless worked fine on the ideapad, always had; but not so after the ethernet connection that did nothing other than apparently kill the wireless. an "lshw -C network" command tells me i have a BCM4313 wireless card, and *-network UNCLAIMED. also, if i launch "install additional drivers", i see that the proprietary driver is not active.

How could merely plugging in an ethernet cable that happened to be conncected to a MBP running OSX.6 do that? and will that happen again? i thought linux was supposed to play real nice with other OS's, so why did a simple file transfer kill my wireless connectivity? i have no access to internet via ethernet cable, so i cannot just download the driver i need now. shouldn't it still be in the computer still? somewhere? is there a simple solution to this, or has the wireless driver been wiped out by plugging in the ethernet? is this a bug that should be reported?

View 3 Replies View Related

Ubuntu Networking :: Can't Get Ethernet Or Wifi To Work?

Feb 14, 2010

I have an Asrock A330GC, with onboard ethernet, and an Engenius PCI card for wifi.I installed ubuntu server 9.10 no problems, and it picked up my ethernet in the installation with no difficulties.I couldn't get 9.10 to do what i wanted, so I tried installing 8.4 instead. This however didn't pick up any of the drivers, so i couldn't get online.So i reinstalled 9.10, only to find that no couldn't find network in the installation.Absolutely NOTHING has changed, the ethernet cable still plugged in, and if i plug same cable into my laptop, it works fine.Any ideas people?ifconfig doesn't mention any eth0, just lo, with an ip of 127.0.0.1 and amask of 255.0.0.0 which i'm fairly certain means its dead

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved