Guest Tamerlan2009 Posted March 18, 2011 Report Posted March 18, 2011 (edited) A new kernel does not work . writes in the end: invalid interrupt mask... and black screen! Edited March 18, 2011 by Tamerlan2009
Guest y17dt Posted March 18, 2011 Report Posted March 18, 2011 A new kernel does not work . writes in the end: invalid interrupt mask... and black screen! +1 :D
Guest urkopi Posted March 18, 2011 Report Posted March 18, 2011 A new kernel does not work . writes in the end: invalid interrupt mask... and black screen! +1 :S, Black screen!
Guest shoarmabakpao Posted March 18, 2011 Report Posted March 18, 2011 A new kernel does not work . writes in the end: invalid interrupt mask... and black screen! Same here!
Guest kgp700 Posted March 18, 2011 Report Posted March 18, 2011 (edited) 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 Edited March 19, 2011 by kgp700
Guest problematika Posted March 19, 2011 Report Posted March 19, 2011 (edited) 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 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 March 19, 2011 by problematika
Guest Clemenzo Posted March 19, 2011 Report Posted March 19, 2011 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..
Guest nikkotsoi Posted March 19, 2011 Report Posted March 19, 2011 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.
Guest sontot Posted March 19, 2011 Report Posted March 19, 2011 (edited) 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 March 19, 2011 by sontot
Guest sontot Posted March 19, 2011 Report Posted March 19, 2011 (edited) 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 March 19, 2011 by sontot
Guest voyteckst Posted March 19, 2011 Report Posted March 19, 2011 (edited) 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 March 19, 2011 by voyteckst
Guest deadman1007 Posted March 19, 2011 Report Posted March 19, 2011 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
Guest shoarmabakpao Posted March 19, 2011 Report Posted March 19, 2011 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!
Guest Tamerlan2009 Posted March 19, 2011 Report Posted March 19, 2011 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.
Guest Sinistersky Posted March 19, 2011 Report Posted March 19, 2011 can anyone confirm that a class 2 8 gb sdhc card is now fast as internal?
Guest kgp700 Posted March 19, 2011 Report Posted March 19, 2011 (edited) 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 March 19, 2011 by kgp700
Guest y17dt Posted March 19, 2011 Report Posted March 19, 2011 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
Guest nikkotsoi Posted March 19, 2011 Report Posted March 19, 2011 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
Guest Clemenzo Posted March 19, 2011 Report Posted March 19, 2011 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.
Guest y17dt Posted March 19, 2011 Report Posted March 19, 2011 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!
Guest nikkotsoi Posted March 19, 2011 Report Posted March 19, 2011 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?
Guest xson Posted March 19, 2011 Report Posted March 19, 2011 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...
Guest xibianliang Posted March 19, 2011 Report Posted March 19, 2011 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.
Guest xibianliang Posted March 19, 2011 Report Posted March 19, 2011 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now