Conexant HSF Modem 1 - User 0

What works, and doesn't, for you. Be specific, and please include Puppy version.
Post Reply
Message
Author
rjackson
Posts: 9
Joined: Tue 14 Mar 2006, 22:32

Conexant HSF Modem 1 - User 0

#1 Post 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.

SnowDog
Posts: 312
Joined: Thu 05 Jan 2006, 19:24
Location: Manitoba Canada
Contact:

try wvdial?

#2 Post 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.
If you find my posts helpful and you want to say thanks, please consider clicking the www button under my posts to visit my website.

rjackson
Posts: 9
Joined: Tue 14 Mar 2006, 22:32

Conexant HSF Modem 2 - User 0

#3 Post 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?

Post Reply