LinuxQuestions.org
Review your favorite Linux distribution.
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 07-07-2002, 11:24 AM   #1
elkrammer
LQ Newbie
 
Registered: Jul 2002
Location: Chile
Distribution: Debian Sid
Posts: 29

Rep: Reputation: 15
Question startx ????


Hi I recently made a FULL install of slackware 8.1... now it prompts me for the user name and i'm on the shell
I type startx and says comand not found
then i try xf86config and also the same message....
what do i have to do to start x ?


Thanks in advance

i'm a so be nice!
 
Old 07-07-2002, 11:38 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Well by default usually Slackware doesn't configure X during install, so you would need to configure X first. Run xf86config at command to start the configuration. After all configured, then try startx, if you still run into command not found, it might not be in your $PATH to execute...
 
Old 07-07-2002, 11:56 AM   #3
elkrammer
LQ Newbie
 
Registered: Jul 2002
Location: Chile
Distribution: Debian Sid
Posts: 29

Original Poster
Rep: Reputation: 15
Yeah i already tried that xf86config and says command not found
i don't understand what you say about $PATH
what can i do to run the config?


thanks
 
Old 07-07-2002, 11:59 AM   #4
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
try this
/usr/X11R6/bin/xf86config
 
Old 07-07-2002, 12:00 PM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Are you logged in as root to run the xf86config ? If so, sounds as if you didn't install Xwindows ??

$PATH is the way in which it looks for commands or programs in a particular user's path environment. Type $PATH at the command, it will give you the particular user's path in which to search for commands or programs.. etc.
 
Old 07-07-2002, 12:23 PM   #6
elkrammer
LQ Newbie
 
Registered: Jul 2002
Location: Chile
Distribution: Debian Sid
Posts: 29

Original Poster
Rep: Reputation: 15
I got the xf86config work but....

Okkk i made this:
i logged in as root and went to /usr/X11R6/bin
and from there made the xf86config... so i'm ready with the config but now... how do i launch X ?
i typed startx and nothing
and at the same directory(/usr/X11R6/bin) i typed startx and i can't....
and nope i'm sure I installed X because i selected full install


thanks in advance for your help
 
Old 07-07-2002, 12:27 PM   #7
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Did you use xf86config to configure you X server yet?
It would also be worth you time to spend some time reading this:

http://slackware.com/book/

You'll get a lot more of you guestion answered a lot quicker
 
Old 07-07-2002, 12:37 PM   #8
elkrammer
LQ Newbie
 
Registered: Jul 2002
Location: Chile
Distribution: Debian Sid
Posts: 29

Original Poster
Rep: Reputation: 15
Yes i already configured the sderver but now how do i start the X?
I type startx and it doesn't work.....
 
Old 07-07-2002, 02:50 PM   #9
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
what error do you get when you type startx ??
 
Old 07-08-2002, 01:49 PM   #10
ksandre
LQ Newbie
 
Registered: Jul 2002
Location: New Hampshire, USA
Distribution: Slackware
Posts: 28

Rep: Reputation: 15
Make sure you have an /etc/X11/XF86Config and running the configuration did the right thing for your system. Then check /etc/X11/xinit/ to see that you have a sym-link for your windowanger or that you have a $HOME/xinitrc for your user's windowmanger preference. Then login and type "startx" and if all is correct, it will start. If not, look at /var/log/XFree86.log to find your error messages. It's verbose and *very* helpful.
 
Old 07-08-2002, 01:54 PM   #11
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
OK --
I alway do a retro fit of XF86Setup, because I have trouble
with my gereric 3DLabs Card. Or I use xf86config.
Shoud be on DISK 4.

When indought head for the command line.
 
Old 07-08-2002, 03:08 PM   #12
elkrammer
LQ Newbie
 
Registered: Jul 2002
Location: Chile
Distribution: Debian Sid
Posts: 29

Original Poster
Rep: Reputation: 15
Thanks !

Yeah now it works!!!
Thanks a lot guys for your help...
Oh i've got 3 more questions:

1. how can i make X to start automatic?
2. do you know where to download grub? i tried at www.gnu.org/software/grub/ but the link to download doesn't work....
3. can you send me a sample lilo.conf that after 10 seconds automatic boots windows that is on hda1


thanks in advance
 
Old 07-09-2002, 02:26 AM   #13
eggs
Member
 
Registered: Jun 2002
Location: Jackson, TN
Distribution: Arch Linux 0.6
Posts: 60

Rep: Reputation: 15
I always use XFree86 -configure to configure my x server, but thats just me
 
Old 07-09-2002, 11:38 AM   #14
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Re: Thanks !

Quote:
Originally posted by elkrammer
1. how can i make X to start automatic?
2. do you know where to download grub? i tried at www.gnu.org/software/grub/ but the link to download doesn't work....
3. can you send me a sample lilo.conf that after 10 seconds automatic boots windows that is on hda1
1. edit /etc/inittab and change your runlevel to 4 instead of 3.
2. that link works for me.
3. just edit your timeout and default within the lilo.conf file ?? timeout = 100 default = dos or whatever you have your windows image named as
 
  


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
WHY should I type startx twice to startx? hiux Debian 6 09-09-2005 09:12 AM
startx doesn't startx for user vdemuth Mandriva 10 11-08-2004 07:41 PM
Bug / Xwindows / startx : xinit works but startx crash www.rzr.free.fr Linux - Software 4 10-17-2004 08:06 AM
startx vs startx -- :2 (font dimension is different!!) moly82 Linux - General 7 09-15-2003 12:11 PM
Can not startx ol' digital Linux - Newbie 3 02-06-2003 04:47 PM

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

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