LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware 9 post install problems (https://www.linuxquestions.org/questions/slackware-14/slackware-9-post-install-problems-68791/)

Metroid 06-29-2003 04:32 AM

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

kater 06-29-2003 04:53 AM

Make (as root):

xfree86setup

tobyl 06-29-2003 06:18 AM

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!

Metroid 06-29-2003 07:10 AM

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.

nvn 06-29-2003 09:16 AM

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.

Metroid 06-29-2003 09:45 AM

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.

nvn 06-29-2003 10:06 AM

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).

Metroid 06-29-2003 10:40 AM

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.

petcbm4032 08-12-2003 06:21 PM

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

johneb47 08-15-2003 03:25 AM

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

mcd 08-16-2003 02:58 AM

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

set bell-style none


All times are GMT -5. The time now is 12:13 PM.