General :: 3c501 Device Etho Does Not Seem To Be Present Delaying Initialization?
Jun 7, 2010
i have problem related nici am using a dell inspiron 1545 laptop outputs are following---(1) [root@localhost ~]#lspci |grep -i ethernet 09:00.0 Ethernet Controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 13)
(2) [root@localhost ~]#cat /etc/modprobe.conf
alias scsi_hostadapter ahci
alias scsi_hostadapter1 usb-storage
[code]....
View 1 Replies
ADVERTISEMENT
Jun 17, 2009
I have swapped out four known working, different bran network cards. Each one I get the same error as in the subject. If I boot to a Live CD such as CentOs 5.3 LiveCD both Nics are given an IP. This seems to only be happening with my CentOs 5.3 server install.I noticed the CentOS Live CD the Nics were reversed from eth0 to eth1 and eth1 to eth0.
At the moment as of the output of the commands, I am running two identical Nics, since the first one has always worked. I have previously used an rtl8139, 3com c3905-TX, onboard Rhine III based (now disabled) Here are steps I have done to try and figure this out:
Quote:
[root@centos ~]# lspci | grep -i eth
00:0a.0 Ethernet controller: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] (rev 86)
00:0e.0 Ethernet controller: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] (rev 86)
Quote:
[root@centos ~]# cat /var/log/dmesg | grep -i eth
eth0: VIA Rhine III at 0xee800000, 00:1b:11:bb:17:7d, IRQ 177.
eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
[code]....
I went through the system-config-network-tui. I copied /etc/sysconfig/network-scripts/ifcfg-eth1 to the ifcfg-eth0 and edited for sanity. and as stated earlier, have swapped out four different nics for eth0, and booted to two different LiveCD's. Both LiveCD's work fine.
View 3 Replies
View Related
Apr 4, 2009
I'm running CentOS 5.2 on an ASUS M2NPV-VM motherboard. This motherboard includes an NVIDIA nForce 430 built-in Gigabit MAC (network interface). I've also installed a second PCI network interface card (NC100 Network Everywhere Fast Ethernet 10/100). The PCI-based card was configured as eth0, while the built-in NIC was configured as eth1. The machine is used as my firewall/router, so eth0 is my internal interface, while eth1 is my external interface. I've had some intermittent problems with the built-in (eth1) NIC. When booting the machine and it attempts to bring up the interface, I get the following message: forcedeth device eth1 does not seem to be present, delaying initialization From that time forward, there is no eth1, and so no external network, etc. If I try running /etc/sysconfig/network-scripts/ifup eth1 (from that directory), it results in the same error.
Originally, I was getting this error when installing the operating system on the machine. At that time, I was using a 75' ethernet cable (as I was working on the machine in my office, and the external ethernet jack was in another part of the house). As soon as I moved the machine to its permanent location (which is within 2 feet of the ethernet jack), the problem went away. However, I just updated the kernel (via yum) from 2.6.18-92.1.22.el5 to 2.6.18-128.1.6.el5, and now it fails 9 out of 10 times. I'm not even sure what I can do to debug this. I'm assuming there is some kind of timing problem with the initialization. Is there a configuration parameter I can set to allow more time for the initialization to do what it needs to do, to prevent this error?
View 12 Replies
View Related
Mar 15, 2009
Ethernet card works, but Wireless card activation fails at bootup time. It also fails if I try it again from the Network Configuration UI.
I have provided some output I got from initial exploration.
I upgraded to a recent version of the 2.6 kernel.
uname -a: Linux localhost.localdomain 2.6.28.7 #1 SMP Sat Mar 14 19:04:11 PDT 2009 i686 i686 i386 GNU/Linux
I have installed the correct firmware hopefully.
cd /lib/firmware ls
Output is:
I do have the bcm* files for firmware.
output of lspci is:
Last two lines show the that Wireless card BCM4312 is visible.
View 5 Replies
View Related
Sep 24, 2009
I have added a new network card on my Cent OS machine. This is a RTL-8139/8139C/8139C+ card. When the machine boots or I start the network it displays "eth1 does not seem to be present,delaying initialization."I have gone through different posts on the forum with similar problems and have posted output of some of the commandsOutput of lspci is
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
[code]....
View 8 Replies
View Related
May 14, 2009
I am struggling to install RHEL 5 in one Hp Compaq dc7900 machine. My network is not coming up with a message e1000e device eth0 does not seem to be present. lspci givens following message
00:19.0 Ethernet controller: Intel Corporation Unknown device 10de (rev 02)
Subsystem: Hewlett-Packard Company Unknown device 3035
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
[code]....
I could see /etc/modprobe.conf has a line "alias etho e1000e" present. In fact another machine dc7900, installed with Fedora Core 10, detects the card with e1000e as the module.
[code]...
View 2 Replies
View Related
May 21, 2010
Cannot activate network device eth0!" device eth0 does not seem to be present, delaying initialization". i cannot find my network card while i set up network configuration
View 8 Replies
View Related
Jan 14, 2010
solve this error "3c501 device eth0 does not seem to be present, delaying initialization".
View 3 Replies
View Related
Apr 2, 2009
I run many 5.2 virtual machines inside of VMWare ESX3.5 I've updated a couple of test VMs from 5.2 to 5.3. The thing that stands out is that during boot time, the sequence gets to this stage:
device-mapper: dm-raid45: intialized v0.2429 Waiting for driver initialization.
Here it takes about 3 times longer than the previous Centos 5.2 (about 9 seconds instead of 3). Whereas inside a physical box the wait in 5.3 is the same as it was in 5.2
View 4 Replies
View Related
Dec 21, 2010
Installed Centos 5 on IBM T60P laptop. Intel 82573L Gigabit ethernet controller. Keep getting this erro message, "e1000 device eth0 does not seem to be present, delaying initialization."
View 3 Replies
View Related
Jan 29, 2011
I've decided to toy around with LVM and mdadm this weekend. I can get everything working, and all is well, until I restart. After that, I no longer have any /dev/md0 device, which during the auto mount process, causes an error. I've looked through several HOWTOs, as well as the LVM/mdadm man pages, and I believe I've tracked it down to mdadm's "assemble" that is needed (so that LVM can see the md0 device).
Not exactly sure how to go about having this occur during the boot process to ensure that the LVM mapped drive is available for when fstab is read. In case it helps this is a base install of 10.10 server 64. I have four drives, the first is used for the OS and is not in the RAID array (nor LVM). The second and third are RAID1 (/dev/md0) and there is a volume group associated with /dev/md0. The last is a LVM, but not RAID, and it has its own volume group.
View 9 Replies
View Related
Jul 11, 2011
I can't use my line-in/microphone jack. In system-management-sound input tab there is no input device listed, and the input controls are grayed-out. sudo lshw -C sound produced:
description: Audio device
product: N10/ICH 7 Family High Definition Audio Controller
vendor: Intel Corporation
physical id: 1b
[Code]....
View 1 Replies
View Related
Feb 27, 2011
I have installed Open SUSE in my DELL server which has 2 broadcom NIC cards, it showing both the NIC cards in Network configuration in YAST ,but it showing as not configured and not connected . Kernel device eth0,wlan0 are not present. In device manager also 2 Broadcom nic cards are detected.
View 4 Replies
View Related
Jan 28, 2010
I have installed Linux SuSE 10.3 on a PC (Lenovo Thinkstation A58). However, when I start the computer I get the following error message:
"No valid Host_ID or host-name found."
I then use YaST to set up the network. I get the following error message:
"Unable to configure the network card because the kernel device is not present."
The computer has Windows 7 installed and everything seems to work fine. The LED on the Ethernetplug is blinking when using Windows, but not when using Linux. I guess this means that there is no driver for the Ethernet card (Marvell Yukon 88E8057). I have not found any driver for the card and am considering buying a new one. Which PCI card works with SuSE Linux 10.3?
View 1 Replies
View Related
Mar 15, 2011
I just attempted to install to a USB drive, and somehow in the process, GRUB overwrote my Windows 7 bootloader on the internal disk. My work laptop is now booting into a grub recovery whenever my USB key isn't present (with error: no such device and the uuid) - and hangs on a blinking cursor whenever the key is plugged in.I'm not familiar with what my options are for grub rescue, but ls shows (hd0) (hd0,msdos2) (hd0,msdos1) (fd0)
My laptop is encrypted, so I don't have much chance of recovery unless I can get back to the windows bootloader.
View 7 Replies
View Related
Jul 30, 2010
So I installed the Unison synch software with sudo apt-get install unison-gtk. When I set up the two directories for synchronization it looks like this: $ unison ssh:\SERVER\pathpath /var/www/path/path/path
I am getting this error in terminal Uncaught exception Gtk.Error("GtkMain.init: initialization failed ml_gtk_init: initialization failed") Fatal error: exception Util.Fatal("Error in getLogch: /home/path/.unison/unison.log: No such file or directory"
View 1 Replies
View Related
Nov 30, 2010
Installed a TP-Link TG-3269 Gigabit card in a machine running OS 11.3 32 bit, when I go into Yast, Network Devices, Network to try configuring the card I get this errormsg: Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details. Couldn't find any mention of the card in dmesg's output, (though the 8139 onboard card is in there) there is some stuff about pci host bridge but I don't know whether they would be relevant or not
The chip on the card says it's rtl8169sc but lspci lists it as being 00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Device 8369 (rev 10) Done some googling and there don't seem be any drivers for a Realtek 8639 and it returns no matches from a search on realtek's site, but there is a driver there for rtl8169sc chips, which I downloaded and installed, no errors when installing it Even after a reboot I still get the same error in Yast's Network Settings screen, lspci still lists it as 8369 and the device isn't listed at all if I run ifconfig
View 9 Replies
View Related
May 20, 2011
OS RedHat 5.5, Server Model: HP Proliant DL 380 G7
We swapped our 10Gig NIC Cards (Qlogic) with Emulex NIC cards NC550SFP. The server was rebooted and I get the following message:
dmesg | grep -i "emulex"
be2net 0000:18:00.0: Emulex OneConnect 10Gbps NIC initialization failed
be2net 0000:18:00.1: Emulex OneConnect 10Gbps NIC initialization failed
Earlier when there was Qlogic, we configured the two NIC cards for eth2 and eth3.
Now, in order for this server to show up these NICs, I used ifcfg -a and configured ifcfg-eth2 and ifcfg-eth3 and did a service network reload. The interface came up and all worked good.
But after the Qlogic was replaced with the Emulex and when I perform ifcfg -a, I don't see eth2 and eth3 or neither they are shown as some other names such as __tmp. I can't find the MAC addressess that are associated with them.
Is there any way that we can initialize these NIC cards and make them available in ifcfg -a so that, I can edit the mac ids of these NICs and configre ifcfg-eth2 and ifcfg-eth3.
View 2 Replies
View Related
Jun 16, 2010
Is there is a way to specify a static IP address in the parameters supplied to the Linux kernel at boot time? I know that I can do it with a start-up script called from my rcS file but it would be really convenient to specify it in my boot parameters.
View 2 Replies
View Related
May 16, 2010
Recently I have had a run of random errors on boot up. Finally, the quit button, top right of the screen disappeared permanently. I am convinced it is because I added Evolution to the programs that start automatically when I login to Ubuntu (auto login). Evolution uses the Internet connection which hasn't been successfully established by the time it starts. In the past, this would crash Ubuntu. It seemed to be fixed by this stage, but maybe not. Is there some way of delaying the startup of a program in the automatic startup list - to give the rest of everything time to settle in - before it starts trying to use other startup resources?
View 3 Replies
View Related
Jun 5, 2011
I installed slackware 12.1 from files i downloaded and converted to cd (images). There are six "disks" i downloaded from the slackware site and converted to images via a homemade .cmd in windows xp and then burned using imgburn.
I partitioned my hd (canibalized from an acquaintance's emachine and connected it to my desktop (1G ram, 2Ghz processor). Booted from disk 1 and fomatted the 80G HD for 2 partitions of linuxswapable at 2G apeice and 2 partitions of bootable linux. (Because i want to try another distro later). I ran the setup installing most everything and all seemed to go well. After i exited setup and restarted, it identifed the cd/hd as normal and then went into some sort of recovery mode with the emachine logo call pcangel, after which it tells me.
STOP: c0000021a (fatal system error) The session manager initialization system process terminated unexpectedly with a status of 0xc000003a (0x00000000 0x00000000). the system has been shut down. So, is this indeed an xp error message, and if so, why am i getting it after formatting everything?
View 3 Replies
View Related
Mar 1, 2011
i earlier had windows xp installed on my personal computer..
when i plugged in my LAN cable..
it always showed "limited connectivity"..
then i had to repair it..
but now..
when i have installed Ubuntu 10.10..
it seemed to work fine for around 2-3 days..
but now..auto etho does not connect..
View 7 Replies
View Related
Apr 22, 2010
Wan (mail) is by way of wireless internet into a linksys (PPPoE) 192.168.1.1 router and then only to the mailserver into etho0 192.168.1.3. Mailserver also has etho2 192.168.1.2 connected to a switch that has 3 pc's attached and an adsl router for pc internet access. Server does not provide proxy for pc's. Just mail. Linksys is 192.168.1.1 and can be seen by the isp provider. The server wan is 192.168.1.1 and can ping to 192.168.1.1 and can browse the net via linksys. The lan connection is 192.168.1.2 and this should be visible to the pc's but it doesn't appear to be and can't ping a pc although the switch lights show it is connected.
etho0 192.168.1.3, 255.255.255.0 & default gateway 192.168.1.1
etho2 192.168.1.2, 255.255.255.0 & nothing for default gateway.
DNS is blank for hostname and primary dns is 192.168.1.1. secondary, tertiary and dns search path are all blank. Should there be a default gateway for etho2 even though it only has a lan connection ? If I gave it the adsl gateway then how would the server know which card to use for outside access?
View 6 Replies
View Related
Nov 25, 2010
I am trying to mount a directory from my server onto my wireless laptop. The directory mounts successfully if I am already logged into the laptop with another account first but if I log on initially with the user who requires the mount the mount fails. I suspect the mount is taking place before my network connection is up, is it possible therefore, to delay the mount in fstab until the network is fully connected?
View 3 Replies
View Related
Jan 3, 2011
I'm running Ubuntu 10.10 on Macbook Pro 2,2 hardware. It stills picks up wireless internet (but cannot connect when the networks only have one or two bars...) but the ethernet won't accept a cord. It registers that a cord has been plugged into the computer, but will not connect to the internet via it.
I'm currently running on a live CD of Ubuntu 9.04, and the ethernet cord works fine, so it's not my hardware I'm worried about. (The change in registering cords came about after I re-installed Ubuntu after I wanted to switch to pure Ubuntu rather than running a dual-boot system.) It's something to do with the networking program I have on the system.
View 4 Replies
View Related
Mar 23, 2011
Just installed win7 next to ubuntu 10.10. on a newly purchased Dell inspiron N5030. Win 7 wire and wireless both work. In ubuntu , my wireless works. but cannot get the wire to work.I just ran ifconfig and found out i have nothing in the ethO at all.How do i put it in.
View 1 Replies
View Related
Nov 18, 2009
I'm stumped here as it seems like after an update etho:0 has assigned itself 2 x IP Addresses. I don't understand how this happened or how to fix it so some help would be great as I cannot access cPanel while it's like this or my sub directories.Here is a print of ifconfig
-bash-3.2# ifconfig
eth0 Link encap:Ethernet HWaddr AA:01:5F:9A:FE:26
inet addr:95.154.254.38 Bcast:95.154.254.38 Mask:255.255.255.255
[code]....
View 4 Replies
View Related
Dec 10, 2010
I'm not able to set up eth0 with a static ip adress.service network restart and it was okkay but when I try to turn off and turn on, the ip adress is set up with dhcp.
View 7 Replies
View Related
Mar 7, 2010
I got a problem about network proxy setting. With the graphics setting interface, I set auto proxy with the URL address but it is weird that the setting only work with eth1(wireless), doesn't work with etho(wired). however my wireless driver is always a problem for Linux. i also tried export http_proxy= XXXXX:8080 it still doesn't work at all.
View 2 Replies
View Related
Jul 6, 2010
I've brought a friend over to linux from windows. He has some how deleted his "Wired Etho" connection. He said his computer would not shut down(Mint Linux 9), so he unplugged it. You guessed it right after restarting no internet. After checking under "Network Connection" his wired connection is gone. My question is? How to reconfigure a "Wired Etho" connection? He has a dsl connection running a Linksys router(sorry I don't know the model number). I have only talked with him on the phone, so I have not personally checked the system out. I just finished working on it this past sunday and everything was fine.
View 3 Replies
View Related