Results 1 to 6 of 6
I just installed 10.1 Official (mainly to familiarize myself w/ Linux), went through the whole installation gamut without a hitch. Rebooted. Got to my desktop. I adjusted the screen rez ...
- 06-02-2005 #1Just Joined!
- Join Date
- Jun 2005
- Location
- SE Wisconsin
- Posts
- 4
Newbie: Restart problems
I just installed 10.1 Official (mainly to familiarize myself w/ Linux), went through the whole installation gamut without a hitch. Rebooted. Got to my desktop. I adjusted the screen rez then rebooted. Now all I get is this text:
Mandrakelinux Release 10.1 (Official) for i586
kernel 2.6.8.1-12mdk on an i686/tty
localhost login:
How do I get back to my desktop from here? Tried rebooting more times than I care to know. Please help.
- 06-02-2005 #2Linux User
- Join Date
- Mar 2005
- Location
- CA
- Posts
- 352
Try logging in with the user you created and then type:
Hopefully that's all you'll need to do.Code:startx
- 06-02-2005 #3Just Joined!
- Join Date
- Jun 2005
- Location
- SE Wisconsin
- Posts
- 4
Thanks soulbrothax831
I found my problem. Since I installed it on a old crap PC that I conned off of one of the IT guys at work, it doesn't support a resolution of 1024. Therefore, when I enter "startx" and get a screen full of text but in there is a line roughly stating that a screen is found but not in a usable configuration. Now, aside from probably having to do a reinstall, is there a way I can adjust the screen res from the screen that I wind up in in the first place?
- 06-02-2005 #4Linux User
- Join Date
- Mar 2005
- Location
- CA
- Posts
- 352
I'm really not the best of help when it comes to editing config files as I'm still learning to do so myself, but I believe you can try editing your xorg.conf and search for your monitor configuration in there.
Try doing either:
orCode:vi /etc/X11/xorg.conf
If you used vi, you'll need to press "a" to insert anything, "esc" to get out of insert mode, ":wq" to write & quit, or "q" to quit without saving. Hopefully someone with more experience will be able to jump in and give you further advice.Code:pico /etc/X11/xorg.conf
- 06-02-2005 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,785
Yeah, you can either edit /etc/X11/xorg.conf as indicated in the previous post, or you can run xorgconfig from the command line and enter the proper info.
Let us know...
- 06-04-2005 #6Just Joined!
- Join Date
- Jun 2005
- Location
- SE Wisconsin
- Posts
- 4
I took your advice Ozar and tried xorgconfig. Being an FNG to Linux, though, I really didn't understand much of the process. Needless to say, nothing came out right. So, I took the easy way out and just reinstalled it. Now, I'm back in operation. Thanks guys. You'll be seeing more of me here in the future.


Reply With Quote
