• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [5.1.1]XenonHD For LG Leon C50/H345 on T-Mobile and Walmart Family Mobile

Ok the build for ms345 from today is linked in the OP. The camera works at boot and the camera app actually shows in the app drawer. But even though the camcorder does not force close it will not record. But in you install the Wondershare PowerCam app it works for recording video for some reason. I added a commit to frameworks/av to try and fix camcorder. Got to pull some logs to see if I can figure it out.

Also I am working on getting a dedicated TWRP recovery built for the h345. I have a build for the h345 that I built today also. But I have not edited the updater-script so you can flash it via one of the two recoveries. Good news is that if you are using the "blue TWRP recovery" that is linked in the OP for the ms345 you can still flash the ms345 build on your h345.
I am on the first metro build and my build prop edit got the camera to work on the normal camera app on lockscreen but have to record with powercam I say this because whatever you did to the new build has no effect but showing the camera in app drawer. I don't know much about that kinda of stuff but something's missing
 
As I said they were all showing h345 and I made the change to the board line to ms345 (even tho I downloaded the metro version ). Then the h345 lines changed with the board change to ms345. Got me now?
I still do not understand what you mean as the ro.product.board is msm8916 in all variants because that is the devices soc as it uses the Snapdragon 410 processor. So if you can be more soecific I would be grateful. I am only trying to understand in case the build-prop is why the camcorder is still not fully functional out the box.
 
