my droid keeps force closing for damn near anything i do from trying to make a call to opening contacts to not doing anything. ive tried everything i know from factory resets reinstalling the roms etc. here is my logcat feed below can some one please help me.
D/dalvikvm( 1547): GC_EXPLICIT freed 50K, 52% free 2747K/5639K, external 0K/0K, paused 52ms
D/dalvikvm( 1569): GC_EXPLICIT freed 71K, 53% free 2546K/5379K, external 0K/0K, paused 51ms
D/dalvikvm( 1586): GC_EXPLICIT freed 321K, 54% free 2672K/5703K, external 0K/0K, paused 89ms
I/ActivityManager( 1210): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.contacts/.DialtactsActivity bnds=[775,304][854,394] } from pid 1291
I/ActivityManager( 1210): Start proc android.process.acore for activity com.android.contacts/.DialtactsActivity: pid=1802 uid=10003 gids={3003, 1015}
D/szipinf ( 1802): Initializing inflate state
I/ActivityThread( 1802): Pub com.android.social: com.android.providers.contacts.SocialProvider
I/ActivityThread( 1802): Pub applications: com.android.providers.applications.ApplicationsProvider
I/ActivityThread( 1802): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
I/ActivityThread( 1802): Pub call_log: com.android.providers.contacts.CallLogProvider
I/ActivityThread( 1802): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
W/ResourceType( 1802): Failure getting entry for 0x7f030010 (t=2 e=16) in package 0 (error -75)
D/AndroidRuntime( 1802): Shutting down VM
W/dalvikvm( 1802): threadid=1: thread exiting with uncaught exception (group=0x40015560)
D/dalvikvm( 1802): GC_CONCURRENT freed 197K, 51% free 2798K/5639K, external 0K/0K, paused 8ms+4ms
E/AndroidRuntime( 1802): FATAL EXCEPTION: main
E/AndroidRuntime( 1802): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.contacts/com.android.contacts.DialtactsActivity}: android.content.res.Resources$NotFoundException: Resource ID #0x7f030010
E/AndroidRuntime( 1802): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1768)
E/AndroidRuntime( 1802): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
E/AndroidRuntime( 1802): at android.app.ActivityThread.access$1500(ActivityThread.java:123)
E/AndroidRuntime( 1802): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
E/AndroidRuntime( 1802): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1802): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1802): at android.app.ActivityThread.main(ActivityThread.java:3839)
E/AndroidRuntime( 1802): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1802): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 1802): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/AndroidRuntime( 1802): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/AndroidRuntime( 1802): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1802): Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030010
E/AndroidRuntime( 1802): at android.content.res.Resources.getValue(Resources.java:929)
E/AndroidRuntime( 1802): at android.content.res.Resources.loadXmlResourceParser(Resources.java:1952)
E/AndroidRuntime( 1802): at android.content.res.Resources.getLayout(Resources.java:768)
E/AndroidRuntime( 1802): at android.view.LayoutInflater.inflate(LayoutInflater.java:318)
E/AndroidRuntime( 1802): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
E/AndroidRuntime( 1802): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:211)
E/AndroidRuntime( 1802): at android.app.Activity.setContentView(Activity.java:1657)
E/AndroidRuntime( 1802): at com.android.contacts.DialtactsActivity.onCreate(DialtactsActivity.java:89)
E/AndroidRuntime( 1802): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 1802): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1722)
E/AndroidRuntime( 1802): ... 11 more
W/ActivityManager( 1210): Force finishing activity com.android.contacts/.DialtactsActivity
W/ActivityManager( 1210): Activity pause timeout for HistoryRecord{407bcfb8 com.android.contacts/.DialtactsActivity}
I/ActivityManager( 1210): No longer want com.android.email (pid 1523): hidden #16
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
D/szipinf ( 1802): Initializing inflate state
I/Process ( 1802): Sending signal. PID: 1802 SIG: 9
W/InputManagerService( 1210): Window already focused, ignoring focus gain of: [email protected]
I/ActivityManager( 1210): Process android.process.acore (pid 1802) has died.
I/ActivityManager( 1210): Starting: Intent { act=com.android.launcher.action.launcheraction flg=0x10000000 cmp=com.android.launcher/.CustomShirtcutActivity bnds=[775,214][854,304] (has extras) } from pid 1291
D/dalvikvm( 1291): GC_EXTERNAL_ALLOC freed 261K, 54% free 3050K/6599K, external 7844K/7889K, paused 41ms
W/InputManagerService( 1210): Window already focused, ignoring focus gain of: [email protected]
I/ActivityManager( 1210): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.devtcg.tools.logcat/.LogcatActivity } from pid 1291
I/ActivityManager( 1210): Start proc org.devtcg.tools.logcat for activity org.devtcg.tools.logcat/.LogcatActivity: pid=1812 uid=10065 gids={1007, 1015}
W/ActivityManager( 1210): Activity destroy timeout for HistoryRecord{407bcfb8 com.android.contacts/.DialtactsActivity}
D/dalvikvm( 1812): GC_EXTERNAL_ALLOC freed 50K, 54% free 2504K/5379K, external 0K/0K, paused 48ms
I/ActivityManager( 1210): Displayed org.devtcg.tools.logcat/.LogcatActivity: +479ms (total +1m4s594ms)
D/dalvikvm( 1812): GC_CONCURRENT freed 99K, 49% free 2888K/5639K, external 387K/519K, paused 3ms+4ms
D/dalvikvm( 1812): GC_CONCURRENT freed 146K, 47% free 3206K/6023K, external 387K/519K, paused 4ms+4ms
D/dalvikvm( 1812): GC_CONCURRENT freed 480K, 50% free 3192K/6343K, external 387K/519K, paused 3ms+3ms
D/dalvikvm( 1812): GC_FOR_MALLOC freed 256K, 50% free 3216K/6407K, external 387K/519K, paused 29ms
D/dalvikvm( 1812): GC_CONCURRENT freed 469K, 51% free 3176K/6407K, external 387K/519K, paused 3ms+4ms
D/dalvikvm( 1812): GC_CONCURRENT freed 499K, 52% free 3108K/6407K, external 387K/519K, paused 3ms+5ms
D/dalvikvm( 1812): GC_CONCURRENT freed 482K, 53% free 3058K/6407K, external 387K/519K, paused 3ms+4ms
D/dalvikvm( 1812): GC_CONCURRENT freed 512K, 54% free 2993K/6407K, external 387K/519K, paused 3ms+5ms
D/dalvikvm( 1598): GC_EXPLICIT freed 167K, 55% free 2828K/6215K, external 639K/1151K, paused 69ms
D/dalvikvm( 1615): GC_EXPLICIT freed 14K, 55% free 2580K/5639K, external 0K/0K, paused 64ms
D/dalvikvm( 1624): GC_EXPLICIT freed 83K, 54% free 2521K/5379K, external 0K/0K, paused 51ms
D/dalvikvm( 1643): GC_EXPLICIT freed 50K, 54% free 2496K/5379K, external 0K/0K, paused 64ms
D/dalvikvm( 1812): GC_CONCURRENT freed 416K, 54% free 2962K/6407K, external 387K/519K, paused 3ms+4ms
D/dalvikvm( 1291): GC_EXPLICIT freed 102K, 55% free 3025K/6599K, external 5845K/7299K, paused 71ms
D/dalvikvm( 1812): GC_CONCURRENT freed 316K, 53% free 3031K/6407K, external 387K/519K, paused 5ms+9ms
D/dalvikvm( 1812): GC_CONCURRENT freed 384K, 53% free 3032K/6407K, external 387K/519K, paused 5ms+7ms
D/dalvikvm( 1210): GC_CONCURRENT freed 1095K, 43% free 5108K/8903K, external 2134K/2642K, paused 5ms+8ms
I/power ( 1210): *** set_screen_state 0
D/SurfaceFlinger( 1210): About to give-up screen, flinger = 0x937a0
D/WifiService( 1210): ACTION_SCREEN_OFF
D/WifiService( 1210): setting ACTION_DEVICE_IDLE timer for 900000ms
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 183K, 44% free 5029K/8903K, external 2569K/2642K, paused 72ms
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 20K, 44% free 5022K/8903K, external 2972K/3319K, paused 79ms
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 5K, 44% free 5023K/8903K, external 3949K/4217K, paused 69ms
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 13K, 44% free 5021K/8903K, external 5306K/5437K, paused 69ms
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=6 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=6 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: COMPLETED ==> GROUP_HANDSHAKE
I/wpa_supplicant( 1688): WPA: Group rekeying completed with 00:1e:e5:73:29:df [GTK=TKIP]
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=7 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=6 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [WPA: Group rekeying completed with 00:1e:e5:73:29:df [GTK=TKIP]]
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=7 BSSID=00:00:00:00:00:00]
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=6 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: GROUP_HANDSHAKE ==> COMPLETED
V/WifiStateTracker( 1210): Changing supplicant state: COMPLETED ==> GROUP_HANDSHAKE
I/wpa_supplicant( 1688): WPA: Group rekeying completed with 00:1e:e5:73:29:df [GTK=TKIP]
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=7 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [WPA: Group rekeying completed with 00:1e:e5:73:29:df [GTK=TKIP]]
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=7 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: GROUP_HANDSHAKE ==> COMPLETED
D/WifiService( 1210): ACTION_BATTERY_CHANGED pluggedType: 0
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=8 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=8 BSSID=00:00:00:00:00:00]
D/WifiService( 1210): got ACTION_DEVICE_IDLE
V/WifiStateTracker( 1210): Changing supplicant state: COMPLETED ==> DORMANT
D/WifiStateTracker( 1210): Reset connections and stopping DHCP
I/wpa_supplicant( 1688): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
V/WifiMonitor( 1210): Event [CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys]
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=-1 state=8 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=8 BSSID=00:00:00:00:00:00]
W/Smack/Packet( 1328): notify conn break (IOEx), close connection
D/Smack ( 1328): [XMPPConn] close connection, notifyClosed=false
I/ActivityManager( 1210): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=1840 uid=10003 gids={3003, 1015}
D/dalvikvm( 1202): GC_EXPLICIT freed 11K, 54% free 2491K/5379K, external 0K/0K, paused 102ms
I/ActivityThread( 1840): Pub com.android.social: com.android.providers.contacts.SocialProvider
I/ActivityThread( 1840): Pub applications: com.android.providers.applications.ApplicationsProvider
D/dalvikvm( 1202): GC_EXPLICIT freed <1K, 54% free 2491K/5379K, external 0K/0K, paused 113ms
D/dalvikvm( 1202): GC_EXPLICIT freed <1K, 54% free 2491K/5379K, external 0K/0K, paused 81ms
I/ActivityThread( 1840): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
I/ActivityThread( 1840): Pub call_log: com.android.providers.contacts.CallLogProvider
I/ActivityThread( 1840): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
D/WifiStateTracker( 1210): Disabling interface
I/wpa_supplicant( 1688): CTRL-EVENT-DRIVER-STATE STOPPED
V/WifiMonitor( 1210): Event [CTRL-EVENT-DRIVER-STATE STOPPED]
V/WifiStateTracker( 1210): New network state is DISCONNECTED
V/WifiStateTracker( 1210): Changing supplicant state: DORMANT ==> DORMANT
D/ConnectivityService( 1210): ConnectivityService::handleDisconnect() - disconnecting netType(1)
I/TelephonyRegistry( 1210): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=apnSwitched interfaceName=null networkType=6
D/ConnectivityService( 1210): ConnectivityService::handleDisconnect() - netType(1) attempting failover
D/ConnectivityService( 1210): ConnectivityService::tryFailover() - checkType[0 is default, network pref = 1
D/ConnectivityService( 1210): ConnectivityService::tryFailover() - newNet NOT available!
I/TelephonyRegistry( 1210): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=apnSwitched interfaceName=null networkType=6
D/GTalkService( 1328): lost connectivity, notify
V/SyncManager( 1210): SyncManager::mConnectivityIntentReceiver.onReceive() - DISCONNECTED and no connectivity
D/Tethering( 1210): MasterInitialState.processMessage what=3
I/MediaUploader( 1624): No need to wake up
D/CMStats ( 1515): CONNECTIVITY_ACTION: noConnectivity = true
D/szipinf ( 1840): Initializing inflate state
D/dalvikvm( 1840): GC_CONCURRENT freed 166K, 51% free 2770K/5639K, external 0K/0K, paused 3ms+6ms
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/szipinf ( 1840): Initializing inflate state
D/dalvikvm( 1458): GC_EXPLICIT freed 22K, 54% free 2613K/5575K, external 0K/0K, paused 50ms
I/EventLogService( 1328): Aggregate from 1306933450150 (log), 1306933072546 (data)
W/EventLogAggregator( 1328): Unknown tag: system_update
W/EventLogAggregator( 1328): Unknown tag: system_update_user
I/EventLogService( 1328): Aggregate from 1306934874380 (log), 1306934874380 (data)
D/KeyguardViewMediator( 1210): wakeWhenReadyLocked(26)
I/power ( 1210): *** set_screen_state 1
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 806K, 44% free 5040K/8903K, external 5699K/6014K, paused 137ms
D/WifiService( 1210): ACTION_SCREEN_ON
D/WifiStateTracker( 1210): Reset connections and stopping DHCP
I/TelephonyRegistry( 1210): notifyServiceState: 0 roaming Moto-Android 31000 EvDo rev. A CSS supported 1 4152RoamInd: 0DefRoamInd: 0EmergOnly: false
D/SurfaceFlinger( 1210): Screen about to return, flinger = 0x937a0
D/WifiStateTracker( 1210): Disabling interface
I/wpa_supplicant( 1688): CTRL-EVENT-DRIVER-STATE STARTED
V/WifiMonitor( 1210): Event [CTRL-EVENT-DRIVER-STATE STARTED]
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: DORMANT ==> SCANNING
D/dalvikvm( 1812): GC_CONCURRENT freed 443K, 54% free 2976K/6407K, external 387K/519K, paused 4ms+5ms
I/wpa_supplicant( 1688): Trying to associate with 00:1e:e5:73:29:df (SSID='sourcecode1' freq=2437 MHz)
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:1e:e5:73:29:df
V/WifiMonitor( 1210): Event [Trying to associate with 00:1e:e5:73:29:df (SSID='sourcecode1' freq=2437 MHz)]
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:1e:e5:73:29:df]
V/WifiStateTracker( 1210): Changing supplicant state: SCANNING ==> ASSOCIATING
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=4 BSSID=00:1e:e5:73:29:df
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=4 BSSID=00:1e:e5:73:29:df]
V/WifiStateTracker( 1210): Changing supplicant state: ASSOCIATING ==> ASSOCIATED
I/wpa_supplicant( 1688): Associated with 00:1e:e5:73:29:df
V/WifiMonitor( 1210): Event [Associated with 00:1e:e5:73:29:df]
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=5 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=5 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: ASSOCIATED ==> FOUR_WAY_HANDSHAKE
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=5 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=5 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: FOUR_WAY_HANDSHAKE ==> FOUR_WAY_HANDSHAKE
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=5 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=5 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: FOUR_WAY_HANDSHAKE ==> FOUR_WAY_HANDSHAKE
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=6 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=6 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1210): Changing supplicant state: FOUR_WAY_HANDSHAKE ==> GROUP_HANDSHAKE
I/wpa_supplicant( 1688): WPA: Key negotiation completed with 00:1e:e5:73:29:df [PTK=CCMP GTK=TKIP]
I/wpa_supplicant( 1688): CTRL-EVENT-STATE-CHANGE id=1 state=7 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 1688): CTRL-EVENT-CONNECTED - Connection to 00:1e:e5:73:29:df completed (reauth) [id=1 id_str=]
V/WifiMonitor( 1210): Event [WPA: Key negotiation completed with 00:1e:e5:73:29:df [PTK=CCMP GTK=TKIP]]
V/WifiMonitor( 1210): Event [CTRL-EVENT-STATE-CHANGE id=1 state=7 BSSID=00:00:00:00:00:00]
V/WifiMonitor( 1210): Event [CTRL-EVENT-CONNECTED - Connection to 00:1e:e5:73:29:df completed (reauth) [id=1 id_str=]]
V/WifiStateTracker( 1210): Changing supplicant state: GROUP_HANDSHAKE ==> COMPLETED
V/WifiStateTracker( 1210): New network state is CONNECTED
D/WifiStateTracker( 1210): DhcpHandler: DHCP request started
V/WifiStateTracker( 1210): DhcpHandler: DHCP request succeeded
V/WifiStateTracker( 1210): IP configuration: ipaddr 192.168.1.103 gateway 192.168.1.1 netmask 255.255.255.0 dns1 68.87.74.166 dns2 68.87.68.166 DHCP server 192.168.1.1 lease 86400 seconds
D/ConnectivityService( 1210): ConnectivityService::handleConnect() - type = 1
D/ConnectivityService( 1210): ConnectivityService::handleConnect() - is failover = false
D/ConnectivityService( 1210): ConnectivityService::handleConnect() - type[1] is default, current active default = -1
D/WifiWatchdogService( 1210): (android.server.ServerThread) sourcecode1 (00:1e:e5:73:29:df) does not require the watchdog
D/Tethering( 1210): MasterInitialState.processMessage what=3
I/MediaUploader( 1624): No need to wake up
D/CMStats ( 1515): CONNECTIVITY_ACTION: noConnectivity = false
D/CMStats ( 1515): CONNECTIVITY_ACTION: starting service
D/dalvikvm( 1328): GC_CONCURRENT freed 372K, 51% free 3155K/6407K, external 0K/512K, paused 13ms+13ms
I/PROFILE ( 1210): Group: Gmail containing : com.android.providers.downloads : false
I/PROFILE ( 1210): Group: Phone containing : com.android.providers.downloads : false
I/PROFILE ( 1210): Group: Calendar containing : com.android.providers.downloads : false
I/PROFILE ( 1210): Group: Email containing : com.android.providers.downloads : false
I/PROFILE ( 1210): Group: SMS containing : com.android.providers.downloads : false
D/dalvikvm( 1328): GC_CONCURRENT freed 439K, 52% free 3113K/6407K, external 0K/512K, paused 5ms+3ms
W/InputManagerService( 1210): Window already focused, ignoring focus gain of: [email protected]
D/SettingsAppWidgetProvider( 1598): Call buildUpdate for widget:11
D/SettingsAppWidgetProvider( 1598): buildUpdate done for widget:11
D/dalvikvm( 1515): GC_EXPLICIT freed 19K, 54% free 2499K/5379K, external 0K/0K, paused 140ms
D/AlarmManagerService( 1210): Kernel timezone updated to 240 minutes west of GMT
D/SystemClock( 1659): Setting time of day to sec=1306938116
I/TelephonyRegistry( 1210): notifyServiceState: 0 roaming Moto-Android 31000 EvDo rev. A CSS supported 1 4152RoamInd: 0DefRoamInd: 0EmergOnly: false
D/dalvikvm( 1812): GC_CONCURRENT freed 373K, 54% free 2989K/6407K, external 387K/519K, paused 3ms+10ms
D/dalvikvm( 1547): GC_EXPLICIT freed 36K, 52% free 2731K/5639K, external 0K/0K, paused 327ms
D/dalvikvm( 1569): GC_EXPLICIT freed 23K, 53% free 2530K/5379K, external 0K/0K, paused 62ms
D/dalvikvm( 1598): GC_EXPLICIT freed 9K, 55% free 2828K/6215K, external 639K/1151K, paused 66ms
D/dalvikvm( 1624): GC_EXPLICIT freed 10K, 54% free 2519K/5379K, external 0K/0K, paused 45ms
I/power ( 1210): *** set_screen_state 0
D/SurfaceFlinger( 1210): About to give-up screen, flinger = 0x937a0
D/WifiService( 1210): ACTION_SCREEN_OFF
D/WifiService( 1210): setting ACTION_DEVICE_IDLE timer for 900000ms
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 465K, 44% free 5010K/8903K, external 5743K/5863K, paused 74ms
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 64K, 45% free 4956K/8903K, external 4852K/4870K, paused 70ms
D/KeyguardViewMediator( 1210): wakeWhenReadyLocked(26)
I/power ( 1210): *** set_screen_state 1
D/dalvikvm( 1210): GC_EXTERNAL_ALLOC freed 33K, 44% free 4991K/8903K, external 5244K/5447K, paused 133ms
D/WifiService( 1210): ACTION_SCREEN_ON
I/TelephonyRegistry( 1210): notifyServiceState: 0 roaming Moto-Android 31000 EvDo rev. A CSS supported 1 4152RoamInd: 0DefRoamInd: 0EmergOnly: false
D/SurfaceFlinger( 1210): Screen about to return, flinger = 0x937a0
W/InputManagerService( 1210): Window already focused, ignoring focus gain of: [email protected]
D/SettingsAppWidgetProvider( 1598): Call buildUpdate for widget:11
D/SettingsAppWidgetProvider( 1598): buildUpdate done for widget:11
D/dalvikvm( 1812): GC_CONCURRENT freed 359K, 53% free 3018K/6407K, external 387K/519K, paused 6ms+7ms
W/InputManagerService( 1210): Window already focused, ignoring focus gain of: [email protected]
D/dalvikvm( 1598): GC_EXPLICIT freed 8K, 55% free 2828K/6215K, external 639K/1151K, paused 67ms
Have you tried using V6 Super Charge script to change memory settings on whatever rom you are using?
i didnt try the super charge script ill try now
the super charge script didnt work, thanx anyways, any other ideas?
Can I get some other details?
Carrier (I'd assume VZW, but your post-badge threw me off), Wifi on/off, and basically everything that it says under your "main about page"
droid
android version 2.3.3
baseband version C_01.43.01P
kernel 2.6.32.9-cm-stk
*this phone is flashed to metropcs using prl 1001
Have you tried flashing with sbf file back to stock? (Can grab from peter alfonso's website)
sprime01 said:
droid
android version 2.3.3
baseband version C_01.43.01P
kernel 2.6.32.9-cm-stk
*this phone is flashed to metropcs using prl 1001
Click to expand...
Click to collapse
I actually believe that the fact it's flashed to metropcs might be causing this. I've read around on other sites that the flash process has caused sync errors with the google framework, hence what may be causing your force closes... sorry, I'm no help here
i have flash the original sbf and that didnt work. i dont think its cuz i have it flashed to metro because it had this problem before i flashed it to metro. i have another droid it is flashed to metro too but works just fine. did i forget to mention that the screen doesnt respond to touch as well. do u think that is a part of the problem?
Related
There is a $100 bounty on this question. I will pay the xda member who assists me in getting to a solution through paypal. Even though I am a student I am offering this bounty because without resolving this issue my phone is nothing more than a paper weight (I use my SIM elsewhere). (A generous member may request to be paid less, but that is not what I expect). That must tell you how desperate I am to get this work.
Here's my issue:
I have a HTC G1 with Cyanogen Mod 4.2.1 which I am trying to connect with Villanova University's wi-fi network. It is a 802.1x, PEAP, MSCHAPv2 network.
Here are the university's official instructions for configuring a PC http://www.villanova.edu/unit/support/wireless/configuration/ and a MAC http://www.villanova.edu/unit/support/wireless/mac.htm. A quick glance there should tell you about the network we are trying to setup.
Here are the things I have tried
0. Searching on google, android forums, xda, everywhere
1. Asking my school's tech support, computer science professor's, other students
2. I have read up the man pages and supporting documentation for wpa_supplicant.conf
3.
I went to Settings > Wifi > Add Wi-fi Network. And entered:
SSID: Villanova
Security: IEEE 802.1X
EAP Method: PEAP
Phase 2 authentication: MSCHAP2
identity: <username>
wireless password: <password>
The wpa_supplicant.conf generated was:
ctrl_interface=tiwlan0
update_config=1
network={
ssid="Villanova"
scan_ssid=1
key_mgmt=IEEE8021X
group=CCMP TKIP
eap=PEAP
identity="<username>"
password="<password>"
phase2="auth=MSCHAP2"
priority=1
}
Click to expand...
Click to collapse
Here is logact *.W when I am toggling on and off the wi-fi. This section keeps repeating itself indefinitely and never connects.
Interesting first part of the log
Posted here to keep the post under maximum character limit: http://forum.xda-developers.com/showpost.php?p=4819214&postcount=6
Click to expand...
Click to collapse
Code:
D/SettingsWifiEnabler( 382): Received wifi state changed from Enabling to Enabl
ed
I/wpa_supplicant( 412): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 412): Trying to associate with 06:01:0e:e9:fc:ad (SSID='Villa
nova' freq=2412 MHz)
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=-1 state=3
V/WifiMonitor( 98): Event [Trying to associate with 06:01:0e:e9:fc:ad (SSID='V
illanova' freq=2412 MHz)]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3]
V/WifiStateTracker( 98): Changing supplicant state: SCANNING ==> ASSOCIATING
W/wpa_supplicant( 412): Failed to initiate AP scan.
I/wpa_supplicant( 412): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 412): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 412): Trying to associate with 06:0b:0e:e9:fc:ad (SSID='Villa
nova' freq=2462 MHz)
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=0 state=3
V/WifiMonitor( 98): Event [Trying to associate with 06:0b:0e:e9:fc:ad (SSID='V
illanova' freq=2462 MHz)]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=0 state=3]
V/WifiStateTracker( 98): Changing supplicant state: ASSOCIATING ==> ASSOCIATIN
G
I/wpa_supplicant( 412): CTRL-EVENT-SCAN-RESULTS Ready
D/dalvikvm( 382): GC(0) freed 11647 objects / 588296 bytes in 98ms
I/wpa_supplicant( 412): Authentication with 06:0b:0e:e9:fc:ad timed out.
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=0 state=0
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=-1 state=2
V/WifiMonitor( 98): Event [Authentication with 06:0b:0e:e9:fc:ad timed out.]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
V/WifiStateTracker( 98): Changing supplicant state: ASSOCIATING ==> DISCONNECT
ED
V/WifiStateTracker( 98): Changing supplicant state: DISCONNECTED ==> SCANNING
I/wpa_supplicant( 412): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 412): Trying to associate with 06:06:0e:e9:fc:ad (SSID='Villa
nova' freq=2437 MHz)
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=-1 state=3
V/WifiMonitor( 98): Event [Trying to associate with 06:06:0e:e9:fc:ad (SSID='V
illanova' freq=2437 MHz)]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3]
V/WifiStateTracker( 98): Changing supplicant state: SCANNING ==> ASSOCIATING
D/WifiStateTracker( 98): Deconfiguring interface and stopping DHCP
D/SettingsWifiEnabler( 382): Received network state changed to NetworkInfo: typ
e: WIFI[], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: (none
), roaming: false, failover: false, isAvailable: true
I/wpa_supplicant( 412): Authentication with 06:06:0e:e9:fc:ad timed out.
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=0 state=0
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=-1 state=2
V/WifiMonitor( 98): Event [Authentication with 06:06:0e:e9:fc:ad timed out.]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
V/WifiStateTracker( 98): Changing supplicant state: ASSOCIATING ==> DISCONNECT
ED
V/WifiStateTracker( 98): Changing supplicant state: DISCONNECTED ==> SCANNING
I/wpa_supplicant( 412): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 412): Trying to associate with 06:06:0e:e9:fc:ad (SSID='Villa
nova' freq=2437 MHz)
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=-1 state=3
V/WifiMonitor( 98): Event [Trying to associate with 06:06:0e:e9:fc:ad (SSID='V
illanova' freq=2437 MHz)]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3]
V/WifiStateTracker( 98): Changing supplicant state: SCANNING ==> ASSOCIATING
D/WifiStateTracker( 98): Deconfiguring interface and stopping DHCP
D/SettingsWifiEnabler( 382): Received network state changed to NetworkInfo: typ
e: WIFI[], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: (none
), roaming: false, failover: false, isAvailable: true
I/wpa_supplicant( 412): Authentication with 06:06:0e:e9:fc:ad timed out.
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=0 state=0
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=-1 state=2
V/WifiMonitor( 98): Event [Authentication with 06:06:0e:e9:fc:ad timed out.]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0]
V/WifiMonitor( 98): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
V/WifiStateTracker( 98): Changing supplicant state: ASSOCIATING ==> DISCONNECT
ED
V/WifiStateTracker( 98): Changing supplicant state: DISCONNECTED ==> SCANNING
I/wpa_supplicant( 412): CTRL-EVENT-TERMINATING - signal 15 received
I/wpa_supplicant( 412): CTRL-EVENT-TERMINATING - signal 0 received
I/wpa_supplicant( 412): CTRL-EVENT-STATE-CHANGE id=-1 state=0
V/WifiMonitor( 98): Event [CTRL-EVENT-TERMINATING - signal 15 received]
V/WifiStateTracker( 98): Connection to supplicant lost
D/SettingsWifiEnabler( 382): Received wifi state changed from Enabled to Disabl
ing
E/vold ( 71): Unable to lookup media '/devices/platform/msm_sdcc.1/mmc_host
/mmc0/mmc0:0001'
E/vold ( 71): Error processing uevent msg (Unknown error: 0)
D/SettingsWifiEnabler( 382): Received wifi state changed from Disabling to Disa
bled
4. Here is the wpa_supplicant.conf that should work. Taken from:
http://hostap.epitest.fi/wpa_supplicant/ under Configuration file section. (Direct link to text file: http://hostap.epitest.fi/gitweb/git...lain;f=wpa_supplicant/examples/ieee8021x.conf)
ctrl_interface=tiwlan0
update_config=1
network={
ssid="Villanova"
key_mgmt=IEEE8021X
eap=PEAP
phase2="auth=MSCHAPV2"
identity="[actual_username]"
password="[actual_password]"
# ca_cert = /sdcard/Equifax.crt
}
Click to expand...
Click to collapse
4.1 I have manually changed the wpa_supplicant.conf to the above configuration and it didn't connect. Here is the logcat (it is basically the same as before):
I pasted it off-site so that my thread could be within xda's maximum length rules http://pastebin.ca/1643299
Click to expand...
Click to collapse
4.2 I have tried commenting out and inserting the ca_cert line but it generated the same log as above.
4.3. I have got hold of cert file from Ubuntu by looking under /usr/share/mozilla/ca-cert/. Ubuntu has a sym-link of Equifax*.pem to Equifax*.crt so I directly took the crt and am assuming that .crt = .pem. Is that so?
4.4 I have also exported the certificate from internet explorer and tried using it (all three formats, der, p7b and base-64)
5. I purchased and used the Wi-fi helper Pro program with no result
6. I have tried tinkering with wep104/40, ap_scan 1/2, auth_alg (open/shared) but to no avail.
Note:
1. When I simply click on the SSID displayed in the wifi settings section I am asked to enter a WEP key. Android doesn't identify Villanova network as PEAP-WEP-802.1X but simply sees it as WEP.
2. Wifi is working perfectly with 802.1x, PEAP, MSCHAP2 settings on my ipod touch, ubuntu 9.04 (through network manager it doesn't use wpa_supplicant.conf) and my win XP laptop.
3. Unsecured wifi networks are working on HTC g1
If you prefer to meet up via IM/VOIP I can give you dynamically generated logs as you suggest me edits and that could greatly decrease the time wasted going back and forth as we try to solve this horrendous issue.
I have completely exhausted myself trying to connect it to the Villanova wi-fi network. I have been breaking my head over this for 2months now. I am reaching out to get some assistance from you as my last resort.
Thank you for your time
SOLVED:
Issue resolved, I needed to add the following exact lines to my wpa_supplicant.conf
group=WEP104 WEP40
auth_alg=OPEN SHARED
WEP104 and OPEN, WEP 104 and SHARED, WEP40 and OPEN, WEP40 and SHARED none of those combinations will work. I needed the exact same lines!
Thank you members for your support. I hope this information will be useful to someone.
Id say just get a new phone man what youve just described is not really worth the headache. I realize its not the answer you want to hear, because I wouldnt either. Its a hell of a lot simpler though.
bubonik said:
Id say just get a new phone man what youve just described is not really worth the headache. I realize its not the answer you want to hear, because I wouldnt either. Its a hell of a lot simpler though.
Click to expand...
Click to collapse
I don't have any reason to suspect that this issue is hardware specific. WPA2, unsecured and other kinds of simpler wifi work perfectly. Unless this is worked out at a software level the issue will re-occur for me even in a new phone. Thanks for your input though.
I am still believing that this is not as simple for me as some of the other users because of the kind of wifi network that I am dealing with. However setting up Ubuntu and Iphone was a piece of cake.
This is just an initial stab, but you could try the following:
Code:
network={
ssid="Villanova"
key_mgmt=WPA-EAP
group=CCMP TKIP
eap=PEAP
identity="user_name"
password="password"
phase2="AUTH=MSCHAPV2"
priority=19
}
I noticed in yours above that you had MSCHAP2 instead of MSCHAPV2... Just an observation...
Vermithrax said:
This is just an initial stab, but you could try the following:
Code:
network={
ssid="Villanova"
key_mgmt=WPA-EAP
group=CCMP TKIP
eap=PEAP
identity="user_name"
password="password"
phase2="AUTH=MSCHAPV2"
priority=19
}
I noticed in yours above that you had MSCHAP2 instead of MSCHAPV2... Just an observation...
Click to expand...
Click to collapse
Thank you for your reply. I really hope we can figure this one out.
Here is what I did:
1. I tried the exact wpa_supplicant.conf that you provided (ofcourse with my own username and password) and it never connected.
adb -d logcat *.W
Code:
D/SettingsWifiEnabler( 301): Received wifi state changed from Disabled to Enabl
ing
D/WifiService( 91): ACTION_BATTERY_CHANGED pluggedType: 2
E/wpa_supplicant( 358): Set_key: Wrong Key
E/wpa_supplicant( 358): Set_key: Wrong Key
E/wpa_supplicant( 358): Set_key: Wrong Key
E/wpa_supplicant( 358): Set_key: Wrong Key
V/WifiStateTracker( 91): Connection to supplicant established, state=DISCONNEC
TED
E/wpa_supplicant( 358): prepare_filter_struct: type=0
I/wpa_supplicant( 358): CTRL-EVENT-STATE-CHANGE id=-1 state=2
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
V/WifiMonitor( 91): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
V/WifiStateTracker( 91): Changing supplicant state: DISCONNECTED ==> SCANNING
W/wpa_supplicant( 358): Failed to initiate AP scan.
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
W/wpa_supplicant( 358): Failed to initiate AP scan.
D/SettingsWifiEnabler( 301): Received wifi state changed from Enabling to Enabl
ed
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
D/dalvikvm( 301): GC(0) freed 10619 objects / 484352 bytes in 90ms
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 358): CTRL-EVENT-TERMINATING - signal 15 received
I/wpa_supplicant( 358): CTRL-EVENT-TERMINATING - signal 0 received
I/wpa_supplicant( 358): CTRL-EVENT-STATE-CHANGE id=-1 state=0
V/WifiMonitor( 91): Event [CTRL-EVENT-TERMINATING - signal 15 received]
V/WifiStateTracker( 91): Connection to supplicant lost
D/SettingsWifiEnabler( 301): Received wifi state changed from Enabled to Disabl
ing
E/vold ( 71): Unable to lookup media '/devices/platform/msm_sdcc.1/mmc_host
/mmc0/mmc0:0001'
E/vold ( 71): Error processing uevent msg (Unknown error: 0)
D/SettingsWifiEnabler( 301): Received wifi state changed from Disabling to Disa
bled
I noticed that the Wrong_key messages also appear in all of my logs but I didn't paste the initial section of the log in my original post. I am posting it in the post below and adding that information to my original thread.
2. Both in the wpa_suppliacnt.conf that you provided, and this one:
network={
ssid="Villanova"
key_mgmt=IEEE8021X
eap=PEAP
phase2="auth=MSCHAPV2"
identity="user name"
password="password"
ca_cert="/etc/cert/ca.pem"
}
Click to expand...
Click to collapse
I tried connecting, one at a time, with both "auth=MSCHAP" and "MSCHAP2". But I got the same log as posted in the original thread. An interesting observation is that the Donut GUI puts in MSCHAP2 whereas the wpa_supplicant documentation says one should put MSCHAPv2. I am guessing these are aliases and don't make much of a difference as I tried both of them.
Initial part of logcat
Here is the inital part of the log
Code:
D/SettingsWifiEnabler( 301): Received wifi state changed from Disabled to Enabl
ing
D/WifiService( 91): ACTION_BATTERY_CHANGED pluggedType: 2
E/wpa_supplicant( 502): Set_key: Wrong Key
E/wpa_supplicant( 502): Set_key: Wrong Key
E/wpa_supplicant( 502): Set_key: Wrong Key
E/wpa_supplicant( 502): Set_key: Wrong Key
V/WifiStateTracker( 91): Connection to supplicant established, state=DISCONNEC
TED
E/wpa_supplicant( 502): prepare_filter_struct: type=0
E/wpa_supplicant( 502): prepare_filter_struct: type=1
E/wpa_supplicant( 502): prepare_filter_struct: type=3
I/wpa_supplicant( 502): CTRL-EVENT-STATE-CHANGE id=-1 state=2
I/wpa_supplicant( 502): CTRL-EVENT-SCAN-RESULTS Ready
V/WifiMonitor( 91): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
V/WifiStateTracker( 91): Changing supplicant state: DISCONNECTED ==> SCANNING
W/wpa_supplicant( 502): Failed to initiate AP scan.
I/wpa_supplicant( 502): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 502): Trying to associate with 06:01:0e:e9:fc:ad (SSID='Villa
nova' freq=2412 MHz)
I/wpa_supplicant( 502): CTRL-EVENT-STATE-CHANGE id=-1 state=3
V/WifiMonitor( 91): Event [Trying to associate with 06:01:0e:e9:fc:ad (SSID='V
illanova' freq=2412 MHz)]
V/WifiMonitor( 91): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3]
V/WifiStateTracker( 91): Changing supplicant state: SCANNING ==> ASSOCIATING
W/wpa_supplicant( 502): Failed to initiate AP scan.
clueless_user said:
However setting up Ubuntu and Iphone was a piece of cake.
Click to expand...
Click to collapse
This is why I said that, perhaps the Android OS doesnt know how to use this network. I havent taken a networking class in 10 years, but I wouldnt be surprised if it didnt work.
bubonik said:
This is why I said that, perhaps the Android OS doesnt know how to use this network. I havent taken a networking class in 10 years, but I wouldnt be surprised if it didnt work.
Click to expand...
Click to collapse
People have got it to work.
How about just spoofing the MAC address?
Use your computer, change it's MAC address to the G1. Register and swap it back.
Wii60 said:
How about just spoofing the MAC address?
Use your computer, change it's MAC address to the G1. Register and swap it back.
Click to expand...
Click to collapse
That is a pretty good idea but you see without any kind of spoofing Ubuntu and ipod touch were able to connect to the network and I am sure there is no MAC filtering going on.
In any case I followed both the methods outlined here (http://www.nthelp.com/NT6/change_mac_w2k.htm) to change the mac of my windows xp machine to my android phone's. I followed the instructions to the tee and still when I executed 'ipconfig /all' the mac address of my wireless card didn't change. I also tried using a couple of utilities but none of them were able to successfully change the mac of my wifi card (I can change the mac of my LAN just fine).
Still, following both the methods to change the mac, I changed the mac of my PC (not sure whether it was actually changed) connected to the wifi, disabled wifi on my PC and immediately tried connecting with the G1.
No success, got the same log posted in the original thread.
Alright, well, I'm by far no techie to this stuff, I've used linux a few times, my G1 is modded to the max, so I understand a little bit, but I think you guys are making this WAY more difficult than it really is.
Just try making the simplest changes first, then work your way up.
Maybe try setting the regulatory domain to 14? Or just trying each different type of authentication, etc. etc. ( Assuming you haven't done this in pure frustration already )
Idk, I usually seem to get random stuff to work just by fiddling around enough. Hell, I got my G1 rooted and my sd card to 3 partitions, that's a big accomplishment for me
I wish you luck buddy ( you could always just google a way to set up your pc/linux/mac computer to broadcast your own wifi net off the school's one you have on it ) <-- I think that's a pretty good idea, personally, I did that once with a Nintendo DS USB wifi adapter.
Of course, that would defeat the purpose of it being a mobile phone, if you were contained to just your dorm/room/whatever
Just throwin' idea around tryin to help ;D
((You know, people have gotten debian installed on their G1, so if it was easy on ubuntu, then.... Haha ;P ))
Exodeity said:
Just try making the simplest changes first, then work your way up.
Click to expand...
Click to collapse
That is where I started.
Maybe try setting the regulatory domain to 14?
Click to expand...
Click to collapse
Could you please expand on how that would work?
Of course, that would defeat the purpose of it being a mobile phone, if you were contained to just your dorm/room/whatever
Click to expand...
Click to collapse
Yes, that is the point.
Thanks for your input.
Exodeity said:
Maybe try setting the regulatory domain to 14?
Click to expand...
Click to collapse
I tried setting the Regulatory domain to 14, 13 and 12. No success. Same log as the one in the original thread.
i know very little myself but you are running a flashed ROM correct?
i use hero ROMs and have difficulty with them sometimes so maybe if you took your phone back to stock it may/may not work
i dont know if that would be an issue(it being a rooted or stock g1)
just trying to help out...
freaktractor said:
i know very little myself but you are running a flashed ROM correct?
i use hero ROMs and have difficulty with them sometimes so maybe if you took your phone back to stock it may/may not work
i dont know if that would be an issue(it being a rooted or stock g1)
just trying to help out...
Click to expand...
Click to collapse
I am on Cyanogen 4.2.2.1.
You need a flashed ROM to edit the wpa_supplicant.conf by hand.
I do understand that you are trying to help out.
The problem can be caused by storing the Key in any place other than the 1st slot. Also, you can try using "Wifi Helper" on the market. It edits the wpa_supplicant.conf and gives you more options
flybyme said:
The problem can be caused by storing the Key in any place other than the 1st slot. Also, you can try using "Wifi Helper" on the market. It edits the wpa_supplicant.conf and gives you more options
Click to expand...
Click to collapse
What do you mean by Key in the 1st slot? Please explain.
I have tried Wifi Helper Pro without any success.
clueless_user said:
What do you mean by Key in the 1st slot? Please explain.
I have tried Wifi Helper Pro without any success.
Click to expand...
Click to collapse
usually WEP has 4 key slots where a key is entered. by default, it is placed in the first one and the others are left blank. if they arent blank, its entirely possible that the key is being used in another slot. if the 1st one is left blank, the g1 can't connect (at least in my experience) because you cant manually set what slot you have the key to.
if you can connect your pc/laptop to the network without selecting the other slots, then the key is valid for the first slot. I just read that you have 801.11x so this should be a problem.
I do not know if the wpa_supplicant works for WEP
you could, however, try and flash a hero/rogers rom. ive found it has better internet connectivity for me. less hassle
flybyme said:
usually WEP has 4 key slots where a key is entered. by default, it is placed in the first one and the others are left blank. if they arent blank, its entirely possible that the key is being used in another slot. if the 1st one is left blank, the g1 can't connect (at least in my experience) because you cant manually set what slot you have the key to.
if you can connect your pc/laptop to the network without selecting the other slots, then the key is valid for the first slot. I just read that you have 801.11x so this should be a problem.
I do not know if the wpa_supplicant works for WEP
you could, however, try and flash a hero/rogers rom. ive found it has better internet connectivity for me. less hassle
Click to expand...
Click to collapse
Cyanogen 4.2.1 incorporates Donut so I am guessing the wireless features are comparable now.
I am sorry, I still don't understand what are the slots you are talking about. How do I make a key fit a particular slot (if that makes any sense)? You should remember that I am not manually entering any key as this is a 802.1x network.
Issue resolved, I needed to add the following exact lines to my wpa_supplicant.conf
group=WEP104 WEP40
auth_alg=OPEN SHARED
WEP104 and OPEN, WEP 104 and SHARED, WEP40 and OPEN, WEP40 and SHARED none of those combinations will work. I needed the exact same lines!
Thank you members for your support. I hope this information will be useful to someone.
Hi, yet another Nexus One wifi problem.
I'm using LeoFroyo, so I don't know if this is a problem with froyo, or that particular ROM. Anyway, basically when I press 'Scan' in the wifi settings, literally nothing happens. The list is really out of date, not showing nearby networks, and the status under the Wi-Fi checkbox is 'Disabled'. This is the output from logcat (searching for WiFi and wpa):
Code:
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
I/wpa_supplicant( 250): Authentication with 00:00:00:00:00:00 timed out.
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=7 state=0 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 250): Trying to associate with SSID 'worcesterbeerfestival'
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 250): Authentication with 00:00:00:00:00:00 timed out.
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=9 state=0 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 250): Trying to associate with SSID 'Tomato'
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
I/wpa_supplicant( 250): Authentication with 00:00:00:00:00:00 timed out.
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=10 state=0 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 250): Trying to associate with SSID 'Imperial-WPA'
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
E/wpa_supplicant( 250): Ongoing Scan action...
Imperial-WPA is the correct network that is nearby. The others are remembered networks (well, Imperial-WPA is too).
Anyway, if I then disable wifi and re-enable it, this happens:
Code:
I/wpa_supplicant( 250): CTRL-EVENT-TERMINATING - signal 15 received
I/wpa_supplicant( 250): CTRL-EVENT-TERMINATING - signal 0 received
I/wpa_supplicant( 250): CTRL-EVENT-STATE-CHANGE id=2 state=0 BSSID=00:00:00:00:00:00
I/wpa_supplicant(25319): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
I/wpa_supplicant(25319): Trying to associate with 00:1e:13:6e:81:00 (SSID='Imperial-WPA' freq=2412 MHz)
I/wpa_supplicant(25319): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:1e:13:6e:81:00
E/wpa_supplicant(25319): Ongoing Scan action...
E/wpa_supplicant(25319): Ongoing Scan action...
I/wpa_supplicant(25319): CTRL-EVENT-STATE-CHANGE id=0 state=4 BSSID=00:1e:13:6e:81:00
I/wpa_supplicant(25319): Associated with 00:1e:13:6e:81:00
I/wpa_supplicant(25319): CTRL-EVENT-EAP-STARTED EAP authentication started
I/wpa_supplicant(25319): CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
I/wpa_supplicant(25319): EAP-MSCHAPV2: Authentication succeeded
I/wpa_supplicant(25319): EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
I/wpa_supplicant(25319): CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
I/wpa_supplicant(25319): CTRL-EVENT-STATE-CHANGE id=0 state=5 BSSID=00:00:00:00:00:00
I/wpa_supplicant(25319): CTRL-EVENT-STATE-CHANGE id=0 state=5 BSSID=00:00:00:00:00:00
I/wpa_supplicant(25319): CTRL-EVENT-STATE-CHANGE id=0 state=6 BSSID=00:00:00:00:00:00
I/wpa_supplicant(25319): WPA: Key negotiation completed with 00:1e:13:6e:81:00 [PTK=CCMP GTK=TKIP]
I/wpa_supplicant(25319): CTRL-EVENT-STATE-CHANGE id=0 state=7 BSSID=00:00:00:00:00:00
I/wpa_supplicant(25319): CTRL-EVENT-CONNECTED - Connection to 00:1e:13:6e:81:00 completed (auth) [id=0 id_str=]
I.e. it totally works and automatically connects. What the ****. Anyone have any ideas?
i have run into this myself, never had the time to actually test as you have and have a logcat
Hi,
I have bought the galaxy tab. After unpacking and configurating, i found out that even i can add my exchange account and calendar and contacts all just fine when i open my email app i can see only the Inbox and not any other folder.
When "click" the Inbox to change the folder i see a notification message that it tries to get the latest messages but nothing. The notification closes and i am still in the inbox.
When i try to move a message to any other folder when i select the message and "click it" and "click choose folder". It force closes the appliation.
Has anyone had the same problem??
I can view any folder...remember the default to sync is only 3 days so if you are viewing a folder other than the inbox that only has msgs older than 3 days, it will appear empty. You can change this in account settings.
I also tested moving a message from the the inbox to another folder:
Clicked the menu button->selected Move to folder
selected a few emails to move so they had check marks next to them
cliced Move To and they moved fine.
This was done in landscape mode if that makes a difference, didnn't try portrait.
what is your version of the email apk just in case???
I have 4 other android devices and the exchange support worked just fine.
I have messages to all of the folders cause is my work email and i get plenty of messages every day.
My problem is that i can't change folder not that i change and it doesn’t load the messages. Normally when you click in the "Inbox" you get like a pop up and you choose what folder you want to see. But in my case it just do nothing.
I am using an Exchange server 2003.
I will try to see if i can get extra information from the logcat.
I'm also with Exchange 2003, and I can see all the folders.
Inbox is the default, but if you click on the title, you will have the list of all the other folders too. Of course there is the is the limit of days how many days backwards it shows.
Can you please tell me what version of the mail app you are using???
mine is 2.2
I got the device log and i put it here if anyone has a clue...
12-28 13:29:53.726 V/WindowManager(20532): Delivering toWindow{483e6768 com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:29:53.733 E/Email (11048): MessageList >> [toma] onMailboxlistPopup_Dropdown_Update ---sMailboxlistString:nullsMailboxlistString_originnullisInboxtrue
12-28 13:29:55.764 E/Email (11048): MessageList >> loadMessagesTask : REQUERY
12-28 13:29:56.092 D/Email (11048): MessageList >> if :
12-28 13:29:56.135 D/Email (11048): MessageList >> else :
12-28 13:29:56.135 D/Email (11048): MessageList >> while :
12-28 13:29:56.139 D/Email (11048): MessageList >> total subCout : 6
12-28 13:29:56.139 D/Email (11048): MessageList >> lon : Σήμερα (2) true 0 0
12-28 13:29:56.139 D/Email (11048): MessageList >> lon : Xθές (8) true 3 1
12-28 13:29:56.139 D/Email (11048): MessageList >> lon : Παρασκευή (2) true 12 2
12-28 13:29:56.139 D/Email (11048): MessageList >> lon : Πέμπτη (2) true 15 3
12-28 13:29:56.139 D/Email (11048): MessageList >> lon : Τετάρτη (5) true 18 4
12-28 13:29:56.139 D/Email (11048): MessageList >> lon : Πριν από 1 εβδομάδα (14) true 24 5
12-28 13:29:57.862 E/ShutdownThread(20532): IsShutDownStarted()
12-28 13:29:57.862 I/KeyInputQueue(20532): Input event
12-28 13:29:57.870 V/WindowManager(20532): Dsptch to Window{483e6768 com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:29:57.877 W/KeyCharacterMap(11048): No keyboard for id 0
12-28 13:29:57.877 W/KeyCharacterMap(11048): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
12-28 13:29:57.948 E/ShutdownThread(20532): IsShutDownStarted()
12-28 13:29:57.948 I/KeyInputQueue(20532): Input event
12-28 13:29:57.952 V/WindowManager(20532): Dsptch to Window{483e6768 com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:29:58.045 W/BackupManagerService(20532): dataChanged but no participant pkg='com.android.providers.settings' uid=10020
12-28 13:29:58.866 V/WindowManager(20532): Delivering toWindow{48258290 AtchDlg:com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:29:58.924 V/WindowManager(20532): Delivering toWindow{48258290 AtchDlg:com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:29:58.924 D/Email (11048): MessageList >> 387
12-28 13:29:59.054 W/BackupManagerService(20532): dataChanged but no participant pkg='com.android.providers.settings' uid=10020
12-28 13:29:59.221 W/InputManagerService(20532): Window already focused, ignoring focus gain of: [email protected]
12-28 13:30:00.022 V/AlarmManager(20532): set: Alarm{484f83c0 type 1 android}
12-28 13:30:02.248 I/dhcpcd (10523): renewing lease of 192.168.xxx.xxx
12-28 13:30:02.331 I/dhcpcd (10523): acknowledged 192.168.xxx.xxx from 192.xxx.xxx.xxx
12-28 13:30:02.331 I/dhcpcd (10523): leased 192.168.xxx.xxxx for 200 seconds
12-28 13:30:03.409 V/WindowManager(20532): Delivering toWindow{483e6768 com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:30:03.463 V/WindowManager(20532): Delivering toWindow{483e6768 com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:30:04.452 V/WindowManager(20532): Delivering toWindow{483e6768 com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:30:04.526 V/WindowManager(20532): Delivering toWindow{483e6768 com.android.email/com.android.email.activity.MessageList paused=false}
12-28 13:30:04.534 D/AndroidRuntime(11048): Shutting down VM
12-28 13:30:04.534 W/dalvikvm(11048): threadid=1: thread exiting with uncaught exception (group=0x4001d7d0)
12-28 13:30:04.534 E/AndroidRuntime(11048): FATAL EXCEPTION: main
12-28 13:30:04.534 E/AndroidRuntime(11048): java.lang.NullPointerException
12-28 13:30:04.534 E/AndroidRuntime(11048): at com.android.email.activity.MessageList.onCreateDialog(MessageList.java:10473)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.app.Activity.createDialog(Activity.java:881)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.app.Activity.showDialog(Activity.java:2547)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.app.Activity.showDialog(Activity.java:2514)
12-28 13:30:04.534 E/AndroidRuntime(11048): at com.android.email.activity.MessageList.onClick(MessageList.java:2361)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.view.View.performClick(View.java:2408)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.view.View$PerformClick.run(View.java:8818)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.os.Handler.handleCallback(Handler.java:587)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.os.Handler.dispatchMessage(Handler.java:92)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.os.Looper.loop(Looper.java:123)
12-28 13:30:04.534 E/AndroidRuntime(11048): at android.app.ActivityThread.main(ActivityThread.java:4627)
12-28 13:30:04.534 E/AndroidRuntime(11048): at java.lang.reflect.Method.invokeNative(Native Method)
12-28 13:30:04.534 E/AndroidRuntime(11048): at java.lang.reflect.Method.invoke(Method.java:521)
12-28 13:30:04.534 E/AndroidRuntime(11048): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:871)
12-28 13:30:04.534 E/AndroidRuntime(11048): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)
12-28 13:30:04.534 E/AndroidRuntime(11048): at dalvik.system.NativeStart.main(Native Method)
12-28 13:30:04.541 W/ActivityManager(20532): Force finishing activity com.android.email/.activity.MessageList
12-28 13:30:04.545 I/ (20532): dumpmesg > /data/log/dumpstate_app_error.log
12-28 13:30:04.698 I/dumpstate(11481): begin
12-28 13:30:10.528 W/PowerManagerService(20532): Timer 0x7->0x3|0x0
12-28 13:30:10.530 I/PowerManagerService(20532): Ulight 7->3|0
12-28 13:30:21.666 D/VoldCmdListener( 2372): asec list
alexsapran said:
Hi,
I have bought the galaxy tab. After unpacking and configurating, i found out that even i can add my exchange account and calendar and contacts all just fine when i open my email app i can see only the Inbox and not any other folder.
When "click" the Inbox to change the folder i see a notification message that it tries to get the latest messages but nothing. The notification closes and i am still in the inbox.
When i try to move a message to any other folder when i select the message and "click it" and "click choose folder". It force closes the appliation.
Has anyone had the same problem??
Click to expand...
Click to collapse
hi, i have the same issue.
however, i configured the exchange settings for my friend on his tab on the same server and it displays all the sub folders unlike mine!
how it this possible? is this a setting within the app or on the server?
i've changed the download settings from 3 days to 1 month, reinstalled but still no luck!
I have contact Samsung support in Greece and i have send the full info and any other logs i could gathered about the issue and i am waiting news from them.
As soon i have something i will posted back here!.
ps:
Happy new year!
Hi all,
how do i change download settings from 3 days to say all emails on default email app. Am using my gmail account on galaxy tab.
Sent from my GT-P1000 using XDA App
alexsapran said:
I have contact Samsung support in Greece and i have send the full info and any other logs i could gathered about the issue and i am waiting news from them.
As soon i have something i will posted back here!.
ps:
Happy new year!
Click to expand...
Click to collapse
alexsapran, any response from the helpdesk on this issue? would be great if you could post the solution here, if any.......
robinrob said:
hi, i have the same issue.
however, i configured the exchange settings for my friend on his tab on the same server and it displays all the sub folders unlike mine!
how it this possible? is this a setting within the app or on the server?
i've changed the download settings from 3 days to 1 month, reinstalled but still no luck!
Click to expand...
Click to collapse
You know there are 2 versions of the Tab firmware. I bought my Tab in late December and assumed it had the latest firmware - it didn't! You need to connect to Kies desktop s/w to ensure your Tab has the latest software.
I have similar problems
Some folders are missing
And for the sent folder it doesn't update regularly (Sometimes off by a few days or more...). I use the JME firmware but had the same issue on the stock firmware and the JM6 firmware
Needless to say that it is a real shame... Completely unprofessional app... (I use Exchange 2010)
jah said:
You know there are 2 versions of the Tab firmware. I bought my Tab in late December and assumed it had the latest firmware - it didn't! You need to connect to Kies desktop s/w to ensure your Tab has the latest software.
Click to expand...
Click to collapse
we both have the same firmware- JJ2. Yet I have the issue and he doesn't...
Update from the support.
After the first contact with samsung and after trying to explain the difference between Exchange and gmail and sending the logs to them.
They told me that they will look to it and notify me about what to be done and that cause of the holidays it will take some time.
Today i contact samsung again for a status update and told me that still they have no clue and i have to contact another support....
ps From Kies when i try to update it says that the device cant be updated. (no reason... but this may be another issue)
robinrob said:
hi, i have the same issue.
however, i configured the exchange settings for my friend on his tab on the same server and it displays all the sub folders unlike mine!
how it this possible? is this a setting within the app or on the server?
i've changed the download settings from 3 days to 1 month, reinstalled but still no luck!
Click to expand...
Click to collapse
indeed. I've tried all that you did, and I can't get it to show me anything but the inbox. two other GT's that connect show it just fine...My Epic shows them all too.
I'd really like to find a fix for this.
Exchange2003. The email.apk says it's version 2.2.1, and my firmware is EB28/Sprint
Hi to all.
The problem solved for me after updating my server to Exchange 2010. This is not a solution i know but after the scheduled update i was amazed to see it working just fine. Another "solution" is to make the account imap but this disables the push notification but at least i had my emails. I don't know what they did but it seems to work only with the new server.
alexsapran said:
Hi to all.
The problem solved for me after updating my server to Exchange 2010. This is not a solution i know
Click to expand...
Click to collapse
Definitely not a solution, just throwing money at the problem. I got the email.apk/odex from a buddy's tab that works and put it on mine, cleared data, re-setup and same results...no folder list.
GAH! wtf?
Ok...so for S&G I added another existing account on the same exchange server to the email app...and guess what? it lists the folders just fine!
so I'm thinking is an account issue, not really a server issue...I'll have to dig into this deeper and pull out some exchange-foo.
Have you tried the Samsung Email app?
It lets you choose which folders to synchronise and it works like a charm for me
mkhattab said:
Have you tried the Samsung Email app?
It lets you choose which folders to synchronise and it works like a charm for me
Click to expand...
Click to collapse
Where do I find this unicorn?
Sent from a totally tabular galaxy
zentex said:
Where do I find this unicorn?
Sent from a totally tabular galaxy
Click to expand...
Click to collapse
Right here
http://forum.xda-developers.com/showthread.php?t=1045228
Running the 2nd release of the customized v4 honeycomb release, with reformatted EXT file system. The first release worked fine on my corporate network, but I'm having issues getting this one to connect.
Anyone else having issues with the wifi in this version? I'm attempting to connect to a WEP 802.11x network, using TTLS & PAP. Tried hand editing the wpa_supplicant.conf file in /data/misc/wifi, and it looks fine - yet under Wifi general setttings in Honeycomb it always shows "connecting..." and can't log on.
Try rebooting your router..
EDIT: router, sorry.
Sent from my HTC Desire using XDA App
Not sure what you mean when you say "rooter". I've rebooted the Nook a few times to no avail. If by rooter you mean the router here at work, I unfortunately don't have access to that. I work in a large 1500+ employee building.
Offhand, there shouldn't be a difference in wifi capability between v1 and v2
edit: some Logcat output
D/WifiStateMachine( 900): setDetailed state, old =CONNECTING and new state=DISCONNECTED
I/wpa_supplicant( 1767): CTRL-EVENT-STATE-CHANGE id=0 state=2
V/WifiMonitor( 900): Event [CTRL-EVENT-STATE-CHANGE id=0 state=2]
D/WifiStateMachine( 900): setDetailed state, old =DISCONNECTED and new state=SCANNING
I/wpa_supplicant( 1767): CTRL-EVENT-SCAN-RESULTS Ready
I/wpa_supplicant( 1767): Trying to associate with 00:19:07:c6:f3:e0 (SSID='cuda160' freq=2437 MHz)
V/WifiMonitor( 900): Event [Trying to associate with 00:19:07:c6:f3:e0 (SSID='cuda160' freq=2437 MHz)]
I/wpa_supplicant( 1767): CTRL-EVENT-STATE-CHANGE id=0 state=3
V/WifiMonitor( 900): Event [CTRL-EVENT-STATE-CHANGE id=0 state=3]
D/WifiStateMachine( 900): setDetailed state, old =SCANNING and new state=CONNECTING
I/wpa_supplicant( 1767): Authentication with 00:19:07:c6:f3:e0 timed out.
I/wpa_supplicant( 1767): CTRL-EVENT-STATE-CHANGE id=0 state=0
I/wpa_supplicant( 1767): CTRL-EVENT-STATE-CHANGE id=-1 state=2
V/WifiMonitor( 900): Event [Authentication with 00:19:07:c6:f3:e0 timed out.]
V/WifiMonitor( 900): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0]
D/WifiStateMachine( 900): setDetailed state, old =CONNECTING and new state=DISCONNECTED
V/WifiMonitor( 900): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
D/WifiStateMachine( 900): setDetailed state, old =DISCONNECTED and new state=SCANNING
I flashed it, but only used it for a couple minutes. Wifi was working, even in adhoc mode. But many apps I want to use don't work (they do in v1), so I switched back to v1.
HI, I rooted my Galaxy S phone (GT-I9000T running I9000TUBJP9) following [30.03.2012][CF-Root 4.4] J-P/S/Q-*,JV-1KBHIOPQRSTAUV,JVU,JW4 - su+bb+2e/CWM-rfs+ext4. I used both CF-Root-JP6-v1.2-Busybox-1.15.3.zip and CF-Root-JPM-v1.2-Busybox-1.15.3.zip images.
The end results are that everything works fine, except for secure wifi link. It CAN connect to NON-secure wifi links. But doesn't work for secure wifi. I tried to connect to 2 different secure wifi connections, one at work and one at home. Both failed.
From logcat, I saw the following error:
Code:
I/wpa_supplicant( 3036): Trying to associate with a0:cf:5b:fa:be:20 (SSID='XXXXXX' freq=2462 MHz)^M^M
I/WifiMonitor(19062): Event [ SCAN-RESULTS ]^M^M
E/wpa_supplicant( 3036): pmksa_cache_set_current enter ^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=a0:cf:5b:fa:be:20^M^M
D/BatteryService(19062): update start^M^M
D/BatteryService(19062): updateBattery level:94 scale:100 status:2 health:2 present:true voltage: 4180 temperature: 390 technology: Li-ion AC powered:false USB powered:true icon:17302171^M^M
I/StatusBarPolicy(19062): BAT. status:2 health:2^M^M
D/WifiService(19062): ACTION_BATTERY_CHANGED pluggedType: 2^M^M
I/WifiMonitor(19062): Event [Trying to associate with a0:cf:5b:fa:be:20 (SSID='XXXXX' freq=2462 MHz)]^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=a0:cf:5b:fa:be:20]^M^M
E/wpa_supplicant( 3036): Ongoing Scan action...^M^M
V/WifiStateTracker(19062): Changing supplicant state: SCANNING ==> ASSOCIATING^M^M
D/NetworkStateTracker(19062): setDetailed state, old =SCANNING and new state=CONNECTING^M^M
D/ConnectivityService(19062): ConnectivityChange for WIFI: CONNECTING/CONNECTING^M^M
I/UNA ( 2449): SUPPLICANT_CONNECTION_CHANGE : CONNECTING^M^M
D/WifiSettings( 2657): updateAccessPoints(), WifiConfigureation list updated^M^M
D/WifiSettings( 2657): updateAccessPoints(), ScanResult list updated^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-STATE-CHANGE id=15 state=4 BSSID=a0:cf:5b:fa:be:20^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-STATE-CHANGE id=15 state=4 BSSID=a0:cf:5b:fa:be:20]^M^M
V/WifiStateTracker(19062): Changing supplicant state: ASSOCIATING ==> ASSOCIATED^M^M
D/NetworkStateTracker(19062): setDetailed state, old =CONNECTING and new state=CONNECTING^M^M
I/wpa_supplicant( 3036): Associated with a0:cf:5b:fa:be:20^M^M
I/WifiMonitor(19062): Event [Associated with a0:cf:5b:fa:be:20]^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-EAP-STARTED EAP authentication started^M^M
I/wpa_supplicant( 3036): [eap_sm_buildIdentity] identity : MyDomain\mylogin ^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-EAP-STARTED EAP authentication started]^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-EAP-STARTED EAP authentication started^M^M
I/wpa_supplicant( 3036): [eap_sm_buildIdentity] identity : MyDomain\mylogin ^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-EAP-STARTED EAP authentication started]^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected]^M^M
I/wpa_supplicant( 3036): [eap_sm_buildIdentity] identity : MyDomain\mylogin ^M^M
D/dalvikvm( 2289): GC_FOR_MALLOC freed 8593 objects / 526640 bytes in 396ms^M^M
D/WifiSettings( 2657): updateConnectionState state(CONNECTING) hasError (false)^M^M
D/WifiSettings( 2657): updateConnectionState state(CONNECTING) hasError (false)^M^M
D/WifiSettings( 2657): updateConnectionState state(null) hasError (false)^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully]^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-STATE-CHANGE id=15 state=5 BSSID=00:00:00:00:00:00^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-STATE-CHANGE id=15 state=5 BSSID=00:00:00:00:00:00]^M^M
V/WifiStateTracker(19062): Changing supplicant state: ASSOCIATED ==> FOUR_WAY_HANDSHAKE^M^M
D/NetworkStateTracker(19062): setDetailed state, old =CONNECTING and new state=AUTHENTICATING^M^M
D/ConnectivityService(19062): Dropping ConnectivityChange for WIFI: CONNECTING/AUTHENTICATING^M^M
[COLOR="Red"]W/wpa_supplicant( 3036): WPA: No wpa_ie set - cannot generate msg 2/4[/COLOR]^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-STATE-CHANGE id=15 state=0 BSSID=00:00:00:00:00:00^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-STATE-CHANGE id=15 state=0 BSSID=00:00:00:00:00:00]^M^M
V/WifiStateTracker(19062): Changing supplicant state: FOUR_WAY_HANDSHAKE ==> DISCONNECTED^M^M
I/wpa_supplicant( 3036): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys^M^M
I/WifiMonitor(19062): Event [CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys]^M^M
V/WifiStateTracker(19062): New network state is DISCONNECTED^M^M
Could someone tell me what to do next?
Thanks a lot in advance!
i think i got same problem
matthias1203 said:
i think i got same problem
Click to expand...
Click to collapse
What did you do after you had the problem? Did you flash it back to the stock image?
Yes but it was warking for two days and than again the same problem. I will try to flash one more time to stock rom and i will report when results.
Sent from my GT-I9001 using xda premium
which ROM did you use?
I used the latest Gingerbread image following this link:
http://forum.xda-developers.com/showthread.php?t=1837086&highlight=i9000t
So far no problem.
Hm again.
After a flash via odin stock rom. 2.3.5 croatia
I again got same problem.
At my home wifi everything ok. But in bar where i work when i go out of range and then come back it won't connect.
My friend got same phone and same rom but his phone always can connect.
On my It shows 'connecting...' and after 'disconect'.
Sent from my GT-I9001 using xda premium