Jump to content

[DEV][ROM][2.7.] CyanogenMod 11 (Android 4.4.4)


Recommended Posts

Guest Snap.IT
Posted

Have you looked into Evervolvs work with kitkat-staging? He's using ION for everything but camera, just transplanting the MAKO ADRENO blobs and kernel code works to get webview working, i just noted that in staging he is adding "use pmem adsp" as a flag which would essentially mean that we get to use ION for everying but camera.

 

I've compiled a working kernel for the OT995 using the MAKO drivers and that kernel isn't that far from yours (except for MDP version but EGL won't care about that) and added back the pmem stuff and gotten an end result where i can boot my phone and use it with all the bugs that are still in CM-11 but camera is working and webview is working too.

Guest ogi1802
Posted

Hello! i have rooted Blade 3, and I am going put custom rom. I installed CWM and I going flash CM 11 (KitKat), and here is problem:

 

 

Finding update package...

Opening update package...

E:Can't open /storage/sdcard0/CROM/cm-11-2013121

8-KonstaKANG-atlas40.zip

(bad)

Installation aborted.

 

 

Please help me!

And sorry for my bad english.

Guest jbrolin
Posted

Probably the downloaded zip file is corrupt. Delete it from your computer, and download it again. Then copy it to sdcard. Good luck! It is a great rom.

Hello! i have rooted Blade 3, and I am going put custom rom. I installed CWM and I going flash CM 11 (KitKat), and here is problem:

Finding update package...

Opening update package...

E:Can't open /storage/sdcard0/CROM/cm-11-2013121

8-KonstaKANG-atlas40.zip

(bad)

Installation aborted.

Please help me!

And sorry for my bad english.

Guest oceangray
Posted

Does the phone memory running??

in others it does not work 4.1.2 and 4.2.2. and 4.3.1 do not work

Guest ogi1802
Posted

Not working...

 

Probably the downloaded zip file is corrupt. Delete it from your computer, and download it again. Then copy it to sdcard. Good luck! It is a great rom.

Guest ogi1802
Posted

Does the phone memory running??

in others it does not work 4.1.2 and 4.2.2. and 4.3.1 do not work

 I have a microSD with 2gb

Guest ogi1802
Posted

Oouuuuu I insert a new microSD and it works! :DDDDDDDDDDDD Im happyyyyyyyyyyyyyyy, thanks for great rom

Guest boros2222
Posted

Hey, what is WhisperPush for? I set it up, but I don't see any difference.

Guest KonstaT
Posted

Have you looked into Evervolvs work with kitkat-staging? He's using ION for everything but camera, just transplanting the MAKO ADRENO blobs and kernel code works to get webview working, i just noted that in staging he is adding "use pmem adsp" as a flag which would essentially mean that we get to use ION for everying but camera.

 

I've compiled a working kernel for the OT995 using the MAKO drivers and that kernel isn't that far from yours (except for MDP version but EGL won't care about that) and added back the pmem stuff and gotten an end result where i can boot my phone and use it with all the bugs that are still in CM-11 but camera is working and webview is working too.

It was Blefish's work as far as I know.

 

Yeah, I've done my first ION builds long long time ago (on CM10 days) and everything is working except camera. I've also tested this new method of leaving pmem_adsp heap for camera. Camera now actually initilializes but it still hangs soon after (preview). Looks like it might be something related to our camera HAL using MemoryHeapPmem. This is certainly something I'm going to investigate further if/when I have the time/energy/interest.

<3>[12-02 20:25:52.541] [1772: Binder_3]msm_pmem_table_add: get_pmem_file fd 47 error -1
V/QualcommCameraHardware(  113):  Locking buffer 0 
E/QualcommCameraHardware(  113):  Locked buffer 0 successfully
E/QualcommCameraHardware(  113): Handle 0x40076008, Fd passed:47, Base:0x1, Size 0x108
V/QualcommCameraHardware(  113): fd mmap fd 47 size 264
E/QualcommCameraHardware(  113):  Mapped Preview buffer 0
E/QualcommCameraHardware(  113): Got the following from get_mem data: 0x414d3000, handle :1074424784, release : 0x405ed483, size: 264
E/QualcommCameraHardware(  113):  getbuffersandrestartpreview deQ 47
E/QualcommCameraHardware(  113): Registering buffer 0 with fd :47 with kernel
V/QualcommCameraHardware(  113): use_all_chnls = 0
E/QualcommCameraHardware(  113): register_buf: CbOff = 0x4b000 CrOff = 0x0
V/QualcommCameraHardware(  113): register_buf:  reg = 0 buffer = 0x414d3000
E/mm-camera(  113): camera_issue_command2: register_buffers error (Operation not permitted)
E/QualcommCameraHardware(  113): native_start_ops: type 11 error Operation not permitted
E/QualcommCameraHardware(  113): Came back from register call to kernel

Does the phone memory running??

in others it does not work 4.1.2 and 4.2.2. and 4.3.1 do not work

I can guarantee that everything is working as stated in the first post (you might want to read that). You also might want to read the FAQ in the third post!
 
Throwing 'doesn't work' around for something that isn't even supposed to work doesn't help anyone's cause. If you would have asked politely why internal sdcard wasn't supported, I might have even explained why (like I've done at least twenty times already).
Guest epyloxias
Posted (edited)

I 've noticed this: wallpaper (from gallery, a custom foto, not a stock one),turns bigger (and stays that way untill I re-set it to normal size) when -from start screen- I press "settings" button (not icon from menu) and then again settings (icon that appears down right on screen). Some kind of bug I guess? Zte Acqua.

Edited by epyloxias
Guest deepnesssss
Posted

nice to see you konstat i miss you really

it is so boring android 4.3.1

good job man

 

lol from turkey

Guest Zsebes01
Posted

Thank you,thank you thank you thank you....i will try tonight :)

