LinuxQuestions.org
Review your favorite Linux distribution.
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 01-17-2005, 12:05 PM   #16
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97

Could you post the Modules and Device sections? If you're in graphical boot mode (runlevel 5) then rebooting is probably a good idea.

Last edited by ilikejam; 01-17-2005 at 12:10 PM.
 
Old 01-17-2005, 12:10 PM   #17
Sticktendo
Member
 
Registered: Dec 2004
Distribution: attempting mandrake 10.1
Posts: 112

Original Poster
Rep: Reputation: 15
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"


Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 MX (generic)"

i recently changed the driver to nvidia and not rebooted. so if rebooting makes an effect, then ....yea, you get the point...

ill reboot now and see what happens.
 
Old 01-17-2005, 12:11 PM   #18
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Take out the Load "DRI" line and try rebooting.
 
Old 01-17-2005, 12:18 PM   #19
Sticktendo
Member
 
Registered: Dec 2004
Distribution: attempting mandrake 10.1
Posts: 112

Original Poster
Rep: Reputation: 15
ok, i already rebooted before i saw that. so i rebooted with what you saw. now the device is...

Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"

ill change it back and take out what you said and try again.

nope, it reset it. is there a way to make sure i installed the drivers correctly?

Last edited by Sticktendo; 01-17-2005 at 12:27 PM.
 
Old 01-17-2005, 12:35 PM   #20
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Try doing 'modprobe nvidia' as root while X is not running, and see if you get any errors.
 
Old 01-17-2005, 12:52 PM   #21
Sticktendo
Member
 
Registered: Dec 2004
Distribution: attempting mandrake 10.1
Posts: 112

Original Poster
Rep: Reputation: 15
i did the whole inittab thing and rebooted to the character version of linux.

it said that modprobe was not a command!
 
Old 01-17-2005, 12:54 PM   #22
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Try '/sbin/modprobe nvidia' as root.
 
Old 01-17-2005, 12:55 PM   #23
Sticktendo
Member
 
Registered: Dec 2004
Distribution: attempting mandrake 10.1
Posts: 112

Original Poster
Rep: Reputation: 15
i did it in a terminal with out going to text mode(just incase that matters.)

nothing happened...

[silintninjya@localhost ~]$ su
Password:
[root@localhost silintninjya]# /sbin/modprobe nvidia
[root@localhost silintninjya]#
 
Old 01-17-2005, 12:56 PM   #24
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Try running 'startx' now (as your normal user). If X does start, then try running UT2004 again.
 
Old 01-17-2005, 12:58 PM   #25
Sticktendo
Member
 
Registered: Dec 2004
Distribution: attempting mandrake 10.1
Posts: 112

Original Poster
Rep: Reputation: 15
not SU

Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.


Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
 
Old 01-17-2005, 01:06 PM   #26
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Looks like your X server is already running.

Try this:
(as root) /sbin/telinit 3
(as root) killall -9 X (just to make sure X really isn't running)
(as root) /sbin/rmmod nv
(as root) /sbin/modprobe nvidia
(as normal user) startx

Then try running UT again
 
Old 01-17-2005, 02:01 PM   #27
Sticktendo
Member
 
Registered: Dec 2004
Distribution: attempting mandrake 10.1
Posts: 112

Original Poster
Rep: Reputation: 15
when i do /sbin/telinit 3, it takes me to a completely blank screen. if i press anything, it says that it started 4 things [OK] and then i have to reboot. i tried it a couple of times to see if i was doing anything wrong and its the same every time.
 
Old 01-17-2005, 02:17 PM   #28
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
OK, boot into character mode, then check that X isn't listed in 'ps -A' (to make sure X isn't running).

Then do '/sbin/modprobe nvidia' as root, then do 'startx' as your normal user.

Then try UT again (assuming X does start).
 
Old 01-17-2005, 02:40 PM   #29
Sticktendo
Member
 
Registered: Dec 2004
Distribution: attempting mandrake 10.1
Posts: 112

Original Poster
Rep: Reputation: 15
o.0

it booted me in the old kernel!!!

im soooo confused as to why that happened....

everything appeared to go ok. it did say that "driver Nvidia tainted the kernel"

EDIT:

OH CRAP!!!

I BOOTED INTO THE ROOTS HOME!!!!!!

Last edited by Sticktendo; 01-17-2005 at 02:41 PM.
 
Old 01-17-2005, 02:47 PM   #30
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
You might be in runlevel 1 (if you booted into a console with a strange prompt). Try doing 'telinit 3'. The message about the nvidia driver tainting the kernel is normal (the driver isn't GPLed).

Last edited by ilikejam; 01-17-2005 at 02:51 PM.
 
  


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
Why doesnt my USB mouse doesnt work? barkha Linux - Hardware 2 08-16-2005 11:31 AM
ut2004 Metallic Linux - Games 1 04-21-2005 05:16 PM
ut2004 help firedragon Linux - Games 22 02-17-2005 03:28 PM
Ut2004 Magma_11 Linux - Software 3 02-13-2005 03:10 PM
UT2004 ut2004.ini? ub3rj3phf Linux - Hardware 10 11-07-2004 08:01 PM

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

All times are GMT -5. The time now is 07:09 PM.

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