Author Topic: nvidia-169.09 causes vertical stripes on some textures  (Read 1279 times)

rtrentc

  • Traveller
  • *
  • Posts: 38
    • View Profile
nvidia-169.09 causes vertical stripes on some textures
« on: January 28, 2008, 04:47:56 am »
System -- Gentoo
Kernel 2.6.22
Video Card Nvidia Geforce 5200 FX

When using nvidia-drivers (kernel module and glx) version 169.09 I get vertical stripes in some textures and in the displays of magical effects.
nvidia-drivers (kernel module and glx) version 100.14.19 works just fine.

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
Re: nvidia-169.09 causes vertical stripes on some textures
« Reply #1 on: January 29, 2008, 07:04:29 pm »
Might be that the driver expects a newer version of the cg library than PS ships with? 

http://developer.download.nvidia.com/cg/Cg_2.0/2.0.0010/Cg-2.0_Dec2007_x86.tar.gz

Try grabbing that lib, make a backup of the cg lib in your libs directory in the planeshift directory, and copy the newer cg library in there. That link gets you version 2.0, PS ships with 1.5 - might be worth a shot.

Velh Krome

  • Guest
Re: nvidia-169.09 causes vertical stripes on some textures
« Reply #2 on: January 29, 2008, 07:29:57 pm »
i tried moving both libCg.so and libCgGL.so libs into my /planeshift/libs folder - magical effects still bugged.

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: nvidia-169.09 causes vertical stripes on some textures
« Reply #3 on: January 29, 2008, 07:59:21 pm »
have you tried building ps from source?

Velh Krome

  • Guest
Re: nvidia-169.09 causes vertical stripes on some textures
« Reply #4 on: January 29, 2008, 08:11:56 pm »
Nah.. I just installed 169.09 few weeks ago, noticed that issue and fell back to 100.14.19. Now I gave Induanes suggestion a shot and tried it out - and am back on 100.14.19 again now.
I never had a look into building PS from sources as I never had a need for it.

loux

  • Hydlaa Citizen
  • *
  • Posts: 222
    • View Profile
Re: nvidia-169.09 causes vertical stripes on some textures
« Reply #5 on: January 30, 2008, 03:34:11 pm »
Hi Velh Krome,
give a try to the ebuilds before compiling from source :)
see you
loux
PS : http://hydlaa.com/smf/index.php?topic=27667.0

Velh Krome

  • Guest
Re: nvidia-169.09 causes vertical stripes on some textures
« Reply #6 on: January 30, 2008, 04:05:00 pm »
Thanks Loux,
but I'm running Debian Sid here.

Cheers, Velh

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
Re: nvidia-169.09 causes vertical stripes on some textures
« Reply #7 on: January 30, 2008, 07:33:34 pm »
I'd give compiling a shot too.  I think the PS bin is linked against cg1.5 so dropping in the newer version might not have mattered if the new driver was looking for something not offered in the 1.5 cg lib.  I'd try compiling with cg 1.5 first, and if that doesn't work try recompiling it all with the 2.0 cg library.  If the issue is the same there on both compiles then likely the issue is a driver bug.