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
ADVERTISEMENT
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
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
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
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
Jun 12, 2011
I use Linux Mint Debian XFCE and there was a large update (lots of programs) I have done prior to rebooting. After reboot, my computer can now no longer find the ethernet controller anymore in lspci, so my wired connection no longer works.
Is this a hardware issue? The green lights are all blinking fine though.
View 1 Replies
View Related
Dec 1, 2010
I am not able to configure ubuntu 9.04 on network ,
i get error Network UNCLAIMED. error ethernet controller is BROADCOM Corporation Device 1692 ( rev 01)
View 3 Replies
View Related
Mar 8, 2010
If I uncheck and recheck "Enable Networking" in the Network Manager Applet 0.7.996 I would expect the wired network to disconnect (which it does) and reconnect (which it does NOT). So I tried sudo ifdown eth0 and got
Quote:
Ignoring unknown interface eth0=eth0.
ifconfig tells me
Quote:
eth0 Link encap:Ethernet HWaddr 00:25:64:e8:18:2c
inet addr:192.168.0.112 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::225:64ff:fee8:182c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[code]....
so I am at a loss. How do I stop and restart the network interface short of rebooting the machine?
View 9 Replies
View Related
Jan 17, 2011
I had F14 up and running as a server working awesome. I shut it down and moved it. Now on start up, system doesn't seem to recognize my ethernet card...eth0. How to get my ethernet card back online?
View 14 Replies
View Related
Dec 12, 2010
I have 2 LAN ports. one from the motherboard (on board) and the other from a lan card i bought a few days back. one is use for browsing the net, the other for a media player.
problem is i cant connect to both the eth0 and eth1 at the same time. i have to disconnect one of them to connect to the other. and this really gets irritating as it doesnt always work as flawlessly as it should. what am i doing wrong?
Output of "ifconfig":
Quote:
I'm on ubuntu desktop 10.10 64 bit.
View 8 Replies
View Related
Mar 20, 2009
I have several systems experiencing this issue, but the "worst case" system at the moment is a system where there are 2 dual-port PCI-X e1000 cards, and two on-board e1000e PCI-express card.What happens is maddening. If the /etc/sysconfig/hwconf is removed, and kudzu is not run, and the 6 interfaces each have a corresponding script:
/etc/sysconfig/network-script/ifcfg-eth0
/etc/sysconfig/network-script/ifcfg-eth1
/etc/sysconfig/network-script/ifcfg-eth2[code]...
Now what happens defies explanation. The only way I can be sure to make the e1000e first-listed-in-pci-order e1000e device always eth0 is to remake the initrd and add e1000e to the initrd.If I do not do that, eth0 might be the onboard night, it can also be the first port on either of the dual port cards.So eth0, eth2 and eth4 all take turns being eth0. This was not an issue in the EL-5.1 timeframe. This is certainly new to the EL-5.2 timeframe and thus far is not possible to control because the system does not load eth0's driver alias in order, and the enumeration of the PCI devices causes what seems to be random labeling of the first interface.
This is a particular problem in that identical hardware systems will come up with different eth0 interfaces , and on a single system, without the /etc/sysconfig/hwconf (which calls "eth0" something different from what was originally in the /etc/sysconfig/network-scripts/ifcfg-eth0 HWADDR directive).I need as little auto-magic as possible, I can live with PCI-bus order and driver load order is the order ethernet devices appear in, I cannot use the software in a state where what is "eth0" is randomly determined and the only way I can nail it down is to run kudzu, generate a hwconf AND brand the network interfaces in the network-scripts with HWADDR. I've been using EL since 6.2 and this is the first time I've ever encountered a situation where the enumeration rules (which are ancient at this point) over-ridden by something.
Version-Release number of selected component (if applicable): EL-5.2 series.The random enumeration of PCI devices and the subsequent assigning of eth0 to a random NIC is not on every reboot, and does not seem tied to a power off scenario vs a simple reset or warm reboot. Over the course of 0 reboots , eth0 should have moved between 2-3 times.Packages that seem relevant.
View 19 Replies
View Related
Feb 13, 2010
I recently installed Ubuntu 9.10 on an old family laptop. It is a Compaq Presario V2000. Everything works perfectly except no wireless networks are recognized, even though I know there are available networks. My network controller is detected but is not doing it's job, which is finding available wireless networks! Using "system testing" I found this out about my network controller:
"Detecting your network controller(s):
Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)"
url
View 3 Replies
View Related
Feb 17, 2010
I am attempting to load CentOS 5 on an Acer 6900 desktop and I'm not even getting out of the starting gate. I am familiar with using linux but not the install procedure which is why I am beginning to dive into this. However, when I bring the system up off the Linux boot disk and go to install it's not even giving me the option of the controller so I can begin installing the os from the dvd-rom. This is what acer lists as the controller for the 6900: ich8 serial ata storage controller 2820 linux driver. I cannot find this driver for linux anywhere.
View 10 Replies
View Related
Mar 12, 2010
Does centos 5.4 support this?
product code: E10G41AT2
[url]
View 1 Replies
View Related
Sep 7, 2010
Running CentOS 5
System see the device with an lspci, yet will not load
Vendor:Device ID is 14e4:1691
Broadcom BCM57788 on board ethernet controller
Cannot find driver or anyone that seems to support it. Am I missing something?
This is in a Dell computer.
View 10 Replies
View Related
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
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
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
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
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
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
View Related
Jul 31, 2013
I just bought a new server with one of the most recent v3 Intel processors (socket LGA1150). The board (Supermicro X10SLM-F) uses the new Intel NICs (i217LM + i210AT), not supported by the current Debian stable release. Hence, the ethernet adapter is not recognized during the installation process.
I would like to be able to install something as close to stable as possible in a production server such as this one.
View 12 Replies
View Related
Mar 31, 2011
I am a newbie who's having trouble installing drivers for Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller.
I already have the drivers from my motherboard vendor, its just that i cant get them to run on my machine. I am running CentOS 5.5.....On the Sytem>Administration>Hardware (Device Manager) I can see the device listed. I am uploading the files for anyone who needs them. I know i need to run an rpmbuild, but i get errors when i try it..... also, i've tried to run atl1.rpm from ElRepo with no luck, i get an error saying Cannot find a valid baseurl for repo:
View 5 Replies
View Related
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
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
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
Jun 25, 2009
I've an USB Network Controller product from China with no driver for Linux... It's seem in my FC10 not correctky fuctional... On Windows it worked as SR9600 USB To Fast Ethernet Adapter... here is my log...
Code:
[root@home ~]# dmesg | grep USB
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
[code].....
View 1 Replies
View Related
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
Jul 19, 2011
I booted an OS from a live CD. The OS boots successfully but eth0 fails to start. I checked lspci, it outputs these Ethernet card details:
(Broadcom Netextreme II BCM5716 GBabyte ethernet)
ifconfig -a returns only the loopback interfaces lo and sit0. The output of dmesg | grep -I 'eth' is:
"Netfront : initializing network ethernet driver"
When I run service network restart I get:
"Obtaining IP for lo [FAILED]
WARNING: Deprecated config gile /etc/modprobe.conf , all config files belong into /etc/modprobe.d/
Device eth0 does not seem to be present, delaying initialization [FAILED]"
The output of MII-tool -v is:
No MII interface found.
I was also able to find the kernel module bnx2.ko. I did insmod and lsmod lists it.
View 1 Replies
View Related
Feb 9, 2010
I am attempting to install centos5 x86_64 on to an HP Compaq 6820s laptop.It appears the installation has gone ok but I have a big problem in that the centos installation knows nothing about the hardware on the laptop. i.e. it does not recognise the eth0 ethernet card.this means that I have no way of assigning an IP address to the laptop which means that it cannot join the network or the internet.how do you go about getting the correct drivers for the hardware that you are using?
View 11 Replies
View Related