Inception - начин на инсталация?
2 posters
Страница 1 от 1
Inception - начин на инсталация?
[You must be registered and logged in to see this link.]
Имам питане - как се инсталира това удоволствие? При мен - N9 PR1.3 - се инсталира нормално, но няма иконка при приложенията. Какво трябва да направя, освен инсталацията на inception.deb?
Имам питане - как се инсталира това удоволствие? При мен - N9 PR1.3 - се инсталира нормално, но няма иконка при приложенията. Какво трябва да направя, освен инсталацията на inception.deb?
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
И аз съм на същия етап - инсталира се успешно,но няма иконка в менюто.
Re: Inception - начин на инсталация?
Между другото - честито! За N9 ! Лично на мен ми харесва повече от N8.
По темата - ако намериш решение го сподели, да не се мъча. Не мога да инсталирам и [You must be registered and logged in to see this link.] За него съвет?
По темата - ако намериш решение го сподели, да не се мъча. Не мога да инсталирам и [You must be registered and logged in to see this link.] За него съвет?
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
Намерих това, дано да е от полза :
INCEPTION: Deeper access to your Nokia N9
a project of itsnotabigtruck (itsaseriesoftubes)
Introduction
The Nokia N9 is an amazing piece of hardware running an amazing mobile OS. However, advanced users have often been frustrated by its sometimes-limiting Aegis security system. Aegis, like many other security frameworks, blocks many legitimate tasks beyond truly dangerous activity, and makes it difficult to customize your N9 to run on your terms.
This problem is one of the past: INCEPTION allows you to assume direct control and liberate your Nokia N9's full potential.
INCEPTION is:
Easy. INCEPTION allows you to open up your N9 in less than five minutes, with no need for a PC.
Safe. INCEPTION makes no major changes to your N9 on its own, and uninstalls with no side effects.
Effective. With INCEPTION, the only limits on what you can do with your N9 are your own.
INCEPTION makes the following possible:
Potential for applications such as VPN clients, overclocking, and USB host mode
Mounting any filesystem, including FUSE filesystems like sshfs
Community-provided upgrades to the operating system, much like the Nokia N900's Community SSU project
Access to system resources that were previously off-limits, such as the notification light
chroot environments that allow running other Linux operating systems from inside MeeGo
Any number of customizations that haven't been thought of yet
Before you incept
Read all of the following before you get started with INCEPTION. This is not your typical legal disclaimer.
This program allows you to grant applications full access to your phone. Do not install applications from sources/developers that you do not trust.
Avoiding malicious software (malware) is your responsibility.
It's not recommended to use INCEPTION at this stage if you don't have at least a passing familiarity with the Linux terminal. The current version lacks a graphical interface and is controlled using the terminal.
While installing INCEPTION is very safe, it enables you to do many things that might not be. If you intend to customize or experiment with your phone using INCEPTION, you should be familiar with the process of re-flashing your phone in the event of a serious problem. Re-flashing will erase certain types of data and all installed applications, including INCEPTION. Consider periodically taking backups of the data on your phone. The Comprehensive Firmware Flashing Guide provides more information about re-flashing.
Do not submit your phone for warranty repair or contact Nokia support due to issues caused through improper use of this program. If you encounter a major problem, it's recommended to re-flash your phone in order to ensure that INCEPTION or other software is not the cause.
INCEPTION is at your own risk, and is provided with no guarantee of any kind.
Continue only if you accept the risks involved.
Obtain the dream machine
The official support channel for INCEPTION is #inception on Freenode IRC. The #harmattan channel is also a useful resource. You can also talk about INCEPTION on the forum thread at talk.maemo.org.
Compatibility details
The current release of INCEPTION, version 0.2, is compatible with all versions of N9 firmware, up to PR1.3. All users are encouraged to upgrade, as significant improvements have been made. The full installation procedure (see "Induce the dream") must be performed in order to complete the upgrade.
Existing installations of INCEPTION 0.1 will continue to work after upgrading to PR1.3. However, the new firmware prevents that version from being activated after the system upgrade. INCEPTION 0.2 is fully compatible with PR1.3 and is strongly recommended.
Induce the dream
You are now ready to enable INCEPTION on your Nokia N9:
Fire up some suitable music.
Make sure that installation of unsigned packages is enabled at Settings > Applications > Installations.
Make sure that developer mode is enabled at Settings > Security > Developer mode.
Download and install the inception_0.2_armel.deb package from the previous section.
Launch the Terminal app or open an SSH connection to the device.
Invoke the PASIV using the following command, entering your root password when prompted:
devel-su -c /usr/sbin/pasiv
You will be shown a disclaimer similar to that earlier on this page. Read it and enter yes (not just y).
Wait for the operation to finish.
INCEPTION is now active.
By default, the root password is set to "rootme". Changing your password as soon as possible is advised.
Incepting packages
INCEPTION provides the ability to "incept" packages - to install them with the same level of access as those provided directly by Nokia. If you encounter a package that requires this advanced level of access, use the following steps to install it:
If wget is not installed, obtain it using apt-get:
ariadne apt-get install wget
Download the package you would like to install:
# EXAMPLE - do not download
wget -O awesome-package_1.0_armel.deb [You must be registered and logged in to see this link.]
Whenever possible, make sure the package you are about to install is authentic:
sha1sum awesome-package_1.0_armel.deb
# Compare to a known authentic value
incept the package, entering your password when prompted:
/usr/sbin/incept awesome-package_1.0_armel.deb
Maintainers of package repositories are encouraged to ship packages that install a subsidiary "domain", which allows programs to be securely installed from a trusted repository without the user needing to incept every one individually. For more information, see Aegis manifest syntax in the MeeGo 1.2 Harmattan developer manual.
Executing privileged commands
INCEPTION includes ariadne, a utility similar to sudo that allows you to execute commands that require full access to the phone. Unlike similar programs, ariadne permits access only after confirming your root password.
Before executing the command, ariadne stores a "ticket" that is valid under the current user account and terminal for five minutes. While the ticket is current, additional commands can be run without entering the root password again.
The following commands can be used to perform common tasks:
Run a command (as root): ariadne <command>
Run a command (as user): ariadne -u user <command>
Open a shell with complete access: ariadne sh
Remove the ticket: ariadne -k
Run ariadne without parameters to view detailed help information.
Prior to the release of INCEPTION 0.2, a similar utility named opensh was suggested. As opensh allows any program, wanted or unwanted, to obtain full access to the phone, it is recommended to remove it after upgrading INCEPTION.
When using ariadne, you may find that most programs other than those provided by Nokia cannot be launched. This is because untrusted programs are not allowed to run with the most powerful privileges. In order to avoid this:
Reinstall the packages you need using incept, or
Use aegis-exec to run the program with the minimum set of privileges it requires to operate, or
Disable the source identifier check with aegisctl (see below)
Extra tools for INCEPTION
aegisctl is a utility that allows you to control how Aegis operates on your phone. Any changes made remain in effect until the phone is rebooted. This is primarily useful for disabling the source identifier check, which prevents ordinary programs from being launched with high privilege. In order to do this:
Download aegisctl_1.3_armel.deb and install it using incept.
Perform the adjustment via:
ariadne /usr/sbin/aegisctl -s
INCEPTION: Deeper access to your Nokia N9
a project of itsnotabigtruck (itsaseriesoftubes)
Introduction
The Nokia N9 is an amazing piece of hardware running an amazing mobile OS. However, advanced users have often been frustrated by its sometimes-limiting Aegis security system. Aegis, like many other security frameworks, blocks many legitimate tasks beyond truly dangerous activity, and makes it difficult to customize your N9 to run on your terms.
This problem is one of the past: INCEPTION allows you to assume direct control and liberate your Nokia N9's full potential.
INCEPTION is:
Easy. INCEPTION allows you to open up your N9 in less than five minutes, with no need for a PC.
Safe. INCEPTION makes no major changes to your N9 on its own, and uninstalls with no side effects.
Effective. With INCEPTION, the only limits on what you can do with your N9 are your own.
INCEPTION makes the following possible:
Potential for applications such as VPN clients, overclocking, and USB host mode
Mounting any filesystem, including FUSE filesystems like sshfs
Community-provided upgrades to the operating system, much like the Nokia N900's Community SSU project
Access to system resources that were previously off-limits, such as the notification light
chroot environments that allow running other Linux operating systems from inside MeeGo
Any number of customizations that haven't been thought of yet
Before you incept
Read all of the following before you get started with INCEPTION. This is not your typical legal disclaimer.
This program allows you to grant applications full access to your phone. Do not install applications from sources/developers that you do not trust.
Avoiding malicious software (malware) is your responsibility.
It's not recommended to use INCEPTION at this stage if you don't have at least a passing familiarity with the Linux terminal. The current version lacks a graphical interface and is controlled using the terminal.
While installing INCEPTION is very safe, it enables you to do many things that might not be. If you intend to customize or experiment with your phone using INCEPTION, you should be familiar with the process of re-flashing your phone in the event of a serious problem. Re-flashing will erase certain types of data and all installed applications, including INCEPTION. Consider periodically taking backups of the data on your phone. The Comprehensive Firmware Flashing Guide provides more information about re-flashing.
Do not submit your phone for warranty repair or contact Nokia support due to issues caused through improper use of this program. If you encounter a major problem, it's recommended to re-flash your phone in order to ensure that INCEPTION or other software is not the cause.
INCEPTION is at your own risk, and is provided with no guarantee of any kind.
Continue only if you accept the risks involved.
Obtain the dream machine
The official support channel for INCEPTION is #inception on Freenode IRC. The #harmattan channel is also a useful resource. You can also talk about INCEPTION on the forum thread at talk.maemo.org.
Compatibility details
The current release of INCEPTION, version 0.2, is compatible with all versions of N9 firmware, up to PR1.3. All users are encouraged to upgrade, as significant improvements have been made. The full installation procedure (see "Induce the dream") must be performed in order to complete the upgrade.
Existing installations of INCEPTION 0.1 will continue to work after upgrading to PR1.3. However, the new firmware prevents that version from being activated after the system upgrade. INCEPTION 0.2 is fully compatible with PR1.3 and is strongly recommended.
Induce the dream
You are now ready to enable INCEPTION on your Nokia N9:
Fire up some suitable music.
Make sure that installation of unsigned packages is enabled at Settings > Applications > Installations.
Make sure that developer mode is enabled at Settings > Security > Developer mode.
Download and install the inception_0.2_armel.deb package from the previous section.
Launch the Terminal app or open an SSH connection to the device.
Invoke the PASIV using the following command, entering your root password when prompted:
devel-su -c /usr/sbin/pasiv
You will be shown a disclaimer similar to that earlier on this page. Read it and enter yes (not just y).
Wait for the operation to finish.
INCEPTION is now active.
By default, the root password is set to "rootme". Changing your password as soon as possible is advised.
Incepting packages
INCEPTION provides the ability to "incept" packages - to install them with the same level of access as those provided directly by Nokia. If you encounter a package that requires this advanced level of access, use the following steps to install it:
If wget is not installed, obtain it using apt-get:
ariadne apt-get install wget
Download the package you would like to install:
# EXAMPLE - do not download
wget -O awesome-package_1.0_armel.deb [You must be registered and logged in to see this link.]
Whenever possible, make sure the package you are about to install is authentic:
sha1sum awesome-package_1.0_armel.deb
# Compare to a known authentic value
incept the package, entering your password when prompted:
/usr/sbin/incept awesome-package_1.0_armel.deb
Maintainers of package repositories are encouraged to ship packages that install a subsidiary "domain", which allows programs to be securely installed from a trusted repository without the user needing to incept every one individually. For more information, see Aegis manifest syntax in the MeeGo 1.2 Harmattan developer manual.
Executing privileged commands
INCEPTION includes ariadne, a utility similar to sudo that allows you to execute commands that require full access to the phone. Unlike similar programs, ariadne permits access only after confirming your root password.
Before executing the command, ariadne stores a "ticket" that is valid under the current user account and terminal for five minutes. While the ticket is current, additional commands can be run without entering the root password again.
The following commands can be used to perform common tasks:
Run a command (as root): ariadne <command>
Run a command (as user): ariadne -u user <command>
Open a shell with complete access: ariadne sh
Remove the ticket: ariadne -k
Run ariadne without parameters to view detailed help information.
Prior to the release of INCEPTION 0.2, a similar utility named opensh was suggested. As opensh allows any program, wanted or unwanted, to obtain full access to the phone, it is recommended to remove it after upgrading INCEPTION.
When using ariadne, you may find that most programs other than those provided by Nokia cannot be launched. This is because untrusted programs are not allowed to run with the most powerful privileges. In order to avoid this:
Reinstall the packages you need using incept, or
Use aegis-exec to run the program with the minimum set of privileges it requires to operate, or
Disable the source identifier check with aegisctl (see below)
Extra tools for INCEPTION
aegisctl is a utility that allows you to control how Aegis operates on your phone. Any changes made remain in effect until the phone is rebooted. This is primarily useful for disabling the source identifier check, which prevents ordinary programs from being launched with high privilege. In order to do this:
Download aegisctl_1.3_armel.deb and install it using incept.
Perform the adjustment via:
ariadne /usr/sbin/aegisctl -s
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
AD_Ofink написа:Лично на мен ми харесва повече от N8.
Просто няма как да има 2 мнения,Nokia N9 е почти перфектното мобилно устройство
П.П. Виждаш ми се печен,трябва някой ден да поразцъкаме на по бира
Re: Inception - начин на инсталация?
Бира - готово, ама съм в Русе...
При мене след devel-su -c /usr/sbin/pasiv в manage applications се появиха още иконки на inception, обаче при програмите няма никой!
При мене след devel-su -c /usr/sbin/pasiv в manage applications се появиха още иконки на inception, обаче при програмите няма никой!
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
1) download from: [You must be registered and logged in to see this link.]
2) install it
3) open terminal
4) devel-su -c /usr/sbin/pasiv
5) it will ask for password "rootme"
voila all done...
Това е начина за инсталация, поне според много сайтове ...
[You must be registered and logged in to see this link.] - ако ти се занимава, аз сега нямам време, за съжаление.
2) install it
3) open terminal
4) devel-su -c /usr/sbin/pasiv
5) it will ask for password "rootme"
voila all done...
Това е начина за инсталация, поне според много сайтове ...
[You must be registered and logged in to see this link.] - ако ти се занимава, аз сега нямам време, за съжаление.
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
0.2.5 нещо не иска да се инсталне при мен...за съжаление и аз нямам почти никакво свободно време.
Re: Inception - начин на инсталация?
СТАНА !!!
Ето как:
For a temp fix here is inception v0.2 from my dropbox:
[You must be registered and logged in to see this link.]
===Aко искаш версия 0.2.5 - смъкваш я от [You must be registered and logged in to see this link.] и заместваш името inception_0.2_armel.deb с inception_0.2.5_armel.deb и готово ! ===
drop that in /home/user/MyDocs/
then in terminal
devel-su
rootme
cd /home/user/MyDocs/
dpkg -i inception_0.2_armel.deb
devel-su -c /usr/sbin/pasiv
yes
[You must be registered and logged in to see this link.]
drop that in /home/user/MyDocs/
ariadne sh
rootme
cd /home/user/MyDocs/
/usr/sbin/incept aegisctl_1.3_armel.deb
then to activate aegisctl
ariadne sh
rootme
/usr/sbin/aegisctl -s
Now you're done
Ето как:
For a temp fix here is inception v0.2 from my dropbox:
[You must be registered and logged in to see this link.]
===Aко искаш версия 0.2.5 - смъкваш я от [You must be registered and logged in to see this link.] и заместваш името inception_0.2_armel.deb с inception_0.2.5_armel.deb и готово ! ===
drop that in /home/user/MyDocs/
then in terminal
devel-su
rootme
cd /home/user/MyDocs/
dpkg -i inception_0.2_armel.deb
devel-su -c /usr/sbin/pasiv
yes
[You must be registered and logged in to see this link.]
drop that in /home/user/MyDocs/
ariadne sh
rootme
cd /home/user/MyDocs/
/usr/sbin/incept aegisctl_1.3_armel.deb
then to activate aegisctl
ariadne sh
rootme
/usr/sbin/aegisctl -s
Now you're done
Последната промяна е направена от AD_Ofink на Съб 28 Юли - 8:10; мнението е било променяно общо 3 пъти
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
Успях да инсталирам и [You must be registered and logged in to see this link.] и работи!
Обаче не по начина, показан там. Ако искаш, ще опиша как.
Обаче не по начина, показан там. Ако искаш, ще опиша как.
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
Да допълня - не се появяват нови иконки в менюто.
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Re: Inception - начин на инсталация?
AD_Ofink написа:Успях да инсталирам и [You must be registered and logged in to see this link.] и работи!
Обаче не по начина, показан там. Ако искаш, ще опиша как.
Казвай как
Re: Inception - начин на инсталация?
[You must be registered and logged in to see this link.]
Сваляш го и го поставяш в /home/user/MyDocs/
Стартираш terminal :
devel-su
#password
cd /home/user/MyDocs/
usr/sbin/incept system-ui_1.3.2-1+0m8_armel.deb
==================================================
Control panel applet (available in Settings->Notifications->Notifications):
Code:
[You must be registered and logged in to see this link.]
Сваляш ги и ги поставяш в /home/user/MyDocs/
Стартираш terminal :
devel-su
#password
cd /home/user/MyDocs/
dpkg -i duicontrolpanel-ledapplet_0.0.2-1_armel.deb
dpkg -i duicontrolpanel-ledapplet-l10n-additional_0.0.2-1_all.deb
After installation, enable LED notifications in Settings!
Успех!
Сваляш го и го поставяш в /home/user/MyDocs/
Стартираш terminal :
devel-su
#password
cd /home/user/MyDocs/
usr/sbin/incept system-ui_1.3.2-1+0m8_armel.deb
==================================================
Control panel applet (available in Settings->Notifications->Notifications):
Code:
[You must be registered and logged in to see this link.]
Сваляш ги и ги поставяш в /home/user/MyDocs/
Стартираш terminal :
devel-su
#password
cd /home/user/MyDocs/
dpkg -i duicontrolpanel-ledapplet_0.0.2-1_armel.deb
dpkg -i duicontrolpanel-ledapplet-l10n-additional_0.0.2-1_all.deb
After installation, enable LED notifications in Settings!
Успех!
AD_Ofink- Глобален Модератор
- Брой мнения : 70
Join date : 12.03.2011
Age : 59
Местожителство : Русе
Страница 1 от 1
Права за този форум:
Не Можете да отговаряте на темите
|
|