Help - Android Q&A, Help & Troubleshooting

My phone is the Redmi Note4 with MIUI8.I want to make a statusbar like flyme.But i cant change "statusbar height" .I change the "status_bar_height" at framework,but its dont have any change.Who can help me?
从我的 Redmi Note 4 上通过 XDA Forums 发送

You will also need to change it in system ui

zelendel said:
You will also need to change it in system ui
Click to expand...
Click to collapse
Its the log about FC:
01 02:30:28.047 E/AndroidRuntime(1342): Process: com.android.systemui, PID: 1342
01-01 02:30:28.047 E/AndroidRuntime(1342): java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/priv-app/NotificationCenter/NotificationCenter.apk"],nativeLibraryDirectories=[/system/priv-app/NotificationCenter/lib/arm64, /system/priv-app/NotificationCenter/NotificationCenter.apk!/lib/arm64-v8a, /vendor/lib64, /system/lib64]]] couldn't find "liblibsystemuiBlur.so"
01-01 02:30:28.047 E/AndroidRuntime(1342): at java.lang.Runtime.loadLibrary(Runtime.java:367)
01-01 02:30:28.047 E/AndroidRuntime(1342): at java.lang.System.loadLibrary(System.java:1076)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.NativeBlurProcess.<clinit>(NativeBlurProcess.java:14)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.StackBlurManager.<init>(StackBlurManager.java:48)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.BlurUtil.processBitmapToBlur(BlurUtil.java:111)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.BlurUtil.changeBitmapToBlur(BlurUtil.java:62)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.PhoneStatusBar.setKeyguardMagazineBlur(PhoneStatusBar.java:6527)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.setQsExpanded(NotificationPanelView.java:2745)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.setQsExpansion(NotificationPanelView.java:3200)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.onQsTouch(NotificationPanelView.java:2622)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.handleQsTouch(NotificationPanelView.java:2480)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.onTouchEvent(NotificationPanelView.java:2451)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.View.dispatchTouchEvent(View.java:9436)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2660)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2304)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.dispatchTouchEvent(NotificationPanelView.java:1545)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2666)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2318)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2666)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2318)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.StatusBarWindowView.dispatchTouchEvent(StatusBarWindowView.java:230)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.View.dispatchPointerEvent(View.java:9667)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:4744)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:4602)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4107)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4160)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4126)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4272)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4134)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4329)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4107)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4160)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4126)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4134)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4107)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:6572)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:6546)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:6478)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:6744)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:185)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.InputEventReceiver.nativeConsumeBatchedInputEvents(Native Method)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.InputEventReceiver.consumeBatchedInputEvents(InputEventReceiver.java:176)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.doConsumeBatchedInput(ViewRootImpl.java:6703)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$ConsumeBatchedInputRunnable.run(ViewRootImpl.java:6770)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.Ch
01-01 02:30:28.228 E/ConnectivityService(958): RemoteException caught trying to send a callback msg for NetworkRequest [ id=3, legacyType=-1, [] ]
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): Methods are:
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static void android.os.SystemProperties.addChangeCallback(java.lang.Runnable)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public boolean java.lang.Object.equals(java.lang.Object)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static java.lang.String android.os.SystemProperties.get(java.lang.String)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static java.lang.String android.os.SystemProperties.get(java.lang.String,java.lang.String)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static boolean android.os.SystemProperties.getBoolean(java.lang.String,boolean)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public final java.lang.Class java.lang.Object.getClass()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static int android.os.SystemProperties.getInt(java.lang.String,int)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static long android.os.SystemProperties.getLong(java.lang.String,long)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public int java.lang.Object.hashCode()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.notify()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.notifyAll()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static void android.os.SystemProperties.set(java.lang.String,java.lang.String)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public java.lang.String java.lang.Object.toString()
01-01 02:30:28.382 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.wait() throws java.lang.InterruptedException
01-01 02:30:28.382 E/LenovoRoSystemReflect(3169): public final void java.lang.Object.wait(long) throws java.lang.InterruptedException
01-01 02:30:28.382 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.wait(long,int) throws java.lang.InterruptedException
01-01 02:30:28.423 E/MPlugin (3169): Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
Sent from my Redmi Note 4 using XDA Free mobile app

zelendel said:
You will also need to change it in system ui
Click to expand...
Click to collapse
Sorry post error…
Sent from my Redmi Note 4 using XDA Free mobile app

zelendel said:
You will also need to change it in system ui
Click to expand...
Click to collapse
This problem has been solved
Thank you
Sent from my Redmi Note 4 using XDA Free mobile app

Related

[Q] Galaxy S2 WiFi errors?

