|
2013-05-13
, 09:22
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#2
|
|
2013-05-13
, 09:43
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#3
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
|
2013-05-13
, 09:55
|
Posts: 5 |
Thanked: 0 times |
Joined on May 2013
@ Italy
|
#4
|
You can also edit refhash list and fix incepted lines back to com.nokia.maemo origin and resign the refhashlist, after that you can just apt-get --reinstall install the original packages over the incepted ones.
|
2013-05-13
, 10:03
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#5
|
apt-get install --reinstall -d -y system-ui
/usr/sbin/incept /var/cache/apt/archives/system-ui*
|
2013-05-13
, 10:14
|
Posts: 5 |
Thanked: 0 times |
Joined on May 2013
@ Italy
|
#6
|
|
2013-05-13
, 10:35
|
Posts: 5 |
Thanked: 0 times |
Joined on May 2013
@ Italy
|
#7
|
More simple way if inception installed, as root:
andCode:apt-get install --reinstall -d -y system-ui
Code:/usr/sbin/incept /var/cache/apt/archives/system-ui*
|
2013-05-13
, 11:00
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#8
|
|
2013-05-13
, 11:05
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#9
|
|
2013-05-13
, 11:17
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#10
|
#!/bin/sh RED='\033[1;31m' NORMAL='\033[0m' YELLOW='\033[1;33m' BLINK='\033[5m' echo "" echo -e "${RED}${BLINK} WAIT!${NORMAL}${RED} until it finish process !!!${NORMAL}" echo -e "${YELLOW}Your phone will reboot automatically!${NORMAL}" echo "" read -p "Press Enter to start fixer: " end perl -pi -w -e 's#21 com.nokia.maemo/local#15 com.nokia.maemo#smg' /var/lib/aegis/refhashlist perl -pi -w -e 's#com.nokia.maemo/local#com.nokia.maemo#smg' /var/lib/aegis/restok/restok.conf accli -c tcb-sign -F /var/lib/aegis/refhashlist -i /var/lib/aegis/refhashlist accli -c tcb-sign -F /var/lib/aegis/restok/restok.conf -i /var/lib/aegis/restok/restok.conf /usr/sbin/validator-init; aegis-loader 2>/dev/null ;echo 1 > /sys/kernel/security/validator/flush apt-get install -y --reinstall system-ui reboot
The Following 7 Users Say Thank You to rainisto For This Useful Post: | ||
I have installed INCEPTION and various add-ons, like MT-Toggles, but when I tried to install apps (also from the store) the device gave me an error.
I have tried to:
1. use the restore functions integrated;
2. reinstall the software from the Nokia suite in order to return to stock conditions but the usb connection seem to "jump" when the installation start (after a regular download);
3. uninstall from application manager inception and all signs of the hack but It isn't possible.
all was useless.
I would have thought to flash the phone but Navifirm doesn't works, and I'm not able to find a firmware from a valid source.
CAN YOU HELP ME?
Thanks in advance
(I apologize for any grammatical errors but my English is not very good)
Last edited by smoone; 2013-05-13 at 10:36.