LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 05-16-2004, 07:13 AM   #1
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Rep: Reputation: 15
Soldier of Fortune 2


When I open sof2 with wine everything lags incredibly, even the mouse cursor!!! Why??? I have a p4 2.4ghz 512mb ram and gforce 4 128mb puter so it shouldnt lag =/
 
Old 05-16-2004, 10:30 AM   #2
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
Do you have 3D acceleration enabled? Do this command:
Code:
glxinfo | grep direct
 
Old 05-16-2004, 11:53 AM   #3
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Original Poster
Rep: Reputation: 15
$ glxinfo | grep direct
Xlib: extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
 
Old 05-16-2004, 04:19 PM   #4
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
Ok, you dont have 3D acceleration enabled. What is your video card?
 
Old 05-17-2004, 12:50 AM   #5
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Original Poster
Rep: Reputation: 15
Nvidia gforce 4 ti4600 and so the hardware browser thinks too.
 
Old 05-17-2004, 08:05 AM   #6
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Devuan Beowulf
Posts: 514
Blog Entries: 1

Rep: Reputation: 37
Have u installed the nvidia drivers for linux yet?
 
Old 05-17-2004, 08:17 AM   #7
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Original Poster
Rep: Reputation: 15
nope.
 
Old 05-17-2004, 08:27 AM   #8
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Devuan Beowulf
Posts: 514
Blog Entries: 1

Rep: Reputation: 37
Get this file:

http://download.nvidia.com/XFree86/L...-5336-pkg1.run

Get out of your gui and to a console (logout, press ctrl+alt+F1 usually does it), login as root, init 3 (to kill everything off).

sh NVIDIA-Linux-x86-1.0-5336-pkg1.run

then open up your XF86Config (usually found at /etc/X11/) and change a couple of things.

Remove this value:

Load "dri"

and under Section "device", change:

Driver "nv"
to
Driver "nvidia"

Then reboot.

Try tuxracer, post back if all is still not well.

Last edited by v00d00101; 05-17-2004 at 08:30 AM.
 
Old 05-18-2004, 08:44 AM   #9
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Original Poster
Rep: Reputation: 15
I only get some strange message saying it wants to recompile my kernel or something
 
Old 05-18-2004, 02:04 PM   #10
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
I dont think so. Its probably asking if you want to download a precompiled module for your driver. Answer no to that, then answer yes to having it compile one for you. After the installer finishes, su to root, then do this command:
Code:
modprobe nvidia
Then exit root, then do startx &.
 
Old 05-18-2004, 02:25 PM   #11
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Original Poster
Rep: Reputation: 15
hmm ok I can try that
 
Old 05-23-2004, 01:25 PM   #12
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Original Poster
Rep: Reputation: 15
Nope didnt work! It only says something about not able to find kernel tree and that it failed!
 
Old 05-23-2004, 04:26 PM   #13
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
Do you have your kernel sources installed? Do a search for kernel-source in the RPM database.
 
Old 05-24-2004, 01:01 AM   #14
Grisnak
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware 13.37 on lappy, ubuntu on server.
Posts: 130

Original Poster
Rep: Reputation: 15
Hmm I dont think so because it said there was no kernel source rpm, where can I get it??
 
Old 05-24-2004, 03:48 PM   #15
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
You sure? It should be in there... what is your kernel version? What is in /usr/src?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Soldier of Fortune segfaults on KOS2 yarjar Linux - Games 0 08-07-2005 08:40 PM
punkbuster error on soldier of fortune 2 wahmed Linux - Games 3 09-01-2004 02:39 PM
Soldier of Fortune - Resolution Problem Slacker0815 Slackware 0 06-17-2004 04:23 PM
Soldier of fortune 2 Grisnak Linux - Games 12 06-10-2004 12:58 PM
soldier of fortune 2 not working any help? citrus Linux - Games 8 03-22-2004 09:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 11:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration