LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 06-29-2003, 04:32 AM   #1
Metroid
LQ Newbie
 
Registered: Jun 2003
Location: somewhere in some city
Distribution: loads of them....
Posts: 13

Rep: Reputation: 0
slackware 9 post install problems


I am new to linux and just installed slackware 9 onto an empty HD . The install went well and i did the full install. I have been following the directions from the "book" (slackware.com/book/) section of slackware.com and now i am to the part where i would set up the X window system (chapter 6). My problem is that the instructions say to run 2 things. The first is SuperProbe to tell me about my video card(optional). The second is xf86config. When i tried to run SuperProbe it says "command not found". So then i tried xf86config and had the same result. i tried using "find" and it seems that they don't exist anywhere on the hd. Everything up to here has been running smoothly and im pretty stumped on this one. Any help greatly appreciated. If u need any additional info let me know.

Video card: 3dfx voodoo 5
CPU: 1ghz athlon
MB: Abit KT7A-RAID

PS. while im here is there any way i can get rid of that beep when i hit backspace to many times at the command prompt and with other things too. tried unplugging the speaker in the case but its coming from the MB. Im about to try to er.. physicaly disable.. that one as a last resort after this.

Thnx in advance,
Mark
 
Old 06-29-2003, 04:53 AM   #2
kater
Member
 
Registered: Feb 2003
Location: Switzerland, Berne
Distribution: Slackware 9.0
Posts: 186

Rep: Reputation: 30
Make (as root):

xfree86setup
 
Old 06-29-2003, 06:18 AM   #3
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
I havn't tried it, but in /etc/inputrc there is 'configure the system bell' maybe this would do what you want?

your ~/.screenrc has an option to turn the bell off too!

Last edited by tobyl; 06-29-2003 at 06:35 AM.
 
Old 06-29-2003, 07:10 AM   #4
Metroid
LQ Newbie
 
Registered: Jun 2003
Location: somewhere in some city
Distribution: loads of them....
Posts: 13

Original Poster
Rep: Reputation: 0
Thanks for the advice unfortunantly im still stuck.

typing the following(as root):
"make xfree86setup"

results in a error message:
"make: *** No rule to make target 'xfree86setup'. Stop."

This is a full install on an empty HD. So far the only change i have made to my system is to add a user.
 
Old 06-29-2003, 09:16 AM   #5
nvn
Member
 
Registered: Apr 2003
Location: Sweden
Distribution: Slackware
Posts: 242

Rep: Reputation: 30
Did you even try just typing "xfree86setup"?

You have to experiment, try things out, make intelligent guesses...gotta be curious! That's almost a general prerequisite for learning and really understanding stuff.
 
Old 06-29-2003, 09:45 AM   #6
Metroid
LQ Newbie
 
Registered: Jun 2003
Location: somewhere in some city
Distribution: loads of them....
Posts: 13

Original Poster
Rep: Reputation: 0
Nope that didnt work either. It seems to run but outputs nothing to the screen. Thnx anyway. Im guessing i did something wrong during the install since i cant find anyone else having this problem. So im going to redownload and reinstall and see how that works out.
 
Old 06-29-2003, 10:06 AM   #7
nvn
Member
 
Registered: Apr 2003
Location: Sweden
Distribution: Slackware
Posts: 242

Rep: Reputation: 30
Ok, wait a second...how do you mean, it seems to run but outputs nothing to the screen? Exactly what happens? How does it look?

If you did the full install, you shouldn't be missing anything. There are various ways to configure X - you could for instance run xfree86setup or xf86config. The latter requires you to enter whatever data it asks for (i.e. keyboard, graphics card, monitor refresh rates etc). You'll probably want to manually edit XF86Config too, for instance in order to tweak mouse settings etc.

It's very basic, and like I said - if you did a full install, you _should_ have everything required to get X up and running (startx).
 
Old 06-29-2003, 10:40 AM   #8
Metroid
LQ Newbie
 
Registered: Jun 2003
Location: somewhere in some city
Distribution: loads of them....
Posts: 13

Original Poster
Rep: Reputation: 0
After searching a bit more i may have found the problem is with the iso. Seems i downloaded a similar copy to this one(see below link). So im going to continue with my redownload and reinstall
plan for now.
Thanks to everyone who replied to help me out.

http://www.linuxformat.com/modules.p...&forum=1&24727

This is where i found this info if anyone is curius. The iso source was different(from some dvd) but the problem is the same.
 
Old 08-12-2003, 06:21 PM   #9
petcbm4032
LQ Newbie
 
Registered: Aug 2003
Posts: 1

Rep: Reputation: 0
Similar problems

Hey Mark:

Did you sort out your problem with superprobe and the iso? I have the same problem (can't find superprobe and would like to use it to confirm my video hardware). I got my iso from ftp at cerias.

Rich
 
Old 08-15-2003, 03:25 AM   #10
johneb47
LQ Newbie
 
Registered: Aug 2003
Location: Kingswood NSW Australia
Distribution: Slackware, ArchLinux
Posts: 21

Rep: Reputation: 1
superprobe is no longer required to configure XFree86. It probes and loads the correct video driver automatically. As a root user configure XFree86 by typing xf86config at the command prompt and then answer all the questions about your system. When correctly configured just try typing startx on the command line and everything should work ok. Please note the previous message from "Metroid" about having downloaded a faulty iso image.

HTH

John
 
Old 08-16-2003, 02:58 AM   #11
mcd
Member
 
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825

Rep: Reputation: 33
I think you can get rid of the bell by editing the file /etc/inputrc and adding the line

set bell-style none
 
  


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
slackware 10 post-install problems cpt_haddock Linux - Newbie 1 10-30-2004 05:36 PM
slackware post install nicole_jeff Slackware 2 05-23-2004 06:06 AM
Slackware Post Install Question JRW160 Linux - Newbie 3 05-18-2004 05:38 PM
Some Basic Slackware Setup - Post Install duerra Linux - Newbie 14 12-25-2003 04:17 AM
Slackware hangs on post-install boot Zb7 Slackware 1 11-06-2003 05:57 PM

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

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