[JB][15-09-2012] CyanogenMod 10 for P970 alpha1(Android 4.1.1)
Quote:
Originally Posted by chenleicpp
This is based on cm10 compiled from source,i am work for p970 for a long time since ics,now i take focus to JB
First thanks
gabwerkz,FOPTeam,BPaul,and so on
Working:
Wifi
accelerometer
bluetooth
buttons
lights
gps
RIL(signal fix)
gsm/3g
mass storage/sdcard
vibration
a2dp
gralloc
ramdisk
opengl render
sms/mms
g-recovery
su/root
lots more Broken:
camera
audio
Warning:
*This is KANG cm10. It is unnofficial and an early build and is NOT indicitave of a final release. Do not expect any form of support from anyone.
*PLEASE REPORT ALL PROBLEMS WITH LOGS AND A THOUROUGH DESCRIPTION OF THE PROBLEM!!!
*FULL WIPE FIRST - Don't complain about bootloops if you don't
GOOGLE APPS ARE NOT INCLUDED PLEASE FLASH THE GOOGLE APPS PACKAGE SEPERATELY
This is my first release on xda thread,and i am work along for a long time,about JB,
i think the audio is the first bug to be fix,so if someone have good idea.please PM me
or pull request to my github,let us put our p970 to a god level.Thanks man!!!
its still early, but it looks like they are almost as close to getting pure ICS then we are getting cm7. we need to drink some red bull and get the ball moving it looks like. Once they get closer tho it will make porting it to this phone much easier.
its still early, but it looks like they are almost as close to getting pure ICS then we are getting cm7. we need to drink some red bull and get the ball moving it looks like. Once they get closer tho it will make porting it to this phone much easier.
You guys can and will do it, you are very good devs, if there is anything I can do to assist let me know, I would like to contribute something...
First build didn't boot of course. It's going to be a long road I'm afraid. But as soon as I can get basic screen and adb the pace will pick up significantly.
The Following 3 Users Say Thank You to tdm For This Useful Post:
First build didn't boot of course. It's going to be a long road I'm afraid. But as soon as I can get basic screen and adb the pace will pick up significantly.
I put your cm9 beta on my ov today, and I got to say great work. I still like to toy around with that phone because of the development community behind it, and in the process I learn a lot. Keep up the great work dude!
The Following User Says Thank You to k28king1 For This Useful Post:
Can we convert the roms over to marquee or is it not possible
That is currently what they are doing right now. But not everything will make an easy transition to the marquee. Mostly because of the different radio technology in the two phones.
Device(s): Samsung Galaxy Prevail running Excel-Prevail [BETA 1] beta and Nemus Launcher,clocking at 800MHz
Carrier: Not Provided
Thanks: 48
Thanked 72 Times in 36 Posts
Quote:
Originally Posted by k28king1
That is currently what they are doing right now. But not everything will make an easy transition to the marquee. Mostly because of the different radio technology in the two phones.
I just started trying to port it a few days ago so some main shit is broke like 3g/sound/camera and I managed to break the keyboard with some kernel changes lol.
I just started trying to port it a few days ago so some main shit is broke like 3g/sound/camera and I managed to break the keyboard with some kernel changes lol.
If there is anything I can do to help out, just let me know.
__________________
~<Remember Thanks Goes A Long Way>~ 187MoD-HoneyBread + Genocide-Kernels
I just started trying to port it a few days ago so some main shit is broke like 3g/sound/camera and I managed to break the keyboard with some kernel changes lol.
I'm finally back on the Marquee, at least part time. Sorry for the delay, got involved in a kernel update for my VM670 that is turning out to be a real PITA.
Anyway, so I got a recovery built based on CM7 that does indeed have ADB enabled, but lots of other things are broken. It won't mount /cache at boot and it won't clear the boot-to-recovery flag when you reboot. Sigh.
I'll be attempting to fire up CM9 today and get basic ADB going in the main ROM. If I'm successful, that will open the window for development to proceed.
The Following 2 Users Say Thank You to tdm For This Useful Post:
I'm finally back on the Marquee, at least part time. Sorry for the delay, got involved in a kernel update for my VM670 that is turning out to be a real PITA.
Anyway, so I got a recovery built based on CM7 that does indeed have ADB enabled, but lots of other things are broken. It won't mount /cache at boot and it won't clear the boot-to-recovery flag when you reboot. Sigh.
I'll be attempting to fire up CM9 today and get basic ADB going in the main ROM. If I'm successful, that will open the window for development to proceed.
Looking good. You and blood are amazing devs. Btw just put cm10 on my kindle fire and wow just wow, can't wait to see it on the marquee, because if you guys can get ics to work than 4.1 will work. Keep up the great work guys!
Finally got some progress. I ripped out all the adb stuff in init.rc except the service line and made it default enable. Now I have adb in my ICS rom. Yay!
Here's the first two things to fix:
1. Display is hozed:
E/FramebufferNativeWindow( 1597): couldn't open framebuffer HAL (No such device)
E/SurfaceFlinger( 1597): Display subsystem failed to initialize. check logs. exiting...
2. Camera is hozed:
E/HAL ( 1393): load: module=/system/lib/hw/camera.sniper.so
E/HAL ( 1393): Cannot load library: link_image[1965]: 1393 could not load needed library 'libcamera.so' for 'camera.sniper.so' (link_image[1965]: 1393 could not load needed library 'libbridge.so' for 'libcamera.so' (load_library[1120]: Library 'libbridge.so' not found))
E/CameraService( 1393): Could not load camera HAL module
I have a feeling that if I can get those fixed, the main system might come up.
The Following 2 Users Say Thank You to tdm For This Useful Post:
Finally got some progress. I ripped out all the adb stuff in init.rc except the service line and made it default enable. Now I have adb in my ICS rom. Yay!
Here's the first two things to fix:
1. Display is hozed:
E/FramebufferNativeWindow( 1597): couldn't open framebuffer HAL (No such device)
E/SurfaceFlinger( 1597): Display subsystem failed to initialize. check logs. exiting...
2. Camera is hozed:
E/HAL ( 1393): load: module=/system/lib/hw/camera.sniper.so
E/HAL ( 1393): Cannot load library: link_image[1965]: 1393 could not load needed library 'libcamera.so' for 'camera.sniper.so' (link_image[1965]: 1393 could not load needed library 'libbridge.so' for 'libcamera.so' (load_library[1120]: Library 'libbridge.so' not found))
E/CameraService( 1393): Could not load camera HAL module
I have a feeling that if I can get those fixed, the main system might come up.
You put ics on the lowly optimus v, so I don't think you will have much difficulty. Very lucky that we have good devs, some phones just get no support but we are very fortunate
Finally got some progress. I ripped out all the adb stuff in init.rc except the service line and made it default enable. Now I have adb in my ICS rom. Yay!
Here's the first two things to fix:
1. Display is hozed:
E/FramebufferNativeWindow( 1597): couldn't open framebuffer HAL (No such device)
E/SurfaceFlinger( 1597): Display subsystem failed to initialize. check logs. exiting...
2. Camera is hozed:
E/HAL ( 1393): load: module=/system/lib/hw/camera.sniper.so
E/HAL ( 1393): Cannot load library: link_image[1965]: 1393 could not load needed library 'libcamera.so' for 'camera.sniper.so' (link_image[1965]: 1393 could not load needed library 'libbridge.so' for 'libcamera.so' (load_library[1120]: Library 'libbridge.so' not found))
E/CameraService( 1393): Could not load camera HAL module
I have a feeling that if I can get those fixed, the main system might come up.
E/HAL ( 1393): load: module=/system/lib/hw/camera.sniper.so
E/HAL ( 1393): Cannot load library: link_image[1965]: 1393 could not load needed library 'libcamera.so' for 'camera.sniper.so' (link_image[1965]: 1393 could not load needed library 'libbridge.so' for 'libcamera.so' (load_library[1120]: Library 'libbridge.so' not found))
E/CameraService( 1393): Could not load camera HAL module
Well that looks like an easy one. I don't have a libbridge.so in my ROM but stock has one.