Page 1 of 1

Conexant HSF Modem 1 - User 0

Posted: Thu 13 Apr 2006, 16:24
by rjackson
I followed all the Conexant HSF modem setup magic, but when I try to dial out via Gkdial, I get:

Code: Select all

Apr 12 22:38:56 (none) daemon.info insmod: Warning: loading /lib/modules/2.4.29/hsfmodem/hsfosspec.o.gz will taint the kernel: non-GPL license - Copyright (C) 1996-2001 Conexant Systems Inc. All Rights Reserved.
Apr 12 22:38:56 (none) daemon.info insmod:   See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Apr 12 22:38:56 (none) daemon.info insmod: Module hsfosspec loaded, with warnings
Apr 12 22:38:56 (none) daemon.info insmod: Warning: loading /lib/modules/2.4.29/hsfmodem/hsfengine.o.gz will taint the kernel: non-GPL license - Copyright (C) 1996-2001 Conexant Systems Inc. All Rights Reserved.
Apr 12 22:38:56 (none) daemon.info insmod: Module hsfengine loaded, with warnings
Apr 12 22:38:56 (none) daemon.info insmod: Module hsfserial loaded, with warnings
Apr 12 22:38:57 (none) local2.err chat[1468]: Can't get terminal parameters: Input/output error
Apr 12 22:38:57 (none) daemon.err pppd[1458]: Connect script failed
Apr 12 22:38:58 (none) daemon.info pppd[1458]: Exit.
When I try dialing using Xeznet, it just hangs, leaving the processes:

Code: Select all

1493 root       3048 S   wish /usr/sbin/xeznet.tcl 
 1496 root        480 S   eznet up Zianet 
 1498 root        804 S   /usr/sbin/pppd /dev/modem 115200 connect /usr/bin/ezn
 1499 root        624 S   sh -c /usr/bin/eznet chat 0 
 1500 root        408 R   /usr/bin/eznet chat 0 
After I kill the processes, I there are messages:

Code: Select all

Apr 12 22:43:06 (none) daemon.err pppd[1498]: Connect script failed
Apr 12 22:43:07 (none) daemon.info pppd[1498]: Exit.
My chatscript is:

Code: Select all

ABORT ERROR
ABORT RING
ABORT BUSY
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE"
ABORT "NO ANSWER"
REPORT CONNECT
""    "ATZ"
OK ATDT*******
TIMEOUT 60
CONNECT \c
I really DO want to get Puppy 1.0.8 running from a USB stick to dial out.

try wvdial?

Posted: Fri 14 Apr 2006, 12:56
by SnowDog
I won't say for certain in this case but,
I find both gkdial and xeznet to not work very often for me, so now I don't even try anymore, I just use wvdial.
Note:
make sure you take the little comment marks out from the front of the username password phone number entries first.

Conexant HSF Modem 2 - User 0

Posted: Mon 17 Apr 2006, 16:49
by rjackson
Even with Wvdial, I am still getting 'Connect script failed'

I tried all seven of the .inf files.

Other than trial and error, how does one determine the correct .inf file?