Netflix is now available for a few select phones. The EVO being one of them. Anyone think it is portable to work for our phone?
It is now CONFIRMED working on at least CM7 Nightly 76+ and now Sense based ROMs!!!
Download the Netflix apk from HERE. If you have ANY other version of Netflix installed remove them all prior to installing this version.
I just tried with an apk that was ready for EVo and it says the device is not supported on Netflix.
I downloaded the Evo apk and couldn't even get my phone to read it to attempt an install. This is lame Netflix is ridiculous.
http://forum.xda-developers.com/showpost.php?p=13730375&postcount=19
This one worked for me on Inspire4g
kingfisher1111 said:
http://forum.xda-developers.com/showpost.php?p=13730375&postcount=19
This one worked for me on Inspire4g
Click to expand...
Click to collapse
I'm able to sign in and view my queue but when I play a video I only get the soundtrack and a white screen.
Sent from my Inspire 4G using XDA Premium App
boomersooner4900 said:
I'm able to sign in and view my queue but when I play a video I only get the soundtrack and a white screen.
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Same here. Maybe a newer flash version?
Sent from my Inspire 4G using XDA Premium App
LGSilva said:
Same here. Maybe a newer flash version?
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Just tried with flash 10.3 and still no video. I'm sure someone will come up with something.
White screen for me also. If you try to dl netflix from marketplace on PC it tells you inspire 4g is not compatible. So they may still be doing some testing?
kingfisher1111 said:
http://forum.xda-developers.com/showpost.php?p=13730375&postcount=19
This one worked for me on Inspire4g
Click to expand...
Click to collapse
What rom are using to get this to work?
Sent from my Desire HD using XDA App
kingfisher1111 said:
http://forum.xda-developers.com/showpost.php?p=13730375&postcount=19
This one worked for me on Inspire4g
Click to expand...
Click to collapse
How did it work? Its not working with inspire on any rom. I smell bs. Can you actually watch movies?
Inspired from my Inspire 4G using XDA Premium App
I get sound but not video. Running the latest AR
Sent from my Inspire 4G using XDA Premium App
I'm guessing we will have to wait patiently for Netflix to hook us up.
Sent from my HTC Inspire 4G running CyanogenMod 7 using Tapatalk.
Used the one in the post. Sound on white screen. Inspired Ace ROM.
I get only a few seconds of sound then it kicks me back to whatever screen I was on previously. If I attempt to jump ahead in the movie it freezes and results in a force close.
I'm running MIUI.
Ok, it's one of two things, with the GB roms, it's playing but with white screen. According to my logcats, it's trying to play at 720P, which is not what we need. With my N1 on a 2 month old 2.3.3 CM7 nightly, it's working and running with a H264 Codec, We figure out either what Prop info to feed the files or the right lib files and we're in biz.
N1:
I/QC_CORE ( 205): OMXCORE: qc_omx_component_init 17214
I/QC_CORE ( 205): OMXCORE: qc_omx_component_set_callbacks 17214, a340e6dc , 13758
I/QC_CORE ( 205): OMXCORE: qc_omx_component_set_parameter 17214, 40209190 , 16777239
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 100663297
I/QC_CORE ( 205): OMXCORE: qc_omx_component_set_parameter 17214, 40209190 , 100663297
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 100663297
I/QC_CORE ( 205): OMXCORE: qc_omx_component_set_parameter 17214, 40209190 , 100663297
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_set_parameter 17214, 40209190 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_set_parameter 17214, 40209190 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_set_parameter 17214, 40209190 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 33554433
I/QC_CORE ( 205): OMXCORE: qc_omx_component_send_command 17214, 0 , 2
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 13908 , 33554433
I/OMXCodec( 607): [OMX.qcom.video.decoder.avc] allocating 4 buffers of size 460800 on input port
I/QC_CORE ( 205): OMXCORE: qc_omx_component_use_buffer 17214
D/nf-player( 607): MP onSeekComplete
D/nf-player( 607): Dismissing buffering progress bar...
D/nf-player( 607): Already locked.
D/nf-player( 607): Playout started
I/QC_CORE ( 205): OMXCORE: qc_omx_component_use_buffer 17214
I/QC_CORE ( 205): OMXCORE: qc_omx_component_use_buffer 17214
I/QC_CORE ( 205): OMXCORE: qc_omx_component_use_buffer 17214
I/QC_CORE ( 205): OMXCORE: qc_omx_component_get_parameter 17214, 12828 , 33554433
I/OMXCodec( 607): [OMX.qcom.video.decoder.avc] allocating 8 buffers of size 259200 on output port
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40818cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40701cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40818cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40701cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40818cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40701cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40818cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_allocate_buffer 17214, 40701cec , 1
I/QC_CORE ( 205): OMXCORE: qc_omx_component_send_command 17214, 0 , 3
W/AACDecoder( 607): Sample rate was 24000 Hz, but now is 48000 Hz
W/QCvdec ( 205): H264_Utils::check_header
W/QCvdec ( 205): check_header: start code 41
W/QCvdec ( 205): H264_Utils::check_header
W/QCvdec ( 205): check_header: start code 8
W/QCvdec ( 205): vdec_open
I/QC_CORE ( 205): OMXCORE: qc_omx_component_send_command 17214, 2 , 1
W/QCvdec ( 205): FA: Setting Tail to NULL
Inspire 4G:
D/nf-player( 5175): onPrepared called
D/TAG ( 5175): Not Android 3.x+ with drm.play. Skip send display.
D/nf-player( 5175): Play
D/AlarmManager( 2567): scheduleTimeTickEvent: Current time ,1305263520015(1305263520015)
I/HtcLockScreenLite( 2567): HtcLockScreen: onTimeChanged
D/AlarmManager( 2567): scheduleTimeTickEvent: Next TIME_TICK broadcast time 1305263580000
D/nf-player( 5175): MP onSeekComplete
D/nf-player( 5175): Dismissing buffering progress bar...
D/nf-player( 5175): Already locked.
D/nf-player( 5175): Playout started
D/OMX-VDEC-720P( 2371): In OMX vdec Constructor
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Name of the device is Unknown
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): omx_vdec::component_init(): Start of New Playback
E/HtcEbdLog( 1231): msg format not match: <6>
E/HtcEbdLog( 1231): msg format not match: <4>
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): omx_vdec::component_init(): Open returned fd 20
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): omx_vdec::component_init() success
D/OMXCodec( 5175): [Stagefright] Codec =OMX.qcom.video.decoder.avc
D/OMXCodec( 5175): parseFlags value: 0x00000000
D/OMX-VDEC-720P( 2371): set_parameter: frame rate set by omx client : 30
D/OMX-VDEC-720P( 2371): set_parameter: frame rate set by omx client : 30
D/OMX-VDEC-720P( 2371): set_parameter: frame rate set by omx client : 30
D/OMX-VDEC-720P( 2371): omx_vdec: Async thread start
D/OMX-VDEC-720P( 2371): omx_vdec: message thread start
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): send_command_proxy(): Current State 1, Expected State 2
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): send_command_proxy(): OMX_CommandStateSet issued
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Current State 1, Expected State 2
I/OMXCodec( 5175): [OMX.qcom.video.decoder.avc] allocating 4 buffers of size 691200 on input port
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Allocate i/p buffer Header: Cnt(4) Sz(691200)
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
I/OMXCodec( 5175): [OMX.qcom.video.decoder.avc] allocating 23 buffers of size 303104 on output port
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Allocate o/p buffer case - Header List allocation
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all i/p buffers
D/OMX-VDEC-720P( 2371): Allocate done for all o/p buffers
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): OMX_CommandStateSet complete, m_state = 2
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): send_command_proxy(): Current State 2, Expected State 3
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): send_command_proxy(): OMX_CommandStateSet issued
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Current State 2, Expected State 3
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Rxd OMX_COMPONENT_GENERATE_START_DONE
W/AACDecoder( 5175): Sample rate was 24000 Hz, but now is 48000 Hz
E/HtcEbdLog( 1231): msg format not match: <6>
E/HtcEbdLog( 1231): msg format not match: <6>
E/HtcEbdLog( 1231): msg format not match: <6>
D/AudioFlinger( 2371): [AudioFlinger::MixerThread::threadLoop] set ALC to enable
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Port settings changed
D/OMX-VDEC-720P( 2371):
D/OMX-VDEC-720P( 2371): Rxd OMX_COMPONENT_GENERATE_PORT_RECONFIG
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <4>
E/HtcEbdLog( 1231): msg format not match: <6>
D/AudioHardwareMSM7X30( 2371): acquire output wakelock
I/AudioHardwareMSM7X30( 2371): do_aic3254_control (1, 0, 0)
I/AudioHardwareMSM7X30( 2371): aic3254: change rx mode to 13
D/OMX-VDEC-720P( 2371):
My Suspicions? OMX codecs.... Should we try the 2.2 codecs with 2.3.3?
wow your post is way above me but hopefully you are onto something!
Apparently it is working now for Droid X, Droid 2 and OG Droid so hopefully someone can figure it out for us as well.
D/StagefrightSurfaceOutput7630( 2384): StagefrightSurfaceOutput7x30::createRenderer componentName:OMX.qcom.video.decoder.avc
I have swapped the N1 OMX files in and it did no good, upon swapping only the core back, It's back to only White Screen and Audio. From the above logcat line, I'm thinking it's more in the Stagefright codecs..... Time to pull those and swap....
Edit: swapped the stagefrightomx file and jacked up being able to watch flash videos on crunchyroll..... Hmm.... I need to sleep for this evening, but I will be back to this tomorrow evening guys... Promise.
bedwa said:
D/StagefrightSurfaceOutput7630( 2384): StagefrightSurfaceOutput7x30::createRenderer componentName:OMX.qcom.video.decoder.avc
I have swapped the N1 OMX files in and it did no good, upon swapping only the core back, It's back to only White Screen and Audio. From the above logcat line, I'm thinking it's more in the Stagefright codecs..... Time to pull those and swap....
Edit: swapped the stagefrightomx file and jacked up being able to watch flash videos on crunchyroll..... Hmm.... I need to sleep for this evening, but I will be back to this tomorrow evening guys... Promise.
Click to expand...
Click to collapse
Cool sounds like you are working harder than Netflix is on getting it on the Inspire! Thanks for your work thus far!
This is our problem: D/TAG ( 5175): Not Android 3.x+ with drm.play. Skip send display.
We need some drm stuff...
Is drm.play just a file that can be pulled from somewhere and put into the ROM? I'm sure it's not that simple though.
Related
I am working on porting the Galaxy Sense 1.0.2 from the GT-I9000 to our infuse and I am looking for a little bit of assistance with it. I have it to the boot animation but it loops there. I am using the libs/kernel from cm7 nightlies. Logcat ->
Code:
I/Zygote ( 314): ...preloaded 51 resources in 152ms.
I/Zygote ( 314): ...preloaded 15 resources in 3ms.
D/dalvikvm( 314): GC_EXPLICIT freed 20K, 48% free 2704K/5123K, external 0K/0K,
paused 17ms
D/dalvikvm( 314): GC_EXPLICIT freed 5K, 48% free 2698K/5123K, external 0K/0K, p
aused 16ms
D/dalvikvm( 314): GC_EXPLICIT freed <1K, 48% free 2698K/5123K, external 0K/0K,
paused 16ms
D/dalvikvm( 314): Before fork
D/dalvikvm( 314): Fork pid: 363
I/dalvikvm( 314): System server process 363 has been created
I/Zygote ( 314): Accepting command socket connections
D/dalvikvm( 363): Fork pid: 0
E/BatteryService( 363): batteryUnsupportChargePath not found
E/BatteryService( 363): wirelessOnlinePath not found
I/sysproc ( 363): Entered system_init()
I/sysproc ( 363): ServiceManager: 0x19b090
I/SurfaceFlinger( 363): SurfaceFlinger is starting
I/SurfaceFlinger( 363): SurfaceFlinger's main thread ready to run. Initializing
graphics H/W...
D/libEGL ( 363): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 363): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 363): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
E/libEGL ( 363): eglSetSwapRectangleANDROID:1833 error 3008 (EGL_BAD_DISPLAY)
I/SurfaceFlinger( 363): EGL informations:
I/SurfaceFlinger( 363): # of configs : 28
I/SurfaceFlinger( 363): vendor : Android
I/SurfaceFlinger( 363): version : 1.4 Android META-EGL
I/SurfaceFlinger( 363): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_im
age_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
I/SurfaceFlinger( 363): Client API: OpenGL ES
I/SurfaceFlinger( 363): EGLSurface: 8-8-8-8, config=0x1
I/SurfaceFlinger( 363): OpenGL informations:
I/SurfaceFlinger( 363): vendor : Imagination Technologies
I/SurfaceFlinger( 363): renderer : PowerVR SGX 540
I/SurfaceFlinger( 363): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 363): extensions: GL_OES_byte_coordinates GL_OES_fixed_point
GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_p
aletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palett
e GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_tex
ture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_
func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended
_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OE
S_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image
GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_I
MG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_forma
t_BGRA8888 GL_IMG_texture_stream GL_OES_egl_sync GL_IMG_vertex_array_object
I/SurfaceFlinger( 363): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 363): GL_MAX_VIEWPORT_DIMS = 2048
I/SurfaceFlinger( 363): flags = 00010000
I/SurfaceFlinger( 363): disable rotate animation
I/SurfaceFlinger( 363): LayerAnimationFactory::init: 480 x 800
D/SensorService( 363): nuSensorService starting...
W/zipro ( 373): Unable to open zip '/system/etc/customer/bootanimation.zip':
No such file or directory
D/HtcBootAnimation( 373): Load /system/customize/CID/default.xml
E/SurfaceFlinger( 363): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
D/HtcBootAnimation( 373): Using OpenGL
E/HtcBootAnimation( 373): Could not find width.
E/HtcBootAnimation( 373): Could not find height.
E/HtcBootAnimation( 373): Could not find framerate.
E/HtcBootAnimation( 373): Could not find part1.
E/HtcBootAnimation( 373): Could not find part2.
E/HtcBootAnimation( 373): Could not find part3.
E/HtcBootAnimation( 373): sqlite3_open error
D/libEGL ( 373): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 373): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 373): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
V/MediaPlayer( 373): constructor
V/MediaPlayer( 373): setDataSource(/system/customize/resource/android_audio.mp3
)
V/MediaPlayerService( 312): Client(1) constructor
V/MediaPlayerService( 312): Create new client(1) from pid 373, url=/system/cust
omize/resource/android_audio.mp3, connId=1, audioSessionId=2
V/MediaPlayerService( 312): setDataSource(/system/customize/resource/android_au
dio.mp3)
V/MediaPlayerService( 312): getPlayerTypeFromMAP(/system/customize/resource/and
roid_audio.mp3): PLAYERS_MAP[25].playertype 0
V/MediaPlayerService( 312): player type = 4
V/MediaPlayerService( 312): create StagefrightPlayer
V/ExtendedExtractor( 312): Failed to open MM_PARSER_LIB, dlerror = Cannot load
library: load_library[1109]: Library 'libmmparser.so' not found
V/ExtendedExtractor( 312): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot
load library: load_library[1109]: Library 'libmmparser_lite.so' not found
D/AwesomePlayer( 312): [U5B] AwesomePlayer (325)
D/AwesomePlayer( 312): [U5B] reset (502)
D/AwesomePlayer( 312): [U5B] reset_l (510)
D/AwesomePlayer( 312): [U5B] reset_l (529)
D/AwesomePlayer( 312): [U5B] reset_l (609)
V/AudioSink( 312): AudioOutput(2)
V/MediaPlayerService( 312): setDataSource
I/StagefrightPlayer( 312): setDataSource('/system/customize/resource/android_au
dio.mp3')
D/AwesomePlayer( 312): [U5B] reset_l (510)
D/AwesomePlayer( 312): [U5B] reset_l (529)
D/AwesomePlayer( 312): [U5B] reset_l (609)
V/MediaPlayer( 373): MediaPlayer::setAudioStreamType
V/MediaPlayer( 373): prepare
V/MediaPlayerService( 312): [1] setAudioStreamType(2)
V/MediaPlayerService( 312): [1] prepareAsync
D/AwesomePlayer( 312): [U5B] setDataSource_l (438)
V/MediaPlayerService( 312): [1] notify (0x16e68, 5, 0, 0)
V/MediaPlayer( 373): message received msg=5, ext1=0, ext2=0
V/MediaPlayer( 373): New video size 0 x 0
V/MediaPlayerService( 312): [1] notify (0x16e68, 1, 0, 0)
V/MediaPlayer( 373): message received msg=1, ext1=0, ext2=0
V/MediaPlayer( 373): prepared
V/MediaPlayer( 373): signal application thread
V/MediaPlayer( 373): prepare complete - status=0
V/MediaPlayer( 373): MediaPlayer::setVolume(1.000000, 1.000000)
V/MediaPlayerService( 312): [1] setVolume(1.000000, 1.000000)
V/AudioSink( 312): setVolume(1.000000, 1.000000)
D/HtcBootAnimation( 373): movie
D/HtcBootAnimation( 373): Parse the description file
E/Sensors ( 363): couldn't find 'accelerometer_sensor' input device
D/Sensors ( 363): Smb380Sensor::Smb380Sensor()
D/Sensors ( 363): Smb380Sensor::Smb380Sensor() open data_fd
E/Sensors ( 363): couldn't find 'magnetic_sensor' input device
D/HtcBootAnimation( 373): play animation 0!
D/HtcBootAnimation( 373): play mp3 at android!
V/MediaPlayer( 373): start
V/MediaPlayerService( 312): [1] setLooping(0)
V/MediaPlayerService( 312): [1] setVolume(1.000000, 1.000000)
V/AudioSink( 312): setVolume(1.000000, 1.000000)
V/MediaPlayerService( 312): [1] setAuxEffectSendLevel(0.000000)
V/AudioSink( 312): setAuxEffectSendLevel(0.000000)
V/MediaPlayerService( 312): [1] start
D/AwesomePlayer( 312): [U5B] play (848)
D/AwesomePlayer( 312): [U5B] play_l (857)
V/AudioSink( 312): open(44100, 2, 1, 4, 2)
V/AudioSink( 312): setVolume
V/AudioSink( 312): start
D/AwesomePlayer( 312): [U5B] play_l (946)
D/Sensors ( 363): CompassSensor::CompassSensor()
D/Sensors ( 363): CompassSensor::CompassSensor() open data_fd
E/Sensors ( 363): couldn't find 'orientation_sensor' input device
D/Sensors ( 363): OrientationSensor::OrientationSensor()
D/Sensors ( 363): OrientationSensor::OrientationSensor() open data_fd
D/Sensors ( 363): Smb380Sensor::~enable(0, 0)
D/Sensors ( 363): CompassSensor::~enable(0, 0)
D/Sensors ( 363): OrientationSensor::~enable(0, 0)
I/SensorService( 363): SMB380 3-axis Accelerometer
I/SensorService( 363): MS3C 3-axis Magnetic field sensor
I/SensorService( 363): CM Hacked Orientation Sensor
I/SensorService( 363): GP2A Light sensor
I/SensorService( 363): GP2A Proximity sensor
I/sysproc ( 363): System server: starting Android runtime.
I/sysproc ( 363): System server: starting Android services.
D/AudioHardware( 312): AudioHardware pcm playback is exiting standby.
D/AudioHardware( 312): openPcmOut_l() mPcmOpenCnt: 0
I/SystemServer( 363): Entered the Android system server!
D/SensorService( 363): nuSensorService thread starting...
I/sysproc ( 363): System server: entering thread pool.
I/SystemServer( 363): Entropy Service
W/AudioFlinger( 312): write blocked for 78 msecs, 1 delayed writes, thread 0x14
780
I/SystemServer( 363): Power Manager
I/SystemServer( 363): Activity Manager
I/ActivityManager( 363): Memory class: 72
W/UsageStats( 363): Usage stats version changed; dropping
W/ProcessStats( 363): Skipping unknown process pid 1
W/ProcessStats( 363): Skipping unknown process pid 2
W/ProcessStats( 363): Skipping unknown process pid 3
W/ProcessStats( 363): Skipping unknown process pid 4
W/ProcessStats( 363): Skipping unknown process pid 5
W/ProcessStats( 363): Skipping unknown process pid 6
W/ProcessStats( 363): Skipping unknown process pid 7
W/ProcessStats( 363): Skipping unknown process pid 8
W/ProcessStats( 363): Skipping unknown process pid 9
W/ProcessStats( 363): Skipping unknown process pid 10
W/ProcessStats( 363): Skipping unknown process pid 11
W/ProcessStats( 363): Skipping unknown process pid 12
W/ProcessStats( 363): Skipping unknown process pid 13
W/ProcessStats( 363): Skipping unknown process pid 14
W/ProcessStats( 363): Skipping unknown process pid 15
W/ProcessStats( 363): Skipping unknown process pid 16
W/ProcessStats( 363): Skipping unknown process pid 17
W/ProcessStats( 363): Skipping unknown process pid 18
W/ProcessStats( 363): Skipping unknown process pid 19
W/ProcessStats( 363): Skipping unknown process pid 37
W/ProcessStats( 363): Skipping unknown process pid 38
W/ProcessStats( 363): Skipping unknown process pid 39
W/ProcessStats( 363): Skipping unknown process pid 40
W/ProcessStats( 363): Skipping unknown process pid 41
W/ProcessStats( 363): Skipping unknown process pid 42
W/ProcessStats( 363): Skipping unknown process pid 43
W/ProcessStats( 363): Skipping unknown process pid 44
W/ProcessStats( 363): Skipping unknown process pid 45
W/ProcessStats( 363): Skipping unknown process pid 46
W/ProcessStats( 363): Skipping unknown process pid 47
W/ProcessStats( 363): Skipping unknown process pid 48
W/ProcessStats( 363): Skipping unknown process pid 49
W/ProcessStats( 363): Skipping unknown process pid 56
W/ProcessStats( 363): Skipping unknown process pid 57
W/ProcessStats( 363): Skipping unknown process pid 59
W/ProcessStats( 363): Skipping unknown process pid 60
W/ProcessStats( 363): Skipping unknown process pid 61
W/ProcessStats( 363): Skipping unknown process pid 62
W/ProcessStats( 363): Skipping unknown process pid 63
W/ProcessStats( 363): Skipping unknown process pid 64
W/ProcessStats( 363): Skipping unknown process pid 65
W/ProcessStats( 363): Skipping unknown process pid 66
W/ProcessStats( 363): Skipping unknown process pid 67
W/ProcessStats( 363): Skipping unknown process pid 68
Did you use the libandroid_runtime.so from sense in this? If not place the libandroid_runtime.so from sense in your port....if you already did that then try using cm7s libandroid_runtime.so
Sent from my SGH-I997 using XDA
Also...this prob should've gone in Q&A...and for log cats its usually best to upload in a .txt document...just so you know for next time
Sent from my SGH-I997 using XDA
I had not tried replacing that, I shall do it. I mainly replaced the kernel, vendor firmware and wifi drivers. Trying that now.
mg2195 said:
Also...this prob should've gone in Q&A...and for log cats its usually best to upload in a .txt document...just so you know for next time
Sent from my SGH-I997 using XDA
Click to expand...
Click to collapse
Well, I couldn't get all of the logcat, so I just pasted what I could.
darknessrise1234 said:
I had not tried replacing that, I shall do it. I mainly replaced the kernel, vendor firmware and wifi drivers. Trying that now.
Click to expand...
Click to collapse
I think that always the first lib I copy and move.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
New logcat:
Code:
E/HtcBootAnimation( 372): Could not find framerate.
E/HtcBootAnimation( 372): Could not find part1.
E/HtcBootAnimation( 372): Could not find part2.
E/HtcBootAnimation( 372): Could not find part3.
E/HtcBootAnimation( 372): sqlite3_open error
D/libEGL ( 372): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 372): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 372): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
V/MediaPlayer( 372): constructor
V/MediaPlayer( 372): setDataSource(/system/customize/resource/android_audio.mp3
)
V/MediaPlayerService( 311): Client(1) constructor
V/MediaPlayerService( 311): Create new client(1) from pid 372, url=/system/cust
omize/resource/android_audio.mp3, connId=1, audioSessionId=2
V/MediaPlayerService( 311): setDataSource(/system/customize/resource/android_au
dio.mp3)
V/MediaPlayerService( 311): getPlayerTypeFromMAP(/system/customize/resource/and
roid_audio.mp3): PLAYERS_MAP[25].playertype 0
V/MediaPlayerService( 311): player type = 4
V/MediaPlayerService( 311): create StagefrightPlayer
V/ExtendedExtractor( 311): Failed to open MM_PARSER_LIB, dlerror = Cannot load
library: load_library[1109]: Library 'libmmparser.so' not found
V/ExtendedExtractor( 311): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot
load library: load_library[1109]: Library 'libmmparser_lite.so' not found
D/AwesomePlayer( 311): [U5B] AwesomePlayer (325)
D/AwesomePlayer( 311): [U5B] reset (502)
D/AwesomePlayer( 311): [U5B] reset_l (510)
D/AwesomePlayer( 311): [U5B] reset_l (529)
D/AwesomePlayer( 311): [U5B] reset_l (609)
V/AudioSink( 311): AudioOutput(2)
V/MediaPlayerService( 311): setDataSource
I/StagefrightPlayer( 311): setDataSource('/system/customize/resource/android_au
dio.mp3')
D/AwesomePlayer( 311): [U5B] reset_l (510)
D/AwesomePlayer( 311): [U5B] reset_l (529)
D/AwesomePlayer( 311): [U5B] reset_l (609)
V/MediaPlayer( 372): MediaPlayer::setAudioStreamType
V/MediaPlayer( 372): prepare
V/MediaPlayerService( 311): [1] setAudioStreamType(2)
V/MediaPlayerService( 311): [1] prepareAsync
E/Sensors ( 362): couldn't find 'accelerometer_sensor' input device
D/Sensors ( 362): Smb380Sensor::Smb380Sensor()
D/AwesomePlayer( 311): [U5B] setDataSource_l (438)
D/Sensors ( 362): Smb380Sensor::Smb380Sensor() open data_fd
E/Sensors ( 362): couldn't find 'magnetic_sensor' input device
D/Sensors ( 362): CompassSensor::CompassSensor()
D/Sensors ( 362): CompassSensor::CompassSensor() open data_fd
E/Sensors ( 362): couldn't find 'orientation_sensor' input device
D/Sensors ( 362): OrientationSensor::OrientationSensor()
D/Sensors ( 362): OrientationSensor::OrientationSensor() open data_fd
D/Sensors ( 362): Smb380Sensor::~enable(0, 0)
D/Sensors ( 362): CompassSensor::~enable(0, 0)
V/MediaPlayerService( 311): [1] notify (0x16e68, 5, 0, 0)
D/Sensors ( 362): OrientationSensor::~enable(0, 0)
V/MediaPlayer( 372): message received msg=5, ext1=0, ext2=0
V/MediaPlayer( 372): New video size 0 x 0
V/MediaPlayerService( 311): [1] notify (0x16e68, 1, 0, 0)
V/MediaPlayer( 372): message received msg=1, ext1=0, ext2=0
V/MediaPlayer( 372): prepared
V/MediaPlayer( 372): signal application thread
V/MediaPlayer( 372): prepare complete - status=0
V/MediaPlayer( 372): MediaPlayer::setVolume(1.000000, 1.000000)
V/MediaPlayerService( 311): [1] setVolume(1.000000, 1.000000)
V/AudioSink( 311): setVolume(1.000000, 1.000000)
D/HtcBootAnimation( 372): movie
D/HtcBootAnimation( 372): Parse the description file
I/SensorService( 362): SMB380 3-axis Accelerometer
I/SensorService( 362): MS3C 3-axis Magnetic field sensor
I/SensorService( 362): CM Hacked Orientation Sensor
I/SensorService( 362): GP2A Light sensor
I/SensorService( 362): GP2A Proximity sensor
I/sysproc ( 362): System server: starting Android runtime.
I/sysproc ( 362): System server: starting Android services.
D/HtcBootAnimation( 372): play animation 0!
D/HtcBootAnimation( 372): play mp3 at android!
V/MediaPlayer( 372): start
V/MediaPlayerService( 311): [1] setLooping(0)
V/MediaPlayerService( 311): [1] setVolume(1.000000, 1.000000)
V/AudioSink( 311): setVolume(1.000000, 1.000000)
V/MediaPlayerService( 311): [1] setAuxEffectSendLevel(0.000000)
V/AudioSink( 311): setAuxEffectSendLevel(0.000000)
I/SystemServer( 362): Entered the Android system server!
V/MediaPlayerService( 311): [1] start
D/AwesomePlayer( 311): [U5B] play (848)
D/AwesomePlayer( 311): [U5B] play_l (857)
V/AudioSink( 311): open(44100, 2, 1, 4, 2)
V/AudioSink( 311): setVolume
V/AudioSink( 311): start
D/AwesomePlayer( 311): [U5B] play_l (946)
I/sysproc ( 362): System server: entering thread pool.
D/SensorService( 362): nuSensorService thread starting...
I/SystemServer( 362): Entropy Service
D/AudioHardware( 311): AudioHardware pcm playback is exiting standby.
D/AudioHardware( 311): openPcmOut_l() mPcmOpenCnt: 0
W/AudioFlinger( 311): write blocked for 79 msecs, 1 delayed writes, thread 0x14
780
I/SystemServer( 362): Power Manager
I/SystemServer( 362): Activity Manager
I/ActivityManager( 362): Memory class: 72
W/UsageStats( 362): Usage stats version changed; dropping
darknessrise1234 said:
Well, I couldn't get all of the logcat, so I just pasted what I could.
Click to expand...
Click to collapse
That's fine...don't know how you get your log cats...but mine are saved in a folder....I use a program for Linux/Mac that has adb, apktool, and other stuff all in one thing so that's what I use for log cats...its called android utility
Sent from my SGH-I997 using XDA
mg2195 said:
That's fine...don't know how you get your log cats...but mine are saved in a folder....I use a program for Linux/Mac that has adb, apktool, and other stuff all in one thing so that's what I use for log cats...its called android utility
Sent from my SGH-I997 using XDA
Click to expand...
Click to collapse
I just get my logcats from the cmd prompt on Windows. I copy and paste it out. XD
I honestly have no idea what's wrong from these log cats...not sure but if you look at my tutorial for porting ics that may work with gingerbread roms too...not sure though...
Of course use cm7 instead of cm9 as a base
Sent from my SGH-I997 using XDA
mg2195 said:
I honestly have no idea what's wrong from these log cats...not sure but if you look at my tutorial for porting ics that may work with gingerbread roms too...not sure though...
Of course use cm7 instead of cm9 as a base
Sent from my SGH-I997 using XDA
Click to expand...
Click to collapse
I could upload my current build and allow you to see what you can do.
You could....but it would have to wait...I'm busy helping with another port...been driving me crazy lol
Sent from my SGH-I997 using XDA
mg2195 said:
You could....but it would have to wait...I'm busy helping with another port...been driving me crazy lol
Sent from my SGH-I997 using XDA
Click to expand...
Click to collapse
Well, anyways. Here it is. Took an hour to upload on my crappy internet
https://hotfile.com/dl/156421054/2bfd2a6/galaxysmtd_unsigned_052012_154943.zip.html
Is it on MTD? i think we can only goto ext4
Whatever cm9 formats to, that is what I am on. I don't know for sure tbh.
Sent from my SGH-I997 using xda premium
ext4 was the last I checked
---------- Post added at 08:53 PM ---------- Previous post was at 08:30 PM ----------
Btw It keeps bootlooping
---------- Post added at 08:54 PM ---------- Previous post was at 08:53 PM ----------
Bootlooping problems?
That's my problem. I cannot locate the issue....
Sent from my SGH-I997 using xda premium
have you ported this before. try looking at the build prop file
Once, but I didn't go very in depth.
Sent from my SGH-I997 using xda premium
When i had my captivate i had noticed this rom for it but never flashed it. I pretty sure that the rom is suppose to format to MTD but I'm not 100% positive. If so we can't use it.
Sent from my SAMSUNG-SGH-I997 using xda premium
Hello
Since HP Slate 7 6100en VoiceTab uses the same SoC (Marvell PXA1088) and has the same screen resolution (800 x 1280) it should be possible to port the firmware to our Tab 4.
I tried to do it myself using Tab 4 stock kernel and HP's /system but it's stuck in the bootanimation giving this error in logcat:
Code:
I/SystemServer( 531): Entered the Android system server!
D/SystemServer( 531): reason = 0 irc = 0
I/SystemServer( 531): Waiting for installd to be ready.
I/Installer( 531): connecting...
I/SystemServer( 531): Power Manager
I/SystemServer( 531): Activity Manager
E/AndroidRuntime( 531): *** FATAL EXCEPTION IN SYSTEM PROCESS: ActivityManager
E/AndroidRuntime( 531): java.lang.NoClassDefFoundError: com.marvell.security.MrvlActivityManagerService
E/AndroidRuntime( 531): at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1959)
E/AndroidRuntime( 531): Error reporting crash
E/AndroidRuntime( 531): java.lang.NullPointerException
E/AndroidRuntime( 531): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 531): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 531): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
You can find HP Slate 7 firmware here:
http://ftp.hp.com/pub/softlib/software13/COL55456/ob-143932-1/update.zip
(from http://support.hp.com/us-en/product/HP-Slate-7-VoiceTab/6825090/model/7096415/drivers)
I am not very experienced in ROM porting, so any help will be appreciated.
isnt hp firmware worse as samsung stock?
sub77 said:
isnt hp firmware worse as samsung stock?
Click to expand...
Click to collapse
At least it's not touchwiz and it should not be much worse than Samsung stock, if not better.
sub77 said:
isnt hp firmware worse as samsung stock?
Click to expand...
Click to collapse
I'm really not trying to be disrespectful here but as someone who is developing for the 530 I would assume you know the difference between firmware and OS? He is trying to use the parts of code which correspond to the processor in the hp device merged into code for the 230. He isn't trying to port the hp version of the os without modification I would assume.
no touchwiz
Click to expand...
Click to collapse
made me convinced
gammaxgoblin said:
I'm really not trying to be disrespectful here but as someone who is developing for the 530 I would assume you know the difference between firmware and OS? He is trying to use the parts of code which correspond to the processor in the hp device merged into code for the 230. He isn't trying to port the hp version of the os without modification I would assume.
Click to expand...
Click to collapse
I am sorry again for my lack of knowledge about android development.
The goal is to get non-touchwiz version of Android running on the Tab 4 7.0, so the parts of code which correspond to the processor would not change, unless we needed to change them.
DJ_MuTeD said:
I am sorry again for my lack of knowledge about android development.
The goal is to get non-touchwiz version of Android running on the Tab 4 7.0, so the parts of code which correspond to the processor would not change, unless we needed to change them.
Click to expand...
Click to collapse
wish you a lot of fun.
This is impossible!
safariking said:
This is impossible!
Click to expand...
Click to collapse
It is not impossible but it is very difficult, I tried to carry both CM11 and CM12 and errors that I get are epic, the reach make boot but failed most things then leave the project aside because some very important exams approach to me, me no more to say goodbye.
Greetings from Costa Rica
XperiAMM
safariking said:
This is impossible!
Click to expand...
Click to collapse
Hey Safariking didn't you sell your galaxy tab 4 7.0
Sent from my SM-T230NU using XDA Free mobile app
troy5890 said:
Hey Safariking didn't you sell your galaxy tab 4 7.0
Sent from my SM-T230NU using XDA Free mobile app
Click to expand...
Click to collapse
Yup i did have my good old tab 8.9 now
For any interested developers here who enjoy pain:
http://forum.xda-developers.com/showpost.php?p=59617257&postcount=28
http://forum.xda-developers.com/showpost.php?p=59638497&postcount=31
I think I actually made some progress with this port
Using:
Stock T230 unmodified Samsung kernel
HP Slate 7 Voicetab /system with modified build.prop
The logcat is now stuck at Waiting for service media.audio_flinger... without any hw accel errors.
I can also access the shell
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can I boot the OS skipping audio support?
I tried using both HP's libaudioflinger.so and Samsung's, none works.
Just reminding that getting AOSP rom will also allow us to get a fully functional MIUI port easily using patchrom (almost impossible with stock Touchwiz rom).
@down
Attaching logcat
Code:
--------- beginning of /dev/log/main
E/logwrapper( 111): Cannot log to file /dev/fscklogs/log
--------- beginning of /dev/log/system
I/CryptfsCH( 111): Device Encryption status is (0).
E/logwrapper( 111): Cannot log to file /dev/fscklogs/log
E/logwrapper( 111): Cannot log to file /dev/fscklogs/log
I/installd( 146): installd firing up
I/DEBUG ( 140): debuggerd: bydroot Dec 22 2014 09:45:59
I/DEBUG ( 140): bydroot waiting for connection
I/DEBUG ( 140): debuggerd: Dec 22 2014 09:45:59
I/marvellWirelessDaemon( 153): succeed to create socket and listen.
I/ ( 148): ServiceManager: 0x41393890
D/FileMonitorService( 148): Monitor directory: /data/Linux/Marvell/NVM
D/FileMonitorService( 148): Monitor directory: /NVM
D/FileMonitorService( 148): FileMonitorService event thread is started.
I/Vold ( 138): Vold 2.1 (the revenge) firing up
D/Vold ( 138): Volume extSdCard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 138): Volume UsbDriveA state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 138): Volume UsbDriveB state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 138): Volume UsbDriveC state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 138): Volume UsbDriveD state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 138): Volume UsbDriveE state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 138): Volume UsbDriveF state changing -1 (Initializing) -> 0 (No-Media)
I/SurfaceFlinger( 142): SurfaceFlinger is starting
I/SurfaceFlinger( 142): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 142): loaded /system/lib/egl/libEGL_MRVL.so
D/libEGL ( 142): loaded /system/lib/egl/libGLESv1_CM_MRVL.so
D/libEGL ( 142): loaded /system/lib/egl/libGLESv2_MRVL.so
I/ ( 150): ServiceManager: 0x41fc0830
I/FMRadio ( 150): Current uid = 1000, gid = 1000, cap.effective = 0x3402, cap.permitted = 0x3402
I/FMRadio ( 150): groups=
I/FMRadio ( 150): 1010
E/FMRadio ( 150): Failed to open /sys/devices/platform/pxa27x-keypad/power/wakeup
I/v_gralloc( 142): using (fd=15)
I/v_gralloc( 142): id = mmp-fb
I/v_gralloc( 142): xres = 800 px
I/v_gralloc( 142): yres = 1280 px
I/v_gralloc( 142): xres_virtual = 800 px
I/v_gralloc( 142): yres_virtual = 3840 px
I/v_gralloc( 142): bpp = 32
I/v_gralloc( 142): r = 0:8
I/v_gralloc( 142): g = 8:8
I/v_gralloc( 142): b = 16:8
I/v_gralloc( 142): width = 94 mm (216.170212 dpi)
I/v_gralloc( 142): height = 150 mm (216.746674 dpi)
I/v_gralloc( 142): refresh rate = 60.00 Hz
I/v_gralloc( 142): Framebuffer phys addr = 0x17000000
I/v_gralloc( 142): LCD driver version = 0
I/v_gralloc( 142): FB device count = 1
W/v_hwc ( 142): TODO: HWC integration: display!
I/v_hwc ( 142): Default primary display
I/v_hwc ( 142): xres = 800 px
I/v_hwc ( 142): yres = 1280 px
I/v_hwc ( 142): xdpi = 216.2 dpi
I/v_hwc ( 142): ydpi = 216.7 dpi
I/v_hwc ( 142): refresh rate = 60.0 Hz
I/v_hwc ( 142): Virtual display 0 initialized.
I/v_hwc ( 142): Vivante HWComposer v2.4
I/v_hwc ( 142): Device: 0x40c13030
I/v_hwc ( 142): Separated 2D: YES
I/v_hwc ( 142): 2D PE20: YES
I/v_hwc ( 142): Multi-source blit: YES
I/v_hwc ( 142): Multi-source blit Ex: YES
I/v_hwc ( 142): OPF/YUV blit/Tiling : YES
I/v_hwc ( 142): Filter stretch : YES
I/SurfaceFlinger( 142): Using composer version 1.2
E/HWComposerMarvell( 142): hwc_getDisplayConfigs(313): TODO: disp 1 not supported!
W/SurfaceFlinger( 142): no suitable EGLConfig found, trying a simpler query
I/SurfaceFlinger( 142): EGL informations:
I/SurfaceFlinger( 142): vendor : Android
I/SurfaceFlinger( 142): version : 1.4 Android META-EGL
I/SurfaceFlinger( 142): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
I/SurfaceFlinger( 142): Client API: OpenGL_ES
I/SurfaceFlinger( 142): EGLSurface: 8-8-8-8, config=0x408f6e70
D/GC ( 142): <tid=142> OES20 ===> GC Version : GC Ver rls_pxa988_KK44_GC14
D/GC ( 142):
I/SurfaceFlinger( 142): OpenGL ES informations:
I/SurfaceFlinger( 142): vendor : Vivante Corporation
I/SurfaceFlinger( 142): renderer : Vivante GC1000
I/SurfaceFlinger( 142): version : OpenGL ES 2.0
I/SurfaceFlinger( 142): extensions: GL_EXT_debug_marker GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_EGL_image GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_fragment_precision_high GL_OES_rgb8_rgba8 GL_OES_stencil1 GL_OES_stencil4 GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_depth_texture GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_get_program_binary GL_EXT_texture_format_BGRA8888 GL_IMG_read_format GL_EXT_blend_minmax GL_EXT_read_format_bgra GL_EXT_multi_draw_arrays GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_ARM_rgba8 GL_EXT_frag_depth GL_VIV_shader_binary GL_VIV_direct_texture GL_OES_mapbuffer GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_EXT_multisampled_render_to_texture GL_VIV_clamp_to_border GL_MRVL_texture_video GL_EXT_unpack_subimage GL_OES_element_index_uint GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc
I/SurfaceFlinger( 142): GL_MAX_TEXTURE_SIZE = 8192
I/SurfaceFlinger( 142): GL_MAX_VIEWPORT_DIMS = 8192
E/SurfaceFlinger( 142): HWComposer: framebufferTarget is null
E/SurfaceFlinger( 142): HWComposer: framebufferTarget is null
E/SurfaceFlinger( 142): HWComposer: framebufferTarget is null
E/SurfaceFlinger( 142): HWComposer: framebufferTarget is null
D/SurfaceFlinger( 142): Screen acquired, type=0 flinger=0x40c10450
W/linker ( 206): libwtpsp.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/libEGL ( 205): loaded /system/lib/egl/libEGL_MRVL.so
D/libEGL ( 205): loaded /system/lib/egl/libGLESv1_CM_MRVL.so
W/linker ( 225): libwtpsp.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/libEGL ( 205): loaded /system/lib/egl/libGLESv2_MRVL.so
W/linker ( 234): libwtpsp.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/GC ( 205): <tid=223> OES11 ===> GC Version : GC Ver rls_pxa988_KK44_GC14
D/GC ( 205):
I/ServiceManager( 205): Waiting for service media.audio_flinger...
I/ServiceManager( 205): Waiting for service media.audio_flinger...
I/ServiceManager( 205): Waiting for service media.audio_flinger...
I/ServiceManager( 205): Waiting for service media.audio_flinger...
I/ServiceManager( 205): Waiting for service media.audio_flinger...
it can be everythink, not said its audio, its a classical bootloop. you better heard at safariking.
Do you mind uploading your verndor blobs for the hp slate? Might br usefull for CM
CTXz said:
Do you mind uploading your verndor blobs for the hp slate? Might br usefull for CM
Click to expand...
Click to collapse
You can extract them from the stock rom
http://ftp.hp.com/pub/softlib/software13/COL55456/ob-143932-1/update.zip
---
---
---
I'm crying, thank you very much for giving life to me, I look forward to a version that can be used daily
I tried install some customs roms, and all them frozen at boot animation.
Already tried all kinds of wipe and format caches, etc, and still doesn't work.
It's only work when I flash stock rom from Odin.
I don't have problems to install ROOT and Custom Recovery, the only problem is booting the system after installation.
My device is one Samsung Galaxy GT-I9305 4G LTE
Stock rom is I9305XXUFNI3
Android 4.4.4
Logcat generated after install AOSP Rom (AOSP-5.1.1-20150807-i9305-rodman01) and wait a while in bootloading animation.
Code:
--------- beginning of system
I/Vold ( 1988): Vold 2.1 (the revenge) firing up
D/Vold ( 1988): Volume sdcard1 state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 1988): Volume usbdisk0 state changing -1 (Initializing) -> 0 (No-Media)
I/Cryptfs ( 1988): Check if PFE is activated on Boot
E/Cryptfs ( 1988): Bad magic for real block device /dev/block/platform/dw_mmc/by-name/USERDATA
E/Cryptfs ( 1988): Error getting crypt footer and key
D/Vold ( 1988): Volume sdcard1 state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 1988): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 17, PARTN 1
D/Vold ( 1988): Volume sdcard1 state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/SurfaceFlinger( 1989): SurfaceFlinger is starting
I/SurfaceFlinger( 1989): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1989): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 1989): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 1989): loaded /system/lib/egl/libGLESv2_mali.so
E/ ( 1989): Device driver API match
E/ ( 1989): Device driver API version: 29
E/ ( 1989): User space API version: 29
E/ ( 1989): mali: REVISION=Linux-r3p2-01rel3 BUILD_DATE=Tue Jul 22 19:59:34 KST 2014
D/gralloc ( 1989): int init_frame_buffer_locked(private_module_t*) Initializingframebuffer
I/gralloc ( 1989): using (fd=18)
I/gralloc ( 1989): id = s3cfb
I/gralloc ( 1989): xres = 720 px
I/gralloc ( 1989): yres = 1280 px
I/gralloc ( 1989): xres_virtual = 720 px
I/gralloc ( 1989): yres_virtual = 2560 px
I/gralloc ( 1989): bpp = 32
I/gralloc ( 1989): r = 16:8
I/gralloc ( 1989): g = 8:8
I/gralloc ( 1989): b = 0:8
I/gralloc ( 1989): width = 60 mm (304.799988 dpi)
I/gralloc ( 1989): height = 106 mm (306.716980 dpi)
I/gralloc ( 1989): refresh rate = 60.00 Hz
E/HAL ( 1989): load: module=/system/lib/hw/hwcomposer.smdk4x12.so
E/HAL ( 1989): dlopen failed: library "libhdmiclient.so" not found
E/SurfaceFlinger( 1989): hwcomposer module not found
I/SurfaceFlinger( 1989): EGL information:
I/SurfaceFlinger( 1989): vendor : Android
I/SurfaceFlinger( 1989): version : 1.4 Android META-EGL
I/SurfaceFlinger( 1989): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_EXT_create_context_robustness EG
L_ANDROID_image_native_buffer EGL_ANDROID_recordable
I/SurfaceFlinger( 1989): Client API: OpenGL_ES
I/SurfaceFlinger( 1989): EGLSurface: 8-8-8-8, config=0x60000014
I/SurfaceFlinger( 1989): OpenGL ES informations:
I/SurfaceFlinger( 1989): vendor : ARM
I/SurfaceFlinger( 1989): renderer : Mali-400 MP
I/SurfaceFlinger( 1989): version : OpenGL ES 2.0
I/SurfaceFlinger( 1989): extensions: GL_EXT_debug_marker GL_OES_texture_npot GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL
_OES_depth24 GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_EXT_blend_minmax GL_OES_E
GL_image_external GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_ARM_mali_progr
am_binary GL_EXT_shader_texture_lod GL_EXT_robustness GL_OES_depth_texture_cube_map
I/SurfaceFlinger( 1989): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 1989): GL_MAX_VIEWPORT_DIMS = 4096
E/cutils-trace( 1989): Error opening trace file: Permission denied (13)
D/SurfaceFlinger( 1989): Set power mode=2, type=0 flinger=0x40c82000
D/SurfaceFlinger( 1989): SF. shader cache generated - 26 shaders in 37.015167 ms
D/libEGL ( 2089): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 2089): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 2089): loaded /system/lib/egl/libGLESv2_mali.so
E/ ( 2089): Device driver API match
E/ ( 2089): Device driver API version: 29
E/ ( 2089): User space API version: 29
E/ ( 2089): mali: REVISION=Linux-r3p2-01rel3 BUILD_DATE=Tue Jul 22 19:59:34 KST 2014
E/cutils-trace( 2089): Error opening trace file: Permission denied (13)
E/BootAnimation( 2089): couldn't find audio_conf.txt
W/BootAnimation( 2089): Audio service is not initiated.
And here it's stopped
Hello, and welcome to XDA Assist! The best thing to do would be to register and post your question here: Galaxy S III Q&A, Help & Troubleshooting. People should be able to help you out in that forum.
Good luck!
I started having this problem one day when the phone fell to the ground while some apps were updated from the play store, I've done hard resets, I've installed everything from scratch and I still have this problem although I still have not tried installing another rom, After I took my cell phone from the ground, I turned it on and went into a bootloop but it was not any bootloop, It went into "Starting Android" and then went back to the start animation, I have solved this problem uninstalling all the apps deleting files with ADB in /data/app but when I install any app it happens again, besides the system starts sending app crash reports whenever It tries to open any application that need access that memory address, for example the Launcher or the Applications section of android settings. I read that it could be a persistent partition corruption, but i haven't found any information.
my device is a Samsung Galaxy J5 M [SM-J500M]
i have CUSTOM ROM CYANOGEN MOD 12.1 PREMIUM SPEED BY ZONIK SAMSUNG J500M/F/FN/G/Y/07 rom
found here
Code:
mega.co.nz/#!CJMWQKwB!RdhHCOzxfNGi1_2vvenoibLhp1j_k4EaPC1-H4DpYvc
and i can provide you with some debug trace of the error when i try to open Aplications in Android settings.
logcat:
Code:
I/Timeline( 6745): Timeline: Activity_launch_request id:com.android.settings time:996754
I/ActivityManager( 791): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
D/audio_hw_primary( 291): start_output_stream: enter: stream(0xb7692370)usecase(1: low-latency-playback) devices(0x2)
V/audio_hw_primary( 291): select_devices: ENTER
V/audio_hw_primary( 291): select_devices: usecase(normal)
V/audio_hw_primary( 291): select_devices: usecase(PCM_PLAYBACK)
V/msm8974_platform( 291): platform_get_output_snd_device: enter: output devices(0x2)
V/msm8974_platform( 291): get_OUTPUT_snd_device: for Normal Playback
V/msm8974_platform( 291): platform_get_output_snd_device: exit: snd_device(speaker)
D/audio_hw_primary( 291): select_devices: out_snd_device(2: speaker)
D/audio_hw_primary( 291): select_devices: in_snd_device(0: dummy)
D/hardware_info( 291): hw_info_append_hw_type : device_name = speaker
V/msm8974_platform( 291): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
D/ACDB-LOADER( 291): ACDB -> send_audio_cal, acdb_id = 15, path = 0
D/ACDB-LOADER( 291): ACDB -> send_asm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_adm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_audtable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 291): ACDB -> send_audvoltable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 291): ACDB -> send_afe_cal
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AFE_CAL
D/ACDB-LOADER( 291): ACDB -> send_hw_delay : acdb_id = 15 path = 0
D/ACDB-LOADER( 291): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
V/audio_hw_primary( 291): enable_snd_device: snd_device(2: speaker, speaker)
D/audio_route( 291): ++++ audio_route_update_path ==============
D/audio_route( 291): Setting mixer control: MI2S_RX Channels, value: 1
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP1, value: 3
V/WindowManager( 791): addAppToken: AppWindowToken{2bf62761 token=Token{2dd43ac8 ActivityRecord{db06f6b u0 com.android.settings/.SubSettings t2767}}} to stack=1 task=2767 at 1
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP2, value: 4
D/audio_route( 291): Setting mixer control: SPK DAC Switch, value: 1
D/audio_route( 291): Setting mixer control: Speaker Boost, value: 1
D/audio_route( 291): Setting mixer control: RX3 Digital Volume, value: 87
D/audio_route( 291): ---- audio_route_update_path ==============
D/audio_route( 291): ++++ audio_route_update_mixer ==============
D/audio_route( 291): ------ audio_route_update_mixer ==============
V/audio_hw_primary( 291): enable_audio_route: enter: usecase(1)
V/audio_hw_primary( 291): enable_audio_route: apply mixer path: low-latency-playback
D/audio_route( 291): ++++ audio_route_update_mixer ==============
D/audio_route( 291): Setting mixer control: PRI_MI2S_RX Audio Mixer MultiMedia5, value: 1
D/audio_route( 291): ------ audio_route_update_mixer ==============
V/audio_hw_primary( 291): enable_audio_route: exit
V/msm8974_platform( 291): platform_get_output_snd_device: enter: output devices(0x2)
V/msm8974_platform( 291): get_OUTPUT_snd_device: for Normal Playback
V/msm8974_platform( 291): platform_get_output_snd_device: exit: snd_device(speaker)
V/msm8974_platform( 291): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
D/ACDB-LOADER( 291): ACDB -> send_audio_cal, acdb_id = 15, path = 0
D/ACDB-LOADER( 291): ACDB -> send_asm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_adm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_audtable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 291): ACDB -> send_audvoltable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 291): ACDB -> send_afe_cal
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AFE_CAL
D/ACDB-LOADER( 291): ACDB -> send_hw_delay : acdb_id = 15 path = 0
D/ACDB-LOADER( 291): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
V/audio_hw_primary( 291): start_output_stream: Opening PCM device card_id(0) device_id(12)
V/audio_hw_primary( 291): start_output_stream: exit
D/SubSettings( 6745): Launching fragment com.android.settings.applications.ManageApplications
W/ContextImpl( 6745): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1787 android.content.ContextWrapper.bindService:545 com.android.settings.applications.ManageApplications.onCreate:894 android.app.Fragment.performCreate:2031 android.app.FragmentManagerImpl.moveToState:863
V/WindowManager( 791): Adding window Window{2586aad1 u0 com.android.settings/com.android.settings.SubSettings} at 5 of 8 (after Window{c61c1e7 u0 com.android.settings/com.android.settings.Settings})
I/ActivityManager( 791): Displayed com.android.settings/.SubSettings: +1s69ms
I/GoogleInputMethod( 2702): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 2702): onStartInput() : Dummy InputConnection bound
W/ResourceType( 6745): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 6745): Failure retrieving resources for com.google.android.onetimeinitializer: Resource ID #0x0
I/Timeline( 6745): Timeline: Activity_idle id: [email protected] time:998100
F/libc ( 6745): invalid address or address of corrupt block 0x23 passed to dlfree
F/libc ( 6745): Fatal signal 11 (SIGSEGV), code 1, fault addr 0xdeadbaad in tid 6873 (onsState.Loader)
I/DEBUG ( 288): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 288): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 288): HINT: adb forward tcp:5039 tcp:5039
I/Timeline( 791): Timeline: Activity_windows_visible id: ActivityRecord{db06f6b u0 com.android.settings/.SubSettings t2767} time:998209
I/DEBUG ( 288): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 288): Build fingerprint: 'samsung/j5ltexx/unknown:5.1.1/LMY49J/c2fef168b1:userdebug/test-keys'
I/DEBUG ( 288): Revision: '5'
I/DEBUG ( 288): ABI: 'arm'
I/DEBUG ( 288): pid: 6745, tid: 6873, name: onsState.Loader >>> com.android.settings <<<
I/DEBUG ( 288): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xdeadbaad
I/DEBUG ( 288): Abort message: 'invalid address or address of corrupt block 0x23 passed to dlfree'
I/DEBUG ( 288): r0 00000000 r1 b6e23dec r2 deadbaad r3 00000000
I/DEBUG ( 288): r4 00000023 r5 b6e250d8 r6 99546000 r7 0000002b
I/DEBUG ( 288): r8 a13505bc r9 a135067c sl b6cf7272 fp b6cf727b
I/DEBUG ( 288): ip 00008000 sp a1350568 lr b6df4f07 pc b6df4f08 cpsr 600d0030
I/DEBUG ( 288):
I/DEBUG ( 288): backtrace:
I/DEBUG ( 288): #00 pc 00028f08 /system/lib/libc.so (dlfree+1239)
I/DEBUG ( 288): #01 pc 0000f363 /system/lib/libc.so (free+10)
I/DEBUG ( 288): #02 pc 00012b15 /system/lib/libandroidfw.so (_ZN7android13ResStringPool6uninitEv+38)
I/DEBUG ( 288): #03 pc 0001384f /system/lib/libandroidfw.so (_ZN7android10ResXMLTree6uninitEv+12)
I/DEBUG ( 288): #04 pc 0001386d /system/lib/libandroidfw.so (_ZN7android10ResXMLTreeD1Ev+4)
I/DEBUG ( 288): #05 pc 0001053b /system/lib/libandroidfw.so (_ZN7android12AssetManager10getPkgNameEPKc+258)
I/DEBUG ( 288): #06 pc 0001059d /system/lib/libandroidfw.so (_ZN7android12AssetManager18getBasePackageNameEj+68)
I/DEBUG ( 288): #07 pc 000822cf /system/lib/libandroid_runtime.so
I/DEBUG ( 288): #08 pc 0027b38b /data/dalvik-cache/arm/[email protected]@boot.oat
I/DEBUG ( 288):
I/DEBUG ( 288): Tombstone written to: /data/tombstones/tombstone_01
I/BootReceiver( 791): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
W/ActivityManager( 791): Process com.android.settings has crashed too many times: killing!
W/ActivityManager( 791): Force finishing activity 4 com.android.settings/.SubSettings
W/ActivityManager( 791): Force finishing activity 4 com.android.settings/.Settings
W/ActivityManager( 791): Wtf, activity ActivityRecord{380996b1 u0 com.android.settings/.Settings t2767 f} in proc activity list not using proc ProcessRecord{4a20df5 6745:com.android.settings/1000}?!?
W/ActivityManager( 791): Wtf, activity ActivityRecord{db06f6b u0 com.android.settings/.SubSettings t2767 f} in proc activity list not using proc ProcessRecord{4a20df5 6745:com.android.settings/1000}?!?
E/lowmemorykiller( 276): Error writing /proc/6745/oom_score_adj; errno=22
I/ActivityManager( 791): Killing 6745:com.android.settings/1000 (adj 9): crash
I/DeviceScanner( 3230): [MDNS] Received response from "LaWeaWeonQlo" (ae3e11b29fd758c5a27837b5c44262b3) with result "0 No change"
I/WindowState( 791): WIN DEATH: Window{c61c1e7 u0 com.android.settings/com.android.settings.Settings}
D/WifiService( 791): Client connection lost with reason: 4
I/Zygote ( 302): Process 6745 exited due to signal (11)
W/ActivityManager( 791): Spurious death for ProcessRecord{4a20df5 0:com.android.settings/1000}, curProc for 6745: null
W/ResourceType( 2410): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 2410): Failure retrieving resources for com.android.settings: Resource ID #0x0
W/InputMethodManagerService( 791): Got RemoteException sending setActive(false) notification to pid 6745 uid 1000
I/GoogleInputMethod( 2702): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 2702): onStartInput() : Dummy InputConnection bound
W/ajjl ( 2779): Empty context buffer. Thus might mean that the context is not synced down.
W/ajfs ( 2779): Empty context model while retrieving upload opt-in status!
I/Timeline( 2410): Timeline: Activity_idle id: [email protected] time:999085
I/Timeline( 791): Timeline: Activity_windows_visible id: ActivityRecord{e961ecf u0 com.android.systemui/.recents.RecentsActivity t2770} time:999100
W/ajjl ( 2779): Empty context buffer. Thus might mean that the context is not synced down.
W/ajfs ( 2779): Empty context model while retrieving upload opt-in status!
V/audio_hw_primary( 291): out_standby: enter: usecase(1: low-latency-playback)
V/audio_hw_primary( 291): stop_output_stream: enter: usecase(1: low-latency-playback)
V/audio_hw_primary( 291): disable_audio_route: enter: usecase(1)
V/audio_hw_primary( 291): disable_audio_route: reset mixer path: low-latency-playback
D/audio_route( 291): ++++ audio_route_update_mixer ==============
D/audio_route( 291): Setting mixer control: PRI_MI2S_RX Audio Mixer MultiMedia5, value: 0
D/audio_route( 291): ------ audio_route_update_mixer ==============
V/audio_hw_primary( 291): disable_audio_route: exit
D/hardware_info( 291): hw_info_append_hw_type : device_name = speaker
V/audio_hw_primary( 291): disable_snd_device: snd_device(2: speaker)
D/audio_route( 291): ++++ audio_route_update_path ==============
D/audio_route( 291): Setting mixer control: RX3 Digital Volume, value: 84
D/audio_route( 291): Setting mixer control: Speaker Boost, value: 0
D/audio_route( 291): Setting mixer control: SPK DAC Switch, value: 0
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP2, value: 0
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP1, value: 0
D/audio_route( 291): Setting mixer control: MI2S_RX Channels, value: 0
D/audio_route( 291): ---- audio_route_update_path ==============
V/audio_hw_primary( 291): stop_output_stream: exit: status(0)
V/audio_hw_primary( 291): out_standby: exit
and the /data/tombstones/tombstone_01 on pastebin
Code:
pastebin.com/jwZGN4Qr
sorry but i have recently signed up in XDA so i cant post links
Bumping, also, update i think it memory corruption because it isn't something linked directly to an aplication, i think it crash the app that tries to use that segment with a segfault sometimes crashes the launcher, sometimes the Settings, now i just installed tumblr from playstore and it just simply crashes with Segmentation fault deadbaad. in the time my cellphone fell, i use to link apps to MicroSD, thats the only thing i have not formatted, should i?
bump :c
Hello,
I am hacking a Chinese GPS based on Android 4.4.
I decompile system.img, remove Chinese's apps and add my apps.
I can connect to the network and get the GPS signal. My problem is that I only get the GPS signal (GPS_PROVIDER) and not the NETWORK_PROVIDER. The major consequence is that the device does'nt get location inside and I wish to have it.
I have made a lot of work since many days.
1/
locationManager.getProvider(LocationManager.NETWORK_PROVIDER) => null
Click to expand...
Click to collapse
To fix this I have :
- Install UnifiedNlp.apk in priv-app
- Install NominatimGeocoderBackend.apk / org.openbmap_27.apk / IchnaeaNlpBackend.apk
- Add the file system/etc/microg.xml
<?xml version="1.0" encoding="utf-8" standalone='yes'?>
<map>
<boolean name="checkin_enable_service" value="true" />
<boolean name="gcm_enable_mcs_service" value="true" />
<set name="location_backends">
<string>org.microg.nlp.backend.ichnaea/org.microg.nlp.backend.ichnaea.BackendService</string>
<string>org.openbmap/org.openbmap.services.positioning.PositioningService</string>
</set>
<set name="geocoder_backends">
<string>org.microg.nlp.backend.nominatim/org.microg.nlp.backend.nominatim.BackendService</string>
</set>
</map>
Click to expand...
Click to collapse
- I have updated framework_res with theses changes, using the overlay wasn't working, so I have update the framework directly (decompile and recompile with signature).
Microg-UnifiedNlp-Overlay/res/values at main · TontyTon/Microg-UnifiedNlp-Overlay
Use this overlay to use Microg UnifiedNlp with Gapps on Android 10, maybe 9 and 11 too (not tested yet). - Microg-UnifiedNlp-Overlay/res/values at main · TontyTon/Microg-UnifiedNlp-Overlay
github.com
Click to expand...
Click to collapse
Now
locationManager.getProvider(LocationManager.NETWORK_PROVIDER) => is not null
Click to expand...
Click to collapse
LocationManager.GPS_PROVIDER and FUSED_PROVIDER are ok too
Click to expand...
Click to collapse
locationManager.getAllProviders() => locationManager.getAllProviders()
Click to expand...
Click to collapse
I'm not sure UnifiedNlp.apk is working but if I remove it, I lose NETWORK_PROVIDER
2/
Everything should be perfect but no, still no location inside.
Currently I use this code to get location :
locationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, GPSTimerMS, 0, this);
locationManager.requestLocationUpdates(LocationManager.NETWORK_PROVIDER, GPSTimerMS, 0, this);
Click to expand...
Click to collapse
When I get a location I check the provider, it's always "gps" and inside I have no location.
location.getProvider()
Click to expand...
Click to collapse
With FUSED I get nothing, event outside.
locationManager.requestLocationUpdates(LocationManager.FUSED_PROVIDER, GPSTimerMS, 0, this);
Click to expand...
Click to collapse
logcat loop with GPS data, it look like it's ok but I'm not sure.
D/LIBGPS ( 619): ====>>>>>nmea data is received
D/LIBGPS ( 619): nmea parse cp begin
D/LIBGPS ( 619): received nmea message,encode it
D/LIBGPS ( 619): NmeaEncode enter,mask:63
D/LIBGPS ( 619): nmea_reader_update_accuracy the accuracy is 15.000000
D/LIBGPS ( 619): in RMC, fixStatus=V
D/LIBGPS ( 619): =====>>>>>$GPGSV,3,1,11,1,17,263,,8,76,283,,10,57,70,,14,5,329,*77
D/LIBGPS ( 619): ,SatNumber:11,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GPGSV,3,2,11,16,20,188,,21,44,272,,22,3,145,,23,26,48,*72
D/LIBGPS ( 619): ,SatNumber:11,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GPGSV,3,3,11,27,63,136,,30,1,306,,32,19,121,*71
D/LIBGPS ( 619): ,SatNumber:11,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GLGSV,3,1,9,70,17,26,,71,48,76,,72,35,145,,77,23,246,*52
D/LIBGPS ( 619): ,SatNumber:9,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GLGSV,3,2,9,78,27,309,,85,1,95,,86,40,77,,87,60,327,*68
D/LIBGPS ( 619): ,SatNumber:9,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GLGSV,3,3,9,88,18,290,*6E
D/LIBGPS ( 619): ,SatNumber:9,NmeaVersion:48
D/LIBGPS ( 619): svstatus size =5224, numsvs =20
D/LIBGPS ( 619): NmeaEncode end
D/LIBGPS ( 619): gnss gpsclock is received
D/LIBGPS ( 619): begin save gpsclock data
D/LIBGPS ( 619): clock leap_second:0,bias_ns:0.000000
D/LIBGPS ( 619): ====>>>>>nmea data is received
D/LIBGPS ( 619): nmea parse cp begin
D/LIBGPS ( 619): received nmea message,encode it
D/LIBGPS ( 619): NmeaEncode enter,mask:63
D/LIBGPS ( 619): nmea_reader_update_accuracy the accuracy is 15.000000
D/LIBGPS ( 619): in RMC, fixStatus=V
D/LIBGPS ( 619): =====>>>>>$GPGSV,3,1,11,1,17,263,,8,76,283,,10,57,69,,14,5,329,*7F
D/LIBGPS ( 619): ,SatNumber:11,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GPGSV,3,2,11,16,20,188,,21,44,272,,22,3,145,,23,26,48,*72
D/LIBGPS ( 619): ,SatNumber:11,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GPGSV,3,3,11,27,63,136,,30,1,306,,32,19,121,*71
D/LIBGPS ( 619): ,SatNumber:11,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GLGSV,3,1,9,70,17,26,,71,48,76,,72,35,145,,77,23,246,*52
D/LIBGPS ( 619): ,SatNumber:9,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GLGSV,3,2,9,78,27,309,,85,1,95,,86,40,77,,87,60,327,*68
D/LIBGPS ( 619): ,SatNumber:9,NmeaVersion:48
D/LIBGPS ( 619): =====>>>>>$GLGSV,3,3,9,88,18,290,*6E
D/LIBGPS ( 619): ,SatNumber:9,NmeaVersion:48
D/LIBGPS ( 619): svstatus size =5224, numsvs =20
D/LIBGPS ( 619): NmeaEncode end
D/LIBGPS ( 619): watchdog_open PowerState:GE2 CP WORKED readcount:6800
D/LIBGPS ( 619): libgps monitor Work,send byte is 10432,read byte is 1896196
D/LIBGPS ( 619): pid =619, ppid =224,tid =910
D/LIBGPS ( 619): pid =619, ppid =224,tid =910
D/LIBGPS ( 619): gps_sendHeartTest HeartCount =1
D/LIBGPS ( 619): &&& GPS_HeartCountRsp HeartCount 0 pid =619,ppid =224
D/LIBGPS ( 619): gnss gpsclock is received
D/LIBGPS ( 619): begin save gpsclock data
D/LIBGPS ( 619): clock leap_second:0,bias_ns:0.000000
Click to expand...
Click to collapse
To avoid the error "XTRA ..." I have added the file system/etc/gps.conf
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Click to expand...
Click to collapse
I have no more ideas, I think the rom is hacked and something is working differently from classic rom :/
Do you know how I can check if UnifiedNlp.apk do his work ? I think maybe the apk is installed but the modules are not loaded, consequently I have no NETWORK_PROVIDER location.
If you have an idea to help me, big thank you