CentOS 5 Networking :: Install The Latest Kmod-r8168 Rpm - It Failed To Enable The Networking Support

Dec 30, 2010

I had the elrepo kmod-r8168 driver running smooth for a while on my development box.
Yesterday, I did a clean install on it and when I tried to install the latest kmod-r8168 rpm, it failed to enable the networking support:

# yum --enablerepo=elrepo install kmod-r8168

The install performed all proper steps to disable the 8169 driver, I double checked to be sure.This is not a connectivity issue. If I remove the kmod-r8168 rpm, reboot the server and run the ifconfig eth0 up to activate the interface, everything works as expected. I use the latest kernel (2.6.18-194.26.1.el5 x86_64).

First, I performed a clean install, activated the eth0 and did a yum update, then installed the kmod-r8168 with yum. Then, I reinstalled the OS again, activated the eth0 and installed the kmod-r8168 on a 5.5 CD based kernel, same fail results. The only hiccup is: every time I start the box, I have to activate the eth0 interface (with default CentOS 8169 driver):

# ifconfig eth0 192.168.1.3
# ping -c 3 192.168.1.1 (no packets lost)
# ifconfig eth0 up

Once I do this, I have network connectivity.

View 3 Replies


ADVERTISEMENT

CentOS 5 Networking :: R8168 Driver Fails To Load

Sep 25, 2010

I have a:

# lspci | grep Ether
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)

Looks like the r8169 module that gets loaded is not a valid choice for this chipset. The main error that I see is:

r8169: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready

I have verified the cable and it's good the windows machine next door is fine using it without packet loss.

The system is a HP Desktop, just CentOS 5.5 loaded on it (base, with no updates).

View 1 Replies View Related

CentOS 5 :: How To Install Latest FFMPEG With Libx264 Support

Apr 8, 2009

I would like to install on my box FFMPEG with libx264 support. First of all I've tried yum install ffmpeg, but it occurs that it downloads a version from 2007 (?) and without libx264. Than I've tried this: [URL]. And everything goes ok till last ./configure:
./configure --enable-gpl --enable-postproc --enable-nonfree --enable-postproc --enable-libfaad --enable-swscale --enable-avfilter --enable-pthreads --enable-libxvid --enable-libx264 --enable-libmp3lame --enable-libfaac --disable-ffserver --disable-ffplay

And in this moment I do "make" and get:
-bash-3.2# make
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/usr/local/lib/tmp/ffmpeg2/ffmpeg" -I"/usr/local/lib/tmp/ffmpeg2/ffmpeg" -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -O3 -fno-math-errno
-c -o libswscale/swscale.o libswscale/swscale.c .....
libswscale/swscale.c:3409: warning: assignment discards qualifiers from pointer target type
make: *** [libswscale/swscale.o] Error 1

And as you can see I get a lots of errors. Tried to install it for 5 day now, How to make this work??

View 2 Replies View Related

Ubuntu Networking :: Realtek R8168 Keeps Going Link Up And Down?

Jun 29, 2011

After compiling the Realtek drivers from their page (ver 8.024), installing the module, blacklisting r8169 and updating the initramfs, I still can't get the network card working.The card is listed in lshw as RTL8111/8168B PCI Express Gigabit Ethernet controller.lsmod shows only r8168.dmesg keeps spitting once and again, every second or so the following:

Code:
[ 1293.452274] r8168: eth0: link up
[ 1294.449785] r8168: eth0: link down

[code]....

View 5 Replies View Related

Ubuntu Networking :: Unable To Use Both R8168 And R8169 Realtek Nic Drivers / Make It Possible?

Oct 7, 2010

How is it possible to use both r8168 and r8168 nic drivers
I have both cards on motherboard (one pci and another pcie).

when installing one driver instruction suggest to remove another...

this is what I have found, without solution

View 2 Replies View Related

Ubuntu Networking :: Atheros AR5007 Failed To Enable Wireless

Jul 19, 2011

Ubuntu recognize my wifi adapter which is Atheros AR5007, but when i open context menu to connect to wireless network it just simply shows me that wireless is disabled and even when i checked "Enable wireless" option nothing happened. Here is information from terminal:

