Jump to content

Android on Omnia II - i8000 (18.04.2011)


Recommended Posts

Guest Pierre666
Posted

with ext4 and new zimage + keylayout from ritchietos but none of buttons is not working!

Any solutions for this?

Guest Sinistersky
Posted
for the updates just put them in the storage and reboot

what should i do with previous drivers?

Posted
what should i do with previous drivers?

nothing leave them there

Posted

for those with new zImage and ext4 and keylayout update by ritchietos

use the Menu button unlock policy fix from faq section to stop unlocking from menu button

Guest Sinistersky
Posted (edited)
nothing leave them there

ok, installed 2d/3d drivers, and same thing happens.... hmm

EDIT: i get errors now... invalid 10; there is no existing device

Edited by Sinistersky
Posted
ok, installed 2d/3d drivers, and same thing happens.... hmm

EDIT: i get erros now... invalid 10; there is no existing device

it would be nice if you explain what are you trying to do

so we could understand and help u

Guest Sinistersky
Posted
it would be nice if you explain what are you trying to do

so we could understand and help u

I am trying to run android from my storage, i have 4 gb FAT partition and 2 GB ext2 partition, I untared the ext2.tar.gz with the commands in the guide, and put the o2b2update.tar.gz into My Storage folder...Now when i run haret from My Storage it starts with no errors except occasionally invalid 10 error and i noticed that the o2b2update is still there, wich means it was not installed...I always get a black screen followed by a restart and no boot up animation

Posted
I am trying to run android from my storage, i have 4 gb FAT partition and 2 GB ext2 partition, I untared the ext2.tar.gz with the commands in the guide, and put the o2b2update.tar.gz into My Storage folder...Now when i run haret from My Storage it starts with no errors except occasionally invalid 10 error and i noticed that the o2b2update is still there, wich means it was not installed...I always get a black screen followed by a restart and no boot up animation

do the following extract the ext2 to the ext2 partition that u have with the command from the

faq section sudo tar xzvf ext2.tar.gz -C

copy the 3d libs posted in faq section in mystorage and boot haret

Guest Sinistersky
Posted
do the following extract the ext2 to the ext2 partition that u have with the command from the

faq section sudo tar xzvf ext2.tar.gz -C

copy the 3d libs posted in faq section in mystorage and boot haret

ok...i did that with 3 different drivers...same thing happens, black screen and reboot...I must be cursed or something :D

Posted
ok...i did that with 3 different drivers...same thing happens, black screen and reboot...I must be cursed or something :D

do you have the right CMDLINE "rootdelay=2 root=/dev/mmcblkXpZ init=/init" on the default.txt ?

X = 0 = mystorage

Z = the number of the ext2 partition

Guest ritchietos
Posted (edited)

i have make som changes in the keylayout its seems now the device unlocks only whit powerkey.( only working when device is on battery ) and u need to wait 1 min befor its in deep sleep

for me it works and no sleep of dead yet testing 20 min now

can someone test this out ?

http://rapidshare.com/files/449169147/o2b2update.tar.gz

edit i dont see any Striping lines anymore after wake up on battery( i lock and unlock whit hangup key only)

sometimes it takes 2 or 3 sec if u pres the hangup key to unlock after deep sleep

Edited by ritchietos
Posted
i have make som changes in the keylayout its seems now the device unlocks only whit powerkey.( only working when device is on battery ) and u need to wait 1 min befor its in deep sleep

for me it works and no sleep of dead yet testing 20 min now

can someone test this out ?

http://rapidshare.com/files/449169147/o2b2update.tar.gz

i used Menu button unlock policy fix - by ult_nrg from the faq section

and its perfect with usb connected or not

Guest ritchietos
Posted
i used Menu button unlock policy fix - by ult_nrg from the faq section

and its perfect with usb connected or not

isnt that for the cube button only ?

Posted
isnt that for the cube button only ?

yep i use this with your update

and the phone doesn't unlock

the screen will turn on

but it doesn't unlock

Guest Sinistersky
Posted
do you have the right CMDLINE "rootdelay=2 root=/dev/mmcblkXpZ init=/init" on the default.txt ?

X = 0 = mystorage

Z = the number of the ext2 partition

the partition is labeled /dev/sdb2 in ubuntu so i put the numbers to 0 and 2, so it is mmcblk0p2

Posted
the partition is labeled /dev/sdb2 in ubuntu so i put the numbers to 0 and 2, so it is mmcblk0p2

right

Guest MrGenius
Posted (edited)
right

When i do so, i can't install anything through Android Market.

It keeps telling me, that i don't have enough space. But there is definitely enough space, it's all free!? :D

My Partition-table for MyStorage is 4GB FAT32, 4GB EXT4...

Edited by MrGenius
Posted
My Partition-table for MyStorage is 4GB FAT32, 4GB EXT4...

plz tell me what are you hopping to install at 4GB EXT4 ?????

redhat or opensuse ???

Posted (edited)

What can I made wrong? After IPC tranfer start a lot of "untracked pid xxxxx exited" ... (ext4 tryout)

Edit: OK! work now, ext4 there we gooooooooo.

Edited by slmz
Guest aerovolce
Posted

For those of you who is trying the new zImage with ext4, to unlock try pressing the hangup THEN the lock button.

It works for me every time.

I assume that the hang up wakes the phone out of deep sleep but does not unlock the phone

Posted
ext4 working kernel for i8000

merged svn r80 ( http://o2droid.phj.hu/trac/changeset/80 )

it's for i8000

but not tested in i8000

download link - http://www.mediafire.com/?9nacv6gzno6q324

So the second link is based on the older zimage file is it? Reason I say this is because of buttons unlocking and not just waking up, no heptic feedback and the file size.

If so why have you chosen to base it on the older zimage? Do you find it more stable?

If I add the last button patch and vibration fix posted a while ago is this better than the new zimage being changed to allow ext4.

Apologise if I have got this wrong.

Guest emptyara
Posted
When i do so, i can't install anything through Android Market.

It keeps telling me, that i don't have enough space. But there is definitely enough space, it's all free!? :huh:

My Partition-table for MyStorage is 4GB FAT32, 4GB EXT4...

try make ext4 not more than 2gb.. it will work.. trust me :)

Guest emptyara
Posted (edited)
Changing sdb1 from ext3->ext4 in ubuntu terminal

# cd /; umount /dev/sdb1

# tune2fs -O extents,uninit_bg,dir_index /dev/sdb1

Next run fsck, enter:

# fsck -pf /dev/sdb1

where sdb1 is the drive you are converting

(from http://www.cyberciti.biz/tips/linux-conver...le-system.html)

i want my android running in ext4 partition.. but cannot make it work with those command line.. i am sure i need to use "sudo".. but since i am not ubuntu literate, so am not sure what are the proper command line with "sudo" and any other additional command needed.. would anybody here please list out the command line for beginners like me?

by the way, my ext3 partition located at "sdb2"

Edited by emptyara
Guest aerovolce
Posted
i want my android running in ext4 partition.. but cannot make it work with those command line.. i am sure i need to use "sudo".. but since i am not ubuntu literate, so am not sure what are the proper command line with "sudo" and any other additional command needed.. would anybody here please list out the command line for beginners like me?

by the way, my ext3 partition located at "sdb2"

oh yea, sorry about that, use sudo.

Guest emptyara
Posted
oh yea, sorry about that, use sudo.

there are 3 lines.. put sudo at the beginning at all line? could u please take 1 minute to show me the right way?

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.