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

Root [ROM][4.0.4][BETA] CM9 for Virgin Mobile and Sprint 10/3/2013

Flashed the 8/23 build, battery usage is like night and day. Now sipping power at 1.6% an hour. Thanks PhenomX4! Any thoughts on when your next sync with github will be?
 
Anyone else having ram issues? Well I think it's ram anyhow. If I open more than one app at a time the phone slows way down or even freezes. I've tried multiple settings in performance including multiple maximum and minimum frequencies, multiple schedulers, I even have all animations turned off.

On average I'm doing around 7 battery pulls a day due to freezing
 
I can't believe I had this phone when it came out and we had a hard enough time getting recovery on it... So many phones were perma bricked because we didn't even have the unbrick tool yet... Now I kinda wish I still had the phone because the Optimus F3 doesn't have any Roms for it just root only. :(

Phenomx are you going to work on CM10 or CM10.1 after this? I remember you showing screenshots of a booted CM10 ROM I believe but I don't remember where.

Please let us know, that'd be worth my donation for and I'll try and contact the CM team and let em know this is nearing an RC and maybe we can get this on the website as an official!
 
I can't believe I had this phone when it came out and we had a hard enough time getting recovery on it... So many phones were perma bricked because we didn't even have the unbrick tool yet... Now I kinda wish I still had the phone because the Optimus F3 doesn't have any Roms for it just root only. :(

Phenomx are you going to work on CM10 or CM10.1 after this? I remember you showing screenshots of a booted CM10 ROM I believe but I don't remember where.

Please let us know, that'd be worth my donation for and I'll try and contact the CM team and let em know this is nearing an RC and maybe we can get this on the website as an official!

I don't think this will become official but who knows. Yeah I'm working on cm10 nearly in beta stage. Needs camera ,wifi and audio. Wifi and audio just some very small issues.
 
Awesome getting that camera working finally! Can take snapshots no problem, but cannot record video. When you press the red button to record, it doesn't do anything.

logcat output when I press the red button:

D/CameraHAL( 5231): camera_recording_enabled
W/StagefrightRecorder( 5231): Max file duration is not positive: 0 us. Disabling duration limit.
W/StagefrightRecorder( 5231): Target duration (0 us) too short to be respected
V/videocamera( 5470): New video filename: /mnt/emmc/DCIM/Camera/VID_20130825_171924.mp4
I/MediaRecorderJNI( 5470): prepare: surface=0x2f71a0 (identity=131)
I/CpuGovernorService( 243): IOBUSY vote: 0
E/MediaProfiles( 5231): getCamcorderProfileParamByName: duration for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: file.format for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.codec for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.bps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.fps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.width for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.height for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.codec for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.bps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.hz for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.ch for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
D/CameraHAL( 5231): camera_get_parameters
D/CameraHAL( 5231): camera_set_parameters
I/QualcommCameraHardware( 5231): setRecordSize: requested record size 720x480
I/QualcommCameraHardware( 5231): setRecordSize: preview dimensions: 384x288
I/QualcommCameraHardware( 5231): setRecordSize: video dimensions: 720x480
I/QualcommCameraHardware( 5231): Parameter Rolloff is not supported for this sensor
I/QualcommCameraHardware( 5231): setMCEValue: setting MCE value of enable
E/QualcommCameraHardware( 5231): ### setTouchAfAec: TOUCHED AF AEC SET
I/QualcommCameraHardware( 5231): setRedeyeReduction: setting Redeye Reduction value of disable
E/CAM_FD ( 5231): config_proc_CAMERA_SET_REDEYE_REDUCTION: mode =0
I/QualcommCameraHardware( 5231): updateFocusDistances: setting KEY_FOCUS_DISTANCES as 3.408478,3.408614,3.408750
E/QualcommCameraHardware( 5231): ### setFocusMode: Focus Type : auto
E/CAM_FD ( 5231): [KSS_CAF]#####config_proc_CAMERA_SET_LG_CAF: ctrl->isp3aCtrl.isp3a_input.af_input.isLGCAF = 0x1
I/QualcommCameraHardware( 5231): Parameter HFR is not supported for this sensor
D/CameraHAL( 5231): camera_get_parameters
E/CameraSource( 5231): Failed to set video frame size to 320x240. The actual video size is 720x480
D/CameraHAL( 5231): camera_recording_enabled
E/MediaRecorder( 5470): start failed: -19
E/videocamera( 5470): Could not start media recorder.
E/videocamera( 5470): java.lang.RuntimeException: start failed.
E/videocamera( 5470): at android.media.MediaRecorder.native_start(Native Method)
E/videocamera( 5470): at android.media.MediaRecorder.start(MediaRecorder.java:717)
E/videocamera( 5470): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1605)
E/videocamera( 5470): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:673)
E/videocamera( 5470): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)
E/videocamera( 5470): at android.view.View$PerformClick.run(View.java:14105)
E/videocamera( 5470): at android.os.Handler.handleCallback(Handler.java:605)
E/videocamera( 5470): at android.os.Handler.dispatchMessage(Handler.java:92)
E/videocamera( 5470): at android.os.Looper.loop(Looper.java:137)
E/videocamera( 5470): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/videocamera( 5470): at java.lang.reflect.Method.invokeNative(Native Method)
E/videocamera( 5470): at java.lang.reflect.Method.invoke(Method.java:511)
E/videocamera( 5470): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/videocamera( 5470): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/videocamera( 5470): at dalvik.system.NativeStart.main(Native Method)
V/videocamera( 5470): Releasing media recorder.
V/videocamera( 5470): Empty video file deleted: /mnt/emmc/DCIM/Camera/VID_20130825_171924.mp4
 