Code:
$ ifconfig .....
There is no any wireless device, only my wired network.

Code:
$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Wlan0 exists but Power Management is off.

Code:
$ iwlist wlan0 scan
wlan0 Failed to read scan data : Network is down

Code:
$ sudo iwconfig wlan0 power on

Error for wireless request "Set Power Management" (8B2C) :
SET failed on device wlan0 ; Operation not supported.
Also I tried to install windows drivers with ndiswrapper but no any luck.

My system is up-to-date Ubuntu 11.04
Code:
$ uname -a
Linux linux 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC 2011 i686 athlon i386 GNU/Linux

View 1 Replies View Related

5 :: Enable Multiple Language Support In Centos?

May 3, 2009

How to enable multiple language support in centos?
understand that we need to install scim (smart common input method)

but if I install and choose only one language, what should I do after installation

from http://www.centos.org/docs/4/4.5/rhel-ig-x8664-multi-en-4/s1-langsupport.html

I guess right now after i install scim, I'll still not able to view other language (Asian Language) web sites

View 1 Replies View Related

CentOS 5 :: Network 10Mb/s Half Duplex Only. R8168 ?

May 24, 2011

For some reason my network card started going 10Mb/s half duplex instead of 1000Mb/s full duplex. System is connected to 8x1Gb HP switch.Other devices connect fine through the switch and get full 1Gb network.I have Centos 5 with all updates. Driver comes from elrepo and as well is updated.

[root@host ~]# modinfo r8168
filename: /lib/modules/2.6.18-238.9.1.el5/weak-updates/r8168/r8168.ko
version: 8.023.00-NAPI[code].....

View 2 Replies View Related

CentOS 5 Networking :: Unable To Enable Iwl 3945 On 5.3

May 5, 2009

have read [URL] lspci | grep Wireless 10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02

[Code]...

have read [URL] but still could not issue the problem how should I resolve my wireless isusues?

View 19 Replies View Related

CentOS 5 Networking :: How To Enable Load Balancing In Box

Oct 27, 2010

I am using centos with two physical LAN cards. Some times one of our internet link goes down so the entire network stop. Now there are two different ISP internet lines coming into a single computer in their respactive lan cards for load balancing.
Kindly guide me that how can I enable Load Balancing in my Linux Box.

If one ISP goes down the load balancing server will use teh second one and vice virsa.

View 1 Replies View Related

CentOS 5 Networking :: DHCP With LDAP Backend Support And DNS?

Jun 5, 2010

using the LDAP as storage of hostnames/IPs/MACs for the DHCP server on CentOS.Also once the IP is allocated via DHCP to the hosts,it would be useful to insert such host into the DNS. (BIND? dnsmasq?)I've found this link [URL] which deals with a patch for the ISC DHCP package, but I don't think this is actually up-to-date.

View 1 Replies View Related

General :: How To Install Latest Flash On RHEL 5.3 To Support Chromium Browser

Jun 9, 2011

I've installed chromium on Linux from a custom binary on the net. When I try to get to gmail or any other site that uses flash, chromium warns me that the version of flash that is shipped with the browser is stale and that I should be using the latest version and pointing to an adobe site.the adobe site gives me 3 options

1) yum
2) RPM
3) tar.gz
4) APT for ubuntu

since I'm on redhat, I can use either yum or RPM.Which one should I use and what is the command to install it so that chromium can use it.

View 1 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

Networking :: CentOS 5 System With Squid 2.6 - How To Enable Delay Pools

Apr 2, 2011

I have install squid 2.6 in my cent os 5 system. The proxy server is working perfect using the following method.
Code:
[root@localhost squid-2.6.STATBLE22]# ./configure@--prefix=/usr/local/squid

I want to enable delay pools feature in it.For that purpose I do as following
Code:
[root@localhost squid-2.6.STATBLE22]# ./configure --enable-delay-pools && "configuration successful"

The question is should I configure it as I do it for squid
./configure --enable-delay-pools--prefix=/usr/local/squid
To enable delay pools may I need the correction in the steps which I have taken.
[root@localhost squid-2.6.STATBLE22]#make
[root@localhost squid-2.6.STATBLE22]# make install

In short to enable delay pools may I just use
# ./configure --enable-delay-pools
then
#make
#make install

