Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GDM login fails
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
devv_p
n00b
n00b


Joined: 01 Apr 2006
Posts: 3
Location: Ontario, Canada

PostPosted: Sat Apr 01, 2006 2:01 am    Post subject: GDM login fails Reply with quote

I'm having difficulties logging in to gnome. The boot process goes fine, the gnome login screen comes up and prompts me for my username and password. However after I enter my username and password and press enter, my screen turns off completely. I can still enter any of my terminals though. Any ideas?

Last edited by devv_p on Sat Apr 01, 2006 3:24 am; edited 1 time in total
Back to top
View user's profile Send private message
Ateo
Advocate
Advocate


Joined: 02 Jun 2003
Posts: 2021
Location: Republic of California

PostPosted: Sat Apr 01, 2006 2:41 am    Post subject: Reply with quote

You should change your title since grub isn't the issue. Perhaps you're having issues with GDM?
Back to top
View user's profile Send private message
devv_p
n00b
n00b


Joined: 01 Apr 2006
Posts: 3
Location: Ontario, Canada

PostPosted: Sat Apr 01, 2006 3:23 am    Post subject: Reply with quote

oh yes, sorry, my bad
Back to top
View user's profile Send private message
jesse_kahtava
n00b
n00b


Joined: 30 Nov 2004
Posts: 66
Location: Ontario, Canada

PostPosted: Mon Apr 03, 2006 6:44 pm    Post subject: Reply with quote

Since GDM appears to be working properly and the problem arises after logging in, it's probably a problem with your user's set resolution.
I'm not entirely sure if the following will work, but it's worth a shot:

Go to the console (Ctrl+Alt+F1) and log in. You should now be in your home folder. Open the file .gconf/desktop/gnome/screen/default/0/%gconf.xml or similar with a text editor and you should see something similar to this:
Code:
<?xml version="1.0"?>
<gconf>
        <entry name="rate" mtime="1144089452" type="int" value="0">
        </entry>
        <entry name="resolution" mtime="1144089452" type="string">
                <stringvalue>1024x768</stringvalue>
        </entry>
</gconf>


Try editing the line that says 1024x768 (in my example, anyway) and change it to 800x600. That should be supported well enough.

Again, I'm not entirely sure if this will work... go nuts
Back to top
View user's profile Send private message
devv_p
n00b
n00b


Joined: 01 Apr 2006
Posts: 3
Location: Ontario, Canada

PostPosted: Mon Apr 03, 2006 10:05 pm    Post subject: Reply with quote

Beaauuutifull! Thanks for the help mr. kahtava!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum