[Suggestion] Sort modules based on compatibility - Xposed Framework Development

Dear @rovo89,
First of all I have to say thanks for the hard work and life-changing framework, the framework and modules makes it possible to improve many things on your device and makes it possible to add/remove features to existing applications.
Request:
Sort modules based on compatibility Android versions
Current situation:
At the moment module developers add [ ] with corresponding Android versions in the titles of modules as an extra precaution for users. Example: Gravitybox [JB]
Some modules have no version compatibility listed and even if they do users might miss reading it, the user might end up installing an incompatible module that does not work and is susceptible for causing harm to their device.
After that happens the user visits the corresponding thread on XDA and complain about compatibility issues or it having messed up their device. From what I've gathered going through threads on XDA is that many users lack basic lingual/troubleshooting skills and resort to reinstalling their device or ask for troubleshooting advice in module threads. Users and module developers end up spending and wasting their time on helping these users which could've been prevented.
Members on this forum seeking information in the threads have more difficulty finding what they're looking for since they have to scroll through endless posts of users in need of troubleshooting advice.
Proposed situation:
In my opinion it would be a good addition to the Xposed Framework if it detects the Android version installed on the device and based on that shows only compatible modules. If for some reason this can't be detected the user receives a prompt to define the Android version installed.
An option to view ALL modules should be available as well but with a warning saying Incompatible modules might not work and cause all sorts of problems on your device and an extra warning when a user tries to install an incompatible module: ARE YOU SURE YOU WANT TO INSTALL THIS MODULE?
This will save time for a lot of people and reduce the amount of problems caused by incompatibility issues. Another plus is that if these users don't see the incompatible modules they won't be exposed to modules they might find interesting to use, and end up on XDA nagging the developer(s) for a compatible version.

Helo friends,
Am using nubia z9 mini
And flashed nubia UI 4.0 of navin custom rom in xda
I unable use xposed framework getting errors
I tried flashed manually with twrp and deleting folder
And also cleared wipe cache and dalvik
There is no file to delete in data/da/com..../conf/
Here is log erros
J10-20 16:27:06.447 I/Xposed ( 309): -----------------
10-20 16:27:06.447 I/Xposed ( 309): Starting Xposed version 80, compiled for SDK 22
10-20 16:27:06.447 I/Xposed ( 309): Device: NX511J (nubia), Android version 5.1.1 (SDK 22)
10-20 16:27:06.447 I/Xposed ( 309): ROM: [email protected]
10-20 16:27:06.447 I/Xposed ( 309): Build fingerprint: nubia/NX511J/NX511J:5.1.1/LMY47V/eng.nubia.20160914.120610:user/release-keys
10-20 16:27:06.447 I/Xposed ( 309): Platform: arm64-v8a, 64-bit binary, system server: yes
10-20 16:27:06.447 I/Xposed ( 309): SELinux enabled: yes, enforcing: yes
10-20 16:27:06.492 I/Xposed ( 309): -----------------
10-20 16:27:06.493 I/Xposed ( 309): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-20 16:27:08.746 I/Xposed ( 309): Detected ART runtime
10-20 16:27:08.753 I/Xposed ( 309): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-20 16:27:09.103 I/Xposed ( 309): Errors during Xposed initialization
10-20 16:27:09.104 E/Xposed ( 309): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.NubiaResources
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:834)
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.hookResources(XposedBridge.java:407)
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.initForZygote(XposedBridge.java:273)
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
10-20 16:27:15.402 I/Xposed ( 310): -----------------
10-20 16:27:15.402 I/Xposed ( 310): Device: NX511J (nubia), Android version 5.1.1 (SDK 22)
10-20 16:27:15.402 I/Xposed ( 310): ROM: [email protected]
10-20 16:27:15.402 I/Xposed ( 310): Build fingerprint: nubia/NX511J/NX511J:5.1.1/LMY47V/eng.nubia.20160914.120610:user/release-keys
10-20 16:27:15.402 I/Xposed ( 310): Platform: arm64-v8a, 32-bit binary, system server: no
10-20 16:27:15.402 I/Xposed ( 310): SELinux enabled: yes, enforcing: yes
10-20 16:27:15.404 I/Xposed ( 310): -----------------
10-20 16:27:15.404 I/Xposed ( 310): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-20 16:27:16.339 I/Xposed ( 310): Detected ART runtime
10-20 16:27:16.343 I/Xposed ( 310): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-20 16:27:16.641 I/Xposed ( 310): Errors during Xposed initialization
10-20 16:27:16.642 E/Xposed ( 310): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.NubiaResources
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:834)
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.hookResources(XposedBridge.java:407)
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.initForZygote(XposedBridge.java:273)
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
Xposed framework has been installed,but still inactive
Please help me
I tryied flashing the custom twrp recovery and made many times rebooting the instaled framework
There is no file in conf to delete :crying:
Am using nubia z9 mini
Runing with rom - nubia ui 4.03
Lollipop 5.1.1(api 22) arm64
Am installed framework of version
If i use version 84,i get much of errors more than this pls fix it:crying:

