LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Amigo
User Name
Password
Amigo This forum is for the discussion of Amigo Linux.

Notices


Reply
  Search this Thread
Old 06-27-2005, 03:03 PM   #16
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 613Reputation: 613Reputation: 613Reputation: 613Reputation: 613Reputation: 613

Paste the output found in /etc/sysconfig/hwsetup and from the knoppix file.
The outut from:
lsmod
and from:
ls -l /dev/modem
 
Old 06-30-2005, 11:03 PM   #17
hackerarchangel
Member
 
Registered: Jan 2005
Distribution: Suse 9.3
Posts: 119

Original Poster
Rep: Reputation: 15
This is from lsmod:

Module Size Used By Not Tainted
uhci 24508 0 (unused)
ntfs 51360 0 (unused)
natsemi 15840 0 (unused)
crc32 2880 0 [natsemi]
usbkbd 3448 0 (unused)
usbmouse 2040 0 (unused)
keybdev 2052 0 (unused)
mousedev 4212 0 (unused)
hid 21092 0 (unused)
input 3200 0 [usbkbd usbmouse keybdev mousedev hid]
usbcore 59436 1 [uhci usbkbd usbmouse hid]

This is from ls -l /dev/modem:

lrwxrwxrwx 1 root root 10 Jun 27 00:39 /dev/modem ->
/dev/ttyS0

This is from knoppix:

NETCARD_FULLNAME="National Semi|DP83815 (MacPhyter) Ethernet Controller"
NETCARD_DRIVER="natsemi"
MOUSE_FULLNAME="Generic 3 Button Mouse (PS/2)"
MOUSE_DEVICE="/dev/psaux"
SOUND_FULLNAME="Creative Labs|SB Live! EMU10k1"
SOUND_DRIVER="emu10k1"
XSERVER="XFree86"
XMODULE="nv"
XDESC="nVidia Corporation|NV10 [GeForce 256 SDR]"
FLOPPY_FULLNAME='3.5" 1.44MB floppy drive'
FLOPPY_DEVICE="/dev/fd0"
FLOPPY_DRIVER="unknown"
NETCARD_FULLNAME="National Semi|DP83815 (MacPhyter) Ethernet Controller"
NETCARD_DRIVER="natsemi"
SOUND_FULLNAME="Creative Labs|SB Live! EMU10k1"
SOUND_DRIVER="emu10k1"
XSERVER="XFree86"
XMODULE="nv"
XDESC="nVidia Corporation|NV10 [GeForce 256 SDR]"
FLOPPY_FULLNAME='3.5" 1.44MB floppy drive'
FLOPPY_DEVICE="/dev/fd0"
FLOPPY_DRIVER="unknown"

also no output from the hwsetup command.
 
Old 07-01-2005, 01:22 PM   #18
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 613Reputation: 613Reputation: 613Reputation: 613Reputation: 613Reputation: 613
The modem has been recognized on /dev/ttyS0 (COM1). Unless it is a so-called 'winmodem' it should use the standard serial driver and be accessible as either /dev/modem or /dev/ttyS0.
If you need DNS you'll have to use isp setup.
I have the yawmppp config files hacked to point to ppp-on/ppp-off for users 'root' and 'amigo', so yawmppp is used just to connect and disconnect. yawmppp has a GUI configuration utility that normally is available by clicking on the field of the DOCKAPP. I have it disabled by renaming it yawmppp.conf.disabled. You could try renaming it to yawmppp.conf, BUT the defaults that it set up are completely different from the pppsetup/ispsetup options -the chatscript is the real meat of what happens.
 
Old 07-04-2005, 02:41 AM   #19
hackerarchangel
Member
 
Registered: Jan 2005
Distribution: Suse 9.3
Posts: 119

Original Poster
Rep: Reputation: 15
ok, i have tried everything! The ppp-on says connect script failed. The message file says terminated on 2, and when i try to use demand dialing, which probably isn't a good idea, it doesn't work. THe ISP has two I.P numbers, how do i set both of them into the options file, because that might be my whole problem...
 
Old 07-04-2005, 02:50 AM   #20
hackerarchangel
Member
 
Registered: Jan 2005
Distribution: Suse 9.3
Posts: 119

Original Poster
Rep: Reputation: 15
oh, one other thing... windows is picking the modem up as Com 2, which is ttyS1 in linux, could that be it??
 
Old 07-05-2005, 03:16 AM   #21
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 613Reputation: 613Reputation: 613Reputation: 613Reputation: 613Reputation: 613
Of course, if it's on the second serial port, then the device name would be /dev/ttyS1.
 
Old 07-05-2005, 07:25 AM   #22
hackerarchangel
Member
 
Registered: Jan 2005
Distribution: Suse 9.3
Posts: 119

Original Poster
Rep: Reputation: 15
However, the ethernet port was used for a cable connection some time back, and whenever I try and set everything to point at ttyS1, the connect script failed error appears right after i type ppp-on. But when it is set to ttyS0, it takes a little bit on the first try. And how do I insert two I.P addresses to connect to? Because in Windows I have a primary and a secondary D.N.S. nameserver addresses.
 
Old 07-12-2005, 12:13 AM   #23
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
You can set the nameservers in /etc/resolv.conf
 
Old 07-12-2005, 08:27 PM   #24
hackerarchangel
Member
 
Registered: Jan 2005
Distribution: Suse 9.3
Posts: 119

Original Poster
Rep: Reputation: 15
okay, so i would something like this:

nameserver 217.0.0.0
nameserver 217.0.0.0

REplacing with the correct i.p. addresses?

What else would be changed?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
dialup internet on SUSE anubhuti_k Linux - Distributions 1 07-14-2005 01:56 PM
cannot connect to the internet with dialup modem and kppp shams Linux - Networking 2 10-16-2004 12:21 PM
how to connect to internet using dialup yousaf Red Hat 3 08-12-2004 02:54 AM
Cousin trying to connect to internet from dialup in Mandrake 9.2, need help... Fear58 Linux - Software 3 07-03-2004 01:23 AM
How to connect/hang up dialup remotely? Entropius Linux - Networking 0 06-24-2004 11:35 AM

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

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