M
I posted the changes in ktemp's Exhilarate thread here http://forum.xda-developers.com/showpost.php?p=45409092&postcount=2511Can you shoot me over the code changes you've made so far on the camera? I'm expecting to get my exhilarate today or tomorrow and this is the first thing I'm going to start digging into. Would rather not have to recreate anything you may have already done
Thanks!
I did make a little progress last night in correcting the preview window orientation in both camera's which I'll post once I get the repo's setup.Yeah, saw that ... wasn't sure if you had anything else. We're going to probably have a bit of an issue with the blobs I'm afraid.
the camera issue is the big mistery on 4.3 ROMS. Flash doesn't work at all no matter what app I use. This happens on CM10.2, Slimbean, etcI did make a little progress last night in correcting the preview window orientation in both camera's which I'll post once I get the repo's setup.
So far the front camera will take pictures at VGA and QVGA resolutions, The rear camera will record video at 1280x720 and the front at 640x480
there all just rotated 90 degrees....
I don't think there is an device specific code that we can modify to correct the camera issues. Most errors are thrown from camera.msm8660.so or liboemcamera.so before they get to the kernel driver. I think we'll have to correct them in userspace...
I've been so focused on the camera's I'd forgotten about the flash... added to the list.the camera issue is the big mistery on 4.3 ROMS. Flash doesn't work at all no matter what app I use. This happens on CM10.2, Slimbean, etc
Here is a link to the changes that were made initially when this phone was added to jellybean.I've been so focused on the camera's I'd forgotten about the flash... added to the list.
Running a build right now, going to check that out when it gets done but wouldn't those changes be included in the cm-10.2 branch as well?Here is a link to the changes that were made initially when this phone was added to jellybean.
# Light sensor related
drivers/i2c/chips/taos.c
arch/arm/mach-msm/gpiomux-8x60_celox.c
# Camera related
drivers/media/video/msm/sec_isx012*
drivers/media/video/msm/sec_s5k6aafx
https://github.com/CyanogenMod/andr...mmit/487862c7a8663d3eba919fbc69228325d3bfbcb7
Sent from my SCH-I500 using xda app-developers app
Nope most of it was removed in a commit merge t989 changes I think that's it. We did try adding it back before it didnt work but since the kernel is stable it might be worth the try this time.Running a build right now, going to check that out when it gets done but wouldn't those changes be included in the cm-10.2 branch as well?
That's some goooood info man, Thanks... I'll be studying it after I get my changes published...Nope most of it was removed in a commit merge t989 changes I think that's it. We did try adding it back before it didnt work but since the kernel is stable it might be worth the try this time.
No prob you seem to be luckier than us . you popup with all these fixes out of nowhereThat's some goooood info man, Thanks... I'll be studying it after I get my changes published...
Yo meticulous,is this one giant leap towards stock camera??Posted torch changes to github...
I'm not sure what you mean by "giant leap" but here is the state of things:Yo meticulous,is this one giant leap towards stock camera??
Sent from my SAMSUNG-SGH-I577 using xda app-developers app