[Sderby] still having problems

Russ sderby at mailman.lug.org.uk
Wed Jan 22 23:52:01 2003


This is a multi-part message in MIME format.

------=_NextPart_000_0015_01C2C234.970FD3C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

i tried this,
Oh dear, looks like your box may not have been running the open source
NVIDIA driver.

There is probably a Mandrake specific X server configuration program
that you can invoke from the command line (DOS prompt. A standard
program is available it is called xf86config, but it is rather
unfriendly to say the least.=20

What we can do is have a look and see if you have a backup configuration
file.

Login as root
type in:

cd /etc/X11

type:
ls
the main configuration file is called XF86Config
look for any files called something like XF86Config.save or something
like that, maybe XF86Config.bak.
firstly let's rename the original file:
mv XF86Config XF86Config.bad
this will rename the file to XF86Config.bad.

Now lets copy the backup file, assuming it is called .bak we can use the
command:

cp XF86Config.bak XF86Config

This will restore the saved copy.

You can try and start X-windows with the command:

startx

and got this,
i found these XF86config, XF86config-4, XF86config-4.old, XF86config.old
i tried to rename the XF86config to.old and got this,
mv: cannot stat. `XF86config`, no such file. so i tried it in /xdm can =
it didnt like that also i tried to rename some of the other XFconfig =
file listed above to .old with no go.
and that were im at now.=20

             Russ
------=_NextPart_000_0015_01C2C234.970FD3C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>i tried this,</FONT></DIV>
<DIV>Oh dear, looks like your box may not have been running the open=20
source<BR>NVIDIA driver.<BR><BR>There is probably a Mandrake specific X =
server=20
configuration program<BR>that you can invoke from the command line (DOS =
prompt.=20
A standard<BR>program is available it is called xf86config, but it is=20
rather<BR>unfriendly to say the least. <BR><BR>What we can do is have a =
look and=20
see if you have a backup configuration<BR>file.<BR><BR>Login as =
root<BR>type=20
in:<BR><BR>cd /etc/X11<BR><BR>type:<BR>ls<BR>the main configuration file =
is=20
called XF86Config<BR>look for any files called something like =
XF86Config.save or=20
something<BR>like that, maybe XF86Config.bak.<BR>firstly let's rename =
the=20
original file:<BR>mv XF86Config XF86Config.bad<BR>this will rename the =
file to=20
XF86Config.bad.<BR><BR>Now lets copy the backup file, assuming it is =
called .bak=20
we can use the<BR>command:<BR><BR>cp XF86Config.bak =
XF86Config<BR><BR>This will=20
restore the saved copy.<BR><BR>You can try and start X-windows with the=20
command:<BR><BR>startx</DIV>
<DIV><BR><FONT face=3DArial size=3D2>and got this,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i found these XF86config, XF86config-4, =

XF86config-4.old, XF86config.old</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i tried to rename the XF86config to.old =
and got=20
this,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>mv: cannot stat. `XF86config`, no such =
file. so i=20
tried it in /xdm can it didnt like that also i tried to rename some of =
the other=20
XFconfig file listed above to .old with no go.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>and that were im at now. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;=20
Russ</FONT></DIV></BODY></HTML>

------=_NextPart_000_0015_01C2C234.970FD3C0--