Related

Arnova 10 G2 (RK2918 based tablet)

Hello all
I just bought Archos Arnova 10 G2 few days ago and till now I would say I kinda satisfied with the device. But since we are here on XDA, enjoyment from this device could be even better
I tried to put a custom rom (here) to my device but unfortunatelly I'm not a lucky guy and device didn't boot at all. So I ask uncle Google for help and found this great tool that allowed me to root the tablet easily and put some extra apps into /system/app. I then encounter endless problems with Maket to even get it to work and found a way here (download the attached .zip, copy it to the device and install .apk's in order posted, reboot the device and you have Market and Google apps up and running ). And this is where my problems started to appear...
Market in that .zip is veeery old (v1.82) so I put there new version (3.3.11) and it seems to work well too but just until I try to install some app from Market => FC.
I read something about permisions set wrong or some another component/app is not installed or incompatible with Market 3+ (btw, only version working is 1.82 and 3.3.11 -with problems. Another version give my FC during loading).
So, now to the point I managed to get some feedback from LogCat when Market FC:
Code:
D/Finsky ( 1912): [1] DownloadRestarterRule.run: Recovering from Market exit when restoring / downloading assets.
D/Finsky ( 1912): [1] SanityChecker.run: # LocalAssets corrected : 1
D/Finsky ( 1912): Sanity check took : 24 ms
D/Finsky ( 1912): [1] DownloadTickleReceiver.onReceive: Received tickle.
W/Finsky ( 1912): [1] DownloadTickleReceiver.generatePackageProperties: Received refund period time end string : null
D/Finsky ( 1912): [1] DownloadTickleReceiver.parseObb: Not generating OBB (patch false)
D/Finsky ( 1912): [1] DownloadTickleReceiver.parseObb: Not generating OBB (patch true)
D/Finsky ( 1912): [1] Installer.downloadAndInstallAsset: Downloading and installing Google Docs.
D/Finsky ( 1912): [1] DownloadImpl.setState: com.google.android.apps.docs from null to UNQUEUED.
D/dalvikvm( 1912): GC_CONCURRENT freed 404K, 52% free 2884K/5895K, external 793K/1051K, paused 4ms+3ms
D/Finsky ( 1912): [1] DownloadQueueImpl.add: Download com.google.android.apps.docs added to DownloadQueue
D/Finsky ( 1912): [1] DownloadImpl.setState: com.google.android.apps.docs from UNQUEUED to QUEUED.
I/installd( 60): free_cache(2618907) avail 195815424
D/Finsky ( 1912): [23] DownloadRecords.initializeAndPrune: Pruned 0 old downloads from the cursor.
D/Finsky ( 1912): [1] DownloadQueueImpl.startDownload: Download com.google.android.apps.docs starting
D/Finsky ( 1912): [1] DownloadRestarter.onPostExecute: Recovering restore of com.stumbleupon.android.app
D/Finsky ( 1912): [1] DownloadRestarter.handleObbResumingOrRestart: No OBB's associated to this asset.
D/Finsky ( 1912): [1] DownloadRestarter.restartAssetDownload: Restarting asset download : com.stumbleupon.android.app
E/DatabaseUtils( 269): Writing exception to parcel
E/DatabaseUtils( 269): java.lang.SecurityException: Invalid value for is_public_api: null
E/DatabaseUtils( 269): at com.android.providers.downloads.DownloadProvider.enforceAllowedValues(DownloadProvider.java:686)
E/DatabaseUtils( 269): at com.android.providers.downloads.DownloadProvider.checkInsertPermissions(DownloadProvider.java:624)
E/DatabaseUtils( 269): at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:442)
E/DatabaseUtils( 269): at android.content.ContentProvider$Transport.insert(ContentProvider.java:198)
E/DatabaseUtils( 269): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:146)
E/DatabaseUtils( 269): at android.os.Binder.execTransact(Binder.java:320)
E/DatabaseUtils( 269): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 1912): threadid=21: thread exiting with uncaught exception (group=0x40015560)
E/AndroidRuntime( 1912): FATAL EXCEPTION: download-manager-thread
E/AndroidRuntime( 1912): java.lang.SecurityException: Invalid value for is_public_api: null
E/AndroidRuntime( 1912): at android.os.Parcel.readException(Parcel.java:1322)
E/AndroidRuntime( 1912): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:160)
E/AndroidRuntime( 1912): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
E/AndroidRuntime( 1912): at android.content.ContentProviderProxy.insert(ContentProviderNative.java:408)
E/AndroidRuntime( 1912): at android.content.ContentResolver.insert(ContentResolver.java:606)
E/AndroidRuntime( 1912): at com.google.android.finsky.download.DownloadManagerImpl$1.run(DownloadManagerImpl.java:44)
E/AndroidRuntime( 1912): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 1912): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 1912): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1912): at android.os.HandlerThread.run(HandlerThread.java:60)
D/dalvikvm( 1912): GC_CONCURRENT freed 408K, 51% free 3000K/6023K, external 793K/1051K, paused 4ms+3ms
D/dalvikvm( 79): GC_CONCURRENT freed 1041K, 49% free 5163K/10055K, external 1908K/1998K, paused 3ms+12ms
D/dalvikvm( 1912): GC_CONCURRENT freed 540K, 52% free 2994K/6151K, external 793K/1051K, paused 3ms+9ms
D/Finsky ( 1912): [1] Installer.downloadAndInstallAsset: Downloading and installing StumbleUpon.
D/Finsky ( 1912): [1] DownloadImpl.setState: com.stumbleupon.android.app from null to UNQUEUED.
D/Finsky ( 1912): [1] DownloadQueueImpl.add: Download com.stumbleupon.android.app added to DownloadQueue
D/Finsky ( 1912): [1] DownloadImpl.setState: com.stumbleupon.android.app from UNQUEUED to QUEUED.
D/dalvikvm( 269): GC_EXPLICIT freed 58K, 53% free 2654K/5575K, external 793K/1051K, paused 93ms
I/Process ( 1912): Sending signal. PID: 1912 SIG: 9
W/InputManagerService( 79): Window already focused, ignoring focus gain of: [email protected]
I/ActivityManager( 79): Process com.android.vending (pid 1912) has died.
Can somebody advice me in which direction should I look to fix these errors?
Or another thing, /system is not RW on this device, so every change I do I have to flash whole ROM again :/
I tried these command in Terminal Emulator but without luck:
Code:
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system
Thanks anyone for kick
Regards
Adam
Hi There
I had faced a similar issue this morning. My advise is to install this custom rom and utility 'arctools' to install the google app pack. I did this morning and it worked like a dream.
The link is here
Good luck
Thank for the advice but unfortunatelly I tried put this custom rom to my device for the few times and it just didn't boot (maybe I have some new HW revision?).
But anyway, some guy in the original spanish forum posted updated ROM on page 7 and its working well on my device, only thing missing in RW access on /system
p1ceus said:
I tried to put a custom rom (here) to my device but unfortunatelly I'm not a lucky guy and device didn't boot at all. So I ask uncle Google for help and found this great tool that allowed me to root the tablet easily and put some extra apps into /system/app. I then encounter endless problems with Maket to even get it to work and found a way here (download the attached .zip, copy it to the device and install .apk's in order posted, reboot the device and you have Market and Google apps up and running ). And this is where my problems started to appear...
Click to expand...
Click to collapse
Could you explain what you did with that tool to gain root? Im the thread for the tool it says for step to that I need to "copy the image file into this folder,and rename to wendal.img" What image file do I copy?
I'm not overly concerned about the Market, and I do not want the custom rom that is at arctablet.com because it screws up your storage space among other issues and my tablet work really well right now I just want root. If anyone knows any other ways just to gain root and nothing else it would be greatly appreciated.
Hi,
just DL the official ROM from Arnova, rename update.img to wendal.img and thats it. Then run the Runme.bat with option 1 first and then with option 2. When done, copy wendal_new.img to the root of Arnova internal SD and rename it to update.img before disconnection the USB. After the flash, you should have root (but its just a partial since you cannot write to system parititon :/)
good tablet
p1ceus said:
Hi,
just DL the official ROM from Arnova, rename update.img to wendal.img and thats it. Then run the Runme.bat with option 1 first and then with option 2. When done, copy wendal_new.img to the root of Arnova internal SD and rename it to update.img before disconnection the USB. After the flash, you should have root (but its just a partial since you cannot write to system parititon :/)
Click to expand...
Click to collapse
Any idea if this procedure leaves one able to
1) Use marketenabler to access amazon usa &
2) get a root prompt via terminal ??
sdunne said:
Any idea if this procedure leaves one able to
1) Use marketenabler to access amazon usa &
2) get a root prompt via terminal ??
Click to expand...
Click to collapse
I was able to use the Amazon Appstore if that's what you're talking about. I also have Root Explorer, Titanium Backup, and Rom Toolbox running and get the SU prompt but haven't tried from a Terminal.
Sent from my PC36100 using xda premium
Well I have the R29xxImageTools v2.1, the Rockchip_Batch tools v1.4 and the Setup_google_app.rar file.
I've exploded the original update.img, overlaid system with the 4 subdirs from within the google rar and repacked the image, renamed the wendal_new.img to update.img and reflashed it.
Tablet just sits at arnova splash screen after a yellow recovery message. (this is the same message whether the flash ultimately works or not)
If I don't hack around with the exploded system image, other than what the lua script does itself then the tablet reflashes successfully and comes up, albeit with a non functioning marketplace.
Any idea what I'm doing wrong ??
Hi, try different gapps. It happend to me also, then I DL different zip with google apps and it was working.
try this rom with arctool v0.57 http://www.arctablet.com/blog/forum/arnova-10-g2/arnova-10-g2-improved-custom-firmware-update/
Anybody know how many mAmps the battery is on the Arnova 10 G2? I'm trying to better calibrate Battery Left Pro widget.
finless bob version 1.3
here is version 1.3 by finless bob
http://dl.dropbox.com/u/17806868/arnova10g2_v1_3_market.zip
how to install can be found here
http://www.freaktab.com/showthread....stom-ROM-by-Finless-Version-1-3&p=428#post428
finless bob version 1.3
please delete
another rom arnova 10 g2
http://www.arctablet.com/blog/archos...d-app-storage/
use arctools 0.57 to install google apps
http://www.multiupload.co.uk/EA51XONM9S link for arctools 0.57
I wonder how we can get finless to come over to xda?
laserman123 said:
I wonder how we can get finless to come over to xda?
Click to expand...
Click to collapse
Finless wants to stick to his site, since he supports several different machines, but is okay with us redirecting those looking for his ROMs there.
His current ROM is 1.4, includes the tools for flashing it and the marketplace and all gapps, and is located here. It is currently my daily on the tablet.
I am actually a good member here on XDA. So I am here.
Feel free to ask quetions
Bob
nice to see you on here finlessbob, nice rom you have made i am using it myself.
I also have to add it actually makes a base tablet run really great, plus the arnova hase some good connection capabilities that more expensive tablets lack.
Just need an arnova 10g2 section in development now to make things perfect
finlessbob said:
I am actually a good member here on XDA. So I am here.
Feel free to ask quetions
Bob
Click to expand...
Click to collapse
Hello bob. I've just bought a arnova preloaded with your rom however I'm unsure of the version of atm I'm without a computer.
Basically I've installed magic locker on the device but now everytime I boot I get FC on magic locker and cannot get past the screen.
I've tried to factory reset but it sends me into recovery and I cannot select any options.
I just wanted to know if I could fix this without a computer?
Join me on dropbox http://db.tt/aijaD3Wr
Follow me on Twitter _H88RRY_