View 3 Replies View Related

CentOS 5 Networking :: TIme Based Ethernet Interface Disable And Enable?

Mar 14, 2011

Im new to this Cent OS as well as Unix based Operating Systems. Please help me with the below requirement.My Company is a Serach based data collector from different websites like Google, Yahoo & many more..Collecting the data from the search engines is a issue for right now.. As many search engines are blocking us to search and retrive the date after some time.. Taking Google as example : Google Blocks my IP after every 30 mins of retriving.. Application is a Windows based & using Windows 2003 as the Server.. Would like to give a Dynamic IP to the Windows Server via 1st Ethernet Card & enable the 2nd Ethernet for the Internet..Eg : eth 0 = 192.168.1.1eth 1 = x.x.x.x (Public IP)I have check with few of my friends who told me to get Linux or Cent OS installed to do a interface disable after given time & enable a secondary device or virtual interface the next couple of seconds... Like eg : eth 1 = x.x.x.1 eth 2 = x.x.x.2 eth 3 = x.x.x.3 so on.. Would like the eth 1 to be down after 60 mins & eth 2 o be up & again after 60 mins of up time eth 2 down & eth 3 up.

View 6 Replies View Related

CentOS 5 Networking :: Can't Telnet Localhost 1812 (radius Sever Port) / Enable This?

Sep 25, 2009

I have opened/added the ports 1812 and 1813 (both tcp & udp) for radius server in the firewall.

when i use the command : telnet localhost 1812 , the connection says "refused", i get the following messages code...

View 2 Replies View Related

CentOS 5 Networking :: Bind9 Failed To Start?

Jun 29, 2010

