[Q] Bluetooth doesn't work - P990 @ CM7.1 stable - LG Optimus 2x
Hiya,
I have a little problem. I'm using CM7.1 stable on LG P990 and whenever I try to turn bluetooth on, phone does something like a soft reboot - no LG logo, just CM loading again. Since then, it does everytime I reboot the phone. It loads normally to PIN screen and then soft-reboot again. Bluetooth doesnt work at all. I tried to wipe cache, dalvik cache, fix permissions and also I tried the latest nightly build #204, but no result so far.
Any advices?
Thx in advance.
Extended:
I've made a logcat report, right after I tried to enable bluetooth:
Code:
W/TESTSETVICE( 2713): #### Service started, with widget id 153 and command plus ####
D/BluetoothService( 1110): Bluetooth state 10 -> 11
V/BluetoothEventRedirector( 3108): Received android.bluetooth.adapter.action.STATE_CHANGED
I/bluedroid( 1110): Starting hciattach daemon
I/ActivityManager( 1110): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.opp.BluetoothOppReceiver: pid=3259 uid=10006 gids={3003, 3002, 3001, 1015}
D/szipinf ( 3259): Initializing inflate state
I/ActivityThread( 3259): Pub com.android.bluetooth.opp: com.android.bluetooth.opp.BluetoothOppProvider
D/Beautiful Widgets( 2664): BLUETOOTH_STATE_CHANGED_ACTION
I/ActivityManager( 1110): No longer want android.process.media (pid 2433): hidden #16
D/dalvikvm( 1928): GC_CONCURRENT freed 810K, 49% free 3499K/6791K, external 0K/0K, paused 2ms+2ms
I/ActivityManager( 1110): Start proc com.google.android.apps.maps:LocationFriendService for service com.google.android.apps.maps/com.google.googlenav.friend.reporting.LocationReceiverService: pid=3267 uid=10076 gids={3003, 1015}
D/dalvikvm( 1027): GC_EXPLICIT freed 12K, 51% free 2670K/5379K, external 0K/0K, paused 32ms
D/dalvikvm( 1027): GC_EXPLICIT freed <1K, 51% free 2670K/5379K, external 0K/0K, paused 61ms
D/dalvikvm( 1027): GC_EXPLICIT freed <1K, 51% free 2670K/5379K, external 0K/0K, paused 28ms
D/dalvikvm( 3267): GC_CONCURRENT freed 143K, 47% free 3033K/5639K, external 0K/0K, paused 2ms+2ms
D/dalvikvm( 3267): GC_CONCURRENT freed 150K, 44% free 3398K/6023K, external 0K/0K, paused 2ms+3ms
I/dalvikvm( 3267): Total arena pages for JIT: 11
I/ActivityManager( 1110): No longer want com.ideashower.readitlater.pro (pid 3010): hidden #16
I/bluedroid( 1110): Starting bluetoothd deamon
W/InputManagerService( 1110): Window already focused, ignoring focus gain of: [email protected]
E/BluetoothEventLoop.cpp( 1110): event_filter: Received signal org.freedesktop.DBus:NameAcquired from /org/freedesktop/DBus
D/BluetoothHidService.cpp( 1110): hid_event_filter...
D/BluetoothService( 1110): found 3 bonded devices
I/BluetoothDeviceProfileState( 1110): Entering ACL Connected state with: -1
I/BluetoothDeviceProfileState( 1110): Entering ACL Connected state with: -1
I/BluetoothDeviceProfileState( 1110): Entering ACL Connected state with: -1
D/BluetoothService( 1110): Bluetooth state 11 -> 12
V/BluetoothEventRedirector( 3108): Received android.bluetooth.adapter.action.STATE_CHANGED
D/BluetoothService( 1110): updateDeviceServiceChannelCache(00:0C:76:48:06:95)
D/BluetoothService( 1110): updateDeviceServiceChannelCache(00:17:31:F9:77:61)
D/BluetoothService( 1110): updateDeviceServiceChannelCache(00:08:C6:5D:4C:B1)
E/bluetooth_common.cpp( 1110): dbus_func_args_timeout_valist: D-Bus error in GetServiceAttributeValue: org.bluez.Error.Failed (GetServiceAttribute Failed)
D/BluetoothService( 1110): uuid(system): 0000111e-0000-1000-8000-00805f9b34fb -1
E/CachedBluetoothDevice( 3108): updating profiles for Nokia CK-1W
V/CachedBluetoothDevice( 3108): UUID:
V/CachedBluetoothDevice( 3108): 0000111e-0000-1000-8000-00805f9b34fb
D/AudioFlinger( 1028): setParameters(): io 0, keyvalue bluetooth_enabled=true, tid 1205, calling tid 1110
D/AudioFlinger( 1028): setParameters(): io 0, keyvalue A2dpSuspended=false, tid 1028, calling tid 1110
[COLOR="Red"][B]E/PanController( 1024): Cannot start PAN services - Bluetooth not running[/B][/COLOR]
W/dalvikvm( 1110): threadid=9: thread exiting with uncaught exception (group=0x40015560)
I/bluetooth_ScoSocket.cpp( 1264): Listening SCO socket...
[COLOR="Red"][B]E/AndroidRuntime( 1110): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread[/B][/COLOR]
E/AndroidRuntime( 1110): java.lang.RuntimeException: Error receiving broadcast Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x10000000 (has extras) } in [email protected]
E/AndroidRuntime( 1110): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:722)
E/AndroidRuntime( 1110): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 1110): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 1110): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 1110): at com.android.server.ServerThread.run(SystemServer.java:629)
E/AndroidRuntime( 1110): Caused by: java.lang.IllegalStateException: Error communicating to native daemon to start pan
E/AndroidRuntime( 1110): at com.android.server.NetworkManagementService.startPan(NetworkManagementService.java:803)
E/AndroidRuntime( 1110): at android.server.BluetoothNetworkService.onBluetoothEnable(BluetoothNetworkService.java:128)
E/AndroidRuntime( 1110): at android.server.BluetoothNetworkService.access$100(BluetoothNetworkService.java:42)
E/AndroidRuntime( 1110): at android.server.BluetoothNetworkService$2.onReceive(BluetoothNetworkService.java:89)
E/AndroidRuntime( 1110): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:709)
E/AndroidRuntime( 1110): ... 4 more
E/AndroidRuntime( 1110): Caused by: com.android.server.NativeDaemonConnectorException: Cmd {pan start} failed with code 400 : {Pan operation failed (No such device)}
E/AndroidRuntime( 1110): at com.android.server.NativeDaemonConnector.doCommand(NativeDaemonConnector.java:259)
E/AndroidRuntime( 1110): at com.android.server.NetworkManagementService.startPan(NetworkManagementService.java:800)
E/AndroidRuntime( 1110): ... 8 more
I/Process ( 1110): Sending signal. PID: 1110 SIG: 9
I/ServiceManager( 1022): service 'SurfaceFlinger' died
I/ServiceManager( 1022): service 'wallpaper' died
I/ServiceManager( 1022): service 'sensorservice' died
I/ServiceManager( 1022): service 'entropy' died
I/ServiceManager( 1022): service 'power' died
I/ServiceManager( 1022): service 'batteryinfo' died
I/ServiceManager( 1022): service 'usagestats' died
I/ServiceManager( 1022): service 'telephony.registry' died
I/ServiceManager( 1022): service 'activity' died
I/ServiceManager( 1022): service 'package' died
I/ServiceManager( 1022): service 'meminfo' died
I/ServiceManager( 1022): service 'cpuinfo' died
I/ServiceManager( 1022): service 'permission' died
I/ServiceManager( 1022): service 'search' died
I/ServiceManager( 1022): service 'backup' died
I/ServiceManager( 1022): service 'devicestoragemonitor' died
I/ServiceManager( 1022): service 'account' died
I/ServiceManager( 1022): service 'profile' died
I/ServiceManager( 1022): service 'dropbox' died
I/ServiceManager( 1022): service 'audio' died
I/ServiceManager( 1022): service 'uimode' died
I/ServiceManager( 1022): service 'usb' died
I/ServiceManager( 1022): service 'content' died
I/ServiceManager( 1022): service 'hardware' died
I/ServiceManager( 1022): service 'battery' died
I/ServiceManager( 1022): service 'vibrator' died
I/ServiceManager( 1022): service 'alarm' died
I/ServiceManager( 1022): service 'location' died
I/ServiceManager( 1022): service 'window' died
I/ServiceManager( 1022): service 'bluetooth' died
I/ServiceManager( 1022): service 'bluetooth_a2dp' died
I/ServiceManager( 1022): service 'bluetooth_hid' died
I/ServiceManager( 1022): service 'bluetooth_network' died
I/ServiceManager( 1022): service 'device_policy' died
I/ServiceManager( 1022): service 'statusbar' died
I/ServiceManager( 1022): service 'clipboard' died
I/ServiceManager( 1022): service 'input_method' died
I/ServiceManager( 1022): service 'network_management' died
I/ServiceManager( 1022): service 'netstat' died
I/ServiceManager( 1022): service 'wifi' died
I/ServiceManager( 1022): service 'notification' died
I/ServiceManager( 1022): service 'connectivity' died
I/ServiceManager( 1022): service 'throttle' died
I/ServiceManager( 1022): service 'accessibility' died
I/ServiceManager( 1022): service 'mount' died
I/ServiceManager( 1022): service 'appwidget' died
I/ServiceManager( 1022): service 'diskstats' died
I/ServiceManager( 1022): service 'assetredirection' died
I/ActivityThread( 3267): Removing dead content provider: settings
I/ActivityThread( 3108): Removing dead content provider: settings
I/ActivityThread( 1928): Removing dead content provider: settings
I/ActivityThread( 1534): Removing dead content provider: settings
I/ActivityThread( 1265): Removing dead content provider: settings
I/ActivityThread( 1279): Removing dead content provider: settings
I/ActivityThread( 1264): Removing dead content provider: settings
I/ActivityThread( 1251): Removing dead content provider: settings
D/ ( 1034): NVRM_DAEMON(567): forcibly killing queue fd 35
D/ ( 1034): NVRM_DAEMON(827): remove_client_handle client: 2, pid: 1110, tid: 1122
D/ ( 1034): [PL] hitachi_cpu480X800_SetBacklight intensity1 =0
D/ ( 1034): [PL] NvOdmDispDevicePowerLevel_Off
D/ ( 1034): [PL] NvOdmDispDevicePowerLevel_Suspend
D/ ( 1034): [BKL] bl_2x_panel_BacklightRelease
D/ ( 1034): [BL] Display_Off buf =0
D/ ( 1034):
E/installd( 1030): eof
E/installd( 1030): failed to read size
I/installd( 1030): closing connection
I/ActivityThread( 1230): Removing dead content provider: settings
I/ActivityThread( 3128): Removing dead content provider: settings
I/ActivityThread( 2996): Removing dead content provider: settings
E/InputQueue-JNI( 1230): channel '408c5070 StatusBar (client)' ~ Publisher closed input channel or an error occurred. events=0x8
E/InputQueue-JNI( 1230): channel '40887e68 TrackingView (client)' ~ Publisher closed input channel or an error occurred. events=0x8
E/InputQueue-JNI( 1230): channel '408bc0e8 StatusBarExpanded (client)' ~ Publisher closed input channel or an error occurred. events=0x8
E/InputQueue-JNI( 1265): channel '4092d008 com.fede.launcher/com.fede.launcher.Launcher (client)' ~ Publisher closed input channel or an error occurred. events=0x8
I/Zygote ( 1027): Exit zygote because system server (1110) has terminated
D/ ( 1034): NVRM_DAEMON(575): client process closed connection
D/ ( 1034): NVRM_DAEMON(575): client process closed connection
D/ ( 1034): NVRM_DAEMON(575): client process closed connection
D/ ( 1034): NVRM_DAEMON(575): client process closed connection
D/ ( 1034): NVRM_DAEMON(827): remove_client_handle client: 1, pid: 1028, tid: 1028
D/ ( 1034): NVRM_DAEMON(317): clean up NvRtObjType_NvddkAudioFx_NvAudioFxMixerHandle
I/ServiceManager( 1022): service 'media.audio_flinger' died
I/ServiceManager( 1022): service 'media.player' died
I/ServiceManager( 1022): service 'media.camera' died
I/ServiceManager( 1022): service 'media.audio_policy' died
I/ServiceManager( 1022): service 'phone' died
I/ServiceManager( 1022): service 'sip' died
I/ServiceManager( 1022): service 'isms' died
I/ServiceManager( 1022): service 'simphonebook' died
I/ServiceManager( 1022): service 'iphonesubinfo' died
Well,since bluetooth a2dp is not supported by CM7....
Sent from my LG-P990 using XDA App
Actually, I believe it is, but that's not the question, I don't wanna use A2DP, I just wanna use bluetooth file transfer.
Well, seems it works after fresh install, so.. guess it's the only chance.. uff, its gonna be a long run.
Flash latest nightley and it should work
/HerrKuk
Sent from my LG Optimus 2x using XDA Premium App
yeah, my goal was to find out why it doesnt work now i wanted to avoid the long process of reinstall.
thx anyway
Related
2nd boot screen crash issue *SOLVED*
**SOLVED** Ok, so I found the error in logcat: Code: E/AndroidRuntime( 218): Uncaught handler: thread PowerManagerService exiting du e to uncaught exception E/AndroidRuntime( 218): *** EXCEPTION IN SYSTEM PROCESS. System will crash. E/AndroidRuntime( 218): java.lang.NullPointerException E/AndroidRuntime( 218): at android.content.ContentQueryMap.<init>(Conten tQueryMap.java:65) E/AndroidRuntime( 218): at com.android.server.PowerManagerService.initIn Thread(PowerManagerService.java:414) E/AndroidRuntime( 218): at com.android.server.PowerManagerService$1.onLo operPrepared(PowerManagerService.java:374) E/AndroidRuntime( 218): at android.os.HandlerThread.run(HandlerThread.ja va:59) E/AndroidRuntime( 218): Crash logging skipped, no checkin service I/Process ( 218): Sending signal. PID: 218 SIG: 9 I/Zygote ( 217): Exit zygote because system server (218) has terminated E/installd( 117): eof E/installd( 117): failed to read size I/installd( 117): closing connection I/ServiceManager( 110): service 'batteryinfo' died I/ServiceManager( 110): service 'usagestats' died I/ServiceManager( 110): service 'SurfaceFlinger' died I/ServiceManager( 110): service 'activity' died I/ServiceManager( 110): service 'entropy' died I/ServiceManager( 110): service 'power' died I/ServiceManager( 110): service 'telephony.registry' died I/ServiceManager( 110): service 'activity.services' died I/ServiceManager( 110): service 'activity.providers' died I/ServiceManager( 110): service 'package' died I/ServiceManager( 110): service 'permission' died I/ServiceManager( 110): service 'battery' died I/ServiceManager( 110): service 'activity.senders' died I/ServiceManager( 110): service 'content' died I/ServiceManager( 110): service 'hardware' died I/ServiceManager( 110): service 'meminfo' died I/ServiceManager( 110): service 'cpuinfo' died I/ServiceManager( 110): service 'activity.broadcasts' died I don't understand why the Power Manager is crashing as I have Cyanogen 4.1.9.2 I've tried wiping and flashing may different builds over and over. **SOLVED** I've been trying the same things for the past hour and a half. I post this. and of course it works the very next time... **SOLVED**
nick_karstedt said: **SOLVED** Ok, so I found the error in logcat: Code: E/AndroidRuntime( 218): Uncaught handler: thread PowerManagerService exiting du e to uncaught exception E/AndroidRuntime( 218): *** EXCEPTION IN SYSTEM PROCESS. System will crash. E/AndroidRuntime( 218): java.lang.NullPointerException E/AndroidRuntime( 218): at android.content.ContentQueryMap.<init>(Conten tQueryMap.java:65) E/AndroidRuntime( 218): at com.android.server.PowerManagerService.initIn Thread(PowerManagerService.java:414) E/AndroidRuntime( 218): at com.android.server.PowerManagerService$1.onLo operPrepared(PowerManagerService.java:374) E/AndroidRuntime( 218): at android.os.HandlerThread.run(HandlerThread.ja va:59) E/AndroidRuntime( 218): Crash logging skipped, no checkin service I/Process ( 218): Sending signal. PID: 218 SIG: 9 I/Zygote ( 217): Exit zygote because system server (218) has terminated E/installd( 117): eof E/installd( 117): failed to read size I/installd( 117): closing connection I/ServiceManager( 110): service 'batteryinfo' died I/ServiceManager( 110): service 'usagestats' died I/ServiceManager( 110): service 'SurfaceFlinger' died I/ServiceManager( 110): service 'activity' died I/ServiceManager( 110): service 'entropy' died I/ServiceManager( 110): service 'power' died I/ServiceManager( 110): service 'telephony.registry' died I/ServiceManager( 110): service 'activity.services' died I/ServiceManager( 110): service 'activity.providers' died I/ServiceManager( 110): service 'package' died I/ServiceManager( 110): service 'permission' died I/ServiceManager( 110): service 'battery' died I/ServiceManager( 110): service 'activity.senders' died I/ServiceManager( 110): service 'content' died I/ServiceManager( 110): service 'hardware' died I/ServiceManager( 110): service 'meminfo' died I/ServiceManager( 110): service 'cpuinfo' died I/ServiceManager( 110): service 'activity.broadcasts' died I don't understand why the Power Manager is crashing as I have Cyanogen 4.1.9.2 I've tried wiping and flashing may different builds over and over. **SOLVED** I've been trying the same things for the past hour and a half. I post this. and of course it works the very next time... **SOLVED** Click to expand... Click to collapse power mnager is going to crash becuase the app needs to be updated to run on donut. all apps need to be updated
Periodic Rebooting
Been wanting to post this for a while, finally caught my device in the act. I'm running WG's latest with 10MB RAM hack, but I'm sure my phone issues are my own doing. 2GB Class ??? SD Card with FAT and EXT3 partition. adb shell free Total used free shared buffers Mem 107352 105568 1784 0 132 Swap 32764 28236 4526 Total 140116 133804 6312 I was able to run logcat and catch my phone in the act of rebooting. Idk what exactly is going on, but for some reason, almost all my services die simultaneously. Looking through Notepad++, the error seems to be something starting on Row 9. I've pasted the text in case people are somewhere and are unable to look at or download attachments. I/WallSwitch( 3477): Wallpaper switched in 15152 ms W/dalvikvm( 3010): threadid=55: thread exiting with uncaught exception (group=0x4001e170) E/AndroidRuntime( 3010): Uncaught handler: thread WindowManagerPolicy exiting due to uncaught exception E/AndroidRuntime( 3010): *** EXCEPTION IN SYSTEM PROCESS. System will crash. E/AndroidRuntime( 3010): java.lang.RuntimeException: Canvas: trying to use a recycled bitmap [email protected] E/AndroidRuntime( 3010): at android.graphics.Canvas.throwIfRecycled(Canvas.java:955) E/AndroidRuntime( 3010): at android.graphics.Canvas.drawBitmap(Canvas.java:980) E/AndroidRuntime( 3010): at com.android.internal.policy.impl.LockPatternKeyguardView$FastBitmapDrawable.draw(LockPatternKeyguardView.java:602) E/AndroidRuntime( 3010): at android.view.View.draw(View.java:6534) E/AndroidRuntime( 3010): at android.widget.FrameLayout.draw(FrameLayout.java:352) E/AndroidRuntime( 3010): at android.view.ViewGroup.drawChild(ViewGroup.java:1531) E/AndroidRuntime( 3010): at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1258) E/AndroidRuntime( 3010): at com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost.dispatchDraw(KeyguardViewManager.java:85) E/AndroidRuntime( 3010): at android.view.View.draw(View.java:6552) E/AndroidRuntime( 3010): at android.widget.FrameLayout.draw(FrameLayout.java:352) E/AndroidRuntime( 3010): at android.view.ViewRoot.draw(ViewRoot.java:1332) E/AndroidRuntime( 3010): at android.view.ViewRoot.performTraversals(ViewRoot.java:1097) E/AndroidRuntime( 3010): at android.view.ViewRoot.handleMessage(ViewRoot.java:1613) E/AndroidRuntime( 3010): at android.os.Handler.dispatchMessage(Handler.java:99) E/AndroidRuntime( 3010): at android.os.Looper.loop(Looper.java:123) E/AndroidRuntime( 3010): at com.android.server.WindowManagerService$PolicyThread.run(WindowManagerService.java:511) I/Process ( 3010): Sending signal. PID: 3010 SIG: 9 I/ServiceManager( 2126): service 'entropy' died I/ServiceManager( 2126): service 'telephony.registry' died I/ServiceManager( 2126): service 'power' died I/ServiceManager( 2126): service 'activity.senders' died I/ServiceManager( 2126): service 'batteryinfo' died I/ServiceManager( 2126): service 'usagestats' died I/ServiceManager( 2126): service 'activity.services' died I/ServiceManager( 2126): service 'SurfaceFlinger' died I/ServiceManager( 2126): service 'activity' died I/ServiceManager( 2126): service 'battery' died I/ServiceManager( 2126): service 'hardware' died I/ServiceManager( 2126): service 'cpuinfo' died I/ServiceManager( 2126): service 'activity.broadcasts' died I/ServiceManager( 2126): service 'clipboard' died I/ServiceManager( 2126): service 'permission' died I/ServiceManager( 2126): service 'package' died I/ServiceManager( 2126): service 'content' died I/ServiceManager( 2126): service 'statusbar' died I/ServiceManager( 2126): service 'activity.providers' died I/ServiceManager( 2126): service 'meminfo' died I/ServiceManager( 2126): service 'alarm' died I/ServiceManager( 2126): service 'input_method' died I/ServiceManager( 2126): service 'sensor' died I/ServiceManager( 2126): service 'netstat' died I/ServiceManager( 2126): service 'window' died I/ServiceManager( 2126): service 'bluetooth' died I/ServiceManager( 2126): service 'bluetooth_a2dp' died I/ServiceManager( 2126): service 'bluetooth_ftp' died I/ServiceManager( 2126): service 'bluetooth_opp' died I/ServiceManager( 2126): service 'devicestoragemonitor' died I/ServiceManager( 2126): service 'wifi' died I/ServiceManager( 2126): service 'location' died I/ServiceManager( 2126): service 'connectivity' died I/ServiceManager( 2126): service 'mount' died I/ServiceManager( 2126): service 'notification' died I/ServiceManager( 2126): service 'accessibility' died I/ServiceManager( 2126): service 'search' died I/ServiceManager( 2126): service 'wallpaper' died I/ServiceManager( 2126): service 'audio' died I/ServiceManager( 2126): service 'appwidget' died I/ServiceManager( 2126): service 'checkin' died I/ActivityThread( 3888): Removing dead content provider: settings I/ActivityThread( 3556): Removing dead content provider: settings I/ActivityThread( 3093): Removing dead content provider: settings I/ActivityThread( 3093): Removing dead content provider: subscribedfeeds I/ActivityThread( 3088): Removing dead content provider: settings I/ActivityThread( 3088): Removing dead content provider: android.server.checkin I/ActivityThread( 3076): Removing dead content provider: settings I/ActivityThread( 3783): Removing dead content provider: settings E/installd( 2133): eof E/installd( 2133): failed to read size I/installd( 2133): closing connection E/vold ( 2127): Framework disconnected I/Zygote ( 3009): Exit zygote because system server (3010) has terminated I/ActivityThread( 3713): Removing dead content provider: settings I/ServiceManager( 2126): service 'isms' died I/ServiceManager( 2126): service 'simphonebook' died I/ServiceManager( 2126): service 'iphonesubinfo' died I/ServiceManager( 2126): service 'phone' died I'll disable Wall-Switch and I'll report back, but anyone is welcome to chime in.
Solved? Phone was fine with Wall Switch disabled. I had my Wallpaper to switch every 1 minute, so it's likely that with all my apps and such in the background, I simply ran out of memory. Phone was fine all yesterday, and I enabled Wall-Switch on the commute to work, and the damn thing just rebooted on me again. I'm going to disable Wall-Switch and clear my notifications and monitor it (when I reboot, my voicemail/cyanogen notifications pop back up, so I can tell when it's been shutdown).
[SOLVED] Spotify Mobile crashes phone when plugin usb
Hi, I have a weird reboot when I plugin usb on my N1. I have the latest cyanogen 5.0.4.1 + blackbar morph. I have spotify mobile 0.3.26. Every time i open spotify, start a song, press pause and then plugin my phone through usb to my win32 win7 client, the phone reboots. It's only with spotify for now. Only after I started a song. It does not restart if I exit spotify before plugin. If someone with spotify mobile could try this and tell me if it reboots. Please tell the rom you are running. Here is the logcat: E/AndroidRuntime(12762): Uncaught handler: thread android.server.ServerThread exiting due to uncaught exception E/AndroidRuntime(12762): *** EXCEPTION IN SYSTEM PROCESS. System will crash. E/AndroidRuntime(12762): java.lang.IndexOutOfBoundsException: index=1 count=0 E/AndroidRuntime(12762): at android.view.ViewGroup.addInArray(ViewGroup.java:1935) E/AndroidRuntime(12762): at android.view.ViewGroup.addViewInner(ViewGroup.java:1879) E/AndroidRuntime(12762): at android.view.ViewGroup.addView(ViewGroup.java:1756) E/AndroidRuntime(12762): at android.view.ViewGroup.addView(ViewGroup.java:1713) E/AndroidRuntime(12762): at com.android.server.status.StatusBarService.addNotificationView(StatusBarService.java:875) E/AndroidRuntime(12762): at com.android.server.status.StatusBarService.performAddUpdateIcon(StatusBarService.java:673) E/AndroidRuntime(12762): at com.android.server.status.StatusBarService$H.handleMessage(StatusBarService.java:618) E/AndroidRuntime(12762): at android.os.Handler.dispatchMessage(Handler.java:99) E/AndroidRuntime(12762): at android.os.Looper.loop(Looper.java:123) E/AndroidRuntime(12762): at com.android.server.ServerThread.run(SystemServer.java:444) I/Process (12762): Sending signal. PID: 12762 SIG: 9 I/ActivityThread(13415): Removing dead content provider: settings I/ServiceManager( 71): service 'batteryinfo' died I/ServiceManager( 71): service 'package' died I/ServiceManager( 71): service 'entropy' died I/ServiceManager( 71): service 'activity' died I/ServiceManager( 71): service 'telephony.registry' died I/ServiceManager( 71): service 'power' died I/ServiceManager( 71): service 'SurfaceFlinger' died I/ServiceManager( 71): service 'activity.broadcasts' died I/ServiceManager( 71): service 'activity.services' died I/ServiceManager( 71): service 'usagestats' died I/ServiceManager( 71): service 'permission' died I/ServiceManager( 71): service 'activity.providers' died I/ServiceManager( 71): service 'netstat' died I/ServiceManager( 71): service 'devicestoragemonitor' died I/ServiceManager( 71): service 'location' died I/ServiceManager( 71): service 'search' died I/ServiceManager( 71): service 'wallpaper' died I/ServiceManager( 71): service 'statusbar' died I/ServiceManager( 71): service 'battery' died I/ServiceManager( 71): service 'activity.senders' died I/ServiceManager( 71): service 'account' died I/ServiceManager( 71): service 'meminfo' died I/ServiceManager( 71): service 'content' died I/ServiceManager( 71): service 'cpuinfo' died I/ServiceManager( 71): service 'notification' died I/ServiceManager( 71): service 'connectivity' died I/ServiceManager( 71): service 'accessibility' died I/ServiceManager( 71): service 'clipboard' died I/ServiceManager( 71): service 'input_method' died I/ServiceManager( 71): service 'hardware' died I/ServiceManager( 71): service 'sensor' died I/ServiceManager( 71): service 'alarm' died I/ServiceManager( 71): service 'window' died I/ServiceManager( 71): service 'bluetooth' died I/ServiceManager( 71): service 'bluetooth_a2dp' died I/ServiceManager( 71): service 'mount' died I/ServiceManager( 71): service 'wifi' died I/ServiceManager( 71): service 'audio' died I/ServiceManager( 71): service 'backup' died I/ServiceManager( 71): service 'appwidget' died I/ServiceManager( 71): service 'checkin' died I/ActivityThread(12827): Removing dead content provider: settings I/ActivityThread(12924): Removing dead content provider: settings I/ActivityThread(13373): Removing dead content provider: settings I/ActivityThread(13335): Removing dead content provider: settings I/ActivityThread(13072): Removing dead content provider: settings I/ActivityThread(12906): Removing dead content provider: settings I/ActivityThread(13133): Removing dead content provider: settings I/ActivityThread(12979): Removing dead content provider: settings I/ActivityThread(12979): Removing dead content provider: subscribedfeeds I/ActivityThread(12866): Removing dead content provider: settings I/ActivityThread(12831): Removing dead content provider: settings I/ActivityThread(12821): Removing dead content provider: settings I/ActivityThread(12817): Removing dead content provider: settings I/ActivityThread(12817): Removing dead content provider: android.server.checkin I/ActivityThread(12816): Removing dead content provider: settings I/ActivityThread(13066): Removing dead content provider: settings I/ActivityThread(12970): Removing dead content provider: settings E/installd( 78): eof E/installd( 78): failed to read size I/installd( 78): closing connection E/vold ( 72): Framework disconnected I/Zygote (12757): Exit zygote because system server (12762) has terminated I/ServiceManager( 71): service 'media.audio_flinger' died I/ServiceManager( 71): service 'media.player' died I/ServiceManager( 71): service 'media.camera' died I/ServiceManager( 71): service 'media.audio_policy' died I/ServiceManager( 71): service 'isms' died I/ServiceManager( 71): service 'simphonebook' died I/ServiceManager( 71): service 'iphonesubinfo' died I/ServiceManager( 71): service 'phone' died
they fixed it in v0.3.27
Cyanogen 6 RC3: Titanium backup force closes, reboot after fix permissons
If you encounter the issue in the subject, logcat will produce this message: Code: I/ActivityManager( 617): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerServ ice: pid=1056 uid=10039 gids={1015, 2001} W/zipro ( 1056): Unable to open zip '/data/data/com.keramidas.TitaniumBackup/files/install.apk': Permission denied D/asset ( 1056): failed to open Zip archive '/data/data/com.keramidas.TitaniumBackup/files/install.apk' W/PackageParser( 1056): Unable to read AndroidManifest.xml of /data/data/com.keramidas.TitaniumBackup/files/install.apk W/PackageParser( 1056): java.io.FileNotFoundException: AndroidManifest.xml W/PackageParser( 1056): at android.content.res.AssetManager.openXmlAssetNative(Native Method) W/PackageParser( 1056): at android.content.res.AssetManager.openXmlBlockAsset(AssetManager.java:485) W/PackageParser( 1056): at android.content.res.AssetManager.openXmlResourceParser(AssetManager.java:453) W/PackageParser( 1056): at android.content.pm.PackageParser.parsePackageLite(PackageParser.java:596) W/PackageParser( 1056): at com.android.defcontainer.DefaultContainerService$1.getMinimalPackageInfo(DefaultContainerService.java:126) W/PackageParser( 1056): at com.android.internal.app.IMediaContainerService$Stub.onTransact(IMediaContainerService.java:100) W/PackageParser( 1056): at android.os.Binder.execTransact(Binder.java:288) W/PackageParser( 1056): at dalvik.system.NativeStart.run(Native Method) W/dalvikvm( 617): threadid=11: thread exiting with uncaught exception (group=0x4001d7e0) E/AndroidRuntime( 617): *** FATAL EXCEPTION IN SYSTEM PROCESS: PackageManager E/AndroidRuntime( 617): java.lang.NullPointerException E/AndroidRuntime( 617): at android.os.Parcel.readException(Parcel.java:1266) E/AndroidRuntime( 617): at android.os.Parcel.readException(Parcel.java:1248) E/AndroidRuntime( 617): at com.android.internal.app.IMediaContainerService$Stub$Proxy.getMinimalPackageInfo(IMediaContainerService.java:220) E/AndroidRuntime( 617): at com.android.server.PackageManagerService$InstallParams.handleStartCopy(PackageManagerService.java:4921) E/AndroidRuntime( 617): at com.android.server.PackageManagerService$HandlerParams.startCopy(PackageManagerService.java:4815) E/AndroidRuntime( 617): at com.android.server.PackageManagerService$PackageHandler.doHandleMessage(PackageManagerService.java:470) E/AndroidRuntime( 617): at com.android.server.PackageManagerService$PackageHandler.handleMessage(PackageManagerService.java:415) E/AndroidRuntime( 617): at android.os.Handler.dispatchMessage(Handler.java:99) E/AndroidRuntime( 617): at android.os.Looper.loop(Looper.java:123) E/AndroidRuntime( 617): at android.os.HandlerThread.run(HandlerThread.java:60) I/Process ( 617): Sending signal. PID: 617 SIG: 9 I/Zygote ( 612): Exit zygote because system server (617) has terminated E/installd( 101): eof E/installd( 101): failed to read size I/installd( 101): closing connection I/ServiceManager( 93): service 'media.audio_flinger' died I/ServiceManager( 93): service 'media.player' died I/ServiceManager( 93): service 'media.camera' died I/ServiceManager( 93): service 'media.audio_policy' died I/ServiceManager( 93): service 'iphonesubinfo' died I/ServiceManager( 93): service 'isms' died I/ServiceManager( 93): service 'simphonebook' died I/ServiceManager( 93): service 'phone' died I/ServiceManager( 93): service 'SurfaceFlinger' died I/ServiceManager( 93): service 'package' died I/ServiceManager( 93): service 'batteryinfo' died I/ServiceManager( 93): service 'entropy' died I/ServiceManager( 93): service 'power' died I/ServiceManager( 93): service 'netstat' died I/ServiceManager( 93): service 'content' died I/ServiceManager( 93): service 'throttle' died I/ServiceManager( 93): service 'account' died I/ServiceManager( 93): service 'cpuinfo' died I/ServiceManager( 93): service 'permission' died I/ServiceManager( 93): service 'accessibility' died I/ServiceManager( 93): service 'telephony.registry' died I/ServiceManager( 93): service 'devicestoragemonitor' died I/ServiceManager( 93): service 'statusbar' died I/ServiceManager( 93): service 'usagestats' died I/ServiceManager( 93): service 'activity' died I/ServiceManager( 93): service 'wifi' died I/ServiceManager( 93): service 'clipboard' died I/ServiceManager( 93): service 'network_management' died I/ServiceManager( 93): service 'notification' died I/ServiceManager( 93): service 'location' died I/ServiceManager( 93): service 'meminfo' died I/ServiceManager( 93): service 'input_method' died I/ServiceManager( 93): service 'uimode' died I/ServiceManager( 93): service 'audio' died I/ServiceManager( 93): service 'search' died I/ServiceManager( 93): service 'wallpaper' died I/ServiceManager( 93): service 'dropbox' died I/ServiceManager( 93): service 'mount' died I/ServiceManager( 93): service 'battery' died I/ServiceManager( 93): service 'hardware' died I/ServiceManager( 93): service 'vibrator' died I/ServiceManager( 93): service 'alarm' died I/ServiceManager( 93): service 'sensor' died I/ServiceManager( 93): service 'connectivity' died I/ServiceManager( 93): service 'diskstats' died I/ServiceManager( 93): service 'window' died I/ServiceManager( 93): service 'bluetooth' died I/ServiceManager( 93): service 'bluetooth_a2dp' died I/ServiceManager( 93): service 'device_policy' died I/ServiceManager( 93): service 'bluetooth_hid' died I/ServiceManager( 93): service 'backup' died I/ServiceManager( 93): service 'appwidget' died The easiest fix is running this from su in adb shell: Code: chmod 777 /data/data/com.keramidas.TitaniumBackup/files/install.apk
No data on Vodafone NL SIM ('not supported') - other providers work
Hi all, Is there any way to fix "SIM not supported" error on Droid 4 bootup, which leads to a missing data connection for my actual Vodafone NL SIM card (not Verizon's roaming SIM, which is also Vodafone NL)? E.g. spoofing SIM MNC? Full story: As I live in the Netherlands, we have not been lucky enough to officially receive the latest few Droid / Milestone series. Yet I love these phones, and now finally managed to get my hands on a Droid 4. After updating it to the .215 ICS leak I love it, it even manages to outperform my Transformer Prime for some casual tasks (browsing)! However, I have one major problem which is the following: I cannot use my provider's data network. My phone can access both 2G and 3G networks, and I can call, send/receive SMS, no problem. But it simply will not connect to my provider's data network. I used the APN setting from their website, compared with my other phones, tried some different settings, but nothing worked. I then purchased and tried a different provider's SIM and this worked without a hitch - perfect 2G, 3G, and HSDPA reception! This despite the fact that that specific provider was always roaming on a bigger provider's network (which makes it a little trickier - need to set it to Global mode instead of GSM) For Vodafone NL, a known issue is that it is one of the few APNs that requires a password. Some phones need to have a config file edited to make this work ( /system/etc/ppp/peers/pppd-ril.options contains a default user/pass that needs to be replaced). This is what fixed it for my ME863 before, and I already did this on the Droid 4 as well, but to no avail (yet). Any time I restart my phone, I get the following message: Sorry, this SIM card is not supported. Please contact your wireless service provider. Note that it doesn't say "unknown SIM" (which it does for other Dutch networks) and it doesn't say "unsupported or unreadable SIM" as it does with damaged SIMs. Also I have phone reception on 2G and 3G networks. The same SIM card works fine in my ME863. Just to be sure, I got the most recent micro SIM from my provider this weekend, which still didn't resolve the problem. As mentioned in the error message, I contacted my 'wireless service provider', ie. Vodafone NL. They tried but could not help me out, which I kind of expected. With the Droid 4 not being available in Europe and all. Still it was worth a shot. After doing some research, I found the following: "Vodafone NL" appears to be the owner of the roaming SIM cards used by Verizon .. this makes sense because Vodafone has a 45% stake in Verizon Some Verizon users with (and without) global roaming setting have reported getting "Vodafone NL" in their screen - without leaving the U.S. My phone came pre-loaded with some Vodafone NL APNs, none of which match the actual Vodafone NL APN. Instead, they seem to refer to Verizon (APN names are VZWADMIN, VZWINTERNET, VZWAPP) instead of the actual Vodafone NL APN (live.vodafone.com). These APNs use the same MCC + MNC code as my actual Vodafone NL SIM (204 + 04). For other SIM cards it says something like 'unknown provider', but otherwise works fine. Only for Vodafone NL it says 'unsupported'. Of course, I manually added the APN according to the website, tried some variations, removed the 'Verizon Vodafone NL' default APNs, restored them, switched between GSM and Global, nothing worked. Is it possible that somehow, my Vodafone NL SIM card's data is blocked because they are Verizon's roaming partner? Do they have two kinds of SIMs or some check or... well.. actually it all doesn't matter, but does anybody have any idea on how I can get my SIM to be 'supported'? I'm thinking that somehow if I can get my SIM card recognized as having another ID (e.g. 204 + 02) it might work, but have no idea how to do that. It seems to be a tricky one and I've searched online and in my phone config file / databases for days without result.. I'm at a loss here. Thanks in advance for any insight you may have.
Maybe you should try to adjust the telephony databases. Get a copy of SQLite Editor and "Phone/Messaging Storage". You should find a telephone.db file, go into carriers. I noticed a bunch of Vodaphone-NL things, it seems weird to me. Maybe you can adjust them to fix it as they are all pointing to verizon (wtf?). Worst case, you could just try to delete them from the list and see what happens. Either way, let me know how sucessful you are. It looks like this could be the start of a good solution. Someone else mentioned it wasn't working in the UK, this might also help with them as well...
danifunker said: Maybe you should try to adjust the telephony databases. Get a copy of SQLite Editor and "Phone/Messaging Storage". You should find a telephone.db file, go into carriers. I noticed a bunch of Vodaphone-NL things, it seems weird to me. Maybe you can adjust them to fix it as they are all pointing to verizon (wtf?). Worst case, you could just try to delete them from the list and see what happens. Either way, let me know how sucessful you are. It looks like this could be the start of a good solution. Someone else mentioned it wasn't working in the UK, this might also help with them as well... Click to expand... Click to collapse Thanks for the tip, I previously only tried to rename the network IDs (from 20404 to 2040466) which removed them from my APN list. Now I removed all 204xx APNs (Netherlands) and all Vodafone-NL APNs except my own. I found that 2 of the APNs were called 'Vodafone-NL' but actually pointing to an MCC in the UK - they are the default APNs for Vodafone UK I'm guessing, which may explain the other user's issue. After rebooting, the message "Sorry, this SIM card is not supported" still appears. I made sure my APN was still selected. Unfortunately, there's still no data access in GSM mode (either 2G or 3G) or Global mode. Still in Global mode, I turned off WiFi and Bluetooth, then set it to airplane mode. Turned on logcat, disabled airplane mode, and saw some interesting tidbits: Code: D/MotDevicePolicyManagerService( 378): ######isWifiAllowed, TRUE D/MotDevicePolicyManagerService( 378): ######isBluetoothAllowed, TRUE D/AirplaneModeSwitcher( 3790): receive EVENT_SERVICE_STATE_CHANGED event .. W/Launcher( 816): localizable app group not found: Verizon Wireless W/Launcher( 816): localizable app group not found: Verizon Wireless W/Launcher( 816): localizable app group not found: Verizon Wireless W/Launcher( 816): localizable app group not found: Verizon Wireless D/LSAPP_TelMon( 2925): onCellTowerChanged:: GSM :: cur_val : {"Lac":"14","CntryISO":"nl","NetTyp":"GSM","NetOp":"20404","Cid":"YYY"} new_val: {"Lac":"14","CntryISO":"nl","NetTyp":"GSM","NetOp":"20404","Cid":"XXX"} D/LSAPP_TelMon( 2925): emptyBouncingCells :: D/LSAPP_LSMan( 2925): scheduleAlarmTimer : 15 min later from : 1343156413934 D/LSAPP_LSDet( 2925): startDetection: celltower changed : stop location detection...no POIs D/StatusBar.NetworkController( 501): onSignalStrengthsChanged signalStrength=SignalStrength: 5 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 -108 -1 false 2 1 0 0 0 99 99 99 5 5 5 5 5 99 99 99 level=2 D/ConnectivityService( 378): getMobileDataEnabled returning true D/ModemStatsService( 1081): onSignalStrengthsChanged D/ModemStatsService( 1081): GSM, mRssi=-103 D/StatusBar.NetworkController( 501): updateTelephonySignalStrength mSignalStrength=SignalStrength: 5 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 -108 -1 false 2 1 0 0 0 99 99 99 5 5 5 5 5 99 99 99 D/StatusBar.NetworkController( 501): updateTelephonySignalStrength Service={Not-CDMA, Not-Roaming}, iconLevel=2 NumBars=5 IconId=2130837854/com.android.systemui:drawable/zz_moto_stat_sys_signal_5bar_2 D/ConnectivityService( 378): getMobileDataEnabled returning true D/StatusBar.NetworkController( 501): refreshSignalCluster: wifi cluster - shows wifi status: D/StatusBar.NetworkController( 501): mWifiConnected=false Wifi=0/(null) Activity=0/(null) "No Wi-Fi." D/StatusBar.NetworkController( 501): refreshSignalCluster: signal cluster - shows normal mobile data: D/StatusBar.NetworkController( 501): mHasMobileDataFeature=true D/StatusBar.NetworkController( 501): Signal=7f02015e/com.android.systemui:drawable/zz_moto_stat_sys_signal_5bar_2 Roaming=0/(null) "Phone two bars." "Not roaming." D/StatusBar.NetworkController( 501): Wimax=0/(null) "" D/StatusBar.NetworkController( 501): DataTypeShown=0/(null) Activity=0/(null) "GPRS" D/PollingManager( 726): phone state: 0 home domestic vodafone NL voda NL 20404 UMTS:3 CSS not supported -1 -1 mDataState=0 RoamInd=-1 DefRoamInd=-1 EmergOnly=false D/StatusBar.NetworkController( 501): onServiceStateChanged state=0 home domestic vodafone NL voda NL 20404 UMTS:3 CSS not supported -1 -1 mDataState=0 RoamInd=-1 DefRoamInd=-1 EmergOnly=false D/StatusBar.NetworkController( 501): onServiceStateChanged VoiceState=0=STATE_IN_SERVICE D/StatusBar.NetworkController( 501): onServiceStateChanged DataState=0=STATE_IN_SERVICE D/VzwEri ( 501): ERI alert sound is disabled. D/StatusBar.NetworkController( 501): Combining data service state0for signal D/StatusBar.NetworkController( 501): updateTelephonySignalStrength mSignalStrength=SignalStrength: 5 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 -108 -1 false 2 1 0 0 0 99 99 99 5 5 5 5 5 99 99 99 D/StatusBar.NetworkController( 501): updateTelephonySignalStrength Service={Not-CDMA, Not-Roaming}, iconLevel=1 NumBars=5 IconId=2130837852/com.android.systemui:drawable/zz_moto_stat_sys_signal_5bar_1 D/ConnectivityService( 378): getMobileDataEnabled returning true [COLOR="Red"][B]D/StatusBar.NetworkController( 501): updateDataNetType: mOperatorName_string is "vzw"[/B][/COLOR] [D/StatusBar.NetworkController( 501): updateDataNetType: mDataNetType=1 I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=false reason='nwTypeChanged' apn='live.vodafone.com' apnType=default networkType=3 D/TelephonyRegistry( 378): onDataConnectionStateChanged(-1, 3) D/ConnectivityService( 378): getMobileDataEnabled returning true ... [B][COLOR="red"]D/CarrierLabel( 501): updateNetworkName: showSpn=false spn="null" showPlmn=true plmn="vodafone NL" isONSSupported=false [/COLOR][/B]D/CarrierLabel( 501): NotificationCurtain text (CarrierLabel) is "vodafone NL" D/CarrierLabel( 501): updateNetworkName: showSpn=false spn="null" showPlmn=true plmn="vodafone NL" isONSSupported=false D/CarrierLabel( 501): NotificationCurtain text (CarrierLabel) is "vodafone NL" ... D/StatusBar.NetworkController( 501): onDataConnectionStateChanged: state=-1 networkType=3 D/ConnectivityService( 378): getMobileDataEnabled returning true D/StatusBar.NetworkController( 501): updateDataNetType: mOperatorName_string is "vzw" [COLOR="red"][B]D/StatusBar.NetworkController( 501): updateDataNetType: mDataNetType=3 [/B][/COLOR]D/ConnectivityService( 378): getMobileDataEnabled returning true D/ModemStatsService( 1081): onServiceStateChanged D/ModemStatsService( 1081): old state=0, new state=0 D/ModemStatsService( 1081): old network type=1, new network type=3 D/ModemStatsService( 1081): logRATChangedEvent D/ModemStatsService( 1081): logHOEvent, old network type=1, new network type=3 D/CheckinProvider( 378): insertEvents Event tag not allowed: CALL_PERF_STATS D/ModemMetricsUtils( 1081): log event to checkin service, tag=CALL_PERF_STATS, value=[ID=TIME_SPEND_ON_RAT;ver=0.1;duration=194;net_type=2G;] D/MobileDataStateTracker( 378): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged D/LSAPP_TelMon( 2925): onCellTowerChanged:: GSM :: cur_val : {"Lac":"14","CntryISO":"nl","NetTyp":"GSM","NetOp":"20404","Cid":"XXX"} new_val: {"Lac":"112","CntryISO":"nl","NetTyp":"GSM","NetOp":"20404","Cid":"XXX"} D/CheckinProvider( 378): insertEvents Event tag not allowed: CALL_PERF_HO_SUCCESS D/ModemMetricsUtils( 1081): log event to checkin service, tag=CALL_PERF_HO_SUCCESS, value=[ID=HO_STATS;ver=0.1;time=1343156416424;old_net_type=1;new_net_type=3;rssi=-103;ecio=0;roam_stat=no;band=0;channel=0;ho_type=0;pdn_count=0;] ... D/MobileDataStateTracker( 378): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff D/StatusBar.NetworkController( 501): TelephonyIntents.ACTION_SIM_STATE_CHANGED) Received D/StatusBar.NetworkController( 501): updateTelephonySignalStrength mSignalStrength=SignalStrength: 3 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 -108 -1 false 1 1 0 0 0 99 99 99 5 5 5 5 5 99 99 99 D/ConnectivityService( 378): getMobileDataEnabled returning true I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=false reason='dataDetached' apn='live.vodafone.com' apnType=default networkType=0 I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=false reason='dataDetached' apn='null' apnType=fota networkType=0 D/MobileDataStateTracker( 378): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached ... I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=false reason='simLoaded' apn='null' apnType=fota networkType=0 D/MobileDataStateTracker( 378): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=false reason='simLoaded' apn='null' apnType=stdhipri networkType=0 I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=false reason='simLoaded' apn='null' apnType=dun networkType=0 ... D/StatusBar.NetworkController( 501): updateDataNetType: mOperatorName_string is "vzw" D/StatusBar.NetworkController( 501): updateDataNetType: mDataNetType=0 D/ConnectivityService( 378): getMobileDataEnabled returning true D/CarrierLabel( 501): updateNetworkName: showSpn=false spn="null" showPlmn=false plmn="null" isONSSupported=false D/MobileDataStateTracker( 378): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded D/CarrierLabel( 501): NotificationCurtain text (CarrierLabel) is "No service." D/PhoneBroadcastReceiver( 714): Received android.intent.action.SIM_STATE_CHANGED D/PhoneBroadcastReceiver( 714): Received Sim state:IMSI D/PhoneBroadcastReceiver( 714): isSimStatusNeeded = false D/CarrierLabel( 501): updateNetworkName: showSpn=false spn="null" showPlmn=false plmn="null" isONSSupported=false D/CarrierLabel( 501): NotificationCurtain text (CarrierLabel) is "No service." D/ModemStatsService( 1081): onServiceStateChanged D/ModemStatsService( 1081): old state=3, new state=3 I/HuxVmm::BM:SimStateReceiver( 1111): action = android.intent.action.SIM_STATE_CHANGED D/HuxVmm::BackupManagerService( 1111): initialized = true D/HuxVmm::BackupManagerService( 1111): initialized = true D/ModemStatsService( 1081): old network type=0, new network type=0 D/ModemConfigManager( 714): updateIccAvailability D/ModemConfigManager( 714): assign icc card at power up D/ModemConfigManager( 714): assign icc card at power up D/GsmSMSDispatcher( 714): inside handleStatusReport, pduString="null" D/GsmSMSDispatcher( 714): inside handleStatusReport, Warning: found inside deliveryPendingList =false I/SncReceiver( 4139): sim extra state:LOADED D/SncReceiver( 4139): Sending Sim State Change Intent to Service D/ModemConfigManager( 714): updateIccAvailability D/ModemConfigManager( 714): assign icc card at power up D/ModemConfigManager( 714): assign icc card at power up ... D/CmasReceiverService( 4124): isSimSwapped: oldSimIccId = 8931440300XXX newSimIccId = 8931440300XXX I/HuxVmm::BM:SimStateReceiver( 1111): action = android.intent.action.SIM_STATE_CHANGED D/HuxVmm::BackupManagerService( 1111): initialized = true D/HuxVmm::BackupManagerService( 1111): initialized = true [B][COLOR="red"]I/ActivityManager( 378): Start proc com.motorola.blur.setup for broadcast com.motorola.blur.setup/.SimSwapAuthReceiver: pid=4186 uid=1000 gids={1015, 3002, 3001, 3003, 9009, 2001, 1004, 2002, 9000, 9002, 9004, 3007, 1007, 3006, 9007, 3005} [/COLOR][/B]I/SmsReceiverService( 2430): SMS-STATUS - start sms receiver service, app version=MSG-STAB-01.verizon.cdma_maserati.user.build=6.7.2-180_DR4-16_M2-35.release=4.0.4.time=07/12/12 (log=false) (ut=false) (config=false) I/TransactionService( 2430): Start transaction service, app version=MSG-STAB-01.verizon.cdma_maserati.user.build=6.7.2-180_DR4-16_M2-35.release=4.0.4.time=07/12/12 (log=false) (ut=false) (config=false) D/ConnectivityService( 378): getMobileDataEnabled returning true ... D/CarrierLabel( 501): updateNetworkName: showSpn=false spn="null" showPlmn=true plmn="vodafone NL" isONSSupported=false D/CarrierLabel( 501): NotificationCurtain text (CarrierLabel) is "vodafone NL" D/CarrierLabel( 501): updateNetworkName: showSpn=false spn="null" showPlmn=true plmn="vodafone NL" isONSSupported=false D/CarrierLabel( 501): NotificationCurtain text (CarrierLabel) is "vodafone NL" [B][COLOR="red"]D/PollingManager( 726): phone state: 0 home domestic vodafone NL voda NL 20404 Unknown:0 CSS not supported -1 -1 mDataState=1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false[/COLOR][/B] D/StatusBar.NetworkController( 501): onServiceStateChanged state=0 home domestic vodafone NL voda NL 20404 Unknown:0 CSS not supported -1 -1 mDataState=1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false D/StatusBar.NetworkController( 501): onServiceStateChanged VoiceState=0=STATE_IN_SERVICE D/StatusBar.NetworkController( 501): onServiceStateChanged DataState=1=STATE_OUT_OF_SERVICE D/VzwEri ( 501): ERI alert sound is disabled. D/StatusBar.NetworkController( 501): Combining data service state1for signal .. D/PollingManager( 726): phone state: 0 home domestic vodafone NL voda NL 20404 UMTS:3 CSS not supported -1 -1 mDataState=0 RoamInd=-1 DefRoamInd=-1 EmergOnly=false D/StatusBar.NetworkController( 501): onServiceStateChanged state=0 home domestic vodafone NL voda NL 20404 UMTS:3 CSS not supported -1 -1 mDataState=0 RoamInd=-1 DefRoamInd=-1 EmergOnly=false D/StatusBar.NetworkController( 501): onServiceStateChanged VoiceState=0=STATE_IN_SERVICE D/StatusBar.NetworkController( 501): onServiceStateChanged DataState=0=STATE_IN_SERVICE D/VzwEri ( 501): ERI alert sound is disabled. D/StatusBar.NetworkController( 501): Combining data service state0for signal D/StatusBar.NetworkController( 501): updateTelephonySignalStrength mSignalStrength=SignalStrength: 3 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 -108 -1 false 1 1 0 0 0 99 99 99 5 5 5 5 5 99 99 99 D/StatusBar.NetworkController( 501): updateTelephonySignalStrength Service={Not-CDMA, Not-Roaming}, iconLevel=1 NumBars=5 IconId=2130837852/com.android.systemui:drawable/zz_moto_stat_sys_signal_5bar_1 D/ConnectivityService( 378): getMobileDataEnabled returning true D/StatusBar.NetworkController( 501): updateDataNetType: mOperatorName_string is "vzw" D/StatusBar.NetworkController( 501): updateDataNetType: mDataNetType=0 D/ConnectivityService( 378): getMobileDataEnabled returning true ... I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=true reason='nwTypeChanged' apn='live.vodafone.com' apnType=default networkType=3 D/TelephonyRegistry( 378): onDataConnectionStateChanged(-1, 3) D/StatusBar.NetworkController( 501): onDataConnectionStateChanged: state=-1 networkType=3 D/ConnectivityService( 378): getMobileDataEnabled returning true D/StatusBar.NetworkController( 501): updateDataNetType: mOperatorName_string is "vzw" D/StatusBar.NetworkController( 501): updateDataNetType: mDataNetType=3 D/ConnectivityService( 378): getMobileDataEnabled returning true I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=true reason='dataAttached' apn='null' apnType=fota networkType=3 D/ModemStatsService( 1081): onServiceStateChanged D/ModemStatsService( 1081): old state=0, new state=0 D/ModemStatsService( 1081): old network type=0, new network type=3 I/TransactionService( 2430): Start transaction service, app version=MSG-STAB-01.verizon.cdma_maserati.user.build=6.7.2-180_DR4-16_M2-35.release=4.0.4.time=07/12/12 (log=false) (ut=false) (config=false) D/MobileDataStateTracker( 378): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged D/ModemStatsService( 1081): logRATChangedEvent I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=true reason='dataAttached' apn='null' apnType=stdhipri networkType=3 D/MobileDataStateTracker( 378): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached ... I/TelephonyRegistry( 378): notifyDataConnection: state=1 isDataConnectivityPossible=true reason='dataAttached' apn='live.vodafone.com' apnType=default networkType=3 I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=true reason='dataAttached' apn='null' apnType=fota networkType=3 D/MobileDataStateTracker( 378): default: Received state=CONNECTING, old=DISCONNECTED, reason=dataAttached D/MobileDataStateTracker( 378): default: setDetailed state, old =DISCONNECTED and new state=CONNECTING D/ConnectivityService( 378): ConnectivityChange for mobile: CONNECTING/CONNECTING .. [B][COLOR="red"]I/TelephonyRegistry( 378): notifyDataConnection: state=0 isDataConnectivityPossible=false reason='apnFailed' apn='live.vodafone.com' apnType=default networkType=3 D/MobileDataStateTracker( 378): default: Received state=DISCONNECTED, old=CONNECTING, reason=apnFailed [/COLOR][/B]D/MobileDataStateTracker( 378): default: setDetailed state, old =CONNECTING and new state=DISCONNECTED D/ConnectivityService( 378): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED D/ConnectivityService( 378): Reconnect ethernet D/ConnectivityService( 378): Attempting to switch to ethernet D/ConnectivityService( 378): candidate reconnect WIFI D/ConnectivityService( 378): candidate reconnect BLUETOOTH_TETHER D/ConnectivityService( 378): handleConnectivityChange: changed linkProperty[0]: doReset=true resetMask=3 D/ConnectivityService( 378): curLp=null D/ConnectivityService( 378): newLp= null D/ConnectivityService( 378): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE D/ModemStatsService( 1081): receive intent com.motorola.android.intent.action.ACTION_UNSOL_OEM_HOOK_RAW D/ModemStatsService( 1081): handleOemHook, data=000b0003000000100000010301040006001d020100040100 D/ModemStatsService( 1081): event=0, technology=3, profileId=0, networkCause=0006001d, localCause=null, handoverAttach=0 D/ModemStatsService( 1081): already in data stall, return D/ConnectivityService( 378): sendStickyBroadcastDelayed: delayMs=3000, action=android.net.conn.CONNECTIVITY_CHANGE D/VzwConnectivityService( 378): Receive Intent:android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE D/ModemStatsService( 1081): receive intent android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE D/ModemStatsService( 1081): handleConnectivityAction .. D/StatusBar.NetworkController( 501): ConnectivityManager.CONNECTIVITY_ACTION | INET_CONDITION_ACTION Received D/StatusBar.NetworkController( 501): updateConnectivity: NetworkInfo: NetworkInfo: type: mobile(0)[UMTS], state: DISCONNECTED/DISCONNECTED, reason: apnFailed, extra: live.vodafone.com, roaming: false, failover: false, isAvailable: false, inetCondition= 0 D/ConnectivityService( 378): getMobileDataEnabled returning true D/StatusBar.NetworkController( 501): updateDataNetType: mOperatorName_string is "vzw" D/StatusBar.NetworkController( 501): updateDataNetType: mDataNetType=3 D/StatusBar.NetworkController( 501): updateTelephonySignalStrength mSignalStrength=SignalStrength: 2 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 -108 -1 false 1 1 0 0 0 99 99 99 5 5 5 5 5 99 99 99 D/StatusBar.NetworkController( 501): updateTelephonySignalStrength Service={Not-CDMA, Not-Roaming}, iconLevel=1 NumBars=5 IconId=2130837852/com.android.systemui:drawable/zz_moto_stat_sys_signal_5bar_1 [COLOR="red"]D/PollingManager( 726): connectivity_action: NetworkInfo: type: mobile(0)[UMTS], state: DISCONNECTED/DISCONNECTED, reason: apnFailed, extra: live.vodafone.com, roaming: false, failover: false, isAvailable: false D/PollingManager( 726): not sending out intent since this notification wasn't for the active network or it was and nothing has changed: null D/MotGpsLocationProvider( 378): updateNetworkState unavailable info: NetworkInfo: type: mobile(0)[UMTS], state: DISCONNECTED/DISCONNECTED, reason: apnFailed, extra: live.vodafone.com, roaming: false, failover: false, isAvailable: false I/DeviceReconnectManager( 726): Connection State Changed: NetworkInfo: type: mobile(0)[UMTS], state: DISCONNECTED/DISCONNECTED, reason: apnFailed, extra: live.vodafone.com, roaming: false, failover: false, isAvailable: false I/DeviceReconnectManager( 726): IP traffic not available: No action [/COLOR] These parts concern me: D/StatusBar.NetworkController( 501): updateDataNetType: mOperatorName_string is "vzw" I/ActivityManager( 378): Start proc com.motorola.blur.setup for broadcast com.motorola.blur.setup/.SimSwapAuthReceiver: pid=4186 uid=1000 gids={1015, 3002, 3001, 3003, 9009, 2001, 1004, 2002, 9000, 9002, 9004, 3007, 1007, 3006, 9007, 3005} Operator name is "vzw", even after reconnecting. Does that mean it tries to access Verizon servers to access the APN server address instead of the Vodafone NL server? Is 'SimSwapAuthReceiver' doing some check on my SIM card? - Note that I don't get any "SIM not supported" error after disabling airplane mode.
I didn't go through the entire logcat output you sent, but I did notice there are some 23415 entries and 20404 entries near the bottom. I would just say let's try wiping everything out that has anything to do with vodaphone. What is the first 6 digits of the sim card you have installed (that usually just says the carrier's name)
danifunker said: I didn't go through the entire logcat output you sent, but I did notice there are some 23415 entries and 20404 entries near the bottom. I would just say let's try wiping everything out that has anything to do with vodaphone. What is the first 6 digits of the sim card you have installed (that usually just says the carrier's name) Click to expand... Click to collapse Thank you for having a look, I removed all 23415 and 20404 APN entries from the telephone.db file before the reboot (except for the APN that I added manually). Is there any other place I should look for them? E.g. would it help to remove them from the apns-conf.xml as well? 20404 is Vodafone NL - both the "real" Vodafone NL and the one used by Verizon, so this value may be legitimate. It matches the settings provided by VFNL's website: MCC = 204, MNC = 04. I can't find the 23415 value in the log, but it sounds similar to the Vodafone UK ID in the APN settings. Can't verify because I just deleted them :S There are two numbers on the SIM card: - A 10-digit number starting with 893144 - A 9-digit number starting with 798855 At the bottom there are 2 codes: - VF-NL - 088M020
I could be completely wrong with this one, but I may have asked you to get the wrong information. My SIM card (I'm with Rogers in Canada, my MCC is 302, MNC is 720) number begins with my 89302720. I'm not 100% sure, but one might be able to break up the number "89" (identifies a SIM), 302 (my MCC), 720 (my MNC). I'm thinking that your SIM card isn't registered into the phone and recognizes it as an unsupported SIM. My sim card is recognized by my phone but I get an "invalid SIM card" error. 1) Let's try to add the first 5 digits after the "89" from the begining of your SIM card number as a new APN. 2) Have you tried some of the build.prop tweaks that prevents routing US routing when abroad? Try to enable that, look for a different thread 3) Also, what version are you working on? If you're running on the leak, make sure it's the latest 6.16.215 4) Worst case what we could do is factory reset the phone, that will bring back all of the old APN settings and we could try to mess with the ones that are in vodaphone. You can probably find the original APNs in the XML file in the /etc folder on the phone.
danifunker said: I could be completely wrong with this one, but I may have asked you to get the wrong information. My SIM card (I'm with Rogers in Canada, my MCC is 302, MNC is 720) number begins with my 89302720. I'm not 100% sure, but one might be able to break up the number "89" (identifies a SIM), 302 (my MCC), 720 (my MNC). I'm thinking that your SIM card isn't registered into the phone and recognizes it as an unsupported SIM. My sim card is recognized by my phone but I get an "invalid SIM card" error. 1) Let's try to add the first 5 digits after the "89" from the begining of your SIM card number as a new APN. 2) Have you tried some of the build.prop tweaks that prevents routing US routing when abroad? Try to enable that, look for a different thread 3) Also, what version are you working on? If you're running on the leak, make sure it's the latest 6.16.215 4) Worst case what we could do is factory reset the phone, that will bring back all of the old APN settings and we could try to mess with the ones that are in vodaphone. You can probably find the original APNs in the XML file in the /etc folder on the phone. Click to expand... Click to collapse 1) This is getting interesting.. that would be 31440 (314 = USA, but does not seem to be used yet). Adding an APN with this ID in telephony.db does not seem to work however, it does not show up (even after reboot). I tried adding 2 APNs, one with the 'numeric' set to 31440 and the MCC/MNC at 204/04, and another one in which MCC/MNC are also update to 314/40. 2) Yes, I've changed the settings where needed. Most settings didn't seem to have any effect, except for the SMS routing (which prevented me from sending any messages). More specifically, I've been tampering with these settings in the build.prop, current values shown: telephony.lteOnCdmaDevice=0 ro.mot.phonemode.vzw4gphone=0 ro.mot.eri=0 ro.cdma.nbpcd=1 ro.mot.phonemode.vzwglobalphone=0 ro.telephone.gsm-routes-us-smsc=0 ro.cdma.home.operator.isnan=0 keyguard.no_require_sim=true gsm.sim.mot.simswap=0 ro.telephony.default_network=10 (should be 7?) 3) Running on the original Moto .215 leak: 6.16.215.XT864.Verizon.en.US 4) This is what I tried before, but to no avail. When I put in another SIM card, I get a different error ('This SIM card is from an unknown source.' rather than 'not supported'). I decided to try running logcat immediately after boot, just before I get the SIM error message, and do this for both SIM cards. Using a diff tool was nearly impossible, so I compared them manually. Since I have no idea how to visualize it here, let me try to summarize: The "D/HuxSncTransactionService( 2133): onDestroy" occurs before the SIM information in the Vodafone logging, but after the SIM information in the Telfort logging. That could indicate some kind of terminated process due to .. Vodafone logging shows: Code: D/SetupPhoneService( 652): Received simState = LOADED D/SetupPhoneService( 652): SIM Card state READY D/SetupPhoneService( 652): SIM operator = 20404 D/SetupPhoneService( 652): SIM type APPTYPE_USIM D/SetupPhoneService( 652): Not a 4G SIM Telfort logging shows: Code: D/SetupPhoneService( 653): Received simState = LOADED D/SetupPhoneService( 653): SIM Card state READY D/SetupPhoneService( 653): SIM operator = 20412 D/SetupPhoneService( 653): MCC_MNC for SIM type APPTYPE_SIM is null D/SetupPhoneService( 653): Unknown SIM operator (note that Telfort has no 4G, and is using another provider's network which also doesn't offer 4G yet) Edit: Note the subtle difference between APPTYPE_SIM and APPTYPE_USIM. Not sure what this means, both SIMs are UMTS/HSDPA capable. Telfort SIM again/still has working data connection with the same phone settings. Edit 2: When Googling, I found this log that also seems to be coming from a Droid 4, but probably still running GB: https://forums.motorola.com/files/bdcfc5cfaa/asi_logs-20120313-173332.log Code: D/SetupPhoneService(724)onCreate D/SetupPhoneService(724)phoneStatus = 0 V/VVMReceiver(1615)onReceive D/VVMReceiver(1615)Subscription state : 3 D/VVMReceiver(1615)SIM_STATE_CHANGED intent received::myString: LOADED D/SetupPhoneService(724)SIM Card state READY D/SetupPhoneService(724)SIM operator = 311480 V/VvmService(1615)Creating VvmService D/SetupPhoneService(724)SIM type APPTYPE_USIM [COLOR="Red"]V/VvmService(1615)NetworkType = 2, Phone_FEATURE_ENABLE = enableMMS D/SetupPhoneService(724)SIM type APPTYPE_CSIM D/SetupPhoneService(724)SIM type APPTYPE_ISIM D/SetupPhoneService(724)MDN = 7066147687 D/SetupPhoneService(724)SIM is a valid activated Verizon 4G SIM [/COLOR] So it's saying the Vodafone SIM is not 4G, which is true, but neither is the Telfort SIM (as far as I know - 4G is still faaar away here).
Hmm, I think I have ran out of ideas... looks like this one might be beyond my abilities. As a last resort have you tried running a custom ROM at all? Sent from my XT894 running ICS
danifunker said: Hmm, I think I have ran out of ideas... looks like this one might be beyond my abilities. As a last resort have you tried running a custom ROM at all? Sent from my XT894 running ICS Click to expand... Click to collapse Not yet, but that would indeed make sense to try. Somehow I didn't think about that yet.. guess because I already like the stock Moto ROM. Thanks, I'll try Safestrap + CM9 later this week and will post my findings here!
I'm way out of my depth on this one, but here's a few things to try: ro.telephony.default_network=3 Also try olegfusion's modified version of the stock ROM: http://forum.xda-developers.com/showthread.php?t=1786862 It's pre-configured for GSM support, unlike Hashcode's CM9 and AOKP ports, and it comes with a lot of APNs. It also has all the Verizon bloat removed.
Lum_UK said: I'm way out of my depth on this one, but here's a few things to try: ro.telephony.default_network=3 Also try olegfusion's modified version of the stock ROM: http://forum.xda-developers.com/showthread.php?t=1786862 It's pre-configured for GSM support, unlike Hashcode's CM9 and AOKP ports, and it comes with a lot of APNs. It also has all the Verizon bloat removed. Click to expand... Click to collapse Thanks for having a look. Unfortunately the default_network setting didn't make any difference. In an earlier ROM, there was a comment near this setting which stated "use 7 for global" or something like that. But so far I tried 10, 7, and 3, with no result. SIM still shown as not supported, and no data. I'll check olegfusion's ROM first, thanks for the advice!
Update: a user on the Dutch tweakers.net website seems to have found the answer. Apparently the business APN works, but the personal APN doesn't. So now all I have to do is convince them to let me access their business APN.. then no more screwing around with bootstrappers, ROMs, etc. Have to wait until Monday though, longest weekend of my life? :silly:
Same problem with Vodafone NL Sjaakbanaan said: Update: a user on the Dutch tweakers.net website seems to have found the answer. Apparently the business APN works, but the personal APN doesn't. So now all I have to do is convince them to let me access their business APN.. then no more screwing around with bootstrappers, ROMs, etc. Have to wait until Monday though, longest weekend of my life? :silly: Click to expand... Click to collapse NOOOOOOO. I was so excited that my droid 4 would still work now that I just moved to Amsterdam. The SIM card is was given through work is Vodafone NL, which I thought would be good because they're the biggest carrier. I start this up with the new ICS and get only calls and texts, no data. Sjaakbanaan, since I am on a business account, maybe I am able to try the business APN? Can you give me the information for this? (or is this what i need androidworld.nl/forum/showwiki.php?title=Tutorial:APN+lijst+Nederland) Did you have success getting on the business APN today?
eatsleeplaxsoccer said: NOOOOOOO. I was so excited that my droid 4 would still work now that I just moved to Amsterdam. The SIM card is was given through work is Vodafone NL, which I thought would be good because they're the biggest carrier. I start this up with the new ICS and get only calls and texts, no data. Sjaakbanaan, since I am on a business account, maybe I am able to try the business APN? Can you give me the information for this? (or is this what i need androidworld.nl/forum/showwiki.php?title=Tutorial:APN+lijst+Nederland) Did you have success getting on the business APN today? Click to expand... Click to collapse Yes, it's working now! They were surprisingly helpful, had to do some tricks to allow me to access this APN but they helped me just fine. Real kudos to them! The business / modem APN is basically: APN name: office.vodafone.nl Username: vodafone Password: vodafone Authentication type: PAP Note that you may need to set the username/password manually in the /system/etc/ppp/peers/pppd-ril.options file (requires root) before it works. Since you already have ICS, I assume rooting it won't be a problem either
Sjaakbanaan said: Yes, it's working now! They were surprisingly helpful, had to do some tricks to allow me to access this APN but they helped me just fine. Real kudos to them! The business / modem APN is basically: APN name: office.vodafone.nl Username: vodafone Password: vodafone Authentication type: PAP Note that you may need to set the username/password manually in the /system/etc/ppp/peers/pppd-ril.options file (requires root) before it works. Since you already have ICS, I assume rooting it won't be a problem either Click to expand... Click to collapse I wasn't able to get it to save the APN. Here's what I tried: Put SIM in, turn off airplane mode settings > mobile network settings > network mode : I had to set it to GSM / UMTS only instead of Global in order to get access to the APN settings. Access Point Names when I tried this again just now, for the first time, it had pre-populated some APNs. and one of them was Vodafone office. it had all the correct data pre-populated APN: for business: office.vodafone.nl or web.vodafone.nl - Proxy: 192,168,251,150 - Port: 8799 - Username: vodafone - Password: vodafone - Server: Not set - MMSC: mmsc.mms.vodafone . nl - MMS proxy: 192,168,251,150 - MMS port: 8799 - MCC: 204 - MNC: 04 - Authentication Type: PAP - Type of access: empty (so empty and remove as little responsible) - APN protocol: IPv4 - APN Enable / Disable: APN enabled - Carrier: do not give up - press the Menu key and select 'Save' - Return to the Home screen also the service seems worse with the vodafone card in as opposed to my roaming tmobile card, which doesnt make sense.
You also need access to office.vodafone.nl. Contact the servicedesk. Office.vodafone.nl is usually only for corporate users. Consumers need special access. You should check this.
eatsleeplaxsoccer said: Type of access: empty (so empty and remove as little responsible) .. also the service seems worse with the vodafone card in as opposed to my roaming tmobile card, which doesnt make sense. Click to expand... Click to collapse It really depends on the area, but that is a little strange indeed. Usually T-Mobile is known for having the most problems with reception, Vodafone and KPN are the ones with better reception. As Die Bruine states, you need access to this APN. Otherwise you can try live.vodafone.com, but that's most likely not going to work (see: this thread) Other things you can try (courtesy of me having gained a lot of unwanted experience in these matters recently ): I would recommend not filling in the proxy settings, and also not filling in the MMS settings unless you actually use MMS I guess. On my Droid 4, those are all empty. For "Type of access" you may need to add at least "default" or "default,supl" Never rely on a default APN for Vodafone. The defaults in my Droid 4 were completely wrong (pointing to Verizon somehow), and even when they are not, Vodafone still recommends always adding a new APN in Android phones. Did you try adding this as a new APN? If the APN doesn't stay saved, you may want to add it manually (and perhaps even remove the default ones) in the telephony.db database. See bottom part of this post: http://forum.xda-developers.com/showpost.php?p=27099169&postcount=2 Pro-tip: this is also the only way to add 'dun' to the access types, which is required for using the built-in Mobile Hotspot (WiFi tethering). You also need to disable the Verizon entitlement check to use Mobile Hotspot: http://forum.xda-developers.com/showpost.php?p=26559549&postcount=4
Sjaakbanaan said: It really depends on the area, but that is a little strange indeed. Usually T-Mobile is known for having the most problems with reception, Vodafone and KPN are the ones with better reception. As Die Bruine states, you need access to this APN. Otherwise you can try live.vodafone.com, but that's most likely not going to work (see: this thread) Other things you can try (courtesy of me having gained a lot of unwanted experience in these matters recently ): I would recommend not filling in the proxy settings, and also not filling in the MMS settings unless you actually use MMS I guess. On my Droid 4, those are all empty. For "Type of access" you may need to add at least "default" or "default,supl" Never rely on a default APN for Vodafone. The defaults in my Droid 4 were completely wrong (pointing to Verizon somehow), and even when they are not, Vodafone still recommends always adding a new APN in Android phones. Did you try adding this as a new APN? If the APN doesn't stay saved, you may want to add it manually (and perhaps even remove the default ones) in the telephony.db database. See bottom part of this post: http://forum.xda-developers.com/showpost.php?p=27099169&postcount=2 Pro-tip: this is also the only way to add 'dun' to the access types, which is required for using the built-in Mobile Hotspot (WiFi tethering). You also need to disable the Verizon entitlement check to use Mobile Hotspot: http://forum.xda-developers.com/showpost.php?p=26559549&postcount=4 Click to expand... Click to collapse Die Bruine said: You also need access to office.vodafone.nl. Contact the servicedesk. Office.vodafone.nl is usually only for corporate users. Consumers need special access. You should check this. Click to expand... Click to collapse Thanks guys. No luck yet. I've tried all the various APN settings. since I got my Vodafone NL SIM from my company I figured I would have access to office.vodafone.nl For the APN in android, it seems like there's a radio button to the right of each APN list item, I'm guessing that is how you select which APN to try? all of my added APNs are still showing up in the list which I guess is good. I will try customer service by phone. I got the store after work today right as they closed, jammer.
I was looking forward to buy one but now that I see this thread I'm not sure what to do, I have a corporate subscription on Vodafone RO and current setting for my APN are internet.vodafone.ro should the problem be present with this APN or it is only with live.vodafone.com ? thanks !
lucize said: I was looking forward to buy one but now that I see this thread I'm not sure what to do, I have a corporate subscription on Vodafone RO and current setting for my APN are internet.vodafone.ro should the problem be present with this APN or it is only with live.vodafone.com ? thanks ! Click to expand... Click to collapse There's no way to be sure except for trying, however I expect this should work fine due to the vodafone.ro domain. Vodafone.com is generic and can point anywhere, so I suspect that based on some setting in the phone, vodafone.com was pointing to another (international?) domain than intended. Most likely because Vodafone is Verizon's roaming partner, they have some Verizon Vodafone IP address instead of the real Vodafone IP address in there perhaps? Couldn't find the setting though, the hosts file was clean. Vodafone.nl and vodafone.ro should not have this problem, as they have country-specific domain names, and as such would not have been manipulated by Verizon. This is purely speculation, but it makes sense I think. However, if you ever were to visit the Netherlands.. most likely you would need the Dutch Vodafone APN for roaming data, and if that works would depend on whether or not your Romanian corporate subscription is recognized here as such. If you get the live.vodafone.com APN you're out of luck.