[Q] 4.0.3 AOSP build stuck at google logo. Kernel problem?

Hey guys,
i have a problem when building 4.0.3 from source. When i flash the fresh compiled
OTA package to my device, the device ends in a bootloop stuck at the google logo.
Logcat says:
Code:
I/SystemServer( 238): Power Manager
I/SystemServer( 238): Activity Manager
I/ActivityManager( 238): Memory class: 64
I/SurfaceFlinger( 251): SurfaceFlinger is starting
I/SurfaceFlinger( 251): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/IMGSRV ( 251): :0: PVRSRVBridgeCall: Failed to access device. Function ID:3223086860 (Bad address).
E/IMGSRV ( 251): :0: OpenServices: PVRSRVBridgeCall failed.
E/IMGSRV ( 251): :0: PVRSRVConnect: Unable to open connection.
E/IMGSRV ( 251): :0: OpenPVRServices: Failed to open services connection
E/IMGSRV ( 251): :0: hal_init: Failed to open services (err=-14)
E/IMGSRV ( 251): :0: hal_open: Graphics HAL not initialized
E/FramebufferNativeWindow( 251): couldn't open framebuffer HAL (Not a typewriter)
E/IMGSRV ( 251): :0: hal_open: Graphics HAL not initialized
E/FramebufferNativeWindow( 251): couldn't open gralloc HAL (Not a typewriter)
E/SurfaceFlinger( 251): Display subsystem failed to initialize. check logs. exiting...
I/ServiceManager( 109): service 'sensorservice' died
I/ServiceManager( 109): service 'power' died
I/ServiceManager( 109): service 'entropy' died
D/AndroidRuntime( 259):
D/AndroidRuntime( 259): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 259): CheckJNI is OFF
I don't know whats going wrong. Can it be a kernel problem? I have tried different 4.0.3 kernels from the dev section, but the result is the same.
The device is a GSM device with PRIMEKK15 unlocked bootloader and I9250XXKK6 baseband.
After pulling the latest 4.0.3 sources with repo and setting up the proprietary files i'have compiled the system without errors:
Code:
~/android/4.0.3$ . build/envsetup.sh
~/android/4.0.3$ lunch full_maguro-userdebug
~/android/4.0.3$ make -j4 otapackage
I really don't understand what i am doing wrong ...
Thanks for any suggestions or answers.

