Hello all, I ported android on i-MX51L board and use Sony Ericsson
phone as modem.
Now the phone and SMS is work fine, but set up data call failured, the
log show start pppd failured.
pppd: Couldn't get channel number: I/o error
My init.gprs-pppd as follow:
/system/bin/pppd /dev/ttyACM0 115200 mru 1280 mtu 1280 nodetach
debug dump defaultroute usepeerdns novj novjccomp noipdefault ipcp-
accept-local ipcp-accept-remote connect-delay 5000 linkname ppp0
init.rc :
service ril-daemon /system/bin/rild -l /system/lib/libreference-ril.so
-- -d /dev/ttyACM0
socket rild stream 660 root radio
socket rild-debug stream 660 radio system
user root
group radio cache inet misc
Can anyone help me ?
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting