Results 1 to 7 of 7
Hi!
New to this forum, hope i can get some help.
I just installed Slackware 11.0. I made a full install and set up everything.
But after the install and ...
- 03-08-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 4
X11 problem with my new slack install
Hi!
New to this forum, hope i can get some help.
I just installed Slackware 11.0. I made a full install and set up everything.
But after the install and i boot the system the KDE won't start by itself, just command login. (maybe it is standard, i don't know).
Anyway, i log in as root and try to start KDE with startkde.
The thing that happens is:
xsetroot: unable to open display ''
xset: unable to open display ""
xset: unable to open display ""
xset: unable to open display ""
xsetroot: unable to open display ''
startkde: Starting up...
startkde: Running kpersonalizer
kwin: connot connect to X server
kpersonalizer: cannot connect to X server
and the last line just loops.
What am i suposed to do?
Why dosen't Tux come out and play with me?
- 03-08-2007 #2It's standard, init 3 is the default in Slackware.But after the install and i boot the system the KDE won't start by itself, just command login. (maybe it is standard, i don't know).
You don't use startkde like that, you must start it through startx editing .xinitrc on your home directory. The easy and best way to get to the graphical interface is typing as root init 5, this will bring KDM and you can login with your user nameAnyway, i log in as root and try to start KDE with startkde.
The thing that happens is:
xsetroot: unable to open display ''
xset: unable to open display ""
xset: unable to open display ""
xset: unable to open display ""
xsetroot: unable to open display ''
startkde: Starting up...
startkde: Running kpersonalizer
kwin: connot connect to X server
kpersonalizer: cannot connect to X server
and the last line just loops.
What am i suposed to do?
Why dosen't Tux come out and play with me?
You can also edit /etc/inittab and change the default run level to 5 and get a graphical interface alwaysPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-08-2007 #3
- 03-08-2007 #4Just Joined!
- Join Date
- Mar 2007
- Posts
- 4
Okey, firt, i can't find .xinitrc in my home dir.
Originally Posted by Juan Pablo
I did type init 5 as root, nothing changed. Still just command-line.
I also changed /etc/inittab to run level 5 but nothing...
- 03-08-2007 #5
You need to create .xinitrc and add inside
exec startkde
then just startx
EDIT: I think you may need to run xorgconfig before or maybe xf86configPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-09-2007 #6
Unless there is something out of the ordinary going on there you only need to type in startx. Carlosponti asked you about this but you didn't answer so perhaps you did not try that yet?
- 03-09-2007 #7Just Joined!
- Join Date
- Sep 2006
- Location
- Delray Beach, FL
- Posts
- 8
try to type X -configure or xorgconf then pick your default x envrmnt by typing xwmconf (xwmconfig dont remember which one it was) and then startx


Reply With Quote