Gus Wirth wrote:
At 00:21 09/20/2005 -0700, Ralph Shumaker wrote:
I'm able to set up a dialup entry using fc3's network device setup (from
the menu under System Tools, IIRC). The dialup setup knows that the
modem is on ttyS4 (just like in rh9). Activating gives none of the
normal dialup sounds, in fact, no sounds at all. A few seconds later it
responds with "Failed to activate {ppp0} with error 8". What is error
8? I haven't been able to find it yet.
Try either kermit or minicom to talk directly to the modem to make sure it
is actually talking to the modem, i.e. type in AT and get an OK back. If
you can't get that far then there is something wrong at an even more basic
level, like ttyS4 isn't really the device or the cable became disconnected.
Gus
/dev/ttyS4 *is* the device in rh9. (I just looked.) And that's what
fc3 jumps onto.
There is no cable. It's a card in the PC. It is the one I'm using
right now to send this email from rh9. So it's definitely *not*
disconnected.
00:18:57 $ kermit
C-Kermit 8.0.206, 24 Oct 2002, for Red Hat Linux 8.0
Copyright (C) 1985, 2002,
Trustees of Columbia University in the City of New York.
Type ? or HELP for help.
(/home/rafael/) C-Kermit>at
?Not a command or macro name: "at"
(/home/rafael/) C-Kermit>AT
?Not a command or macro name: "AT"
(/home/rafael/) C-Kermit>? Command, one of the following:
add define head mmove reget
SUPPORT
answer delete hangup move remote
suspend
apc dial HELP msend remove
switch
array directory http msleep rename tail
ask disable if open resend take
askq do increment orientation return
telnet
assign echo input output rlogin trace
associate edit INTRO pause rmdir
translate
authenticate enable kcd pdial run
transmit
back end learn pipe screen type
browse evaluate LICENSE print script
undeclare
bye exit lineout pty send
undefine
cd file log purge server
version
check finish login push set void
chmod for logout pwd shift wait
clear ftp lookup quit show where
close get mail read space while
connect getc manual receive ssh who
copy getok minput redial statistics write
date goto mget redirect status xecho
decrement grep mkdir redo stop
or a macro name ("do ?" for a list) or one of the tokens: ! # ( . ; : <
@ ^ {
(/home/rafael/) C-Kermit>q
00:19:18 $ kermit
C-Kermit 8.0.206, 24 Oct 2002, for Red Hat Linux 8.0
Copyright (C) 1985, 2002,
Trustees of Columbia University in the City of New York.
Type ? or HELP for help.
(/home/rafael/) C-Kermit>status
SUCCESS
(/home/rafael/) C-Kermit>at
?Not a command or macro name: "at"
(/home/rafael/) C-Kermit>status
FAILURE
(/home/rafael/) C-Kermit>AT
?Not a command or macro name: "AT"
(/home/rafael/) C-Kermit>status
FAILURE
(/home/rafael/) C-Kermit>q
00:19:50 $ minicom
minicom: there is no global configuration file /etc/minirc.dfl
Ask your sysadm to create one (with minicom -s).
00:27:28 $ minicom -s
minicom: there is no global configuration file /etc/minirc.dfl
Ask your sysadm to create one (with minicom -s).
00:29:00 $ man minicom
00:29:32 $ minicom -s
minicom: there is no global configuration file /etc/minirc.dfl
Ask your sysadm to create one (with minicom -s).
00:29:36 $ su -
Password:
[EMAIL PROTECTED] root]# minicom -s
minicom: WARNING: configuration file not found, using defaults
(I found a default of /dev/ttyS1 which I changed to /dev/ttyS4, then
saved, then exited.)
Device /dev/ttyS4 lock failed: Operation not permitted.
[EMAIL PROTECTED] root]# logout
00:36:16 $ minicom
Device /dev/ttyS4 access failed: Permission denied.
00:36:31 $
"Permission denied." and "lock failed" are presumably due to the modem
currently being in use. I'll disconnect and try it again. If that
works, then I'll reboot over to fc3 (Xen is sounding really good right
about now.) and try it there. Then I'll come back to rh9 so I can
report. Wish me well.
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list