ttyGPS0 sends the nmea-strings!
We can use ttyGPS0 do read and parse the nmea strings!
But it sends it only, when gps is enabled (through ril)
This is the problem. If we replace libril to original one, we lost samsung implementation.
@tux@dbox: can you skip this method to an another one (for example modem commands?)
---------- Post added at 02:19 PM ---------- Previous post was at 02:16 PM ----------
try /dev/s3c_serial0
I think, that's baseband
till now i did not find a way to activate the gps device without ril!
I think we shout do a strace on rild ??
What about modem.bin? Don't we have to load it in way described in S3C6410 User's Manual (chapter 23 - Modem Interface)?
modem firmware seams to be in /dev/bml9 and libsec-ril.so seems to be loading it (guessing from bml dump and strings in libsec-ril.so):
Code:onedram_nv_data_load dload_test onedram device (%s) open failed! /dev/bml9 can't open a phone image from (%s). %s. dbl read size= %x phone boot start failed! %s memory init failed! %s. phone on failed!. %s
I compiled Android's libril and all problems with Airplane, carrier searching and call waiting are still existing. I think it's not a libril problem. I investigated framework/base/telephony and there's everything OK, same as on other devices...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks