Displaying 20 results from an estimated 800 matches similar to: "Kernel-upgrade breaks forcedeth-driver (CentOS 4)"
2008 Feb 29
1
ACPI reboot-issue (CentOS 4)
Hi all,
I'm trying to troubleshoot my way thru a ACPI-issue on several machines
with the Asus P5N32-E SLI motherboard (S775, Nvidia 680i chipset)
http://www.asus.com/products.aspx?l1=3&l2=11&l3=397&l4=0&model=1459&modelmenu=1
This is CentOS 4 x86_64, and appears on all tested kernels, including
kernel-smp-2.6.9-67.0.4.EL
My symptoms are that the machine won't
2006 Feb 19
2
Detecting second network interface
Me again.
The ASUS P5N32-SLI motherboard in my new machine has dual NICs but
CentOS has only detected one of them. I've tried rebooting with the
network plugged in only to the second one, but kudzu still doesn't
find it.
Any suggestions?
2007 Aug 30
3
machine with 2 ethernet cards e1000 and forcedeth
I am using centos 5 x86_64 AMD64 X2 4200+. I am current on yum update.
My machine has two ethernet cards. e1000 (eth0) and forcedeth (eth1)
[root at fsdsigns2 ~]# more /etc/modprobe.conf
alias eth0 e1000
alias eth1 forcedeth
sometimes on boot the forcedeth driver thinks it is eth0:
[root at fsdsigns2 ~]# dmesg | grep eth
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
2007 Apr 26
1
recompile kernel 2.6.20.7 (so I get updated forcedeth driver)
I installed 2.6.20.7
copied /boot/config{something} to .config
make oldconfig
make oldconfig
make menuconfig - turned on drivers -> Sata -> nvidia
make bzImage
make modules
make modules_install
make install
rebooted.
Seems like the issue I had with forcedeth (nvidia) bad MAC address is gone.
However, the iptables gives errors.
Where in the menu tree do I enable what iptables needs???
I
2005 Jun 10
1
Tyan K8SE (S2892) / nForce Pro Experiences
Has anyone installed Linux (CentOS or other) on a Tyan K8SE (S2892)
motherboard? I'd really like to hear your experiences -- with this board
or Nvidia's nForce Pro chipset in general.
I'm looking to build a new server using this board but would like to
find some other experiences first. I've googled myself blue but haven't
found any reviews or postings regarding this
2012 Dec 20
0
Nvidia forcedeth stops working
I just installed CentOS 6.3 on a Tyan motherboard and the NIC stopped
talking after about 2 days of operation. It's connected to a Cisco 2950
switch. /var/log/messages has this in it:
nv_stop_tx: TransmitterStatus remained busy
I simply did an "ifdown eth0" and "ifup eth0" to bring it back to life
again.
I think I have this issue:
2008 Jul 16
4
yum remove <old kernel pkgs> -- wants to remove a ton of stuff
I've got a Centos 4 box at work, where I noticed a pile of old kernels
lying around and no longer needed.
I did "rpm -qa | grep -y kernel > list" then edited the list to remove
from it the newer kernels, then "yum remove `cat list`". Yum has come
up with a list of 71 packages it wants to remove, even though there
were only 33 kernel-related RPMs in the list. this
2003 Jan 20
2
Pxelinux image filename oddity?
Hello Sir,
(This applies to the RH8.0 supplied syslinux 1.75-3 and the upgraded tftp-server-0.32-1 from RH Rawhide)
I'm having fun remotebooting my ViA EPIA box (an ITX form-factor 800MHz ViA C3 semi-embedded pc), and have landed on pxeboot as the 'best tool for the job'.
Right now I have it working, but the documentation found elsewhere on the web has confused me.
Specifically,
2007 Feb 19
4
kernel-smp-2.6.9-48
Hello all,
There is kernel-smp-2.6.9-48 from Jason Baron at http://people.redhat.com/~jbaron/rhel4/
Can anyone advice where I can find RPMs of this kernel version for
CentOS 4.4 ? Or how it can be created...
--
Best regards,
Maxim mailto:maxim at osetia.org
2006 Jul 10
3
Kernel-utils stupidities (readahead and cpuspeed)
Hi all,
I think I've spotted a few stupidities (bugs) in the current version of
kernel-utils (kernel-utils-2.4-13.1.80). I'm sure these are all propagated
from upstream, but I hope someone could have a quick look to verify this and
see if we either can push complaints upwards, or provide local fixes.
The kernel-utils package provides several 'kernel-type' functions -
2015 Dec 03
4
7.2 kernel panic on boot
On 03/12/2015 10:06, Leon Fauster wrote:
> Am 03.12.2015 um 10:53 schrieb Duncan Brown <centos2 at duncb.co.uk>:
>> On 03/12/2015 09:40, Bernard Lheureux wrote:
>>> On 12/03/2015 10:29 AM, Duncan Brown wrote:
>>> initramfs is missing...
>>> check if /boot/initramfs-{kernelversion}.img is correctly there, if not do a "yum reinstall
2007 Aug 31
3
controlling module load order
Is there a method to control module load order?
I want to ensure that the e1000 module loads before the forcedeth driver.
Jerry
2007 May 21
2
CentOS-5 - kmod-gfs dependency issue?
Hi all,
I'm wondering if I'm running into some dependency issues on my CentOS5
test-machines. I've installed with a fairly minimal package set,
updated, removed old kernels and am now experimenting with iscsi and gfs.
I think I need kmod-gfs to get gfs -support, but there is only a version
that suits the base-kernel, 2.6.18-8.el5.
"
[root at node02 ~]# yum install kmod-gfs
2006 Jun 10
1
Mysql login-problem after recent 4.1.20 upgrade (CentOS4.3, x86_64)
Hi all,
I've upgraded my mysql-installation from the previous 4.1.12 version to the
new 4.1.20 version, and I've found that a daemon I'm using suddenly can't
log into the database anymore.
I've verified the problem with the mysql command;
[root at sciream ~]# mysql -upostfix -p mysql
Enter password:
ERROR 1045 (28000): Access denied for user
2006 Aug 31
3
Yum upgrade to 4.4 problem
CentOS 4.3 (SMP, x86_64, Athlon64 X2) with all pre-4.4 release updates
applied.
Since I ran into the Yum issue at the previous upgrade, I first did
yum upgrade to get the list of packages (6 to install, 206 to update).
I then did
yum upgrade yum (which passed without issues)
yum upgrade sqlite (which passed without isseus).
Fairly certain that yum now works correctly, I wanted to just do
2007 Apr 25
8
network config files in centos 5 changing
What is happening in centos 5 with network config files???
I have a machine with 2 network cards.
ifcfg-eth1 keeps changing to DHCP. All my static setup is gone.
Why is it doing this? How can I stop it?
I run "netconfig -d eth1" and re-setup my static information. I reboot and
now I am back to DHCP.
I have a gigabyte motherboard, nvidia chipset. forcedeth driver. eth0 is
e1000.
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the
2007 Apr 18
2
centos 5 is reporting invalid mac address
I have not see this before...
Installing centos 5 on m2n-mx motherboard the onboard forcedeth
driver loads and says invalid mac address "97:42:40:F3:18:00"
Anyone else ever seen this before? Is it fixable? I went to support.asus.com
and searched for "invalid mac address" they say sorry no data.
Jerry
2007 Apr 30
2
CentOS 4.4 - added disk prevents system from booting past initrd
Hi people,
I ran into one of these silly issues I'd like to share as I think the
reason behind it may be a flaw in the current initrds.
The setup;
Dual-Xeon Intel-chipset motherboard. SATA-disk attached to ICH, onboard
Adaptec SCSI-controller.
Installed system, updated packages, no problems. Basic, non-LVM
partition setup - OS-disk is /dev/sda, single filesystem-partition
/dev/sda1 is