I have installed CentOS 5.5 final on VM ware 7.0 workstation.... and I was trying to install and configure bind9.. it installed alright but it refused to start because named.conf is not in the /etc/ directory. I have copied the template for /usr/share/doc/named/* to (/etc/ and /var/named/) the appropriate directory but it still fails but on it does not gives me any error message. Oh... least I forgot I was trying to configure it as a cache only server for now.

View 1 Replies View Related

CentOS 5 Networking :: [ 5.3: Wpa_gui ] Failed To Attach To Wpa_supplicant?

Apr 5, 2009

I'm using wpa_supplicant to get wireless working on my HP nc6320.Following that article how-to-install-intel-pro-wireless-3945-on-centos-linux) I was able to use wirelesssince 5.1 but when I've upgraded from 5.2 to 5.3 there some problem came with wpa_gui:[root@localhost]# service wpa_supplicant startStarting wpa_supplicant: /etc/wpa_supplicant/wpa_supplicant.conf -ieth1 -Dwext Device eth1 kernel driver name: ipw3945 [ OK ]

[root@localhost]# ll /var/run/wpa_supplicant/
total 4
srwxrwx--- 1 root wheel 0 Apr 5 20:50 eth1

[code]....

View 1 Replies View Related

CentOS 5 Networking :: IPTables Service Failed To Start

May 9, 2009

I have CentOS 5.2 just installed and massively updated with yum -update command. Than I tried to configure firewall. After changes via system_config_securitylevel_tui (open ssh, http, ftp, and 3306:TCP ports) iptables service can't start with message

> /sbin/service iptables start
Flushing firewall rules: [OK]
Setting chains to policy ACCEPT: mangle filter nat [OK]
Unloading iptables modules: [OK]
Applying iptables firewall rules: iptables-restore v1.3.5: Couldn't load match `TCP':/lib64/iptables/libipt_TCP.so: cannot open shared object file: No such file or directory
Error occurred at line: 18
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
[FAILED]

I erased the iptables service and installed it again with yum. How can I make this service work?

View 7 Replies View Related

CentOS 5 Networking :: Another Determining IP Information For Eth0... Failed?

Apr 1, 2010

I've seen this pop up a few times on the forum but my setup is slightly different. I have a PC with an ASUS P5N32-SLI Premium motherboard. I've just installed CentOS 5.1. Yes, I know this is ancient, but this is what they're developing on at work. I'm trying to get connected either via ethernet or wireless and neither one works. When I boot the computer to Window XP it does connect on ethernet. Ethernet should be easy so I'm concentrating on that. But I get "Determining IP information for eth0... failed." after a 'service network start'.Here is some other information that was asked on similar threads:

> uname -rmi
2.6.18-53.el5 x86_64 x86_64
> grep eth0 /etc/modprobe.conf

[code]....

View 4 Replies View Related

CentOS 5 Networking :: Bind9 In Chroot Environment Failed To Start?

Mar 19, 2011

system: centos 5.5 Kernel 2.6.18-194.el5 freshly installed. bind is configured in chroot environment out of the box. placed named.conf in /var/named/chroot/etc and my zone files in /var/named/chroot/var/named.

[Code]...

View 3 Replies View Related

Ubuntu Networking :: Install Drivers/firmware Because Presumably There Is No Out Of The Box Support

Sep 16, 2010

I'm a first time user of ubuntu and any other form of Linux. I decided to install ubuntu on an old Dell Latitude D600. The LAN controller is a Broadcom BCM4306 [14e4;4320] (rev 02). I honestly thought that once I installed ubuntu I would have no problem connecting to my wireless router. I was wrong.

A FAQ on this forum states that I need to install drivers/firmware because presumably there is no out of the box support. I read the FAQ [URL]..Debian and it seems that I need to get the driver/firmware then issue some command to put it where it needs to go.

View 1 Replies View Related

CentOS 5 Hardware :: Atheros AR8121/AR8113/AR8114 - Install Kmod With That Command "rpm -i Kmod_bla_bla_bla.rpm"

May 22, 2011

I installed cent0S 5.5.1 only cd1.

info about my kernel:

2.6.18-194.e15 2010 i686 i386 GNU/Linux

info about my ethernet from lspci command:

atheros communications atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)

I read this topics [url] and tried install module-init-tools-3.3-0.pre3.1.60.el5.elrepo.i386.rpm kmod-atl1-1.2.40.3-4.el5.elrepo.i686.rpm

But when i try to install kmod with that command "rpm -i kmod_bla_bla_bla.rpm" and i get that error line:

"module-init-tools = 3.3-0.pre3.1.60.el5 conflicts with kmod-atl1-1.2.40.3-4.el5.elrepo.i686"

I have only "lo" interface at output of "ifconfig"

View 4 Replies View Related

Ubuntu Networking :: Steps To Install And Enable Ath5k

Oct 22, 2010

Can any please help to get steps to install and enable ATH5K on Ubuntu 10.04

View 2 Replies View Related

Ubuntu Installation :: Install Hplip To Enable Hp Printer Driver, Understood That 9.04 Is Obsolete And No More Support For It?

Jun 11, 2011

I have ubuntu jaunty 9.04 installed in my system(thats my only OS.. no dual boot). When I tried to install hplip to enable hp printer driver, I understood that 9.04 is obsolete and no more support for it. I want to upgrade now. Update manager shows '10.04' for uogradation but it seems I cannot jump from 9.04 to 10.04 without getting into 9.10.

View 2 Replies View Related

Ubuntu Networking :: When Install Into A Clean Ext4 Partition, Have Zero Internet Support?

Jul 26, 2011

I have tried countless things and am at a complete loss. I'm pretty new to Ubuntu and Linux in general, just so everyone knows. Here's my problem: I can run the 10.10 install disc as a Live CD and have perfectly functional internet. However, when I install into a clean ext4 partition, I have zero internet support. I have Googled the heck out of this problem, too.I've tried tinkering with IPv6 settings, I've tried scouring my BIOS for anything relating to "Wake-on-LAN" (It's enabled in Windows 7, by the way, which is what I dual-boot into), and several other network-related ideas I've read online. None have had any effectEDIT: Additional details: ethernet worked like a champ in 10.04, and in 10.10 when I did an upgrade instead of a clean install. I had this same ethernet problem in a clean 11.04 install (which also worked in Live CD form), too, which is why I tried 10.04 to begin with.

View 9 Replies View Related

CentOS 5 :: Which Rev Of Kmod To Be Used

May 5, 2010

I have kernel 2.6.18-I64 with drbd83-8.3.2-6el5_3.x86.rpm Which rev of kmod should I be using? Is it kmod-drbd-8.0.16-5.el5_3.x86.rpm or kmod-drbd-8.3.2-6el5_3x86_64.rpm ? I am currently using the second one but I am seeing some very slow writes (10seconds) while heavy read access to the servers. So I am generally scratching around.

View 1 Replies View Related

Ubuntu Networking :: Network Manager Applet Enable Networking Unchecked

Apr 2, 2011

Whenever I start up my laptop i do not get a wireless connection automatically. I have to rightclick network manager applet and select enable networking. After that everything works fine untill i shutdown and restart my laptop. I would like a way to change this so that my wifi connection is working whithout having to click something first..

OS:Xubuntu 10.04 LTS!
hardware: dell inspiron 6000
nm applet: 0.8.?

View 6 Replies View Related

Ubuntu Networking :: Networking Widget Fails To Enable Wireless Card / Fix It?

Apr 30, 2011

I just upgraded to natty last night, and everything is working fine except for the network manager. I can enable and configure the wireless card via bash, but the network manager widget will not manage the wireless card.

When I first boot up, the "Enable wireless" check box is greyed out. After I enable the card via the terminal, the "Enable wireless" check box becomes ungreyed, but every time I click it, it instantly unchecks itself. I feel like Currly from the Three Stoogies. Check, uncheck, Check, uncheck.. "Slaps face repeatedly."

View 2 Replies View Related

Ubuntu Networking :: Virtualbox And Wireless Networking + USB Support?

Feb 17, 2010

Virtualbox, is great, except that I have no wireless networking or USB support. Problem one, is USB support. As far as I know there is a personal free use version of Virtualbox that includes USB support, however I can't find this copy to download it. Any ideas where I can find it? Second problem, I have an integrated wireless networking card in my laptop, that Ubuntu recognizes with no problems, but Virtualbox can't even "see" the device. I found a tutorial that addresses this know issues with wireless and Virtualbox, but I don't understand the instructions

[URL]

Quote:

Wireless Networking Setting up a normal bridged network generally doesn't work if you're bridging from a wireless card to VirtualBox. A simple script that utilises the parprouted tool will allow your VM full access to the wireless network. You will require parprouted to do this: sudo apt-get install parproutedNext, using your favorite text editor, create and edit the script, for example:

sudo nano /etc/network/if-up.d/vbox_networkThen, enter the script (replacing $USER with your username (or whoever you intend to run virtualbox as)). Replace wlan0 with the name of your wireless interface. Use an available IP address on your network for tap0 (I have used 192.168.1.100 in this case):

sysctl net.ipv4.ip_forward=1
VBoxTunctl -b -u $USER
ip link set tap0 up
ip addr add 192.168.1.100/24 dev tap0

parprouted wlan0 tap0Finally, make sure the new file is executable by root: sudo chmod 700 /etc/network/if-up.d/vbox_networkNow your networking script is installed, the virtual interface tap0 will be available on boot for VirtualBox. Rather than reboot, let's just run the script now:

sudo /etc/network/if-up.d/vbox_networkThe final thing to do is tell VirtualBox to use the new virtual device tap0. Open VirtualBox, highlight a VM and click settings. Now choose the network option and select Host Interface on the 'attached to' drop down menu.

In the Interface Name text box, enter: tap0 Click ok and start your VM. The VM should now behave as though it was another physical machine on your network!! For more information on the process up to this point, please visit Bridged Networking with VirtualBox on Linux Hosts Using DHCP in the Guest VM It was possible to get DHCP to work on the guest virtual machine. Instructions were taken from here. Because parprouted does not relay multicast, we need to use an additional helper daemon to manage this. I tried dhcp-helper and bcrelay, and had the most success with bcrelay.

Use it as follows:

sudo apt-get install bcrelay
sudo bcrelay -i tap0 -o wlan0At this point, my /etc/network/if-up.d/vbox_network is as follows:
#!/bin/sh
sysctl net.ipv4.ip_forward=1

[code]....

bcrelay -i tap0 -o wlan0 &It seems that I have to start the script by hand after boot. Other than that, host networking now seems to work fine (this issue should be solved by adding the "#!/bin/sh" line just at the beginning of the script.

View 7 Replies View Related







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