Monitor turn of at Login screen!
Hello, I just installed Studio. But when I try to start the newly installed system, at the loging screen monitor turns of. Is that something related with the screen resoution? if it is the problem, how can i lower of change the resolution in text mood?
Maduranga
yepp.. possibly you resulution, possibly your monitor is set up as a second display (my TV goes black while i'm at the login screen)
at the login screen, hit CTRL+ALT+F2 and hopefully it will take you to a text-based login screen.
Log in and you will get a terminalCode:
sudo nano /etc/X11/xorg.conf
have a browse around there, I can't remember exactly which line (I'm sure someone will post) as I'm at work on an XP PC, but you can change available resolutions in there.
Good luck
Originally Posted by madurangaHello, I just installed Studio. But when I try to start the newly installed system, at the loging screen monitor turns of. Is that something related with the screen resoution? if it is the problem, how can i lower of change the resolution in text mood?
Maduranga
At the text login screen, enter your user name and password. Then type:
Code:
sudo dpkg-reconfigure xserver-xorg |