Active Topics

 



Notices


Reply
Thread Tools
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#81
Originally Posted by Watergate View Post
Hi there, I also have some installation errors:
~ $ wget http://mohammadag.xceleo.org/public/Ha
rmattan/system-ui_1.2.24-2+0m7_armel.deb
-/bin/sh: wget: not found
~ $ /usr/sbin/incept system-ui_1.2.24-2+0m7_arm
el.deb
incept: No such file or directory
~ $

sorry for being a newbie
switch developer mode on (settings --> security), install utilities in the developer mode section.
then install inception from https://endno.de/~itsnotabigtruck/inception/

enter terminal,
devel-su
(password: default is rootme)
then wget
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#82
Hi MAG
I added your work to my N9 QTweak..
Can you please check if i wrote correctly all commands for install and uninstall ? All my script run as root.
Thanks for your work.

Code:
    # MT-Toggles
      t|T)
      echo -e "${YELLOW}Install/Uninstall MT-Toggles${NORMAL}"
		echo ""
		echo -en ${RED}	
		echo -e "This tweak ONLY for users that have  ${YELLOW}INCEPTION${RED}  installed !!!"
		echo "Do you sure you want to continue ?"
		echo -en ${NORMAL}
		echo ""		
		echo -e "1. ${BLINK}${RED}YES !!!, I have ${YELLOW}Inception${RED} & want to install${NORMAL}"
		echo "2. NO !!!, I don't have Inception"		
		echo ""
	read -p "Choose from 1 or 2: " ANS
	echo ""
		case $ANS in
	[1] ) echo -en ${RED}
	echo -e "This tweak will install/uninstall ${YELLOW}unrestricted-system-ui & 4 MT-Toggles${RED}"
	echo "It can cause Reboot-loop. If you don't want to continue, just press Enter for Exit."
	echo -en ${NORMAL}
	   echo "" 
		echo "Options:"
		echo -e "1. INSTALL (for ${BLINK}${YELLOW}N9${NORMAL} users)"
		echo -e "2. INSTALL (for ${BLINK}${YELLOW}N950${NORMAL} users)"		
		echo "3. UNINSTALL"	
         echo ""
         read -p "Choose from 1 to 3: " ANS
         echo ""
		case $ANS in
			[1] ) /usr/sbin/incept /opt/N9QTweak/Toggles/system-ui_1.2.24-2+0m7_armel.deb
dpkg -i /opt/N9QTweak/Toggles/mt-toggles_0.0.1_armel.deb
/usr/sbin/incept /opt/N9QTweak/Toggles/psm-toggle_0.0.1_armel.deb
/usr/sbin/incept /opt/N9QTweak/Toggles/flightmode-toggle_0.0.1_armel.deb
echo ""
echo -e "${BLINK}${RED}Wait!${NORMAL}"
killall sysuid	
dpkg -i /opt/N9QTweak/Toggles/bluetooth-toggle_0.0.1_armel.deb
dpkg -i /opt/N9QTweak/Toggles/flashlight-toggle_0.0.1_armel.deb
stop xsession/sysuid
start xsession/sysuid
echo ""		
			echo -e "${YELLOW}DONE! Unrestricted system-ui & MT-Toggles installed successfully.${NORMAL}" ;;
			
			[2] ) /usr/sbin/incept /opt/N9QTweak/Toggles/system-ui_1.2.23-1+0m7_armel.deb
dpkg -i /opt/N9QTweak/Toggles/mt-toggles_0.0.1_armel.deb
/usr/sbin/incept /opt/N9QTweak/Toggles/psm-toggle_0.0.1_armel.deb
/usr/sbin/incept /opt/N9QTweak/Toggles/flightmode-toggle_0.0.1_armel.deb
echo ""
echo -e "${BLINK}${RED}Wait!${NORMAL}"
killall sysuid	
dpkg -i /opt/N9QTweak/Toggles/bluetooth-toggle_0.0.1_armel.deb
dpkg -i /opt/N9QTweak/Toggles/flashlight-toggle_0.0.1_armel.deb
stop xsession/sysuid
start xsession/sysuid
echo ""		
			echo -e "${YELLOW}DONE! Unrestricted system-ui & MT-Toggles installed successfully.${NORMAL}" ;;
			
			[3] ) apt-get remove flashlight-toggle bluetooth-toggle flightmode-toggle psm-toggle mt-toggles
			apt-get install --reinstall system-ui
