[Q] Jb. Camera hal for 2.6 kernel - Galaxy 3 Q&A, Help & Troubleshooting

Hello friends,
While surfing xda, I found this thread and I felt it may be useful for our device.
I don't know what exactly this is but it may be a fix for our
camera in ics or jb.
So, devs kindly look into this link and let us know if it is useful.
Here is the link.......
http://forum.xda-developers.com/showthread.php?t=1849969
Thanks.

This is HAL module for Qualcomm cameras ...

marcellusbe said:
This is HAL module for Qualcomm cameras ...
Click to expand...
Click to collapse
will this help http://forum.xda-developers.com/showthread.php?t=1818188

ilievski.ace said:
will this help http://forum.xda-developers.com/showthread.php?t=1818188
Click to expand...
Click to collapse
same thing : BOARD_USES_QCOM_HARDWARE := true

marcellusbe said:
same thing : BOARD_USES_QCOM_HARDWARE := true
Click to expand...
Click to collapse
What We neeD to search ????

ilievski.ace said:
What We neeD to search ????
Click to expand...
Click to collapse
Nothing really
I already have good preview in RGB565. Now, I need to know how to capture and record with our old s5k4ca, fimc and jpeg drivers in kernel 2.6.32.
For that, I use debug printk in the fimc driver to see what is called (using cm7).

marcellusbe said:
Nothing really
I already have good preview in RGB565. Now, I need to know how to capture and record with our old s5k4ca, fimc and jpeg drivers in kernel 2.6.32.
For that, I use debug printk in the fimc driver to see what is called (using cm7).
Click to expand...
Click to collapse
This one .... Sory for bodering You ....
http://omnia2droid.googlecode.com/svn-history/r48/trunk/modules/camera/samsung/ce131.c

Marcell r u able to fix camera with the link provided?
Sent from my GT-I5800 using xda app-developers app

Related

[ROM] tahahawa's never coming HTC Sense port for U81XX

Not uploaded yet, but I am almost done. I thank the original sense porters for U8150.
EDIT: I no longer use my U8100. Sorry for never publishing it.
Reserved for later
tahahawa said:
Reserved for later
Click to expand...
Click to collapse
Same reason as above
tahahawa said:
Same reason as above
Click to expand...
Click to collapse
Just one last reserved post
nice. i waiting this port. What kernel based your port?
Shiftok said:
nice. i waiting this port. What kernel based your port?
Click to expand...
Click to collapse
Good calibration .32 kernel
tahahawa , you are the best , thank for you work
Can't wait tahahawa, keep up the good work!
Of course: thank you for your efford!
But I've got one question: why should I use this ROM instead of your froyo U81xx?
because it has sense and everyone loves sense
Many things will be broken. But it should boot.
rwmanos said:
because it has sense and everyone loves sense
Click to expand...
Click to collapse
cant wait o test..
tahahawa said:
Many things will be broken. But it should boot.
Click to expand...
Click to collapse
Hi tahahawa,
The rild ril and GSM is OK?????????
The SIM is ricognised immediatly?????
or there are problems?
Is it all ok you can tell me how you do it?
What rild and libril you used?
build.prop ----> rild.libpath = / system / lib / libhtc_ril.so
or
rild.libpath = / system/lib/libril-qc-1.so
rild.libargs =- d / dev/smd0
bye and thx
mih_88,
+1
Any progress with this ?
Yes, and I am curious to, is there be something of this rom.
Sorry about that guys, I had some problems during the port. I need to fix them before I release it. Also, I have a life too
You still debugging this ROM?
Wicked_Sick said:
You still debugging this ROM?
Click to expand...
Click to collapse
My PC. Broke down. I fixed it. I'll up it soon. I lost most of my work but we'll see.
tahahawa said:
My PC. Broke down. I fixed it. I'll up it soon. I lost most of my work but we'll see.
Click to expand...
Click to collapse
You could recover files with Recuva, maybe
Sent from my U8120 using XDA App

