Networking Forums

Networking Forums > Computer Networking > Linux Networking > ppp terminating on signal 15, linux 2.4.20, & conexant internal modem

Reply
Thread Tools Display Modes

ppp terminating on signal 15, linux 2.4.20, & conexant internal modem

 
 
cc0038279
Guest
Posts: n/a

 
      04-24-2004, 11:02 PM
I'm running redhat 8.0, using a conexant internal modem with the free
(14400) linuxant
driver. I can establish a ppp session (terminal based as I need to use a
token access
card) long enough to log in but as soon as the ppp session is
established my modem
hangs up (Terminating on signal 15). I've gone groups.googling but only
seen hits refing
modem incompatibility with linux. Is this the answer I have to accept?

Appended below is significant sysout. Also note the problem happens
under redhat and
gentoo, using kppp and att globalnetwork software, and connecting to two
different ISPs;
so, the only common denominators are linux 2.4.20 and my modem.

Thanks for ...

Apr 23 23:41:28 localhost kernel: CSLIP: code copyright 1989 Regents of
the University of California
Apr 23 23:41:28 localhost kernel: PPP generic driver version 2.4.2
Apr 23 23:41:28 localhost pppd[19804]: pppd 2.4.1 started by root, uid 0
Apr 23 23:41:28 localhost pppd[19804]: Using interface ppp0
Apr 23 23:41:28 localhost pppd[19804]: Connect: ppp0 <--> /dev/ttySHCF0
Apr 23 23:41:29 localhost pppd[19804]: not replacing existing default
route to eth0 [192.186.1.1]
Apr 23 23:41:29 localhost pppd[19804]: local IP address 32.102.79.216
Apr 23 23:41:29 localhost pppd[19804]: remote IP address 32.97.115.10

Apr 23 23:42:00 localhost pppd[19804]: Terminating on signal 15. <---

Apr 23 23:42:00 localhost pppd[19804]: Connection terminated.
Apr 23 23:42:00 localhost pppd[19804]: Connect time 0.6 minutes.
Apr 23 23:42:00 localhost pppd[19804]: Sent 46 bytes, received 40 bytes.
Apr 23 23:42:00 localhost pppd[19804]: Exit.
 
Reply With Quote
 
 
 
 
Clifford Kite
Guest
Posts: n/a

 
      04-26-2004, 12:08 AM
cc0038279 <cc0038279> wrote:
> I'm running redhat 8.0, using a conexant internal modem with the free
> (14400) linuxant driver. I can establish a ppp session (terminal
> based as I need to use a token access card) long enough to log in
> but as soon as the ppp session is established my modem hangs up
> (Terminating on signal 15). I've gone groups.googling but only seen
> hits refing modem incompatibility with linux. Is this the answer
> I have to accept?


Probably. Specifications for drivers that must be used with these
so-called modems require a non-disclosure agreement and so don't comply
with the GNU Public License.

Some Linux binaries may be available from the manufacturer, but never
the source code. Each manufacturer uses different source code, and
often different specifications are required for different versions,
depending on just what parts of a real modem are in software.

Often when a kernel version changes the old driver (module) will fail
to work.

There is some third support and this could be a good starting place:

http://www.linmodems.org/

> Appended below is significant sysout. Also note the problem
> happens under redhat and gentoo, using kppp and att globalnetwork
> software, and connecting to two different ISPs; so, the only common
> denominators are linux 2.4.20 and my modem.


> Thanks for ...


> Apr 23 23:41:28 localhost kernel: CSLIP: code copyright 1989 Regents of
> the University of California
> Apr 23 23:41:28 localhost kernel: PPP generic driver version 2.4.2
> Apr 23 23:41:28 localhost pppd[19804]: pppd 2.4.1 started by root, uid 0
> Apr 23 23:41:28 localhost pppd[19804]: Using interface ppp0
> Apr 23 23:41:28 localhost pppd[19804]: Connect: ppp0 <--> /dev/ttySHCF0
> Apr 23 23:41:29 localhost pppd[19804]: not replacing existing default
> route to eth0 [192.186.1.1]
> Apr 23 23:41:29 localhost pppd[19804]: local IP address 32.102.79.216
> Apr 23 23:41:29 localhost pppd[19804]: remote IP address 32.97.115.10


> Apr 23 23:42:00 localhost pppd[19804]: Terminating on signal 15. <---


I *think* that pppd terminates itself here because a character shunt
couldn't be created between the modem's device file (/dev/ttySHCF0)
and the pty device used by pppd. That would point to the modem as
being the cause of the termination.

If you are a programmer, you may be able to tell more with the pppd
source code. What I *think* is derived from looking at pppd/tty.c
in the pppd source, but I'm not a C programmer by trade.

--
Clifford Kite Email: "echo xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads: http://ckite.no-ip.net/
/* I hear and I forget. I see and I remember. I do and I understand.
--Confucius, 551-479 BC */
 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
conexant hsf modem won't install in kernel 2.6.9 herizman Linux Networking 1 11-08-2004 03:34 PM
Problem with Conexant AccessRunner PCI Modem reboot Broadband 6 02-21-2004 07:16 PM
DMZ on Conexant Modem/Router Philip Harding Broadband 4 12-02-2003 07:03 PM
Conexant modem will not 'work' in Windows ME amstereofan Broadband 2 08-23-2003 07:15 PM
Linux Internal Modem Deton8tor Linux Networking 3 08-18-2003 02:30 AM



1 2 3 4 5 6 7 8 9 10 11