Hardware :: Unable To Get NIC To Initialize In CentOS 5

Jun 26, 2011

I have been beating my head against a wall with this for more than an hour.... I purchased a new Ethernet Card to bump up the other side of my network from 10/100 to Gigabit. I previously had a 3c905c 3com card in there before. the chipset I purchased was a realtek 8169 Gigabit..... I removed the old card and put the new one in. Then I ran netconfig but realized that it was holding onto eth0 with 3com's MAC address, so I went and removed the /etc/sysconfig/network-scripts/ifcfg-eth0 file. did a service network restart no eth0 trying to start - perfect... I reran netconfig and configured eth0 with all it settings "Netconfig Did recognise the Realtek 8169"

I saw device not initalized when doing an ifup eth0 So I lsmod and saw the 3com module still running - removed the module rmmod 3com - and checked for 8169 - not running... modprobe 8169 and then checked.. bingo its running... service network restart - same error r8169 device eth0 does not seem to be present... delaying initialization. ok - eff it - ill reboot It came up same thing - did not expect it to change... checked /etc/modprobe.conf - i see its aliased... Verified all things are running... I really don't know where to turn... Im sure I could just call it eth2 but then im going to be rewriting all my iptables "firewall rules" and im trying to avoid that.... ** yes I know I could just use sed to replace all eth0 with eth2 ** but then im not learning why and what i am missing...

heres my output

Code:

[root@router etc]# cat /etc/modprobe.conf |grep 8169 && lspci |grep 8169 && lsmod |grep 8169 && cat /etc/sysconfig/network-scripts/ifcfg-eth0
alias eth0 r8169

[code]...

View 4 Replies


ADVERTISEMENT

CentOS 5 :: Puplet Not Working In 5.2 - Error: Unable To Initialize Pynotify

Mar 12, 2009

When I upgraded to CentOS5.2 from 5.1, puplet quit working:

$ sudo /usr/bin/puplet
libnotify-Message: Unable to get session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Error: unable to initialize pynotify

[code]....

View 6 Replies View Related

Fedora :: GNOME3 - Unable To Initialize Clutter: Unable To Find Suitable Fbconfig For The GLX Context

Jun 27, 2011

The machine boots, graphics come up, login window shows up, but after login there is only the background window (and mouse). My .xsession looks like this:

[Code]....

View 3 Replies View Related

Ubuntu :: Debconf: Unable To Initialize Frontend: Kde?

Jul 11, 2010

I've been having this pop up lately, trying to figure out if this would be possibly related to my amarok not working as well...