[REF] Nvidia's Tegra github? link added

Very interesting if this is the actual nv-tegra "github" if so here is your source code for the Kernel
http://nv-tegra.nvidia.com/gitweb/
sorry forgot the link
who, what, where, when, how?
casper200519 said:
Very interesting if this is the actual nv-tegra "github" if so here is your source code for the Kernel
Click to expand...
Click to collapse
no linky equals blank screen
crazythunder said:
no linky equals blank screen
Click to expand...
Click to collapse
fixed it... Let me know if we've found something good
casper200519 said:
Very interesting if this is the actual nv-tegra "github" if so here is your source code for the Kernel
http://nv-tegra.nvidia.com/gitweb/
sorry forgot the link
Click to expand...
Click to collapse
Ladies and gentleman this is exactly what I needed to see to assit with porting the LG cam from Froyo to GB. This is perfect now we need the github or source for LG.
flak0 said:
Ladies and gentleman this is exactly what I needed to see to assit with porting the LG cam from Froyo to GB. This is perfect now we need the github or source for LG.
Click to expand...
Click to collapse
LG froyo source(search for lgp999 after selecting mobile phone)
Unfortunately, from what I'm getting by poking around there is nothing in the froyo part of interest...it's just the kernel really.
bakedpatato said:
LG froyo source(search for lgp999 after selecting mobile phone)
Unfortunately, from what I'm getting by poking around there is nothing in the froyo part of interest...it's just the kernel really.
Click to expand...
Click to collapse
hmm did u UNTAR or view in WinRar?
flak0 said:
Ladies and gentleman this is exactly what I needed to see to assit with porting the LG cam from Froyo to GB. This is perfect now we need the github or source for LG.
Click to expand...
Click to collapse
cant wait to see the LG cam on GB thanks for your contribution
flak0 said:
hmm did u UNTAR or view in WinRar?
Click to expand...
Click to collapse
Winrar can open them...
bakedpatato said:
Winrar can open them...
Click to expand...
Click to collapse
if you UNTAR you get the actual file structure like framework/base.git
flak0 said:
if you UNTAR you get the actual file structure like framework/base.git
Click to expand...
Click to collapse
Hmm...didn't think of that (since it is a tar after all). Still, I know more about linux kernels than I do AOSP so I'll leave it to you to figure something out...to my untrained eyes the froyo tar is uninteresting
bakedpatato said:
Hmm...didn't think of that (since it is a tar after all). Still, I know more about linux kernels than I do AOSP so I'll leave it to you to figure something out
Click to expand...
Click to collapse
Hmm then you may be able to help. Correct me if im wrong but 2.6.2.39 is not a GB Kernel right?
bakedpatato said:
Hmm...didn't think of that (since it is a tar after all). Still, I know more about linux kernels than I do AOSP so I'll leave it to you to figure something out
Click to expand...
Click to collapse
I believe the kernel source for the tegra2 is in there as well.... Show us some magic...
flak0 said:
Hmm then you may be able to help. Correct me if im wrong but 2.6.2.39 is not a GB Kernel right?
Click to expand...
Click to collapse
I do believe that is a Froyo Kernel... the G2x update today pushed 2.6.32.9 Kernel
casper200519 said:
I do believe that is a Froyo Kernel... the G2x update today pushed 2.6.32.9 Kernel
Click to expand...
Click to collapse
right off the bat then thats an error. I am a huge believer that the random rebbots are due to the Tegra Cores not sleeping properly, I swear sometimes I think our phones only has one core active. I forgot what program I used but it showed CORE 0 and CORE 1. Core 0 had all the info about clock speed etc and CORE 1 was blank.. hmmm..
We need powertop from CM to see whats going on here anyways lets put the thread back on topic.
flak0 said:
Hmm then you may be able to help. Correct me if im wrong but 2.6.2.39 is not a GB Kernel right?
Click to expand...
Click to collapse
I believe you meant 2.6.32.9 in which was the stock Kernel on Froyo wasn't it?
Faux123's post.... "[Kernel]LGE Stock FR[2.6.32.9](v0.0.5) OC~1500MHz/UV/SLQB/BFQ/EXT4/Voodoo [Jul-15]"
flak0 said:
Hmm then you may be able to help. Correct me if im wrong but 2.6.2.39 is not a GB Kernel right?
Click to expand...
Click to collapse
casper200519 said:
I believe you meant 2.6.32.9 in which was the stock Kernel on Froyo wasn't it?
Faux123's post.... "[Kernel]LGE Stock FR[2.6.32.9](v0.0.5) OC~1500MHz/UV/SLQB/BFQ/EXT4/Voodoo [Jul-15]"
Click to expand...
Click to collapse
Indeed this is a froyo kernel.

