Jump to content

Android on Omnia II - i8000 (18.04.2011)


Guest almar

Recommended Posts

Guest Tamerlan2009

A new kernel does not work . writes in the end: invalid interrupt mask... and black screen!

Edited by Tamerlan2009
Link to comment
Share on other sites

Guest kgp700

i'm tried to svn r111 kernel compiled (changed # CONFIG_SOC_CAMERA is not set -> CONFIG_SOC_CAMERA=y)

it's working successful on korean omnia2

and compiled camera module

edit loadmod file

#insmod /modules/s3c_camera.ko -> insmod /modules/s3c_camera.ko

after booting

camera module load success in kernel

but camera app not working

displayed sorry ~~~blah blah

post-607710-1300496160_thumb.png

Edited by kgp700
Link to comment
Share on other sites

Guest problematika
i'm tried to svn r111 kernel compiled (changed # CONFIG_SOC_CAMERA is not set -> CONFIG_SOC_CAMERA=y)

it's working successful on korean omnia2

and compiled camera module

edit loadmod file

#insmod /modules/s3c_camera.ko -> insmod /modules/s3c_camera.ko

after booting

camera module load success in kernel

but camera app not working

displayed sorry ~~~blah blah

post-607710-1300496160_thumb.png

Can you explain what that mean...that camera doesn't work now? Sry if my question sounds noobish.. :D

