[Q] partition scheme - T-Mobile myTouch 4G Slide
can anyone explain me the partition scheme? it looks like there are 31 partitions on mmcblk0 (from dmesg) but fdisk gets really fuzzy when accessing /dev/block/mmcblk0.
would like this as well...
Etn40ff said:
can anyone explain me the partition scheme? it looks like there are 31 partitions on mmcblk0 (from dmesg) but fdisk gets really fuzzy when accessing /dev/block/mmcblk0.
Click to expand...
Click to collapse
mmcblk0p31: 000ffa00 00000200 "misc"
mmcblk0p21: 00fffc00 00000200 "recovery"
mmcblk0p20: 01000000 00000200 "boot"
mmcblk0p22: 31fffc00 00000200 "system"
mmcblk0p24: 077fde00 00000200 "cache"
mmcblk0p23: 4aabc400 00000200 "userdata"
mmcblk0p27: 01400000 00000200 "devlog"
mmcblk0p29: 00040000 00000200 "pdata"
mmcblk0p17: 02800000 00000200 "radio"
mmcblk0p19: 01000000 00000200 "adsp"
mmcblk0p18: 007ffa00 00000200 "radio_config"
mmcblk0p25: 00400000 00000200 "modem_st1"
mmcblk0p26: 00400000 00000200 "modem_st2"
Other partitions are accessed only by the radio, hboot, and other low-level subsystems.
Related
IGO 8 Zoom road limit
hey i have igo8 on my HD2 but when i zoom out in 3D mode the roads just disappear.. or is this just normal? youtube and seek for : IGO 8 HD2 weird zoom my sys.txt [project] name="igo8_pda" [device] type="HTC HD2 T8585 [folders] app="%SDCARD%/iGO8" [interface] skin="ui_igo8" resolution_dir="800_480" vga=1 screen_x=800 screen_y=480 maxzoom2d=6000000 defaulttilt3d=9000 show_exit=1 [rawdisplay] autoconfig=1 highres=0 class="landscape" driver=GDI [loading] show_statustext=0 show_progressbar=0 progressbar_x=0 progressbar_y=220 [navigation] show_current_city=1 show_countrychange=1 [map] 3d_max_tiltlevel=10000 3d_max_zoomlevel = 3000 3d_min_zoomlevel=40 3d_max_zfar=2000 fake2d_max_zoomlevel = 3000 3d_zfar_horizon_ratio = 200 roadblockicon_maxzoom = 2000 [smartzoom] minangle=0 maxangle=80 [3d_config] roadsign_lines_per_screen=20 [debug] disable_outlookpoi=1 show_oneway=1 mapfontscale=150 show_speed_limit=1 show_poi_boundingrects=1 show_poi_areas=1 show_oneway_3d=1 speedcam_enabled=1 skip_eula=1 enable_roadshadow=1 enable_buildings=1 enable_roadsign=1 speedcam_enabled=1 show_pedestrian=1 youtube.com/watch?v=YWqQOnV5MaE
IannEefje said: hey i have igo8 on my HD2 but when i zoom out in 3D mode the roads just disappear.. or is this just normal? youtube and seek for : IGO 8 HD2 weird zoom my sys.txt [project] name="igo8_pda" [device] type="HTC HD2 T8585 [folders] app="%SDCARD%/iGO8" [interface] skin="ui_igo8" resolution_dir="800_480" vga=1 screen_x=800 screen_y=480 maxzoom2d=6000000 defaulttilt3d=9000 show_exit=1 [rawdisplay] autoconfig=1 highres=0 class="landscape" driver=GDI [loading] show_statustext=0 show_progressbar=0 progressbar_x=0 progressbar_y=220 [navigation] show_current_city=1 show_countrychange=1 [map] 3d_max_tiltlevel=10000 3d_max_zoomlevel = 3000 3d_min_zoomlevel=40 3d_max_zfar=2000 fake2d_max_zoomlevel = 3000 3d_zfar_horizon_ratio = 200 roadblockicon_maxzoom = 2000 [smartzoom] minangle=0 maxangle=80 [3d_config] roadsign_lines_per_screen=20 [debug] disable_outlookpoi=1 show_oneway=1 mapfontscale=150 show_speed_limit=1 show_poi_boundingrects=1 show_poi_areas=1 show_oneway_3d=1 speedcam_enabled=1 skip_eula=1 enable_roadshadow=1 enable_buildings=1 enable_roadsign=1 speedcam_enabled=1 show_pedestrian=1 youtube.com/watch?v=YWqQOnV5MaE Click to expand... Click to collapse Delete ALL 3D zoom settings and use Gurjon 6.16 skin whis has all 3D zoom settings in it...it is easier to play with those settings since you are seing changes immidiately
ujkadusko said: Delete ALL 3D zoom settings and use Gurjon 6.16 skin whis has all 3D zoom settings in it...it is easier to play with those settings since you are seing changes immidiately Click to expand... Click to collapse thx i will try it tonight...
euhm? where do i put these files? theres no read-me or something
in igo/content/skin
thx it works but my zoom is stil sucks... im now with gurjon skin.... could some one give me his sys plz ...
[Q] How to determine which mmcblk0p is radio partations?
My phone is HTC one st ,I want try to flash new radio.img with recovery, the script like "if=/tmp/radio.img", "of=/dev/block/mmcblk0p?". I checked emmc,there are 4 "via_radio_info". How can I determine flash which mmcblk0p is radio partition. Whether only need write mmcblk0p17? dev: size erasesize name mmcblk0p23: 00040000 00000200 "misc" mmcblk0p16: 007f8000 00000200 "recovery" mmcblk0p15: 007f8000 00000200 "boot" mmcblk0p22: 50000000 00000200 "system" mmcblk0p30: 001ffa00 00000200 "local" mmcblk0p24: 0c800000 00000200 "cache" mmcblk0p25: 00008000 00000200 "extra" mmcblk0p34: 78000000 00000200 "userdata" mmcblk0p14: 00500000 00000200 "spcustom" mmcblk0p28: 00100000 00000200 "cspsa0" mmcblk0p31: 014c0800 00000200 "devlog" mmcblk0p32: 00276800 00000200 "pdata" mmcblk0p33: 0bfffe00 00000200 "fat" mmcblk0p12: 00020000 00000200 "via_boot" mmcblk0p13: 00800000 00000200 "via_cp" mmcblk0p26: 00800000 00000200 "modemfs" mmcblk0p17: 00080000 00000200 "via_radio_info1" mmcblk0p18: 00080000 00000200 "via_radio_info2" mmcblk0p19: 00080000 00000200 "via_radio_info3" mmcblk0p20: 00280000 00000200 "via_radio_info4" mmcblk0p29: 00500000 00000200 "via_rfs" mmcblk0p27: 00080000 00000200 "via_crash"
[ROM][UNOFFICIAL] CyanogenMod 11 Nightlies / Releases [EOL]
#include /* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at me for messing up your device, I will laugh at you. */ Click to expand... Click to collapse General: These are UNOFFICIAL CM11.0 Kitkat Nightlies / Releases brought to you by Open Desire Project and TeamCodefire as a continuum to CM10 and 10.1 nightlies. Builds are generated automatically on every first Saturday of the month. Process starts around 10:30 PDT. If it fails, then there will be no build until the reason for failure is taken care of which can take time. Last 7 nightlies will be kept on the server. If you want a longer history of them, you are free to archive them yourself. Thanks and credits: Andromadus CodeAuroraForum CyanogenMod BananaGranola Epic Beard Men eXistZ Flemmard Flinny goo.im Juansheng paulb_nl randomblame synergye TeamCodefire (for build server and hosting, priceless) All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past. Githubs: CyanogenMod Open Desire Project Changelogs: CM Gerrit CM Google+ Github (see above) Installation instructions: Download Nightlies / Releases Download gapps from here Put the files on SD card Reboot to recovery Do factory reset (ie. format /system, /data, /cache, /sd-ext and /sdcard/.android_secure) Flash cm-11-YYYYMMDD-UNOFFICIAL-ace.zip Flash gapps zip Remember to flash boot.img via fastboot if you have S-ON Reboot and enjoy Update instructions: Download Nightlies / Releases Put the file on SD card Reboot to recovery Flash cm-11-YYYYMMDD-UNOFFICIAL-ace.zip Remember to reflash boot.img via fastboot if you have S-ON No need to flash gapps as CM backuptool script should take care of them (results may vary depending on which gapps package you are using) Reboot and enjoy InspireMod codefi.re Kernel Source: github Compiler: stock AOSP gcc-4.7 Branch: cm-11.0 Kernel Version: 3.0.101 defconfig: spade_defconfig Contact: My Google+ My twitter #opendesireproject @ freenode Donations: For build server & hosting: codefi.re (use the donation button at the bottom of the page) I don't really need your money right now but if you insist on donating to me I suggest you donate that money to EFF instead here: https://supporters.eff.org/donate FAQ: Q: I tried to flash the ROM and got this: Code: Installing update... set_metadata_recursive: some changes failed E:Error in /sdcard/..path od ROM.zip (Status 7) Installation aborted. A: Update your recovery to one that is compatible with new recovery functions. See the list below. 4EXT Recovery Touch v1.0.0.6 RC 3 or newer CWM 6.0.4.8 Advanced Edition / PhilZ Touch 6.29.8 or newer TWRP 2.7.1.0 ACE or newer Q: I've used HTC Dev unlock and flashed the rom but it won't boot. What should I do? A: You need to extract boot.img from the zip and flash it via fastboot. If you don't have fastboot executable anymore from flashing recovery, install Android SDK platform tools (Linux users should find it from distro's package management) and then reboot to bootloader, open command prompt and navigate to the location you extracted your boot.img and type: Code: fastboot flash boot boot.img You need to repeat this everytime you flash new version of this rom to ensure everything will work fluently as long as you have just basic HTC Dev unlock. Q: Where are my developer and performance options? A: http://goo.gl/jpS8r Q: Feature X doesn't work, let's make 1000 posts about it to annoy everyone. A: Please, dont. Use search and then use search again and only then report your problem with necessary logs. [Logcat guide, thanks to MusikMonk for the link] Q: I hate you for not fixing this issue X!!! A: I love you too. Q: How I can build CM11.0 myself? A: Setup a basic Android build environment. Code: mkdir cm11 cd cm11/ repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0 mkdir -p .repo/local_manifests wget https://github.com/OpenDesireProject/android/raw/cm-11.0/local_manifest.xml -O .repo/local_manifests/cm_ace.xml repo sync cd vendor/cm/ ./get-prebuilts cd ../../ . build/envsetup.sh lunch cm_ace-userdebug mka bacon Once the build finishes you'll find your goods from out/target/product/ace/ directory. Q: Something about something something something. A: Ask the guy/gal next to you. XDA:DevDB Information [UNOFFICIAL] CyanogenMod 11 Nightlies / Releases [EOL], ROM for the HTC Desire HD Contributors Mustaavalkosta, paulb_nl Source Code: https://github.com/OpenDesireProject ROM OS Version: 4.4.x KitKat ROM Kernel: Linux 3.0.x Based On: CyanogenMod Version Information Status: No Longer Updated Current Beta Version: M12 Beta Release Date: 2014-11-15 Created 2014-04-11 Last Updated 2018-10-05
Broken: http://forum.xda-developers.com/devdb/project/?id=3662#bugReporter Download mirror content: extras (various tools for specific situations) dexopt-data-only-signed.zip (moves system app dalvik cache to data partition, #1) format_devlog-signed.zip (formats /devlog partition, #1) lowram-signed.zip (turns on low ram system property, #1) QuickSearchBox-installer-signed.zip (installs AOSP search app, #1) nightlies (a directory for nightly builds) plus (a directory for plus builds, #1) releases (a directory for release builds)
downloading.. thanks
Thank you very much for your support. Sent from my Desire HD using Tapatalk
Now I'm off to bed. Workday tomorrow and damn it's 1:30 AM already. Please, don't cause thermonuclear wars while I sleep. kthxbye
Wow, fantastic!!! Thank you Mustavaalkosta! You keep our device alive!! I can't wait to try this masterpiece! Downloading...:thumbup: Sent from my Desire HD using xda app-developers app
awesome! Whats working and not working
Has anyone tested it?
sayler said: Has anyone tested it? Click to expand... Click to collapse +1
I am testing it. For now mobile data is working! Working: Youtube, mobile data, camera,wifi, sensors, audio, sdcard, gallery, gps Broken: Stock browser black screen (google chrome is working), screenshots(i didnt find option), google now ( when you search black screen is showing) That's for now I didnt try other things. Thanks @Mustaavalkosta for great rom have a nice day!
sayler said: I am testing it. For now mobile data is working! Working: Youtube, mobile data, camera,wifi, sensors, audio, sdcard, gallery Broken: Stock browser black screen (google chrome is working), screenshots(i didnt find option) That's for now I didnt try other things. Thanks @Mustaavalkosta for great rom have a nice day! Click to expand... Click to collapse Ok, had 1 bug where the entire screen was shifted. the right 20 pixel or so were on the left of the screen. After enabling ART and the consequent reboot it was gone. ART works. Camera works (pictures + recording, with flash) Calls work. Screnshot (power + vol down) throws error about couldn't save storage might be in use etc: Code: E/qdgenlock( 1446): perform_lock_unlock_operation: GENLOCK_IOC_DREADLOCK failed (lockType0x2,err=Invalid argument fd=193) W/Adreno200-EGLSUB( 1446): <LockImage:1938>: genlock_lock_buffer GENLOCK_READ_LOCK failed W/Adreno200-ES20( 1446): <qgl2DrvAPI_glEGLImageTargetTexture2DOES:3878>: GL_INVALID_OPERATION E/SurfaceFlinger( 1446): glCheckFramebufferStatusOES error 36054 E/SurfaceFlinger( 1446): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot E/qdgenlock( 1446): perform_lock_unlock_operation: GENLOCK_IOC_DREADLOCK failed (lockType0x0,err=Invalid argument fd=193) W/Adreno200-EGLSUB( 1446): <UnlockImage:1965>: genlock_unlock_buffer failed W/GLConsumer( 1446): [com.android.phasebeam.PhaseBeamWallpaper] bindTextureImage: clearing GL error: 0x502 Storage works, SD is mounted Media scanner works. Browser gives black screen: Code: D/WebViewTimersControl( 2926): onBrowserActivityResume D/WebViewTimersControl( 2926): Resuming webview timers, view=com.android.browser.BrowserWebView{64a1bc30 VFEDHVCL .F....I. 0,0-0,0} I/art ( 2926): GcCauseBackground partial concurrent mark sweep GC freed 8713(560KB) AllocSpace objects, 5(206KB) LOS objects, 14% free, 4MB/4MB, paused 2.593ms total 152.740ms W/AwContents( 2926): nativeOnDraw failed; clearing to background color. W/AwContents( 2926): nativeOnDraw failed; clearing to background color. W/AwContents( 2926): nativeOnDraw failed; clearing to background color. W/art ( 2926): Thread[13,tid=3573,Native,Thread*=0x45d3f2d8,peer=0x649c1258,"Thread-176"] attached without supplying a name I/chromium( 2926): [INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not supported W/art ( 2926): Thread[26,tid=3571,Native,Thread*=0x43a71398,peer=0x64a01998,"Thread-177"] attached without supplying a name I/chromium( 2926): [INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not supported W/qdmemalloc( 2926): Falling back to ashmem E/qdmemalloc( 2926): alloc mmap(fd=99, size=1048576, prot=3) failed (Try again) E/qdgralloc( 2926): gralloc failed err=Try again W/GraphicBufferAllocator( 2926): alloc(512, 512, 1, 00000133, ...) failed -11 (Try again) W/qdmemalloc( 2926): Falling back to ashmem E/qdmemalloc( 2926): alloc mmap(fd=99, size=1048576, prot=3) failed (Try again) E/qdgralloc( 2926): gralloc failed err=Try again W/GraphicBufferAllocator( 2926): alloc(512, 512, 1, 00000133, ...) failed -11 (Try again) W/qdmemalloc( 2926): Falling back to ashmem E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' W/qdmemalloc( 2926): Falling back to ashmem E/qdmemalloc( 2926): alloc mmap(fd=106, size=1048576, prot=3) failed (Try again) E/qdgralloc( 2926): gralloc failed err=Try again W/GraphicBufferAllocator( 2926): alloc(512, 512, 1, 00000133, ...) failed -11 (Try again) W/qdmemalloc( 2926): Falling back to ashmem E/qdmemalloc( 2926): alloc mmap(fd=106, size=1048576, prot=3) failed (Try again) E/qdgralloc( 2926): gralloc failed err=Try again W/GraphicBufferAllocator( 2926): alloc(512, 512, 1, 00000133, ...) failed -11 (Try again) E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' W/qdmemalloc( 2926): Falling back to ashmem E/qdmemalloc( 2926): alloc mmap(fd=110, size=1048576, prot=3) failed (Try again) E/qdgralloc( 2926): gralloc failed err=Try again W/GraphicBufferAllocator( 2926): alloc(512, 512, 1, 00000133, ...) failed -11 (Try again) W/qdmemalloc( 2926): Falling back to ashmem E/qdmemalloc( 2926): alloc mmap(fd=110, size=1048576, prot=3) failed (Try again) E/qdgralloc( 2926): gralloc failed err=Try again W/GraphicBufferAllocator( 2926): alloc(512, 512, 1, 00000133, ...) failed -11 (Try again) E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete' E/chromium( 2926): [ERROR:gles2_cmd_decoder.cc(5698)] [.ChromiumCompositor-0x45d252b0]RENDER WARNING: texture bound to ...'
sayler said: I am testing it. For now mobile data is working! Working: Youtube, mobile data, camera,wifi, sensors, audio, sdcard, gallery, gps Broken: Stock browser black screen (google chrome is working), screenshots(i didnt find option), google now ( when you search black screen is showing) That's for now I didnt try other things. Thanks @Mustaavalkosta for great rom have a nice day! Click to expand... Click to collapse Thats awesome!! So stable for the first build!!!
trying I'm install this room. Anwesome! . This room don't has sweep2sleep. I' very like it.:laugh:
I think this version is more Stable than versin 4.4 of Mr Randomblame ??
Great job Mustaavalkosta, you got this out the door quick.
some problems with superuser。can't root some apps. how to fix it
Perfect. Only two questions: - there is a torch issue - it is not working on max power- does torch fix from cm 10.1 can fix it? - it is a cosmetic but i will ask - you know why statusbar is not trnsparent? Sent from my Desire HD using xda app-developers app
guojeff1 said: some problems with superuser。can't root some apps. how to fix it Click to expand... Click to collapse SU needs to have permission first, before anything. If not app 's can not gain Root. Sent from my HTC Desire HD using XDA Premium 4 mobile app
what works and what doesn't work? what works and what doesn't work?
matroihanoi said: I think this version is more Stable than versin 4.4 of Mr Randomblame ?? Click to expand... Click to collapse yep, sdcard and data are working:good: ---------- Post added at 11:44 PM ---------- Previous post was at 11:43 PM ---------- wxswjtu said: what works and what doesn't work? Click to expand... Click to collapse last post on page 1
[Q] CM10.2 filemanager doesn't work - just white screen (SG s3mini)
Hey, I'm new to android and this forum but I can't fix this alone so I'm asking here. I'm using a SG s3mini with CM10.2 (cm10.2_golden.maclaw.20140119.zip). I'm not allowed to post in the corresponding thread(http://forum.xda-developers.com/showthread.php?t=2478972), New Maclaw has no bugtracker atm and no address to reach him so I'm asking here. When I start the CM Filemanager all I get is a white screen. Nothing happens no matter how long I wait. Here's a logcat: Code: build.board: montblanc build.bootloader: unknown build.brand: samsung build.cpu_abi: armeabi-v7a build.cpu_abi2: armeabi build.device: golden build.display: cm_golden-userdebug 4.3.1 JLS36I 3de7904efc test-keys build.fingerprint: samsung/cm_golden/golden:4.3.1/JLS36I/3de7904efc:userdebug/test-keys build.hardware: samsunggolden build.host: maclaw build.id: JLS36I build.manufacturer: samsung build.model: GT-I8190 build.product: cm_golden build.radio: unknown build.serial: 4790099afaefb0e2 build.tags: test-keys build.time: 1390036144000 build.type: userdebug build.user: root version.codename: REL version.incremental: 3de7904efc version.release: 4.3.1 version.sdk_int: 18 01-21 20:39:00.700 I/ActivityManager(2072): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.cyanogenmod.filemanager/.activities.NavigationActivity} from pid 2389 01-21 20:39:00.810 I/ActivityManager(2072): Start proc com.cyanogenmod.filemanager for activity com.cyanogenmod.filemanager/.activities.NavigationActivity: pid=6295 uid=10006 gids={50006, 1015, 1028} 01-21 20:39:02.631 W/ActivityManager(2072): Activity pause timeout for ActivityRecord{4206a630 u0 com.cyanogenmod.filemanager/.activities.NavigationActivity} 01-21 20:39:10.859 W/ActivityManager(2072): Activity idle timeout for ActivityRecord{4206a630 u0 com.cyanogenmod.filemanager/.activities.NavigationActivity} 01-21 20:39:13.062 W/ActivityManager(2072): Activity stop timeout for ActivityRecord{4206a630 u0 com.cyanogenmod.filemanager/.activities.NavigationActivity} 01-21 20:40:24.713 W/ActivityManager(2072): Activity pause timeout for ActivityRecord{4206a630 u0 com.cyanogenmod.filemanager/.activities.NavigationActivity} 01-21 20:40:32.741 W/ActivityManager(2072): Activity idle timeout for ActivityRecord{4206a630 u0 com.cyanogenmod.filemanager/.activities.NavigationActivity} 01-21 20:40:35.073 W/ActivityManager(2072): Activity stop timeout for ActivityRecord{4206a630 u0 com.cyanogenmod.filemanager/.activities.NavigationActivity} 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.syncExecute(ShellConsole.java:482) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.execute(ShellConsole.java:434) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.alloc(ShellConsole.java:273) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.ConsoleBuilder.createNonPrivilegedConsole(ConsoleBuilder.java:284) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.allocBackgroundConsole(FileManagerApplication.java:378) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.getBackgroundConsole(FileManagerApplication.java:343) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.killCurrentCommand(ShellConsole.java:1189) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.syncExecute(ShellConsole.java:636) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.execute(ShellConsole.java:434) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.alloc(ShellConsole.java:273) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.ConsoleBuilder.createNonPrivilegedConsole(ConsoleBuilder.java:284) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.allocBackgroundConsole(FileManagerApplication.java:378) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.getBackgroundConsole(FileManagerApplication.java:343) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.killCurrentCommand(ShellConsole.java:1189) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.syncExecute(ShellConsole.java:636) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.execute(ShellConsole.java:434) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.alloc(ShellConsole.java:273) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.ConsoleBuilder.createNonPrivilegedConsole(ConsoleBuilder.java:284) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.allocBackgroundConsole(FileManagerApplication.java:378) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.getBackgroundConsole(FileManagerApplication.java:343) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.killCurrentCommand(ShellConsole.java:1189) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.syncExecute(ShellConsole.java:636) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.execute(ShellConsole.java:434) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.alloc(ShellConsole.java:273) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.ConsoleBuilder.createNonPrivilegedConsole(ConsoleBuilder.java:284) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.allocBackgroundConsole(FileManagerApplication.java:378) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.getBackgroundConsole(FileManagerApplication.java:343) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.killCurrentCommand(ShellConsole.java:1189) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.syncExecute(ShellConsole.java:636) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.execute(ShellConsole.java:434) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.shell.ShellConsole.alloc(ShellConsole.java:273) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.console.ConsoleBuilder.createNonPrivilegedConsole(ConsoleBuilder.java:284) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.allocBackgroundConsole(FileManagerApplication.java:378) 01-21 20:41:31.725 E/AndroidRuntime(6295): at com.cyanogenmod.filemanager.FileManagerApplication.getBackgroundConsole(FileManagerApplication.java:343) 01-21 20:41:33.257 I/ActivityManager(2072): Process com.cyanogenmod.filemanager (pid 6295) has died. But the filemanager did work with this rom after I flashed it but now after a few days stopped working and I have no idea why.. other filemanagers like ghostcommander still work. cheers
push
Google camera with front and rear portrait support
@Arnova8G2 https://forum.xda-developers.com/mi-5/themes/app-collection-camera-modded-t3591177 Please port your amazing mod for our beloved s7 edge. Here is the data you asked for Edit 2 : here is the file you want , but this is for a note 8 based rom (batman 1.1.0) https://drive.google.com/file/d/1Mb5GszGqn-qz4yucNaiDBkQUT_Qu8w9u/view Edit : i can't add the file here for somereason and i'm running note 8 rom so i can't do it anyway so i need anyone with s7 rom to do this and post here : Arnova8G2 said: To make it easier for me to correct Gcam Download the Camera2 Test app and share the device_info file I need a user of android 7.x and android 8.1 ** Please mention me in the thread of your device ex with my device: gemini-device_info.html : Code: [b]Camera 0 (BACK)[/b] [b]android.flash.info:[/b] - available = true [b]android.info:[/b] - supportedHardwareLevel = HARDWARE_LEVEL_3 [b]android.tonemap:[/b] - availableToneMapModes = [0,1,2] - maxCurvePoints = 512 [b]android.hotPixel:[/b] - availableHotPixelModes = [1,2] [b]android.scaler:[/b] - availableMaxDigitalZoom = 8.0 - croppingType = SCALER_CROPPING_TYPE_CENTER_ONLY - streamConfigurationMap = OutputFormats: [list] [4656x3496, RAW_SENSOR(32), min_dur:41666666, stall:200000000] [4608x3456, JPEG(256), min_dur:41666666, stall:400000000] [4608x2592, JPEG(256), min_dur:40000000, stall:366000000] [4160x3120, JPEG(256), min_dur:41666666, stall:345000000] [4000x3000, JPEG(256), min_dur:41666666, stall:258000000] [3840x2160, JPEG(256), min_dur:33333333, stall:253000000] [3264x2448, JPEG(256), min_dur:40000000, stall:243000000] [3200x2400, JPEG(256), min_dur:40000000, stall:179000000] [2976x2976, JPEG(256), min_dur:41666666, stall:161000000] [2592x1944, JPEG(256), min_dur:33333333, stall:144000000] [2592x1458, JPEG(256), min_dur:33333333, stall:142000000] [2688x1512, JPEG(256), min_dur:33333333, stall:140000000] [2592x1458, JPEG(256), min_dur:33333333, stall:142000000] [2016x1512, JPEG(256), min_dur:33333333, stall:116000000] [2048x1536, JPEG(256), min_dur:33333333, stall:108000000] [1920x1080, JPEG(256), min_dur:33333333, stall:103000000] [1600x1200, JPEG(256), min_dur:33333333, stall:99000000] [1440x1080, JPEG(256), min_dur:33333333, stall:91000000] [1280x960, JPEG(256), min_dur:33333333, stall:80000000] [1280x768, JPEG(256), min_dur:33333333, stall:75000000] [1280x720, JPEG(256), min_dur:33333333, stall:68000000] [1024x768, JPEG(256), min_dur:33333333, stall:67000000] [800x600, JPEG(256), min_dur:33333333, stall:66000000] [864x480, JPEG(256), min_dur:33333333, stall:65000000] [800x480, JPEG(256), min_dur:33333333, stall:61000000] [720x480, JPEG(256), min_dur:33333333, stall:59000000] [640x480, JPEG(256), min_dur:33333333, stall:49000000] [640x360, JPEG(256), min_dur:33333333, stall:49000000] [480x360, JPEG(256), min_dur:33333333, stall:48000000] [480x320, JPEG(256), min_dur:33333333, stall:45000000] [352x288, JPEG(256), min_dur:33333333, stall:30000000] [320x240, JPEG(256), min_dur:33333333, stall:25000000] [176x144, JPEG(256), min_dur:33333333, stall:0] [4608x3456, PRIVATE(34), min_dur:41666666, stall:0] [4608x2592, PRIVATE(34), min_dur:40000000, stall:0] [4160x3120, PRIVATE(34), min_dur:41666666, stall:0] [4000x3000, PRIVATE(34), min_dur:41666666, stall:0] [3840x2160, PRIVATE(34), min_dur:33333333, stall:0] [3264x2448, PRIVATE(34), min_dur:40000000, stall:0] [3200x2400, PRIVATE(34), min_dur:40000000, stall:0] [2976x2976, PRIVATE(34), min_dur:41666666, stall:0] [2592x1944, PRIVATE(34), min_dur:33333333, stall:0] [2592x1458, PRIVATE(34), min_dur:33333333, stall:0] [2688x1512, PRIVATE(34), min_dur:33333333, stall:0] [2592x1458, PRIVATE(34), min_dur:33333333, stall:0] [2016x1512, PRIVATE(34), min_dur:33333333, stall:0] [2048x1536, PRIVATE(34), min_dur:33333333, stall:0] [1920x1080, PRIVATE(34), min_dur:33333333, stall:0] [1600x1200, PRIVATE(34), min_dur:33333333, stall:0] [1440x1080, PRIVATE(34), min_dur:33333333, stall:0] [1280x960, PRIVATE(34), min_dur:33333333, stall:0] [1280x768, PRIVATE(34), min_dur:33333333, stall:0] [1280x720, PRIVATE(34), min_dur:33333333, stall:0] [1024x768, PRIVATE(34), min_dur:33333333, stall:0] [800x600, PRIVATE(34), min_dur:33333333, stall:0] [864x480, PRIVATE(34), min_dur:33333333, stall:0] [800x480, PRIVATE(34), min_dur:33333333, stall:0] [720x480, PRIVATE(34), min_dur:33333333, stall:0] [640x480, PRIVATE(34), min_dur:33333333, stall:0] [640x360, PRIVATE(34), min_dur:33333333, stall:0] [480x360, PRIVATE(34), min_dur:33333333, stall:0] [480x320, PRIVATE(34), min_dur:33333333, stall:0] [352x288, PRIVATE(34), min_dur:33333333, stall:0] [320x240, PRIVATE(34), min_dur:33333333, stall:0] [176x144, PRIVATE(34), min_dur:33333333, stall:0] [4608x3456, YUV_420_888(35), min_dur:41666666, stall:0] [4608x2592, YUV_420_888(35), min_dur:40000000, stall:0] [4160x3120, YUV_420_888(35), min_dur:41666666, stall:0] [4000x3000, YUV_420_888(35), min_dur:41666666, stall:0] [3840x2160, YUV_420_888(35), min_dur:33333333, stall:0] [3264x2448, YUV_420_888(35), min_dur:40000000, stall:0] [3200x2400, YUV_420_888(35), min_dur:40000000, stall:0] [2976x2976, YUV_420_888(35), min_dur:41666666, stall:0] [2592x1944, YUV_420_888(35), min_dur:33333333, stall:0] [2592x1458, YUV_420_888(35), min_dur:33333333, stall:0] [2688x1512, YUV_420_888(35), min_dur:33333333, stall:0] [2592x1458, YUV_420_888(35), min_dur:33333333, stall:0] [2016x1512, YUV_420_888(35), min_dur:33333333, stall:0] [2048x1536, YUV_420_888(35), min_dur:33333333, stall:0] [1920x1080, YUV_420_888(35), min_dur:33333333, stall:0] [1600x1200, YUV_420_888(35), min_dur:33333333, stall:0] [1440x1080, YUV_420_888(35), min_dur:33333333, stall:0] [1280x960, YUV_420_888(35), min_dur:33333333, stall:0] [1280x768, YUV_420_888(35), min_dur:33333333, stall:0] [1280x720, YUV_420_888(35), min_dur:33333333, stall:0] [1024x768, YUV_420_888(35), min_dur:33333333, stall:0] [800x600, YUV_420_888(35), min_dur:33333333, stall:0] [864x480, YUV_420_888(35), min_dur:33333333, stall:0] [800x480, YUV_420_888(35), min_dur:33333333, stall:0] [720x480, YUV_420_888(35), min_dur:33333333, stall:0] [640x480, YUV_420_888(35), min_dur:33333333, stall:0] [640x360, YUV_420_888(35), min_dur:33333333, stall:0] [480x360, YUV_420_888(35), min_dur:33333333, stall:0] [480x320, YUV_420_888(35), min_dur:33333333, stall:0] [352x288, YUV_420_888(35), min_dur:33333333, stall:0] [320x240, YUV_420_888(35), min_dur:33333333, stall:0] [176x144, YUV_420_888(35), min_dur:33333333, stall:0] [4656x3496, RAW_PRIVATE(36), min_dur:41666666, stall:0] [4656x3496, RAW10(37), min_dur:41666666, stall:0] [/list] HighSpeedVideoConfigurations: [*] [864x480, min_fps:30, max_fps:120], [864x480, min_fps:120, max_fps:120], [800x480, min_fps:30, max_fps:120], [800x480, min_fps:120, max_fps:120], [640x480, min_fps:30, max_fps:120], [640x480, min_fps:120, max_fps:120], [480x320, min_fps:30, max_fps:120], [480x320, min_fps:120, max_fps:120], [352x288, min_fps:30, max_fps:120], [352x288, min_fps:120, max_fps:120], [176x144, min_fps:30, max_fps:120], [176x144, min_fps:120, max_fps:120], [640x360, min_fps:30, max_fps:120], [640x360, min_fps:120, max_fps:120], [480x360, min_fps:30, max_fps:120], [480x360, min_fps:120, max_fps:120], [1280x720, min_fps:30, max_fps:120], [1280x720, min_fps:120, max_fps:120], [720x480, min_fps:30, max_fps:120], [720x480, min_fps:120, max_fps:120], [320x240, min_fps:30, max_fps:120], [320x240, min_fps:120, max_fps:120] InputsString: 4608x3456, PRIVATE(34), 4608x3456, YUV_420_888(35), ValidOutputFormatsForInputString: PRIVATE(34), out:JPEG(256), YUV_420_888(35), out:JPEG(256), YUV_420_888(35) [b]android.sensor:[/b] - availableTestPatternModes = [0,1,2,3,4] - blackLevelPattern = BlackLevelPattern([64, 64], [64, 64]) - calibrationTransform1 = ColorSpaceTransform([135/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 131/128]) - calibrationTransform2 = ColorSpaceTransform([135/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 131/128]) - colorTransform1 = ColorSpaceTransform([93/128, -13/128, -15/128], [-78/128, 182/128, 18/128], [-17/128, 31/128, 63/128]) - colorTransform2 = ColorSpaceTransform([177/128, -79/128, -26/128], [-73/128, 201/128, 19/128], [-6/128, 18/128, 87/128]) - forwardMatrix1 = ColorSpaceTransform([93/128, 11/128, 20/128], [39/128, 97/128, -8/128], [5/128, -33/128, 134/128]) - forwardMatrix2 = ColorSpaceTransform([77/128, 23/128, 24/128], [26/128, 101/128, 1/128], [-1/128, -48/128, 154/128]) - maxAnalogSensitivity = 800 - orientation = 90 - referenceIlluminant1 = 21 - referenceIlluminant2 = 17 [b]android.jpeg:[/b] - availableThumbnailSizes = [0x0,176x144,240x144,256x144,240x160,256x154,240x240,320x240] [b]android.sync:[/b] - maxLatency = SYNC_MAX_LATENCY_PER_FRAME_CONTROL [b]android.statistics.info:[/b] - availableFaceDetectModes = [0,1] - availableHotPixelMapModes = [false] - availableLensShadingMapModes = [0,1] - maxFaceCount = 10 [b]android.lens.info:[/b] - availableApertures = [2.0] - availableFilterDensities = [0.0] - availableFocalLengths = [4.263] - availableOpticalStabilization = [0,0] - focusDistanceCalibration = 2 - hyperfocalDistance = 0.24651729 - minimumFocusDistance = 10.0 [b]android.lens:[/b] - facing = LENS_FACING_BACK [b]android.request:[/b] - availableCapabilities = [0,1,2,5,6,4,7,9,3] - maxNumInputStreams = 1 - maxNumOutputProc = 3 - maxNumOutputProcStalling = 1 - maxNumOutputRaw = 1 - partialResultCount = 2 - pipelineMaxDepth = 8 [b]android.colorCorrection:[/b] - availableAberrationModes = [0,1,2] [b]android.control:[/b] - aeAvailableAntibandingModes = [0,2,1,3] - aeAvailableModes = [0,1,2,3,4] - aeAvailableTargetFpsRanges = [[15, 24],[24, 24],[15, 25],[25, 25],[8, 30],[30, 30],[15, 30]] - aeCompensationRange = [-12, 12] - aeCompensationStep = 1/6 - aeLockAvailable = true - afAvailableModes = [1,0,2,3,4] - availableEffects = [0,1,2,3,4,5,6,7,8] - availableModes = [0,1,2] - availableSceneModes = [4,9,8,10,5,3,13,11,15,12,14,6,7,2,1] - availableVideoStabilizationModes = [0,1] - awbAvailableModes = [1,2,3,4,5,6,7,8,0] - awbLockAvailable = true - maxRegionsAe = 1 - maxRegionsAf = 1 - maxRegionsAwb = 0 - postRawSensitivityBoostRange = [100, 4800] [b]android.shading:[/b] - availableModes = [0,1,2] [b]android.edge:[/b] - availableEdgeModes = [0,1,2,3] [b]android.noiseReduction:[/b] - availableNoiseReductionModes = [0,1,2,3,4] [b]android.sensor.info:[/b] - activeArraySize = Rect(8, 8 - 4664, 3504) - colorFilterArrangement = 0 - exposureTimeRange = [23067, 32000000000] - maxFrameDuration = 604625910 - physicalSize = 5.2326403x3.93344 - pixelArraySize = 4672x3512 - preCorrectionActiveArraySize = Rect(8, 8 - 4664, 3504) - sensitivityRange = [100, 4800] - timestampSource = SOURCE_UNKNOWN - whiteLevel = 1023 [b]Camera 1 (FRONT)[/b] [b]android.flash.info:[/b] - available = false [b]android.info:[/b] - supportedHardwareLevel = HARDWARE_LEVEL_3 [b]android.tonemap:[/b] - availableToneMapModes = [0,1,2] - maxCurvePoints = 512 [b]android.hotPixel:[/b] - availableHotPixelModes = [1,2] [b]android.scaler:[/b] - availableMaxDigitalZoom = 8.0 - croppingType = SCALER_CROPPING_TYPE_CENTER_ONLY - streamConfigurationMap = OutputFormats: [list] [2688x1520, RAW_SENSOR(32), min_dur:33333333, stall:60000000] [2592x1458, JPEG(256), min_dur:33333333, stall:142000000] [2688x1512, JPEG(256), min_dur:33333333, stall:140000000] [2592x1458, JPEG(256), min_dur:33333333, stall:142000000] [2016x1512, JPEG(256), min_dur:33333333, stall:116000000] [1920x1080, JPEG(256), min_dur:33333333, stall:103000000] [1600x1200, JPEG(256), min_dur:33333333, stall:99000000] [1440x1080, JPEG(256), min_dur:33333333, stall:91000000] [1280x960, JPEG(256), min_dur:33333333, stall:80000000] [1280x768, JPEG(256), min_dur:33333333, stall:75000000] [1280x720, JPEG(256), min_dur:33333333, stall:68000000] [1024x768, JPEG(256), min_dur:33333333, stall:67000000] [800x600, JPEG(256), min_dur:33333333, stall:66000000] [864x480, JPEG(256), min_dur:33333333, stall:65000000] [800x480, JPEG(256), min_dur:33333333, stall:61000000] [720x480, JPEG(256), min_dur:33333333, stall:59000000] [640x480, JPEG(256), min_dur:33333333, stall:49000000] [640x360, JPEG(256), min_dur:33333333, stall:49000000] [480x360, JPEG(256), min_dur:33333333, stall:48000000] [480x320, JPEG(256), min_dur:33333333, stall:45000000] [352x288, JPEG(256), min_dur:33333333, stall:30000000] [320x240, JPEG(256), min_dur:33333333, stall:25000000] [176x144, JPEG(256), min_dur:33333333, stall:779000000] [2592x1458, PRIVATE(34), min_dur:33333333, stall:0] [2688x1512, PRIVATE(34), min_dur:33333333, stall:0] [2592x1458, PRIVATE(34), min_dur:33333333, stall:0] [2016x1512, PRIVATE(34), min_dur:33333333, stall:0] [1920x1080, PRIVATE(34), min_dur:33333333, stall:0] [1600x1200, PRIVATE(34), min_dur:33333333, stall:0] [1440x1080, PRIVATE(34), min_dur:33333333, stall:0] [1280x960, PRIVATE(34), min_dur:33333333, stall:0] [1280x768, PRIVATE(34), min_dur:33333333, stall:0] [1280x720, PRIVATE(34), min_dur:33333333, stall:0] [1024x768, PRIVATE(34), min_dur:33333333, stall:0] [800x600, PRIVATE(34), min_dur:33333333, stall:0] [864x480, PRIVATE(34), min_dur:33333333, stall:0] [800x480, PRIVATE(34), min_dur:33333333, stall:0] [720x480, PRIVATE(34), min_dur:33333333, stall:0] [640x480, PRIVATE(34), min_dur:33333333, stall:0] [640x360, PRIVATE(34), min_dur:33333333, stall:0] [480x360, PRIVATE(34), min_dur:33333333, stall:0] [480x320, PRIVATE(34), min_dur:33333333, stall:0] [352x288, PRIVATE(34), min_dur:33333333, stall:0] [320x240, PRIVATE(34), min_dur:33333333, stall:0] [176x144, PRIVATE(34), min_dur:33333333, stall:0] [2592x1458, YUV_420_888(35), min_dur:33333333, stall:0] [2688x1512, YUV_420_888(35), min_dur:33333333, stall:0] [2592x1458, YUV_420_888(35), min_dur:33333333, stall:0] [2016x1512, YUV_420_888(35), min_dur:33333333, stall:0] [1920x1080, YUV_420_888(35), min_dur:33333333, stall:0] [1600x1200, YUV_420_888(35), min_dur:33333333, stall:0] [1440x1080, YUV_420_888(35), min_dur:33333333, stall:0] [1280x960, YUV_420_888(35), min_dur:33333333, stall:0] [1280x768, YUV_420_888(35), min_dur:33333333, stall:0] [1280x720, YUV_420_888(35), min_dur:33333333, stall:0] [1024x768, YUV_420_888(35), min_dur:33333333, stall:0] [800x600, YUV_420_888(35), min_dur:33333333, stall:0] [864x480, YUV_420_888(35), min_dur:33333333, stall:0] [800x480, YUV_420_888(35), min_dur:33333333, stall:0] [720x480, YUV_420_888(35), min_dur:33333333, stall:0] [640x480, YUV_420_888(35), min_dur:33333333, stall:0] [640x360, YUV_420_888(35), min_dur:33333333, stall:0] [480x360, YUV_420_888(35), min_dur:33333333, stall:0] [480x320, YUV_420_888(35), min_dur:33333333, stall:0] [352x288, YUV_420_888(35), min_dur:33333333, stall:0] [320x240, YUV_420_888(35), min_dur:33333333, stall:0] [176x144, YUV_420_888(35), min_dur:33333333, stall:0] [2688x1520, RAW_PRIVATE(36), min_dur:33333333, stall:0] [2688x1520, RAW10(37), min_dur:33333333, stall:0] HighSpeedVideoConfigurations: [*] [864x480, min_fps:30, max_fps:120], [864x480, min_fps:120, max_fps:120], [800x480, min_fps:30, max_fps:120], [800x480, min_fps:120, max_fps:120], [640x480, min_fps:30, max_fps:120], [640x480, min_fps:120, max_fps:120], [480x320, min_fps:30, max_fps:120], [480x320, min_fps:120, max_fps:120], [352x288, min_fps:30, max_fps:120], [352x288, min_fps:120, max_fps:120], [176x144, min_fps:30, max_fps:120], [176x144, min_fps:120, max_fps:120], [640x360, min_fps:30, max_fps:120], [640x360, min_fps:120, max_fps:120], [480x360, min_fps:30, max_fps:120], [480x360, min_fps:120, max_fps:120], [1280x720, min_fps:30, max_fps:120], [1280x720, min_fps:120, max_fps:120], [720x480, min_fps:30, max_fps:120], [720x480, min_fps:120, max_fps:120], [320x240, min_fps:30, max_fps:120], [320x240, min_fps:120, max_fps:120] InputsString: 2688x1512, PRIVATE(34), 2688x1512, YUV_420_888(35), ValidOutputFormatsForInputString: PRIVATE(34), out:JPEG(256), YUV_420_888(35) YUV_420_888(35), out:JPEG(256), YUV_420_888(35) [/list][b]android.sensor:[/b] - availableTestPatternModes = [0,1,2,4] - blackLevelPattern = BlackLevelPattern([64, 64], [64, 64]) - calibrationTransform1 = ColorSpaceTransform([134/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 141/128]) - calibrationTransform2 = ColorSpaceTransform([134/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 141/128]) - colorTransform1 = ColorSpaceTransform([98/128, -26/128, -16/128], [-70/128, 180/128, 14/128], [-19/128, 33/128, 73/128]) - colorTransform2 = ColorSpaceTransform([157/128, -74/128, -31/128], [-67/128, 196/128, 15/128], [-4/128, 13/128, 108/128]) - forwardMatrix1 = ColorSpaceTransform([77/128, 26/128, 20/128], [30/128, 103/128, -5/128], [5/128, -30/128, 131/128]) - forwardMatrix2 = ColorSpaceTransform([72/128, 28/128, 24/128], [22/128, 103/128, 3/128], [2/128, -29/128, 137/128]) - maxAnalogSensitivity = 1550 - orientation = 90 - referenceIlluminant1 = 21 - referenceIlluminant2 = 17 [b]android.jpeg:[/b] - availableThumbnailSizes = [0x0,176x144,240x144,256x144,240x160,256x154,240x240,320x240] [b]android.sync:[/b] - maxLatency = SYNC_MAX_LATENCY_PER_FRAME_CONTROL [b]android.statistics.info:[/b] - availableFaceDetectModes = [0,1] - availableHotPixelMapModes = [false] - availableLensShadingMapModes = [0,1] - maxFaceCount = 10 [b]android.lens.info:[/b] - availableApertures = [2.0] - availableFilterDensities = [0.0] - availableFocalLengths = [4.6] - availableOpticalStabilization = [0] - focusDistanceCalibration = 0 - hyperfocalDistance = 0.37807184 - minimumFocusDistance = 0.0 [b]android.lens:[/b] - facing = LENS_FACING_FRONT [b]android.request:[/b] - availableCapabilities = [0,1,2,5,6,4,7,9,3] - maxNumInputStreams = 1 - maxNumOutputProc = 3 - maxNumOutputProcStalling = 1 - maxNumOutputRaw = 1 - partialResultCount = 2 - pipelineMaxDepth = 8 [b]android.colorCorrection:[/b] - availableAberrationModes = [0,1,2] [b]android.control:[/b] - aeAvailableAntibandingModes = [0,2,1,3] - aeAvailableModes = [0,1] - aeAvailableTargetFpsRanges = [[7, 30],[30, 30],[8, 30]] - aeCompensationRange = [-12, 12] - aeCompensationStep = 1/6 - aeLockAvailable = true - afAvailableModes = [0] - availableEffects = [0,1,2,3,4,5,6,7,8] - availableModes = [0,1,2] - availableSceneModes = [4,9,8,10,5,3,13,11,15,12,14,6,7,2,1] - availableVideoStabilizationModes = [0] - awbAvailableModes = [1,2,3,4,5,6,7,8,0] - awbLockAvailable = true - maxRegionsAe = 1 - maxRegionsAf = 0 - maxRegionsAwb = 0 - postRawSensitivityBoostRange = [100, 24800] [b]android.shading:[/b] - availableModes = [0,1,2] [b]android.edge:[/b] - availableEdgeModes = [0,1,2,3] [b]android.noiseReduction:[/b] - availableNoiseReductionModes = [0,1,2,3,4] [b]android.sensor.info:[/b] - activeArraySize = Rect(0, 0 - 2688, 1520) - colorFilterArrangement = 3 - exposureTimeRange = [20833, 32000000000] - maxFrameDuration = 279674252 - physicalSize = 5.376x3.04 - pixelArraySize = 2688x1520 - preCorrectionActiveArraySize = Rect(0, 0 - 2688, 1520) - sensitivityRange = [100, 24800] - timestampSource = SOURCE_UNKNOWN - whiteLevel = 1023 Click to expand... Click to collapse
S7E Exynos - v.1.4 - Black screen front/rear camera/Portrait mode . Panorama and Photo sphere working . Stock 7.0
Hero2lte Device Information @Arnova8G2 Here is the device information for the Samsung Galaxy S7 Edge Stock 7.0 ROM (Exynos Variant). HTML: Camera 0 (BACK) android.sync: - maxLatency = SYNC_MAX_LATENCY_PER_FRAME_CONTROL android.lens: - facing = LENS_FACING_BACK android.request: - availableCapabilities = [0,1,2,3,5,6,9] - maxNumOutputProc = 3 - maxNumOutputProcStalling = 1 - maxNumOutputRaw = 1 - partialResultCount = 1 - pipelineMaxDepth = 8 android.statistics.info: - availableFaceDetectModes = [0,1] - availableHotPixelMapModes = [false] - availableLensShadingMapModes = [0,1] - maxFaceCount = 16 android.shading: - availableModes = [0,1,2] android.control: - aeAvailableAntibandingModes = [0,3] - aeAvailableModes = [0,1,2,3] - aeAvailableTargetFpsRanges = [[15, 15],[24, 24],[10, 30],[15, 30],[30, 30]] - aeCompensationRange = [-20, 20] - aeCompensationStep = 1/10 - aeLockAvailable = true - afAvailableModes = [0,1,2,3,4] - availableEffects = [0,1,2,4,5,8] - availableModes = [0,1,2] - availableSceneModes = [0,1] - availableVideoStabilizationModes = [0] - awbAvailableModes = [0,1,2,3,5,6] - awbLockAvailable = true - maxRegionsAe = 1 - maxRegionsAf = 1 - maxRegionsAwb = 1 - postRawSensitivityBoostRange = [100, 100] android.sensor: - availableTestPatternModes = [0] - blackLevelPattern = BlackLevelPattern([0, 0], [0, 0]) - calibrationTransform1 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - calibrationTransform2 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - colorTransform1 = ColorSpaceTransform([593/1024, 78/1024, -118/1024], [-491/1024, 1412/1024, 72/1024], [-137/1024, 417/1024, 428/1024]) - colorTransform2 = ColorSpaceTransform([1032/1024, -174/1024, -276/1024], [-442/1024, 1495/1024, 39/1024], [-76/1024, 333/1024, 614/1024]) - forwardMatrix1 = ColorSpaceTransform([893/1024, -200/1024, 294/1024], [317/1024, 697/1024, 10/1024], [-16/1024, -557/1024, 1418/1024]) - forwardMatrix2 = ColorSpaceTransform([750/1024, -150/1024, 387/1024], [186/1024, 748/1024, 90/1024], [-55/1024, -987/1024, 1887/1024]) - maxAnalogSensitivity = 640 - orientation = 90 - referenceIlluminant1 = 21 - referenceIlluminant2 = 17 android.info: - supportedHardwareLevel = HARDWARE_LEVEL_FULL android.jpeg: - availableThumbnailSizes = [0x0,496x280,376x376,504x376] android.lens.info: - availableApertures = [1.7] - availableFilterDensities = [0.0] - availableFocalLengths = [4.2] - availableOpticalStabilization = [0,1] - focusDistanceCalibration = 2 - hyperfocalDistance = 0.2777778 - minimumFocusDistance = 10.0 android.scaler: - availableMaxDigitalZoom = 8.0 - croppingType = SCALER_CROPPING_TYPE_FREEFORM - streamConfigurationMap = OutputFormats: [4032x3024, RGBA_8888(1), min_dur:33331760, stall:0] [4032x2268, RGBA_8888(1), min_dur:33331760, stall:0] [3024x3024, RGBA_8888(1), min_dur:33331760, stall:0] [3984x2988, RGBA_8888(1), min_dur:33331760, stall:0] [3264x2448, RGBA_8888(1), min_dur:33331760, stall:0] [3264x1836, RGBA_8888(1), min_dur:33331760, stall:0] [2976x2976, RGBA_8888(1), min_dur:33331760, stall:0] [2880x2160, RGBA_8888(1), min_dur:33331760, stall:0] [2560x1440, RGBA_8888(1), min_dur:33331760, stall:0] [2160x2160, RGBA_8888(1), min_dur:33331760, stall:0] [2048x1152, RGBA_8888(1), min_dur:33331760, stall:0] [1920x1080, RGBA_8888(1), min_dur:33331760, stall:0] [1440x1080, RGBA_8888(1), min_dur:33331760, stall:0] [1088x1088, RGBA_8888(1), min_dur:33331760, stall:0] [1280x720, RGBA_8888(1), min_dur:33331760, stall:0] [1056x704, RGBA_8888(1), min_dur:33331760, stall:0] [1024x768, RGBA_8888(1), min_dur:33331760, stall:0] [960x720, RGBA_8888(1), min_dur:33331760, stall:0] [800x450, RGBA_8888(1), min_dur:33331760, stall:0] [720x720, RGBA_8888(1), min_dur:33331760, stall:0] [720x480, RGBA_8888(1), min_dur:33331760, stall:0] [640x480, RGBA_8888(1), min_dur:33331760, stall:0] [352x288, RGBA_8888(1), min_dur:33331760, stall:0] [320x240, RGBA_8888(1), min_dur:33331760, stall:0] [256x144, RGBA_8888(1), min_dur:33331760, stall:0] [176x144, RGBA_8888(1), min_dur:33331760, stall:0] [4032x3024, RAW_SENSOR(32), min_dur:33331760, stall:0] [4032x3024, JPEG(256), min_dur:50000000, stall:0] [4032x2268, JPEG(256), min_dur:50000000, stall:0] [3024x3024, JPEG(256), min_dur:50000000, stall:0] [3984x2988, JPEG(256), min_dur:50000000, stall:0] [3264x2448, JPEG(256), min_dur:50000000, stall:0] [3264x1836, JPEG(256), min_dur:50000000, stall:0] [2976x2976, JPEG(256), min_dur:50000000, stall:0] [2880x2160, JPEG(256), min_dur:50000000, stall:0] [2560x1440, JPEG(256), min_dur:50000000, stall:0] [2160x2160, JPEG(256), min_dur:50000000, stall:0] [2048x1152, JPEG(256), min_dur:50000000, stall:0] [1920x1080, JPEG(256), min_dur:33331760, stall:0] [1440x1080, JPEG(256), min_dur:33331760, stall:0] [1088x1088, JPEG(256), min_dur:33331760, stall:0] [1280x720, JPEG(256), min_dur:33331760, stall:0] [1056x704, JPEG(256), min_dur:33331760, stall:0] [1024x768, JPEG(256), min_dur:33331760, stall:0] [960x720, JPEG(256), min_dur:33331760, stall:0] [800x450, JPEG(256), min_dur:33331760, stall:0] [720x720, JPEG(256), min_dur:33331760, stall:0] [720x480, JPEG(256), min_dur:33331760, stall:0] [640x480, JPEG(256), min_dur:33331760, stall:0] [352x288, JPEG(256), min_dur:33331760, stall:0] [320x240, JPEG(256), min_dur:33331760, stall:0] [4032x3024, PRIVATE(34), min_dur:33331760, stall:0] [4032x2268, PRIVATE(34), min_dur:33331760, stall:0] [3024x3024, PRIVATE(34), min_dur:33331760, stall:0] [3984x2988, PRIVATE(34), min_dur:33331760, stall:0] [3264x2448, PRIVATE(34), min_dur:33331760, stall:0] [3264x1836, PRIVATE(34), min_dur:33331760, stall:0] [2976x2976, PRIVATE(34), min_dur:33331760, stall:0] [2880x2160, PRIVATE(34), min_dur:33331760, stall:0] [2560x1440, PRIVATE(34), min_dur:33331760, stall:0] [2160x2160, PRIVATE(34), min_dur:33331760, stall:0] [2048x1152, PRIVATE(34), min_dur:33331760, stall:0] [1920x1080, PRIVATE(34), min_dur:33331760, stall:0] [1440x1080, PRIVATE(34), min_dur:33331760, stall:0] [1088x1088, PRIVATE(34), min_dur:33331760, stall:0] [1280x720, PRIVATE(34), min_dur:33331760, stall:0] [1056x704, PRIVATE(34), min_dur:33331760, stall:0] [1024x768, PRIVATE(34), min_dur:33331760, stall:0] [960x720, PRIVATE(34), min_dur:33331760, stall:0] [800x450, PRIVATE(34), min_dur:33331760, stall:0] [720x720, PRIVATE(34), min_dur:33331760, stall:0] [720x480, PRIVATE(34), min_dur:33331760, stall:0] [640x480, PRIVATE(34), min_dur:33331760, stall:0] [352x288, PRIVATE(34), min_dur:33331760, stall:0] [320x240, PRIVATE(34), min_dur:33331760, stall:0] [256x144, PRIVATE(34), min_dur:33331760, stall:0] [176x144, PRIVATE(34), min_dur:33331760, stall:0] [4032x3024, YUV_420_888(35), min_dur:33331760, stall:0] [4032x2268, YUV_420_888(35), min_dur:33331760, stall:0] [3024x3024, YUV_420_888(35), min_dur:33331760, stall:0] [3984x2988, YUV_420_888(35), min_dur:33331760, stall:0] [3264x2448, YUV_420_888(35), min_dur:33331760, stall:0] [3264x1836, YUV_420_888(35), min_dur:33331760, stall:0] [2976x2976, YUV_420_888(35), min_dur:33331760, stall:0] [2880x2160, YUV_420_888(35), min_dur:33331760, stall:0] [2560x1440, YUV_420_888(35), min_dur:33331760, stall:0] [2160x2160, YUV_420_888(35), min_dur:33331760, stall:0] [2048x1152, YUV_420_888(35), min_dur:33331760, stall:0] [1920x1080, YUV_420_888(35), min_dur:33331760, stall:0] [1440x1080, YUV_420_888(35), min_dur:33331760, stall:0] [1088x1088, YUV_420_888(35), min_dur:33331760, stall:0] [1280x720, YUV_420_888(35), min_dur:33331760, stall:0] [1056x704, YUV_420_888(35), min_dur:33331760, stall:0] [1024x768, YUV_420_888(35), min_dur:33331760, stall:0] [960x720, YUV_420_888(35), min_dur:33331760, stall:0] [800x450, YUV_420_888(35), min_dur:33331760, stall:0] [720x720, YUV_420_888(35), min_dur:33331760, stall:0] [720x480, YUV_420_888(35), min_dur:33331760, stall:0] [640x480, YUV_420_888(35), min_dur:33331760, stall:0] [352x288, YUV_420_888(35), min_dur:33331760, stall:0] [320x240, YUV_420_888(35), min_dur:33331760, stall:0] [256x144, YUV_420_888(35), min_dur:33331760, stall:0] [176x144, YUV_420_888(35), min_dur:33331760, stall:0] HighSpeedVideoConfigurations: [1280x720, min_fps:30, max_fps:120], [1280x720, min_fps:120, max_fps:120], [1280x720, min_fps:30, max_fps:240], [1280x720, min_fps:240, max_fps:240] android.colorCorrection: - availableAberrationModes = [0] android.sensor.info: - activeArraySize = Rect(0, 0 - 4032, 3024) - colorFilterArrangement = 1 - exposureTimeRange = [22000, 100000000] - maxFrameDuration = 125000000 - physicalSize = 5.645x4.435 - pixelArraySize = 4032x3024 - preCorrectionActiveArraySize = Rect(0, 0 - 4032, 3024) - sensitivityRange = [64, 1600] - timestampSource = SOURCE_REALTIME - whiteLevel = 1023 android.tonemap: - availableToneMapModes = [0,1,2] - maxCurvePoints = 128 android.flash.info: - available = true android.edge: - availableEdgeModes = [0,1,2] android.noiseReduction: - availableNoiseReductionModes = [0,1,2] android.hotPixel: - availableHotPixelModes = [0,1,2] Camera 1 (FRONT) android.sync: - maxLatency = SYNC_MAX_LATENCY_PER_FRAME_CONTROL android.lens: - facing = LENS_FACING_FRONT android.request: - availableCapabilities = [0,6] - maxNumOutputProc = 3 - maxNumOutputProcStalling = 1 - maxNumOutputRaw = 1 - partialResultCount = 1 - pipelineMaxDepth = 8 android.statistics.info: - availableFaceDetectModes = [0,1] - availableHotPixelMapModes = [false] - availableLensShadingMapModes = [0,1] - maxFaceCount = 16 android.shading: - availableModes = [0,1,2] android.control: - aeAvailableAntibandingModes = [0,3] - aeAvailableModes = [0,1] - aeAvailableTargetFpsRanges = [[15, 15],[24, 24],[10, 30],[15, 30],[30, 30]] - aeCompensationRange = [-20, 20] - aeCompensationStep = 1/10 - aeLockAvailable = true - afAvailableModes = [0] - availableEffects = [0,1,2,4,5,8] - availableModes = [0,1,2] - availableSceneModes = [0,1] - availableVideoStabilizationModes = [0] - awbAvailableModes = [0,1,2,3,5,6] - awbLockAvailable = true - maxRegionsAe = 0 - maxRegionsAf = 0 - maxRegionsAwb = 0 - postRawSensitivityBoostRange = [100, 100] android.info: - supportedHardwareLevel = HARDWARE_LEVEL_LIMITED android.sensor: - availableTestPatternModes = [0] - blackLevelPattern = BlackLevelPattern([1000, 1000], [1000, 1000]) - calibrationTransform1 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - calibrationTransform2 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - colorTransform1 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - colorTransform2 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - forwardMatrix1 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - forwardMatrix2 = ColorSpaceTransform([128/128, 0/128, 0/128], [0/128, 128/128, 0/128], [0/128, 0/128, 128/128]) - maxAnalogSensitivity = 800 - orientation = 270 - referenceIlluminant1 = 1 - referenceIlluminant2 = 1 android.jpeg: - availableThumbnailSizes = [0x0,320x240,384x384,512x288,512x384] android.lens.info: - availableFocalLengths = [2.1] - availableOpticalStabilization = [0] - focusDistanceCalibration = 0 - hyperfocalDistance = 0.0 - minimumFocusDistance = 0.0 android.scaler: - availableMaxDigitalZoom = 4.0 - croppingType = SCALER_CROPPING_TYPE_FREEFORM - streamConfigurationMap = OutputFormats: [2592x1944, RGBA_8888(1), min_dur:33331760, stall:0] [2592x1458, RGBA_8888(1), min_dur:33331760, stall:0] [2560x1440, RGBA_8888(1), min_dur:33331760, stall:0] [2048x1536, RGBA_8888(1), min_dur:33331760, stall:0] [1936x1936, RGBA_8888(1), min_dur:33331760, stall:0] [1920x1440, RGBA_8888(1), min_dur:33331760, stall:0] [1920x1080, RGBA_8888(1), min_dur:33331760, stall:0] [1440x1080, RGBA_8888(1), min_dur:33331760, stall:0] [1088x1088, RGBA_8888(1), min_dur:33331760, stall:0] [1072x1072, RGBA_8888(1), min_dur:33331760, stall:0] [1280x720, RGBA_8888(1), min_dur:33331760, stall:0] [1056x704, RGBA_8888(1), min_dur:33331760, stall:0] [960x720, RGBA_8888(1), min_dur:33331760, stall:0] [800x450, RGBA_8888(1), min_dur:33331760, stall:0] [736x736, RGBA_8888(1), min_dur:33331760, stall:0] [720x480, RGBA_8888(1), min_dur:33331760, stall:0] [640x480, RGBA_8888(1), min_dur:33331760, stall:0] [352x288, RGBA_8888(1), min_dur:33331760, stall:0] [320x240, RGBA_8888(1), min_dur:33331760, stall:0] [256x144, RGBA_8888(1), min_dur:33331760, stall:0] [176x144, RGBA_8888(1), min_dur:33331760, stall:0] [2608x1960, RAW_SENSOR(32), min_dur:33331760, stall:0] [2592x1944, JPEG(256), min_dur:50000000, stall:0] [2592x1458, JPEG(256), min_dur:50000000, stall:0] [2560x1440, JPEG(256), min_dur:50000000, stall:0] [2048x1536, JPEG(256), min_dur:50000000, stall:0] [1936x1936, JPEG(256), min_dur:50000000, stall:0] [1920x1440, JPEG(256), min_dur:50000000, stall:0] [1920x1080, JPEG(256), min_dur:33331760, stall:0] [1440x1080, JPEG(256), min_dur:33331760, stall:0] [1088x1088, JPEG(256), min_dur:33331760, stall:0] [1072x1072, JPEG(256), min_dur:33331760, stall:0] [1280x720, JPEG(256), min_dur:33331760, stall:0] [1056x704, JPEG(256), min_dur:33331760, stall:0] [960x720, JPEG(256), min_dur:33331760, stall:0] [800x450, JPEG(256), min_dur:33331760, stall:0] [736x736, JPEG(256), min_dur:33331760, stall:0] [720x480, JPEG(256), min_dur:33331760, stall:0] [640x480, JPEG(256), min_dur:33331760, stall:0] [352x288, JPEG(256), min_dur:33331760, stall:0] [320x240, JPEG(256), min_dur:33331760, stall:0] [2592x1944, PRIVATE(34), min_dur:33331760, stall:0] [2592x1458, PRIVATE(34), min_dur:33331760, stall:0] [2560x1440, PRIVATE(34), min_dur:33331760, stall:0] [2048x1536, PRIVATE(34), min_dur:33331760, stall:0] [1936x1936, PRIVATE(34), min_dur:33331760, stall:0] [1920x1440, PRIVATE(34), min_dur:33331760, stall:0] [1920x1080, PRIVATE(34), min_dur:33331760, stall:0] [1440x1080, PRIVATE(34), min_dur:33331760, stall:0] [1088x1088, PRIVATE(34), min_dur:33331760, stall:0] [1072x1072, PRIVATE(34), min_dur:33331760, stall:0] [1280x720, PRIVATE(34), min_dur:33331760, stall:0] [1056x704, PRIVATE(34), min_dur:33331760, stall:0] [960x720, PRIVATE(34), min_dur:33331760, stall:0] [800x450, PRIVATE(34), min_dur:33331760, stall:0] [736x736, PRIVATE(34), min_dur:33331760, stall:0] [720x480, PRIVATE(34), min_dur:33331760, stall:0] [640x480, PRIVATE(34), min_dur:33331760, stall:0] [352x288, PRIVATE(34), min_dur:33331760, stall:0] [320x240, PRIVATE(34), min_dur:33331760, stall:0] [256x144, PRIVATE(34), min_dur:33331760, stall:0] [176x144, PRIVATE(34), min_dur:33331760, stall:0] [2592x1944, YUV_420_888(35), min_dur:33331760, stall:0] [2592x1458, YUV_420_888(35), min_dur:33331760, stall:0] [2560x1440, YUV_420_888(35), min_dur:33331760, stall:0] [2048x1536, YUV_420_888(35), min_dur:33331760, stall:0] [1936x1936, YUV_420_888(35), min_dur:33331760, stall:0] [1920x1440, YUV_420_888(35), min_dur:33331760, stall:0] [1920x1080, YUV_420_888(35), min_dur:33331760, stall:0] [1440x1080, YUV_420_888(35), min_dur:33331760, stall:0] [1088x1088, YUV_420_888(35), min_dur:33331760, stall:0] [1072x1072, YUV_420_888(35), min_dur:33331760, stall:0] [1280x720, YUV_420_888(35), min_dur:33331760, stall:0] [1056x704, YUV_420_888(35), min_dur:33331760, stall:0] [960x720, YUV_420_888(35), min_dur:33331760, stall:0] [800x450, YUV_420_888(35), min_dur:33331760, stall:0] [736x736, YUV_420_888(35), min_dur:33331760, stall:0] [720x480, YUV_420_888(35), min_dur:33331760, stall:0] [640x480, YUV_420_888(35), min_dur:33331760, stall:0] [352x288, YUV_420_888(35), min_dur:33331760, stall:0] [320x240, YUV_420_888(35), min_dur:33331760, stall:0] [256x144, YUV_420_888(35), min_dur:33331760, stall:0] [176x144, YUV_420_888(35), min_dur:33331760, stall:0] android.colorCorrection: - availableAberrationModes = [0] android.sensor.info: - activeArraySize = Rect(0, 0 - 2608, 1960) - colorFilterArrangement = 0 - exposureTimeRange = [14000, 125000000] - maxFrameDuration = 125000000 - physicalSize = 3.495x2.626 - pixelArraySize = 2608x1960 - preCorrectionActiveArraySize = Rect(0, 0 - 2608, 1960) - sensitivityRange = [100, 1600] - timestampSource = SOURCE_REALTIME - whiteLevel = 4000 android.tonemap: - maxCurvePoints = 128 android.flash.info: - available = false android.noiseReduction: - availableNoiseReductionModes = [0,1,2] android.hotPixel: - availableHotPixelModes = [0,1,2]
2018/01/07 – GCMod5 based on Mod By B-S-G Fix video for Android 7.x Replace RAW12 by RAW_PRIVATE Add toggle hdr+ in front camera for portrait mode (For hdr + front camera compatible devices) And other internal improvement GCam5.1.018-Arnova8G2-V1.5Beta2.apk
Arnova8G2 said: 2018/01/07 – GCMod5 based on Mod By B-S-G Fix video for Android 7.x Replace RAW12 by RAW_PRIVATE Add toggle hdr+ in front camera for portrait mode (For hdr + front camera compatible devices) And other internal improvement GCam5.1.018-Arnova8G2-V1.5Beta2.apk Click to expand... Click to collapse thanks alot , okay for the note 8 port , front cam isn't working the app force closes rear camera is working fine but when i enable portrait mode in settings it's black screen .
Tried on 7.0 stock rom and portrait mode doesn't work
Confirmed here also, GSM [UK] S7 Edge on stock EE 7.0 firmware , regular crashes back to home screen and any change of the HDR or enabling portrait mode causes either a black screen hang or app crash
portrait mod not work sorry
rear camera portrait worked here, but after this FC, front camera always give a bad image, don't load, and after FC too, but it's a great progress
Check this out,. I tested it in my s7 edge exynos and it works. https://www.xda-developers.com/google-camera-mod-exynos-portrait-mode-galaxy-s8-s7-note-8/
madvinegar said: Check this out,. I tested it in my s7 edge exynos and it works. https://www.xda-developers.com/google-camera-mod-exynos-portrait-mode-galaxy-s8-s7-note-8/ Click to expand... Click to collapse front (selfie) camera doesnt work. FC.
Wow working madvinegar said: Check this out,. I tested it in my s7 edge exynos and it works. https://www.xda-developers.com/google-camera-mod-exynos-portrait-mode-galaxy-s8-s7-note-8/ Click to expand... Click to collapse Worked back camera with magisk camera 2 api enabled. ---------- Post added at 10:20 AM ---------- Previous post was at 10:19 AM ---------- Arnova8G2 said: 2018/01/07 – GCMod5 based on Mod By B-S-G Fix video for Android 7.x Replace RAW12 by RAW_PRIVATE Add toggle hdr+ in front camera for portrait mode (For hdr + front camera compatible devices) And other internal improvement GCam5.1.018-Arnova8G2-V1.5Beta2.apk Click to expand... Click to collapse Thanks a lot brother. Please make it perfect.
How to check if the camera 2 api is enabled?? I am on batman rom.. do i need to do some specific configuration to run this build.
dheerain2902 said: How to check if the camera 2 api is enabled?? I am on batman rom.. do i need to do some specific configuration to run this build. Click to expand... Click to collapse Check this in ur build.prop have or not This is done by editing build.prop to add or enable "persist.camera.HAL3.enabled=1"
Finally working.. Why does it automatically zooms while taking the portrait mode..?? it introduces a bit of noise into the picture
Front camera not working FC
Just wanna ask, mine has no FC after installation, but only front-facing camera is working, and I can't get the photo to blur out the background. Do I need a special setting?
Make it for samsung j7 max we need it . Plz sir. Camera 0 (BACK) android.sync: - maxLatency = SYNC_MAX_LATENCY_UNKNOWN android.lens: - facing = LENS_FACING_BACK android.request: - availableCapabilities = [0] - maxNumOutputProc = 3 - maxNumOutputProcStalling = 1 - maxNumOutputRaw = 0 - partialResultCount = 1 - pipelineMaxDepth = 6 android.statistics.info: - availableFaceDetectModes = [0,1] - maxFaceCount = 10 android.control: - aeAvailableAntibandingModes = [0,1,2,3] - aeAvailableModes = [1,3,2,4] - aeAvailableTargetFpsRanges = [[15, 15],[20, 20],[24, 24],[5, 30],[30, 30]] - aeCompensationRange = [-30, 30] - aeCompensationStep = 1/10 - aeLockAvailable = true - afAvailableModes = [1,2,3,4] - availableEffects = [0,1,2,4,8,6,7,5] - availableModes = [1,2] - availableSceneModes = [3,4,5,6,7,8,9,10,11,12,13,14,15,18,1] - availableVideoStabilizationModes = [0,1] - awbAvailableModes = [1,2,3,4,5,6,7,8] - awbLockAvailable = true - maxRegionsAe = 9 - maxRegionsAf = 1 - maxRegionsAwb = 0 android.info: - supportedHardwareLevel = HARDWARE_LEVEL_LEGACY android.sensor: - availableTestPatternModes = [0] - orientation = 90 android.jpeg: - availableThumbnailSizes = [0x0,192x108,160x160,192x144] android.lens.info: - availableFocalLengths = [3.71] android.scaler: - availableMaxDigitalZoom = 4.0 - croppingType = SCALER_CROPPING_TYPE_CENTER_ONLY - streamConfigurationMap = OutputFormats: [4128x3096, JPEG(256), min_dur:0, stall:1107400448] [4128x2322, JPEG(256), min_dur:0, stall:880550336] [3264x1836, JPEG(256), min_dur:0, stall:625481984] [3264x2448, JPEG(256), min_dur:0, stall:767309312] [3088x3088, JPEG(256), min_dur:0, stall:877037824] [2160x2160, JPEG(256), min_dur:0, stall:531257600] [1920x1080, JPEG(256), min_dur:0, stall:347225600] [1920x1088, JPEG(256), min_dur:0, stall:348316160] [1280x720, JPEG(256), min_dur:0, stall:265433600] [640x480, JPEG(256), min_dur:0, stall:221811200] [320x240, JPEG(256), min_dur:0, stall:205452800] [1440x1080, PRIVATE(34), min_dur:0, stall:0] [1072x1072, PRIVATE(34), min_dur:0, stall:0] [1280x720, PRIVATE(34), min_dur:0, stall:0] [640x480, PRIVATE(34), min_dur:0, stall:0] [352x288, PRIVATE(34), min_dur:0, stall:0] [320x240, PRIVATE(34), min_dur:0, stall:0] [176x144, PRIVATE(34), min_dur:0, stall:0] [1440x1080, YUV_420_888(35), min_dur:0, stall:0] [1072x1072, YUV_420_888(35), min_dur:0, stall:0] [1280x720, YUV_420_888(35), min_dur:0, stall:0] [640x480, YUV_420_888(35), min_dur:0, stall:0] [352x288, YUV_420_888(35), min_dur:0, stall:0] [320x240, YUV_420_888(35), min_dur:0, stall:0] [176x144, YUV_420_888(35), min_dur:0, stall:0] [1440x1080, YV12(842094169), min_dur:0, stall:0] [1072x1072, YV12(842094169), min_dur:0, stall:0] [1280x720, YV12(842094169), min_dur:0, stall:0] [640x480, YV12(842094169), min_dur:0, stall:0] [352x288, YV12(842094169), min_dur:0, stall:0] [320x240, YV12(842094169), min_dur:0, stall:0] [176x144, YV12(842094169), min_dur:0, stall:0] android.colorCorrection: - availableAberrationModes = [1,2] android.sensor.info: - activeArraySize = Rect(0, 0 - 4128, 3096) - physicalSize = 4.546982x3.3814888 - pixelArraySize = 4128x3096 - timestampSource = SOURCE_UNKNOWN android.flash.info: - available = true android.noiseReduction: - availableNoiseReductionModes = [1,2] Camera 1 (FRONT) android.sync: - maxLatency = SYNC_MAX_LATENCY_UNKNOWN android.lens: - facing = LENS_FACING_FRONT android.request: - availableCapabilities = [0] - maxNumOutputProc = 3 - maxNumOutputProcStalling = 1 - maxNumOutputRaw = 0 - partialResultCount = 1 - pipelineMaxDepth = 6 android.statistics.info: - availableFaceDetectModes = [0,1] - maxFaceCount = 10 android.control: - aeAvailableAntibandingModes = [0,1,2,3] - aeAvailableModes = [1,3,2,4] - aeAvailableTargetFpsRanges = [[7, 7],[15, 15],[20, 20],[24, 24],[15, 30],[30, 30]] - aeCompensationRange = [-30, 30] - aeCompensationStep = 1/10 - aeLockAvailable = true - afAvailableModes = [0,0] - availableEffects = [0,1,2,4,8,6,7,5] - availableModes = [1,2] - availableSceneModes = [3,4,5,6,7,8,9,10,11,12,13,14,15,18,1] - availableVideoStabilizationModes = [0,1] - awbAvailableModes = [1,2,3,4,5,6,7,8] - awbLockAvailable = true - maxRegionsAe = 9 - maxRegionsAf = 0 - maxRegionsAwb = 0 android.info: - supportedHardwareLevel = HARDWARE_LEVEL_LEGACY android.sensor: - availableTestPatternModes = [0] - orientation = 270 android.jpeg: - availableThumbnailSizes = [0x0,192x108,160x160,192x144] android.lens.info: - availableFocalLengths = [3.34] - minimumFocusDistance = 0.0 android.scaler: - availableMaxDigitalZoom = 4.0 - croppingType = SCALER_CROPPING_TYPE_CENTER_ONLY - streamConfigurationMap = OutputFormats: [4128x3096, JPEG(256), min_dur:0, stall:1107400448] [4128x2322, JPEG(256), min_dur:0, stall:880550336] [3264x1836, JPEG(256), min_dur:0, stall:625481984] [3264x2448, JPEG(256), min_dur:0, stall:767309312] [3088x3088, JPEG(256), min_dur:0, stall:877037824] [2160x2160, JPEG(256), min_dur:0, stall:531257600] [1440x1080, JPEG(256), min_dur:0, stall:310419200] [1920x1080, JPEG(256), min_dur:0, stall:347225600] [1920x1088, JPEG(256), min_dur:0, stall:348316160] [1280x720, JPEG(256), min_dur:0, stall:265433600] [640x480, JPEG(256), min_dur:0, stall:221811200] [320x240, JPEG(256), min_dur:0, stall:205452800] [1440x1080, PRIVATE(34), min_dur:0, stall:0] [1072x1072, PRIVATE(34), min_dur:0, stall:0] [1280x720, PRIVATE(34), min_dur:0, stall:0] [640x480, PRIVATE(34), min_dur:0, stall:0] [352x288, PRIVATE(34), min_dur:0, stall:0] [320x240, PRIVATE(34), min_dur:0, stall:0] [176x144, PRIVATE(34), min_dur:0, stall:0] [1440x1080, YUV_420_888(35), min_dur:0, stall:0] [1072x1072, YUV_420_888(35), min_dur:0, stall:0] [1280x720, YUV_420_888(35), min_dur:0, stall:0] [640x480, YUV_420_888(35), min_dur:0, stall:0] [352x288, YUV_420_888(35), min_dur:0, stall:0] [320x240, YUV_420_888(35), min_dur:0, stall:0] [176x144, YUV_420_888(35), min_dur:0, stall:0] [1440x1080, YV12(842094169), min_dur:0, stall:0] [1072x1072, YV12(842094169), min_dur:0, stall:0] [1280x720, YV12(842094169), min_dur:0, stall:0] [640x480, YV12(842094169), min_dur:0, stall:0] [352x288, YV12(842094169), min_dur:0, stall:0] [320x240, YV12(842094169), min_dur:0, stall:0] [176x144, YV12(842094169), min_dur:0, stall:0] android.colorCorrection: - availableAberrationModes = [1,2] android.sensor.info: - activeArraySize = Rect(0, 0 - 4128, 3096) - physicalSize = 4.093509x3.0442512 - pixelArraySize = 4128x3096 - timestampSource = SOURCE_UNKNOWN android.flash.info: - available = true android.noiseReduction: - availableNoiseReductionModes = [1,2]
Same problem for me on S7 Edge. Need to zoom to x1.5 to unzoom the default hyper zooming.