Code Monkey home page Code Monkey logo

Comments (15)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I fixed bug related to SMS receiving yestarday.
http://downloads.nitdroid.com/e-yes/ofono_nitdroid/prebuilt/libofono-ril.so
Place file in /system/lib/ directory and restart radio (su + rr).

Original comment by [email protected] on 9 Sep 2010 at 11:34

  • Changed state: Accepted
  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Thanks. I placed the file in /system/lib/ directory. By restart radio I hope 
just a reboot of the device is sufficient? I don't know what is (su + rr)??

Do I need to CHMOD libofono-ril.so ? What permissions if needed.

Original comment by [email protected] on 9 Sep 2010 at 11:57

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
chown root:root /system/lib/libofono-ril.so
chmod 644 /system/lib/libofono-ril.so

Original comment by [email protected] on 9 Sep 2010 at 12:00

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Thanks! Will do that right away.

Original comment by [email protected] on 9 Sep 2010 at 12:02

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I did this but the cell signal still dropped when I just received an SMS. No 
way to recover unless phone is rebooted.

1. Downloaded 
http://downloads.nitdroid.com/e-yes/ofono_nitdroid/prebuilt/libofono-ril.so and 
moved it to /system/lib
2. chown root:root /system/lib/libofono-ril.so
3. chmod 644 /system/lib/libofono-ril.so

I must mention that I was not able to chown and chmod from outside the 
directory so I changed to the directory and then chown and chmod 
libofono-ril.so respectively.

Original comment by [email protected] on 9 Sep 2010 at 12:15

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Ignore the last msg.. it's working now.. I had to rm the file first before 
putting it again. Works well now. This bug can be closed.

Original comment by [email protected] on 9 Sep 2010 at 12:51

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I think it's random. At certain times the signal dropped on receiving SMS while 
it did not at other times so I am guessing the behavior is random. If I receive 
5 SMS messages, 3 times the signal will drop and go into airplane mode and 2 
times it will be fine. Problem is it needs rebooting once it drops the signal.

Original comment by [email protected] on 10 Sep 2010 at 4:29

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Please, post your logs after receiving `unlucky` SMS.
( short guide how to enable logging for NitDroid/0.0.8 - 
http://forum.nitdroid.com/index.php?topic=343.msg1956 )

Original comment by [email protected] on 10 Sep 2010 at 4:19

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Okay that could take a while as I am not always running NitDroid. But I could 
spend a sometime trying to repro the issue. Btw in your first comment you asked 
to restart radio (su + rr).. does that happen automatically on rebooting device 
or is this something that needs to be specifically done and if so then how?

I already did this:
chown root:root /system/lib/libofono-ril.so
chmod 644 /system/lib/libofono-ril.so

How does one reboot radio? Maybe that is what I haven't done?

PS. Ignore my ignorance.

Original comment by [email protected] on 10 Sep 2010 at 8:51

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Okay there you go. I enabled logging and once booted to NitDroid I sent an sms 
to myself and the service dropped immediately. I noticed it's doing that on 
every sms received now. No longer random unfortunately.

I am getting this warning on boot but it goes through after that and starts 
booting android:
Warning: 'rild' uses 32-bit capabilities (legacy support in use)

Started to get this since installing 0.0.8

Original comment by [email protected] on 10 Sep 2010 at 10:50

Attachments:

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Thank you indeed, i managed to reproduce the bug, and now it's fixed.
New version of ofono-ril will be released soon (i hope at next week).

Original comment by [email protected] on 11 Sep 2010 at 11:47

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024

Original comment by [email protected] on 11 Sep 2010 at 11:48

  • Changed state: Started

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
You are welcome. Looking forward to the new version of ofono-ril and I really 
hope you can fix the messages trimming to 127 characters. That would be great. 
Cheers.

Original comment by [email protected] on 11 Sep 2010 at 3:40

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Fixed in ofono-ril v0.0.4

Original comment by [email protected] on 16 Sep 2010 at 9:44

  • Changed state: Fixed

from nitdroid-v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Thanks for the fix. Incoming SMS does not drop cell network anymore. However I 
think (but not sure) if it's ofono-0.28 or ofono-ril v0.0.4 that has surfaced a 
new bug which is the green notification light stays lit when an SMS is 
received. Even if you read the SMS or delete it the green light stays lit until 
the phone is rebooted.

Original comment by [email protected] on 20 Sep 2010 at 11:41

from nitdroid-v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.