Re: [newbie] Xfree86 4.0 / Nvidia GeForce DDR

2000-04-27 Thread Rial Juan


By the way, did you get the kernel module to compile? Here it dumps on some
kernel-side includes... Apparently there's something wrong with my
/usr/include/linux/fs.h which isn't needed by the driver at all, AFAIK, but it
gives me errors on parsing this file...

More info: I use a regular 2.2.14 kernel (not the one on the mandrake CD, but
the one from kernel.org). I custom-built, compiled and installed it. The box is
a dual celeron 500 one, running an SMP-kernel.

A little excerpt (or however one spells that) from the errors:

/usr/include/linux/fs.h:262,
 from /usr/include/linux/capability.h:13,
 from /usr/include/linux/binfmts.h:5,
 from /usr/include/linux/sched.h:8,
 from /usr/include/linux/mm.h:4,
 from nv.c:58:
/usr/include/linux/hpfs_fs_i.h:5: parse error before `ino_t'
/usr/include/linux/hpfs_fs_i.h:5: warning: no semicolon at end of struct or  union
/usr/include/linux/hpfs_fs_i.h:12: parse error before `:'

etc...

On Apr 26 [EMAIL PROTECTED] wrote:

 Oliver Stieber wrote:
  
  apparently xfree4 has lower memory usage than 3.x, and runs quicker.
  mandrake 7.1 beta is using xfree4, so you could do some beta testing as well
  as getting a more light weight desktop.
 
 Yes this is true.  Nvidia has finally released OpenGL support for 
 there video cards under linux now!!  I have had the GeForce DDR
 since January and had to play Quake 3/Unreal Tournament on a
 small win partition that I was keeping just for that purpose.
 
 Now I can *finally* install my quake 3 METAL box (linux version)
 and delete that windows partition (the most important issue)..
 
 should be great..  My friend has been playing under linux for
 some time, but with a V3-3000 that looks like shit.  However
 the V5-5500 (which 3dfx is taking pre-orders for now) should
 be a great advancement for them.. problem is.. Nvidia has been
 waiting for 3dfx to release it, so it can release it next
 generation card and crush them again!!  3dfx has great linux
 support, and I was a big fan of the V2-SLI configuration, but
 hate the V3 series..  hopefully 3dfx will pull out of this
 slump its in.
 

-- 

Rial Juanhttp://nighty.ulyssis.org
e-mail:  [EMAIL PROTECTED]
Belgiumtel:(++32) 89/856533
ulyssis system admininstrator   http://www.ulyssis.org

The little critters in nature; they don't know they're ugly.
That's very funny... A fly marying a bumble-bee...



Sign the petition at http://www.libranet.com/petition.html
Help bring us more Linux Drivers





Re: [newbie] Xfree86 4.0 / Nvidia GeForce DDR

2000-04-27 Thread Rial Juan


Ok, problem solved. On http://linuxgames.com I found the solution: untar the
source, and add this to the DEFINES line in the
Makefile: "-D_LOOSE_KERNEL_NAMES".

There's more hints there, and you can ask for help in the #nvidia channel on
openprojects.

On Apr 27 [EMAIL PROTECTED] wrote:

 
 By the way, did you get the kernel module to compile? Here it dumps on some
 kernel-side includes... Apparently there's something wrong with my
 /usr/include/linux/fs.h which isn't needed by the driver at all, AFAIK, but it
 gives me errors on parsing this file...
 
 More info: I use a regular 2.2.14 kernel (not the one on the mandrake CD, but
 the one from kernel.org). I custom-built, compiled and installed it. The box is
 a dual celeron 500 one, running an SMP-kernel.
 
 A little excerpt (or however one spells that) from the errors:
 
 /usr/include/linux/fs.h:262,
  from /usr/include/linux/capability.h:13,
  from /usr/include/linux/binfmts.h:5,
  from /usr/include/linux/sched.h:8,
  from /usr/include/linux/mm.h:4,
  from nv.c:58:
 /usr/include/linux/hpfs_fs_i.h:5: parse error before `ino_t'
 /usr/include/linux/hpfs_fs_i.h:5: warning: no semicolon at end of struct or  union
 /usr/include/linux/hpfs_fs_i.h:12: parse error before `:'
 
 etc...

-- 

Rial Juanhttp://nighty.ulyssis.org
e-mail:  [EMAIL PROTECTED]
Belgiumtel:(++32) 89/856533
ulyssis system admininstrator   http://www.ulyssis.org

The little critters in nature; they don't know they're ugly.
That's very funny... A fly marying a bumble-bee...



Sign the petition at http://www.libranet.com/petition.html
Help bring us more Linux Drivers





Re: [newbie] Xfree86 4.0 / Nvidia GeForce DDR

2000-04-26 Thread ptah

Oliver Stieber wrote:
 
 apparently xfree4 has lower memory usage than 3.x, and runs quicker.
 mandrake 7.1 beta is using xfree4, so you could do some beta testing as well
 as getting a more light weight desktop.

Yes this is true.  Nvidia has finally released OpenGL support for 
there video cards under linux now!!  I have had the GeForce DDR
since January and had to play Quake 3/Unreal Tournament on a
small win partition that I was keeping just for that purpose.

Now I can *finally* install my quake 3 METAL box (linux version)
and delete that windows partition (the most important issue)..

should be great..  My friend has been playing under linux for
some time, but with a V3-3000 that looks like shit.  However
the V5-5500 (which 3dfx is taking pre-orders for now) should
be a great advancement for them.. problem is.. Nvidia has been
waiting for 3dfx to release it, so it can release it next
generation card and crush them again!!  3dfx has great linux
support, and I was a big fan of the V2-SLI configuration, but
hate the V3 series..  hopefully 3dfx will pull out of this
slump its in.