Awesome getting that camera working finally! Can take snapshots no problem, but cannot record video. When you press the red button to record, it doesn't do anything.

logcat output when I press the red button:

D/CameraHAL( 5231): camera_recording_enabled
W/StagefrightRecorder( 5231): Max file duration is not positive: 0 us. Disabling duration limit.
W/StagefrightRecorder( 5231): Target duration (0 us) too short to be respected
V/videocamera( 5470): New video filename: /mnt/emmc/DCIM/Camera/VID_20130825_171924.mp4
I/MediaRecorderJNI( 5470): prepare: surface=0x2f71a0 (identity=131)
I/CpuGovernorService( 243): IOBUSY vote: 0
E/MediaProfiles( 5231): getCamcorderProfileParamByName: duration for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: file.format for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.codec for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.bps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.fps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.width for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.height for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.codec for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.bps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.hz for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.ch for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
D/CameraHAL( 5231): camera_get_parameters
D/CameraHAL( 5231): camera_set_parameters
I/QualcommCameraHardware( 5231): setRecordSize: requested record size 720x480
I/QualcommCameraHardware( 5231): setRecordSize: preview dimensions: 384x288
I/QualcommCameraHardware( 5231): setRecordSize: video dimensions: 720x480
I/QualcommCameraHardware( 5231): Parameter Rolloff is not supported for this sensor
I/QualcommCameraHardware( 5231): setMCEValue: setting MCE value of enable
E/QualcommCameraHardware( 5231): ### setTouchAfAec: TOUCHED AF AEC SET
I/QualcommCameraHardware( 5231): setRedeyeReduction: setting Redeye Reduction value of disable
E/CAM_FD ( 5231): config_proc_CAMERA_SET_REDEYE_REDUCTION: mode =0
I/QualcommCameraHardware( 5231): updateFocusDistances: setting KEY_FOCUS_DISTANCES as 3.408478,3.408614,3.408750
E/QualcommCameraHardware( 5231): ### setFocusMode: Focus Type : auto
E/CAM_FD ( 5231): [KSS_CAF]#####config_proc_CAMERA_SET_LG_CAF: ctrl->isp3aCtrl.isp3a_input.af_input.isLGCAF = 0x1
I/QualcommCameraHardware( 5231): Parameter HFR is not supported for this sensor
D/CameraHAL( 5231): camera_get_parameters
E/CameraSource( 5231): Failed to set video frame size to 320x240. The actual video size is 720x480
D/CameraHAL( 5231): camera_recording_enabled
E/MediaRecorder( 5470): start failed: -19
E/videocamera( 5470): Could not start media recorder.
E/videocamera( 5470): java.lang.RuntimeException: start failed.
E/videocamera( 5470): at android.media.MediaRecorder.native_start(Native Method)
E/videocamera( 5470): at android.media.MediaRecorder.start(MediaRecorder.java:717)
E/videocamera( 5470): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1605)
E/videocamera( 5470): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:673)
E/videocamera( 5470): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)
E/videocamera( 5470): at android.view.View$PerformClick.run(View.java:14105)
E/videocamera( 5470): at android.os.Handler.handleCallback(Handler.java:605)
E/videocamera( 5470): at android.os.Handler.dispatchMessage(Handler.java:92)
E/videocamera( 5470): at android.os.Looper.loop(Looper.java:137)
E/videocamera( 5470): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/videocamera( 5470): at java.lang.reflect.Method.invokeNative(Native Method)
E/videocamera( 5470): at java.lang.reflect.Method.invoke(Method.java:511)
E/videocamera( 5470): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/videocamera( 5470): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/videocamera( 5470): at dalvik.system.NativeStart.main(Native Method)
V/videocamera( 5470): Releasing media recorder.
V/videocamera( 5470): Empty video file deleted: /mnt/emmc/DCIM/Camera/VID_20130825_171924.mp4