Hi..
Sorry about double post. I got some problems with Wireless on my Galaxy S2. Problem is, i cant turn it on. After i try to turn it on phone gets laggy. Sometimes it turns on, does the scan (doesn't show AP) and turns off. sometimes after some time it shows up "Error" under Wireless state. Problem appeared before phone where rooted. Never been droped or something like that. Before rooting by entering *#*#232338#*#* i where unable to see MAC Adress, after rooting can see MAC Address. But wireless doesnt work (Wireless/Wireless tether). Any ideas how to solve it? Have seen ppls on forum have same problem. Solution to reinstall radio drivers. Anyone can guide me how to do it? Baseband I9100XXKI1, Kernel 2.6.35.7-I9100XXKI4-CL575468 [email protected] #2, Build number GINGERBREAD.XWKI4
Have tried wipe cache, did factory reset.
Thanks for any advice.
Have Google something, but don't know how to use that info i fount. Here is the trick should fix it, but no explanation about how to do it.
Problem is related to wpa_supplicant crash issue..
That post is just stating that you need those .so files from a stock firmware pushed into your system/etc/ folder.
Sent from my GT-I9100 using xda premium
Any Ideas how to solve this issue? Phone without Internet is pretty much the same as pc..
Here is CatLog when i start WiFi
Code:
01-01 21:54:56.265 E/WifiSettingButton(2936): activate()
01-01 21:54:56.265 E/AudioPolicyManager(2589): getParamFromPolicy
01-01 21:54:56.265 E/AudioPolicyManager(2589): getSituationVolume
01-01 21:54:56.270 E/yamaha::media::Parameters(2589): SalesCode = XEU
01-01 21:54:56.280 E/WifiHW (2809): Cannot open "/data/.cid.info": No such file or directory
01-01 21:54:56.305 E/WifiSettingButton(2936): onReceive()-S:2
01-01 21:54:58.500 E/lights (2809): write_int: path /sys/devices/virtual/misc/melfas_touchkey/brightness, value 2
01-01 21:55:00.769 E/WifiHW (2809): wifi_start_supplicant: pi->serial=117440514, serial=0
01-01 21:55:00.795 E/WifiHW (2809): wifi_connect_to_supplicant:IFACE_DIR(/data/misc/wifi), iface(eth0), ifname(/data/misc/wifi/eth0)
01-01 21:55:00.795 E/WifiHW (2809): wifi_connect_to_supplicant: ifname(/data/misc/wifi/eth0)
01-01 21:55:00.950 E/WifiSettingButton(2936): onReceive()-S:3
01-01 21:55:00.970 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:00.995 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:00.995 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.020 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.045 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.055 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.080 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.080 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.080 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.080 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.085 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.095 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.125 E/wpa_supplicant(6703): ioctl[SIOCSIWPMKSA]
01-01 21:55:01.135 E/wpa_supplicant(6703): ioctl[SIOCSIWMODE]
01-01 21:55:01.140 E/wpa_supplicant(6703): ioctl[SIOCGIRANGE]
01-01 21:55:01.155 E/wpa_supplicant(6703): ioctl[SIOCGIWMODE]
01-01 21:55:01.165 E/wpa_supplicant(6703): ioctl[SIOCSIWAP]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODEEXT]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODE]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODEEXT]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODE]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODEEXT]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODE]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODEEXT]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWENCODE]
01-01 21:55:01.185 E/wpa_supplicant(6703): Failed to disable WPA in the driver.
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCGIWMODE]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCSIWAP]
01-01 21:55:01.185 E/wpa_supplicant(6703): ioctl[SIOCGIFFLAGS]
01-01 21:55:01.205 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.310 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.410 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.510 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.610 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.710 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.810 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:01.910 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.010 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.110 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.215 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.315 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.415 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.515 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.615 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.715 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.815 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:02.920 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.020 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.120 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.220 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.320 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.420 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.520 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.620 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.720 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.820 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:03.920 E/WifiHW (2809): wifi_connect_to_supplicant:ctrl_conn is NULL!!
01-01 21:55:04.025 E/WifiHW (2809): wifi_connect_to_supplicant: Unable to open connection to supplicant on "/data/misc/wifi/eth0": No such file or directory
01-01 21:55:09.025 E/WifiHW (2809): wifi_connect_to_supplicant: Supplicant is not running, cannot connect
01-01 21:55:14.025 E/WifiHW (2809): wifi_connect_to_supplicant: Supplicant is not running, cannot connect
01-01 21:55:19.025 E/WifiHW (2809): wifi_connect_to_supplicant: Supplicant is not running, cannot connect
01-01 21:55:19.160 E/WifiDirectController(2583): Release DirectController. --- Wifi Direct is not initialized. Don't need to release wifi direct.
01-01 21:55:19.165 E/[FT]-Server(5915): NetworkStateReceiver :intent: android.net.wifi.supplicant.CONNECTION_CHANGE
01-01 21:55:19.165 E/[FT]-Server(5915): NetworkStateReceiver :No work intent: android.net.wifi.supplicant.CONNECTION_CHANGEstate: DISCONNECTED
01-01 21:55:19.170 E/WifiSettingButton(2936): onReceive()-S:0
01-01 21:55:19.860 E/WifiSettingButton(2936): onReceive()-S:1
noone?? Plz
Ok, Phone sent to Warranty service.. Thanks anyway.
i have the same issue here... anyone knows how to fix it?
Mainboard error - Warranty refused - coz i have reinstalled ROM. This is my last Samsung ever.
ChewyLV said:
Mainboard error - Warranty refused - coz i have reinstalled ROM. This is my last Samsung ever.
Click to expand...
Click to collapse
Warranty and why its voided and the workarounds to avoid are plastered all over the forum .
jje
Take my words back.. Samsung service rocks..
try to flash a new baseband version of firmware and check it again.
xinchi said:
try to flash a new baseband version of firmware and check it again.
Click to expand...
Click to collapse
How does this fix wifi?
Wifi not work!
Hi all! I am a brazilian, sorry for my poor english. I have a GT-I9100 and used the 4.0.3 ICS ZTO official (LP7 kernel, LPF modem and LP4 CSC) until last week. The wifi started having problems (icon in the notification bar grayed out), not allowing the activation of wifi, even by settings menu. There are several similar cases on the Internet, including citing defective hardware (internal battery next to the wifi chip), which is not my case (i already checked internally). Always used CF-ROOT kernels compatible to root the phone. So as the wifi stopped working, i decided to test the Omega ROM V20 (JB 4.1.2). The phone is working better than my old version of Android, except that wifi still does not work. Because of this, i decided to install the version that came from the factory on my phone (2.3.3 GB ZTO, KE4 kernel, KE2 modem and CSC). And to my surprise, the wifi was fully functional!!! So i went back to Omega ROM V20 and wifi no longer worked anymore. In all exchanges rom, all wipes are made. Then i installed Catlog to see if i could find some clue about this defect, and the log related to wifi was this:
02-19 22:16:06.065 E/WifiHW (2421): ==========[WIFI] Station firmware load ===========
02-19 22:16:06.130 E/WifiHW (2421): ##################### set firmware type 0 #####################
02-19 22:16:07.260 E/WifiHW (2421): return of insmod : ret = -1, No such device
02-19 22:16:07.260 E/WifiStateMachine(2421): Failed to load driver!
02-19 22:16:07.270 E/WifiStateMachine(2421): DriverFailedState
02-19 22:16:07.280 E/WifiHW (2421): Cannot open "/data/.cid.info": No such file or directory
02-19 22:16:07.280 E/WifiHW (2421): ==========[WIFI] Station firmware load ===========
02-19 22:16:08.445 E/WifiHW (2421): return of insmod : ret = -1, No such device
02-19 22:16:08.445 E/WifiStateMachine(2421): Failed to load driver!
02-19 22:16:08.475 E/WifiStateMachine(2421): DriverFailedState
These lines are always repeating itself in the log since the wifi button on the notification bar is greyed out. Apparently it's a problem with the wifi drivers. In my phone the 2.3.3 is only that the wifi works, however, is pretty old now and do not offer the features that a JB version can offer. I ask the masters of this wonderful forum: is there any way to import the wifi drivers from my original version 2.3.3 to 4.1.2 Omega ROM i'm using now?
Best regards from Brazil to everyone!
Flash LSJ and tell us how it went.
Sent from the little guy
Conclusion: my wifi chip is DEAD!
Hello and thank you for the tip. But unfortunately i came to the conclusion that i have a hardware problem. First, i installed the leaked version (with no mods) for United Kingdom 4.1.2 (LSJ kernel, LS1 CSC and LS6 modem). With this version, the wifi is not greyed out, however not active (immediately the slide button back to position "0"). So i went back to version 2.3.3 where the wifi worked perfectly. Now the wifi activate, but not find any network and in a few seconds, turns off automatically. We made ​​all wipes in exchange ROM. My GT-I9100 has a little more than 2 years old an now my wifi chip is DEAD! At least the bluetooth still works! The deal is now expected to launch the Galaxy S4 to spend some money, because S3 is outdated. In Brazil, not worth sending fix this phone, even out of warranty (it can cost up to half the price of a new). I am very grateful for your interest in helping me!
Thank you very much!!!
You still got one bullet left, nuke script.
Sent from the little guy
Ok, i'll try, but without much hope ...
Thanks once again!
See it this way, you got nothing to lose and wifi to win
Sent from the little guy