echo ""		
			echo -e "${YELLOW}DONE! Unrestricted system-ui & MT-Toggles uninstalled successfully.${NORMAL}" ;;	
		* ) read -p "Just answer with either 1 to 3. Aborting!" end; continue ;;
		esac
      echo " " ;;
      								
	[2] ) echo -e "${YELLOW}You chose to NOT continue.${NORMAL}" ;;	
		* ) read -p "Just answer with either 1 or 2. Aborting!" end; continue ;;
		esac
      echo " " ;;

Last edited by Schturman; 2012-06-17 at 04:53.
 
Posts: 118 | Thanked: 14 times | Joined on Dec 2009 @ Copenhagen, Denmark
#83
Originally Posted by kibet85 View Post
@ watergate...go to the inception website and download the installer...(download the one from the code bar scanner)..install it and follow the steps as stated in the website...after you have installed,go to the terminal and log in as root...then enter the instructions as stated on the first post...
Hi there,

I already did that since inception appears in the list of installled applications ( installer and sec. policy) I also logged in as root and confirmed agreement with an yes and inception installation was confirmed.
 
Posts: 314 | Thanked: 107 times | Joined on Feb 2012 @ Bratislava, Slovakia
#84
Can you guys please guide me a little but on how to remove the ugly clock-alarms switcher from toggles bar? I was trying the exact command from Mo's post, to absolutely no avail...
I of course have the Inception properly installed as I'm OC'd...no matter if I try the command with .desktop or .disabled at the end, it still says failed...
I have no problem with the other toggles, just want to get rid of the cloc-alarms one...
also @Schturman:
I noticed this problem happens to have something to do with inability to change or restore the clock-UI, tweak Y opt 1...I tried opt 8 restore in both veer 6.6 and 6.7, there's no change whatsoever...dpkg via terminal doesn't do a thing, either...
???
thanks a lot
__________________
White N9 64gb PR1.3
 
Posts: 7 | Thanked: 5 times | Joined on May 2012
#85
Originally Posted by Watergate View Post
Hi there,

I already did that since inception appears in the list of installled applications ( installer and sec. policy) I also logged in as root and confirmed agreement with an yes and inception installation was confirmed.
Same problem as Watergate, i installed inception after turning on developer, have both inceptions (installer/sec policy) in my installed application list. Keep getting wget not found and incept: no such file or directory
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#86
You need wget
devel-su then apt-get install wget
 

The Following 4 Users Say Thank You to MohammadAG For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#87
you need to install wget from developer mode-->utlities click install...

Edit: Sry MAG already replied...
 

The Following 4 Users Say Thank You to thedead1440 For This Useful Post:
Posts: 34 | Thanked: 5 times | Joined on Jan 2012
#88
Hello this is a reboot button possible?
 
Posts: 147 | Thanked: 33 times | Joined on Mar 2012 @ Lebanon
#89
couldn't open debian archive !!

compilation faild in require !!

how can i solve this ?!
 
Posts: 440 | Thanked: 203 times | Joined on May 2010
#90
My N9 is continuosly rebooting now. Before also it happened,after installing unrestricted system ui. But that time,after few reboots N9 booted. this time no luck. Sometimes there is message saying update the software, there is "software problem (xsession/systemuid);several reboots". I installed this understanding the risk. Just want to know any other way other than flashing my mobile?
__________________
--------------------------------------------------------------------------------------------------------

Nokia 3310 -> Nokia 6030 -> Nokia N95 -> Nokia X6 -> Nokia N900 -> Nokia N9 -> Nokia Lumia 1520

Last edited by praveenchand; 2012-06-22 at 21:27.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:39.