This is my idea also, but ho to set the right permission in unit.rc? 
Also... It seem like the ril works like a phone in airplane mode. Set the cfun 
to 4 and does nothing else later... Also my hui interface have no gsm status... 
Very tricky....

Thanks,
Gianmaria
Inviato da HTC

----- Reply message -----
Da: "Robert Greenwalt" <[email protected]>
A: <[email protected]>
Cc: "android-porting" <[email protected]>
Oggetto: [android-porting] RILd
Data: ven, feb 27, 2015 23:38

Could it be either linux permissions or selinux permissions limiting access 
/proc/cmdline?

On Fri, Feb 27, 2015 at 10:18 AM, Gianmaria Iaculo <[email protected]> 
wrote:
Hi,I'm using BBB with android 4.4.4_r1. I have all set for RIL but on logcat i 
continue to receive this message and nothing else:









root@ubuntu:~/aosp# adb logcat -b radio
I/RIL     (   68): Opening tty device /dev/ttyACM0
E/RILC    (   68): RIL_register: RIL version 9
D/RIL     (   68): setRadioState(0)
D/AT      (   68): AT> ATE0Q0V1
D/AT      (   68): AT< OK
I/RIL-SERIAL(   68): Found GSM Modem
D/AT      (   68): AT> ATE0
D/AT      (   68): AT< OK
D/AT      (   68): AT> ATE0Q0V1
D/AT      (   68): AT< OK
E/RIL-SERIAL(   68): TELIT:ril-serial.c sending CFUN=4
D/AT      (   68): AT> AT+CFUN=4
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT&W
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT&P
D/AT      (   68): AT< OK
D/AT      (   68): AT> ATS0=0
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT+CMEE=1
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT+CREG=2
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT+CGREG=2
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT+CMUT=0
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT#QSS=2
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT+WIND=32
D/AT      (   68): AT< OK
D/AT      (   68): AT> AT+CFUN?
D/AT      (   68): AT< +CFUN: 4
D/AT      (   68): AT< OK
D/RIL     (   68): setRadioState(0)
D/TelephonyManager(   72): No /proc/cmdline 
exception=java.io.FileNotFoundException: /proc/cmdline: open failed: EACCES 
(Permission denied)
D/TelephonyManager(   72): /proc/cmdline=
Someone have a solution for this?
regards,Gianmaria




-- 

-- 

unsubscribe: [email protected]

website: http://groups.google.com/group/android-porting



--- 

You received this message because you are subscribed to the Google Groups 
"android-porting" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].

For more options, visit https://groups.google.com/d/optout.

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to