Open GMCadiom opened 8 years ago
Actually I closed the previous issue. Minimal replacement to boot up the ROM:
libMali, libaudio.primary.default.so, libcameracustom, libcamdrv, libcamalago, hw/hwcomposer. libfeaturio, libdpframework
firmware/. (all files)
ok bro but i am still have that problem on building cm12.1 :( :(
Sad to say but that's source bug. You should merge files causing error from "history" of that file in Git
thanks for your help brooo but what exactly should u do or write command ??
can I use this device tree for AOSP? BC I prefer the simplicity of aosp that any custom roms
hey, thanks for your efforts.. i'm working on a mt6582-port to a Cat b15q-phone. it's a S01-variant and there are still some telephony-issues. right now, i only did your minimal replacement from above.
could you recommend from stock for better telephony-services?
use mtk-rild.so in lib and gsmmuxxd* bin from stock! (It depends on ROM to ROM you port and also if you haven't implemented RIL patches in work dir while compiling it could be the reason!
On 07-Oct-2016 3:58 AM, "Vinzenz Hersche" notifications@github.com wrote:
hey, thanks for your efforts.. i'm working on a mt6582-port to a Cat b15q-phone. it's a S01-variant and there are still some telephony-issues. right now, i only did your minimal replacement from above.
could you recommend from stock for better telephony-services?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rohantaneja/device_mediatek_mt6582/issues/10#issuecomment-252106530, or mute the thread https://github.com/notifications/unsubscribe-auth/AG5my46RD-GShNyzyA30ShuOOBaY-joSks5qxXYYgaJpZM4I0ORl .
sry for double-post and thanks for your answer!
it looks like the a3 and 3a-libraries have to be replaced for not getting into a camera-loop (it's not working then and phone get's hot).
when i compile directly with replaced mtk-ril.so and gsmdmux, then it won't find the "make-rules for getattribute" (not shure about name).
there's still a connection to the telephony-network withouth replacment, but for example when flightmode is activated, the gsm-connection won't come back..
there's also a file called "radio.primary" missing. i've copied the files like libfmmt6620.so to the properitary libs-folder. since this, i could start the fm-radio-app (withouth headpone-cable), but when it should really work, it crashes. i've seen you include those files somehow in the device-repo. should they be compiled? what files could be missing there?