Hi All,

I use gsm0710muxd from git.omapzoom.com for GSM 07.10 multiplexer.

Our ril work fine with phone call via interface "/dev/pts/0" created
by gsm0710muxd. Other interface "/dev/pts/1" is used for data channel.

I can run pppd but it failed with "unrecognized option
'/dev/pts/1'" and "Couldn't attach to PPP unit 1: m".


Would you please tell me what is wrong with pppd?

I have tried the following methods:
1. /system/bin/pppd $*

2. /system/xbin/pppd /dev/pts/1 115200 mru 1280 mtu 1280 nodetach
debug dump defaultroute usepeerdns novj noauth novjccomp noipdefault
ipcp-accept-local ipcp-accept-remote connect-delay 5000

Many thanks in advance!

Best Regards,

Edward

Attached pppd log:

E/pppd    ( 1034): unrecognized option '/dev/pts/1'
D/pppd    ( 1042): using channel 5
I/pppd    ( 1042): Using interface ppp0
I/pppd    ( 1042): Connect: ppp0 <--> /dev/pts/1
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1042): rcvd P
D/pppd    ( 1042): sent P
D/pppd    ( 1050): using channel 5
E/pppd    ( 1050): Couldn't attach to PPP unit 1: m
I/pppd    ( 1042): Modem hangup
I/pppd    ( 1042): Connection terminated.



--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to