[Q] Boot issues after flashing ICS Custom Rom

Hya Folks,
let's come straight to my problem. I upgraded from my former Redux1.2 to the [BETA 0.18.2.1][17.09] ICS for Desire[ALL HBOOTS][4.0.4]. After I set up my sdExt again (2nd partition ext2 physical) and Wiped my Boot/System/Data/Cache partitions I flashed the ROM. Everything went fine until it rebooted from recovery. Adb Logcat gave me this log
I/Netd ( 2179): Netd 1.0 starting
D/AndroidRuntime( 2180):
D/AndroidRuntime( 2180): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteI
it <<<<<<
D/AndroidRuntime( 2180): CheckJNI is OFF
I/SamplingProfilerIntegration( 2180): Profiling disabled.
I/Zygote ( 2180): Preloading classes...
D/dalvikvm( 2180): GC_EXPLICIT freed 37K, 84% free 410K/2560K, paused 0ms+1ms
D/TextLayoutCache( 2180): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 2180): Class not found for preloading: android.media.AudioManager$2
I/dalvikvm( 2180): threadid=1: recursive native library load attempt (/system/lib/l
media_jni.so)
D/MtpDeviceJNI( 2180): register_android_mtp_MtpDevice
I/dalvikvm( 2180): threadid=1: recursive native library load attempt (/system/lib/l
media_jni.so)
I/dalvikvm( 2180): threadid=1: recursive native library load attempt (/system/lib/l
media_jni.so)
W/Zygote ( 2180): Class not found for preloading: android.media.IRemoteControlClie
Dispatcher
W/Zygote ( 2180): Class not found for preloading: android.media.IRemoteControlClie
Dispatcher$Stub
W/Zygote ( 2180): Class not found for preloading: android.text.TextDirectionHeuris
cs$CharCount
W/Zygote ( 2180): Class not found for preloading: android.text.method.WordIterator
W/dalvikvm( 2180): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initiali
ng Landroid/webkit/JniUtil;
E/Zygote ( 2180): Error preloading android.webkit.JniUtil.
E/Zygote ( 2180): java.lang.ExceptionInInitializerError
E/Zygote ( 2180): at java.lang.Class.classForName(Native Method)
E/Zygote ( 2180): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 2180): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 2180): at com.android.internal.os.ZygoteInit.preloadClasses(Zygote
it.java:288)
E/Zygote ( 2180): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.jav
:235)
E/Zygote ( 2180): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:5
5)
E/Zygote ( 2180): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 2180): Caused by: java.lang.UnsatisfiedLinkError: Library webcore not fo
nd; tried [/vendor/lib/libwebcore.so, /system/lib/libwebcore.so]
E/Zygote ( 2180): at java.lang.Runtime.loadLibrary(Runtime.java:393)
E/Zygote ( 2180): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 2180): at android.webkit.JniUtil.<clinit>(JniUtil.java:31)
E/Zygote ( 2180): ... 7 more
D/AndroidRuntime( 2180): Shutting down VM
W/dalvikvm( 2180): threadid=1: thread exiting with uncaught exception (group=0x40a6b
f8)
I/ ( 2202): ServiceManager: 0xf9e958
E/AudioHardwareQSD( 2202): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 2202): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 2202): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 2202): read ADIE para from file failed -1
E/HTC Acoustic( 2202): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 2202): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 2202): BT ID table version: PASSION_HTC_20100610
E/HTC Acoustic( 2202): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 2202): speaker amplifier tpa2018 is not supported
I/AudioFlinger( 2202): Loaded primary audio interface from LEGACY Audio HW HAL (audi
)
I/AudioFlinger( 2202): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary au
io interface
I/AudioFlinger( 2202): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 2202): setMode(NORMAL)
I/AudioHardwareQSD( 2202): Set master volume to 1.000000
I/CameraService( 2202): CameraService started (pid=2202)
D/QcomCamera( 2202): HAL_get_number_of_cameras: loading libcamera at 0xb000e9f0
I/AudioFlinger( 2202): AudioFlinger's thread 0xfa18f0 ready to run
W/AudioFlinger( 2202): Thread AudioOut_1 cannot connect to the power manager service
I/AudioHardwareQSD( 2202): Routing audio to Speakerphone
D/AudioHardwareQSD( 2202): Switching audio device to
D/AudioHardwareQSD( 2202): Speakerphone
I/AudioHardwareQSD( 2202): voice volume 5 (range is 0 to 5)
D/AudioHardwareQSD( 2202): Setting in-call volume to 100
W/AudioPolicyManagerBase( 2202): getDeviceForStrategy() unknown strategy: 5
I/AudioPolicyService( 2202): Loaded audio policy from LEGACY Audio Policy HAL (audio
policy)
I/ServiceManager( 76): service 'media.audio_flinger' died
I/ServiceManager( 76): service 'media.player' died
I/ServiceManager( 76): service 'media.camera' died
I/ServiceManager( 76): service 'media.audio_policy' died
Click to expand...
Click to collapse
it is looped all the time and after 20min of waiting nothing else happened. Do somebody know what's meant by that and how it can be fixed? Please tell me if I need to provide any further information. My skill is not high enough to know what might be needed or useful information for you^^
My Device is a HTC Desire GSM with S-OFF.
how did you partition your sd card? backup your sd to pc, then use only gparted or 4ext recovery only (NOT minitool)
use FAT32 and ~1GB ext4 (should be faster) partitions, both primary, step 5 here
full wipe and try again
I used the partition mini tool. Why is this not recommended? And shouldnt' it work with an ext2 as well? I had a sdExt3 a couple of month ago but due to my AOSP (Redux1.2) I prefered custom PartitionTables to just gain some more data space. But according to the system size of my hopefully new ROM i need a sdExt again. PartitionMiniTool worked fine for me during the last Time. If I'm home I'll try gparted as you suggest.
What does the logOutput tell you? Is my issue only ext related? Or are there any other possible reasons you could think of?
Sorry for my bad englisch^^
worstl said:
I used the partition mini tool. Why is this not recommended? And shouldnt' it work with an ext2 as well? I had a sdExt3 a couple of month ago but due to my AOSP (Redux1.2) I prefered custom PartitionTables to just gain some more data space. But according to the system size of my hopefully new ROM i need a sdExt again. PartitionMiniTool worked fine for me during the last Time. If I'm home I'll try gparted as you suggest.
What does the logOutput tell you? Is my issue only ext related? Or are there any other possible reasons you could think of?
Sorry for my bad englisch^^
Click to expand...
Click to collapse
minitool is not recommended as can created bad partitions not properly aligned. gparted and 4ext recovery are the best, safest methods. if you are already s-off, it is easy to change to 4ext recovery.
it may work fine with ext2, though is an older filesystem. most ROMs now support ext3 and ext4. (ext4 is just supposed to be slightly faster and 'newer')
having a correctly partitioned sd card should work. the only other thing you need is to full wipe (wipe data/factory reset etc.) before flashing the rom.
with that rom, make sure you activate A2SD using the instructions in the first post.
Thanks a lot for you help so far. I partitioned my sdExt as a ext4 now. After factory reset and flashing the rom i now mounted system and data. Connected myself with my adb and tried to install die a2sd.
adb shell
~ # a2sd install
a2sd install
/sbin/sh: a2sd: not found
Click to expand...
Click to collapse
Is what I got. But as I can't boot the phone, I cannot use a android terminal to use
su
a2sd install
Click to expand...
Click to collapse
What am I doing wrong?
Yeha! And again, thanks a lot for your help =) 4Ext Recovery did it

