Re: nvidia driver for RH8

2002-11-05 Thread Margaret_Doll
Thanks, Jesse. My carelessness with the wrong kernel-source caused the problem. On Monday, November 4, 2002, at 05:34 PM, Jesse Keating wrote: On Mon, 4 Nov 2002 17:10:05 -0500 Margaret_Doll <[EMAIL PROTECTED]> wrote: # Both the rebuild and the make failed. I have attached text files # contai

Re: nvidia driver for RH8

2002-11-04 Thread Jesse Keating
On Mon, 4 Nov 2002 18:00:24 -0500 Margaret_Doll <[EMAIL PROTECTED]> wrote: # I did not have the kernel-source installed. I installed that and # started again. # # [root@samuel root]# rpm -qa | grep kernel # kernel-2.4.18-17.8.0 # kernel-2.4.18-14 # kernel-source-2.4.18-14 Your kernel-source n

Re: nvidia driver for RH8

2002-11-04 Thread Margaret_Doll
On Monday, November 4, 2002, at 05:34 PM, Jesse Keating wrote: On Mon, 4 Nov 2002 17:10:05 -0500 Margaret_Doll <[EMAIL PROTECTED]> wrote: # Both the rebuild and the make failed. I have attached text files # containing the problems with both attempts to install the drivers. # I have a "productio

Re: nvidia driver for RH8

2002-11-04 Thread Jesse Keating
On Mon, 4 Nov 2002 17:10:05 -0500 Margaret_Doll <[EMAIL PROTECTED]> wrote: # Both the rebuild and the make failed. I have attached text files # containing the problems with both attempts to install the drivers. # I have a "production" computer without graphics. Do you have the "kernel-source"

Re: nvidia driver for RH8

2002-11-04 Thread Gerry Doris
On Mon, 4 Nov 2002, Margaret_Doll wrote: > I tried following the instructions from Jesse Keating and Roger for the > installation of the NVIDIA drivers for my Dell station (Intel > processor) which is now running at 2.4.18-17.8.0 > > Both the rebuild and the make failed. I have attached

RE: nvidia driver for RH8

2002-11-03 Thread Wolfgang Gill
Cc: [EMAIL PROTECTED] |Subject: Re: nvidia driver for RH8 | | | |Around Fri,Nov 01 2002, at 03:51, Louis Garcia, wrote: |> This is what I get when installing the package: |> |> [root@tiger root]# rpm -i |> /usr/src/redhat/RPMS/i686/NVIDIA_kernel-1.0-3123.i686.rpm | |get NVIDIA_kernel-

Re: nvidia driver for RH8

2002-11-03 Thread Samuel Monsarrat
Why not just use the tarballs? I have never had any problems with those. Sam On Fri, 2002-11-01 at 23:50, Tony Nugent wrote: > On Fri Nov 01 2002 at 14:07, Roger wrote: > > > > > Around Fri,Nov 01 2002, at 03:51, Louis Garcia, wrote: > > > This is what I get when installing the package: > > > >

Re: nvidia driver for RH8

2002-11-01 Thread Mike A. Harris
On 1 Nov 2002, Louis Garcia wrote: >Date: 01 Nov 2002 01:23:58 -0500 >From: Louis Garcia <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) >Subject: Re: nvidia driver for RH8 > >So since the kerne

Re: nvidia driver for RH8

2002-11-01 Thread Tony Nugent
On Fri Nov 01 2002 at 14:07, Roger wrote: > > Around Fri,Nov 01 2002, at 03:51, Louis Garcia, wrote: > > This is what I get when installing the package: > > > > [root@tiger root]# rpm -i > > /usr/src/redhat/RPMS/i686/NVIDIA_kernel-1.0-3123.i686.rpm > > get NVIDIA_kernel-1.0-3123.src.rpm from n

Re: nvidia driver for RH8

2002-11-01 Thread Jesse Keating
On Fri, 01 Nov 2002 14:07:39 -0800 Roger <[EMAIL PROTECTED]> wrote: # get NVIDIA_kernel-1.0-3123.src.rpm from nvidia, rpm -i it, # then go to /usr/src/redhat/SOURCES to find the # NVIDIA_kernel-1.0-3123.tar.gz file. # tar -xzf the file, navigate to the newly created directory # 'NVIDIA_ker

Re: nvidia driver for RH8

2002-11-01 Thread Roger
Around Fri,Nov 01 2002, at 03:51, Louis Garcia, wrote: > This is what I get when installing the package: > > [root@tiger root]# rpm -i > /usr/src/redhat/RPMS/i686/NVIDIA_kernel-1.0-3123.i686.rpm get NVIDIA_kernel-1.0-3123.src.rpm from nvidia, rpm -i it, then go to /usr/src/redhat/SOURCES to

Re: nvidia driver for RH8

2002-11-01 Thread Louis Garcia
This is what I get when installing the package: [root@tiger root]# rpm -i /usr/src/redhat/RPMS/i686/NVIDIA_kernel-1.0-3123.i686.rpm depmod: *** Unresolved symbols in /lib/modules/2.4.18-17.8.0/kernel/drivers/video/NVdriver /lib/modules/2.4.18-17.8.0/kernel/drivers/video/NVdriver: unresolved symbol

Re: nvidia driver for RH8

2002-11-01 Thread Michael Knepher
I don't have an nvidia card, but from following this list and few other forums, it seems to be a hit-and-miss proposition. On Thu, 2002-10-31 at 22:23, Louis Garcia wrote: > So since the kernel is compiled with gcc-3.2 can this actually work? > > --Lou > > On Fri, 2002-11-01 at 01:14, Mike A.

Re: nvidia driver for RH8

2002-11-01 Thread Tony Nugent
On Thu Oct 31 2002 at 22:09, Roger wrote: > Around Fri,Nov 01 2002, at 12:35, Louis Garcia, wrote: > > Has anyone successfully installed nvidia's binary driver on rh8? when I > > rebuild the kernel driver src.rpm and install it I get many unresolved > > symbol errors. Is this because the driver i

Re: nvidia driver for RH8

2002-11-01 Thread Tony Nugent
On Fri Nov 01 2002 at 00:35, Louis Garcia wrote: > Has anyone successfully installed nvidia's binary driver on rh8? when I > rebuild the kernel driver src.rpm and install it I get many unresolved > symbol errors. Is this because the driver is still built with gcc2.96? It rebuilt flawlessly for me

Re: nvidia driver for RH8

2002-11-01 Thread Louis Garcia
So since the kernel is compiled with gcc-3.2 can this actually work? --Lou On Fri, 2002-11-01 at 01:14, Mike A. Harris wrote: > On 1 Nov 2002, Louis Garcia wrote: > > >Date: 01 Nov 2002 00:35:04 -0500 > >From: Louis Garcia <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Content-Type: text/plain

Re: nvidia driver for RH8

2002-11-01 Thread Mike A. Harris
On 1 Nov 2002, Louis Garcia wrote: >Date: 01 Nov 2002 00:35:04 -0500 >From: Louis Garcia <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) >Subject: nvidia driver for RH8 > >Has anyone successfully installed nvidia's binary dri

Re: nvidia driver for RH8

2002-11-01 Thread Roger
Around Fri,Nov 01 2002, at 12:35, Louis Garcia, wrote: > Has anyone successfully installed nvidia's binary driver on rh8? when I > rebuild the kernel driver src.rpm and install it I get many unresolved > symbol errors. Is this because the driver is still built with gcc2.96? I didn't have any pro