[XU] Paranoid Android 1.6a Help!!!

Soo trying to port Paranoid Android 1.6a rom and keep getting loads of errors logcat below please help if you can ............ :
Full log in attachments
--------- beginning of /dev/log/system
[ 01-01 00:09:06.853 7531:0x1dc4 D/MountService ]
volume state changed for /mnt/usbdisk (null -> removed)
[ 01-01 00:09:06.903 7531:0x1d89 I/SystemServer ]
Notification Manager
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Device Storage Monitor
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Location Manager
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Country Detector
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Search Service
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
DropBox Service
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Wallpaper Service
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Audio Service
[ 01-01 00:09:06.933 7531:0x1d89 I/SystemServer ]
Dock Observer
[ 01-01 00:09:06.933 7531:0x1d89 W/DockObserver ]
This kernel does not have dock station support
[ 01-01 00:09:06.933 7531:0x1d89 I/SystemServer ]
Wired Accessory Observer
[ 01-01 00:09:06.933 7531:0x1d89 I/SystemServer ]
USB Service
[ 01-01 00:09:06.943 7531:0x1d89 I/SystemServer ]
UI Mode Manager Service
[ 01-01 00:09:06.953 7531:0x1d89 I/SystemServer ]
Backup Service
[ 01-01 00:09:06.953 7531:0x1d89 V/BackupManagerService ]
Initializing package tracking
[ 01-01 00:09:06.953 7531:0x1d89 V/BackupManagerService ]
No ancestral data
[ 01-01 00:09:06.963 7531:0x1d89 V/BackupManagerService ]
addPackageParticipantsLocked: all
[ 01-01 00:09:06.963 7531:0x1d89 I/BackupManagerService ]
New app android never backed up; scheduling
[ 01-01 00:09:06.973 7531:0x1d89 I/BackupManagerService ]
New app com.android.browser never backed up; scheduling
[ 01-01 00:09:06.983 7531:0x1d89 I/BackupManagerService ]
New app com.android.calendar never backed up; scheduling
[ 01-01 00:09:06.993 7531:0x1d89 I/BackupManagerService ]
New app com.android.inputmethod.latin never backed up; scheduling
[ 01-01 00:09:07.003 7531:0x1d89 I/BackupManagerService ]
New app com.android.providers.settings never backed up; scheduling
[ 01-01 00:09:07.013 7531:0x1d89 I/BackupManagerService ]
New app com.android.providers.userdictionary never backed up; scheduling
[ 01-01 00:09:07.013 7531:0x1d89 I/BackupManagerService ]
New app com.android.sharedstoragebackup never backed up; scheduling
[ 01-01 00:09:07.023 7531:0x1d89 V/BackupManagerService ]
Registering transport android/com.android.internal.backup.LocalTransport = [email protected]
[ 01-01 00:09:07.023 7531:0x1d89 V/BackupManagerService ]
Starting with transport com.google.android.backup/.BackupTransportService
[ 01-01 00:09:07.023 7531:0x1d89 V/BackupManagerService ]
Google transport not present
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
Found stale backup journal, scheduling
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
android
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.browser
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.calendar
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.inputmethod.latin
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.providers.settings
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.providers.userdictionary
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.sharedstoragebackup
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
Backup enabled => false
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
Opting out of backup
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
AppWidget Service
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
Recognition Service
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
DiskStats Service
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
SamplingProfiler Service
[ 01-01 00:09:07.033 7531:0x1d89 I/SystemServer ]
NetworkTimeUpdateService
[ 01-01 00:09:07.033 7531:0x1d89 I/SystemServer ]
AssetRedirectionManager Service
[ 01-01 00:09:07.134 7531:0x1da8 I/ActivityManager ]
Config changed: {1.0 0mcc0mnc en_UK layoutdir=0 sw320dp w320dp h544dp nrml long port ?uimode ?night finger -keyb/v/h -nav/h s.3 themeResource=null}
[ 01-01 00:09:07.154 7531:0x1d89 D/PowerManagerService ]
system ready!
[ 01-01 00:09:07.154 7531:0x1d89 I/ActivityManager ]
System now ready
[ 01-01 00:09:07.164 7531:0x1d89 I/SystemServer ]
Making services ready
[ 01-01 00:09:07.164 7531:0x1d89 D/SystemServer ]
Starting service: Intent { cmp=com.android.systemui/.SystemUIService }
[ 01-01 00:09:07.224 7531:0x1d89 I/ActivityManager ]
Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7625 uid=1000 gids={1015, 3002, 3001, 3003}
[ 01-01 00:09:07.224 7531:0x1d89 D/NetworkManagementService ]
enabling bandwidth control
[ 01-01 00:09:07.434 7625:0x1dc9 D/SystemUIService ]
loading: class com.android.systemui.statusbar.phone.PhoneStatusBar
[ 01-01 00:09:07.444 7625:0x1dc9 D/SystemUIService ]
running: [email protected]
[ 01-01 00:09:07.464 7531:0x1d89 D/NetworkManagementService ]
Registering observer
[ 01-01 00:09:07.494 7531:0x1d89 D/NetworkManagementService ]
Registering observer
[ 01-01 00:09:07.494 7531:0x1d89 I/ActivityManager ]
Config changed: {1.0 0mcc0mnc en_UK layoutdir=0 sw320dp w320dp h544dp nrml long port finger -keyb/v/h -nav/h s.4 themeResource=null}
[ 01-01 00:09:07.504 7531:0x1d89 W/RecognitionManagerService ]
no available voice recognition services found
[ 01-01 00:09:07.574 7531:0x1d8a I/ActivityManager ]
Start proc android.process.media for broadcast com.android.providers.media/.UsbReceiver: pid=7674 uid=10015 gids={1015, 1023, 1024, 2001, 3003, 3007}
[ 01-01 00:09:07.814 7531:0x1d6b I/StatusBarManagerService ]
registerStatusBar [email protected]0
[ 01-01 00:09:07.814 7625:0x1dc9 D/PhoneStatusBar ]
disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* >
[ 01-01 00:09:07.884 7625:0x1dc9 D/StorageNotification ]
Startup with UMS connection false (media state unmounted)
[ 01-01 00:09:07.904 7625:0x1e0c I/StorageNotification ]
UMS connection changed to false (media state unmounted)
[ 01-01 00:09:07.914 7625:0x1dc9 D/SystemUIService ]
loading: class com.android.systemui.power.PowerUI
[ 01-01 00:09:07.914 7625:0x1dc9 D/SystemUIService ]
running: [email protected]
[ 01-01 00:09:07.944 7531:0x1d89 W/InputManagerService ]
Ignoring setImeWindowStatus of uid 1000 token: null
[ 01-01 00:09:07.984 7531:0x1d89 I/ActivityManager ]
Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7694 uid=10022 gids={}
[ 01-01 00:09:07.984 7531:0x1e13 I/LocationManagerService ]
Setting GPS Source to: 0
[ 01-01 00:09:07.984 7531:0x1dbd D/WifiService ]
New client listening to asynchronous messages
[ 01-01 00:09:07.984 7531:0x1d89 D/NetworkManagementService ]
Registering observer
[ 01-01 00:09:07.994 7531:0x1e17 E/ThrottleService ]
Error reading data file
[ 01-01 00:09:08.044 7531:0x1d89 I/ActivityManager ]
Start proc com.android.phone for added application com.android.phone: pid=7712 uid=1001 gids={3002, 3001, 3003, 1015}
[ 01-01 00:09:08.044 7531:0x1d89 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.cyanogenmod.trebuchet/.Launcher} from pid 0
[ 01-01 00:09:08.084 7531:0x1d89 I/ActivityManager ]
Start proc com.cyanogenmod.trebuchet for activity com.cyanogenmod.trebuchet/.Launcher: pid=7728 uid=10041 gids={}
[ 01-01 00:09:08.094 7531:0x1d89 I/SystemServer ]
Enabled StrictMode for system server main thread.
[ 01-01 00:09:08.295 7531:0x1d8a I/ActivityManager ]
Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7746 uid=1000 gids={1015, 3002, 3001, 3003}
[ 01-01 00:09:08.325 7531:0x1d89 W/MountService ]
getVolumeState(/mnt/emmc): Unknown volume
[ 01-01 00:09:08.325 7531:0x1d89 E/AndroidRuntime ]
*** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
java.lang.RuntimeException: Error receiving broadcast Intent { act=android.hardware.usb.action.USB_STATE flg=0x20000010 (has extras) } in [email protected]
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:737)
at android.os.Handler.handleCallback(Handler.java:605)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at com.android.server.ServerThread.run(SystemServer.java:840)
Caused by: java.lang.IllegalArgumentException
at com.android.server.MountService.getVolumeState(MountService.java:1459)
at com.android.server.MountService.notifyShareAvailabilityChange(MountService.java:1026)
at com.android.server.MountService.access$1300(MountService.java:92)
at com.android.server.MountService$1.onReceive(MountService.java:546)
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:728)
... 4 more
[ 01-01 00:09:08.405 7625:0x1dd7 I/ActivityThread ]
Removing dead content provider: settings
[ 01-01 00:09:08.415 7625:0x1dc9 E/AndroidRuntime ]
FATAL EXCEPTION: main
java.lang.RuntimeException: Package manager has died
at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:205)
at android.app.ApplicationPackageManager.getResourcesForApplication(ApplicationPackageManager.java:710)
at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:186)
at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:170)
at com.android.systemui.statusbar.StatusBarIconView.set(StatusBarIconView.java:139)
at com.android.systemui.statusbar.StatusBarIconView.set(StatusBarIconView.java:123)
at com.android.systemui.statusbar.phone.PhoneStatusBar.addIcon(PhoneStatusBar.java:650)
at com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:212)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4579)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.content.pm.IPackageManager$Stub$Proxy.getApplicationInfo(IPackageManager.java:1396)
at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:200)
... 15 more
[ 01-01 00:09:08.415 7728:0x1e30 E/AndroidRuntime ]
FATAL EXCEPTION: main
java.lang.AssertionError: android.os.DeadObjectException
at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:348)
at android.app.LoadedApk.getClassLoader(LoadedApk.java:305)
at android.app.LoadedApk.makeApplication(LoadedApk.java:474)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4091)
at android.app.ActivityThread.access$1300(ActivityThread.java:133)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4579)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.content.pm.IPackageManager$Stub$Proxy.getPackageInfo(IPackageManager.java:1215)
at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:346)
... 13 more
[ 01-01 00:09:08.415 7625:0x1dc9 E/AndroidRuntime ]
Error reporting crash
android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:2867)
at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:72)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
at dalvik.system.NativeStart.main(Native Method)
[ 01-01 00:09:08.425 7728:0x1e30 E/AndroidRuntime ]
Error reporting crash
android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:2867)
at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:72)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
at dalvik.system.NativeStart.main(Native Method)
[ 01-01 00:09:08.425 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.MmsProvider
[ 01-01 00:09:08.435 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.SmsProvider
[ 01-01 00:09:08.435 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.TelephonyProvider
[ 01-01 00:09:08.435 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.MmsSmsProvider
[ 01-01 00:09:08.445 7694:0x1e0e E/ActivityThread ]
Failed to find provider info for settings
[ 01-01 00:09:08.445 7694:0x1e0e E/AndroidRuntime ]
FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to create service com.android.inputmethod.latin.LatinIME: java.lang.NullPointerException
at android.app.ActivityThread.handleCreateService(ActivityThread.java:2389)
at android.app.ActivityThread.access$1600(ActivityThread.java:133)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1212)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4579)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at android.provider.Settings$NameValueCache.getString(Settings.java:719)
at android.provider.Settings$System.getString(Settings.java:827)
at android.provider.Settings$System.getInt(Settings.java:876)
at android.inputmethodservice.InputMethodService.initViews(InputMethodService.java:661)
at android.inputmethodservice.InputMethodService.onCreate(InputMethodService.java:629)
at com.android.inputmethod.compat.InputMethodServiceCompatWrapper.onCreate(InputMethodServiceCompatWrapper.java:65)
at com.android.inputmethod.latin.LatinIME.onCreate(LatinIME.java:497)
at android.app.ActivityThread.handleCreateService(ActivityThread.java:2379)
... 10 more
[ 01-01 00:09:08.455 7694:0x1e0e E/AndroidRuntime ]
Error reporting crash
android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:2867)
at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:72)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
at dalvik.system.NativeStart.main(Native Method)