I Installed this ROM on my LG Leon (T-Mobile). Had to use the MS345 recovery and rom to get it to work. GPS works (didn't the first time but after that it works fine) and I fixed the CPU scaling problem by using an app similar to setcpu that locks the scaling govenor and minfreq. This rom is so much smoother than the stock rom. Thanks!
 
I still do not understand what you mean as the ro.product.board is msm8916 in all variants because that is the devices soc as it uses the Snapdragon 410 processor. So if you can be more soecific I would be grateful. I am only trying to understand in case the build-prop is why the camcorder is still not fully functional out the box.
My mistake I see what your saying well I'm back to square one I made an edit that got camcorder to work without flashing new build I don't know what I did tho lol[/QUOTE]
 
Video recording doesn't work in snapchat
The only video recording that works right now is if you use the WonderShare Powercam. I am not sure why it works. Maybe it does not use the same color format as the native video recording does. From looking at the logs the color formats are not known. But yet they show to be difined in source. So I have some digging to do.
 
Last edited:
AAAHHHH!!!!

Did a full wipe, including System. Installed the newest version, and my GPS is still causing reboots, but now less frequently. I was able to get a GPS app to launch, (GPS Test), but it still hasn't got a lock on my location yet.
 
Actually @slipk487 logcat may be useful. The below text has som useful info in it. But my question is wes the camera work as it does not seem like it from the log.

Code:
15:29:46.761 Error SysUtils 15554  ApplicationContext is null in ApplicationStatus
15:29:47.853 Error OMXMaster 15431  A component of name 'OMX.qcom.audio.decoder.aac' already exists, ignoring this one.
15:29:47.963 Error OMXMaster 15431  A component of name 'OMX.ffmpeg.wmv.decoder' already exists, ignoring this one.
15:29:48.070 Error OMX 15431  FAILED to allocate omx component 'OMX.qcom.audio.encoder.evrc'
15:29:48.070 Error OMX 15431  FAILED to allocate omx component 'OMX.qcom.audio.encoder.qcelp13'
15:29:48.183 Error OMX-VENC 15431  get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 2
15:29:48.183 Error OMX-VENC 15431  get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 1
15:29:48.183 Error OMX 15431  FAILED to allocate omx component 'OMX.qcom.audio.decoder.amrwbplus'
15:29:48.184 Error OMX_EVRC_DEC 15431  COMPONENT INIT OMX.qcom.audio.decoder.evrc
15:29:48.184 Error OMX_EVRC_DEC 15431  COMPONENT DEINIT
15:29:48.185 Error OMXNodeInstance 15431  getParameter(16:qcom.decoder.avc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.185 Error OMXNodeInstance 15431  getParameter(16:qcom.decoder.avc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.186 Error OMXNodeInstance 15431  getParameter(17:qcom.decoder.avc.secure, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.186 Error OMXNodeInstance 15431  getParameter(17:qcom.decoder.avc.secure, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.186 Error OMXNodeInstance 15431  getParameter(18:qcom.decoder.mpeg2, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.186 Error OMXNodeInstance 15431  getParameter(18:qcom.decoder.mpeg2, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.186 Error OMXNodeInstance 15431  getParameter(19:qcom.decoder.mpeg2.secure, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.186 Error OMXNodeInstance 15431  getParameter(19:qcom.decoder.mpeg2.secure, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.187 Error OMXNodeInstance 15431  getParameter(1a:qcom.decoder.mpeg4, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.187 Error OMXNodeInstance 15431  getParameter(1a:qcom.decoder.mpeg4, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.290 Error OMXNodeInstance 15431  getParameter(1b:qcom.decoder.h263, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.290 Error OMXNodeInstance 15431  getParameter(1b:qcom.decoder.h263, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.290 Error OMX-VDEC-1080P 15431  get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported ret NoMore for codec: OMX.qcom.video.decoder.vc1
15:29:48.290 Error OMXNodeInstance 15431  getParameter(1c:qcom.decoder.vc1, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.290 Error OMXNodeInstance 15431  getParameter(1c:qcom.decoder.vc1, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.291 Error OMX 15431  FAILED to allocate omx component 'OMX.qcom.video.decoder.vc1.secure'
15:29:48.291 Error OMX-VDEC-1080P 15431  DIVX 5/6 Decoder selected
15:29:48.291 Error DrmLocal 15431  [s_readFragment] file Open Error
15:29:48.291 Error DivxApi 15431  s_loadDrmMemory Error2
15:29:48.291 Error OMX-VDEC-1080P 15431  get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported ret NoMore for codec: OMX.qcom.video.decoder.divx
15:29:48.291 Error OMXNodeInstance 15431  getParameter(1d:qcom.decoder.divx, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.291 Error OMXNodeInstance 15431  getParameter(1d:qcom.decoder.divx, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.292 Error DrmLocal 15431  [s_readFragment] file Open Error
15:29:48.292 Error DivxApi 15431  s_loadDrmMemory Error2
15:29:48.292 Error OMX-VDEC-1080P 15431  get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported ret NoMore for codec: OMX.qcom.video.decoder.divx311
15:29:48.292 Error OMXNodeInstance 15431  getParameter(1e:qcom.decoder.divx311, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.292 Error OMXNodeInstance 15431  getParameter(1e:qcom.decoder.divx311, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.292 Error OMX-VDEC-1080P 15431  DIVX 4 Decoder selected
15:29:48.292 Error DrmLocal 15431  [s_readFragment] file Open Error
15:29:48.292 Error DivxApi 15431  s_loadDrmMemory Error2
15:29:48.292 Error OMX-VDEC-1080P 15431  get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported ret NoMore for codec: OMX.qcom.video.decoder.divx4
15:29:48.292 Error OMXNodeInstance 15431  getParameter(1f:qcom.decoder.divx4, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.293 Error OMXNodeInstance 15431  getParameter(1f:qcom.decoder.divx4, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.293 Error OMXNodeInstance 15431  getParameter(20:qcom.decoder.vp8, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
15:29:48.293 Error OMXNodeInstance 15431  getParameter(20:qcom.decoder.vp8, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
 
  1. Anyone having problems with people hearing you during phone calls???
To be honest with you if you are on T-Mobile it is probably because of T-Mobile. I have been with T-Mobile for like 7 years and traveled half the country. In that time. And I always have people tell me they can baerly hear me. That is with mutiple devices and ROMs
 
Question.

I just opened up the included kernel 'adiutor' app, and it is reporting the cores as ARMv7 cores. I thought that the msm8916 were ARMv8.

Does that matter?
 
To be honest with you if you are on T-Mobile it is probably because of T-Mobile. I have been with T-Mobile for like 7 years and traveled half the country. In that time. And I always have people tell me they can baerly hear me. That is with mutiple devices and ROMs
Never had a problem till last update
 
From what I gather it supports both armv7 or armv8 but no oem has made it armv8, though I could definitely be wrong
 
Back
Top Bottom