LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-01-2005, 04:15 PM   #1
mandrakewanta
LQ Newbie
 
Registered: May 2004
Posts: 22

Rep: Reputation: 15
Slackware - can't get KDE to run after install


I just switch from MDK to Slackware. I got the OS installed. I ran from root the configuration for my monitor, video card etc. I run startx, startkde and get command not found. I would like to get KDE running. I'm thinking about going back to Mandrake. Any sugestions for getting KDE going in slackware?

Thanks
 
Old 05-01-2005, 04:20 PM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
i see no reason that u do not have this comand if u have installed kde packages
so are u sure about that kde packges

or mount ur 2nd Slack cd go to kde dir. and do

upgradepkg --install-new *.tgz

regards
 
Old 05-01-2005, 04:50 PM   #3
mandrakewanta
LQ Newbie
 
Registered: May 2004
Posts: 22

Original Poster
Rep: Reputation: 15
Yes I'm sure that KDE is installed. I did a slocate for kde and many rows were returned. What else should i look at. Thanks for the response.
 
Old 05-01-2005, 04:52 PM   #4
mandrakewanta
LQ Newbie
 
Registered: May 2004
Posts: 22

Original Poster
Rep: Reputation: 15
I did create a partition for /opt which is where all the KDE stuff is. Should I point a config file to the partition? Maybe that is the issue?
 
Old 05-01-2005, 05:01 PM   #5
mandrakewanta
LQ Newbie
 
Registered: May 2004
Posts: 22

Original Poster
Rep: Reputation: 15
FYI-

Also I'm just a newbie that reads alot of forums. Please keep it simple for me.


/usr/X11R6/bin/startx


#!/bin/sh

# $Xorg: startx.cpp,v 1.3 2000/08/17 19:54:29 cpqbld Exp $
#
# This is just a sample implementation of a slightly less primitive
# interface than xinit. It looks for user .xinitrc and .xserverrc
# files, then system xinitrc and xserverrc files, else lets xinit choose
# its default. The system xinitrc should probably do things like check
# for .Xresources files and merge them in, startup up a window manager,
# and pop a clock and serveral xterms.
#
# Site administrators are STRONGLY urged to write nicer versions.
#
# $XFree86: xc/programs/xinit/startx.cpp,v 3.16tsi Exp $


userclientrc=$HOME/.xinitrc
userserverrc=$HOME/.xserverrc
sysclientrc=/usr/X11R6/lib/X11/xinit/xinitrc
sysserverrc=/usr/X11R6/lib/X11/xinit/xserverrc
defaultclient=/usr/X11R6/bin/xterm
defaultserver=/usr/X11R6/bin/X
defaultclientargs=""
defaultserverargs=""
clientargs=""
serverargs=""

+++++++++++++++++++++++++++++++++ more to file but i stop here +++++++++++++++++++++

Here Vi xinitrc


/etc/X11/xinit# vi xinitrc



#!/bin/sh
# $XConsortium: xinitrc.cpp,v 1.4 91/08/22 11:41:34 rws Exp $

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/usr/X11R6/lib/X11/xinit/.Xresources
sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi

if [ -f $userresources ]; then
xrdb -merge $userresources
fi

if [ -f $usermodmap ]; then
xmodmap $usermodmap
fi

# Start the window manager:
startkde
 
Old 05-01-2005, 05:03 PM   #6
speel
Member
 
Registered: Apr 2004
Posts: 354

Rep: Reputation: 30
if you wanna make sure if its installed login as root then type pkgtool then choose view
 
Old 05-01-2005, 05:06 PM   #7
mandrakewanta
LQ Newbie
 
Registered: May 2004
Posts: 22

Original Poster
Rep: Reputation: 15
When I ran xorgconfig I did so from SSH from my laptop to the slackware machine. I had two ssh windows open. I types startx in the other remot window and got this error. I also heard my monitor make that cring sound

This program will create a basic xorg.conf file, based on menu selections you
make.

The xorg.conf file usually resides in /usr/X11R6/etc/X11 or /etc/X11. A sample
xorg.conf file is supplied with Xorg; it is configured for a standard
VGA card and monitor with 640x480 resolution. This program will ask for a
pathname when it is ready to write the file.