Guest oceangray
Posted

who is konstant??need to solve this problem Phone memory...

Guest boros2222
Posted

"Who is Konstat?"

Are you really asking that? Look at the first post.

Guest oceangray
Posted

"Who is Konstat?"

Are you really asking that? Look at the first post.

that solves the problem?? 

for that reason
  For the reason konstant
Guest FollowWings
Posted

Thanks KonstaT you rocks! You must be a God! ;) Marry XMass and happy New Year, with parties drinks girls, wish you everything! :) Bless

Guest peetu20
Posted

 

It was Blefish's work as far as I know.

 

Yeah, I've done my first ION builds long long time ago (on CM10 days) and everything is working except camera. I've also tested this new method of leaving pmem_adsp heap for camera. Camera now actually initilializes but it still hangs soon after (preview). Looks like it might be something related to our camera HAL using MemoryHeapPmem. This is certainly something I'm going to investigate further if/when I have the time/energy/interest.

<3>[12-02 20:25:52.541] [1772: Binder_3]msm_pmem_table_add: get_pmem_file fd 47 error -1
V/QualcommCameraHardware(  113):  Locking buffer 0 
E/QualcommCameraHardware(  113):  Locked buffer 0 successfully
E/QualcommCameraHardware(  113): Handle 0x40076008, Fd passed:47, Base:0x1, Size 0x108
V/QualcommCameraHardware(  113): fd mmap fd 47 size 264
E/QualcommCameraHardware(  113):  Mapped Preview buffer 0
E/QualcommCameraHardware(  113): Got the following from get_mem data: 0x414d3000, handle :1074424784, release : 0x405ed483, size: 264
E/QualcommCameraHardware(  113):  getbuffersandrestartpreview deQ 47
E/QualcommCameraHardware(  113): Registering buffer 0 with fd :47 with kernel
V/QualcommCameraHardware(  113): use_all_chnls = 0
E/QualcommCameraHardware(  113): register_buf: CbOff = 0x4b000 CrOff = 0x0
V/QualcommCameraHardware(  113): register_buf:  reg = 0 buffer = 0x414d3000
E/mm-camera(  113): camera_issue_command2: register_buffers error (Operation not permitted)
E/QualcommCameraHardware(  113): native_start_ops: type 11 error Operation not permitted
E/QualcommCameraHardware(  113): Came back from register call to kernel
I can guarantee that everything is working as stated in the first post (you might want to read that). You also might want to read the FAQ in the third post!
 
Throwing 'doesn't work' around for something that isn't even supposed to work doesn't help anyone's cause. If you would have asked politely why internal sdcard wasn't supported, I might have even explained why (like I've done at least twenty times already).

 

Hmm, couldnt you release that build for testing? I would like to try it more than likely :).

Posted

Strange... When i enabling ART - all working fine, but when there is Dalvik-cache wipe is performed - ART is falling and dalvik starts again. When i trying to enable ART again - nothing happens. (Phone just reboots and starting in dalvik again) Only way to reactivate ART - reflash. Does anybody had this problem too?

Posted

@oceangray: No one here HAS to solve your problem, a nice word goes a long way...

Guest mike1993
Posted

one problem i have is that the desktop items are not all anymore around when i restart the device! any solution for this??

Guest epyloxias
Posted

Will this work on aqua? Does it need a patch?

It is working like a charm!!! Install rom, gapps and then blade3->acqua patch.

You will be amazed!!!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.