Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Got into my system, but X is still badly broken...
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
Akaihiryuu
l33t
l33t


Joined: 08 May 2003
Posts: 794
Location: Columbus, OH

PostPosted: Fri Feb 06, 2004 1:54 am    Post subject: Got into my system, but X is still badly broken... Reply with quote

Well, I finally managed to boot my system again, by using single at the GRUB prompt. That got me into the system so I could rc-update del xdm default until I can figure out what's wrong. One day everything was fine, the next day everything broke right after I did an emerge -u world. There weren't any X components that I know of in that, it was just a couple applications, so I can't imagine what screwed up. I DID do an emerge -u world earlier in the week that upgraded a LOT of stuff, but everything still worked after that. The problem started after the most recent one. Attempeting to start X just makes the system reboot now. Any ideas what could be causing this? None of my configuration has changed that I know of.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Fri Feb 06, 2004 3:50 pm    Post subject: Reply with quote

Author Message
Akaihiryuu,

Whats in your .xinitrc file - note the leading full stop. Look in your /home/<user> directory.

If you don't have one create it with the following content

Code:
#!/bin/sh
# start some nice programs
        twm &
        xclock -geometry 50x50-1+1 &
        xterm -geometry 80x50+494+51 &
        xterm -geometry 80x20+494-0 &
        exec xterm -geometry 80x66+0+0 -name login


Now type startx as your normal user. You should see the window manger from hell, three xterms and a clock. If this fails, tell us about your graphics hardware and post the content of /etc/X11/XF86Config.
You probably need to reconfigure X
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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