You can either take the sample xorg.conf as a base and edit it for your
configuration, or let this program produce a base xorg.conf file for your
configuration and fine-tune it.

Before continuing with this program, make sure you know what video card
you have, and preferably also the chipset it uses and the amount of video
memory on your video card. SuperProbe may be able to help with this.

Press enter to continue, or ctrl-c to abort.
root@slackware:/usr/X11R6/lib/X11/xinit# startx
xauth: creating new authority file /root/.Xauthority
xauth: creating new authority file /root/.Xauthority

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/slackware:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.4.29 i686 [ELF]
Current Operating System: Linux slackware 2.4.29 #6 Thu Jan 20 16:30:37 PST 2005 i686
Build Date: 23 January 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 1 22:03:22 2005
(==) Using config file: "/etc/X11/xorg.conf"
(EE) xf86OpenSerial: Cannot open device /dev/mouse
No such device.

(EE) Mouse1: cannot open input device
(EE) PreInit failed for input device "Mouse1"
No core pointer

Fatal server error:
failed to initialize core devices

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.

FatalError re-entered, aborting
Caught signal 11. Server aborting

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
 
Old 05-01-2005, 05:19 PM   #8
mandrakewanta
LQ Newbie
 
Registered: May 2004
Posts: 22

Original Poster
Rep: Reputation: 15
Looks like my mouse is not being found. I selected GDB on install. I have a microsoft USB laser mouse the standard white one connected to the box. Some other issues might be going on also.
 
Old 05-01-2005, 05:24 PM   #9
mandrakewanta
LQ Newbie
 
Registered: May 2004
Posts: 22

Original Poster
Rep: Reputation: 15
I also get this when I run startkde now. This is a fresh install of the os.



root@slackware:~# startkde
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...
/usr/X11R6/bin/iceauth: creating new authority file /root/.ICEauthority
kwin: cannot connect to X server
kpersonalizer: cannot connect to X server
kpersonalizer: cannot connect to X server
kpersonalizer: cannot connect to X server
 
Old 05-01-2005, 05:49 PM   #10
Poetics
Senior Member
 
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181

Rep: Reputation: 49
Edit: Nevermind, didn't fully read first post

Last edited by Poetics; 05-01-2005 at 05:52 PM.
 
Old 05-01-2005, 06:37 PM   #11
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Try changing your mouse device file in /etc/X11/xorg.conf to /dev/misc/psaux or /dev/input/mice or /dev/input/mouse0
 
Old 05-01-2005, 07:02 PM   #12
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
try

Code:
startx /usr/X11R6/bin/startkde --:0
or put this line in your ~/.xsession
Code:
exec startkde
 
Old 06-09-2005, 12:45 AM   #13
AgtSkippy
LQ Newbie
 
Registered: Jul 2003
Distribution: Gentoo
Posts: 20

Rep: Reputation: 0
hey, I had this similar problem, and the #startx /usr/X11RC/bin/startkde --:0 command worked for me. but how can I make "0" be the default display?
 
Old 06-09-2005, 01:01 AM   #14
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
by default "0" is the default display
u get to different one if u are running more that one GUI

regards
 
Old 06-09-2005, 11:03 AM   #15
Namaseit
Member
 
Registered: Dec 2003
Distribution: Slackware
Posts: 325

Rep: Reputation: 30
You can't just run "startkde" and have it come up.

You run type this "startx startkde". You're starting up X and then having it run KDE. The only problem with this is that it starts up an xterm that if you close it, it closes X and KDE. So I would say just run kdm or set your default runlevel to 4 in /etc/inittab.

Good Day.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
install kde theme in slackware spowel4 Slackware 1 09-07-2005 04:17 PM
What is the command to run 9.1 slackware install Skeletor666 Linux - Newbie 3 11-01-2004 03:57 PM
How to install KDE 3.1.5 on existing 3.1.4 on slackware 9.1 ? brodo Linux - Newbie 2 01-31-2004 07:43 AM
Clean slackware 9 install with kde 3.1.3? dARkHunTEr Slackware 1 08-31-2003 10:20 AM
Slackware KDE install problems casmithac Linux - Software 0 06-06-2003 09:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration