| View previous topic :: View next topic |
| Author |
Message |
MikeG1 n00b

Joined: 15 Aug 2010 Posts: 34
|
Posted: Mon Aug 16, 2010 10:48 am Post subject: Error Starting KDE Session |
|
|
Ok,
I emerged kdebase-meta:4.4 successfully
I tried startkde which gives me $DISPLAY is not set or cannot connect to X server
startx doesn't work either, it gives me
| Code: | hostname: Unknown host
xauth: creating new authority file /root/.serverauth.14447
/etc/X11/xinit/xserverrc: line 1: /usr/bin/X: Permission denied
/etc/X11/xinit/xserverrc: line 1: exec: /usr/bin/X: cannot execute: Success giving up.
xinit: No such file or directory (errno 2): unable to connect to X server
xinit: No such process (errno 3): Server error. |
|
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 13034 Location: Ste-Foy,Canada
|
Posted: Mon Aug 16, 2010 12:01 pm Post subject: |
|
|
Hi, can you post this :
| Code: |
# emerge --info
# rc-update show
# lspci -n
# cat /etc/X11/xorg.conf
|
_________________ Sysadmin of GentooQuébec.org
Wiki
Signature
IRC on Freenode : #gentoo-quebec |
|
| Back to top |
|
 |
hedmo l33t


Joined: 29 Aug 2009 Posts: 829 Location: halmstad
|
Posted: Mon Aug 16, 2010 12:45 pm Post subject: |
|
|
nano -w /etc/X11/xinit/xinitrc
set à new first line
exec startkde
hit
startx
and you should be good to go |
|
| Back to top |
|
 |
MikeG1 n00b

Joined: 15 Aug 2010 Posts: 34
|
Posted: Mon Aug 16, 2010 2:22 pm Post subject: |
|
|
| hedmo wrote: | nano -w /etc/X11/xinit/xinitrc
set à new first line
exec startkde
hit
startx
and you should be good to go |
yeah thx that worked |
|
| Back to top |
|
 |
|