Soft Bricked my Galaxy Nexus,HELP!!

I soft bricked my Galaxy Nexus .I formatted everything on that device, its completely empty(not purposely)(no android files in sd and no system files backup is not available too).Please can anyone help me to return my nexus to stock and BTW I also rooted my nexus before and tried to install a custom rom but it failed and thus later led to this situation.I am on mac please send advices which can be done on mac :roll eyes: .I want it fixed please please please help me!!
Custom Rom installation failed??
How are you flashing them?
Or getting any error?
Sent from my C6603 using xda app-developers app
Sorry, but wrong section mate! This is the correct section for ur device:
http://forum.xda-developers.com/forumdisplay.php?f=1431
I have asked the mods to move this post.
"To err is human, to forgive is divine"
Sent from my SGS II
Tritinum said:
I soft bricked my Galaxy Nexus .I formatted everything on that device, its completely empty(not purposely)(no android files in sd and no system files backup is not available too).Please can anyone help me to return my nexus to stock and BTW I also rooted my nexus before and tried to install a custom rom but it failed and thus later led to this situation.I am on mac please send advices which can be done on mac :roll eyes: .I want it fixed please please please help me!!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1626895
follow this.
It looks like I sofbricked my gnex too. I restored my CM10.1 RC2 copy then dirty-flashed RC3, phone booted but then restarted immediately (it's been like that over and over again). I thought it could be dirty flash that caused this issue so I did full wipe and reflashed everything....As a result I didn't even go beyond the boot animation screen - bootloop and then restart! I restored my stock backup - the same. I wiped everything reflashed stock image using standrad fastboot procedure...IT didn't do the trick either. Still bootloop + reboot!
Perhaps I will try Odin and then Omap flash....but I start to think that it can be something related to CPU (overheat - I did couple of backup/restore/install processes in a row indeed. and last time I checked CPU temp was about 65-70 centigrades). I decided to turn it off and wait an hour or two.
forever_lol said:
It looks like I sofbricked my gnex too. I restored my CM10.1 RC2 copy then dirty-flashed RC3, phone booted but then restarted immediately (it's been like that over and over again). I thought it could be dirty flash that caused this issue so I did full wipe and reflashed everything....As a result I didn't even go beyond the boot animation screen - bootloop and then restart! I restored my stock backup - the same. I wiped everything reflashed stock image using standrad fastboot procedure...IT didn't do the trick either. Still bootloop + reboot!
Perhaps I will try Odin and then Omap flash....but I start to think that it can be something related to CPU (overheat - I did couple of backup/restore/install processes in a row indeed. and last time I checked CPU temp was about 65-70 centigrades). I decided to turn it off and wait an hour or two.
Click to expand...
Click to collapse
its almost like you totally missed the link i posted right above your post.
impressive.
Zepius said:
its almost like you totally missed the link i posted right above your post.
impressive.
Click to expand...
Click to collapse
You're kidding right? Did you even read what I posted? You clearly misunderstand what my issue is all about.
I know how to flash nexus in every possible way and I DID it several times today (even repartitioned). Phone boots in bootloader, recovery, download mode without any issues. Installation goes smooth and it's always successful. Problems begin when I try to restart the system. It just simply reboots after couple of seconds. I can hardly reach welcome screen. Forget about signing in. I am not a tech guy but It looks like it can be related to processor power circuit. Device reboots when cpu speeds up. I cannot even enable (usb-debugging) to get the logcat.
EDIT: OMAP flash didn't help either. I guess my adventure with gnex is over. It was imported via ebay so no warranty, I am not really willing to pay for motherboard replacement or stuff like that.
You could just have flashed a custom rom that has adbd enabled and get access to see logs at least from the android boot process.
Sent from my Nexus
It looks like a hardware defect anyway. I bought N4 today. I'll take a deeper look in gnex when I have more time.
bk201doesntexist said:
You could just have flashed a custom rom that has adbd enabled and get access to see logs at least from the android boot process.
Sent from my Nexus
Click to expand...
Click to collapse
I took your advice and pushed rasbean jelly via adb (recovery) and managed to get a logcat (I mean before it rebooted on bootanimantion screen
Code:
--------- beginning of /dev/log/main
I/installd( 132): installd firing up
E/IMGSRV ( 122): :0: SetupuKernel : EDM status value DevVAddr: 0x0F004000 pvLinAddrKM: 0xC89B1000
--------- beginning of /dev/log/system
I/Vold ( 121): Vold 2.1 (the revenge) firing up
E/Vold ( 121): Error reading configuration (No such file or directory)... continuing anyways
I/DEBUG ( 126): debuggerd: May 26 2013 17:30:01
I/Netd ( 125): Netd 1.0 starting
W/InterfaceController( 125): Warning (Cannot load library: load_library(linker.cpp:771): library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/SurfaceFlinger( 128): SurfaceFlinger is starting
I/SurfaceFlinger( 128): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 128): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/ ( 127): [CP BOOT] __boot_6260: START CP BOOT
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/ ( 127): [CP BOOT] __boot_6260: CP POWER ON DONE
D/ ( 127): [CP BOOT] mipi_xmit_atat: SENT ATAT 0
I/mediaserver( 131): ServiceManager: 0x419e2e30
I/AudioFlinger( 131): Using default 3000 mSec as standby time.
I/CameraService( 131): CameraService started (pid=131)
D/ ( 127): [CP BOOT] mipi_xmit_atat: SENT ATAT 1
I/AudioPolicyManagerBase( 131): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/ti_hwc ( 128): clone region is set to (0,0) to (720,1280)
I/ti_hwc ( 128): external display changed (state=0, mirror={disabled tform=0deg}, dock={disabled tform=0deg}, tv=0
I/ti_hwc ( 128): omap4_hwc_device_open(rgb_order=1 nv12_only=0)
I/SurfaceFlinger( 128): Using composer version 1.0
W/SurfaceFlinger( 128): getting VSYNC period from fb HAL: 16954612
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
I/AudioFlinger( 131): loadHwModule() Loaded primary audio interface from Tuna audio HW HAL (audio) handle 1
I/AudioFlinger( 131): HAL output buffer size 144 frames, normal mix buffer size 864 frames
I/SurfaceFlinger( 128): EGL informations:
I/SurfaceFlinger( 128): vendor : Android
I/SurfaceFlinger( 128): version : 1.4 Android META-EGL
I/SurfaceFlinger( 128): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 128): Client API: OpenGL_ES
I/SurfaceFlinger( 128): EGLSurface: 8-8-8-8, config=0x2
I/SurfaceFlinger( 128): OpenGL ES informations:
I/SurfaceFlinger( 128): vendor : Imagination Technologies
I/SurfaceFlinger( 128): renderer : PowerVR SGX 540
I/SurfaceFlinger( 128): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 128): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync GL_IMG_vertex_array_object
I/SurfaceFlinger( 128): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 128): GL_MAX_VIEWPORT_DIMS = 2048 x 2048
I/AudioMixer( 131): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe( 131): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
D/SurfaceFlinger( 128): Screen acquired, type=0 flinger=0x4203c318
D/ ( 127): [CP BOOT] __boot_6260: XIMT PSI DONE
D/ ( 127): [CP BOOT] __boot_6260: XIMT EBL DONE
D/ ( 127): [CP BOOT] __boot_6260: SET EBL DONE
D/ ( 127): [CP BOOT] __boot_6260: REQSECSTART CMD DONE
D/AndroidRuntime( 129):
D/AndroidRuntime( 129): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 129): CheckJNI is OFF
D/MDnsDS ( 125): MDnsSdListener::Hander starting up
D/MDnsDS ( 125): MDnsSdListener starting to monitor
D/MDnsDS ( 125): Going to poll with pollCount 1
D/libEGL ( 293): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 293): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 293): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/dalvikvm( 129): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 129): Added shared lib libjavacore.so 0x0
D/dalvikvm( 129): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 129): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 129): Failed to mount /storage as MS_SLAVE: Invalid argument

