Mi 9 restarts by itself - Xiaomi Mi 9 Questions & Answers

Hey guys,
I have a problem with my mi 9 (128gb).
I was in MIUI 11.0.6 EEA and now on the Rom Pixel Experience from 2019/12/09
The problem is on both Roms, that the phone restarts suddenly without any warning or exception.
Maybe Up to 5 Times a day.
Theres no longer Uptime for me than 6 hours.
Then it crashes and reboots again.
The only information I have is out of the logcat below.
Looks Like it comes from magisk. But it also happened without magisk.
I am afraid, maybe its a Hardware problem :-/
12-11 20:15:38.068 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.068 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.069 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.070 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.070 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.070 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.071 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.071 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.071 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.071 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.072 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.072 2859 2922 I chatty : uid=10090(com.google.android.gms) lowpool[0] identical 2 lines
12-11 20:15:38.073 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.075 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.076 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.077 2859 2922 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.079 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.083 2859 2859 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.086 2859 2927 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.095 2859 2931 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
--------- beginning of crash
12-11 20:15:38.104 2887 2929 E AndroidRuntime: FATAL EXCEPTION: pool-3-thread-1
12-11 20:15:38.104 2887 2929 E AndroidRuntime: Process: com.topjohnwu.magisk, PID: 2887
12-11 20:15:38.104 2887 2929 E AndroidRuntime: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:215)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:197)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:505)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:206)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:198)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:915)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:895)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:759)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:748)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:374)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:317)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at a.jw.a(Unknown Source:4)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at a.kw.a(Unknown Source:2)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at a.bv.c(Unknown Source:5)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at androidx.work.impl.utils.ForceStopRunnable.run3)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at a.r40.run(Unknown Source:2)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-11 20:15:38.104 2887 2929 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
12-11 20:15:38.107 1341 2935 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2
12-11 20:15:38.110 2535 2535 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.110 2535 2535 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.154 1341 1787 I ActivityManager: Process com.topjohnwu.magisk (pid 2887) has died: fore RCVR
12-11 20:15:38.157 1341 1787 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
12-11 20:15:38.164 2859 2931 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.423 2859 2931 I chatty : uid=10090(com.google.android.gms) identical 14 lines
12-11 20:15:38.423 2859 2931 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.467 2859 2931 I SystemConfig: Adding association: com.google.android.as <- com.android.providers.contacts
12-11 20:15:38.467 2859 2931 I SystemConfig: Adding association: com.google.android.as <- com.android.providers.media
12-11 20:15:38.467 2859 2931 I SystemConfig: Adding association: com.google.android.as <- com.android.providers.telephony
12-11 20:15:38.467 2859 2931 I SystemConfig: Adding association: com.google.android.as <- com.android.systemui
12-11 20:15:38.467 2859 2931 I SystemConfig: Adding association: com.google.android.as <- com.google.android.gms
12-11 20:15:38.467 2859 2931 I SystemConfig: Adding association: com.google.android.as <- com.google.android.gsf
12-11 20:15:38.481 2859 2931 W SystemConfig: No directory /product_services/etc/sysconfig, skipping
12-11 20:15:38.481 2859 2931 W SystemConfig: No directory /product_services/etc/permissions, skipping
12-11 20:15:38.655 2859 2931 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.656 2859 2931 I chatty : uid=10090(com.google.android.gms) identical 1 line
12-11 20:15:38.667 2859 2931 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.670 2859 2937 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.670 2859 2937 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.670 2535 2561 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.671 2535 2561 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.695 2859 2931 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.702 1341 2114 W ActivityManager: Unable to start service Intent { flg=0x9000010 cmp=com.google.android.gms/.gcm.nts.SchedulerService (has extras) } U=0: not found
12-11 20:15:38.713 2535 2535 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.807 2535 2535 I chatty : uid=10090 com.google.android.gms.persistent identical 67 lines
12-11 20:15:38.808 2535 2535 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.809 2535 2798 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.811 2535 2798 I chatty : uid=10090 com.google.android.gms.persistent identical 5 lines
12-11 20:15:38.811 2535 2798 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.813 2535 2946 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:38.814 2535 2946 I chatty : uid=10090 com.google.android.gms.persistent identical 3 lines
12-11 20:15:38.814 2535 2946 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:39.040 2859 2937 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:39.040 2859 2937 E ActivityThread: Failed to find provider info for com.google.android.gsf.gservices
12-11 20:15:39.056 1923 2653 E ActivityThread: Failed to find provider info for call_log
12-11 20:15:39.074 1923 2653 I chatty : uid=1002(bluetooth) e.StateMachines identical 1 line
12-11 20:15:39.096 1923 2653 E ActivityThread: Failed to find provider info for call_log
12-11 20:15:39.278 1341 1791 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=15, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1001] ] (release request)
12-11 20:15:39.295 1923 2653 E ActivityThread: Failed to find provider info for com.android.contacts
12-11 20:15:39.402 1341 1370 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
12-11 20:15:39.889 1923 2954 E ActivityThread: Failed to find provider info for com.android.contacts
12-11 20:15:40.712 1341 1341 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG event, plugged in: false, : [email protected]
12-11 20:15:41.272 1341 1341 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG event, plugged in: false, : [email protected]
12-11 20:15:41.272 1341 1341 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG event, plugged in: false, : [email protected]
12-11 20:15:41.779 1341 2114 W CameraService_proxy: Could not notify cameraserver, camera service not available.
12-11 20:15:41.779 1341 2114 I CameraService_proxy: Could not notify camera service of user switch, retrying...
12-11 20:15:43.355 1341 1754 E NetworkPolicy: Missing subscriberId for subId 1
12-11 20:15:43.356 1341 1370 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
12-11 20:15:43.381 2219 2219 I TelecomFramework: : onSubscriptionsChanged - update accounts
12-11 20:15:43.381 2219 2219 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.qualcomm.qti.internal.telephony.QtiGsmCdmaPhone) {cda9da2}
12-11 20:15:43.381 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Found 2 phones. Attempting to register.
12-11 20:15:43.381 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Phone with subscription id 1
12-11 20:15:43.391 1341 1787 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***]: [email protected]
12-11 20:15:43.392 1341 1787 I Telecom : CallsManager: Sending phone-account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} registered intent as user: [email protected]
12-11 20:15:43.393 1341 1787 I Telecom : CallsManager: Sending phone-account registered intent to default dialer: [email protected]
12-11 20:15:43.393 2219 2219 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}
12-11 20:15:43.393 2219 2219 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.qualcomm.qti.internal.telephony.QtiGsmCdmaPhone) {cda9da2}
12-11 20:15:43.396 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Phone with subscription id -1
12-11 20:15:43.396 2219 2219 I TelecomFramework: TelecomAccountRegistry: Unregistering phone account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}.
12-11 20:15:43.398 1341 1787 I Telecom : CallsManager: Sending phone-account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} unregistered intent as user: [email protected]
12-11 20:15:43.398 1341 1787 I Telecom : CallsManager: Sending phone-account unregistered intent to default dialer: [email protected]
12-11 20:15:43.415 1341 1754 E NetworkPolicy: Missing subscriberId for subId 1
12-11 20:15:43.416 1341 1370 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
12-11 20:15:43.430 1341 1754 E NetworkPolicy: Missing subscriberId for subId 1
12-11 20:15:43.440 1341 1787 I Telecom : PhoneAccountRegistrar: setUserSelectedOutgoingPhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}: [email protected]
12-11 20:15:43.440 1341 1787 I Telecom : PhoneAccountRegistrar: setUserSelectedOutgoingPhoneAccount: no change to voice sub: [email protected]
12-11 20:15:43.442 2219 2219 D MccTable: updateMccMncConfiguration mccmnc='
12-11 20:15:43.445 1341 1754 E NetworkPolicy: Missing subscriberId for subId 1
12-11 20:15:43.452 1341 1754 E NetworkPolicy: Missing subscriberId for subId 1
12-11 20:15:43.463 2219 2219 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
12-11 20:15:43.483 1341 2114 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}]: [email protected]
12-11 20:15:43.484 1341 2114 I Telecom : CallsManager: handlePhoneAccountChanged: phoneAccount=[[X] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***]: [email protected]
12-11 20:15:43.486 1341 1371 I ActivityManager: Start proc 3040:com.google.android.dialer/u0a100 for broadcast {com.google.android.dialer/com.android.dialer.app.calllog.LegacyVoicemailNotificationReceiver}
12-11 20:15:43.504 1341 1754 E NetworkPolicy: Missing subscriberId for subId 1
12-11 20:15:43.517 2219 2219 I TelecomFramework: : onSubscriptionsChanged - update accounts
12-11 20:15:43.517 2219 2219 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.qualcomm.qti.internal.telephony.QtiGsmCdmaPhone) {cda9da2}
12-11 20:15:43.518 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Found 2 phones. Attempting to register.
12-11 20:15:43.518 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Phone with subscription id 1
12-11 20:15:43.526 1341 1787 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}]: [email protected]
12-11 20:15:43.527 1341 1787 I Telecom : CallsManager: handlePhoneAccountChanged: phoneAccount=[[X] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***]: [email protected]
12-11 20:15:43.527 2219 2219 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}
12-11 20:15:43.527 2219 2219 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.qualcomm.qti.internal.telephony.QtiGsmCdmaPhone) {cda9da2}
12-11 20:15:43.529 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Phone with subscription id -1
12-11 20:15:43.538 2219 2219 I TelecomFramework: : onSubscriptionsChanged - update accounts
12-11 20:15:43.538 2219 2219 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.qualcomm.qti.internal.telephony.QtiGsmCdmaPhone) {cda9da2}
12-11 20:15:43.539 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Found 2 phones. Attempting to register.
12-11 20:15:43.539 2219 2219 I TelecomFramework: TelecomAccountRegistry: setupAccounts: Phone with subscription id 1
12-11 20:15:43.546 1341 1787 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}]: [email protected]
12-11 20:15:43.547 1341 1787 I Telecom : CallsManager: handlePhoneAccountChanged: phoneAccount=[[X] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***]: [email protected]
12-11 20:15:43.547 2219 2219 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle: ComponentInfo{com.
Click to expand...
Click to collapse
Any idea and a solution for me?
Thanks a lot
greetz

I disabled kernel panic in lspeed.

onolox said:
I disabled kernel panic in lspeed.
Click to expand...
Click to collapse
Hi,
can you give me more details please?
Where can I do that?
Thanks

Reglash the stock MIUI ROM using the global ROM on xiaomi site

andrew2401 said:
Reglash the stock MIUI ROM using the global ROM on xiaomi site
Click to expand...
Click to collapse
I tried to flash with the Xiaomi Flash Tool the EEA 11.0.5 and 11.0.6 (.tgz)
These steps didnt make it better, still reboots in different situations.
Now I am since 2 days on the Global Rom 11.0.3 , without twrp and magisk. Bootloader still unlocked.
Last night there was a reboot once :crying:
But its also the best one of my testings.
I'll keep my eyes on it... Maybe theres a simple reason for such crashes

abocksberger said:
I tried to flash with the Xiaomi Flash Tool the EEA 11.0.5 and 11.0.6 (.tgz)
These steps didnt make it better, still reboots in different situations.
Now I am since 2 days on the Global Rom 11.0.3 , without twrp and magisk. Bootloader still unlocked.
Last night there was a reboot once :crying:
But its also the best one of my testings.
I'll keep my eyes on it... Maybe theres a simple reason for such crashes
Click to expand...
Click to collapse
I had noticed such problem couple of times, don't remember with what ROM. But i flash a lot and this problem was gone. Recently i have flashed global fastboot ROM 11.0.3.0 to flash all new MIUI 11 images and clean flashed xiaomi eu 9.11.28, everything works very well, except i don't like xiaomi auto brightness and using auto brightness fix from here.

Hey Guys,
next round for me, now on Xiaomi.eu 9.12.12
Last night my phone restarted again.
Here's the reason:
-------- beginning of crash
12-17 13:03:53.969 1093 1093 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 1093 (init), pid 1093 (init)
12-17 13:03:53.994 1093 1093 F libc : crash_dump helper failed to exec
Click to expand...
Click to collapse
That Error was until now in every ROM I tried.
Maybe I should not restore any of my backups out of Google Drive , when recovering all my data!?

Try a factory reset in TWRP if you're not already. I had this issue when dirty flashing between ROMs. Yes, you may not want to, but....

ToneLa said:
Try a factory reset in TWRP if you're not already. I had this issue when dirty flashing between ROMs. Yes, you may not want to, but....
Click to expand...
Click to collapse
Thaks for your idea.
I´ve formatted the whole data, did a wipe (reset to default). Even wiped all the partitions there are.
I mean everything should be fine, when flash a .tgz File with the Mi Flash Tool, or not?
But it´s not fine for me, hangs and restarts still without a reason (can´t see a reason)

Hi, I have a Mi 9 and the random reboot problem started after the first MIUI 11 update. The phone was untouched and locked at that time and restarts happened every 30 hours of use in average without a reason.
At first, I factory cleanup my phone... but I had the same problem, then I unlocked my phone and installed xiaomi.eu but the same problem again.
Now, I don't know what to do, maybe I must buy a new phone (I dont have technical service in my country) but not Xiaomi for sure, I think it's a disposable device, a rubbish.
My son has the same phone model and no reboot problems.
Hope it helps.

Yeah, you're right.
My Phone started to do these things since the first MIUI 11 Update. I think it was 11.0.2 or sth. like that.
Actually I have flashed via twrp the xiaomi.eu Rom MIUI 11.0.5 stable.
Additionaly i removed the Google account from the Phone to be free and make sure, that the problems came not from there.
Is it possible, that googles Factory Reset Protection (FRP) is a reason for all that trouble?

abocksberger said:
Thaks for your idea.
I´ve formatted the whole data, did a wipe (reset to default). Even wiped all the partitions there are.
I mean everything should be fine, when flash a .tgz File with the Mi Flash Tool, or not?
But it´s not fine for me, hangs and restarts still without a reason (can´t see a reason)
Click to expand...
Click to collapse
Oh, well done for trying it but sorry to here this did not solve it!
I think you can rule out the ROM and the process you use, then.
The last few posts seem to think it is MIUI11 itself - this would make sense, you're looking for something in common.
I don't see it being hardware, but certainly not impossible. Have you dropped or knocked it lately? I wonder if the battery is connected OK (of course, it is likely soldered in place, so, less likely)

ToneLa said:
Oh, well done for trying it but sorry to here this did not solve it!
I think you can rule out the ROM and the process you use, then.
The last few posts seem to think it is MIUI11 itself - this would make sense, you're looking for something in common.
I don't see it being hardware, but certainly not impossible. Have you dropped or knocked it lately? I wonder if the battery is connected OK (of course, it is likely soldered in place, so, less likely)
Click to expand...
Click to collapse
Thanks for your help so far.
My last setup (yesterday) was:
- twrp 3.3.1.0
- xiaomi.eu Rom 11.0.5
- no restore, no google sing in
- no simcard
- wifi and bluetooth active
- hotspot via wifi after 15h uptime at once
Then, after about 16 hours came a random reboot again. A hour later one more.
I noticed that a clean boot (restarting oder switching the phone manually off and in) is the best way to be reach the best uptime (i know, 16hours is a joke).
Otherwise its possible, that the phone restarts 2 times in 5 minutes.
My next and last try will be:
- flash a global MIUI 10 Rom via Mi flash Tool
- Check it 24hours
- flash it again with this Rom and lock the bootloader

abocksberger said:
Thanks for your help so far.
My last setup (yesterday) was:
- twrp 3.3.1.0
- xiaomi.eu Rom 11.0.5
- no restore, no google sing in
- no simcard
- wifi and bluetooth active
- hotspot via wifi after 15h uptime at once
Then, after about 16 hours came a random reboot again. A hour later one more.
I noticed that a clean boot (restarting oder switching the phone manually off and in) is the best way to be reach the best uptime (i know, 16hours is a joke).
Otherwise its possible, that the phone restarts 2 times in 5 minutes.
My next and last try will be:
- flash a global MIUI 10 Rom via Mi flash Tool
- Check it 24hours
- flash it again with this Rom and lock the bootloader
Click to expand...
Click to collapse
Please tell us if the experiment works, thank you very much!

dstilman said:
Please tell us if the experiment works, thank you very much!
Click to expand...
Click to collapse
sure, no problem.
Now I am on the global MIUI 10.2.14 since 2,5 hours.
I skipped every Connection and Account configuration, so the phone had no connect to any other device or the internet.
Before my flashing with the Mi Flash Tool I have formatted all partitions and wiped all the data.
Btw: The Mi Flash Tool ends for me allways with an Error at the end. But the phone restarts well and everythings works so far.
Hope this is Just a Bug in the MiFlash Tool.
I already read sth. like this in other Threads.
Would be great, if this is the fix to go.
I'll keep you up to date.

At least in case you flashed a fastboot ROM this error is to be expected. Doesn't mean something has gone wrong probably rather a little bug in the flash tool.
Cheers
Toscha

Hi,
I have good news, I installed the last beta version of xiaomi.eu and my cellphone is working better, 36 hours without reboots.
Version 10 is working better for you?.
Thanks for your feedback!
Pd: 37 hours and reboot again..., this device it's a joke... Garbage

dstilman said:
Hi,
I have good news, I installed the last beta version of xiaomi.eu and my cellphone is working better, 36 hours without reboots.
Version 10 is working better for you?.
Thanks for your feedback!
Pd: 37 hours and reboot again..., this device it's a joke... Garbage
Click to expand...
Click to collapse
Sorry, I had no time the last days to give you a response.
But now I have solved it!
Edit: Its not solved! - 20191228
Very strange, but it works.
No reboot since 3 days!
The steps to win the fight:
- flash an official Android 9 ROM (e.g. MIUI 10.2.14 global) with the Mi Flash Tool!!!
- update to MIUI 11.0.3 with the internal updater
I'm wondering about the reasons, but it seems to work. There must be something special and have a difference, if you just flash a ROM with Android 10.
Looks like its not clean enough.
For my unterstanding its fatal to be on Android 9 with magisk. That is disturbung the system while updating to MIUI 11.0.x.
Hope for now, that i wont have trouble when going to twrp and magisk again with MIUI 11.0.3
Good luck, would be nice to hear your result.
Greetz

In my case when the phone reboot I see a popup that mean " find my phone was restart unexpected" or similar. I disabile find my phone but nothing. This Is the cause of this random reboot? Sorry for my english.

abocksberger said:
Sorry, I had no time the last days to give you a response.
But now I have solved it!
Very strange, but it works.
No reboot since 3 days!
The steps to win the fight:
- flash an official Android 9 ROM (e.g. MIUI 10.2.14 global) with the Mi Flash Tool!!!
- update to MIUI 11.0.3 with the internal updater
I'm wondering about the reasons, but it seems to work. There must be something special and have a difference, if you just flash a ROM with Android 10.
Looks like its not clean enough.
For my unterstanding its fatal to be on Android 9 with magisk. That is disturbung the system while updating to MIUI 11.0.x.
Hope for now, that i wont have trouble when going to twrp and magisk again with MIUI 11.0.3
Good luck, would be nice to hear your result.
Greetz
Click to expand...
Click to collapse
Great to know!!, I'm very glad that you solved the problem!. Cheers!
---------- Post added at 09:51 PM ---------- Previous post was at 09:48 PM ----------
alessio81pa said:
In my case when the phone reboot I see a popup that mean " find my phone was restart unexpected" or similar. I disabile find my phone but nothing. This Is the cause of this random reboot? Sorry for my english.
Click to expand...
Click to collapse
I have exactly the same problem, so... Is not a hardware issue, the software is the problem....

Related

SOLVED Help request: No GPS in 1.6 ROMs

I've tried every possible idea i can think of to get GPS to work in the AOSP 1.6 and ghibs 1.6 build, and neither work. I've done full wipes for both, flashed both correctly, installed the bits correctly, and cannot get GPS to function. It turns on (well it checks) but nothing ever turns on, and it can never locate me.
Any suggestions or explanations why GPS would not be working?
EDIT:
Did a RUU, wiped, rerooted and flashed from stock. Seems to be working now.
myke66 said:
I've tried every possible idea i can think of to get GPS to work in the AOSP 1.6 and ghibs 1.6 build, and neither work. I've done full wipes for both, flashed both correctly, installed the bits correctly, and cannot get GPS to function. It turns on (well it checks) but nothing ever turns on, and it can never locate me.
Any suggestions or explanations why GPS would not be working?
Click to expand...
Click to collapse
Can you pull /etc/gps.conf and /system/etc/gps.conf and post the contents of each, the reason I ask is because I had an issue with this file on ghil 1.6 and had to replace that file to get it to work. More than likely that wont be the issue, but it doesn't hurt to check everything.
theoottesen said:
Can you pull /etc/gps.conf and /system/etc/gps.conf and post the contents of each, the reason I ask is because I had an issue with this file on ghil 1.6 and had to replace that file to get it to work. More than likely that wont be the issue, but it doesn't hurt to check everything.
Click to expand...
Click to collapse
Will do. Second.
from /etc
NTP_SERVER=north-america.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
QOS_ACCURACY=16
Click to expand...
Click to collapse
and from /system/etc
NTP_SERVER=north-america.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
QOS_ACCURACY=16
Click to expand...
Click to collapse
myke66 said:
Will do. Second.
from /etc
and from /system/etc
Click to expand...
Click to collapse
Yeah that is the same contents of what I had to put it to get mine to work. So I dont think that is it.
If you want to test here is the contents of the gps.conf that did not work for me, you could try and replace it and see if it works out, I know it worked for some people, worth a shot right?
NTP_SERVER=north-america.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276
Click to expand...
Click to collapse
theoottesen said:
Yeah that is the same contents of what I had to put it to get mine to work. So I dont think that is it.
If you want to test here is the contents of the gps.conf that did not work for me, you could try and replace it and see if it works out, I know it worked for some people, worth a shot right?
Click to expand...
Click to collapse
Sure, ill give that a try, but just to be clear, i dont believe GPS is even turning on, its simply doing nothing when its "turned on" in the options. Ill update and see if that does anything.
Edit: Still nothing. No change whatsoever in the behavior, it just doesnt start GPS. There isnt even an icon for it on the taskbar. It's as if its never turned on, but it is checked.
myke66 said:
Sure, ill give that a try, but just to be clear, i dont believe GPS is even turning on, its simply doing nothing when its "turned on" in the options. Ill update and see if that does anything.
Click to expand...
Click to collapse
Dont forget to reboot after the changes. Just to clarify, are you getting the flashing gps icon on the top bar when you go into google maps?
Edit: Ha you beat me!! The next thing I would suggest is change gps.conf back to the original contents, reboot. Then run turn off gps in the location settings, run "adb logcat" and turn the gps back on and post the results of what happens when you check the box so the dev can see that, hopefully it will tell them whats going on with it.
theoottesen said:
Dont forget to reboot after the changes. Just to clarify, are you getting the flashing gps icon on the top bar when you go into google maps?
Click to expand...
Click to collapse
I did reboot before trying again. I'm getting no icon whatsoever. Like i was saying, its like GPS never turns on.
See my edit in the above post ^^
theoottesen said:
See my edit in the above post ^^
Click to expand...
Click to collapse
Alrighty, already changed it back to that, so ill do the logcat.
D/GpsLocationProvider( 79): enable
D/libgps ( 79): DeferredActionThread started
D/GpsLocationProvider( 79): GpsEventThread starting
D/GpsLocationProvider( 79): pass mutex_lock
D/GpsLocationProvider( 79): NetworkThread starting
D/GpsLocationProvider( 79): setMinTime 1000
D/GpsLocationProvider( 79): NetworkThread out of wake loop
D/GpsLocationProvider( 79): Requesting time from NTP server north-america.pool
.ntp.org
D/GpsLocationProvider( 79): startNavigating
D/libgps ( 79): set PositionMode = 0, sFixFrequency = 1
D/libgps ( 79): qct_gps_start
D/libgps ( 79): pthread_cond_wait returned
D/libgps ( 79): DeferredActionThread calling send_get_position
D/libgps ( 79): PD send_get_position mode: 0, fixFrequency: 1, requestedTimeo
ut: 2, requestedAccuracy: 50, count: 268435455
D/libgps ( 79): PD command:
D/libgps ( 79): RPC_PDSM_PD_CMD_GET_POS
D/SntpClient( 79): round trip: 514 ms
D/SntpClient( 79): clock offset: -17697 ms
D/GpsLocationProvider( 79): calling native_inject_time: 1264578435047 referenc
e: 501771 certainty: 257
D/GpsLocationProvider( 79): NetworkThread wait for 14400000ms
D/GpsLocationProvider( 79): stopNavigating
D/libgps ( 79): pthread_cond_wait returned
D/libgps ( 79): DeferredActionThread calling send_end_session
D/libgps ( 79): PD command:
D/libgps ( 79): RPC_PDSM_PD_CMD_END_SESSION
D/GpsLocationProvider( 79): disable
D/GpsLocationProvider( 79): stopNavigating
D/GpsLocationProvider( 79): pass cond_wait
D/GpsLocationProvider( 79): unlocked mutex
D/GpsLocationProvider( 79): GpsEventThread exiting
D/GpsLocationProvider( 79): stopping NetworkThread
D/GpsLocationProvider( 79): NetworkThread out of wake loop
D/GpsLocationProvider( 79): NetworkThread exiting
D/libgps ( 79): qct_gps_set_fix_frequency(-1452191720)
Click to expand...
Click to collapse
Thats my log from starting, waiting a few, then turning it off.
Edit: Just checked the log for gmaps when trying to find my location and nothing of any use came up, just showed my inputs, and the output of no GPS being found.
It definitely looks different than mine, I am on Modaco's newest rom and I get this when I turn on gps. Hopefully someone more knowledge than myself can help out. Dont know if it makes that much of a difference being on a different rom, if so I can flash to 1.6 and post the logcat that I get from that, or if someone following this thread running 1.6 can post it that would work too.
D/GpsLocationProvider( 144): enable
V/AutoSettingReceiver( 185): AutoSettingReceiver onReceive() : com.htc.app.autosetting.cancel
D/libgps ( 144): DeferredActionThread started
D/GpsLocationProvider( 144): GpsEventThread starting
D/GpsLocationProvider( 144): NetworkThread starting
D/GpsLocationProvider( 144): NetworkThread out of wake loop
D/GpsLocationProvider( 144): Requesting time from NTP server north-america.pool.ntp.org
D/HtcCdmaStatusBar( 144): provide dormancy network icon net:6
D/SntpClient( 144): round trip: 493 ms
D/SntpClient( 144): clock offset: -29919 ms
D/GpsLocationProvider( 144): calling native_inject_time: 1264578644010 reference: 23695123 certainty: 246
D/libgps ( 144): qct_gps_inject_time(1264578644010, 23695123, 246)
D/libgps ( 144): XTRA command:
D/libgps ( 144): RPC_PDSM_XTRA_CMD_TIME_INFO_INJ
D/libgps ( 144): FUNC_RPC_PDSM_XTRA_INJECT_TIME_INFO result: true
D/GpsLocationProvider( 144): NetworkThread wait for 14400000ms
D/libgps ( 144): XTRA event: RPC_PDSM_XTRA_EVENT_STATUS, disc: 2
D/libgps ( 144): flags: 00000001
D/libgps ( 144): status: 1
Click to expand...
Click to collapse
theoottesen said:
It definitely looks different than mine, I am on Modaco's newest rom and I get this when I turn on gps. Hopefully someone more knowledge than myself can help out. Dont know if it makes that much of a difference being on a different rom, if so I can flash to 1.6 and post the logcat that I get from that, or if someone following this thread running 1.6 can post it that would work too.
Click to expand...
Click to collapse
and thats what's even more frustrating, is that GPS on any of the 1.5 roms (fresh, TTG modaco) all work fine.
Well at this point I'm out of ideas, sorry I couldn't have been of more help.
Bump for any ideas
Fixed. Edit in first post.

Huge problems with GPS!

Hello everyone.
Recently i've been having problems using GPS. Whenever i am firing up Maps / GPS Status / whatever app that uses GPS, it just won't get a GPS fix.
I also checked logcat output, and all i get is:
D/libgps ( 142): qct_gps_set_position_mode = 1, fix_frequency = 1
D/libgps ( 142): qct_gps_start
D/GpsLocationProvider( 142): Acquiring wakelock
D/libgps ( 142): PDSM_PD_EVENT_COMM_BEGIN
D/libgps ( 142): calling sAGpsStatusCallback GPS_REQUEST_AGPS_DATA_CONN
D/libgps ( 142): qct_agps_data_conn_open: internet.t-mobile
D/libgps ( 142): DeferredActionThread calling send_pdsm_atl_post_event PDSM_AT
L_EVENT_OPEN_SUCCESS internet.t-mobile
D/NetworkLocationProvider( 142): addListener(): apps.maps
W/InputManagerService( 142): Window already focused, ignoring focus gain of: co
[email protected]
D/libgps ( 142): PDSM_PD_EVENT_COMM_CONNECTED
D/libgps ( 142): PDSM_PD_EVENT_GPS_BEGIN
D/libgps ( 142): PDSM_PD_EVENT_COMM_DONE
D/libgps ( 142): calling sAGpsStatusCallback GPS_RELEASE_AGPS_DATA_CONN
D/libgps ( 142): qct_agps_data_conn_closed
Click to expand...
Click to collapse
No errors here at all. However i also checked dmesg, as i guess that a hardware related issue would show here first:
<4>[ 714.924957] msm_i2c msm_i2c.0: Warning bus was busy (2)
<4>[ 723.965454] msm_i2c msm_i2c.0: Warning bus was busy (1)
<4>[ 725.955017] msm_i2c msm_i2c.0: Warning bus was busy (2)
<4>[ 733.675537] msm_i2c msm_i2c.0: Warning bus was busy (3)
<4>[ 738.955352] msm_i2c msm_i2c.0: Warning bus was busy (1)
<4>[ 754.585418] msm_i2c msm_i2c.0: Warning bus was busy (3)
Click to expand...
Click to collapse
does anyone know what these errors mean? are they related to GPS?
I tried all of this on SuperD and FastTest, with and without default kernel (using 780MHz kernel usually)
However it made no difference.
I also tried to wipe, no luck.
And at last i took a look at the baseband, which differed by one letter from the one here:
http://code.google.com/p/sapphire-port-dream/
So i flashed that one, but, no luck!
This is seriously driving me crazy since i am not wanting to roll back to stock and send the phone in Please help!

[Q] wifi stopped working, logcat inside

he everyone,
i using my trusty with CM7.0.1 for along time, actually since CM7.0.1 was released and all was fine.
until today, when my wifi stopped working.
at first i saw that the unlock screen will no show, and after poking around i figured that it was because every time wifi was trying to be enabled it hanged and cause the phone to act weird.
trying to turn on wifi will cause it to hang, and sometimes show the "error" error on the wifi setting.
you can see my logcat during attempt to activate wifi, please help me understand what is going on here, and figure out if my wifi is toasted.
i can think of ANYTHING that i did that might have caused this, i installed nothing, changed no setting i could think of.
the only thing i can think of, is that i washed the dishes with the phone in my pocket, i do not think i got wet, but who knows.
what i did notice in the log were a few things:
1. Failed to disable WPA in the driver.
2. Supplicant not running, cannot connect
3. Supplicant died unexpectedly
4. Reset connections and stopping DHCP
5. Disabling interface
all do not sound very promising...
help please!
here are the logcat:
Code:
I/ActivityManager( 165): Displayed com.android.settings/.WirelessSettings: +383ms
D/SettingsAppWidgetProvider( 638): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 638): No instances yet... Wait for at least one instance to exist before adding global settings
D/dalvikvm( 638): GC_CONCURRENT freed 88K, 46% free 3016K/5575K, external 837K/1034K, paused 2ms+3ms
D/WifiService( 165): ACTION_BATTERY_CHANGED pluggedType: 2
D/WifiService( 165): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
E/wpa_supplicant( 666): ioctl[SIOCGIFFLAGS]
D/SettingsAppWidgetProvider( 638): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 638): No instances yet... Wait for at least one instance to exist before adding global settings
E/wpa_supplicant( 666): ioctl[SIOCSIWPMKSA]
E/wpa_supplicant( 666): ioctl[SIOCSIWMODE]
E/wpa_supplicant( 666): ioctl[SIOCGIRANGE]
E/wpa_supplicant( 666): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 666): ioctl[SIOCSIWAP]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 666): ioctl[SIOCSIWENCODE]
I/wpa_supplicant( 666): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 666): Failed to disable WPA in the driver.
E/wpa_supplicant( 666): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 666): ioctl[SIOCSIWAP]
E/wpa_supplicant( 666): ioctl[SIOCGIFFLAGS]
D/WifiService( 165): releaseWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
D/dalvikvm( 279): GC_EXPLICIT freed 237K, 49% free 3164K/6151K, external 3246K/3357K, paused 44ms
E/WifiHW ( 165): Supplicant not running, cannot connect
E/WifiHW ( 165): Supplicant not running, cannot connect
E/WifiHW ( 165): Supplicant not running, cannot connect
V/WifiStateTracker( 165): Supplicant died unexpectedly
D/WifiStateTracker( 165): Reset connections and stopping DHCP
D/WifiStateTracker( 165): Disabling interface
D/WifiStateTracker( 165): Reset connections and stopping DHCP
D/Tethering( 165): MasterInitialState.processMessage what=3
D/GTalkService( 311): ##### Network broadcast (connected=true) type=WIFI, state=DISCONNECTED
D/GTalkService( 311): [GTalkConnection.1] ### networkStateChanged: active and curr network type/state are the same(0/CONNECTED), ignore
D/Tethering( 165): MasterInitialState.processMessage what=3
D/GTalkService( 311): ##### Network broadcast (connected=true) type=mobile, state=CONNECTED
D/GTalkService( 311): [GTalkConnection.1] ### networkStateChanged: active and curr network type/state are the same(0/CONNECTED), ignore
D/SettingsAppWidgetProvider( 638): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 638): No instances yet... Wait for at least one instance to exist before adding global settings
D/CMStats ( 428): CONNECTIVITY_ACTION: noConnectivity = false
I/MediaUploader( 593): No need to wake up
D/CMStats ( 428): CONNECTIVITY_ACTION: noConnectivity = false
I/MediaUploader( 593): No need to wake up
D/dalvikvm( 311): GC_CONCURRENT freed 431K, 48% free 3201K/6151K, external 0K/512K, paused 12ms+3ms
D/WifiStateTracker( 165): Disabling interface
D/SettingsAppWidgetProvider( 638): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 638): No instances yet... Wait for at least one instance to exist before adding global settings
D/dalvikvm( 395): GC_EXPLICIT freed 379K, 51% free 2799K/5703K, external 0K/0K, paused 65ms
D/dalvikvm( 428): GC_EXPLICIT freed 156K, 49% free 2897K/5575K, external 0K/0K, paused 53ms
D/dalvikvm( 593): GC_EXPLICIT freed 94K, 50% free 2704K/5379K, external 0K/0K, paused 65ms
thank you!
this might be a hardware issue. Try reseating the cables on the bottom of the phone and see if it fixes your issue.
The Nexus one cables become loose after a while, I know mine did.

