Results 1 to 7 of 7
Hi all,
I'm fairly new to linux and I've just completed the install of Slackware v11 on my old IBM Thinkpad A21m. Once completed I tried 'startkde' to launch KDE ...
- 02-28-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
Thinkpad a21m - Cannot Start KDE
Hi all,
I'm fairly new to linux and I've just completed the install of Slackware v11 on my old IBM Thinkpad A21m. Once completed I tried 'startkde' to launch KDE but I got the following errors:

Anyhow, I've read other threads saying that xserver isn't running but I'm sorta clueless as to where I go from here.
I do believe that I've completed xorgconfig properly but it might help if anybody with an a21m could post from their config file. Other than that... I'm all ears!!
Thanks in advance!
- 02-28-2007 #2
You can't run KDE without an X server, edit ~/.xinitrc and add this
then startxCode:exec startkde
You can also try starting KDE using kdm or change to init 5Put 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
- 02-28-2007 #3
You can't run KDE without an X server, edit ~/.xinitrc and add this
exec startkde
ps: Don't start X as root!Put 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
- 02-28-2007 #4Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
Originally Posted by Juan Pablo
How do I go about editing ~/.xinitrc? Where does this config file reside?
Thanks
- 02-28-2007 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
DOn't start X as root
Originally Posted by Juan Pablo
I'm not certain how to set up a new user account so as not to start X as root....
- 03-02-2007 #6In your home directory. ~/ is the same as /home/username. Use the 'vim' editor to edit the file. If you are not familiar with vim be sure to read a tutorial first and save any files before you edit them just in case you mess it up (cp file file.bak.How do I go about editing ~/.xinitrc? Where does this config file reside?
At the command line type adduser and answer the questions.I'm not certain how to set up a new user account so as not to start X as root.
Try running startx as the new user.
- 03-06-2007 #7Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
Thanks!
Thanks for all your help. I've got x runnin like a charm! All your input was very well received and I look forward to using and contributing to these forums in the future. In fact... I'm having a little difficulty in connecting to an AP with my wireless card (using MadWifi modules which work fine), can scan and see all AP's but not able to connect yet.... but that's another story (or thread actually).
Thanks again,
Johny-D


Reply With Quote