Guest Posted June 19, 2014 Report Posted June 19, 2014 (edited) Just thought to share my find: https://www.codeaurora.org/cgit/quic/la/platform/vendor/qcom/msm7627a/tree/media?h=LNX.LA.3.8_RB1.2 | https://www.codeaurora.org/cgit/quic/la/device/qcom/common/tree/media?h=LNX.LA.3.8_RB1.2 Dunno whether they work and if it helps with anything You definitely should remove the FullHD profile. If you select "on accident" your gallery will crash on video mode and you will have to restore an Nandroid-Backup Edited June 19, 2014 by Guest
Guest bogdanwp Posted June 19, 2014 Report Posted June 19, 2014 What are they supposed to do? Can these solve this awful speaker sound that this phone has ? Thank you for the find.
Guest Posted June 19, 2014 Report Posted June 19, 2014 Generally said: they define some bitrates, audio/video codecs, resolutions, etc. The best is: compare those files with your existing ones and see whether you can solve/improve something. Since there are too many different ROMs out there and many ROM developers touched those files I cannot give any general advice sadly. Can these solve this awful speaker sound that this phone has ? Thank you for the find. What exactly do you mean? Are you referring to the the quality of the speakers or the loudness?
Guest Posted June 19, 2014 Report Posted June 19, 2014 I were able to enable 720p video recording mode with the help of those files . But that's something others have done too, already Nothing new, nothing special. I guess using the search function will result into a few hits
Guest bogdanwp Posted June 19, 2014 Report Posted June 19, 2014 Sorry. I never listen on headphones so i mean the loudness of the speaker , yes. When you play music on the speaker or even when you talk on the phone. I noticed different roms have pretty big differences as to the maximum amount of volume you can set to in-call and speaker. Generally speaking i noticed that CM roms improved a lot on the speaker volume , in CM11 they seem to have done it the best but i don`t know why after the general introduction of FM Radio the volume went pretty close to stock roms.
Guest fonz93 Posted June 19, 2014 Report Posted June 19, 2014 (edited) If we see here: https://www.codeaurora.org/cgit/quic/la/platform/vendor/qcom/msm7627a/tag/?h=LNX.LA.3.5.2.2.c3_rb1&id=AU_LINUX_ANDROID_LNX.LA.3.5.2.2.C3_RB1.04.04.02.131.002, they updated drivers to android 4.4.2?? Edited June 19, 2014 by fonz93
Guest Posted June 19, 2014 Report Posted June 19, 2014 Don't know. Need to browse those trees more closely. @bogdanwp: you can test if it helps if you try this terminal command: setprop lpa.decode false. It will disable "Low Power Audio". This entry can also be add to the build.prop. But it might get overwritten by some other init-scripts. To be sure this setting is getting enforced you should create an init.d script (if supported by your kernel).
Guest Posted June 19, 2014 Report Posted June 19, 2014 If we see here: https://www.codeaurora.org/cgit/quic/la/platform/vendor/qcom/msm7627a/tag/?h=LNX.LA.3.5.2.2.c3_rb1&id=AU_LINUX_ANDROID_LNX.LA.3.5.2.2.C3_RB1.04.04.02.131.002, they updated drivers to android 4.4.2?? Look at this commit: https://www.codeaurora.org/cgit/quic/la/platform/vendor/qcom/msm7627a/commit/egl.cfg?h=LNX.LA.3.5.2.2.c3_rb1&id=5bbc6d5d55d2c3007ebdd00b4f2aeef86c32ff9a Unfortunately I didn't find their "graphics/adreno200" folder (yet)
Guest bogdanwp Posted June 19, 2014 Report Posted June 19, 2014 (edited) Thank you i will try that and report back. Edited June 19, 2014 by bogdanwp
Guest fonz93 Posted June 19, 2014 Report Posted June 19, 2014 Look at this commit: https://www.codeaurora.org/cgit/quic/la/platform/vendor/qcom/msm7627a/commit/egl.cfg?h=LNX.LA.3.5.2.2.c3_rb1&id=5bbc6d5d55d2c3007ebdd00b4f2aeef86c32ff9a Unfortunately I didn't find their "graphics/adreno200" folder (yet) I think because they updated only the board and not the gpu
Guest bogdanwp Posted June 19, 2014 Report Posted June 19, 2014 Hm doesn`t seem to work. And i don`t know how to make an init.d script. I will try to find out how.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now