Results 11 to 14 of 14
Thread: Call Of Duty.... Dang i am dumb
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
10-13-2004 #11
Registered Linux user #270181
-
10-15-2004 #12
- Join Date
- Oct 2004
- Location
- Colorado
- Posts
- 9
Thanks
Thanks for all the help.... i am realizing that i need to just explore a little on my own.... prob. the best thing....
Thanks again
Kester
-
09-08-2005 #13
- Join Date
- Sep 2005
- Location
- El Pisshole
- Posts
- 22
well from what I know, you need to be in run level 3 in order to install video drivers
in order to get there you must know your root password
in a terminal type su
enter your root password
now type /sbin/telinit 3
this should log you out of X and bring you to runlevel 3
login as root with the root password
now you should be able to run the rpm using ./rpm-name-or-file.rpm
with some video drivers you may have to edit your /etc/X11/xorg.conf
in order for the driver to load, with an NVidia card I know you have to
remove the lines
Load "dri"
Load "GLCore"
and replace
Driver "nv"
with
Driver "nvidia"
as for running games, some games you can get an actual linux version for
for instance I run Unreal Tournament, and Neverwinter nights they both have linux versions avalible. There are other games aswell but what your trying to run your gonna have to get a version of WineX for like 30 bucks, you can run diablo 2 and Age of empires from that one, Havn't tried Call of duty
-
09-08-2005 #14
Originally Posted by redistributer
Registered Linux user #270181