Xposed On Android 6.0 Will Not Install Properly

This is my log
11-18 12:00:14.664 I/Xposed ( 1711): ----------------- 11-18 12:00:14.664 I/Xposed ( 1711): Starting Xposed version 78, compiled for SDK 23 11-18 12:00:14.664 I/Xposed ( 1711): Device: Nexus 6 (motorola), Android version 6.0 (SDK 23) 11-18 12:00:14.664 I/Xposed ( 1711): ROM: MRA58K 11-18 12:00:14.664 I/Xposed ( 1711): Build fingerprint: google/shamu/shamu:6.0/MRA58K/2256973:user/release-keys 11-18 12:00:14.664 I/Xposed ( 1711): Platform: armeabi-v7a, 32-bit binary, system server: yes 11-18 12:00:14.664 I/Xposed ( 1711): SELinux enabled: yes, enforcing: yes 11-18 12:00:15.678 I/Xposed ( 1711): ----------------- 11-18 12:00:15.679 I/Xposed ( 1711): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 11-18 12:00:16.662 I/Xposed ( 1711): Detected ART runtime 11-18 12:00:16.663 E/Xposed ( 1711): Could not load libxposed: dlopen failed: library "/system/lib/libxposed_art.so" not found 11-18 12:00:17.030 I/Xposed ( 1711): Errors during Xposed initialization 11-18 12:00:17.047 E/Xposed ( 1711): java.lang.UnsatisfiedLinkError: No implementation found for int de.robv.android.xposed.XposedBridge.getRuntime() (tried Java_de_robv_android_xposed_XposedBridge_getRuntime and Java_de_robv_android_xposed_XposedBridge_getRuntime__) 11-18 12:00:17.047 E/Xposed ( 1711): at de.robv.android.xposed.XposedBridge.getRuntime(Native Method) 11-18 12:00:17.047 E/Xposed ( 1711): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:94)
Try setting SELinux to permissive
Pardon my ignorance but his would I go about doing that?
Easiest Method
https://f-droid.org/repository/browse/?fdfilter=Selinux&fdid=com.mrbimc.selinux

Categories

Resources