LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 02-19-2006, 09:17 AM   #1
kwarchil
LQ Newbie
 
Registered: Feb 2006
Location: Latvia,Liepaja
Distribution: Slackware 10.2
Posts: 5

Rep: Reputation: 0
KDE Problem


Hi Guys!

I`m new to linux, so i get one what suits for me - Slackware.

I installed all system(2cd).Now I`m logging in.Typing root,pass and then startx or startkde,
It giwes me an error?
Why?
Wenn I typed startx it shows me - Just Error,
wenn startkde it shows -cannot connetc to X server!
WTF i need to do?
 
Old 02-19-2006, 09:37 AM   #2
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
First run 'xorgsetup' (easy, but may not detect hardware very well, 'specially monitors) or 'xorgconfig' (has more options, but you need to know specs of monitor {Horizontal/Vertical refresh rates, etc})

After that, type 'startx'

If you want it to always boot to the GUI, edit /etc/initab and change the following line :
Code:
# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:
to this
Code:
# Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:
Don't forget to setup a regular user before you get too far (in console):
Code:
adduser
(Try not to run as 'root' very much. As a matter of fact, try not to run as 'root' at all!)

Hope that helps some, and Welcome to Slackware!

Last edited by cwwilson721; 02-19-2006 at 09:46 AM.
 
Old 02-19-2006, 09:53 AM   #3
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
xorgconfig is quite straight forward to use, just make sure you know your system fairly well. xorgconfig will ask you a series of questions about your hardware, that is, type of keyboard, mouse, and monitor settings, video RAM. When you've finished running xorgconfig then type startx. Also do use the settings kindly provided by cwwilson721. You only want to run your unit as root for the initial set-up of your system.
 
Old 02-19-2006, 10:13 AM   #4
kwarchil
LQ Newbie
 
Registered: Feb 2006
Location: Latvia,Liepaja
Distribution: Slackware 10.2
Posts: 5

Original Poster
Rep: Reputation: 0
I tryed xorgconfig and xorgsetup, nothin helped!
 
Old 02-19-2006, 10:20 AM   #5
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by kwarchil
I tryed xorgconfig and xorgsetup, nothin helped!
I'm assuming you've logged on as root before you ran xorgconfig. What happened after you ran xorgconfig then typed startx?
You can always run xorgconfig again and overwrite your previous xorgconfig file. Perhaps you entered incorrect information when setting up xorgconfig.
Good luck, man.
 
Old 02-19-2006, 11:23 AM   #6
kwarchil
LQ Newbie
 
Registered: Feb 2006
Location: Latvia,Liepaja
Distribution: Slackware 10.2
Posts: 5

Original Poster
Rep: Reputation: 0
Perhaps...wrong information,couse it`s too smart for me

Tryed about 10 times...nothin!
 
Old 02-19-2006, 11:37 AM   #7
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by kwarchil
Perhaps...wrong information,couse it`s too smart for me

Tryed about 10 times...nothin!
Don't let it get you down. I didn't get Slackware installed properly the first time or the second time I tried.
Slackware is an excellent learning experience, you will really learn about how linux works using slack.
 
Old 02-19-2006, 11:54 AM   #8
kwarchil
LQ Newbie
 
Registered: Feb 2006
Location: Latvia,Liepaja
Distribution: Slackware 10.2
Posts: 5

Original Poster
Rep: Reputation: 0
Man i hate this
I tryed this one - pico /etc/x11/xorg.conf
File is empty!
Maybe here is is that problem?
 
Old 02-19-2006, 07:02 PM   #9
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
i think it should be /etc/X11/xorg.conf (case-sensitive)
 
Old 02-20-2006, 09:16 AM   #10
Bjerrk
Member
 
Registered: Aug 2005
Location: Some institute of physics, somewhere ...
Distribution: Debian, Slackware
Posts: 76

Rep: Reputation: 19
kwarchil: What makes you think that Slackware is even the right distro for you?

It's one of the most difficult distros in existence. But it's a very good distro indeed.
 
Old 02-20-2006, 11:10 AM   #11
Franklin
Senior Member
 
Registered: Oct 2002
Distribution: Slackware
Posts: 1,348

Rep: Reputation: 217Reputation: 217Reputation: 217
Quote:
Originally Posted by Bjerrk
kwarchil: What makes you think that Slackware is even the right distro for you?
An (un?)educated guess, I suspect.
Still, not a bad choice.

Quote:
Originally Posted by Bjerrk
It's one of the most difficult distros in existence.
Slackware is not difficult. This is a myth.

The reading is going to have to be done sooner or later with any distro. Slack just requires you to do it a little sooner. Nothing wrong with that. I believe people's expectations get in the way of reality here.
 
Old 02-20-2006, 04:52 PM   #12
Bjerrk
Member
 
Registered: Aug 2005
Location: Some institute of physics, somewhere ...
Distribution: Debian, Slackware
Posts: 76

Rep: Reputation: 19
Quote:
Originally Posted by Franklin
Slackware is not difficult. This is a myth.
Well, i'm a slacker my self, and i admit that it's not very difficult to me, but if you'd asked me a year ago i wouldn't even be able to set up X.org manually...

Slackware IS difficult to newbies.
 
Old 02-20-2006, 05:04 PM   #13
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Take a look at these: http://slackware.com/config/

maybe print out this one (or more) so you got something to guide you: http://slackware.com/config/x.php and then read this
http://slackware.com/config/users.php


Good luck
 
Old 02-22-2006, 03:05 PM   #14
kwarchil
LQ Newbie
 
Registered: Feb 2006
Location: Latvia,Liepaja
Distribution: Slackware 10.2
Posts: 5

Original Poster
Rep: Reputation: 0
Thx, but i didn`t give up.I changed distro :P
Vector linux, based on slackware easyest for newbies
 
Old 02-22-2006, 03:21 PM   #15
pdw_hu
Member
 
Registered: Nov 2005
Location: Budapest, Hungary
Distribution: Slackware, Gentoo
Posts: 346

Rep: Reputation: Disabled
Well changing a whole distro of 1 problem isn't the best answer if you want to be a 'linuxer'. But your call...
 
  


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
Problem installing new programs... KDE problem? seiyachan Mandriva 33 12-19-2005 09:18 AM
KDE problem AK prince Slackware 3 09-04-2005 09:07 PM
KDE task switching (alt-tab) problem, also KDE XMMS problem (seperate problems) Cohobin Linux - Software 4 06-26-2004 05:47 AM
Kde sound problem -It works but has a problem Magick211 Linux - Software 1 03-18-2004 07:24 PM
LiLo Installation problem ?and (GNOME and KDE problem) hitesh_linux Linux - Software 1 01-01-2002 04:56 AM

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

All times are GMT -5. The time now is 12:15 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