LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Couple of Slackware questions (https://www.linuxquestions.org/questions/slackware-14/couple-of-slackware-questions-279331/)

Hal 01-18-2005 11:14 AM

Couple of Slackware questions
 
Ok, I've successfully installed Slack, everything's very clean! I have to say I'm getting to like GNOME a little more now. Everything's dandy except from the following:

1) How do I get my modem working? I have 2 modems, one an internal winmodem (piece of rubbish) and an external non-winmodem (about the same :P) it's connected through a serial port, not sure which one, not installed on Win because it mucks it up for some reason. Is there a way that I can use some trial and error way to get it set up? (Using Europe's "Wanadoo" 56k)

2) Currently I have my monitor set to 800*600 and at 73hz, the GUI doesn't allow me to change the hz to 85 (what I have on Win). Is there a config file I can get at to change this? I've heard you need two rates, one horizontal and one vertical, I remember seeing some rates that my monitor can do in an (old) instruction book. I'll post them if need be, is there a way to find out via Win?

Thanks for your time people, I'll gladly post more details if you need 'em.

marghorp 01-18-2005 11:44 AM

I don't know the answer to your first question regarding modem installation as I use LAN to connect to the internet. But I can answer your question about X resolution and refresh rate.

There is a file in /usr/X11R6/bin called xorgconfig

You have to start this file as root and follow the interactive configure program. The values you have to be careful about are the Vertical refresh rate and Horizontal sync. You will find these in your monitors handbook or by searching the web. Well that's about it. One more thing.

!!!MAKE A COPY OF THE /etc/X11/xorg.conf FILE AS YOU WILL NEED IT IF SOMETHING GOES WRONG!!!

If something goes wrong, boot into console mode and copy the old xorg.conf back into place and you can start all over.

kornerr 01-18-2005 12:09 PM

DON'T forget about BIG SHELL HELP!
Wanna configure smth in X Window, i.e. in GUI? Type letter "x" in console, then press <Tab> (once ot twice). It'll display you all known commands beginning with the letter "x", xorgconfig too.
____
To install your winmodem you should probably know the chipset of your winmodem. I had to. I have ZyXel56kOmniPlusPCI. See "Dial up connections & thanks Gnashley" for more details. :)

Jeebizz 01-18-2005 01:04 PM

assuming that you already set the correct vertical and horizontal rates in your xorg.conf file, and you can't get 800x600@73Hz, try this command...

Code:

gtf 800 600 73
after that, copy the output of that command, and place it in the monitor section of your xorg.conf , and restart X, and you should be able to set your refresh rate at 73Hz for 800x600

detpenguin 01-18-2005 01:19 PM

you can configure your serial modem using KPPP...start it by typing KPPP in a command box, and then just follow the boxes...

Hal 01-18-2005 03:32 PM

Thanks all for the feedback, I'll have a go with KPPP (although it didn't work on RedHat with my modem)

Jeebizz I wanted my monitor to be @ 85hz (any less gives me a headache) would the same command achieve this end?

Jeebizz 01-18-2005 03:37 PM

yea, its the same command, just replace 73 with 85

Code:

gtf 800 600 85

Hal 01-19-2005 12:46 PM

Jeebiz, I have just done what you suggested, now I have luvvery 85hz. Thank you! I can now see GNOME without getting a blinding headache.

Right, as with KPPP. Runs under GNOME under a lot of protesting. Managed to get everything dialling, then it totally went down hill. While it was trying to "connect to server" it lost pppd with error 1. I was expecting this as the only way I could ever get connected to the 'net was using RedHat's Network GUI

Any ideas?


All times are GMT -5. The time now is 07:58 AM.