Elsa Erazor X

MG plug-discuss@lists.plug.phoenix.az.us
Sun, 23 Feb 2003 19:03:31 -0700


(IA32=pentium[mmx,ll.lll.lV],AMD athlon)
(IA64=Itanium or Itanium II processors)
(AMD64=AMD's Hammer chips)

You might want to make sure you have the right files. Looks like you 
downloaded the AMD64 which is for the Hammer chip. if you have and athlon use 
the 32bit IA32 file. 

I used the src rpms because wasn't all that sure which rpm to use I'm running
MDK8.2 on a Athlon 1.5 on an ECS board with a Geforce4 agp.

 I pretty much followed the Readme at: 
http://download.nvidia.com/XFree86_40/1.0-4191/README
on building and installing the kernel and glx drivers,
then editing the XF86Config or on my system XF86Config-4 file.
also instructions on useing tar also.
I did all in console with the X server not running as they instructed
and worked out nice.
A forum to check also is:
http://www.nvnews.net/vbulletin/forumdisplay.php?s=84fb0e3b9b9d47c645e96cad87e4f9e4&forumid=14

Mike

On Sunday 23 February 2003 06:32 pm, you wrote:
> Use "tar -xzvf <file>"
>
> x - extract
> z - unzip using gzip
> v - verbose
> f - file to untar
>
> the -f option allways has to be last, if its a bzip archive you can use
> the -j option instead of -z
>
> On Sun, Feb 23, 2003 at 06:21:01PM -0700, Michael Havens wrote:
> > , you will have to compile a kernel module to get
> >
> > > the drivers working properly.
> >
> > Wonderful! Just what I needed to hear.... I get to play around code.
> > --
> >
> > :-)~Mike~(-:
> >
> > file:/Downloads/GeForce256sdrDriver/NVIDIA_GLX-1.0-4180.tar.gz
> > file:/Downloads/GeForce256sdrDriver/NVIDIA_kernel-1.0-4180.tar.gz
> >
> > I tried unpacking these with tar -zx <file name> but it keeps freezing up
> > on me. Any suggestions?
> >
> > [bmike1@localhost bmike1]$ cd / Downloads/Ge*
> > [bmike1@localhost /]$ cd /Downloads/Ge*
> > [bmike1@localhost GeForce256sdrDriver]$ ls
> > NVIDIA_GLX-1.0-4180.tar.gz  NVIDIA_kernel-1.0-4180.tar.gz
> > [bmike1@localhost GeForce256sdrDriver]$ man tar
> > [bmike1@localhost GeForce256sdrDriver]$ tar -x *.ke*
> >
> > [1]+  Stopped                 tar -x *.ke*
> > [bmike1@localhost GeForce256sdrDriver]$ tar -x
> > *.ke*NVIDIA_kernel-1.0-4180.tar.gz
> > ^[[D^[[D
> > [2]+  Stopped                 tar -x *.ke*NVIDIA_kernel-1.0-4180.tar.gz
> > [bmike1@localhost GeForce256sdrDriver]$ tar -x
> > NVIDIA_kernel-1.0-4180.tar.gz tar -x
> > NVIDIA_GLX-1.0-4180.tar.gz^[[D^[[D^[[D^[[D^[[D^[[D^[[D^[[D^[[D^[[D^[[D^[[
> >D^[[D^[[D^[[D^[[
> >
> > [3]+  Stopped                 tar -x NVIDIA_kernel-1.0-4180.tar.gz
> > [bmike1@localhost GeForce256sdrDriver]$ tar -zx
> > NVIDIA_kernel-1.0-4180.tar.gz
> >
> > [4]+  Stopped                 tar -zx NVIDIA_kernel-1.0-4180.tar.gz
> > [bmike1@localhost GeForce256sdrDriver]$ tar -zx
> > NVIDIA_GLX-1.0-4180.tar.gz
> >
> >
> >
> >
> > ---------------------------------------------------
> > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> > To subscribe, unsubscribe, or to change  you mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss