James Cornell wrote: > On 5/4/2009 12:38 AM, Rachmat Febrianto wrote: > >> I've run Xorg -configure >> then appear message like this, at the end : >> Your xorg.conf file is //xorg.conf.new >> >> To test the server, run 'X -config //xorg.conf.new' >> >> after I run : X -config //xorg.conf.new >> so I get messege like this : >> >> Fatal server error : >> unrecognized option: //xorg.conf.new >> >> the file xorg.conf.new is under / directory. >> what must I to do, again ? >> thanks for helping. >> >> > Single slash not double. > > - James > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org > Single / double // - Both work. Conventionally. a single / is the accepted way but this is all just fluff around your real problem and nothing to do with your problem.
check your /var/log/Xorg.0.log and look for lines with (EE) in it. grep can help you sort the wheat from the chaff here. This file will tell you where you're going wrong. My best advice is RTFM (said politely). I know it sounds clich? but honestly, you'll get a lot of good "correct" info from the man pages if you give them the time. Try man Xorg. good luck -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/laptop-discuss/attachments/20090504/d8f7c479/attachment.html>