---------- Forwarded message ----------
From: venkat k raju <kvraju....@gmail.com>
Date: Mon, Jan 16, 2012 at 11:25 AM
Subject: GSM on Gingerbread-2.3.4
To: chaitanya.nom...@gmail.com



Hi chaitanya,
can you explain me how to establish gsm on gingerbread.

i am following there steps to manually establish GSM/GPRS .... please
correct me.


#chmod 0666 /dev/ttyACM0  /********* my physical serial port*******/
#    chown radio.radio /dev/ttyACM0
#    insmod ./linmux.ko /*************** my mux driver to create virtual
port *********/
#    chmod 0666 /dev/ttyMux1
#    chmod 0666 /dev/ttyMux2
#    chmod 0666 /dev/ttyMux0
#    chown radio.radio /dev/ttyMux0
#    chown radio.radio /dev/ttyMux1
#    chown radio.radio /dev/ttyMux2

#mknod /dev/muxcfg c 239 0 /****** i am creating the interface
driver***********/

#/system/bin/linmuxcfg -p=/dev/ttyACM0 /******** configuring the physical
port to virtual port **********/

then i am trying to kill rild daemon then i am trying execute the bellow
command for GSM as well as gprs with new virtual serial port.

#/system/bin/rild -l /system/lib/libreference-ril.so -- -d /dev/ttyMux0

but here i got the error like this


I/RIL     (  360): Opening tty device /dev/ttyMux0
E/RILC    (  360): Failed to get socket 'rild'


please suggest me !!!!!!!

thanks&Regards
k.v.raju



-- 
thanks&Regards
k.v.raju

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

Reply via email to