Guest adaml Posted December 2, 2004 Report Share Posted December 2, 2004 Hi, I have installed 10.1 and cannot raise a graphics screen. I have tried all the correct settings for the graphical interface. I tried cntrl-alt-f7 etc to go to the graphics screen bo luck, please help. Adam. Link to comment Share on other sites More sharing options...
VeeDubb Posted December 2, 2004 Report Share Posted December 2, 2004 to start, isntead of ctrl-alt-f7, try ctrl-alt-f2. That should bring you to a login prompt. once there, log in, and enter the following commands IN ORDER 'su root' (may require a password) 'service dm stop' (this will stop X and the display manager.) 'exit' (that will get you out of root and back to your normal user. 'startx' When you type startx, one of two things will happen. 1. the graphical server may start, then we can figure out why it's not starting on it's own. 2. More likely, you'll get a long error message that points you to a log file. if that's the case, post your results here and I or someone else will help more. Link to comment Share on other sites More sharing options...
VeeDubb Posted December 2, 2004 Report Share Posted December 2, 2004 Oh yeah, and welcome to the M.U.B!!! Link to comment Share on other sites More sharing options...
Guest adaml Posted December 2, 2004 Report Share Posted December 2, 2004 (edited) Oh yeah, and welcome to the M.U.B!!! <{POST_SNAPBACK}> Thanks for the reply, I did as instructed and received the following: Parse error on line 94 of section seven in file /etc/x11/xorg.conf The default depth keyword requires a number to follow it (ee) Problem parsing the config file (ee) Error parsing the config file Fatal server error No screens found Hope you can help. Adam. Edited December 2, 2004 by adaml Link to comment Share on other sites More sharing options...
Guest adaml Posted December 2, 2004 Report Share Posted December 2, 2004 (edited) Oh yeah, and welcome to the M.U.B!!! <{POST_SNAPBACK}> Also, Please also check the log file at "/var/log/xorg.0.log" fro additional information x10: Fatal IO error 104 (Connection reset by peer) on x server "o.o" After 0 requests (0 known processed) with 0 events remaining. Edited December 2, 2004 by adaml Link to comment Share on other sites More sharing options...
adamw Posted December 2, 2004 Report Share Posted December 2, 2004 "Parse error on line 94 of section seven in file /etc/x11/xorg.conf The default depth keyword requires a number to follow it" That suggests that the part of xorg.conf that sets the default screen depth - that's the number of colours used in the display - is empty. It shouldn't be, though, I wonder how it got that way. You could run XFdrake as root and see if that fixes it, or you could just go in and edit the line directly - a value of 16 should be safe to use. Link to comment Share on other sites More sharing options...
Guest adaml Posted December 3, 2004 Report Share Posted December 3, 2004 I tried the XFdrake fix adding 16 as the figure, tried test no joy. ANy ideas? Link to comment Share on other sites More sharing options...
adamw Posted December 3, 2004 Report Share Posted December 3, 2004 same error in the logs? or is it different now? Link to comment Share on other sites More sharing options...
Guest adaml Posted December 3, 2004 Report Share Posted December 3, 2004 I tried the XFdrake fix adding 16 as the figure, tried test no joy. ANy ideas? <{POST_SNAPBACK}> I gave XFdrake another go and set different figures, after a while I was presented with a screen image of vertical bars of many colours. A small box asking "is this the correct setting" clicking yes had no effect I was still left with a blank screen. Had not thought to try the log question will try again and send result. Adam. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now