![]() |
2010-05-27
, 06:42
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#2
|
![]() |
2010-05-27
, 06:48
|
|
Posts: 762 |
Thanked: 395 times |
Joined on Jan 2010
@ Helsinki
|
#3
|
![]() |
2010-05-27
, 06:51
|
|
Posts: 184 |
Thanked: 33 times |
Joined on Jan 2010
|
#4
|
![]() |
2010-05-27
, 06:54
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#5
|
is it possible to use the SSU to update from leaked version to the legal version?
![]() |
2010-05-27
, 07:00
|
Posts: 17 |
Thanked: 0 times |
Joined on May 2010
@ manila
|
#6
|
![]() |
2010-05-27
, 07:02
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#7
|
![]() |
2010-05-27
, 07:12
|
Posts: 17 |
Thanked: 0 times |
Joined on May 2010
@ manila
|
#8
|
yesterday I updated my N900 to 1.2 OTA.
I left the installation going by itself so it seemed to work good.
Then at reboot I got a gray screen with letters displayed as small squares, and two buttons at the bottom. I just pushed one of them, I got to the home screen, I saw the theme background, some icons from foreca weather widget, the same widget outline, but not much else; most of all, letters were displayed as squares so I really couldn't do much with the device.
Turns out the problem is that /opt wasn't mounted correctly. (rm -r /opt ; mkdir /opt ; mount /opt fixed it, but that has to be done at boot or many things fail).
That happened because I manually modified /etc/event.d/rcS-late and that didn't get updated with 1.2 upgrade.
I manually replaced it with the one another kind 1.2 user provided, and many things have been fixed. (Still no sound however, just a standard ringtone).
I noticed that many files in /etc/event.d that should have been updated with system-services still have older dates (< march 16th).
I'm thinking on the next move to completely fix it. How can I fix that files in /etc/event.d? Would it be better to reinstall the 1.2 update? Is it possible?