At a guess I'd suggest adding the following line to your ueventd.rc

/dev/ttyACM0                 0660   radio      radio



On Saturday, 28 February 2015 18:59:18 UTC, Gianmaria Iaculo wrote:
>
> 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" <rgree...@google.com <javascript:>>
> A: <nvent...@gmail.com <javascript:>>
> Cc: "android-porting" <android...@googlegroups.com <javascript:>>
> 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 <nvent...@gmail.com 
> <javascript:>> 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: android-porti...@googlegroups.com <javascript:>
>> 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 android-porti...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to