 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

24th September 2007, 09:37 PM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
|
Anyone else having trouble with newest nVidia driver and 32-bit apps?
Just installed the latests nvidia driver available through yum, and I stumbled into a prominent problem. 32-bit applications running OpenGL directly get a segmentation fault. Of this group are: Doom 3, Quake 3, RTCW, UT'99 with the OpenGL render device (see ahead), Penumbra Overture, Cold War. SDL games such as Quake 4, Neverwinter Nights, UT'99 with the SDLGL renderer, Quake 2 with SDLGL renderer, etc, all run fine. Also 64-bit native GLX/SDL games such as Nexuiz, UT2004, Neverball, Glest, etc, all run fine.
Anyone else noticed this on 64-bit Fedora with latest nVidia drivers?
According to Nvidia's site, my card isn't yet pulled from the main driver into Legacy (FX 5900), so I should be fine, and that shouldn't be the matter. Not only that, but also for many of the 32-bit games, a number of extensions seem to be missing (GL_ARB_vertex_buffer_object, GL_NV_register_combiners, and many others), maybe there is a problem with the 32-bit libGL.so.100.14.19 included in the driver? Can anyone confirm?
Edit
Anyone know off which pkg# are the livna drivers based on? Just saw there are pkg0,1,2 pkg0 and 1 are significantly smaller than pkg2 (more precompiled modules, maybe?)
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
Last edited by Thetargos; 24th September 2007 at 09:41 PM.
|

24th September 2007, 09:49 PM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 447

|
|
|
Do you have livna xorg-x11-drv-nvidia-libs-32bit installed?
|

24th September 2007, 11:33 PM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
Of course, how else could I run any 32-bit games previously?  It updated to the new ones...
At any rate, I have installed the vanilla driver straight from nVidia's site and all is OK, so it would seem there is something wrong with the Livna package.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

25th September 2007, 03:40 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 447

|
|
Weird, ut2004 32-bit works for me:
Code:
[drz@drz ~]$ rpm -qa |grep nvidia
xorg-x11-drv-nvidia-100.14.19-1.lvn7.x86_64
kmod-nvidia-100.14.11-1.2.6.22.4_65.fc7.x86_64
xorg-x11-drv-nvidia-libs-32bit-100.14.19-1.lvn7.x86_64
kmod-nvidia-100.14.19-1.2.6.22.5_76.fc7.x86_64
[drz@drz ~]$ uname -r
2.6.22.5-76.fc7
|

25th September 2007, 04:48 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
UT200* uses SDL  , by the way, could you post the openal.so of your UT2004 as an attachment, mine in 32-bit doesn't have have sound, and I want to test something. I think there's a performance difference (noticeable) between 32 and 64-bit UT2K4, being the 32-bit one faster, but as my UT2K4 has the 64-bits openal.so, it doesn't have sound.
Edit
I have the sources for openal (installed with UT2K4), but I don't know how to build the i386 library on x86_64.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
Last edited by Thetargos; 25th September 2007 at 04:52 AM.
|

25th September 2007, 05:24 AM
|
 |
Registered User
|
|
Join Date: Mar 2004
Posts: 617

|
|
|
I noticed a problem using avidemux using either Xvideo accel or SDL accel. For the video, all I would get are green lines across the screen. If I switched to GTK (no accel) then the video file would play correctly. I also got pink lines across MythTV too. After reverting to 100.14.11 and a reboot, everything worked as expected. I haven't tried any games yet. BTW, I have used the nvidia .run file to install the nvidia drivers and have compiled MythTV and avidemux from source.
--SN
|

25th September 2007, 06:14 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
|
I have not heard anything about XVideo problems, maybe worth checking over at nvnews.net.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

25th September 2007, 04:50 PM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 447

|
|
Code:
$ ls -gG .ut2004/System/*.so*
lrwxrwxrwx 1 24 2007-08-28 16:14 .ut2004/System/libSDL-1.2.so.0 -> /usr/lib/libSDL-1.2.so.0
lrwxrwxrwx 1 26 2007-08-28 16:14 .ut2004/System/libSDL-1.2.so.0.64 -> /usr/lib64/libSDL-1.2.so.0
lrwxrwxrwx 1 23 2007-08-28 16:14 .ut2004/System/openal.so -> /usr/lib/libopenal.so.0
lrwxrwxrwx 1 25 2007-08-28 16:14 .ut2004/System/openal.so.64 -> /usr/lib64/libopenal.so.0
I never did get the ut2004 supplied SDL and openal libraries to work right, and this works fine.
|

25th September 2007, 06:23 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 4,752

|
|
Quote:
|
Originally Posted by Thetargos
so it would seem there is something wrong with the Livna package.
|
The first clue being it wouldn't install until you removed the previous one.
Don't get me wrong though, I love what Firewing has done since he started maintaining theses packages.
Really made things idiot-proof
This is the first time I've had any problems so I just skipped it.
I'll just skip it until it installs normally.
|

25th September 2007, 06:32 PM
|
 |
Retired Community Manager
|
|
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376

|
|
Quote:
|
Originally Posted by Thetargos
Anyone know off which pkg# are the livna drivers based on? Just saw there are pkg0,1,2 pkg0 and 1 are significantly smaller than pkg2 (more precompiled modules, maybe?)
|
Hello Thetargos:
To the best of my limited knowledge these are the packages which are used. [I'm sure Firewing1 could confirm it for you if need be]
ftp://download.nvidia.com/XFree86/Linux-x86/100.14.19/
ftp://download.nvidia.com/XFree86/Li..._64/100.14.19/
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
|

25th September 2007, 07:55 PM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 447

|
|
|
Also, a new livna driver dropped today, so maybe that will fix it
|

26th September 2007, 02:48 AM
|
 |
Registered User
|
|
Join Date: Mar 2004
Posts: 617

|
|
Thetargos, there is a thread at NVNews.net about corrupt video using 100.14.19 and using xv video acceleration. The attached mplayer screenshot looks similar to what I was experiencing. Looks like NVidia is aware of the issue and has opened a bug report.
--SN
|

26th September 2007, 06:21 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
Quote:
|
Originally Posted by SuperNu
Thetargos, there is a thread at NVNews.net about corrupt video using 100.14.19 and using xv video acceleration. The attached mplayer screenshot looks similar to what I was experiencing. Looks like NVidia is aware of the issue and has opened a bug report.
--SN
|
Now that's interesting, thanks for the heads up! Will have to test this out myself, I'm not sure if it is local to mplayer or if other players do show similar symptoms, hence being attributable to XVideo corruption, though I'm affraid it will be due to XVideo, I'll test regardless.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

27th September 2007, 12:00 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
|
Ok, I can confirm that on my setup at least, the latest driver installed with the nVidia installer, I was unable to reproduce the issue you've seen in mplayer, now, I tested with mplayer-plugin, maybe this is an issue in NV40+ class hardware? I've only got an FX5900.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

29th September 2007, 11:08 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by Thetargos
Ok, I can confirm that on my setup at least, the latest driver installed with the nVidia installer, I was unable to reproduce the issue you've seen in mplayer, now, I tested with mplayer-plugin, maybe this is an issue in NV40+ class hardware? I've only got an FX5900.
|
I have been using 100.14.19 since nvidia released it with no issues in F7 and F8 test 2 with no sign of any corruption .
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 11:36 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|