nForce NIC & SuSE 8.0
Folks, I enabled debug mode in sysconfig/netowrk.dgcp and here is what I see: <notice>/etc/init.d/rc5.d/S05network start Setting up network interfaces: lo done eth0 (DHCP) <notice>startproc: execve (/sbin/dhcpcd) [ /sbin/dhcpcd -d -D -N -Y -t 999999 -h boomer1 eth0 ], [ PWD=/etc/sysconfig/network HOSTNAME=boomer1 CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux OLDPWD=/etc/sysconfig/network LINES=34 SHLVL=4 COLUMNS=105 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux PATH=/sbin:/usr/sbin:/bin:/usr/bin:/etc/sysconfig/network/scripts RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 _=/sbin/startproc DAEMON=/sbin/dhcpcd ] dhcpcd[368]: broadcasting DHCP_DISCOVER . . . . dhcpcd[368]: timed out waiting for a valid DHCP server response dhcpcd[368]: modify_resolvconf restore . dhcpcd[368]: modify_resolvconf returns 0 . . no IP address yet... backgrounding. done <notice>'/etc/init.d/rc5.d/S05network start' exits with status 0 I have another SuSE 8.0 machine with a linksys NIC working fine so I am not sure if this is a SuSE 8.0 problem or specific to the nForce (nVidia) NIC. Any ideas/suggestions what to try next other than buying a linksys NIC? Thanks, Babu __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
I am not sure if this is relevant but Nvidia have some Nforce drivers on their Web Site. http://www.nvidia.com/view.asp?PAGE=drivers Brian Marr On Tuesday 02 July 2002 08:55, babu walad wrote:
Folks,
I enabled debug mode in sysconfig/netowrk.dgcp and here is what I see:
<notice>/etc/init.d/rc5.d/S05network start Setting up network interfaces:
lo done
eth0 (DHCP) <notice>startproc: execve (/sbin/dhcpcd) [ /sbin/dhcpcd -d -D -N -Y -t 999999 -h boomer1 eth0 ], [ PWD=/etc/sysconfig/network HOSTNAME=boomer1 CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux OLDPWD=/etc/sysconfig/network LINES=34 SHLVL=4 COLUMNS=105 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux PATH=/sbin:/usr/sbin:/bin:/usr/bin:/etc/sysconfig/network/scripts
RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 _=/sbin/startproc DAEMON=/sbin/dhcpcd ]
dhcpcd[368]: broadcasting DHCP_DISCOVER
. . . . dhcpcd[368]: timed out waiting for a valid DHCP server response
dhcpcd[368]: modify_resolvconf restore
. dhcpcd[368]: modify_resolvconf returns 0
. . no IP address yet... backgrounding. done
<notice>'/etc/init.d/rc5.d/S05network start' exits with status 0
I have another SuSE 8.0 machine with a linksys NIC working fine so I am not sure if this is a SuSE 8.0 problem or specific to the nForce (nVidia) NIC.
Any ideas/suggestions what to try next other than buying a linksys NIC?
Thanks,
Babu
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
Hi Brian, Actually these results are in fact AFTER I installed the SuSE 8.0 RPM from the nVidia/nForce web pages. Without that RPM, the NIC doesn't show any signs of life. Thanks for your help! Babu --- Brian Marr <cabernet@internode.on.net> wrote:
I am not sure if this is relevant but Nvidia have some Nforce drivers on their Web Site. http://www.nvidia.com/view.asp?PAGE=drivers Brian Marr
On Tuesday 02 July 2002 08:55, babu walad wrote:
Folks,
I enabled debug mode in sysconfig/netowrk.dgcp and here is what I see:
<notice>/etc/init.d/rc5.d/S05network start Setting up network interfaces:
lo done
eth0 (DHCP) <notice>startproc: execve (/sbin/dhcpcd) [ /sbin/dhcpcd -d -D -N -Y -t 999999 -h boomer1 eth0 ], [ PWD=/etc/sysconfig/network HOSTNAME=boomer1 CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux OLDPWD=/etc/sysconfig/network LINES=34 SHLVL=4 COLUMNS=105 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/etc/sysconfig/network/scripts
RUNLEVEL=5
INIT_VERSION=sysvinit-2.82
_=/sbin/startproc DAEMON=/sbin/dhcpcd ]
dhcpcd[368]: broadcasting DHCP_DISCOVER
. . . . dhcpcd[368]: timed out waiting for a valid DHCP server response
dhcpcd[368]: modify_resolvconf restore
. dhcpcd[368]: modify_resolvconf returns 0
. . no IP address yet... backgrounding. done
<notice>'/etc/init.d/rc5.d/S05network start' exits with status 0
I have another SuSE 8.0 machine with a linksys NIC working fine so I am not sure if this is a SuSE 8.0 problem or specific to the nForce (nVidia) NIC.
Any ideas/suggestions what to try next other than buying a linksys NIC?
Thanks,
Babu
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
__________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
Suse 8.0 My onboard Nvidia Network controller is working ok with the NForce driver, but I gave it a fixed ip address. I used modprobe to load the driver (nvnet). Ifconfig was then used to get the interface up and running. Brian Marr On Tuesday 02 July 2002 11:27, you wrote:
Hi Brian,
Actually these results are in fact AFTER I installed the SuSE 8.0 RPM from the nVidia/nForce web pages. Without that RPM, the NIC doesn't show any signs of life.
Thanks for your help!
Babu
--- Brian Marr <cabernet@internode.on.net> wrote:
I am not sure if this is relevant but Nvidia have some Nforce drivers on their Web Site. http://www.nvidia.com/view.asp?PAGE=drivers Brian Marr
On Tuesday 02 July 2002 08:55, babu walad wrote:
Folks,
I enabled debug mode in sysconfig/netowrk.dgcp and here is what I see:
<notice>/etc/init.d/rc5.d/S05network start Setting up network interfaces:
lo done
eth0 (DHCP) <notice>startproc: execve (/sbin/dhcpcd) [ /sbin/dhcpcd -d -D -N -Y -t 999999
-h
boomer1 eth0 ], [ PWD=/etc/sysconfig/network HOSTNAME=boomer1 CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux OLDPWD=/etc/sysconfig/network
LINES=34
SHLVL=4 COLUMNS=105 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/etc/sysconfig/network/scripts
RUNLEVEL=5
INIT_VERSION=sysvinit-2.82
_=/sbin/startproc DAEMON=/sbin/dhcpcd ]
dhcpcd[368]: broadcasting DHCP_DISCOVER
. . . . dhcpcd[368]: timed out waiting for a valid DHCP server response
dhcpcd[368]: modify_resolvconf restore
. dhcpcd[368]: modify_resolvconf returns 0
. . no IP address yet... backgrounding. done
<notice>'/etc/init.d/rc5.d/S05network start' exits with status 0
I have another SuSE 8.0 machine with a linksys NIC working fine so I am not sure if this is a SuSE
8.0
problem or specific to the nForce (nVidia) NIC.
Any ideas/suggestions what to try next other than buying a linksys NIC?
Thanks,
Babu
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
__________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
Hi Brian, Thanks for the feedback! So is it correct to assume your nForce NIC did not work with DHCP? I can set a fixed IP with yast2, but I am wondering will that interfere with the DHCP server managing the rest of the network, and if so how to resolve such a potential problem? Thanks again! Babu --- Brian Marr <cabernet@internode.on.net> wrote:
Suse 8.0 My onboard Nvidia Network controller is working ok with the NForce driver, but I gave it a fixed ip address. I used modprobe to load the driver (nvnet). Ifconfig was then used to get the interface up and running. Brian Marr
On Tuesday 02 July 2002 11:27, you wrote:
Hi Brian,
Actually these results are in fact AFTER I installed the SuSE 8.0 RPM from the nVidia/nForce web pages. Without that RPM, the NIC doesn't show any signs of life.
Thanks for your help!
Babu
--- Brian Marr <cabernet@internode.on.net> wrote:
I am not sure if this is relevant but Nvidia have some Nforce drivers on their Web Site. http://www.nvidia.com/view.asp?PAGE=drivers Brian Marr
On Tuesday 02 July 2002 08:55, babu walad wrote:
Folks,
I enabled debug mode in sysconfig/netowrk.dgcp and here is what I see:
<notice>/etc/init.d/rc5.d/S05network start Setting up network interfaces:
lo done
eth0 (DHCP) <notice>startproc: execve (/sbin/dhcpcd) [ /sbin/dhcpcd -d -D -N -Y -t 999999
-h
boomer1 eth0 ], [ PWD=/etc/sysconfig/network HOSTNAME=boomer1 CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux OLDPWD=/etc/sysconfig/network
LINES=34
SHLVL=4 COLUMNS=105 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/etc/sysconfig/network/scripts
RUNLEVEL=5
INIT_VERSION=sysvinit-2.82
_=/sbin/startproc DAEMON=/sbin/dhcpcd ]
dhcpcd[368]: broadcasting DHCP_DISCOVER
. . . . dhcpcd[368]: timed out waiting for a
DHCP server response
dhcpcd[368]: modify_resolvconf restore
. dhcpcd[368]: modify_resolvconf returns 0
. . no IP address yet... backgrounding. done
<notice>'/etc/init.d/rc5.d/S05network start' exits with status 0
I have another SuSE 8.0 machine with a linksys NIC working fine so I am not sure if this is a SuSE
8.0
problem or specific to the nForce (nVidia) NIC.
Any ideas/suggestions what to try next other
valid than
buying a linksys NIC?
Thanks,
Babu
Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
__________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
__________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
I have not had much experience with DHCP : ( Brian Marr On Wednesday 03 July 2002 02:52, you wrote:
Hi Brian,
Thanks for the feedback! So is it correct to assume your nForce NIC did not work with DHCP? I can set a fixed IP with yast2, but I am wondering will that interfere with the DHCP server managing the rest of the network, and if so how to resolve such a potential problem?
Thanks again!
Babu
--- Brian Marr <cabernet@internode.on.net> wrote:
Suse 8.0 My onboard Nvidia Network controller is working ok with the NForce driver, but I gave it a fixed ip address. I used modprobe to load the driver (nvnet). Ifconfig was then used to get the interface up and running. Brian Marr
On Tuesday 02 July 2002 11:27, you wrote:
Hi Brian,
Actually these results are in fact AFTER I
installed
the SuSE 8.0 RPM from the nVidia/nForce web pages.
Without
that RPM, the NIC doesn't show any signs of life.
Thanks for your help!
Babu
--- Brian Marr <cabernet@internode.on.net> wrote:
I am not sure if this is relevant but Nvidia
have
some Nforce drivers on their Web Site. http://www.nvidia.com/view.asp?PAGE=drivers Brian Marr
On Tuesday 02 July 2002 08:55, babu walad wrote:
Folks,
I enabled debug mode in sysconfig/netowrk.dgcp and here is what I see:
<notice>/etc/init.d/rc5.d/S05network start Setting up network interfaces:
lo done
eth0 (DHCP) <notice>startproc: execve (/sbin/dhcpcd) [ /sbin/dhcpcd -d -D -N -Y -t
999999
-h
boomer1 eth0 ], [ PWD=/etc/sysconfig/network HOSTNAME=boomer1 CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux OLDPWD=/etc/sysconfig/network
LINES=34
SHLVL=4 COLUMNS=105 BOOT_IMAGE=linux
SHELL=/bin/bash
HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/etc/sysconfig/network/scripts
RUNLEVEL=5
INIT_VERSION=sysvinit-2.82
_=/sbin/startproc DAEMON=/sbin/dhcpcd ]
dhcpcd[368]: broadcasting DHCP_DISCOVER
. . . . dhcpcd[368]: timed out waiting for a
valid
DHCP server response
dhcpcd[368]: modify_resolvconf restore
. dhcpcd[368]: modify_resolvconf returns 0
. . no IP address yet... backgrounding. done
<notice>'/etc/init.d/rc5.d/S05network start'
exits
with status 0
I have another SuSE 8.0 machine with a linksys
NIC
working fine so I am not sure if this is a
SuSE
8.0
problem or specific to the nForce (nVidia)
NIC.
Any ideas/suggestions what to try next other
than
buying a linksys NIC?
Thanks,
Babu
__________________________________________________
Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World
Cup
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
__________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
__________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
Hi Brian, I did try configuring with a static IP and it does seem to work. For now, I would say the DHCP portion is broken but static IP configuration works. Thanks for your help!! Babu --- Brian Marr <cabernet@internode.on.net> wrote:
I have not had much experience with DHCP : ( Brian Marr
Hi Brian,
Thanks for the feedback! So is it correct to assume your nForce NIC did not work with DHCP? I can set a fixed IP with yast2, but I am wondering will that interfere with the DHCP server managing the rest of the network, and if so how to resolve such a
problem?
Thanks again!
Babu
--- Brian Marr <cabernet@internode.on.net> wrote:
Suse 8.0 My onboard Nvidia Network controller is working ok with the NForce driver, but I gave it a fixed ip address. I used modprobe to load the driver (nvnet). Ifconfig was then used to get the interface up and running. Brian Marr
On Tuesday 02 July 2002 11:27, you wrote:
Hi Brian,
Actually these results are in fact AFTER I
installed
the SuSE 8.0 RPM from the nVidia/nForce web pages.
Without
that RPM, the NIC doesn't show any signs of
On Wednesday 03 July 2002 02:52, you wrote: potential life.
Thanks for your help!
Babu
--- Brian Marr <cabernet@internode.on.net>
wrote:
I am not sure if this is relevant but Nvidia
have
some Nforce drivers on their Web Site. http://www.nvidia.com/view.asp?PAGE=drivers Brian Marr
On Tuesday 02 July 2002 08:55, babu walad wrote:
Folks,
I enabled debug mode in sysconfig/netowrk.dgcp and here is what I see:
<notice>/etc/init.d/rc5.d/S05network start Setting up network interfaces:
lo done
eth0 (DHCP) <notice>startproc: execve (/sbin/dhcpcd) [ /sbin/dhcpcd -d -D -N -Y -t
999999
-h
boomer1 eth0 ], [ PWD=/etc/sysconfig/network HOSTNAME=boomer1 CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux
OLDPWD=/etc/sysconfig/network
LINES=34
SHLVL=4 COLUMNS=105 BOOT_IMAGE=linux
SHELL=/bin/bash
HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/etc/sysconfig/network/scripts
RUNLEVEL=5
INIT_VERSION=sysvinit-2.82
_=/sbin/startproc DAEMON=/sbin/dhcpcd ]
dhcpcd[368]: broadcasting DHCP_DISCOVER
. . . . dhcpcd[368]: timed out waiting for
valid
DHCP server response
dhcpcd[368]: modify_resolvconf restore
. dhcpcd[368]: modify_resolvconf returns 0
. . no IP address yet... backgrounding. done
<notice>'/etc/init.d/rc5.d/S05network
start'
exits
with status 0
I have another SuSE 8.0 machine with a
a linksys
NIC
working fine so I am not sure if this is a
SuSE
8.0
problem or specific to the nForce (nVidia)
NIC.
Any ideas/suggestions what to try next
other
than
buying a linksys NIC?
Thanks,
Babu
Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA
World
Cup
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at
Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
__________________________________________________
=== message truncated === __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
participants (2)
-
babu walad
-
Brian Marr