Black screen - no suitable EGLConfig found, giving up

Hi my friends,
i´m trying to port Cyanogenmod 12 to my Phone (Note 3 neo | Android 4.4.2).
It´s booting smooth (with a black screen) until this errors appears:
01-01 00:46:58.926: I/cm(2145): Welcome to Android 5.1.1 / CyanogenMod-12.1-20150906-UNOFFICIAL-hlltexx
01-01 00:46:58.986: D/libEGL(2093): loaded /vendor/lib/egl/libGLES_mali.so
01-01 00:46:59.011: D/gpsd(2110): WakeLock(Release,GPSD)
01-01 00:46:59.015: I/gpsd_d(2110): GNSS: 205752
01-01 00:46:59.016: D/wrapperGPS(2110): wrapperOpenClient_RILD
01-01 00:46:59.016: D/wrapperGPS(2110): wrapperRegisterRequestCompleteHandler
01-01 00:46:59.016: D/wrapperGPS(2110): wrapperRegisterUnsolicitedHandler id(12009), handler(0x40020159)
01-01 00:46:59.016: D/wrapperGPS(2110): wrapperRegisterErrorCallback
01-01 00:46:59.016: D/wrapperGPS(2110): wrapperConnect_RILD
01-01 00:46:59.017: W/libEGL(2093): eglInitialize(0x423311e8) failed (EGL_NOT_INITIALIZED)
01-01 00:46:59.020: I/gralloc(2093): using (id=)
01-01 00:46:59.020: I/gralloc(2093): xres = 720 px
01-01 00:46:59.020: I/gralloc(2093): yres = 1280 px
01-01 00:46:59.020: I/gralloc(2093): width = 68 mm (268.941162 dpi)
01-01 00:46:59.020: I/gralloc(2093): height = 122 mm (266.491791 dpi)
01-01 00:46:59.020: I/gralloc(2093): refresh rate = 59.37 Hz
01-01 00:46:59.054: D/hwcomposer(2093): using
01-01 00:46:59.054: D/hwcomposer(2093): xres = 720 px
01-01 00:46:59.054: D/hwcomposer(2093): yres = 1280 px
01-01 00:46:59.054: D/hwcomposer(2093): width = 68 mm (268.941000 dpi)
01-01 00:46:59.054: D/hwcomposer(2093): height = 122 mm (266.491000 dpi)
01-01 00:46:59.054: D/hwcomposer(2093): refresh rate = 59 Hz
01-01 00:46:59.054: I/hwcomposer(2093): Failed to open vsync attribute at /sys/devices/exynos5-fb.1/vsync
01-01 00:46:59.054: I/hwcomposer(2093): Retrying with /sys/devices/platform/exynos-sysmmu.11exynos5-fb.1/vsync
01-01 00:46:59.054: I/hwcomposer(2093): Failed to open vsync attribute at /sys/devices/exynos5-fb.1/vsync
01-01 00:46:59.054: I/hwcomposer(2093): Retrying with /sys/devices/platform/exynos-sysmmu.30/exynos-sysmmu.11/exynos5-fb.1/vsync
01-01 00:46:59.054: I/hwcomposer(2093): PSR info devname = /sys/devices/platform/exynos-sysmmu.30/exynos-sysmmu.11/exynos5-fb.1/psr_info
01-01 00:46:59.054: W/hwcomposer(2093): HWC needs to know whether LCD driver is using PSR mode or not
01-01 00:46:59.055: I/hwcomposer(2093): PSR mode is 0(0: video mode, 1: DP PSR mode, 2: MIPI-DSI command mode)
01-01 00:46:59.056: I/SurfaceFlinger(2093): Using composer version 1.3
01-01 00:46:59.062: W/SurfaceFlinger(2093): no suitable EGLConfig found, trying a simpler query
01-01 00:46:59.062: A/SurfaceFlinger(2093): no suitable EGLConfig found, giving up
01-01 00:46:59.062: A/SurfaceFlinger(2093): --------- beginning of crash
Click to expand...
Click to collapse
I use the "libGLES_mali.so" from the 4.4.2 Stock Rom.
Could it be the Problem?
Thank you for help,
Julian
No idea? :/
How you solved?