[Q] Baffled by Mouse/Keyboard Support

So, I'm going crazy trying to get both a bluetooth keyboard and mouse to work with the nook hd+. With the latest Cyanogenmod, I can get a Logitech K810 to pair, but I can't get any bluetooth mouse to pair. With stock, I can get the same mouse to work, but the K810 won't pair. Am I living in the twilight zone or something??
Anyway, I'm really frustrated. It's clear that - when the devices won't pair, it's because the little dialog box won't display asking me to type in the pin. Best case, I'd like to have the bluetooth mouse pair using Cyanogenmod. So, the Logitech K810 works in Cyanogenmod, but the mouse isn't. Does anyone have any ideas? Also, if you do have a bluetooth mouse that works with Cyanogenmod, please let me know which type and model it is.
jphudy said:
... Also, if you do have a bluetooth mouse that works with Cyanogenmod, please let me know which type and model it is.
Click to expand...
Click to collapse
I have a Lenovo model A300-M bluetooth mouse that works fine with the lastest and previous CM.
I have a Favi mini and it wouldn't pair following the directions. I had to turn the bluetooth on the HD+ off and on a few times then it worked.
jphudy said:
So, I'm going crazy trying to get both a bluetooth keyboard and mouse to work with the nook hd+. With the latest Cyanogenmod, I can get a Logitech K810 to pair, but I can't get any bluetooth mouse to pair. With stock, I can get the same mouse to work, but the K810 won't pair. Am I living in the twilight zone or something??
Anyway, I'm really frustrated. It's clear that - when the devices won't pair, it's because the little dialog box won't display asking me to type in the pin. Best case, I'd like to have the bluetooth mouse pair using Cyanogenmod. So, the Logitech K810 works in Cyanogenmod, but the mouse isn't. Does anyone have any ideas? Also, if you do have a bluetooth mouse that works with Cyanogenmod, please let me know which type and model it is.
Click to expand...
Click to collapse
I too am going through hell getting a bluetooth mouse I just bought paired. Won't pair on the B11 Carbon or latest 7/19 build of verygreen's emmc cyanogenmod. Same mouse pair's fine with my sg3 running paranoid 3.69. But, I bought the mouse for the nook... frustrating. FWIW, it's a Connectland mouse.
See the logcat of the failed bond here:
I/BluetoothBondStateMachine( 1098): Bond address is:00:11:67:00:10:FD
I/BluetoothBondStateMachine( 1098): Entering PendingCommandState State
I/BluetoothBondStateMachine( 1098): bondStateChangeCallback: Status: 0 Address: 00:11:67:00:10:FD newState: 1
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
I/BluetoothBondStateMachine( 1098): Bond State Change Intent:00:11:67:00:10:FD OldState: 10 NewState: 11
D/BluetoothAdapterService(1091016096)( 1098): Get Bonded Devices being called
I/ ( 1098): vendor op - 7
D/HidService( 1098): Connection state 00:11:67:00:10:FD: 0->1
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
E/wpa_supplicant( 721): Unsupported command: BTCOEXSCAN-START
D/BluetoothAdapterProperties( 1098): CONNECTION_STATE_CHANGE: 00:11:67:00:10:FD: 0 -> 1
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): Get Bonded Devices being called
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
I/ ( 1098): vendor op - 7
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
I/ ( 1098): vendor op - 7
E/bt-l2cap( 1098): l2cu_adjust_out_mps bad packet size: 0 will use MPS: 0
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
I/ ( 1098): vendor op - 7
D/BluetoothDiscoverableEnabler( 3976): handleModeChanged(): mode = 21
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
W/bt-btif ( 1098): info:x0
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
D/CachedBluetoothDevice( 3976): onProfileStateChanged: profile HID newProfileState 1
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
W/bt-sdp ( 1098): process_service_attr_rsp
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
W/bt-sdp ( 1098): process_service_attr_rsp
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
W/bt-btm ( 1098): btm_sec_pin_code_request() rejected - state: 7
I/ ( 1098): vendor op - 7
I/ ( 1098): vendor op - 7
W/bt-l2cap( 1098): L2CAP - cfg rsp - bad ID. Exp: 11 Got: 10
I/BluetoothBondStateMachine( 1098): bondStateChangeCallback: Status: 1 Address: 00:11:67:00:10:FD newState: 0
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): Get Bonded Devices being called
I/BluetoothBondStateMachine( 1098): Bond State Change Intent:00:11:67:00:10:FD OldState: 11 NewState: 10
W/bt-btif ( 1098): btif_hh_upstreams_evt: BTA_HH_OPN_EVT: handle=1, status =12
I/BluetoothBondStateMachine( 1098): StableState(): Entering Off State
D/HidService( 1098): Connection state 00:11:67:00:10:FD: 1->0
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
E/wpa_supplicant( 721): Unsupported command: BTCOEXSCAN-STOP
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterProperties( 1098): CONNECTION_STATE_CHANGE: 00:11:67:00:10:FD: 1 -> 0
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): Get Bonded Devices being called
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothDiscoverableEnabler( 3976): handleModeChanged(): mode = 21
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
W/BluetoothEventManager( 3976): showUnbondMessage: Not displaying any message for reason: 9
I/LocalBluetoothProfileManager( 3976): Failed to connect HID device
D/CachedBluetoothDevice( 3976): onProfileStateChanged: profile HID newProfileState 0
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1091016096)( 1098): getState(): mAdapterProperties: [email protected]
I/ ( 1098): vendor op - 7
E/bt-btm ( 1098): btm_sec_disconnected - Clearing Pending flag
FWIW, here's a logcat of a successful pair with my sg3:
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
I/BluetoothBondStateMachine( 4144): Bond address is:00:11:67:00:10:FD
I/BluetoothBondStateMachine( 4144): Entering PendingCommandState State
I/BluetoothBondStateMachine( 4144): bondStateChangeCallback: Status: 0 Address: 00:11:67:00:10:FD newState: 1
I/BluetoothBondStateMachine( 4144): Bond State Change Intent:00:11:67:00:10:FD OldState: 10 NewState: 11
D/HidService( 4144): Connection state 00:11:67:00:10:FD: 0->1
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterProperties( 4144): CONNECTION_STATE_CHANGE: 00:11:67:00:10:FD: 0 -> 1
V/BluetoothDiscoveryReceiver( 3020): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): Get Bonded Devices being called
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): Get Bonded Devices being called
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]68
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothDiscoverableEnabler( 3020): handleModeChanged(): mode = 21
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/CachedBluetoothDevice( 3020): onProfileStateChanged: profile HID newProfileState 1
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
W/bt-btif ( 4144): info:x0
I/HeadsetService( 2191): Headset=false; Bluetooth=false
W/bt-sdp ( 4144): process_service_attr_rsp
W/bt-sdp ( 4144): process_service_attr_rsp
D/btif_config_util( 4144): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
E/bt-btif ( 4144): services_to_search = 1fffffff
E/bt-btif ( 4144): ****************search UUID = 1200***********
W/bt-btif ( 4144): new conn_srvc id:23, app_id:1
W/bt-btif ( 4144): btif_hh_upstreams_evt: BTA_HH_OPN_EVT: handle=1, status =0
W/bt-btif ( 4144): BTA_HH_OPEN_EVT: Found device...Getting dscp info for handle ... 1
W/bt-btif ( 4144): BTA_HH_GET_DSCP_EVT: status = 49, handle = 17
W/bt-btif ( 4144): btif_hh_upstreams_evt: name = Broadcom Bluetooth HID
W/bt-btif ( 4144): bta_hh_co_send_hid_info: fd = 69, name = [Broadcom Bluetooth HID], dscp_len = 93
W/bt-btif ( 4144): bta_hh_co_send_hid_info: vendor_id = 0x1131, product_id = 0x3501, version= 0x0611,ctry_code=0x00
D/HidService( 4144): Connection state 00:11:67:00:10:FD: 1->2
E/EventHub( 668): could not get driver version for /dev/input/mouse0, Not a typewriter
W/bt-btif ( 4144): bta_hh_co_send_hid_info: fd = 69, dscp_len = 93, result = 0
W/bt-btif ( 4144): Added device 00:11:67:00:10:FD
W/bt-btif ( 4144): BTA_HH_GET_DSCP_EVT: Called add device
W/bt-btif ( 4144): BTA_HH_ADD_DEV_EVT: status = 0, handle = 1
D/CachedBluetoothDevice( 3020): onProfileStateChanged: profile HID newProfileState 2
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterProperties( 4144): CONNECTION_STATE_CHANGE: 00:11:67:00:10:FD: 1 -> 2
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): Get Bonded Devices being called
W/bt-sdp ( 4144): process_service_search_attr_rsp
E/bt-btif ( 4144): services_to_search = 1ffffffe
E/bt-btif ( 4144): ****************search UUID = 0100***********
D/EventHub( 668): No input device configuration file found for device 'Broadcom Bluetooth HID'.
I/EventHub( 668): New device: id=15, fd=237, path='/dev/input/event14', name='Broadcom Bluetooth HID', classes=0x80000008, configuration='', keyLayout='', keyCharacterMap='', buil
tinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
I/InputReader( 668): Device added: id=15, name='Broadcom Bluetooth HID', sources=0x00002002
I/ActivityManager( 668): Config changes=1400 {0.85 310mcc260mnc en_US ldltr sw360dp w360dp h615dp 320dpi nrml long port finger -keyb/v/h dpad/v s.8 themeResource=null}
W/bt-sdp ( 4144): process_service_search_attr_rsp
E/bt-btif ( 4144): Index: 0 uuid:00001124-0000-1000-8000-00805f9b34fb
I/BluetoothBondStateMachine( 4144): bondStateChangeCallback: Status: 0 Address: 00:11:67:00:10:FD newState: 2
D/btif_config_util( 4144): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
I/BluetoothBondStateMachine( 4144): Bond State Change Intent:00:11:67:00:10:FD OldState: 11 NewState: 12
W/BackupManagerService( 668): dataChanged but no participant pkg='com.android.providers.settings' uid=1002
W/BackupManagerService( 668): dataChanged but no participant pkg='com.android.providers.settings' uid=1002
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
W/BackupManagerService( 668): dataChanged but no participant pkg='com.android.providers.settings' uid=1002
E/Sensors ( 668): accelHandler 0.226329 5.902525 7.961045
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
I/BluetoothBondStateMachine( 4144): StableState(): Entering Off State
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothDiscoverableEnabler( 3020): handleModeChanged(): mode = 21
I/dalvikvm-heap( 668): Grow heap (frag case) to 20.625MB for 2073616-byte allocation
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothInputDevice( 3020): connect(00:11:67:00:10:FD)
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
E/HidService( 4144): Hid Device not disconnected: 00:11:67:00:10:FD
I/CachedBluetoothDevice( 3020): Failed to connect HID to Bluetooth Optic Mouse
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
I/ActivityManager( 668): Start proc com.tmobile.thememanager for content provider com.tmobile.thememanager/.provider.ThemesProvider: pid=5345 uid=1300 gids={41300, -1, 1028}
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothInputDevice( 3020): connect(00:11:67:00:10:FD)
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
E/HidService( 4144): Hid Device not disconnected: 00:11:67:00:10:FD
I/CachedBluetoothDevice( 3020): Failed to connect HID to Bluetooth Optic Mouse
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1089359680)( 4144): Get Bonded Devices being called
hondoslack said:
I too am going through hell getting a bluetooth mouse I just bought paired. Won't pair on the B11 Carbon or latest 7/19 build of verygreen's emmc cyanogenmod. Same mouse pair's fine with my sg3 running paranoid 3.69. But, I bought the mouse for the nook... frustrating. FWIW, it's a Connectland mouse.
Click to expand...
Click to collapse
I only have Apple magic mouse and it works.
Unless this mouse you have needs a special kernel quirk, it should work too.
FWIW, here's a logcat of a successful pair with my sg3:
...
E/HidService( 4144): Hid Device not disconnected: 00:11:67:00:10:FD
I/CachedBluetoothDevice( 3020): Failed to connect HID to Bluetooth Optic Mouse
Click to expand...
Click to collapse
This does not look too succesful to me?
verygreen said:
I only have Apple magic mouse and it works.
Unless this mouse you have needs a special kernel quirk, it should work too.
This does not look too succesful to me?
Click to expand...
Click to collapse
Well, I'm not sure what role HID plays in device connections (also, note the process ID is different, looks like its tied to something else), but if you scan through both logs, you'll see about midway the second one the successful connection, and addition of the device to "bt_config.new", which I imagine gets renamed to "bt_config.xml" when finished. Ultimately, on my phone and Nexus 7, regardless of that HID failure, the mouse works fine, even the "back" button. Considering all 3 devices are running a variant of the same code base, it's hard to say. Maybe it is a kernel issue, but then, why only this mouse? Frustating...
If you look at the failure log from the Nook, things seem to fall apart after this:
E/wpa_supplicant( 721): Unsupported command: BTCOEXSCAN-START
Maybe it's better to remove the "I" and "D" lines, and focus on the warnings and errors:
Code:
E/wpa_supplicant( 721): Unsupported command: BTCOEXSCAN-START
E/bt-l2cap( 1098): l2cu_adjust_out_mps bad packet size: 0 will use MPS: 0
W/bt-btif ( 1098): info:x0
W/bt-sdp ( 1098): process_service_attr_rsp
W/bt-sdp ( 1098): process_service_attr_rsp
W/bt-btm ( 1098): btm_sec_pin_code_request() rejected - state: 7
W/bt-l2cap( 1098): L2CAP - cfg rsp - bad ID. Exp: 11 Got: 10
W/bt-btif ( 1098): btif_hh_upstreams_evt: BTA_HH_OPN_EVT: handle=1, status =12
E/wpa_supplicant( 721): Unsupported command: BTCOEXSCAN-STOP
W/BluetoothEventManager( 3976): showUnbondMessage: Not displaying any message for reason: 9
E/bt-btm ( 1098): btm_sec_disconnected - Clearing Pending flag
Why would wpa_supplicant be getting invoked for bluetooth? Very strange.
hondoslack said:
Why would wpa_supplicant be getting invoked for bluetooth? Very strange.
Click to expand...
Click to collapse
BTCoexist is a legacy thing to make bt not to conflit with wifi on TI chipsets, no longer used, so you can safely ignore it.
I imagine your mouse is some of the HID-incompatible ones that needs additional quirks set in kernel.
Now the trick is to figure out which specific quirk is it.
I though I enabled most of the useful ones, but perhaps we'd also need some logitech and such that did not look too relevant at first
verygreen said:
BTCoexist is a legacy thing to make bt not to conflit with wifi on TI chipsets, no longer used, so you can safely ignore it.
I imagine your mouse is some of the HID-incompatible ones that needs additional quirks set in kernel.
Now the trick is to figure out which specific quirk is it.
I though I enabled most of the useful ones, but perhaps we'd also need some logitech and such that did not look too relevant at first
Click to expand...
Click to collapse
Understood, and thanks for taking a look at this! If it will help any, when home from work I can post the section from bt_config.xml on my Nexus 7 that contains the vendor ID, device ID, etc. That's too bad we have to hack the kernel for specific bluetooth devices, I thought bluetooth was supposed to be "universal"?
verygreen said:
BTCoexist is a legacy thing to make bt not to conflit with wifi on TI chipsets, no longer used, so you can safely ignore it.
I imagine your mouse is some of the HID-incompatible ones that needs additional quirks set in kernel.
Now the trick is to figure out which specific quirk is it.
I though I enabled most of the useful ones, but perhaps we'd also need some logitech and such that did not look too relevant at first
Click to expand...
Click to collapse
I guess I didn't realize that we're running a 3.0 kernel as opposed to 3.4 like on my other devices. That's like comparing apples to oranges at this point, as I'm sure the bluetooth stack has changed substantially in the kernel since 3.0.
For completeness, here is a logcat of a successful pairing with my mouse from Stock 2.1 running off the sdcard (thanks for that btw, very useful!):
D/BluetoothAdapterStateMachine( 210): PowerOff process message: 1
D/BluetoothAdapterStateMachine( 210): Bluetooth state 10 -> 11
I/bluedroid( 210): bt_enable
I/bluedroid( 210): bt_is_enabled: 0
I/bluedroid( 210): hci_increment_usage
I/bluedroid( 210): hci_is_enabled
I/bluedroid( 210): hci_enable
I/bluedroid( 210): hci_enable
I/bluedroid( 210): set_bluetooth_power
I/bluedroid( 210): Starting uim daemon
I/bluedroid( 210): create_hci_sock
I/SwitchPreference( 3055): parent preference is enabled, so switch enable false
V/SwitchPreference( 3055): progate embedded switch widget change to preference
V/SwitchPreference( 3055): switchpreference seChecked() true
V/SwitchPreference( 3055): Bluetooth:switchPref set to true
V/SwitchPreference( 3055): Bluetooth:switchPref change listener confirms
V/SwitchPreference( 3055): set embedded switch widget state to that of the containing preference, true
E/uim-sysfs( 4023): uim: Inside main
E/uim-sysfs( 4023): uim:ST built into the kernel ?
E/uim-sysfs( 4023): uim:FM driver module un-available...
E/uim-sysfs( 4023): uim:FM driver built into the kernel ?
E/uim-sysfs( 4023): uim:GPS driver module un-available...
E/uim-sysfs( 4023): uim:GPS driver built into the kernel ?
E/uim-sysfs( 4023): uim:FM V4L2 driver module un-available...
E/uim-sysfs( 4023): uim:FM V4L2 driver built into the kernel ?
E/uim-sysfs( 4023): uim:found bluetooth rfkill entry @ 0
E/uim-sysfs( 4023):
E/uim-sysfs( 4023): uim:changed permissions for /sys/class/rfkill/rfkill0/state(0)
E/uim-sysfs( 4023):
V/BluetoothEventManager( 3055): Received android.bluetooth.adapter.action.STATE_CHANGED
I/SwitchPreference( 3055): parent preference is enabled, so switch enable false
E/uim-sysfs( 4023): uim: Inside st_uart_config
E/uim-sysfs( 4023): uim:install set to 1
E/uim-sysfs( 4023): uimpening /dev/ttyO3, while already open
E/uim-sysfs( 4023): uim:cleanup
E/uim-sysfs( 4023): uim: Inside set_baud_rate
E/uim-sysfs( 4023): uim: set_baud_rate() done
E/uim-sysfs( 4023): uim: Setting speed to 3686400
E/uim-sysfs( 4023): uim: Inside read_command_complete
E/uim-sysfs( 4023): uim: Command complete started
E/uim-sysfs( 4023): uim: Inside read_hci_event
E/uim-sysfs( 4023): uim: read_hci_event
E/uim-sysfs( 4023): uim: Command complete done
E/uim-sysfs( 4023): uim: Speed changed to 3686400
E/uim-sysfs( 4023): uim: Inside set_custom_baud_rate
E/uim-sysfs( 4023): uim: Changing baud rate to 3686400, flow control to 1
E/uim-sysfs( 4023): uim: set_custom_baud_rate() done
E/uim-sysfs( 4023): uim: Installed N_TI_WL Line displine
I/bluedroid( 210): Starting bluetoothd deamon
I/bluedroid( 210): set_bt_enabled
I/BluetoothEventLoop.cpp( 210): agent_event_filter: Received method org.bluez.Agent:Release
D/BluetoothService( 210): switchConnectable false
D/BluetoothEventLoop( 210): Property Changed: UUIDs : 7
D/BluetoothAdapterStateMachine( 210): WarmUp process message: 101
D/BluetoothAdapterStateMachine( 210): WarmUp process message: 51
D/BluetoothAdapterStateMachine( 210): HotOff process message: 101
D/BluetoothService( 210): switchConnectable true
D/BluetoothEventLoop( 210): Property Changed: Connectable : true
D/BluetoothAdapterStateMachine( 210): Switching process message: 53
D/BluetoothEventLoop( 210): Property Changed: Pairable : true
D/BluetoothAdapterStateMachine( 210): Bluetooth state 11 -> 12
V/BluetoothEventManager( 3055): Received android.bluetooth.adapter.action.STATE_CHANGED
I/BluetoothA2dpService( 210): Register player - metadata: 1 settings: 1
D/BluetoothService( 210): new handle 10005
D/BluetoothEventLoop( 210): Property Changed: UUIDs : 8
D/BluetoothAdapterStateMachine( 210): BluetoothOn process message: 51
D/BluetoothGattClientService( 210): BT ON
D/BluetoothEventLoop( 210): Property Changed: Discovering : true
D/BluetoothAdapterStateMachine( 210): BluetoothOn process message: 1
W/BluetoothAdapterStateMachine( 210): BluetoothOn received: 1
V/SwitchPreference( 3055): embedded switch widget set to true
V/SwitchPreference( 3055): switchpreference seChecked() true
V/SwitchPreference( 3055): Bluetooth:switchPref set to true
V/SwitchPreference( 3055): Bluetooth:switchPref change listener confirms
V/SwitchPreference( 3055): set embedded switch widget state to that of the containing preference, true
I/SwitchPreference( 3055): parent preference is enabled, so switch enable true
V/BluetoothEventManager( 3055): Received android.bluetooth.adapter.action.DISCOVERY_STARTED
D/DockEventReceiver( 3055): finishStartingService: stopping service
V/BluetoothDiscoveryReceiver( 3055): Received: android.bluetooth.adapter.action.DISCOVERY_STARTED
D/BluetoothService( 210): updateDeviceServiceChannelCache(00:11:67:00:10:FD)
V/BluetoothEventManager( 3055): Received android.bluetooth.device.action.FOUND
D/BluetoothEventLoop( 210): Property Changed: Discovering : false
V/BluetoothEventManager( 3055): Received android.bluetooth.adapter.action.DISCOVERY_FINISHED
V/BluetoothDiscoveryReceiver( 3055): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED
I/SUIV ( 3055): preparePopup 0x00000000
D/BluetoothEventLoop( 210): Property Changed: Discovering : true
V/BluetoothEventManager( 3055): Received android.bluetooth.adapter.action.DISCOVERY_STARTED
V/BluetoothDiscoveryReceiver( 3055): Received: android.bluetooth.adapter.action.DISCOVERY_STARTED
W/InputManagerService( 210): Window already focused, ignoring focus gain of: [email protected]
D/BluetoothService( 210): updateDeviceServiceChannelCache(00:11:67:00:10:FD)
V/BluetoothEventManager( 3055): Received android.bluetooth.device.action.FOUND
D/BatteryService( 210): PROCESSVALUES : update plugged:false was:false stat:3 zone:16 was:16 send low:false
D/BluetoothEventLoop( 210): Property Changed: Discovering : false
V/BluetoothEventManager( 3055): Received android.bluetooth.adapter.action.DISCOVERY_FINISHED
D/dalvikvm( 3055): GC_CONCURRENT freed 1569K, 15% free 13095K/15239K, paused 9ms+16ms
V/BluetoothDiscoveryReceiver( 3055): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED
D/BluetoothBondState( 210): setBondState address 11reason: 0
D/BluetoothBondState( 210): 00:11:67:00:10:FD bond state 10 -> 11 (0)
E/bluetooth_common.cpp( 210): Unknown property Vendor
E/bluetooth_common.cpp( 210): parse_property_change: D-Bus error in PropertyChanged: (null) ((null))
E/BluetoothEventLoop.cpp( 210): event_filter: D-Bus error in PropertyChanged: (null) ((null))
E/bluetooth_common.cpp( 210): Unknown property Product
E/bluetooth_common.cpp( 210): parse_property_change: D-Bus error in PropertyChanged: (null) ((null))
E/BluetoothEventLoop.cpp( 210): event_filter: D-Bus error in PropertyChanged: (null) ((null))
E/bluetooth_common.cpp( 210): Unknown property Version
E/bluetooth_common.cpp( 210): parse_property_change: D-Bus error in PropertyChanged: (null) ((null))
E/BluetoothEventLoop.cpp( 210): event_filter: D-Bus error in PropertyChanged: (null) ((null))
D/BluetoothEventLoop( 210): Device property changed: 00:11:67:00:10:FD property: Temporary value: true
D/BluetoothEventLoop( 210): Property Changed: Devices : 1
V/BluetoothEventManager( 3055): Received android.bluetooth.device.action.BOND_STATE_CHANGED
D/BluetoothEventLoop( 210): Device property changed: 00:11:67:00:10:FD property: Connected value: true
D/BluetoothGattClientService( 210): Device connected:00:11:67:00:10:FD
D/BluetoothGattClientService( 210): onConnected
D/BluetoothGattClientService( 210): Device 00:11:67:00:10:FD is not connected to GATT. Ignoring
D/BluetoothService( 210): updateDeviceServiceChannelCache(00:11:67:00:10:FD)
V/BluetoothEventManager( 3055): Received android.bluetooth.device.action.FOUND
I/BluetoothEventLoop.cpp( 210): agent_event_filter: Received method org.bluez.Agent:RequestPinCode
D/BluetoothBondState( 210): setBondState address 11reason: 0
I/ActivityManager( 210): START {act=android.bluetooth.device.action.PAIRING_REQUEST flg=0x10000000 cmp=com.android.settings/.bluetooth.BluetoothPairingDialog (has extras)} from pid 3055
D/LocalBluetoothManager( 3055): setting foreground activity to null
I/ActivityManager( 210): Displayed com.android.settings/.bluetooth.BluetoothPairingDialog: +265ms
D/dalvikvm( 210): GC_FOR_ALLOC freed 664K, 23% free 14416K/18631K, paused 104ms
D/BluetoothEventLoop( 210): Device property changed: 00:11:67:00:10:FD property: Temporary value: false
D/BluetoothEventLoop( 210): Device property changed: 00:11:67:00:10:FD property: Paired value: true
D/BluetoothEventLoop( 210): Device property changed: 00:11:67:00:10:FD property: Trusted value: false
I/BluetoothEventLoop.cpp( 210): agent_event_filter: Received method org.bluez.Agent:Release
V/SwitchPreference( 3055): embedded switch widget set to true
V/SwitchPreference( 3055): switchpreference seChecked() true
V/SwitchPreference( 3055): Bluetooth:switchPref set to true
V/SwitchPreference( 3055): Bluetooth:switchPref change listener confirms
V/SwitchPreference( 3055): set embedded switch widget state to that of the containing preference, true
I/SwitchPreference( 3055): parent preference is enabled, so switch enable true
D/LocalBluetoothManager( 3055): setting foreground activity to non-null context
D/CallStack( 3055): Flushing caches (mode 0)
D/BluetoothEventLoop( 210): Device property changed: 00:11:67:00:10:FD property: UUIDs value: 2
D/BluetoothService( 210): updateDeviceServiceChannelCache(00:11:67:00:10:FD)
V/BluetoothEventManager( 3055): Received android.bluetooth.device.action.UUID
D/BluetoothBondState( 210): setBondState address 12reason: 0
E/BluetoothPbap( 210): Could not bind to Bluetooth Pbap Service
I/BluetoothDeviceProfileState( 210): Entering ACL Connected state with: -2
W/ActivityManager( 210): Unable to start service Intent { act=android.bluetooth.IBluetoothPbap }: not found
W/ActivityManager( 210): Unbind failed: could not find connection for [email protected]
D/BluetoothBondState( 210): 00:11:67:00:10:FD bond state 11 -> 12 (0)
V/BluetoothService( 210): Untrusting 00:11:67:00:10:FD
V/BluetoothService( 210): setTrust address:00:11:67:00:10:FD value:0
E/bluetooth_common.cpp( 210): Unknown property Vendor
E/bluetooth_common.cpp( 210): Unknown property Product
E/bluetooth_common.cpp( 210): Unknown property Version
D/BluetoothService( 210): updateDeviceServiceChannelCache(00:11:67:00:10:FD)
I/TC ( 571): KPICollector: 1375408221017 platform bt_paired
D/BluetoothEventLoop( 210): Device property changed: 00:11:67:00:10:FD property: Trusted value: false
V/BluetoothEventManager( 3055): Received android.bluetooth.device.action.BOND_STATE_CHANGED
I/BluetoothProfileState( 210): Message:Entering PendingCommandState State
D/CachedBluetoothDevice( 3055): Command sent successfully:CONNECT Address:00:11:67:00:10:FD Profile:HID
D/BluetoothInputProfileHandler( 210): InputDevice state : device: 00:11:67:00:10:FD State:0->1
V/BluetoothEventManager( 3055): Received android.bluetooth.input.profile.action.CONNECTION_STATE_CHANGED
D/CachedBluetoothDevice( 3055): onProfileStateChanged: profile HID newProfileState 1
D/BluetoothService( 210): CONNECTION_STATE_CHANGE: 00:11:67:00:10:FD: 0 -> 1
W/ActivityManager( 210): Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.CONNECTION_STATE_CHANGED flg=0x10000010 (has extras) } to ProcessRecord{413e9178 210:system/1000} (pid=586, uid=10000) requires android.permission.BLUETOOTH due to sender android (uid 1000)
E/EventHub( 210): could not get driver version for /dev/input/mouse0, Not a typewriter
D/BluetoothEventLoop( 210): Input Device : Name of Property is: Connected
D/BluetoothInputProfileHandler( 210): InputDevice state : device: 00:11:67:00:10:FD State:1->2
I/BluetoothProfileState( 210): Message:Entering Stable State
I/BluetoothDeviceProfileState( 210): Entering ACL Connected state with: 102
W/ActivityManager( 210): Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.CONNECTION_STATE_CHANGED flg=0x10000010 (has extras) } to ProcessRecord{413e9178 210:system/1000} (pid=586, uid=10000) requires android.permission.BLUETOOTH due to sender android (uid 1000)
D/BluetoothService( 210): CONNECTION_STATE_CHANGE: 00:11:67:00:10:FD: 1 -> 2
I/TC ( 571): KPICollector: 1375408221466 platform bt_connect {"bt_profile_used":"HID"}
V/BluetoothEventManager( 3055): Received android.bluetooth.input.profile.action.CONNECTION_STATE_CHANGED
D/CachedBluetoothDevice( 3055): onProfileStateChanged: profile HID newProfileState 2
D/EventHub( 210): No input device configuration file found for device 'Bluetooth Optic Mouse'.
I/EventHub( 210): New device: id=10, fd=268, path='/dev/input/event8', name='Bluetooth Optic Mouse', classes=0x80000008, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false
I/InputReader( 210): Device added: id=10, name='Bluetooth Optic Mouse', sources=0x00002002
Unfortunately, stock is not storing the configuration in /data/misc/bluedroid, like cyanogenmod, it is using the older bluetoothd folder. Also, I got the same behavior as OP, where my mouse pairs, but my keyboard doesn't..
Anyway, as promised, here are the relevant contents of bt_config.xml from my Nexus 7 pairing with this mouse:
<N1 Tag="Timestamp" Type="int">1375335898</N1>
<N2 Tag="Name" Type="string">Bluetooth Optic Mouse</N2>
<N3 Tag="DevClass" Type="int">9600</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="LinkKeyType" Type="int">0</N5>
<N6 Tag="PinLength" Type="int">0</N6>
<N7 Tag="LinkKey" Type="binary">8359502074263b527f227a1fd1463bdb</N7>
<N8 Tag="HidAttrMask" Type="int">33269</N8>
<N9 Tag="HidSubClass" Type="int">128</N9>
<N10 Tag="HidAppId" Type="int">1</N10>
<N11 Tag="HidVendorId" Type="int">4401</N11>
<N12 Tag="HidProductId" Type="int">13569</N12>
<N13 Tag="HidVersion" Type="int">1553</N13>
<N14 Tag="HidCountryCode" Type="int">0</N14>
<N15 Tag="HidDescriptor" Type="binary">05010902a10185020901a1000509190129051500250175019505810275039501810105010930093116008026ff7f751095028106a1028502050109381581257f750895018106c0a1028502050c0a38021581257f750895018106c0c0c0</N15>
<N16 Tag="Service" Type="string">00001124-0000-1000-8000-00805f9b34fb </N16>
Connectland Mouse
It's great to know that some others are working at this. At this point, I've tried both the Connectland CL-MOU23014 and Gigabyte GM-M7700B mice, but neither works. It's a shame because both pair on my S3 running cyanogenmod. I really want to use my nook for RDP, but it's useless without a mouse.

