Raconeisteron / omnia2droid

Automatically exported from code.google.com/p/omnia2droid
0 stars 0 forks source link

other: date time cannot be overwritten anymore with latest kernel #121

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install beta 2 from my storage to sd card
2. install gen Y dual boot
3. upgrade to by replacing filed in latest kernel "kernel_19032011.zip" to my 
storage and storage card (copied some files to storage card to make gen-y work)

What is the expected output? What do you see instead?
the Set time menu disabled, but time shown is wrong though is correct time zone 
selected, top three menu in date & time setting is disabled

What version of the product are you using? On what operating system?
Samsung omnia II gt- i8000

Please provide any additional information below.

Original issue reported on code.google.com by rayshake...@gmail.com on 17 Apr 2011 at 8:37

GoogleCodeExporter commented 8 years ago
you can download timepatch from http://o2droid.phj.hu/timeupdate.zip and use 
o2b2update.sh to set autotime on. 

If you change "value = 1" to "value = 0" in o2b2update.sh you have a 
undotimepatch.

Original comment by elbee1...@gmail.com on 17 Apr 2011 at 10:07

GoogleCodeExporter commented 8 years ago
#!/bin/sh
cd /system/lib/hw
ln -s sensors.saturn.so sensors.default.so

this is all i find in the o2b2update.sh
where can i set that value?

Original comment by rayshake...@gmail.com on 17 Apr 2011 at 11:02

GoogleCodeExporter commented 8 years ago
ah found it 

Original comment by rayshake...@gmail.com on 17 Apr 2011 at 11:03

GoogleCodeExporter commented 8 years ago
the thing now is once i set the time in my android OS, then the time in my 
winmo is off by additional 8 hrs

it seems the timezone is not working correctly for +8 timezones,

it seems to always be 8 hrs late in android....but upon start up it shows 8 hrs 
too early...after a while it becomes 8 hrs too late...-_-"

very annoying bug...

also i keep getting process.android.media error force close as well as 
com.android.vending force close error on my market tool...

Original comment by rayshake...@gmail.com on 18 Apr 2011 at 5:04

GoogleCodeExporter commented 8 years ago
datetime issue still exists but no longer overwrites my winmo's time, timezone 
selection does not update time shown in top toolbar of the OS. that time shown 
there does not seems to run...only updates once in a while it seems, like every 
15mins or so...so manually updating the time still does not update the time 
shown in the widget and the top toolbar as well...but if you open "clock" app 
it shows correctly.

COPY over from issue 123 <- update on this issue now in beta3

Original comment by rayshake...@gmail.com on 22 Apr 2011 at 7:41