need help from android devs and rom porter

hey i ported miui to yuphoria but back spker not working when i increase voice and bluetooth volume i receive sound from front spkr anyone here help me how to fix
log is attach below:-
Quote:
---- Jan 1, 2016 5:43:36 AM ----
01-02 10:31:50.459 3724 3724 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=true
01-02 10:31:51.159 3724 3724 I SystemServer: Audio Service
01-02 10:31:51.219 3724 3724 W WiredAccessoryManager: This kernel does not have usb audio support
01-02 10:31:51.219 3724 3724 W WiredAccessoryManager: This kernel does not have HDMI audio support
01-01 05:30:02.239 3724 4111 E SoundPool: error loading /system/media/audio/ui/KeypressInvalid.ogg
01-01 05:30:02.239 3724 4111 W AudioService: Soundpool could not load file: /system/media/audio/ui/KeypressInvalid.ogg
01-01 05:30:02.269 307 4496 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.269 307 4496 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.269 307 4499 E OMXMaster: A component of name 'OMX.qcom.audio.decoder.aac' already exists, ignoring this one.
01-01 05:30:02.379 307 4499 E QC_EVRCENC: component init: role = OMX.qcom.audio.encoder.evrc
01-01 05:30:02.379 307 4499 I QC_EVRCENC: component init: role = OMX.qcom.audio.encoder.evrc
01-01 05:30:02.379 307 4499 I QC_EVRCENC: component_init: Component OMX.qcom.audio.encoder.evrc LOADED
01-01 05:30:02.389 307 4499 E QC_QCELP13ENC: component init: role = OMX.qcom.audio.encoder.qcelp13
01-01 05:30:02.389 307 4499 I QC_QCELP13ENC: component init: role = OMX.qcom.audio.encoder.qcelp13
0-01 05:30:02.389 307 4499 I QC_QCELP13ENC: component_init: Component OMX.qcom.audio.encoder.qcelp13 LOADED
01-01 05:30:02.549 307 4499 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.wma'
01-01 05:30:02.549 307 4499 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.wmaLossLess'
01-01 05:30:02.549 307 4499 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.wma10Pro'
01-0105:30:02.549 307 4499 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.amrwbplus'
01-01 05:30:02.559 307 4499 I OMX_QCELP13_DEC: component init: role = OMX.qcom.audio.decoder.Qcelp13
01-01 05:30:02.559 307 4499 I OMX_QCELP13_DEC: component_init: Component OMX.qcom.audio.decoder.Qcelp13 LOADED
01-01 05:30:02.569 307 4499 E OMX_EVRC_DEC: COMPONENT INIT OMX.qcom.audio.decoder.evrc
01-01 05:30:02.819 307 4827 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.849 307 4857 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.849 307 4857 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.899 307 4877 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.899 307 4877 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.939 307 4896 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:02.939 307 4896 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:04.949 307 4113 E AudioPolicyManager: unknown stream type 13
01-01 05:30:04.949 307 4113 E AudioPolicyManager: unknown stream type 13
01-01 05:30:16.899 3724 4111 W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
01-01 05:30:16.899 307 865 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 1, with Raise=0
01-01 05:30:16.909 307 4113 I AudioFlinger: setAppName(), name=[system_server], active=[1]
01-01 05:30:16.909 307 865 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
01-01 05:30:16.909 307 865 I audio_hw_primary: select_devices Selected apptype: 69936
01-01 05:30:16.909 307 865 I audio_hw_utils: audio_extn_utils_send_app_type_cfg app_type 69936, acdb_dev_id 14, sample_rate 48000
01-01 05:30:17.139 307 847 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:17.149 307 847 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:17.149 307 847 E AudioPolicyManager: unknown stream type 13
01-01 05:30:17.149 307 847 E AudioPolicyManager: zw_AudioPolicyManager::isStateInCall: 0
01-01 05:30:17.149 307 847 E AudioPolicyManager: unknown stream type 13
01-01 05:30:17.149 307 847 E AudioPolicyManager: unknown stream type 13