I hope it is not so big problem?...tnx devs! :(

Edited by problematika
Link to comment
Share on other sites

Guest Clemenzo
I believe there is an automatic way, from what I've seen over the Internet (never tried it though) you need to put an XML file in /system/etc with the settings.

I found such file with settings for Israel here: http://www.2shared.com/file/12332510/7e22a09d/apns-conf.html

I think that you can download it, change it to suit your provider and see if it works.

Let us know how it goes.

Thanks! I downloaded the file and also checked that the ext2.tar.gz file already has my APN listed in the xml file. Not sure why Android did not read, display the list and select it based on my SIM card telco..

Link to comment
Share on other sites

Guest nikkotsoi

2011-03-18 ¶

First camera commit:

Current bugs/lack of implementation:

*There is a problem with the camera/gps initialization --> lead to init delay.

*Currently there is no EXIF data written, I have already started implementing this. This also causes that the image is not rotated afterwards.

*Currently changing resolution is not supported. Only VGA preview size, standard fps, and 3MP shooting is supported.

*Flash is set to off,have to implement android torch/off/auto mode.

*A lot of changes are possible to make, but the driver doesnt remember them all yet when actually capturing.

*Camera recording mode is not supported because the android has now problems with hardware encoding.

*I have not tested yet if the power regulator of the camera properly shuts off (and causes unnecesary drain).

*the postview data is not correct

Only the driver is now submitted, the modified libcamera.so, I will send to the teammembers to try out instead of posting it here.

Without an obvious reason depending on my build sometimes the camera fails with an error message "Index 1 -> Init Failed!", I have still find out why, if you have this problem, please report this to me.

Link to comment
Share on other sites

Guest sontot
The beta3 is closer and closer...I can feel it! :( Tnx to Devs, just one more time need to tell that! :D

+1... If you smelllllll...... what the devs....... are cooking... hehehheee

Can't wait for it.... :(

Edited by sontot
Link to comment
Share on other sites

Guest sontot

In my opinion... kgp700 beta is great... but usb charging is not working.. :D

So if someone can get it to work... maybe we can have a beta3 version.... :(

Edited by sontot
Link to comment
Share on other sites

Guest voyteckst
Same here!

Hmmm strange. Try with modules kernel_18032011.zip. For me it's rock stable...

i'm tried to svn r111 kernel compiled (changed # CONFIG_SOC_CAMERA is not set -> CONFIG_SOC_CAMERA=y)

it's working successful on korean omnia2

and compiled camera module

edit loadmod file

#insmod /modules/s3c_camera.ko -> insmod /modules/s3c_camera.ko

after booting

camera module load success in kernel

but camera app not working

displayed sorry ~~~blah blah

There is no need to enable CONFIG_SOC_CAMERA in config. Besides it'll not work for now, because You don't have libcamera.so.

Edited by voyteckst
Link to comment
Share on other sites

Guest deadman1007

Hmmm strange. Try with modules kernel_18032011.zip. For me it's rock stable...

not working .....

i've tried putting your 16112011 kernel and modules first and then this one but same thing happens

and that is after "new path....." it shows [13.5??] and goes blank

Link to comment
Share on other sites

Guest shoarmabakpao
Hmmm strange. Try with modules kernel_18032011.zip. For me it's rock stable...

There is no need to enable CONFIG_SOC_CAMERA in config. Besides it'll not work for now, because You don't have libcamera.so.

Ok I downloaded your new kernel and it's booting up right now, no problems. And WOW it is just so much faster then my previous set-up!

Link to comment
Share on other sites

Guest Tamerlan2009
Hmmm strange. Try with modules kernel_18032011.zip. For me it's rock stable...

There is no need to enable CONFIG_SOC_CAMERA in config. Besides it'll not work for now, because You don't have libcamera.so.

Works thank you.

Link to comment
Share on other sites

Guest kgp700
Hmmm strange. Try with modules kernel_18032011.zip. For me it's rock stable...

There is no need to enable CONFIG_SOC_CAMERA in config. Besides it'll not work for now, because You don't have libcamera.so.

can you possible libcamera.so sending to my email?

and can you possible 3-18-2011 lastest dpram.ko module source sending to my email?

using beta1 dpram module - working perfactly phone signal

using beta2 first release dpram module - sometimes working phone signal(sometimes not working, working randomly)

using beta2 lastest 3-18-2011 release dpram module - never working phone signal (not working all time)

i hope determining the cause

too old dpram source on svn(svn://o2droid.phj.hu/droid)

i think it's not lastest dpram module source

my email - [email protected]

thanks

Edited by kgp700
Link to comment
Share on other sites

Guest nikkotsoi
New Update on Downloadpage

New zImage build today. Working fine on my O2. yesterday kernels didn´t work....

Its way fast on my 8gb class4 sandisk!

Thank you

I am now trying. is this with camera support?

btw,

Sometimes after the "ok!IPC transfer start!"

The "g3d open" appeared . How can i solve it ?

thx

Link to comment
Share on other sites

Guest Clemenzo
I am now trying. is this with camera support?

btw,

Sometimes after the "ok!IPC transfer start!"

The "g3d open" appeared . How can i solve it ?

thx

Reinstall 2d/3d drivers should work.

Link to comment
Share on other sites

Guest y17dt

Camera is not working, but as you can read in previous posts, devs are working on it...

My O2 wakes up much faster from deep sleep. I will have a look at battery drain. Looks like 1% after 20mins in sleep. But I will have to wait longer before I can post real experiences.

This is awesome fast right now!

Link to comment
Share on other sites

Guest nikkotsoi
Camera is not working, but as you can read in previous posts, devs are working on it...

My O2 wakes up much faster from deep sleep. I will have a look at battery drain. Looks like 1% after 20mins in sleep. But I will have to wait longer before I can post real experiences.

This is awesome fast right now!

i am now doing a clean install

started from beta2 installer

and with 3d driver in first boot.

Should i install the 2011-03-03 update

or i can directly update to the lateset update?

Link to comment
Share on other sites

i am now doing a clean install

started from beta2 installer

and with 3d driver in first boot.

Should i install the 2011-03-03 update

or i can directly update to the lateset update?

Ya..

I want a update with contain all the update since Beta2 Release...

Link to comment
Share on other sites

Guest xibianliang
Ya..

I want a update with contain all the update since Beta2 Release...

I think all updates since 2.11 are included in the package.

Link to comment
Share on other sites

Guest xibianliang
Reinstall 2d/3d drivers should work.

i just had that problem too, but it turned out that i have put the wrong zImage into My storae

Link to comment
Share on other sites

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.