[DEV]Camera drivers for I9003

I have decided to open a new thread for camera drivers.
According to Samsung...
Drivers are located in our OSRC2(http://opensource.samsung.com/community.do) site as follows.
The location of Camera Driver is "Kernel/drivers/media/video/ "
There are several files but you can find ce147.* for front camera, and s5ka3dfx.* for rear camera.
You might be able to find TI Camera HAL files in "hardware/ti/omap3/camera-omap3/".
Click to expand...
Click to collapse
I hope this helps your development.
gud camera going to fix now yuppy!!!!!
Hope it helps the current development going on coz none of the developers have replied to your post on dev section too ... Good job Raj...
mdaamir1989 said:
Hope it helps the current development going on coz none of the developers have replied to your post on dev section too ... Good job Raj...
Click to expand...
Click to collapse
Development has already started in MIUI and super has made some progress also
devilhell007 said:
Development has already started in MIUI and super has made some progress also
Click to expand...
Click to collapse
Thats Great news and wonders are gonna happen to our mobiles
Good News!!
about bloody time we get those damn camera drivers for our phones
Are these for gb or ics
Sent from my GT-I9003 using XDA App
if i am right devs need drivers source so they can compile one compatible with ics miui etc not gb drivers it self.
The camera sources are there since a long time. ;-)
Waleedq is using them since the beginning.
https://github.com/waleedq/android_device_samsung_galaxysl/tree/gingerbread/libcamera
Dunno what you're talking about. This is no news.
Attached to the post there are drivers
Those are the sources for Camera on Gingerbread. On ICS, overlay is deprecated due to which the existing sources don't work. I tried an overlay backport but it failed.
dhiru1602 said:
Those are the sources for Camera on Gingerbread. On ICS, overlay is deprecated due to which the existing sources don't work. I tried an overlay backport but it failed.
Click to expand...
Click to collapse
uff bad news
dhiru1602 said:
Those are the sources for Camera on Gingerbread. On ICS, overlay is deprecated due to which the existing sources don't work. I tried an overlay backport but it failed.
Click to expand...
Click to collapse
at least its better than nothing right?
Dunno if it helps but i found the generic 3.0 kernel source code
https://github.com/Ezekeel/android-3.0
Gamer2 said:
Dunno if it helps but i found the generic 3.0 kernel source code
https://github.com/Ezekeel/android-3.0
Click to expand...
Click to collapse
Kernel 3.0 would make devs cry....lots of things would break and cant be fixed
Finally gmoo7 and spacebar has fixed the camera for MIUI
codeworkx said:
The camera sources are there since a long time. ;-)
Waleedq is using them since the beginning.
https://github.com/waleedq/android_device_samsung_galaxysl/tree/gingerbread/libcamera
Dunno what you're talking about. This is no news.
Click to expand...
Click to collapse
This is not to disrespect/flame/troll you.
I highly respect you and your work.
Gm007 got camera to work in his project of MIUI porting.
And you said this is nothing new. So how did he do it?
Did you make any mistake that this is nothing new? No offence meant, everyone makes mistakes. [Edit - I am not claiming that you made a mistake and accept it o any such bull****.]
"Edit - Or he got it to work now and previously wasn't able to do it and as you said there is nothing new?"
Or what is exactly happening?
Please throw some light on it.
ggclanlord said:
This is not to disrespect/flame/troll you.
I highly respect you and your work.
Gm007 got camera to work in his project of MIUI porting.
And you said this is nothing new. So how did he do it?
Did you make any mistake that this is nothing new? No offence meant, everyone makes mistakes.
Or what is exactly happening?
Please throw some light on it.
Click to expand...
Click to collapse
Missed his post earlier,but now that i read it...he might be right.. maybe gm was using some older libs , because camera works in cm7 but not video recording(same as in miui)... it makes sense
devilhell007 said:
Missed his post earlier,but now that i read it...he might be right.. maybe gm was using some older libs , because camera works in cm7 but not video recording(same as in miui)... it makes sense
Click to expand...
Click to collapse
Yea i too thought the same.