Yeah for some reason it kept the old media_profiles.xml and not the updated one. I'll upload the new one. Just put it in system/etc and reboot.

http://d-h.st/bep
 
lol the alarm clock never turnes off. have to pull battery....also tring to use good camra takes pic but is distorted

Just tested alarm and I was able to turn it off and can you send me a play store link you are talking about because I can't find it.
 
The alarm clock worked fine for me this morning.

AFAIK cm isn't adding official support for cm9 or cm10 anymore, only 10.1 or whatever the newest one is.
 
The alarm clock worked fine for me this morning.

AFAIK cm isn't adding official support for cm9 or cm10 anymore, only 10.1 or whatever the newest one is.

Cm10.1 has no support for msm7x30 without hacks and I'm pretty sure if I use the hacks to get it to even display anything a lot for work needs to be done to even consider it a pre-alpha. Cm10 looks like the limit for me unless I can have the time and help/assistance to do 10.1.
 
Is anyone having problems with things being whited out or not completely loading in certain apps? For example gmail emails being whited out so you can not see them. Also, browsers like incognito home page being whited out and unusable. This happens randomly sometimes they work and sometimes they don't. This was the issue I was having with ESPN Fantasy App sign on screen too.
 
Anyone else having ram issues? Well I think it's ram anyhow. If I open more than one app at a time the phone slows way down or even freezes. I've tried multiple settings in performance including multiple maximum and minimum frequencies, multiple schedulers, I even have all animations turned off.

On average I'm doing around 7 battery pulls a day due to freezing

I am having similar problems. Not necessarily freezes, but the phone becomes extremely sluggish. I've done the same type of troubleshooting, i.e., several different types of CPU settings. I even went through a half dozen different launchers. Still same problem - very sluggish.

------------
 
Is anyone having problems with things being whited out or not completely loading in certain apps? For example gmail emails being whited out so you can not see them. Also, browsers like incognito home page being whited out and unusable. This happens randomly sometimes they work and sometimes they don't. This was the issue I was having with ESPN Fantasy App sign on screen too.

I had the same problem with GMail. Rebooted into Recovery and did a 'Fix Permissions'. I know this was the fix because I rebooted the phone first to eliminate the reboot fixing the problem.

------------
 
Has anyone else had issues with the stock camera app taking photos with an incorrect date stamp? Example of a recent one: "2002-12-08 12.00.00-5"

The filename on the phone shows the correct date but when synced to Dropbox it generates a filename based on the photo's EXIF data.
 
Back
Top Bottom