Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Anton Erasmus #1
Installing nforce2 board drivers on RH9
Hi,
I downloaded the file
NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
from nvidia and installed as su using
rpm -ivh NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
Everything seems fine and it returns to the command propmt without
any error messages.
When I reboot, the network interface is failes to initialise saying
that the nvnet module is not present.
As far as I am aware the above rpm was supposed to install this
module. Can anyone give me some pointers on where to go next in
resolving this problem ?
Regards
Anton Erasmus
Anton Erasmus Guest
-
Installing Print Drivers
I have an interesting problem. I had a stable 2000 cluster environment and now I am setting up a 2k3 one. When I being to add my printers (all... -
Installing NVIDIA drivers on Debian
I've installed Debian GNU/Linux v3.0r2 Linux kernel version 4.18 i686 There were two packages installed: nvidia-kernel-src and nvidia-glx-src ... -
error while installing on-board NIC on Proliant 1600 server in SCO Open Server 5.0.5
dear all, While installing the EFS, when I configure the TCP/IP then i get the messages while relinking the kernel. i encountered the message... -
Problem installing soft modem drivers.
Trying to compile softmodem drivers on Debian stable. Have got kernel source at /usr/src/kernel-source-2.4.18 In common.mk set... -
error installing Display Drivers
I'm trying to install the Intel 845G display adapter on my computer. Using the script from the Intel web site, I get an error: Error: cannot find... -
Andreas Janssen #2
Re: Installing nforce2 board drivers on RH9
Hello
Anton Erasmus (<junk@junk.net>) wrote:
First, check of the module is installed. Do "modprobe nvnet". If the> I downloaded the file
> NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
>
> from nvidia and installed as su using
>
> rpm -ivh NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
>
> Everything seems fine and it returns to the command propmt without
> any error messages.
> When I reboot, the network interface is failes to initialise saying
> that the nvnet module is not present.
> As far as I am aware the above rpm was supposed to install this
> module. Can anyone give me some pointers on where to go next in
> resolving this problem ?
module is not installed, modprobe will sat it can't locate it. Search
your /lib/modules/$kernelversion for nvnet.o. Maybe you have to run
depmod -a.
best regards
Andreas Janssen
--
Andreas Janssen
[email]andreas.janssen@bigfoot.com[/email]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
Andreas Janssen Guest
-
Lenard #3
Re: Installing nforce2 board drivers on RH9
On Wed, 10 Sep 2003 19:18:21 +0200, Anton Erasmus typed:
Hmmm........... did you download and install the correct RPM, check.> Hi,
>
> I downloaded the file
> NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
>
> from nvidia and installed as su using
>
> rpm -ivh NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
>
> Everything seems fine and it returns to the command propmt without any
> error messages.
> When I reboot, the network interface is failes to initialise saying that
> the nvnet module is not present. As far as I am aware the above rpm was
> supposed to install this module. Can anyone give me some pointers on where
> to go next in resolving this problem ?
From the console or xterm session type; uname -r
If you don't see 2.4.20-6 then go back to nVidia's site and download the
NVIDIA_nforce-1.0-0261.src.rpm (sroll down near the bottom of the page).
First remove the incorrect RPM package, as root from the console or xterm
session;
rpm -e NVIDIA_nforce
Then as root from the console or xterm session where the downloaded file
resides type;
rpmbuild --rebuild --recompile NVIDIA_nforce-1.0-0261.src.rpm
Then install the RPM package found in /usr/src/redhat/RPMS/i386
FYI: When Red Hat released Red Hat Linux 9 two kernels where released,
kernel-2.4.20-6 for the boxed sets and kernel-2.4.20-8 for the download
version. The NVIDIA_nforce RPM package was created for the boxed kernel.
--
If it's Thursday it must be Micro$oft patching day!!!
Lenard Guest
-
Anton Erasmus #4
Re: Installing nforce2 board drivers on RH9
On Wed, 10 Sep 2003 19:38:19 GMT, Lenard <lenard@127.0.0.1> wrote:
Thanks for the replay. I managed to get it working by using the source>On Wed, 10 Sep 2003 19:18:21 +0200, Anton Erasmus typed:
>>>> Hi,
>>
>> I downloaded the file
>> NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
>>
>> from nvidia and installed as su using
>>
>> rpm -ivh NVIDIA_nforce-1.0-0261.rh90up_2.4.20_6.athlon.rpm
>>
>> Everything seems fine and it returns to the command propmt without any
>> error messages.
>> When I reboot, the network interface is failes to initialise saying that
>> the nvnet module is not present. As far as I am aware the above rpm was
>> supposed to install this module. Can anyone give me some pointers on where
>> to go next in resolving this problem ?
>Hmmm........... did you download and install the correct RPM, check.
>
>From the console or xterm session type; uname -r
>
>If you don't see 2.4.20-6 then go back to nVidia's site and download the
>NVIDIA_nforce-1.0-0261.src.rpm (sroll down near the bottom of the page).
>
>First remove the incorrect RPM package, as root from the console or xterm
>session;
>
>rpm -e NVIDIA_nforce
>
>Then as root from the console or xterm session where the downloaded file
>resides type;
>
>rpmbuild --rebuild --recompile NVIDIA_nforce-1.0-0261.src.rpm
>
>Then install the RPM package found in /usr/src/redhat/RPMS/i386
>
>
>FYI: When Red Hat released Red Hat Linux 9 two kernels where released,
>kernel-2.4.20-6 for the boxed sets and kernel-2.4.20-8 for the download
>version. The NVIDIA_nforce RPM package was created for the boxed kernel.
rpms.
Just to clarify a few things from above:
I have the boxed set of RH9.
I downloaded both binary rpms on nvidias site for RH9. Neither of them
worked.
As a semi-advanced newbie in Linux, I must say that my experience with
trying to get binary rpms on RH9 going to be quite painfull. I have
found many rpms that fail with (to me mysterious errors), while the
tar balls and source rpms work most of the time.
The only problem I have had with tar balls, are that if a rpm says it
needs some other package, and one install it via a tar ball, the rpm
system still seems to think it is not installed.
Regards
Anton Erasmus
Anton Erasmus Guest
-
Nico Kadel-Garcia #5
Re: Installing nforce2 board drivers on RH9
Anton Erasmus wrote:
If you're not using a matching kernel, re-compile the kernel-nvidia RPM> I have the boxed set of RH9.
> I downloaded both binary rpms on nvidias site for RH9. Neither of them
> worked.
from the .src.rpm to match your kernel, and install *THAT*. You'll also
need to edit the /etc/X11/XF86cfg to use the "nvidia" driver rather than
others.
Nico Kadel-Garcia Guest



Reply With Quote