[Q] Youtube not working on PA4.4RC2

Hi forum,
I have PA 4.4RC2 on my tate and with some youtube videos the app just says "Problem with playing". Some videos are working though and I haven't figured out why. I suspect the format. The logcat output is the following. Anyone any idea why this happens?
Best regads,
Marshell
D/YouTube ( 1774): apps.youtube.core.player.Director.c:388 VideoStage: NEW
D/YouTube ( 1774): apps.youtube.core.client.ab.a:115 event [version=5.7.38-s2000, action=RETRY, label=null, value=-1]
D/YouTube ( 1774): apps.youtube.core.player.sequencer.c.a:86 SequencerStage: VIDEO_LOADING
D/YouTube ( 1774): apps.youtube.core.player.sequencer.c.a:86 SequencerStage: VIDEO_PLAYBACK_LOADED
D/YouTube ( 1774): apps.youtube.core.player.Director.c:388 VideoStage: PLAYBACK_LOADED
W/YouTube ( 1774): apps.youtube.core.converter.http.eo.b:45 Invalid Vast Ad proto with no Ads.
D/YouTube ( 1774): apps.youtube.core.player.Director.c:388 VideoStage: READY
D/YouTube ( 1774): apps.youtube.core.player.sequencer.c.a:86 SequencerStage: VIDEO_WATCH_LOADED
E/YouTube ( 1774): apps.youtube.uilib.a.j.b:98 Missing presenter for bg

Categories

Resources