Code:
debconf: unable to initialize frontend: Kde
debconf: (Can't locate Debconf/FrontEnd/Kde.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1

[code]....

View 1 Replies View Related

CentOS 5 :: Can't Initialize Entity In LVM?

Jan 5, 2010

I installed a second hard drive to my CentOS box. In the LVM GUI tool i see the hard drive but the "Initialize Entity" button is grayed out. I am not very familiar with using the LVM tool so i am not sure what to do from here.

View 1 Replies View Related

CentOS 5 :: VNC Failed To Initialize HAL?

May 19, 2010

Today, I use the vnc tool to connect the server , but it has the following message:

test@xxx: ~ vi ~/.vnc/xxx:1.log libhal.c 644 : Error connecting to system bus: Message did not receive a reply **(gnome-volume-manger:30626):WARING**: manager.c/912:failed to initialize HAL!

The server's os is CentOS 4.7 x86_64, I tried to google for the answer, but had no anything useful information.

View 1 Replies View Related

Hardware :: Unable To Label USB Flash Drives (Cannot Initialize)

Apr 10, 2010

Using Debian Lenny. I'm trying to label my usb flash drives. I checked on the Internet and found a page, but I can't get it to work: [URL]. I umounted the usb drive. I checked it with
Debian:~# blkid
/dev/sda1: UUID="B1CC-3C4F" TYPE="vfat"

But when I try to make a label I get this message:
Debian:~# mlabel -i /dev/sda1 ::VFAT_DOC
Can't open /dev/sda1: No such file or directory
Cannot initialize '::'
mlabel: Cannot initialize drive

If I try mlabel -i /dev/sda1 ::VFAT_DOC when the drive is mounted
I get this output:
Debian:~# mlabel -i /dev/sda1 ::VFAT_DOC
Total number of sectors (7855032) not a multiple of sectors per track (62)!
Add mtools_skip_check=1 to your .mtoolsrc file to skip this test but no label is attached to the drive.

I added this to /etc/mtools.conf:
drive p: file=/dev/sdb1
and ran this command:
mlabel p:VFAT_DOC
and still can't get it to work
Can't open /dev/sda1: No such file or directory
Cannot initialize 'P:'
mlabel: Cannot initialize drive

View 3 Replies View Related

Software :: Unable To Initialize Audio Mixer : No Available Device / What To Do?

Jul 31, 2011

When I run QTads, I get this message:

"Unable to initialize audio mixer: No available audio device"

I've installed libqt4-gui, libsdl-mixer1.2, libsdl-sound1.2, libqt4-network to meet the dependency requirements. I've tried the pre-made binary from the Web site (http://qtads.sourceforge.net/downloads.shtml) as well as my own compiled from source (a binary which has proven to work on other machines also with Debian).

Sound works fine on the system. What can I do?

View 1 Replies View Related

Security :: Warning: PHP Startup: Suhosin: Unable To Initialize Module

Oct 6, 2009

Trying to install the Suhosin module with the php 5.2.9 c5-testing repo...it won't run with the php 5.2.9 testing build (there isn't an updated suhosin package against the 5.2.9 build)

PHP Warning: PHP Startup: suhosin: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0

What's the best way to handle this from an admin best practices standpoint? I want to do everything possible to keep the suhosin module tracked by yum for future updating etc. Is it best to try to find a suhosin rpm that is built for 5.2.9 and install it with yum localinstall? If not, if I build the module myself, what's the best path to keeping yum/rpm in the loop on this install for future updating via yum?

View 3 Replies View Related

CentOS 5 :: Booting An Application To Initialize The System?

Jul 24, 2009

how do I create a rule which makes the startup of an application to start CentOS?

View 1 Replies View Related

CentOS 5 :: Can't Initialize Iptables Table `tproxy'

Mar 26, 2010

# iptables -t tproxy -n -L iptables v1.3.5: can't initialize iptables table `tproxy': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Does exist a tproxy module for CentOS's kernel (2.6.18) ?

View 1 Replies View Related

Fedora :: No Sound Card Listed In LSPCI - Unable To Initialize Codec

Feb 25, 2011

There is no sound card listed in "lspci" and also I receive this error when I use dmesg command:
[15.012010] AC'97 0 does not respond - RESET
[15.012017] AC'97 0 access is not valid [0xffffffff], removing mixer.
[15.012024] Unable to initialize codec #0

View 2 Replies View Related

CentOS 5 Networking :: Cannot Initialize Ethernet Card / Enable This?

Jun 7, 2010

I recently installed CentOS on a really old computer and while most things are running well, I am unable to connect to the internet. Using a Damn Small Linux live CD I am able to connect just fine and was able to see that that 'hp100' was being used as the netcard driver. When I tried to set up the network card using that adapter (HP10/100VG ....) it gives me the following error code...

View 1 Replies View Related

CentOS 5 :: An Error Occured Trying To Initialize Swap On Device?

Dec 25, 2010

I have HP ML350 G6 Server with RAID10 enabled on bios While trying to install Centos 5.5 64 bit OS I am getting the error mentioned below. "An Error Occured trying to initialize swap on device cciss/codop3. This problem is serious and the install cannot continue."

View 2 Replies View Related

CentOS 5 Server :: MiniServ Error? Failed To Initialize SSL

Apr 7, 2011

I am recently getting a very weird error on my Webmin. The result of this problem I suspect is I am no longer able to log into my Maia Mailguard which is my Spam Viewer.

Quote:[BEGIN failed--compilation aborted at (eval 17) line 1.
restarting miniserv
[06/Apr/2011:23:34:09 -0400] Restarting
[06/Apr/2011:23:34:10 -0400] miniserv.pl started
[06/Apr/2011:23:34:10 -0400] Perl module Authen::PAM needed for PAM is not installed : Can't locate Authen/PAM.pm in @INC (@INC contains: /usr/libexec/webmin /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at (eval 17) line 1.
BEGIN failed--compilation aborted at (eval 17) line 1.
Failed to initialize SSL connection
Failed to initialize SSL connection

View 3 Replies View Related

Fedora Installation :: Unable To Install 15 - Halts At "waiting For Hardware To Initialize"

Jul 21, 2011

I m trying to install fedora 15 on a computer I've just built (which is already running windows 7).

asrock h61m/u3s3 lga 1155 intel motherboard
intel i5-2500 processor
radeon HD 6850 graphics card

After selecting "install a new system or upgrade an existing system" the installation process completely halts at "waiting for hardware to initialize." I looked this up and tried various boot options which frankly, I don't know what exactly they do. Setting "nomodeset" changed nothing as did various others like "noefi". When "ignore_loglevel" was set, the progress went a little further past "waiting for hardware to initialize" stopping after this:

[15.106386] atl1c 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IQR 18
[15.106639] atl1c 0000:05:00.0: setting latency timer to 64
[15.139841] [drm] Initialized drm 1.1.0 20060810

From what I've gathered from looking this issue up for the past few days, it is probably a graphics card issue. However, I did remove my graphics card and tried using the input directly to the motherboard and had similar issues. I'm not sure what other information is relevant but I can try to relay as much as I can if it is needed.

View 9 Replies View Related

Ubuntu Multimedia :: Video Drivers After Upgrading To 10.04 - Error "Unable To Initialize PCS Database"

Apr 2, 2010

Having all kinds of trouble with my video drivers after upgrading to 10.04 The error message I get is

Unable to initialize PCS database Missing PCS default file .etc/ati/amdpcsdb.default No devices I keep reinstalling my video drivers from the ati-driver.run file for my radeon 2400 card - seemingly successfully - but it doesn't seem to help and when I reboot i just get the limited video function

View 2 Replies View Related

Ubuntu Installation :: Package Initialize Error "Could Not Initialize The Package Information"

Mar 19, 2011

This is the error: Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package and include the following error message:

'E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf), E:Error occurred while processing libwpeditor-dev (NewFileVer1), E: Problem with MergeList /var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_karmic_universe _binary-amd64_Packages, E:The package lists or status file could not be parsed or opened.'

View 1 Replies View Related

CentOS 5 Networking :: Proxy - Error "can't Initialize Iptables Table `nat': Table Does Not Exist"

Aug 19, 2011

We purchased a virtual server from GoDaddy (1 month trial) to set up as a proxy for our networks (24 of them). I am having 2 separate issues. The first is I can't configure/install NAT and support is telling me the only way I can is to purchase a dedicated server. Here's the error:

iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 3128 iptables v1.3.5: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Here's the fix: [URL] So, what I am hoping to do is configure this by just opening port 3128 directly, and only allowing access from our networks. As a test I did this and allowed only from our office and it did not work. However I can't connect, so I am wondering what I am doing wrong? Here's my squid configuration:

[Code]....

View 4 Replies View Related

CentOS 5 :: Unable To Play MP3 Audio With Players Provided In Centos 5.2?

Sep 7, 2009

I am using centos 5.2 with kernal version "kernel-2.6.18-92.el5" i cant play mp3 songs in any of the players provided..can u help me in installing "vlc" or any other versatile player..thnx in advance.

output of "yum list *videolan*"
yum list *videolan*
Error: No matching Packages to list

View 7 Replies View Related

CentOS 5 :: Unable To Install Centos 5.5 X86_64 On Vmware Server 2.0.2?

Nov 6, 2010

I have an i5 Thinkpad running Windows 7 64-bit. VT is enabled in the BIOS. I have installed vmware server v 2.0.2 but am unable to install Centos 5.5 x86_64 as a guest OS. The steps that I followed are as follows:1. Created a new VM, specifying RHEL 5 64-bit as the intended guest OS (per vmware documentation - Centos is not available as a selection2. Downloaded all 8 iso files for Centos v5.5 64-bit3. Modified the CD/DVD drive to 'connect at power' and use an iso with the path pointing to the x86_64 iso 1 of 8When I power up the VM, the console window displays 'ISOLINUX 3.11 2005-09-02 Copyright (C) 1994-2005 H. Peter Anvin' and nothing else. The installation splash screen never appears. As a test, I downloaded the first of 7 iso files for the 32-bit version of Centos 5.5 and pointed the CD/DVD drive to that iso. In that case, the installation starts as expected. I would really like to get the 64-bit version installed and running.

View 3 Replies View Related

CentOS 5 Networking :: Unable To Port 8080 On CentOS VPS Server

May 30, 2011

i am not able to port 8080 on my CentOS VPS server.I have followed all the instuctions as mentioned on iptables wiki page.Also I am able to telnet my ip address and port number, But can not access from browser.

View 6 Replies View Related

CentOS 5 :: Unable To Connect To Remote Centos MySql Server Using PHP?

Aug 8, 2011

I have two Centos 5 servers one running Asterisk with PHP installed and another sever running as a MySql Database server, at the moment when I try run simple script to see if I can connect to the remote server I get the following error.Quote:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

View 2 Replies View Related

CentOS 5 :: Unable To Get Box (Centos 5.3) Authenticate Users Through LDAP?

Jun 4, 2009

So far, I've been able to get my Box (Centos 5.3) authenticate users through LDAP. My next plan was to automount their home directory from our NAS device.But I'm struggling getting autofs talking to the LDAP Server.My Config Files:

/etc/ldap.conf
[root@tmplt_CentOS-5 ~]# egrep -v '^#|^$?' /etc/ldap.conf
base ou=intern,o=zde,dc=simiangroup,dc=com

[code]....

View 2 Replies View Related

CentOS 5 :: Unable To Boot Windows After Installing CENTOS 5.4

Nov 18, 2009

I've Got one Problem with My Computer soon after success installation of when the boot-loader ask me to choose OS at CENTOS 5.4, multi boot boot-loader if i choose windows then computer tries to boot windows but fail and give the error message that there is a problem on reading the hard disk, But when i restart it and start with LINUX then computer start successful with no error message, now i do not know what to do cause i need to use Windows and all my programs are in windows..

View 1 Replies View Related

CentOS 5 :: Unable Centos Installation In Mac Pro / Clue To Get Around This?

Aug 26, 2009

Once i install the centos in my mac pro, it ask for reboot after completion, and on reboot it does not see the hard drive with centos in it.
Any clue to get around this problem?

View 1 Replies View Related

CentOS 5 :: Unable To Create LVM Mirrors - "Unable To Allocate Extents For Mirror(s)"; Free Space Is Available?

Dec 29, 2008

I have fresh CentOS 5.2 installed to 2 sata hdd 1.5 TB size; on every of that hdd is primary raid1 submirror of /boot made with md during install. All other space is lvm place, on lvm living root and swap partitions. And it's work. Now I want to mirror my root and swap, and add other volumes with different raid requirements (raid0 and raid1).

# lvcreate -L10G -m1 -n mir vg0 Insufficient suitable allocatable extents for logical volume : 320 more required Unable to allocate extents for mirror(s).

View 2 Replies View Related

General :: Can't Get CNR To Initialize

Apr 14, 2010

I have burned an iso image onto a disk in order to install flashplayer on my linspire system. i saved the tar.gz to /home/myname/easyiso. what's the next step? I realize I need to learn a LOT of language and procedural material in order to really begin command line operations; this is how I'm getting started. Also, I can't get CNR to initialize. is the login for CNR linked to the native email application in linspire?

View 1 Replies View Related

Fedora :: Initialize Application From The Panel?

Feb 12, 2010

i just installed MATLAB but while i can load it from shell by typing matlab, when i make a panel application launcher and inform it with the path /usr/share/matlab/bin/matlab it does not start.

View 2 Replies View Related

Fedora :: Firefox Will Initialize But Won't Start

May 3, 2010

I have searched for like 35 minutes for a fix, I had the 3.6 installed on my f12 box but it worked buggy so I went in packet manager and removed it then yum uninstalled it. And tried to revert to the one that initially came with this build but now it won't start up at all.

View 2 Replies View Related







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