[DEV][ROM][PORT]CM10 Galaxy Young Pre-Test

Well look at this like another port for the Galaxy Young
So for that for noob please stay away.
This is for those can logcat and submit fixes to make rom better
Want to complain?Can't stop you but i shall need mod to clean it
Click to expand...
Click to collapse
Click to expand...
Click to collapse
This thread purpose is for release for public(Dev) with experience on this particular device
(Galaxy Young) to test and submit logs so that i can work on it
I Don't seem like to listen and care that people complain and wrote helpless reply
such as not booting,".." not working,do fix this. *Facepalm*
Do Read FAQ:
Is this ROM "WORKING" ?
At the moment this is only a release which for people to submit feedback as i don't own the device.Is not tested so flashing it are risk
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hmmm,then does Build Rom are bugless?
At The Moment it's has lot's of lot's of bug like croach at the sewer (probably) So if you don't like it there's lot of choice in CM7,9 or Miuiv4 or much more that more stable & fit with function you need
Click to expand...
Click to collapse
Click to expand...
Click to collapse
So why did you release build as preview?
As to provide some early version so we can see the progression
Click to expand...
Click to collapse
Click to expand...
Click to collapse
When will you release a new version? ?
Ask Always No ETA's,i choose to release on what desire i would as i have a life like you do
Click to expand...
Click to collapse
Click to expand...
Click to collapse
I found an bug or something now working!What can I do?
Do report and state your problem clearly as possible.
Read to OP Page/Thread before reporting
Doesn't need to report bug that be reported by other user
Learn Adb (here) and Stop Saying this,that,and other not working
Click to expand...
Click to collapse
Click to expand...
Click to collapse
When will you fix this "bug" ?
I fix it when i have the suitable time and i doesn't promise it will be fix.
I choose to fix bug that i think it's require
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hey,you rom s*ck and useless because it's not working
Is like you telling your friend to 5hut up when you score badly because you're copying your friends answer.Please follow the forum rules.Don't want get people reported for improper manner.If don't like the rom you can other's that can suit your desire
Click to expand...
Click to collapse
Click to expand...
Click to collapse
One thing stop spamming my inbox!!
Is not a proper way to deal with it?Alright,you can post whatever you think on the thread,that's what the thread is for but doesn't need to repeat problem that other user's have reported it
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Do some reading
Many doesn't read the OP Pages and Faq ending up asking question that is been answer time by time.Make use of the thread.Start reading all the FAQ
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Like & enjoys using ?Want to help out?
You can always submit patches and fixes that you think useful on the thread
Doesn't need to pm if doesn't really required to do so
You can also hit thanks or donate to me
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hell_lock & some other user suggest that i open a thread so will easier for feedback purpose.
Anyway you should know it need different experience on developing broadcom
Just trying luck here
Installation
• Download the ROM
• Copy The Boot.img from the ROM
• Copy the ZIP to Memory Card
• Start CWM
• Make a Full Wipe (factory reset, mount & storage > format /system, advanced > Erase Dalvik cache)
• Start the install
• Then Flash the boot.img with method over here
• Enjoy!
Credits:
To All Helped Me
All Guides that make me learn more about Galaxy Y
Tester's​
Changelogs:
*Pre-Test Release (15/8/12)
Downloads : 15/8
good luck guys!!!
all i have to do is pray
Are you porting or compiling?
Sent from my GT-S5360 using xda app-developers app
Master_Key said:
Are you porting or compiling?
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
ATM i am porting..after my machine is finish syncing(which it still syncing jb repo) due to capped internet speed
Goodluck to you guys
Sent from my GT-S5360 using xda app-developers app
Zackconsole said:
ATM i am porting..after my machine is finish syncing(which it still syncing jb repo) due to capped internet speed
Click to expand...
Click to collapse
GOOD FOR U IF THIS WILL BOOT SO WE CAN MAKE IT WORK
by SOMKLL
Goodluck Guys! hope you can do this!
What device its being ported from?
Which kernel it uses?
hell_lock said:
What device its being ported from?
Which kernel it uses?
Click to expand...
Click to collapse
It's from my own wildfire build but with some lot of modification
It's has a modified macro kernel
Seem no people have really tested it?
hell_lock said:
What device its being ported from?
Which kernel it uses?
Click to expand...
Click to collapse
Anyone tried yet???
Sent from My Galaxy 5 running CM 9
Zackconsole said:
It's from my own wildfire build but with some lot of modification
It's has a modified macro kernel
Seem no people have really tested it?
Click to expand...
Click to collapse
Htc is really different from our phone and I dont think you can modify a kernel and use it for other phone cuz there is a high chance of a HARD brick. I hope you know what you are doin...
Zackconsole said:
It's from my own wildfire build but with some lot of modification
It's has a modified macro kernel
Seem no people have really tested it?
Click to expand...
Click to collapse
tjsgy and i are out of the game since both our SGY are on repair center..will join the fun when we get our phones back:victory:
ronnieryan said:
tjsgy and i are out of the game since both our SGY are on repair center..will join the fun when we get our phones back:victory:
Click to expand...
Click to collapse
And finally a recognised dev. \m/ good luck! :laugh:
As not much feedback i shall rebased my with ace but for this i will lock down this thread.Thinking to getting my own galaxy y rather then counting for tester.Thanks all
Thanks for this few hour those whom tested even those able to submit logs for me
To prevent those to spam my inbox .I reopened the thread
I will submit a patch in the coming hour's
Stay on my twit for latest updates
Brother
Iam also trying to port it
Can you provide me the updater script and build.prop from your CM10
Sent from my GT-S5360 using xda premium
Amazing xD keep up le good work
Sent from my GT-S5360 using xda app-developers app
Somebody
Please upload the updater script and build.prop of this build CM 10
Sent from my GT-S5360 using xda premium
any new news of this project bro?

[Q] Making front cam work???

Hello to everybody....
May Ask on how to make front cam work on 4.2???
What should I do to the Kernel Source in order to make it work???
Hoping for an answer
Simply flash any 4.2 kernel in order to get camera working
Yes
[email protected] said:
Simply flash any 4.2 kernel in order to get camera working
Click to expand...
Click to collapse
Yes... Ofcourse
I'm actually practicing kernel development
And I want to know how you devs made it work
And also, I'm using an another device which I want to make its front cam work on 4.2
bren888 said:
Yes... Ofcourse
I'm actually practicing kernel development
And I want to know how you devs made it work
And also, I'm using an another device which I want to make its front cam work on 4.2
Click to expand...
Click to collapse
for getting a proper answer you should go to android original development section and ask the devs who made that kernel....because i dont know what they edited to bring camera to life..
ok
[email protected] said:
for getting a proper answer you should go to android original development section and ask the devs who made that kernel....because i dont know what they edited to bring camera to life..
Click to expand...
Click to collapse
Ok.. Thanks for your kind reply

Categories

Resources