x-server

Well I couldn't have screwed up more. Linux can't start the x-server now cause it can't resolve the refresh rate of my monitor. The thing is I have no idea how to configire X from the command prompt. What I did was install the nvidia kernel ...




Topic Options
#516 - 10/30/02 08:50 AM x-server
Avalanche Offline
member

Registered: 11/07/00
Posts: 180
Well I couldn't have screwed up more.

Linux can't start the x-server now cause it can't resolve the refresh rate of my monitor.

The thing is I have no idea how to configire X from the command prompt.

What I did was install the nvidia kernel and driver set from the RMP download on nvidia.com. I went into the display properties and looked for the drivers I just installed, and they weren't there, so I figured I had a bit of text editing in the drivers to dobefore they would be detected, like punkisdead said in the thread we were in before.

Well, Linux said it had to restart X because of changes made to the display settings. I was pretty sure I didn't make any changes, but being new to this Linux thing I figured I'd just let it do what it wants. So X shuts down, and the monitor goes hazy for a few seconds, and tries to start up again, but can't so I just get a command prompt.

That's where I'm at. I'm writing this from *shudder* windows :-) cause I don't know how to get X to start up again. I'm thinking about reinstalling linux, cause it really doesn't take very long, and I don't have anything major invested in this install anyway.

If anybody can give me info on how to get X to start up again I'd be appreciative.

Thanks.

Top
Advertisement
#518 - 10/30/02 02:01 PM Re: x-server
punkisdead Offline
member

Registered: 08/08/02
Posts: 118
when you type lsmod in the command prompt you should see NVdriver listed, if not you need to try to insmod NVdriver. If you do see it loaded you are going to need to edit the /etc/X11/XF86Config file because when you load nvidia's glx package it overwrites some of the mesa files, such as libGL.so and so forth.
In the command prompt as root type:
vi /etc/X11/XF86Config
you should see a screen full of text
The lines you want to look for are as follows:

scroll down to the section labeled "Module" press either the insert key or i and now the bottom of your screen should say --INSERT-- add a line that reads, if there isn't one:
Load "glx"
and then comment out:
#Load "dri"

under section "Device" change
Driver "nv"
to read as
Driver "nvidia"

Lastly at the very end of the file comment out the section
#Section "DRI"
# Mode 0666
#End Section

Then hit Esc to get out of --INSERT-- mode. Type without the quotes ":wq" then hit enter.

Now you should be able to startx

If you are still having problems email me a copy of your /etc/X11/XF86Config file and list in the message what monitor you have, mouse ( usb, ps/2) , to punkisd3ad@attbi.com

Top
#519 - 10/30/02 05:40 PM Re: x-server
clutch Offline
Carpal Tunnel

Registered: 03/29/00
Posts: 3859
If you see "GLcore", you should comment that out as well.

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
Computer Repair Utility Kit
by gailerl
Yesterday at 01:26 PM
x86 OS, RAM, & Virtual Machines
by Myke
12/22/09 08:16 PM
Ram Question
by JohnnyAshes
12/21/09 09:50 PM
NEWBIE needs help with REALTEK
by SerryJW
12/21/09 06:09 AM
What version of Linux is this?
by DxxLinux
12/15/09 07:59 PM
Who's Online
1 Registered (Omnicat), 186 Guests and 40 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91407 Members
24 Forums
59300 Topics
189828 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22