intermediaterepresentation / android_device_htc_endeavor

HTC Endeavor device
18 stars 24 forks source link

Doesn't connect to network when turning off airplane mode #38

Closed jschwertfeger closed 12 years ago

jschwertfeger commented 12 years ago

Description

When coming out of airplane mode, it doesn't connect to the mobile network at all. I have to reboot to get it connecting again.

Steps to reproduce

  1. Press and hold power button
  2. Activate airplane mode
  3. Wait for airplane mode to become active (this takes a surprisingly long time, maybe related?)
  4. Press and hold power button
  5. Deactivate airplane mode

Expected behavior: Phone reconnects with mobile network Observed behavior: Phone doesn't reconnect

Version information

Build: cm_endeavoru-userdebug 4.0.4 IMM76I 36-4c...ca8 test-keys Baseband: 1.1204.105.14

tgascoigne commented 12 years ago

Just looked at this, a bunch of errors get thrown to the log when disabling airplane mode: http://pastebin.ca/2158383 E/MODEM ( 2533): Error: /data partition is full and no RFS mounted Looks like this is related to the other issues with the data partition not being accessible to some services.

tgascoigne commented 12 years ago

This issue is now fixed for me with the latest changes merged, please could you check the next build (56) and verify that its working for you? Edit: According to #50 this is fixed too, so I'll close this. If you're still having problems put up a comment and I'll re-open it.