Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome wont load anymore due to a hard reboot. Please help.
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
thedeadlyquiche
n00b
n00b


Joined: 10 May 2006
Posts: 33

PostPosted: Sun May 14, 2006 11:21 pm    Post subject: Gnome wont load anymore due to a hard reboot. Please help. Reply with quote

Today I was trying to get my mouse scroll wheel to work so I was following a guide for editing my xorg.conf. After that I ran startx and my computer completely crashed. So I had to hard reboot.
Since then I have not been able to load gnome.
Xsession works fine,. But when I load gnome, I get a black screen with the X for a mouse thingy.

When I run gdm it loads the gnome log-in screen, but once logged in it crashes the same as if I ran startx.
It is doing this for root and my normal user account.
Please help me, I have a large project due next week and I can't access what I have done already until this is fixed.
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Mon May 15, 2006 12:36 am    Post subject: Reply with quote

I would suggest maybe undoing the changes you made to your xorg.conf file..
If this does not get you back, try removing (renaming) the gnome preferences for your user (or create a new test account) and seeing if this works..
Please report results..
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Mon May 15, 2006 4:57 am    Post subject: Reply with quote

if the xinit starts ok do mv /root /mnt
mkdir /root
then it will change the .config for gnome in the new root folder.
if the x itself will not start u might have made a xorg.conf backup rename it to xorg.conf and make the current current xorg.conf xorg.conf1
most likely it would solve. else u will have re emerge X11xorg
hard resettings we may have to do many times while the system gets stuck.
hard resetting cannot kill the system. gentoo is really very hard once installed properly
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
GoingDown
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 117
Location: Finland

PostPosted: Mon May 15, 2006 6:21 am    Post subject: Reply with quote

padoor wrote:
if the xinit starts ok do mv /root /mnt
mkdir /root


What good can be achived by moving root's home directory to /mnt?

Hopefully you are NOT running your system as root all the time. Besides, it is not good idea to move your home folder completely.

Instead, if your gnome settings are borked, you can just run:

Code:

cd
mkdir gnome-backup
mv .gnome2 gnome-backup
mv .gconf gnome-backup
mv .gconfd gnome-backup


Which will basically move all your gnome settings to backup folder. When you start gnome next time, all configurations are reset to defaults.
Back to top
View user's profile Send private message
olger901
l33t
l33t


Joined: 17 Mar 2005
Posts: 625

PostPosted: Mon May 15, 2006 6:34 am    Post subject: Reply with quote

and if that does not work going to : /var/tmp and removing everything in that directory might solve the problem (It did once for me!).
If that still does not solve the problem try chmodding /var/tmp to 777 temporarily and see if that fixes the problem.
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Mon May 15, 2006 11:54 am    Post subject: Reply with quote

What good can be achived by moving root's home directory to /mnt?

Hopefully you are NOT running your system as root all the time. Besides, it is not good idea to move your home folder completely.

Instead, if your gnome settings are borked, you can just run:


moving the /root to /mnt and mkdir /root gives the system to start afresh as first time booting.not nly desktop settings of gnome xauth .config .mozilla and many such folders can stop the gnome /kde from starting.
thats why mv /root
unless u r root u cannot mv /root
after u successfully start u can copy old required folders back to /root and finally
rm -rf /mnt/root
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
GoingDown
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 117
Location: Finland

PostPosted: Mon May 15, 2006 12:05 pm    Post subject: Reply with quote

padoor wrote:

moving the /root to /mnt and mkdir /root gives the system to start afresh as first time booting.not nly desktop settings of gnome xauth .config .mozilla and many such folders can stop the gnome /kde from starting.
thats why mv /root
unless u r root u cannot mv /root
after u successfully start u can copy old required folders back to /root and finally
rm -rf /mnt/root


Oh, yes of course. But my point was that if the user is running his system as normal user (as everybody really SHOULD do), then /root folder is totally unrelevant for him.

Also moving whole home directory sounds a little bit too harsh to just get gnome running, especially if you have lots of stuff on your home folder.
Back to top
View user's profile Send private message
GoingDown
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 117
Location: Finland

PostPosted: Mon May 15, 2006 12:08 pm    Post subject: Reply with quote

olger901 wrote:
and if that does not work going to : /var/tmp and removing everything in that directory might solve the problem (It did once for me!).
If that still does not solve the problem try chmodding /var/tmp to 777 temporarily and see if that fixes the problem.


Same goes for /tmp as well.

I think /tmp and /var/tmp should be chmodded 777 and then with +t (sticky bit)
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Tue May 16, 2006 1:13 am    Post subject: Reply with quote

still we have not heard from thedeadlyquiche whos gnome is not starting!!!

do a console login as root and check with nano -w the above files for information.
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
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