flashing any rom on MTK MT6753 unbootable: library "libterservice.so" not found

flashing any rom on MTK MT6753 unbootable: library "libterservice.so" not found
Heya,
Attempting to flash any rom on a cherry mobile flare s4 which uses MT6753 chipset fails to boot resulting in endless loop animation.
The adb logcat shows the problem right on the first few lines of the logfile:
--------- beginning of system
01-01 00:06:03.740 254 254 I vold : Vold 3.0 (the awakening) firing up
01-01 00:06:03.742 254 254 V vold : Detected support for: exfat ext4 ntfs vfat
01-01 00:06:03.747 254 254 W Vold : Tearing down stale mount /storage/usbotg
01-01 00:06:03.747 254 254 W Vold : Tearing down stale mount /mnt/media_rw
01-01 00:06:04.032 254 267 D vold : e4crypt_init_user0
01-01 00:06:04.032 254 267 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
01-01 00:06:04.032 254 267 D vold : Preparing: /data/system/users/0
01-01 00:06:04.033 254 267 D vold : Preparing: /data/misc/profiles/cur/0
01-01 00:06:04.034 254 267 D vold : Preparing: /data/misc/profiles/cur/0/foreign-dex
01-01 00:06:04.034 254 267 D vold : Preparing: /data/system_de/0
01-01 00:06:04.035 254 267 D vold : Preparing: /data/misc_de/0
01-01 00:06:04.035 254 267 D vold : Preparing: /data/user_de/0
01-01 00:06:04.036 254 267 D vold : e4crypt_unlock_user_key 0 serial=0 token_present=0
01-01 00:06:04.036 254 267 E vold : Failed to chmod /data/system_ce/0: No such file or directory
01-01 00:06:04.036 254 267 E vold : Failed to chmod /data/misc_ce/0: No such file or directory
01-01 00:06:04.036 254 267 E vold : Failed to chmod /data/media/0: No such file or directory
--------- beginning of crash
01-01 00:06:04.296 277 277 F libc : CANNOT LINK EXECUTABLE "/system/bin/terservice": library "libterservice.so" not found
01-01 00:06:04.297 277 277 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 277 (terservice)
01-01 00:06:04.382 282 282 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:04.382 282 282 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:04.382 282 282 F DEBUG : Build fingerprint: 'Highscreen/lineage_primel/primel:7.1.1/NOF26W/afc8d87b91:userdebug/test-keys'
01-01 00:06:04.382 282 282 F DEBUG : Revision: '0'
01-01 00:06:04.382 282 282 F DEBUG : ABI: 'arm64'
01-01 00:06:04.382 282 282 F DEBUG : pid: 277, tid: 277, name: terservice >>> /system/bin/terservice <<<
01-01 00:06:04.382 282 282 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:04.382 282 282 F DEBUG : x0 0000000000000000 x1 0000000000000115 x2 0000000000000006 x3 0000000000000008
01-01 00:06:04.382 282 282 F DEBUG : x4 0000000000000028 x5 0000000000000050 x6 12feff636d746e65 x7 7f7f7f7f7f7f7f7f
01-01 00:06:04.382 282 282 F DEBUG : x8 0000000000000083 x9 ffffffffffffffdf x10 0000000000000000 x11 0000000000000001
01-01 00:06:04.382 282 282 F DEBUG : x12 0000007f7915aa3c x13 30733a706f72705f x14 ffffffffffff0000 x15 ffffffffffffffff
01-01 00:06:04.382 282 282 F DEBUG : x16 0000000000000009 x17 01dc98150d40b832 x18 34c7225a10482d65 x19 0000007f79184b40
01-01 00:06:04.382 282 282 F DEBUG : x20 0000000000000006 x21 0000007f79184a98 x22 0000000000000002 x23 0000007f790ba010
01-01 00:06:04.382 282 282 F DEBUG : x24 000000000000000b x25 0000007fdeab5190 x26 0000007f790c01b8 x27 0000000000000000
01-01 00:06:04.382 282 282 F DEBUG : x28 0000007f790c0010 x29 0000007fdeab5000 x30 0000007f791438a0
01-01 00:06:04.382 282 282 F DEBUG : sp 0000007fdeab4fe0 pc 0000007f79144414 pstate 0000000060000000
01-01 00:06:04.389 282 282 F DEBUG :
01-01 00:06:04.389 282 282 F DEBUG : backtrace:
01-01 00:06:04.389 282 282 F DEBUG : #00 pc 0000000000077414 /system/bin/linker64 (__dl_tgkill+8)
01-01 00:06:04.389 282 282 F DEBUG : #01 pc 000000000007689c /system/bin/linker64 (__dl_pthread_kill+64)
01-01 00:06:04.389 282 282 F DEBUG : #02 pc 0000000000069f8c /system/bin/linker64 (__dl_raise+24)
01-01 00:06:04.389 282 282 F DEBUG : #03 pc 0000000000067930 /system/bin/linker64 (__dl_abort+52)
01-01 00:06:04.389 282 282 F DEBUG : #04 pc 0000000000069b1c /system/bin/linker64 (__dl___libc_fatal+104)
01-01 00:06:04.389 282 282 F DEBUG : #05 pc 0000000000010fc4 /system/bin/linker64 (__dl__ZL29__linker_init_post_relocationR19KernelArgumentBlocky+6296)
01-01 00:06:04.389 282 282 F DEBUG : #06 pc 000000000000f68c /system/bin/linker64 (__dl___linker_init+528)
01-01 00:06:04.389 282 282 F DEBUG : #07 pc 0000000000006cec /system/bin/linker64 (_start+4)
--------- beginning of main
01-01 00:06:14.220 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.274 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.347 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.421 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.475 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.548 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.621 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.694 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.749 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
Click to expand...
Click to collapse
I don't know what that is but i suspect this is the reason /system/bin/bootanimation keeps on going forever.
Any fix ? thx.

Categories

Resources