<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=37.47.66.153</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=37.47.66.153"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/37.47.66.153"/>
	<updated>2026-04-22T09:49:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Ubiboot&amp;diff=41481</id>
		<title>Ubiboot</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Ubiboot&amp;diff=41481"/>
		<updated>2022-03-16T17:39:24Z</updated>

		<summary type="html">&lt;p&gt;37.47.66.153: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
[http://www.swagman.org/juice/ubiboot/ Ubiboot] is a boot manager for N9(50) devices. Using the example configuration it is fairly easy to hexa-boot the device between Harmattan/NITdroid/Nemo/Firefox/Leste/Sailfish Operating Systems, and change kernels at will.&lt;br /&gt;
&lt;br /&gt;
Ubiboot is mainly aimed at developers and advanced users, so be warned. The procedures in this guide require understanding of the structure of an *nix filesystem and knowledge to work on a shell prompt (i.e. Terminal/Command Line).&lt;br /&gt;
&lt;br /&gt;
== Benefits of Ubiboot N9 ==&lt;br /&gt;
&lt;br /&gt;
# You can have multiple boot Operating Systems, each with multiple optional kernels on the device.&lt;br /&gt;
# Selecting the boot kernel is quick and easy with the graphical touchscreen menus.&lt;br /&gt;
# You will not need to flash the device to install and test a new kernel, just copying the kernel and modules to the device is enough.&lt;br /&gt;
# You have integrated repair/maintanance mode on the device, where you can export all partitions for backup/restore to a PC automatically.&lt;br /&gt;
# You can telnet and ssh to the device in maintanance mode, to do any desired repair operations. You can transfer backup archives to / from the device via sftp&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
To ensure that most of your efforts are focused on actual Ubiboot installation/setting up of a Hex Boot system, please make sure to fulfill the following prerequisites:&lt;br /&gt;
&lt;br /&gt;
=== Flash the device (for a fresh start/clean state) ===&lt;br /&gt;
&lt;br /&gt;
{{ambox&lt;br /&gt;
|type=delete&lt;br /&gt;
|text=It is assumed that you have backed up your important files (messages, contacts, pictures, videos, music, etc.) before flashing the device.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TIP&#039;&#039;&#039;: The sequence of flashing commands below combines the usual flashing steps found in the [http://wiki.maemo.org/Flashing_N9 N9 Flashing Wiki], plus actual flashing of the Open-Mode Kernel so that upon first boot, the device will already be in &amp;quot;Open-Mode&amp;quot;. This is called Back-to-Back Closedmode/Openmode flashing. If you follow this style of flashing the device, you will no longer need to delete some folders (.accounts/, ./aegis, and ./activesync) for the device to store passwords correctly. The additional benefits of the Back-to-Back flashing is that you get rid of a lot of unstability in the device caused by some parts still being accessed with closed-mode aegis keys.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TIP&#039;&#039;&#039;: If you want to be rid of the &amp;quot;Scary Warranty Warning&amp;quot;, which a device displays when booting in Open Mode you have to remove that &#039;&#039;&#039;Before entering open mode&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Flash your device with rootfs, omit the parameter &amp;quot;-R&amp;quot; (which means &amp;quot;reboot&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -F &amp;lt;yourmainfirmware.bin&amp;gt; -f&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -F &amp;lt;yourmainfirmware.bin&amp;gt; -F &amp;lt;youremmc.bin&amp;gt; -f&lt;br /&gt;
&lt;br /&gt;
or &amp;quot;Zeroize Method&amp;quot; of flashing, which &amp;quot;wipes&amp;quot; user data and EMMC. Note that this command flashes the eMMC twice and takes many hours to complete the process. You will see a notification/warning of eMMC &amp;quot;unnecessarily being flashed twice&amp;quot;) in the Terminal when flashing via this method.&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -f -F &amp;lt;yourmainfirmware.bin&amp;gt; --erase-user-data=secure -F &amp;lt;youremmc.bin&amp;gt; --erase-mmc=secure&lt;br /&gt;
&lt;br /&gt;
Next, take care to directly flash the open mode kernel (do NOT boot up, nor pull USB cable, do not wait too long) with&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -a &amp;lt;yourmainfirmware.bin&amp;gt; -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R&lt;br /&gt;
&lt;br /&gt;
(All credits to [http://maemo.org/profile/view/rainisto jonni/rainisto])&lt;br /&gt;
&lt;br /&gt;
--[[User:Peterleinchen|peterleinchen]] 16:27, 25 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==== When Not Starting From A Fresh Flash ====&lt;br /&gt;
# Open Terminal on the device.&lt;br /&gt;
# Type the following commands and press Enter after typing each command (&#039;&#039;&#039;NOTE:&#039;&#039;&#039; this will delete all configured Accounts):&lt;br /&gt;
 disclaimer-cal remove View-openmode&lt;br /&gt;
 rm -rf /home/user/.accounts/&lt;br /&gt;
 rm -rf /home/user/.aegis/&lt;br /&gt;
 rm -rf /home/user/.activesync/&lt;br /&gt;
&lt;br /&gt;
Shut down the device, plug to a USB cable and to a computer, and proceed with flashing the Open-Mode kernel as mentioned above:&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -a &amp;lt;yourmainfirmware.bin&amp;gt; -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R&lt;br /&gt;
&lt;br /&gt;
Upon first boot, you may set up your Accounts (email, social media accounts, i.e. Facebook etc.) once again.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;REMINDERS:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
# In MS Windows, just omit the word “sudo” from the command.&lt;br /&gt;
# In MS Windows, the “zImage_2.6.32.54-openmode_l2fix” file needs to be in the same location as the Flasher Application, FIASCO, and eMMC images. Usually you would have installed the Flasher Application to C:\Program Files\Nokia\Flasher.&lt;br /&gt;
# For Linux users, usual “best practice” is to save the FIASCO, eMMC, and whatever Kernels at the main directory (/home/yourusername).&lt;br /&gt;
# &amp;quot;Device Lock Request&amp;quot; should be disabled when you are using Open-Mode.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download Needed Files ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Ubiboot Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at http://www.swagman.org/juice/ubiboot/. Files are also mirrored at http://juiceme.cloud-7.de/ubiboot/&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;[http://www.swagman.org/juice/ubiboot/other/preinits.tar preinits.tar]:&#039;&#039;&#039; this is a compressed file, like Zip (Windows users: use 7zip application). We will extract this later on once this is copied to the device.&lt;br /&gt;
# &#039;&#039;&#039;[http://www.swagman.org/juice/ubiboot/other/zImage_2.6.32.54-openmode_l2fix zImage_2.6.32.54-openmode_l2fix]:&#039;&#039;&#039; this is used for flashing your device to “Open-Mode” (Windows users: save this in the same location as your flasher application and files...usually C:\Program Files\Nokia\Flasher).&lt;br /&gt;
# &#039;&#039;&#039;[http://maemo.cloud-7.de/HARM/N9/1.3/openmode-kernel/zImage-2.6.32.54-dfl61-20121301 zImage-2.6.32.54-dfl61-20121301] from http://maemo.cloud-7.de/HARM/N9/1.3/openmode-kernel/:&#039;&#039;&#039; this is the “default” or “plain Open-Mode” kernel. Including this to your ubiboot-02 setup is optional.&lt;br /&gt;
# &#039;&#039;&#039;http://www.swagman.org/juice/ubiboot/ubiboot-02/ubiboot-02_0.3.9_230318.tar&#039;&#039;&#039;: this is the latest ubiboot archive (v.0.3.9) that contains the files needed for Ubiboot. TAR file is a compressed file, like ZIP. After downloading, extract the contents of this file (Windows users: use 7-zip). This compressed file contains 3 files and a checksum file.&lt;br /&gt;
## &#039;&#039;&#039;ubiboot.conf&#039;&#039;&#039; this is the configuration file that contains all the changeable options and tunables for your boot, including the list of bootable OS&#039;es and kernels. You need to copy this into MyDocs/boot/ directory of your device.&lt;br /&gt;
## &#039;&#039;&#039;ubiboot-02.menus.cpio&#039;&#039;&#039;: this is the kernel extension file which contains the graphical menu system presented to user on boot. You need to copy this into MyDocs/boot/ directory of your device.&lt;br /&gt;
## &#039;&#039;&#039;zImage_2.6.32.54-ubiboot-02_23032018&#039;&#039;&#039;: This is the ubiboot kernel that you need to flash to your device. (Windows users: save this in the same location as your flasher application and files, usually C:\Program Files\Nokia\Flasher).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You should create the boot folder inside MyDocs before copying the ubiboot.conf and ubiboot-02.menus.cpio to the device.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== NITDroid Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at http://downloads.nitdroid.com/e-yes/n9/ &lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;[https://archive.org/download/NitdroidNokiaN9/nitdroid_n9_jellybean_alpha5.tar.bz2 nitdroid_n9_jellybean_alpha5.tar.bz2]:&#039;&#039;&#039; latest “Jelly Bean” version available as of this writing.&lt;br /&gt;
# &#039;&#039;&#039;[https://archive.org/download/NokiaN9NITdroid/apps2sd_fix_alpha5.tar.bz2 apps2sd_fix_alpha5.tar.bz2]:&#039;&#039;&#039; this fix allow apps to install into the SD Card.&lt;br /&gt;
# &#039;&#039;&#039;[https://archive.org/download/NokiaN9NITdroid/zImage_e-yes_nitdroid+l2fix zImage_e-yes_nitdroid+l2fix]:&#039;&#039;&#039; (&#039;&#039;&#039;recommended&#039;&#039;&#039;) this is the “new version” of zImage.pr13, which is tailored for use with ubiboot.&lt;br /&gt;
# &#039;&#039;&#039;[https://archive.org/download/NokiaN9NITdroid/zImage.pr13 zImage.pr13]:&#039;&#039;&#039; (&#039;&#039;&#039;not recommended&#039;&#039;&#039;) before Ubiboot was published, this was the latest zImage being used for dual-booting or multi-booting NITDroid.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Nemo Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at http://releases.nemomobile.org/snapshots/images/&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;[http://releases.nemomobile.org/releases/0.20130620.0.1/images/nemo-armv7hl-n950/nemo-armv7hl-n950-0.20130620.0.1.tar.bz2 nemo-armv7hl-n950-0.20130620.0.1.tar.bz2]:&#039;&#039;&#039; this contains the actual Nemo OS image as of this writing.&lt;br /&gt;
# &#039;&#039;&#039;[http://releases.nemomobile.org/snapshots/repos/hw/ti/omap3/n950-n9/latest/armv7hl/armv7hl/moslo-0.0.13.2-1.5.Nemo.Adaptation.N9xx.armv7hl.rpm moslo-0.0.13.2-1.5.Nemo.Adaptation.N9xx.armv7hl.rpm]:&#039;&#039;&#039; this is the MOSLO file needed for flashing when installing Nemo. You may alternatively download this file via the &amp;quot;wget&amp;quot; Terminal Command in Linux, as outlined in the [https://wiki.merproject.org/wiki/Nemo/Installing#Single_Boot_by_Loading_The_Kernel_.28Not_recommended.29 official Nemo Wiki]:&lt;br /&gt;
&lt;br /&gt;
 wget -r -l1 -nd --no-parent -Amoslo-0.*.rpm http://releases.nemomobile.org/snapshots/repos/hw/ti/omap3/n950-n9/latest/armv7hl/armv7hl/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== FirefoxOS Files ====&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;https://disk.yandex.com/d/RYVu63jxewBk3w&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== SailfishOS Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at &#039;&#039;&#039;http://n9.araya.su/images/mic_images/&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Prepare the Device ==&lt;br /&gt;
&lt;br /&gt;
=== Enable Developer Mode and Installation of non-store sources ===&lt;br /&gt;
# Enable “Allow installations from non-store sources (Settings → Applications → Installations).&lt;br /&gt;
# Enable “Developer Mode” (Setitngs → Security → Developer mode)...your device will restart. Upon restart, you will now see Terminal being available for use.&lt;br /&gt;
&lt;br /&gt;
=== Install and Prepare Filebox and Filebox Root ===&lt;br /&gt;
# Install Filebox:&lt;br /&gt;
https://openrepos.net/content/cepiperez/filebox&lt;br /&gt;
# Install [http://wiki.maemo.org/N9QTweak N9 Quick Tweak]. Upon installation, run N9 Quick Tweak and enable “Root Filebox” (as of the latest version, this is under [http://wiki.maemo.org/N9QTweak#Tweak_H:_Enable_ROOT-SSH_Access_.26_Root_Filebox Tweak H].&lt;br /&gt;
# You should now have Filebox Root. Open Filebox Root and navigate to “MyDocs” (usually at first use of Filebox, you are already at “MyDocs”) and create a new folder called “boot” (without the quotes).&lt;br /&gt;
# In the “Settings” (the gear icon at the lower-right), enable the following:&lt;br /&gt;
#* Show root filesystem&lt;br /&gt;
#* Show hidden filesystem&lt;br /&gt;
#* Show thumbnails&lt;br /&gt;
&lt;br /&gt;
=== Moving files using Filebox Root ===&lt;br /&gt;
&lt;br /&gt;
This section guides you on where to move/copy the files that were downloaded in the [http://wiki.maemo.org/index.php?title=Ubiboot&amp;amp;action=submit#Download_Needed_Files Download Needed Files] section above.&lt;br /&gt;
&lt;br /&gt;
Place/move/copy the following files inside the newly-created “boot” folder under “MyDocs”:&lt;br /&gt;
&lt;br /&gt;
 ubiboot.conf&lt;br /&gt;
 ubiboot-02.menus.cpio&lt;br /&gt;
&lt;br /&gt;
Next is to move the &amp;quot;zImage...&amp;quot; files.&lt;br /&gt;
&lt;br /&gt;
# Go up three (3) levels by pressing the “up” arrow (found at the lower-left of Filebox Root) . You should be at the “root” folder (you can confirm this when you see that the blue banner at the top of Filebox Root shows only a forward-slash “/”).&lt;br /&gt;
# Find the “/boot” folder...we are looking for the &amp;quot;/boot&amp;quot; under root directory, &#039;&#039;&#039;not the “/home/user/MyDocs/boot” folder (i.e. that we created inside “MyDocs”)&#039;&#039;&#039; and go inside that folder.&lt;br /&gt;
# Paste the three (or four) &amp;quot;zImage...&amp;quot; files:&lt;br /&gt;
&lt;br /&gt;
 zImage_2.6.32.54-openmode_l2fix&lt;br /&gt;
 zImage.pr13&lt;br /&gt;
 zImage_e-yes_nitdroid+l2fix&lt;br /&gt;
 zImage-2.6.32.54-dfl61-20121301 &#039;&#039;&#039;(Optional)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;REVIEW/RECAP:&#039;&#039;&#039; These are the locations where the &amp;quot;needed files&amp;quot; are to be moved/pasted/located.&lt;br /&gt;
&lt;br /&gt;
/home/user/MyDocs should contain:&lt;br /&gt;
 preinits.tar&lt;br /&gt;
 nitdroid_n9_jellybean_alpha5.tar.bz2&lt;br /&gt;
 apps2sd_fix_alpha5.tar.bz2&lt;br /&gt;
 b2g_n9_droid_hal_fs.tar.gz&lt;br /&gt;
/home/user/MyDocs/boot should contain:&lt;br /&gt;
 ubiboot.conf&lt;br /&gt;
 ubiboot-02.menus.cpio&lt;br /&gt;
/boot should contain:&lt;br /&gt;
 zImage_2.6.32.54-openmode_l2fix&lt;br /&gt;
 zImage.pr13&lt;br /&gt;
 zImage_e-yes_nitdroid+l2fix&lt;br /&gt;
 zImage-2.6.32.54-dfl61-20121301 &#039;&#039;&#039;(Optional)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Extract preinits.tar, the NITDroid and the FirefoxOS files ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Terminal should still be open at this point.&lt;br /&gt;
&lt;br /&gt;
Type the following commands in the Terminal and press Enter after typing each command (NOTE: do not change the order of the commands):&lt;br /&gt;
&lt;br /&gt;
 devel-su &#039;&#039;&#039;(default password is &amp;quot;rootme&amp;quot;, without quotes)&#039;&#039;&#039;&lt;br /&gt;
 mkdir /home/nitdroid &#039;&#039;&#039;(creates the “nitdroid” directory under the /home directory)&#039;&#039;&#039;&lt;br /&gt;
 cd /home/user/MyDocs &#039;&#039;&#039;(navigates to the directory where the NITDroid image is located)&#039;&#039;&#039;&lt;br /&gt;
 tar -xvf preinits.tar -C / &#039;&#039;&#039;(extracts preinits to /sbin directory of the device)&#039;&#039;&#039;&lt;br /&gt;
 tar xjvf nitdroid_n9_jellybean_alpha5.tar.bz2 -C /home/nitdroid &#039;&#039;&#039;(extracts the NITDroid image to /home/nitdroid)&#039;&#039;&#039;&lt;br /&gt;
 tar xjvf apps2sd_fix_alpha5.tar.bz2 -C /home/nitdroid &#039;&#039;&#039;(extracts the Apps2SD fix to /home/nitdroid)&#039;&#039;&#039;&lt;br /&gt;
 mkdir /home/firefox_os &#039;&#039;&#039;(creates the “firefox_os” directory under the /home directory)&#039;&#039;&#039;&lt;br /&gt;
 tar xvzf b2g_n9_droid_hal_fs.tar.gz -C /home/firefox_os &#039;&#039;&#039;(extracts the FirefoxOS image to /home/firefox_os)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Install Nemo Mobile OS ==&lt;br /&gt;
&lt;br /&gt;
{{ambox|text=At this point, it is highly recommended that you are using a Linux-based Operating System (Ubuntu will work fine). It is still okay to continue using MS Windows, however in order to use the &amp;quot;maintenance mode&amp;quot; feature of Ubiboot, such as viewing the contents of partitions via a File Manager you will need to install a 3rd party application that allows you to view the contents of Linux-based Filesystems. &#039;&#039;&#039;Note that for installing Nemo, this guide focuses on using Linux to ensure conformity of a default, fool-proof procedure of a quadru-boot system with Harmattan, NITDroid, FirefoxOS, and Nemo.&#039;&#039;&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
In Linux, enter the following commands as per the [https://wiki.merproject.org/wiki/Nemo/Installing#Single_Boot_by_Loading_The_Kernel_.28Not_recommended.29 Nemo Wiki Page]:&lt;br /&gt;
&lt;br /&gt;
 wget -r -l1 -nd --no-parent -Amoslo-0.*.rpm http://releases.nemomobile.org/snapshots/repos/hw/ti/omap3/n950-n9/latest/armv7hl/armv7hl/&lt;br /&gt;
 rpm2cpio moslo-*.armv7hl.rpm | cpio -vidu&lt;br /&gt;
 sudo flasher -k usr/share/moslo/zImage-moslo -n usr/share/moslo/initrd-moslo -l -b&lt;br /&gt;
&lt;br /&gt;
Alternative: for the &amp;quot;wget&amp;quot; command above, you may download the MOSLO directly as I have mentioned in the “[http://wiki.maemo.org/Ubiboot#Nemo_Files Download Needed Files]” section above. Then you may proceed with the second and third commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MS Windows users:&#039;&#039;&#039; you can install 7-Zip and use that to go inside the &#039;&#039;&#039;moslo-0.0.13.2-1.5.Nemo.Adaptation.N9xx.armv7hl.rpm&#039;&#039;&#039; file. Keep going one directory deeper until you find two files:&lt;br /&gt;
&lt;br /&gt;
* initrd-moslo&lt;br /&gt;
* zImage-moslo&lt;br /&gt;
&lt;br /&gt;
Next, extract those files and place them in the same directory as the Flasher application. Once done, the command will be now modified as follows:&lt;br /&gt;
&lt;br /&gt;
 flasher.exe -k zImage-moslo -n initrd-moslo -l -b&lt;br /&gt;
&lt;br /&gt;
[[Image:13060003.jpg|500px|]]&lt;br /&gt;
&lt;br /&gt;
# The Terminal will give you a message that it is waiting for a suitable USB device. Make sure your device is turned off and plug it to your computer via the USB cable. The flashing procedure should finish in a few seconds.&lt;br /&gt;
# Keep the device plugged. What happens next is that the N9 is being repartitioned for Nemo (on the device, you will see some green text/writing on the screen; just wait for it to finish) , you&#039;ll see the led blinking for 10min or so.&lt;br /&gt;
# You will also notice that the File Manager of your Linux Distribution will open and will show a folder named “Alt_OS”. This is the newly-created partition.&lt;br /&gt;
# Next, we will extract the Nemo image into the newly-created partition. Enter this command in the Terminal (for Linux only):&lt;br /&gt;
&lt;br /&gt;
 sudo tar --numeric-owner -xf nemo-handset-armv7hl-n950-*.tar.bz2 -C /media/Alt_OS/&lt;br /&gt;
&lt;br /&gt;
Now, unplug the device from the USB Cable. The screen should tell you to &amp;quot;push Volume Up&amp;quot; to boot into Harmattan, or &amp;quot;push Volume Down&amp;quot; to boot into Nemo.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TIPS:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
# Sometimes, the name of the partition is Alt_OS_, with a single underline/underscores after “S” instead of the default Alt_OS (without underscore). Sometimes it has two (2) underlines/underscores. In my case, it had three (3) underlines/underscores.&lt;br /&gt;
# Sometimes, the path of the Alt_OS partition is /media/&#039;&#039;&#039;yourusername&#039;&#039;&#039;/Alt_OS.&lt;br /&gt;
# To be sure, before extracting the Nemo image, you may want to check the correct name by entering the Linux command of “lsblk” (without the quotes).&lt;br /&gt;
# As a matter of “best practice” it is recommended to have a File Manager open and navigating to &amp;quot;Alt_OS&amp;quot; during the extraction command to verify that the files are being extracted to the correct location.&lt;br /&gt;
# By experience, booting the device at this stage will result to either a reboot loop or the device not turning on at all. Sometimes, upon unplugging of the USB cable as mentioned above and selecting &amp;quot;Volume Down&amp;quot; to boot into Nemo, nothing happens (device is unresponsive and stays black). &#039;&#039;&#039;It is highly recommend not to turn on the device until you complete the setup/process from this point onward.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Flash the Device with Ubiboot-02 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE: for this step, the device should be turned off.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Flash the ubiboot-02 Kernel with the command below. Replace &amp;lt;yourmainfirmware.bin&amp;gt; with the filename of your N9 FIASCO image if you have renamed it differently.&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -a &amp;lt;yourmainfirmware.bin&amp;gt; -k zImage_2.6.32.54-ubiboot-02_23032018 --flash-only=kernel -f -R&lt;br /&gt;
&lt;br /&gt;
Once the device reboots, keep the USB cable plugged in to enter “maintenance mode”. You will notice that the File Manager of your Linux Distribution will open and will mount/show all the partitions:&lt;br /&gt;
&lt;br /&gt;
 Nokia N9 &#039;&#039;&#039;(this is the “MyDocs” directory)&#039;&#039;&#039;&lt;br /&gt;
 rootfs &#039;&#039;&#039;(this is the “/” directory or partition of the Nokia N9&#039;s Harmattan OS)&#039;&#039;&#039;&lt;br /&gt;
 another partition with a long series of alpha-numeric &#039;&#039;&#039;(this is the /home/nitdroid directory/partition)&#039;&#039;&#039;&lt;br /&gt;
 Alt_OS &#039;&#039;&#039;(this is the Nemo directory/partition)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Double-check that the files we have moved earlier are in their correct places. Once confirmed, you can &amp;quot;eject&amp;quot; all the partitions from your File Manager. Unplug the USB Cable and the device will restart. When it restarts, you should now see the Ubiboot menu.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Congratulations, you now have Ubiboot completely set up with a Quatro-Boot configuration of Harmattan, NITDroid, Firefox OS and Nemo!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
This section attempts to document some user-reported issues and solutions with respect to Ubiboot usage, installation, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Charging ===&lt;br /&gt;
Ubiboot handles rtc and usb events to boot up device from power off state:&lt;br /&gt;
&lt;br /&gt;
a) to Ubiboot telnet console (when connected to PC USB), device will not be charged.&lt;br /&gt;
&lt;br /&gt;
b) to configured default kernel (harmattan) to charge (when connected to wall charger).&lt;br /&gt;
&lt;br /&gt;
c) to configured default kernel (harmattan) to trigger alarm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Case a&amp;quot; works flawlessly.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Case b&amp;quot; sometimes does not work, but reboots and then starts up Ubiboot console/screen (not charging).&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Case c&amp;quot; needs some precondition. Make sure you have shutdown your device from Harmattan. Otherwise the alarm may not be triggered in NITDroid or will not be triggered in Nemo.&lt;br /&gt;
&lt;br /&gt;
=== Alarm Clocks ===&lt;br /&gt;
&lt;br /&gt;
http://talk.maemo.org/showpost.php?p=1355247&amp;amp;postcount=374&lt;br /&gt;
http://talk.maemo.org/showpost.php?p=1355278&amp;amp;postcount=377&lt;br /&gt;
&lt;br /&gt;
The default behavior of the device, particularly with the default OS (Harmattan), is that clock alarms can be triggered even when the device is turned off. The posts above suggest that you need to ensure that the &amp;quot;last OS booted&amp;quot; should be Harmattan prior to turning the device off, because between Harmattan, NITDroid, and Nemo, the alarm clock system behavior of Harmattan is most stable. Based on the above posts linked, alarms of NITDroid and Nemo (when the device is turned off) don&#039;t behave as good as Harmattan does.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
# [http://talk.maemo.org/showthread.php?t=89345 Official thread at talk.maemo.org]&lt;br /&gt;
# [http://www.swagman.org/juice/ubiboot/ Official download site of Ubiboot]&lt;br /&gt;
# [http://downloads.nitdroid.com/e-yes/n9/ Official download site of NITDroid]&lt;br /&gt;
# [https://wiki.merproject.org/wiki/Nemo/Installing Official Wiki Page of Nemo]&lt;br /&gt;
&lt;br /&gt;
== Tutorials ==&lt;br /&gt;
&lt;br /&gt;
# [http://www.mediafire.com/folder/4zuayx3h8e6cy/ubiboot-02 PDF and Document]&lt;br /&gt;
# YouTube [http://www.youtube.com/playlist?list=PLcAjLdlFZWmC6UqdrIUz6Uqc3YtnCpqc2 (to follow/in progress)]&lt;br /&gt;
&lt;br /&gt;
[[Category:N9]]&lt;br /&gt;
[[Category:HowTo]]&lt;br /&gt;
[[Category:Power users]]&lt;/div&gt;</summary>
		<author><name>37.47.66.153</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Ubiboot&amp;diff=41482</id>
		<title>Ubiboot</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Ubiboot&amp;diff=41482"/>
		<updated>2022-03-16T17:25:03Z</updated>

		<summary type="html">&lt;p&gt;37.47.66.153: /* Flash the Device with Ubiboot-02 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
[http://www.swagman.org/juice/ubiboot/ Ubiboot] is a boot manager for N9(50) devices. Using the example configuration it is fairly easy to hexa-boot the device between Harmattan/Nitdroid/Nemo/Firefox/Ubuntu/Sailfish Operating Systems, and change kernels at will.&lt;br /&gt;
&lt;br /&gt;
Ubiboot is mainly aimed at developers and advanced users, so be warned. The procedures in this guide require understanding of the structure of an *nix filesystem and knowledge to work on a shell prompt (i.e. Terminal/Command Line).&lt;br /&gt;
&lt;br /&gt;
== Benefits of Ubiboot N9 ==&lt;br /&gt;
&lt;br /&gt;
# You can have multiple boot Operating Systems, each with multiple optional kernels on the device.&lt;br /&gt;
# Selecting the boot kernel is quick and easy with the graphical touchscreen menus.&lt;br /&gt;
# You will not need to flash the device to install and test a new kernel, just copying the kernel and modules to the device is enough.&lt;br /&gt;
# You have integrated repair/maintanance mode on the device, where you can export all partitions for backup/restore to a PC automatically.&lt;br /&gt;
# You can telnet and ssh to the device in maintanance mode, to do any desired repair operations. You can transfer backup archives to / from the device via sftp&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
To ensure that most of your efforts are focused on actual Ubiboot installation/setting up of a Hex Boot system, please make sure to fulfill the following prerequisites:&lt;br /&gt;
&lt;br /&gt;
=== Flash the device (for a fresh start/clean state) ===&lt;br /&gt;
&lt;br /&gt;
{{ambox&lt;br /&gt;
|type=delete&lt;br /&gt;
|text=It is assumed that you have backed up your important files (messages, contacts, pictures, videos, music, etc.) before flashing the device.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TIP&#039;&#039;&#039;: The sequence of flashing commands below combines the usual flashing steps found in the [http://wiki.maemo.org/Flashing_N9 N9 Flashing Wiki], plus actual flashing of the Open-Mode Kernel so that upon first boot, the device will already be in &amp;quot;Open-Mode&amp;quot;. This is called Back-to-Back Closedmode/Openmode flashing. If you follow this style of flashing the device, you will no longer need to delete some folders (.accounts/, ./aegis, and ./activesync) for the device to store passwords correctly. The additional benefits of the Back-to-Back flashing is that you get rid of a lot of unstability in the device caused by some parts still being accessed with closed-mode aegis keys.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TIP&#039;&#039;&#039;: If you want to be rid of the &amp;quot;Scary Warranty Warning&amp;quot;, which a device displays when booting in Open Mode you have to remove that &#039;&#039;&#039;Before entering open mode&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Flash your device with rootfs, omit the parameter &amp;quot;-R&amp;quot; (which means &amp;quot;reboot&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -F &amp;lt;yourmainfirmware.bin&amp;gt; -f&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -F &amp;lt;yourmainfirmware.bin&amp;gt; -F &amp;lt;youremmc.bin&amp;gt; -f&lt;br /&gt;
&lt;br /&gt;
or &amp;quot;Zeroize Method&amp;quot; of flashing, which &amp;quot;wipes&amp;quot; user data and EMMC. Note that this command flashes the eMMC twice and takes many hours to complete the process. You will see a notification/warning of eMMC &amp;quot;unnecessarily being flashed twice&amp;quot;) in the Terminal when flashing via this method.&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -f -F &amp;lt;yourmainfirmware.bin&amp;gt; --erase-user-data=secure -F &amp;lt;youremmc.bin&amp;gt; --erase-mmc=secure&lt;br /&gt;
&lt;br /&gt;
Next, take care to directly flash the open mode kernel (do NOT boot up, nor pull USB cable, do not wait too long) with&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -a &amp;lt;yourmainfirmware.bin&amp;gt; -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R&lt;br /&gt;
&lt;br /&gt;
(All credits to [http://maemo.org/profile/view/rainisto jonni/rainisto])&lt;br /&gt;
&lt;br /&gt;
--[[User:Peterleinchen|peterleinchen]] 16:27, 25 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==== When Not Starting From A Fresh Flash ====&lt;br /&gt;
# Open Terminal on the device.&lt;br /&gt;
# Type the following commands and press Enter after typing each command (&#039;&#039;&#039;NOTE:&#039;&#039;&#039; this will delete all configured Accounts):&lt;br /&gt;
 disclaimer-cal remove View-openmode&lt;br /&gt;
 rm -rf /home/user/.accounts/&lt;br /&gt;
 rm -rf /home/user/.aegis/&lt;br /&gt;
 rm -rf /home/user/.activesync/&lt;br /&gt;
&lt;br /&gt;
Shut down the device, plug to a USB cable and to a computer, and proceed with flashing the Open-Mode kernel as mentioned above:&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -a &amp;lt;yourmainfirmware.bin&amp;gt; -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R&lt;br /&gt;
&lt;br /&gt;
Upon first boot, you may set up your Accounts (email, social media accounts, i.e. Facebook etc.) once again.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;REMINDERS:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
# In MS Windows, just omit the word “sudo” from the command.&lt;br /&gt;
# In MS Windows, the “zImage_2.6.32.54-openmode_l2fix” file needs to be in the same location as the Flasher Application, FIASCO, and eMMC images. Usually you would have installed the Flasher Application to C:\Program Files\Nokia\Flasher.&lt;br /&gt;
# For Linux users, usual “best practice” is to save the FIASCO, eMMC, and whatever Kernels at the main directory (/home/yourusername).&lt;br /&gt;
# &amp;quot;Device Lock Request&amp;quot; should be disabled when you are using Open-Mode.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download Needed Files ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Ubiboot Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at http://www.swagman.org/juice/ubiboot/. Files are also mirrored at http://juiceme.cloud-7.de/ubiboot/&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;[http://www.swagman.org/juice/ubiboot/other/preinits.tar preinits.tar]:&#039;&#039;&#039; this is a compressed file, like Zip (Windows users: use 7zip application). We will extract this later on once this is copied to the device.&lt;br /&gt;
# &#039;&#039;&#039;[http://www.swagman.org/juice/ubiboot/other/zImage_2.6.32.54-openmode_l2fix zImage_2.6.32.54-openmode_l2fix]:&#039;&#039;&#039; this is used for flashing your device to “Open-Mode” (Windows users: save this in the same location as your flasher application and files...usually C:\Program Files\Nokia\Flasher).&lt;br /&gt;
# &#039;&#039;&#039;[http://maemo.cloud-7.de/HARM/N9/1.3/openmode-kernel/zImage-2.6.32.54-dfl61-20121301 zImage-2.6.32.54-dfl61-20121301] from http://maemo.cloud-7.de/HARM/N9/1.3/openmode-kernel/:&#039;&#039;&#039; this is the “default” or “plain Open-Mode” kernel. Including this to your ubiboot-02 setup is optional.&lt;br /&gt;
# &#039;&#039;&#039;http://www.swagman.org/juice/ubiboot/ubiboot-02/ubiboot-02_0.3.5_301013.tar&#039;&#039;&#039; or &#039;&#039;&#039;http://juiceme.cloud-7.de/ubiboot/ubiboot-02/ubiboot-02_0.3.5_301013.tar&#039;&#039;&#039;: this is the latest ubiboot archive (v.0.3.5) that contains the files needed for ubiboot. TAR file is a compressed file, like ZIP. After downloading, extract the contents of this file (Windows users: use 7zip application). This compressed file contains 3 files and a checksum file.&lt;br /&gt;
## &#039;&#039;&#039;ubiboot.conf&#039;&#039;&#039; this is the configuration file that contains all the changeable options and tunables for your boot, including the list of bootable OS&#039;es and kernels. You need to copy this into MyDocs/boot/ directory of your device.&lt;br /&gt;
## &#039;&#039;&#039;ubiboot-02.menus.cpio&#039;&#039;&#039;: this is the kernel extension file which contains the graphical menu system presented to user on boot. You need to copy this into MyDocs/boot/ directory of your device.&lt;br /&gt;
## &#039;&#039;&#039;zImage_2.6.32.54-ubiboot-02_301013&#039;&#039;&#039;: This is the ubiboot kernel that you need to flash to your device. (Windows users: save this in the same location as your flasher application and files, usually C:\Program Files\Nokia\Flasher).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You should create the boot folder inside MyDocs before copying the ubiboot.conf and ubiboot-02.menus.cpio to the device.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== NITDroid Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at http://downloads.nitdroid.com/e-yes/n9/ &lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;[http://downloads.nitdroid.com/e-yes/n9/nitdroid_n9_jellybean_alpha5.tar.bz2 nitdroid_n9_jellybean_alpha5.tar.bz2]:&#039;&#039;&#039; latest “Jelly Bean” version available as of this writing.&lt;br /&gt;
# &#039;&#039;&#039;[http://downloads.nitdroid.com/e-yes/n9/apps2sd_fix_alpha5.tar.bz2 apps2sd_fix_alpha5.tar.bz2]:&#039;&#039;&#039; this fix allow apps to install into the SD Card.&lt;br /&gt;
# &#039;&#039;&#039;[http://downloads.nitdroid.com/e-yes/n9/ubiboot/zImage zImage]:&#039;&#039;&#039; (&#039;&#039;&#039;recommended&#039;&#039;&#039;) this is the “new version” of zImage.pr13, which is tailored for use with ubiboot. &#039;&#039;&#039;IMPORTANT:&#039;&#039;&#039; Rename this to “zImage_e-yes_nitdroid+l2fix” (without the quotes).&lt;br /&gt;
# &#039;&#039;&#039;[http://downloads.nitdroid.com/e-yes/n9/zImage.pr13 zImage.pr13]:&#039;&#039;&#039; (&#039;&#039;&#039;not recommended&#039;&#039;&#039;) before Ubiboot was published, this was the latest zImage being used for dual-booting or multi-booting NITDroid.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Nemo Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at http://releases.nemomobile.org/snapshots/images/&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;[http://releases.nemomobile.org/releases/0.20130620.0.1/images/nemo-armv7hl-n950/nemo-armv7hl-n950-0.20130620.0.1.tar.bz2 nemo-armv7hl-n950-0.20130620.0.1.tar.bz2]:&#039;&#039;&#039; this contains the actual Nemo OS image as of this writing.&lt;br /&gt;
# &#039;&#039;&#039;[http://releases.nemomobile.org/snapshots/repos/hw/ti/omap3/n950-n9/latest/armv7hl/armv7hl/moslo-0.0.13.2-1.5.Nemo.Adaptation.N9xx.armv7hl.rpm moslo-0.0.13.2-1.5.Nemo.Adaptation.N9xx.armv7hl.rpm]:&#039;&#039;&#039; this is the MOSLO file needed for flashing when installing Nemo. You may alternatively download this file via the &amp;quot;wget&amp;quot; Terminal Command in Linux, as outlined in the [https://wiki.merproject.org/wiki/Nemo/Installing#Single_Boot_by_Loading_The_Kernel_.28Not_recommended.29 official Nemo Wiki]:&lt;br /&gt;
&lt;br /&gt;
 wget -r -l1 -nd --no-parent -Amoslo-0.*.rpm http://releases.nemomobile.org/snapshots/repos/hw/ti/omap3/n950-n9/latest/armv7hl/armv7hl/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== FirefoxOS Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest version at &#039;&#039;&#039;http://romaxa.info/b2g/b2g_n9_droid_hal_fs.tar.gz&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== SailfishOS Files ====&lt;br /&gt;
&lt;br /&gt;
Find the latest versions at &#039;&#039;&#039;http://n9.araya.su/images/mic_images/&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Using command lines ===&lt;br /&gt;
&lt;br /&gt;
If you have no idea what are those lines, then skip this chapter and do using the GUI as explained later&lt;br /&gt;
&lt;br /&gt;
you need to install wget (ie: from RzR shared repo)&lt;br /&gt;
&lt;br /&gt;
    sudo flasher-3.12 -a ${bin_file} -k &amp;quot;zImage_2.6.32.54-openmode_l2fix&amp;quot; --flash-only=kernel -f -R&lt;br /&gt;
&lt;br /&gt;
    ssh user@tel # devel-su # /sbin/halt&lt;br /&gt;
&lt;br /&gt;
   ssh user@tel &lt;br /&gt;
&lt;br /&gt;
    mkdir -p  &#039;/home/user/MyDocs/boot&#039;&lt;br /&gt;
    wget http://www.swagman.org/juice/ubiboot/ubiboot-02/ubiboot-02_040613.tar | tar xf -C &#039;/home/user/MyDocs/boot&#039; -&lt;br /&gt;
&lt;br /&gt;
  md5sum /home/user/MyDocs/boot/*&lt;br /&gt;
  #5176490dc2184bb5869824c29b1be244  /home/user/MyDocs/boot/ubiboot-02.menus.cpio&lt;br /&gt;
  #a1fcf98f77fbd38ef5ad456aee7cc235  /home/user/MyDocs/boot/ubiboot.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    devel-su # gain root&lt;br /&gt;
&lt;br /&gt;
  cd /boot&lt;br /&gt;
    wget -c http://www.swagman.org/juice/ubiboot/other/zImage_2.6.32.54-openmode_l2fix&lt;br /&gt;
    wget -c http://maemo.cloud-7.de/HARM/N9/1.3/openmode-kernel/zImage-2.6.32.54-dfl61-20121301&lt;br /&gt;
    wget -c http://www.swagman.org/juice/ubiboot/ubiboot-02/zImage_2.6.32.54-ubiboot-02_040613&lt;br /&gt;
    wget -c http://downloads.nitdroid.com/e-yes/n9/ubiboot/zImage -O &#039;zImage_e-yes_nitdroid+l2fix&#039;&lt;br /&gt;
    wget -c http://downloads.nitdroid.com/e-yes/n9/zImage.pr13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  md5sum /boot/* | sort&lt;br /&gt;
  # 22114bd3cbaa88ee8c49c022f53080a1  /boot/zImage_e-yes_nitdroid+l2fix&lt;br /&gt;
  # 35da7f3dc5218be835487d6ec6b9b71e  /boot/zImage-2.6.32.54-dfl61-20121301&lt;br /&gt;
  # 3f354a2b48a0b571ca32d6082391108a  /boot/zImage.pr13&lt;br /&gt;
  # a4d9c7ad4a7721b1aac3130d530644a4  /boot/zImage_2.6.32.54-ubiboot-02_040613&lt;br /&gt;
  # b64bc24b96faf6763f5e403eb5c7f528  /boot/zImage_2.6.32.54-openmode_l2fix&lt;br /&gt;
&lt;br /&gt;
  wget -O- http://www.swagman.org/juice/ubiboot/other/preinits.tar  | tar xfv - -C /&lt;br /&gt;
  md5sum /sbin/preinit_harmattan /sbin/preinit_nitdroid &lt;br /&gt;
  # 659af796bb8e33977abbfdabd92c11b0  /sbin/preinit_harmattan&lt;br /&gt;
  # 2e28b1905ebdc3feb1062a4cb940e25c  /sbin/preinit_nitdroid&lt;br /&gt;
&lt;br /&gt;
# devel-su&lt;br /&gt;
&lt;br /&gt;
  mv  /home/nitdroid /home/nitdroid.tmp&lt;br /&gt;
  mkdir -p /home/nitdroid&lt;br /&gt;
  wget -O- http://downloads.nitdroid.com/e-yes/n9/nitdroid_n9_jellybean_alpha5.tar.bz2  | tar xfj - -C /home/nitdroid &lt;br /&gt;
  echo $?&lt;br /&gt;
&lt;br /&gt;
  wget -O- http://downloads.nitdroid.com/e-yes/n9/apps2sd_fix_alpha5.tar.bz2  | tar xfj - -C /home/nitdroid &lt;br /&gt;
  echo $?&lt;br /&gt;
&lt;br /&gt;
Later :&lt;br /&gt;
&lt;br /&gt;
    # http://releases.nemomobile.org/snapshots/images/0.20130411.1.NEMO.2013-04-26.1/nemo-armv7hl-n950/nemo-armv7hl-n950-0.20130411.1.NEMO.2013-04-26.1.tar.bz2&lt;br /&gt;
    # wget -c http://releases.nemomobile.org/releases/0.20130620.0.1/images/nemo-armv7hl-n950/nemo-armv7hl-n950-0.20130620.0.1.tar.bz2&lt;br /&gt;
    # wget -c http://releases.nemomobile.org/snapshots/repos/hw/ti/omap3/n950-n9/latest/armv7hl/armv7hl/moslo-0.0.13.2-1.5.Nemo.Adaptation.N9xx.armv7hl.rpm&lt;br /&gt;
&lt;br /&gt;
== Prepare the Device ==&lt;br /&gt;
&lt;br /&gt;
=== Enable Developer Mode and Installation of non-store sources ===&lt;br /&gt;
# Enable “Allow installations from non-store sources (Settings → Applications → Installations).&lt;br /&gt;
# Enable “Developer Mode” (Setitngs → Security → Developer mode)...your device will restart. Upon restart, you will now see Terminal being available for use.&lt;br /&gt;
&lt;br /&gt;
=== Install and Prepare Filebox and Filebox Root ===&lt;br /&gt;
# Install Filebox from Nokia Store on your device.&lt;br /&gt;
# Install [http://wiki.maemo.org/N9QTweak N9 Quick Tweak]. Upon installation, run N9 Quick Tweak and enable “Root Filebox” (as of the latest version, this is under [http://wiki.maemo.org/N9QTweak#Tweak_H:_Enable_ROOT-SSH_Access_.26_Root_Filebox Tweak H].&lt;br /&gt;
# You should now have Filebox Root. Open Filebox Root and navigate to “MyDocs” (usually at first use of Filebox, you are already at “MyDocs”) and create a new folder called “boot” (without the quotes).&lt;br /&gt;
# In the “Settings” (the gear icon at the lower-right), enable the following:&lt;br /&gt;
#* Show root filesystem&lt;br /&gt;
#* Show hidden filesystem&lt;br /&gt;
#* Show thumbnails&lt;br /&gt;
&lt;br /&gt;
=== Moving files using Filebox Root ===&lt;br /&gt;
&lt;br /&gt;
This section guides you on where to move/copy the files that were downloaded in the [http://wiki.maemo.org/index.php?title=Ubiboot&amp;amp;action=submit#Download_Needed_Files Download Needed Files] section above.&lt;br /&gt;
&lt;br /&gt;
Place/move/copy the following files inside the newly-created “boot” folder under “MyDocs”:&lt;br /&gt;
&lt;br /&gt;
 ubiboot.conf&lt;br /&gt;
 ubiboot-02.menus.cpio&lt;br /&gt;
&lt;br /&gt;
Next is to move the &amp;quot;zImage...&amp;quot; files.&lt;br /&gt;
&lt;br /&gt;
# Go up three (3) levels by pressing the “up” arrow (found at the lower-left of Filebox Root) . You should be at the “root” folder (you can confirm this when you see that the blue banner at the top of Filebox Root shows only a forward-slash “/”).&lt;br /&gt;
# Find the “/boot” folder...we are looking for the &amp;quot;/boot&amp;quot; under root directory, &#039;&#039;&#039;not the “/home/user/MyDocs/boot” folder (i.e. that we created inside “MyDocs”)&#039;&#039;&#039; and go inside that folder.&lt;br /&gt;
# Paste the three (or four) &amp;quot;zImage...&amp;quot; files:&lt;br /&gt;
&lt;br /&gt;
 zImage_2.6.32.54-openmode_l2fix&lt;br /&gt;
 zImage.pr13&lt;br /&gt;
 zImage&lt;br /&gt;
 zImage-2.6.32.54-dfl61-20121301 &#039;&#039;&#039;(Optional)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;REVIEW/RECAP:&#039;&#039;&#039; These are the locations where the &amp;quot;needed files&amp;quot; are to be moved/pasted/located.&lt;br /&gt;
&lt;br /&gt;
/home/user/MyDocs should contain:&lt;br /&gt;
 preinits.tar&lt;br /&gt;
 nitdroid_n9_jellybean_alpha5.tar.bz2&lt;br /&gt;
 apps2sd_fix_alpha5.tar.bz2&lt;br /&gt;
 b2g_n9_droid_hal_fs.tar.gz&lt;br /&gt;
/home/user/MyDocs/boot should contain:&lt;br /&gt;
 ubiboot.conf&lt;br /&gt;
 ubiboot-02.menus.cpio&lt;br /&gt;
/boot should contain:&lt;br /&gt;
 zImage_2.6.32.54-openmode_l2fix&lt;br /&gt;
 zImage.pr13&lt;br /&gt;
 zImage (which by now, has been renamed to &#039;&#039;&#039;“zImage_e-yes_nitdroid+l2fix”&#039;&#039;&#039;, without the quotes)&lt;br /&gt;
 zImage-2.6.32.54-dfl61-20121301 &#039;&#039;&#039;(Optional)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Extract preinits.tar, the NITDroid and the FirefoxOS files ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Terminal should still be open at this point.&lt;br /&gt;
&lt;br /&gt;
Type the following commands in the Terminal and press Enter after typing each command (NOTE: do not change the order of the commands):&lt;br /&gt;
&lt;br /&gt;
 devel-su &#039;&#039;&#039;(default password is &amp;quot;rootme&amp;quot;, without quotes)&#039;&#039;&#039;&lt;br /&gt;
 mkdir /home/nitdroid &#039;&#039;&#039;(creates the “nitdroid” directory under the /home directory)&#039;&#039;&#039;&lt;br /&gt;
 cd /home/user/MyDocs &#039;&#039;&#039;(navigates to the directory where the NITDroid image is located)&#039;&#039;&#039;&lt;br /&gt;
 tar -xvf preinits.tar -C / &#039;&#039;&#039;(extracts preinits to /sbin directory of the device)&#039;&#039;&#039;&lt;br /&gt;
 tar xjvf nitdroid_n9_jellybean_alpha5.tar.bz2 -C /home/nitdroid &#039;&#039;&#039;(extracts the NITDroid image to /home/nitdroid)&#039;&#039;&#039;&lt;br /&gt;
 tar xjvf apps2sd_fix_alpha5.tar.bz2 -C /home/nitdroid &#039;&#039;&#039;(extracts the Apps2SD fix to /home/nitdroid)&#039;&#039;&#039;&lt;br /&gt;
 mkdir /home/firefox_os &#039;&#039;&#039;(creates the “firefox_os” directory under the /home directory)&#039;&#039;&#039;&lt;br /&gt;
 tar xvzf b2g_n9_droid_hal_fs.tar.gz -C /home/firefox_os &#039;&#039;&#039;(extracts the FirefoxOS image to /home/firefox_os)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Install Nemo Mobile OS ==&lt;br /&gt;
&lt;br /&gt;
{{ambox|text=At this point, it is highly recommended that you are using a Linux-based Operating System (Ubuntu will work fine). It is still okay to continue using MS Windows, however in order to use the &amp;quot;maintenance mode&amp;quot; feature of Ubiboot, such as viewing the contents of partitions via a File Manager you will need to install a 3rd party application that allows you to view the contents of Linux-based Filesystems. &#039;&#039;&#039;Note that for installing Nemo, this guide focuses on using Linux to ensure conformity of a default, fool-proof procedure of a quadru-boot system with Harmattan, NITDroid, FirefoxOS, and Nemo.&#039;&#039;&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
In Linux, enter the following commands as per the [https://wiki.merproject.org/wiki/Nemo/Installing#Single_Boot_by_Loading_The_Kernel_.28Not_recommended.29 Nemo Wiki Page]:&lt;br /&gt;
&lt;br /&gt;
 wget -r -l1 -nd --no-parent -Amoslo-0.*.rpm http://releases.nemomobile.org/snapshots/repos/hw/ti/omap3/n950-n9/latest/armv7hl/armv7hl/&lt;br /&gt;
 rpm2cpio moslo-*.armv7hl.rpm | cpio -vidu&lt;br /&gt;
 sudo flasher -k usr/share/moslo/zImage-moslo -n usr/share/moslo/initrd-moslo -l -b&lt;br /&gt;
&lt;br /&gt;
Alternative: for the &amp;quot;wget&amp;quot; command above, you may download the MOSLO directly as I have mentioned in the “[http://wiki.maemo.org/Ubiboot#Nemo_Files Download Needed Files]” section above. Then you may proceed with the second and third commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MS Windows users:&#039;&#039;&#039; you can install 7-Zip and use that to go inside the &#039;&#039;&#039;moslo-0.0.13.2-1.5.Nemo.Adaptation.N9xx.armv7hl.rpm&#039;&#039;&#039; file. Keep going one directory deeper until you find two files:&lt;br /&gt;
&lt;br /&gt;
* initrd-moslo&lt;br /&gt;
* zImage-moslo&lt;br /&gt;
&lt;br /&gt;
Next, extract those files and place them in the same directory as the Flasher application. Once done, the command will be now modified as follows:&lt;br /&gt;
&lt;br /&gt;
 flasher.exe -k zImage-moslo -n initrd-moslo -l -b&lt;br /&gt;
&lt;br /&gt;
[[Image:13060003.jpg|500px|]]&lt;br /&gt;
&lt;br /&gt;
# The Terminal will give you a message that it is waiting for a suitable USB device. Make sure your device is turned off and plug it to your computer via the USB cable. The flashing procedure should finish in a few seconds.&lt;br /&gt;
# Keep the device plugged. What happens next is that the N9 is being repartitioned for Nemo (on the device, you will see some green text/writing on the screen; just wait for it to finish) , you&#039;ll see the led blinking for 10min or so.&lt;br /&gt;
# You will also notice that the File Manager of your Linux Distribution will open and will show a folder named “Alt_OS”. This is the newly-created partition.&lt;br /&gt;
# Next, we will extract the Nemo image into the newly-created partition. Enter this command in the Terminal (for Linux only):&lt;br /&gt;
&lt;br /&gt;
 sudo tar --numeric-owner -xf nemo-handset-armv7hl-n950-*.tar.bz2 -C /media/Alt_OS/&lt;br /&gt;
&lt;br /&gt;
Now, unplug the device from the USB Cable. The screen should tell you to &amp;quot;push Volume Up&amp;quot; to boot into Harmattan, or &amp;quot;push Volume Down&amp;quot; to boot into Nemo.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TIPS:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
# Sometimes, the name of the partition is Alt_OS_, with a single underline/underscores after “S” instead of the default Alt_OS (without underscore). Sometimes it has two (2) underlines/underscores. In my case, it had three (3) underlines/underscores.&lt;br /&gt;
# Sometimes, the path of the Alt_OS partition is /media/&#039;&#039;&#039;yourusername&#039;&#039;&#039;/Alt_OS.&lt;br /&gt;
# To be sure, before extracting the Nemo image, you may want to check the correct name by entering the Linux command of “lsblk” (without the quotes).&lt;br /&gt;
# As a matter of “best practice” it is recommended to have a File Manager open and navigating to &amp;quot;Alt_OS&amp;quot; during the extraction command to verify that the files are being extracted to the correct location.&lt;br /&gt;
# By experience, booting the device at this stage will result to either a reboot loop or the device not turning on at all. Sometimes, upon unplugging of the USB cable as mentioned above and selecting &amp;quot;Volume Down&amp;quot; to boot into Nemo, nothing happens (device is unresponsive and stays black). &#039;&#039;&#039;It is highly recommend not to turn on the device until you complete the setup/process from this point onward.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Flash the Device with Ubiboot-02 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE: for this step, the device should be turned off.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Flash the ubiboot-02 Kernel with the command below. Replace &amp;lt;yourmainfirmware.bin&amp;gt; with the filename of your N9 FIASCO image if you have renamed it differently.&lt;br /&gt;
&lt;br /&gt;
 sudo flasher -a &amp;lt;yourmainfirmware.bin&amp;gt; -k zImage_2.6.32.54-ubiboot-02_301013 --flash-only=kernel -f -R&lt;br /&gt;
&lt;br /&gt;
Once the device reboots, keep the USB cable plugged in to enter “maintenance mode”. You will notice that the File Manager of your Linux Distribution will open and will mount/show all the partitions:&lt;br /&gt;
&lt;br /&gt;
 Nokia N9 &#039;&#039;&#039;(this is the “MyDocs” directory)&#039;&#039;&#039;&lt;br /&gt;
 rootfs &#039;&#039;&#039;(this is the “/” directory or partition of the Nokia N9&#039;s Harmattan OS)&#039;&#039;&#039;&lt;br /&gt;
 another partition with a long series of alpha-numeric &#039;&#039;&#039;(this is the /home/nitdroid directory/partition)&#039;&#039;&#039;&lt;br /&gt;
 Alt_OS &#039;&#039;&#039;(this is the Nemo directory/partition)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Double-check that the files we have moved earlier are in their correct places. Once confirmed, you can &amp;quot;eject&amp;quot; all the partitions from your File Manager. Unplug the USB Cable and the device will restart. When it restarts, you should now see the Ubiboot menu.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Congratulations, you now have Ubiboot completely set up with a Quatro-Boot configuration of Harmattan, NITDroid, Firefox OS and Nemo!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
This section attempts to document some user-reported issues and solutions with respect to Ubiboot usage, installation, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Charging ===&lt;br /&gt;
Ubiboot handles rtc and usb events to boot up device from power off state:&lt;br /&gt;
&lt;br /&gt;
a) to Ubiboot telnet console (when connected to PC USB), device will not be charged.&lt;br /&gt;
&lt;br /&gt;
b) to configured default kernel (harmattan) to charge (when connected to wall charger).&lt;br /&gt;
&lt;br /&gt;
c) to configured default kernel (harmattan) to trigger alarm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Case a&amp;quot; works flawlessly.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Case b&amp;quot; sometimes does not work, but reboots and then starts up Ubiboot console/screen (not charging).&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Case c&amp;quot; needs some precondition. Make sure you have shutdown your device from Harmattan. Otherwise the alarm may not be triggered in NITDroid or will not be triggered in Nemo.&lt;br /&gt;
&lt;br /&gt;
=== Alarm Clocks ===&lt;br /&gt;
&lt;br /&gt;
http://talk.maemo.org/showpost.php?p=1355247&amp;amp;postcount=374&lt;br /&gt;
http://talk.maemo.org/showpost.php?p=1355278&amp;amp;postcount=377&lt;br /&gt;
&lt;br /&gt;
The default behavior of the device, particularly with the default OS (Harmattan), is that clock alarms can be triggered even when the device is turned off. The posts above suggest that you need to ensure that the &amp;quot;last OS booted&amp;quot; should be Harmattan prior to turning the device off, because between Harmattan, NITDroid, and Nemo, the alarm clock system behavior of Harmattan is most stable. Based on the above posts linked, alarms of NITDroid and Nemo (when the device is turned off) don&#039;t behave as good as Harmattan does.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
# [http://talk.maemo.org/showthread.php?t=89345 Official thread at talk.maemo.org]&lt;br /&gt;
# [http://www.swagman.org/juice/ubiboot/ Official download site of Ubiboot]&lt;br /&gt;
# [http://downloads.nitdroid.com/e-yes/n9/ Official download site of NITDroid]&lt;br /&gt;
# [https://wiki.merproject.org/wiki/Nemo/Installing Official Wiki Page of Nemo]&lt;br /&gt;
&lt;br /&gt;
== Tutorials ==&lt;br /&gt;
&lt;br /&gt;
# [http://www.mediafire.com/folder/4zuayx3h8e6cy/ubiboot-02 PDF and Document]&lt;br /&gt;
# YouTube [http://www.youtube.com/playlist?list=PLcAjLdlFZWmC6UqdrIUz6Uqc3YtnCpqc2 (to follow/in progress)]&lt;br /&gt;
&lt;br /&gt;
[[Category:N9]]&lt;br /&gt;
[[Category:HowTo]]&lt;br /&gt;
[[Category:Power users]]&lt;/div&gt;</summary>
		<author><name>37.47.66.153</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36018</id>
		<title>Resurrect your N9</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36018"/>
		<updated>2022-03-16T14:42:23Z</updated>

		<summary type="html">&lt;p&gt;37.47.66.153: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As of 2015 and later, the [[N9]] is an orphan in the world of mobile phones. No other [[MeeGo]]-based phones have been released to the public, and much of the corporate support offered has now been gone. Firmware and flashers are no longer available from [[Nokia]], the Ovi Store has withdrawn all N9/N950 apps, and the MeeGo.com forums are no more.&lt;br /&gt;
&lt;br /&gt;
The good news is that the N9 lives on, with the support of members of the Maemo community. Whether you&#039;ve just acquired an N9, or are dusting off an old device, this page will help you get up to speed.&lt;br /&gt;
&lt;br /&gt;
== Firmware ==&lt;br /&gt;
You may wish to consider whether to re-flash your phone&#039;s firmware. Even if you are already on the latest firmware (40.2012.21-3, PR 1.3), you may need to re-flash if you are interested in the following:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Open-Mode Kernel&#039;&#039;&#039; disables Nokia&#039;s Aegis security system. This is easier to install on a freshly re-flashed device.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Ubiboot]]&#039;&#039;&#039; allows you to boot alternative kernels or operating systems. Requires the use of the Open-Mode kernel.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Changing Firmware Variant&#039;&#039;&#039;, e.g. in order to gain localised applications. There are limitations to which firmware variants you can change to/from. See [[Flashing N9]] for further details.&lt;br /&gt;
&lt;br /&gt;
Regardless of your reason for flashing your device, you MUST read the [[Flashing N9]] page thoroughly in order to understand the risks, and how to flash your device successfully.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=82693 Firmware flashing discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Nokia Store and Repositories ==&lt;br /&gt;
A mirror of Nokia&#039;s software repositories is hosted on [http://openrepos.net OpenRepos.net]. This contains copies of the free system software and apps for the N9, including most (if not all) of the free apps that were available on the Nokia Store (which no longer works). Another mirror, [http://mirror.thecust.net/harmattan-dev.nokia.com/ thecust.net] contains the developer packages required for enabling Developer mode.&lt;br /&gt;
&lt;br /&gt;
To use these repositories, you must disable Nokia&#039;s repositories, and replace them. Installing the &#039;&#039;&#039;N9 RepoMirror&#039;&#039;&#039; package will do this for you. &lt;br /&gt;
&lt;br /&gt;
* On your phone, open Settings/Applications/Installations, and enable the option &#039;Allow installations from Non-Store sources&#039;.&lt;br /&gt;
* From your PC, navigate to [https://openrepos.net/content/ancelad/n9-repomirror https://openrepos.net/content/ancelad/n9-repomirror].&lt;br /&gt;
* Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
* On your N9, in the notification view, touch the transferred file, it should run the installation of n9-repomirror.&lt;br /&gt;
&lt;br /&gt;
Some users have reported problems with the latest version (0.7.2). Using an older version (0.6.0) seems to help in this instance.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=96018 N9 RepoMirror discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Warehouse ===&lt;br /&gt;
Warehouse was a package browser for OpenRepos. It allowed you to browse, select and install packages directly from your device, in a similar way to the Nokia Store app worked. As Warehouse uses an expired certificate - DST Root CA X3 (since the 29th of September 2021), it does not work anymore today. The workaround is to download the .DEB files on your PC from https://openrepos.net/ and to transfer them through Bluetooth/USB/any other way onto your N9.&lt;br /&gt;
&lt;br /&gt;
=== Files Managers ===&lt;br /&gt;
Some files managers are myExplorer (https://openrepos.net/content/itsenov/myexplorer), FileCase (https://openrepos.net/content/cepiperez/filecase) and FilesPlus (https://openrepos.net/content/zaidk9/filesplus).&lt;br /&gt;
Download them, transfer them by Bluetooth, install them by touching them in the notification pane of your N9 once the transfer is done.&lt;br /&gt;
If installation fails, see Apps section (below) that explains how to install manually (with Terminal and command line &amp;quot;sudo aegis-dpkg ...&amp;quot; ).&lt;br /&gt;
&lt;br /&gt;
== Developer Mode ==&lt;br /&gt;
Enabling Developer Mode requires the installation of additional developer packages. As the original Nokia repositories are no longer available, you must install RepoMirror first.&lt;br /&gt;
&lt;br /&gt;
To enable Developer Mode:&lt;br /&gt;
&lt;br /&gt;
* Connect your N9 to your WiFi/your network&lt;br /&gt;
* Open Settings/Security/Developer mode, and enable the option &#039;Developer mode&#039;.&lt;br /&gt;
* After downloading the base packages, your phone will restart. You will find some extra apps such as Terminal are now installed.&lt;br /&gt;
* You can now enable further options, including logging, power analysis and IPv6 from Settings/Security/Developer Mode.&lt;br /&gt;
&lt;br /&gt;
== Performances ==&lt;br /&gt;
&lt;br /&gt;
Pre-requisites: developer mode must be activated.&lt;br /&gt;
&lt;br /&gt;
*Install N9 QTweakAll :&lt;br /&gt;
** From your PC, navigate to [https://openrepos.net/content/schturman/n950-quicktweak here]&lt;br /&gt;
** Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
** On your N9, in the notification view, touch the transferred file, it should run the installation of n9-qtweakall.&lt;br /&gt;
&lt;br /&gt;
*Run N9 QTweakAll, press &amp;lt;Enter&amp;gt; key twice (for passing the PDF part) and follow this steps:&lt;br /&gt;
**Letter EE : install FasterN9 (option 3 ) then select the unstable version 1.1.7 (option 2)&lt;br /&gt;
**Letter KK : change the priority of smartsearch (option 7) then select Change (option 1). This will decrease the priority of smartsearch from 100 to 10 and therefore prevent the known issues of smartsearch (CPU work load).&lt;br /&gt;
&lt;br /&gt;
== Enable automatic network connection ==&lt;br /&gt;
&lt;br /&gt;
Under the settings page you can define how the phone will connect to different networks. Go to Settings&amp;gt;Internet connection&amp;gt;Edit networks. There you can select which networks will be automatically used and which ones manually. Unfortunately this does not work any more because it requires a working connection to connectivity-test.ext.nokia.com and (you guessed it) the server is not longer running. &lt;br /&gt;
BUT there is an easy fix. Just open the terminal and edit the file /etc/hosts, e.g. via &#039;&#039;nano&#039;&#039;. Add one line to redefine the IP to point for connectivity-test.ext.maemo.org.&lt;br /&gt;
&lt;br /&gt;
213.128.137.20 connectivity-test.ext.nokia.com&lt;br /&gt;
&lt;br /&gt;
NB : 213.128.137.20 points to maemo.org&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
Most of them are no longer easily installable because some certificates are too old (the install process fails because of that). However here is a solution:&lt;br /&gt;
&lt;br /&gt;
* Pre-requisites: developer mode must be activated!&lt;br /&gt;
* Install Aegis-install hack from CODeRUS: https://talk.maemo.org/showthread.php?t=90750&lt;br /&gt;
* Download the needed .deb file from openrepos.net and transfer it to your N9, say the /Downloads folder&lt;br /&gt;
* Then run Terminal and run :&lt;br /&gt;
&#039;&#039;sudo aegis-dpkg -i /home/user/MyDocs/Downloads/myapp.deb&#039;&#039;&lt;br /&gt;
(default password of root is rootme)&lt;br /&gt;
&lt;br /&gt;
Edit 1 : I recommand you to use openssh. It enable you to open an SSH connection from your PC to your N9. From this SSH connection, you can run easily any command you need. User is user. Password is rootme. User&#039;s password is modifiable through n9qtweak.&lt;br /&gt;
&lt;br /&gt;
=== AccuWeather ===&lt;br /&gt;
&#039;&#039;&#039;Not usable but Gismeteo is good replacement.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Gismeteo is a good replacement. It still works in 2022. Download here:&lt;br /&gt;
https://openrepos.net/content/wunderwungiel/gismeteo&lt;br /&gt;
&lt;br /&gt;
=== Calendar ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Almost everyone abandon CalDAV. Fortunately Mail for Exchange option works very well with simple basic outlook accounts (!). The trick is to define the domain at  office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization.&lt;br /&gt;
&lt;br /&gt;
=== Contacts ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Microsoft Exchange : works with a simple Outlook account, see Calendar section about synchronization with Ms Exchange.&lt;br /&gt;
&lt;br /&gt;
Google: see here http://meestuff.blogspot.com/p/syncgcontacts.html &lt;br /&gt;
&lt;br /&gt;
* Warning : developer says : DO NOT USE syncgcontacts IF YOU HAVE ALREADY AN Microsoft Exchange Account.&lt;br /&gt;
&lt;br /&gt;
* Warning : i was unable to install it correctly since some python-qtmobility libraries are missing on my N9. I didnt manage to install them with &amp;quot;sudo apt-get -f install&amp;quot;. I guess we have to downloads them first and then to install them with &amp;quot;sudo aegis-dpkg ...&amp;quot;. You may find them here : http://mirror.thecust.net/harmattan-dev.nokia.com/pool/harmattan/free/p/python-qtmobility/&lt;br /&gt;
&lt;br /&gt;
=== Cloud ===&lt;br /&gt;
&#039;&#039;&#039;Only Google Drive is accessible through FilesPlus &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In 2021, no file manager are still able to connect to closed Clouds (SkyDrive-OneDrive, DropBox, Google Drive ) as well as to WebDav resource (NextCloud...) . Basically SSL handshakes fail.&lt;br /&gt;
&lt;br /&gt;
The only exception is FilesPlus that can still connect to the Google Drive (and fetch the files... of course).&lt;br /&gt;
&lt;br /&gt;
=== Drive ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, we have to change some links &amp;amp; behaviors.&lt;br /&gt;
* Install and run Nokia Drive Enabler.&lt;br /&gt;
* open /home/user/.config/Nokia/Maps.conf and check this line is present in [General] : isSsoEnabled=False&lt;br /&gt;
* open /home/user/.config/Nokia/Drive.ini and check this line is present in [Generalsettings] :  ssoDone=True&lt;br /&gt;
* Change the SUPL resource for GPS FIX because supl.nokia.com resource is dead :&lt;br /&gt;
** First method : run N9 QTweakAll and change the GPS Fix provider to &amp;quot;supl.google.com&amp;quot;&lt;br /&gt;
** Second method : edit /etc/xdg/nokia/location-settings.conf file :&lt;br /&gt;
*** devel-su&lt;br /&gt;
*** nano /etc/xdg/nokia/location-settings.conf&lt;br /&gt;
*** enter in Edition mode with ctrl-o&lt;br /&gt;
*** Edit two parameters: PrimarySuplServer and SecondarySuplServer&lt;br /&gt;
**** PrimarySuplServer=supl.google.com&lt;br /&gt;
**** SecondarySuplServer=a value among supl.vodafone.com, supl.sonymobile.com, agpss.orange.fr &lt;br /&gt;
*** Quit and save (ctrl-x...)&lt;br /&gt;
&lt;br /&gt;
The GPS FIX should be quicker from now, at least outdoor.&lt;br /&gt;
&lt;br /&gt;
PS: don&#039;t forget to calibrate the compass before driving. The GPS FIX needs an accurate compass !!!&lt;br /&gt;
&lt;br /&gt;
See the Maps section for the second step : download and install the maps, POI, voices...&lt;br /&gt;
&lt;br /&gt;
=== Facebook ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*** Facebook is deprecating XMPP support so it does not work anymore. [https://www.facebook.com/help/community/question/?id=10153420636883090] ***&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For memories, here was the procedure that made Facebook usable :&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The N9 app will work if you de-select &#039;Chat and Contacts&#039; when adding a Facebook account. If you don&#039;t do this Facebook will continually ask you to sign in. The main advantage of using the inbuilt app is that it will add notifications to the N9 feeds page.&lt;br /&gt;
&lt;br /&gt;
Alternatively the Facebook website can be browsed through a web browser, or by installing one of the third party apps available on [https://openrepos.net/category/social-networks OpenRepos.net].&lt;br /&gt;
&lt;br /&gt;
Facebook chat can be used on the N9 as a Jabber account, as they both use the same XMPP protocol. In order to do so:&lt;br /&gt;
* Install [https://openrepos.net/content/ekze/extraplugins extraplugins] to add support for more accounts, including Jabber&lt;br /&gt;
* In Accounts, add a Jabber account with the following credentials:&lt;br /&gt;
** Username: your-facebook-id@chat.facebook.com&lt;br /&gt;
** Password: your-facebook-password&lt;br /&gt;
** Server: chat.facebook.com&lt;br /&gt;
&amp;quot;&lt;br /&gt;
&lt;br /&gt;
HOWEVER, you can browse the Mobile Basic version of Facebook on any browser. Just visis https://mbasic.facebook.com on e.g. default N9&#039;s browser and enjoy.&lt;br /&gt;
&lt;br /&gt;
=== Hangouts ===&lt;br /&gt;
&#039;&#039;&#039; Working in a very limited way and furthermore you have to decrease the security level of your Google account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Install from openrepos the hangouts plugins.&lt;br /&gt;
* Then run the account manager and add your hangout account here.&lt;br /&gt;
* That&#039;s all. You can chat through the native message app but in a very limited way (only text and no auto discovery of contacts that use Hang Outs !)&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
My basic Outlook account works well with the &amp;quot;Mail for Exchange&amp;quot; account type. The trick is to define the domain at office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization as well. &lt;br /&gt;
 &lt;br /&gt;
Gmail accounts seems unreachable since recent security &amp;quot;enhancements&amp;quot;. Despite this, you can enable less secure apps access in your Google account: https://myaccount.google.com/lesssecureapps. It should allow you to use your Gmail on N9. It works well for me. However, starting from 2022 Google disables this option. But there is other way to browse Gmail comfortably, visit Gmail site using Opera Mobile on N9, log in and enjoy.&lt;br /&gt;
&lt;br /&gt;
Others pure mail accounts seem to work well as soon as you know their SMTP and IMAP servers settings. They mustn&#039;t use TLS 1.2/1.3 as well.&lt;br /&gt;
&lt;br /&gt;
=== Maps ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
See the Drive section for the first (and required) step.&lt;br /&gt;
&lt;br /&gt;
The second step is to download the Maps (2013), the POIS and the Voices.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Maps :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, you have to download maps here http://nokiamaps.ct8.pl/nokia_maps_v_00.02.54.223.html or here http://maps.tienda-sistore.com/&lt;br /&gt;
&lt;br /&gt;
The nokiamaps.ct8.pl site is almost down : it does no longer contain itself the ZIP files. However, fortunately, the WAY BACK MACHINE mechanism works well for the SECONDARY link (web.archive.org). &lt;br /&gt;
&lt;br /&gt;
The maps.tienda-sistore.com is tagged as a Symbian site, actually maps files are totally identical.&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache folder.&lt;br /&gt;
&lt;br /&gt;
Advice: each time you run Drive, go in Parameters and UNCHECK Online. This will enable the search of cities and addresses.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;POIs :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_poi_00.02.54.223.html or here http://maps.tienda-sistore.com/POIs.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/ClientIndex/ folder.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voices :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_voices_v_00.02.54.223.html or here http://maps.tienda-sistore.com/Voices.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/voices/ folder&lt;br /&gt;
&lt;br /&gt;
=== Messages (SMS and IM) ===&lt;br /&gt;
&#039;&#039;&#039; Partially working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First, install Harmoji, an Emoji SMS Fix. It consists of a patcher utility and a drop-in library that fixes a bug in libsms-utils, causing incoming SMS containing Emoji characters to be silently dropped.&lt;br /&gt;
&lt;br /&gt;
Recommended version is 0.6.6 and it&#039;s available here : https://code.google.com/archive/p/harmoji/downloads. Reboot after installing.&lt;br /&gt;
&lt;br /&gt;
Second, install ExtraPlugins. It provides many plugins for ICQ, AOL, MSN, QIP, Yahoo, Jabber/XMPP accounts. Nowadays ICQ, AOL, MSN, QIP, Yahoo are DEAD. Only Jabber/XMPP and GG are usable and work well. Jabber is an open source messaging system. Anyone can install its own jabber/xmpp server. You can even phone to any jabber/xmpp contacts whatever their own server!&lt;br /&gt;
You can download ExtraPlusing here:&lt;br /&gt;
https://openrepos.net/content/ekze/extraplugins&lt;br /&gt;
As almost all BIG companies abandoned this protocol (see Facebook section...), you must discover available servers, conferences(multi users chat) and users by yourself.... See here https://www.jabberes.org/servers/ for servers. And see https://search.jabber.network for most attended conferences.&lt;br /&gt;
I recommend you to use Pidgin of Gajim on your PC for fetching more easily available resources.&lt;br /&gt;
&lt;br /&gt;
Procedure:&lt;br /&gt;
&lt;br /&gt;
* Install ExtraPlugins, it provides a plugin for Jabber/XMP account management.&lt;br /&gt;
* Add your Jabber.XMPP account (in Account Manager).&lt;br /&gt;
* Optionally install Multi-User Chats (harmmucs).&lt;br /&gt;
&lt;br /&gt;
NB: Harmoji fixes the Emoji issue on jabber/xmpp incoming messages as well. See here for all information about it : https://talk.maemo.org/showthread.php?t=86704&amp;amp;highlight=harmoji&lt;br /&gt;
&lt;br /&gt;
=== Music Store ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Phone ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Podcast ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Install gPodder or Podcatcher.&lt;br /&gt;
&lt;br /&gt;
Edit: gPodder requires a lot of additional libraries (python-***). If you encounter errors during installation, run this command for automatic installation of missing libraries : sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
=== Radio (internet) ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Install MeeRadio.&lt;br /&gt;
*Create one .m3u file per station (no space in this file name, please).&lt;br /&gt;
*Copy yours .m3u files into /home/user (no space in its name).&lt;br /&gt;
*Go in the List tab of MeeRadio, your should see your .m3u files here.&lt;br /&gt;
*You may add some station into the &amp;quot;Preferred stations&amp;quot; tab IF the name of the .m3u file does not contain any SPACE.&lt;br /&gt;
&lt;br /&gt;
=== Radio (FM) ===&lt;br /&gt;
&#039;&#039;&#039; Working  WITH handset &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Download the following 4 files from openrepos into a folder on the device, say the /Downloads folder:&lt;br /&gt;
 fmrx-qt_0.2.0_armel.deb&lt;br /&gt;
 fmrxd_0.2_armel.deb&lt;br /&gt;
 fmrx-utils_0.2_armel.deb&lt;br /&gt;
 qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Then login as root user devel-su with password rootme, then:&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Or&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
&lt;br /&gt;
=== Reddit ===&lt;br /&gt;
&#039;&#039;&#039; Not Working anymore (SSL handshake fails)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Quickddit provided most of basic functionalities and connection to your Reddit account. Unfortunately, SSL handshake fails now, so nothing works.&lt;br /&gt;
&lt;br /&gt;
=== Search ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
I strongly recommend you to decrease the priority of the smartsearch Cron. You can do that easily with N9QTweak in the Files Tweaker section. It decreases the prio to 10%. This avoids some lags.&lt;br /&gt;
&lt;br /&gt;
=== Skype ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Telegram ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Telegram-cli still works but it&#039;s very limited and works in command line (only text msg is possible ina one to one way).&lt;br /&gt;
&lt;br /&gt;
A new alternative arrived in 2021: MeeGram. It&#039;s going to be a really good Telegram client for N9/50. &lt;br /&gt;
&lt;br /&gt;
Releases are here : https://github.com/qtinsider/meegram2/releases&lt;br /&gt;
&lt;br /&gt;
=== Twitter ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock app does not work anymore.&lt;br /&gt;
Until mid 2019, the Tweetian app was an alternative but it does not work anymore as well since July 2019 :-(&lt;br /&gt;
&lt;br /&gt;
Just for memory, here was the procedure to go through the authentification process with tweetian :&lt;br /&gt;
* install and run Opera Mobile&lt;br /&gt;
* install and run Tweetian&lt;br /&gt;
* once Tweetian opened a page in the stock browser, copy/paste the link into Opera Mobile, you should obtain the precious secret number for validating your connection by this way.&lt;br /&gt;
&lt;br /&gt;
=== Web ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
With time, some of the SSL root certificates have expired. Additionally, available browsers do not support modern internet technologies.&lt;br /&gt;
&lt;br /&gt;
Here is the HTML5 score (from best to worst) according to html5test.com :&lt;br /&gt;
* MeeFox 1.0.5      : 350/555&lt;br /&gt;
* Opera Mobile 12.1 : 218/555&lt;br /&gt;
* N9 Grob           : 205/555&lt;br /&gt;
* Opera Mini 8      : 145/555&lt;br /&gt;
* Firefox 15.0      : unable to perform the test (can&#039;t visit https://html5test.com)&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 gets a bad HTML5 score, however it can manage the SSL security mechanisms.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 works in a client/server way with an Opera &amp;quot;proxy&amp;quot; server in the middle (between you and the site, this proxy server seems to be located in Nederland). The web Pages are not running on your device but on the Opera proxy server and the HTML output is then send to your N9. I notice that sites with JavaScript are rarely usable.&lt;br /&gt;
&lt;br /&gt;
You can find the Opera Mini 8 on https://openrepos.net/content/smartblu9/opera-mini-80-harmattan&lt;br /&gt;
&lt;br /&gt;
Otherwise, try to find some pure HTML 2.0 sites. Here are some I know : http://lite.cnn.io/en , http://www.msn.com , http://68k.news (Google news)...&lt;br /&gt;
&lt;br /&gt;
=== Whatsapp ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Wazapp uses a too old authenfication method. It fails at login.&lt;br /&gt;
&lt;br /&gt;
Whatsup is banned on the Whatsapp servers side. And some say that you risk to be ban several weeks.&lt;br /&gt;
&lt;br /&gt;
=== YouTube ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock client and CuteTube2 can no longer play Youtube videos.&lt;br /&gt;
Luckily, Meefox 1.0.5 still works. It lags but it works!&lt;br /&gt;
You can also use http://iteroni.com on default N9&#039;s browser. It works really well.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N9]]&lt;/div&gt;</summary>
		<author><name>37.47.66.153</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36019</id>
		<title>Resurrect your N9</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36019"/>
		<updated>2022-03-16T14:21:46Z</updated>

		<summary type="html">&lt;p&gt;37.47.66.153: /* Developer Mode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As of 2015 and later, the [[N9]] is an orphan in the world of mobile phones. No other [[MeeGo]]-based phones have been released to the public, and much of the corporate support offered has now been gone. Firmware and flashers are no longer available from [[Nokia]], the Ovi Store has withdrawn all N9/N950 apps, and the MeeGo.com forums are no more.&lt;br /&gt;
&lt;br /&gt;
The good news is that the N9 lives on, with the support of members of the Maemo community. Whether you&#039;ve just acquired an N9, or are dusting off an old device, this page will help you get up to speed.&lt;br /&gt;
&lt;br /&gt;
== Firmware ==&lt;br /&gt;
You may wish to consider whether to re-flash your phone&#039;s firmware. Even if you are already on the latest firmware (40.2012.21-3, PR 1.3), you may need to re-flash if you are interested in the following:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Open-Mode Kernel&#039;&#039;&#039; disables Nokia&#039;s Aegis security system. This is easier to install on a freshly re-flashed device.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Ubiboot]]&#039;&#039;&#039; allows you to boot alternative kernels or operating systems. Requires the use of the Open-Mode kernel.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Changing Firmware Variant&#039;&#039;&#039;, e.g. in order to gain localised applications. There are limitations to which firmware variants you can change to/from. See [[Flashing N9]] for further details.&lt;br /&gt;
&lt;br /&gt;
Regardless of your reason for flashing your device, you MUST read the [[Flashing N9]] page thoroughly in order to understand the risks, and how to flash your device successfully.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=82693 Firmware flashing discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Nokia Store and Repositories ==&lt;br /&gt;
A mirror of Nokia&#039;s software repositories is hosted on [http://openrepos.net OpenRepos.net]. This contains copies of the free system software and apps for the N9, including most (if not all) of the free apps that were available on the Nokia Store (which no longer works). Another mirror, [http://mirror.thecust.net/harmattan-dev.nokia.com/ thecust.net] contains the developer packages required for enabling Developer mode.&lt;br /&gt;
&lt;br /&gt;
To use these repositories, you must disable Nokia&#039;s repositories, and replace them. Installing the &#039;&#039;&#039;N9 RepoMirror&#039;&#039;&#039; package will do this for you. &lt;br /&gt;
&lt;br /&gt;
* On your phone, open Settings/Applications/Installations, and enable the option &#039;Allow installations from Non-Store sources&#039;.&lt;br /&gt;
* From your PC, navigate to [https://openrepos.net/content/ancelad/n9-repomirror https://openrepos.net/content/ancelad/n9-repomirror].&lt;br /&gt;
* Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
* On your N9, in the notification view, touch the transferred file, it should run the installation of n9-repomirror.&lt;br /&gt;
&lt;br /&gt;
Some users have reported problems with the latest version (0.7.2). Using an older version (0.6.0) seems to help in this instance.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=96018 N9 RepoMirror discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Warehouse ===&lt;br /&gt;
Warehouse was a package browser for OpenRepos. It allowed you to browse, select and install packages directly from your device, in a similar way to the Nokia Store app worked. As Warehouse uses an expired certificate - DST Root CA X3 (since the 29th of September 2021), it does not work anymore today. The workaround is to download the .DEB files on your PC from https://openrepos.net/ and to transfer them through Bluetooth/USB/any other way onto your N9.&lt;br /&gt;
&lt;br /&gt;
=== Files Managers ===&lt;br /&gt;
Some files managers are myExplorer (https://openrepos.net/content/itsenov/myexplorer), FileCase (https://openrepos.net/content/cepiperez/filecase) and FilesPlus (https://openrepos.net/content/zaidk9/filesplus).&lt;br /&gt;
Download them, transfer them by Bluetooth, install them by touching them in the notification pane of your N9 once the transfer is done.&lt;br /&gt;
If installation fails, see Apps section (below) that explains how to install manually (with Terminal and command line &amp;quot;sudo aegis-dpkg ...&amp;quot; ).&lt;br /&gt;
&lt;br /&gt;
== Developer Mode ==&lt;br /&gt;
Enabling Developer Mode requires the installation of additional developer packages. As the original Nokia repositories are no longer available, you must install RepoMirror first.&lt;br /&gt;
&lt;br /&gt;
To enable Developer Mode:&lt;br /&gt;
&lt;br /&gt;
* Connect your N9 to your WiFi/your network&lt;br /&gt;
* Open Settings/Security/Developer mode, and enable the option &#039;Developer mode&#039;.&lt;br /&gt;
* After downloading the base packages, your phone will restart. You will find some extra apps such as Terminal are now installed.&lt;br /&gt;
* You can now enable further options, including logging, power analysis and IPv6 from Settings/Security/Developer Mode.&lt;br /&gt;
&lt;br /&gt;
== Performances ==&lt;br /&gt;
&lt;br /&gt;
Pre-requisites : developer mode must be activated.&lt;br /&gt;
&lt;br /&gt;
*Install N9 QTweakAll :&lt;br /&gt;
** From your PC, navigate to [https://openrepos.net/content/schturman/n950-quicktweak here]&lt;br /&gt;
** Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
** On your N9, in the notification view, touch the transferred file, it should run the installation of n9-qtweakall.&lt;br /&gt;
&lt;br /&gt;
*Run N9 QTweakAll, press &amp;lt;Enter&amp;gt; key twice (for passing the PDF part) and follow this steps:&lt;br /&gt;
**Letter EE : install FasterN9 (option 3 ) then select the unstable version 1.1.7 (option 2)&lt;br /&gt;
**Letter KK : change the priority of smartsearch (option 7) then select Change (option 1). This will decrease the priority of smartsearch from 100 to 10 and therefore prevent the known issues of smartsearch (CPU work load).&lt;br /&gt;
&lt;br /&gt;
== Enable automatic network connection ==&lt;br /&gt;
&lt;br /&gt;
Under the settings page you can define how the phone will connect to different networks. Go to Settings&amp;gt;Internet connection&amp;gt;Edit networks. There you can select which networks will be automatically used and which ones manually. Unfortunately this does not work any more because it requires a working connection to connectivity-test.ext.nokia.com and (you guessed it) the server is not longer running. &lt;br /&gt;
BUT there is an easy fix. Just open the terminal and edit the file /etc/hosts. Add one line to redefine the IP to point for connectivity-test.ext.maemo.org.&lt;br /&gt;
&lt;br /&gt;
213.128.137.20 connectivity-test.ext.nokia.com&lt;br /&gt;
&lt;br /&gt;
NB : 213.128.137.20 points to maemo.org&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
Most of them are no longer easily installable because some certificates are too old (the install process fails because of that). However here is a solution :&lt;br /&gt;
&lt;br /&gt;
* Pre-requisites : developer mode must be activated !&lt;br /&gt;
* Download the needed .deb file from openrepos.net and transfer it to your n9, say the /Downloads folder&lt;br /&gt;
* Then run Terminal and run :&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/myapp.deb&lt;br /&gt;
(default password of root is rootme)&lt;br /&gt;
&lt;br /&gt;
Edit 1 : I recommand you to use openssh. It enable you to open an SSH connection from your PC to your N9. From this SSH connection, you can run easily any command you need. User is user. Password is rootme. User&#039;s password is modifiable through n9qtweak.&lt;br /&gt;
&lt;br /&gt;
Edit 2 : For decreasing the obsolescence of Certificates, you may install aegis-certman-common-ca_1.0.8+0m9_all.deb created by Halftux. He created this with the pem files from latest maemo5 certs (cssu-devel).&lt;br /&gt;
See here for instructions from Halftux : https://talk.maemo.org/showpost.php?p=1562329&amp;amp;postcount=94&lt;br /&gt;
I tested this on 2 N9 without problem. In case of problem, you may find the original certificates of N9 here : https://coderus.openrepos.net/n9mirror/001/&lt;br /&gt;
&lt;br /&gt;
=== AccuWeather ===&lt;br /&gt;
&#039;&#039;&#039;Not usable but MeeCast is a good replacement&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
MeeCast is a good replacement. The MeeCast widget can replace AccuWeather on the events screen, as well as the lock and standby screens. (Install the widget via MeeCast&#039;s Settings/Appearance menu.)&lt;br /&gt;
&lt;br /&gt;
=== Calendar ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Almost everyone abandon CalDAV. Fortunately Mail for Exchange option works very well with simple basic outlook accounts (!). The trick is to define the domain at  office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization.&lt;br /&gt;
&lt;br /&gt;
I didn&#039;t find other tricks for other cal providers.&lt;br /&gt;
&lt;br /&gt;
=== Contacts ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Microsoft Exchange : works with a simple Outlook account, see Calendar section about synchronization with Ms Exchange.&lt;br /&gt;
&lt;br /&gt;
Google: see here http://meestuff.blogspot.com/p/syncgcontacts.html &lt;br /&gt;
&lt;br /&gt;
* Warning : developer says : DO NOT USE syncgcontacts IF YOU HAVE ALREADY AN Microsoft Exchange Account.&lt;br /&gt;
&lt;br /&gt;
* Warning : i was unable to install it correctly since some python-qtmobility libraries are missing on my N9. I didnt manage to install them with &amp;quot;sudo apt-get -f install&amp;quot;. I guess we have to downloads them first and then to install them with &amp;quot;sudo aegis-dpkg ...&amp;quot;. You may find them here : http://mirror.thecust.net/harmattan-dev.nokia.com/pool/harmattan/free/p/python-qtmobility/&lt;br /&gt;
&lt;br /&gt;
=== Cloud ===&lt;br /&gt;
&#039;&#039;&#039;Only Google Drive is accessible through FilesPlus &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In 2021, no file manager are still able to connect to closed Clouds (SkyDrive-OneDrive, DropBox, Google Drive ) as well as to WebDav resource (NextCloud...) . Basically SSL handshakes fail.&lt;br /&gt;
&lt;br /&gt;
The only exception is FilesPlus that can still connect to the Google Drive (and fetch the files... of course).&lt;br /&gt;
&lt;br /&gt;
=== Drive ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, we have to change some links &amp;amp; behaviors.&lt;br /&gt;
* Install and run Nokia Drive Enabler.&lt;br /&gt;
* open /home/user/.config/Nokia/Maps.conf and check this line is present in [General] : isSsoEnabled=False&lt;br /&gt;
* open /home/user/.config/Nokia/Drive.ini and check this line is present in [Generalsettings] :  ssoDone=True&lt;br /&gt;
* Change the SUPL resource for GPS FIX because supl.nokia.com resource is dead :&lt;br /&gt;
** First method : run N9 QTweakAll and change the GPS Fix provider to &amp;quot;supl.google.com&amp;quot;&lt;br /&gt;
** Second method : edit /etc/xdg/nokia/location-settings.conf file :&lt;br /&gt;
*** devel-su&lt;br /&gt;
*** nano /etc/xdg/nokia/location-settings.conf&lt;br /&gt;
*** enter in Edition mode with ctrl-o&lt;br /&gt;
*** Edit two parameters: PrimarySuplServer and SecondarySuplServer&lt;br /&gt;
**** PrimarySuplServer=supl.google.com&lt;br /&gt;
**** SecondarySuplServer=a value among supl.vodafone.com, supl.sonymobile.com, agpss.orange.fr &lt;br /&gt;
*** Quit and save (ctrl-x...)&lt;br /&gt;
&lt;br /&gt;
The GPS FIX should be quicker from now, at least outdoor.&lt;br /&gt;
&lt;br /&gt;
PS: don&#039;t forget to calibrate the compass before driving. The GPS FIX needs an accurate compass !!!&lt;br /&gt;
&lt;br /&gt;
See the Maps section for the second step : download and install the maps, POI, voices...&lt;br /&gt;
&lt;br /&gt;
=== Facebook ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*** Facebook is deprecating XMPP support so it does not work anymore. [https://www.facebook.com/help/community/question/?id=10153420636883090] ***&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For memories, here was the procedure that made Facebook usable :&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The N9 app will work if you de-select &#039;Chat and Contacts&#039; when adding a Facebook account. If you don&#039;t do this Facebook will continually ask you to sign in. The main advantage of using the inbuilt app is that it will add notifications to the N9 feeds page.&lt;br /&gt;
&lt;br /&gt;
Alternatively the Facebook website can be browsed through a web browser, or by installing one of the third party apps available on [https://openrepos.net/category/social-networks OpenRepos.net].&lt;br /&gt;
&lt;br /&gt;
Facebook chat can be used on the N9 as a Jabber account, as they both use the same XMPP protocol. In order to do so:&lt;br /&gt;
* Install [https://openrepos.net/content/ekze/extraplugins extraplugins] to add support for more accounts, including Jabber&lt;br /&gt;
* In Accounts, add a Jabber account with the following credentials:&lt;br /&gt;
** Username: your-facebook-id@chat.facebook.com&lt;br /&gt;
** Password: your-facebook-password&lt;br /&gt;
** Server: chat.facebook.com&lt;br /&gt;
&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Hangouts ===&lt;br /&gt;
&#039;&#039;&#039; Working in a very limited way and furthermore you have to decrease the security level of your Google account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Install from openrepos the hangouts plugins.&lt;br /&gt;
* Then run the account manager and add your hangout account here.&lt;br /&gt;
* That&#039;s all. You can chat through the native message app but in a very limited way (only text and no auto discovery of contacts that use Hang Outs !)&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
My basic Outlook account works well with the &amp;quot;Mail for Exchange&amp;quot; account type. The trick is to define the domain at office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization as well. &lt;br /&gt;
 &lt;br /&gt;
Gmail accounts seems unreachable since recent security &amp;quot;enhancements&amp;quot;. Despite this, you can enable less secure apps access in your Google account: https://myaccount.google.com/lesssecureapps. It should allow you to use your Gmail on N9. It works well for me.&lt;br /&gt;
&lt;br /&gt;
Others pure mail accounts seem to work well as soon as you know their SMTP and IMAP servers settings.&lt;br /&gt;
&lt;br /&gt;
=== MAPS ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
See the Drive section for the first (and required) step.&lt;br /&gt;
&lt;br /&gt;
The second step is to download the Maps (2013), the POIS and the Voices.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Maps :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, you have to download maps here http://nokiamaps.ct8.pl/nokia_maps_v_00.02.54.223.html or here http://maps.tienda-sistore.com/&lt;br /&gt;
&lt;br /&gt;
The nokiamaps.ct8.pl site is almost down : it does no longer contain itself the ZIP files. However, fortunately, the WAY BACK MACHINE mechanism works well for the SECONDARY link (web.archive.org). &lt;br /&gt;
&lt;br /&gt;
The maps.tienda-sistore.com is tagged as a Symbian site, actually maps files are totally identical.&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache folder.&lt;br /&gt;
&lt;br /&gt;
Advice: each time you run Drive, go in Parameters and UNCHECK Online. This will enable the search of cities and addresses.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;POIS :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_poi_00.02.54.223.html or here http://maps.tienda-sistore.com/POIs.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/ClientIndex/ folder.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voices :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_voices_v_00.02.54.223.html or here http://maps.tienda-sistore.com/Voices.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/voices/ folder&lt;br /&gt;
&lt;br /&gt;
=== Message ===&lt;br /&gt;
&#039;&#039;&#039; Partially working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First, install Harmoji, an Emoji SMS Fix. It consists of a patcher utility and a drop-in library that fixes a bug in libsms-utils, causing incoming SMS containing Emoji characters to be silently dropped.&lt;br /&gt;
&lt;br /&gt;
Recommended version is 0.6.6 and it&#039;s available here : https://code.google.com/archive/p/harmoji/downloads. Reboot after installing.&lt;br /&gt;
&lt;br /&gt;
Second, install ExtraPlugins. It provides many plugins for ICQ, AOL, MSN, QIP, Yahoo, Jabber/XMPP accounts. Nowadays ICQ, AOL, MSN, QIP, Yahoo are DEAD. Only Jabber/XMPP is usable and works well. It&#039;s an open source messaging system. Anyone can install its own jabber/xmpp server. You can even phone to any jabber/xmpp contacts whatever their own server !&lt;br /&gt;
As almost all BIG companies abandoned this protocol (see Facebook section...), you must discover available servers, conferences(multi users chat) and users by yourself.... See here https://www.jabberes.org/servers/ for servers. And see https://search.jabber.network for most attended conferences.&lt;br /&gt;
I recommend you to use Pidgin of Gajim on your PC for fetching more easily available resources.&lt;br /&gt;
&lt;br /&gt;
Procedure:&lt;br /&gt;
&lt;br /&gt;
* Install ExtraPlugins, it provides a plugin for Jabber/XMP account management.&lt;br /&gt;
* Add your Jabber.XMPP account (in Account Manager).&lt;br /&gt;
* Optionally install Multi-User Chats (harmmucs).&lt;br /&gt;
&lt;br /&gt;
NB: Harmoji fixes the Emoji issue on jabber/xmpp incoming messages as well. See here for all information about it : https://talk.maemo.org/showthread.php?t=86704&amp;amp;highlight=harmoji&lt;br /&gt;
&lt;br /&gt;
=== Music Store ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Phone ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Podcast ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Install gPodder or PodCatcher.&lt;br /&gt;
&lt;br /&gt;
Edit: gPodder requires a lot of additional libraries (python-***). If you encounter errors during installation, run this command for automatic installation of missing libraries : sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
=== Radio (internet) ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Install MeeRadio.&lt;br /&gt;
*Create one .m3u file per station (no space in this file name, please).&lt;br /&gt;
*Copy yours .m3u files into /home/user (no space in its name).&lt;br /&gt;
*Go in the List tab of MeeRadio, your should see your .m3u files here.&lt;br /&gt;
*You may add some station into the &amp;quot;Preferred stations&amp;quot; tab IF the name of the .m3u file does not contain any SPACE.&lt;br /&gt;
&lt;br /&gt;
=== Radio (FM) ===&lt;br /&gt;
&#039;&#039;&#039; Working  WITH handset &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Download the following 4 files from openrepos into a folder on the device, say the /Downloads folder:&lt;br /&gt;
 fmrx-qt_0.2.0_armel.deb&lt;br /&gt;
 fmrxd_0.2_armel.deb&lt;br /&gt;
 fmrx-utils_0.2_armel.deb&lt;br /&gt;
 qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Then login as root user devel-su with password rootme, then:&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Or&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
&lt;br /&gt;
=== Reddit ===&lt;br /&gt;
&#039;&#039;&#039; Not Working anymore (SSL handshake fails)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Quickddit provided most of basic functionalities and connection to your Reddit account. Unfortunately, SSL handshake fails now, so nothing works.&lt;br /&gt;
&lt;br /&gt;
=== Search ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
I strongly recommend you to decrease the priority of the smartsearch Cron. You can do that easily with QTweak in the Files Tweaker section. It decreases the prio to 10%. This avoids some lags.&lt;br /&gt;
&lt;br /&gt;
=== Skype ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Telegram ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Telegram-cli still works but it&#039;s very limited and works in command line (only text msg is possible ina one to one way).&lt;br /&gt;
&lt;br /&gt;
A new alternative arrived in 2021 : MeeGram. In beta but promising. Source code is on GitHub.&lt;br /&gt;
&lt;br /&gt;
Releases are here : https://github.com/qtinsider/meegram2/releases&lt;br /&gt;
&lt;br /&gt;
=== Twitter ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock app does not work anymore.&lt;br /&gt;
Until mid 2019, the Tweetian app was an alternative but it does not work anymore as well since July 2019 :-(&lt;br /&gt;
&lt;br /&gt;
Just for memory, here was the procedure to go through the authentification process with tweetian :&lt;br /&gt;
* install and run Opera Mobile&lt;br /&gt;
* install and run Tweetian&lt;br /&gt;
* once Tweetian opened a page in the stock browser, copy/paste the link into Opera Mobile, you should obtain the precious secret number for validating your connection by this way.&lt;br /&gt;
&lt;br /&gt;
=== Web ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
With time, some of the SSL root certificates have expired. Additionally, available browsers do not support modern internet technologies.&lt;br /&gt;
&lt;br /&gt;
Here is the HTML5 score (from best to worst) according to html5test.com :&lt;br /&gt;
* MeeFox 1.0.5      : 350/555&lt;br /&gt;
* Opera Mobile 12.1 : 218/555&lt;br /&gt;
* N9 Grob           : 205/555&lt;br /&gt;
* Opera Mini 8      : 145/555&lt;br /&gt;
* Firefox 15.0      : unable to perform the test.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 gets a bad HTML5 score, however it can manage the SSL security mechanisms.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 works in a client/server way with an Opera &amp;quot;proxy&amp;quot; server in the middle (between you and the site, this proxy server seems to be located in Nederland). The web Pages are not running on your device but on the Opera proxy server and the HTML output is then send to your n9. I notice that sites with JavaScript are rarely usable.&lt;br /&gt;
&lt;br /&gt;
You may find the Opera Mini 8 on https://openrepos.net/&lt;br /&gt;
&lt;br /&gt;
Otherwise, try to find some pure HTML 2.0 sites. Here are some I know : http://lite.cnn.io/en , http://www.msn.com , http://68k.news (Google news)...&lt;br /&gt;
&lt;br /&gt;
=== Whatsapp ===&lt;br /&gt;
&#039;&#039;&#039;Not Working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Wazapp uses a too old authenfication method. It fails at login.&lt;br /&gt;
&lt;br /&gt;
Whatsup is banned on the Whatsapp servers side. And some say that you risk to be ban several weeks.&lt;br /&gt;
&lt;br /&gt;
=== YouTube ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock client and CuteTube2 can no longer play Youtube videos.&lt;br /&gt;
Luckily, Meefox 1.0.5 still works. It lags but it works !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N9]]&lt;/div&gt;</summary>
		<author><name>37.47.66.153</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36020</id>
		<title>Resurrect your N9</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36020"/>
		<updated>2022-03-16T14:21:07Z</updated>

		<summary type="html">&lt;p&gt;37.47.66.153: /* Files Managers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As of 2015 and later, the [[N9]] is an orphan in the world of mobile phones. No other [[MeeGo]]-based phones have been released to the public, and much of the corporate support offered has now been gone. Firmware and flashers are no longer available from [[Nokia]], the Ovi Store has withdrawn all N9/N950 apps, and the MeeGo.com forums are no more.&lt;br /&gt;
&lt;br /&gt;
The good news is that the N9 lives on, with the support of members of the Maemo community. Whether you&#039;ve just acquired an N9, or are dusting off an old device, this page will help you get up to speed.&lt;br /&gt;
&lt;br /&gt;
== Firmware ==&lt;br /&gt;
You may wish to consider whether to re-flash your phone&#039;s firmware. Even if you are already on the latest firmware (40.2012.21-3, PR 1.3), you may need to re-flash if you are interested in the following:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Open-Mode Kernel&#039;&#039;&#039; disables Nokia&#039;s Aegis security system. This is easier to install on a freshly re-flashed device.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Ubiboot]]&#039;&#039;&#039; allows you to boot alternative kernels or operating systems. Requires the use of the Open-Mode kernel.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Changing Firmware Variant&#039;&#039;&#039;, e.g. in order to gain localised applications. There are limitations to which firmware variants you can change to/from. See [[Flashing N9]] for further details.&lt;br /&gt;
&lt;br /&gt;
Regardless of your reason for flashing your device, you MUST read the [[Flashing N9]] page thoroughly in order to understand the risks, and how to flash your device successfully.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=82693 Firmware flashing discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Nokia Store and Repositories ==&lt;br /&gt;
A mirror of Nokia&#039;s software repositories is hosted on [http://openrepos.net OpenRepos.net]. This contains copies of the free system software and apps for the N9, including most (if not all) of the free apps that were available on the Nokia Store (which no longer works). Another mirror, [http://mirror.thecust.net/harmattan-dev.nokia.com/ thecust.net] contains the developer packages required for enabling Developer mode.&lt;br /&gt;
&lt;br /&gt;
To use these repositories, you must disable Nokia&#039;s repositories, and replace them. Installing the &#039;&#039;&#039;N9 RepoMirror&#039;&#039;&#039; package will do this for you. &lt;br /&gt;
&lt;br /&gt;
* On your phone, open Settings/Applications/Installations, and enable the option &#039;Allow installations from Non-Store sources&#039;.&lt;br /&gt;
* From your PC, navigate to [https://openrepos.net/content/ancelad/n9-repomirror https://openrepos.net/content/ancelad/n9-repomirror].&lt;br /&gt;
* Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
* On your N9, in the notification view, touch the transferred file, it should run the installation of n9-repomirror.&lt;br /&gt;
&lt;br /&gt;
Some users have reported problems with the latest version (0.7.2). Using an older version (0.6.0) seems to help in this instance.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=96018 N9 RepoMirror discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Warehouse ===&lt;br /&gt;
Warehouse was a package browser for OpenRepos. It allowed you to browse, select and install packages directly from your device, in a similar way to the Nokia Store app worked. As Warehouse uses an expired certificate - DST Root CA X3 (since the 29th of September 2021), it does not work anymore today. The workaround is to download the .DEB files on your PC from https://openrepos.net/ and to transfer them through Bluetooth/USB/any other way onto your N9.&lt;br /&gt;
&lt;br /&gt;
=== Files Managers ===&lt;br /&gt;
Some files managers are myExplorer (https://openrepos.net/content/itsenov/myexplorer), FileCase (https://openrepos.net/content/cepiperez/filecase) and FilesPlus (https://openrepos.net/content/zaidk9/filesplus).&lt;br /&gt;
Download them, transfer them by Bluetooth, install them by touching them in the notification pane of your N9 once the transfer is done.&lt;br /&gt;
If installation fails, see Apps section (below) that explains how to install manually (with Terminal and command line &amp;quot;sudo aegis-dpkg ...&amp;quot; ).&lt;br /&gt;
&lt;br /&gt;
== Developer Mode ==&lt;br /&gt;
Enabling Developer Mode requires the installation of additional developer packages. As the original Nokia repositories are no longer available, you must install RepoMirror first.&lt;br /&gt;
&lt;br /&gt;
To enable Developer Mode:&lt;br /&gt;
&lt;br /&gt;
* Connect your N9 to your wifi&lt;br /&gt;
* Open Settings/Security/Developer mode, and enable the option &#039;Developer mode&#039;.&lt;br /&gt;
* After downloading the base packages, your phone will restart. You will find some extra apps such as Terminal are now installed.&lt;br /&gt;
* You can now enable further options, including logging, power analysis and IPv6 from Settings/Security/Developer mode.&lt;br /&gt;
&lt;br /&gt;
== Performances ==&lt;br /&gt;
&lt;br /&gt;
Pre-requisites : developer mode must be activated.&lt;br /&gt;
&lt;br /&gt;
*Install N9 QTweakAll :&lt;br /&gt;
** From your PC, navigate to [https://openrepos.net/content/schturman/n950-quicktweak here]&lt;br /&gt;
** Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
** On your N9, in the notification view, touch the transferred file, it should run the installation of n9-qtweakall.&lt;br /&gt;
&lt;br /&gt;
*Run N9 QTweakAll, press &amp;lt;Enter&amp;gt; key twice (for passing the PDF part) and follow this steps:&lt;br /&gt;
**Letter EE : install FasterN9 (option 3 ) then select the unstable version 1.1.7 (option 2)&lt;br /&gt;
**Letter KK : change the priority of smartsearch (option 7) then select Change (option 1). This will decrease the priority of smartsearch from 100 to 10 and therefore prevent the known issues of smartsearch (CPU work load).&lt;br /&gt;
&lt;br /&gt;
== Enable automatic network connection ==&lt;br /&gt;
&lt;br /&gt;
Under the settings page you can define how the phone will connect to different networks. Go to Settings&amp;gt;Internet connection&amp;gt;Edit networks. There you can select which networks will be automatically used and which ones manually. Unfortunately this does not work any more because it requires a working connection to connectivity-test.ext.nokia.com and (you guessed it) the server is not longer running. &lt;br /&gt;
BUT there is an easy fix. Just open the terminal and edit the file /etc/hosts. Add one line to redefine the IP to point for connectivity-test.ext.maemo.org.&lt;br /&gt;
&lt;br /&gt;
213.128.137.20 connectivity-test.ext.nokia.com&lt;br /&gt;
&lt;br /&gt;
NB : 213.128.137.20 points to maemo.org&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
Most of them are no longer easily installable because some certificates are too old (the install process fails because of that). However here is a solution :&lt;br /&gt;
&lt;br /&gt;
* Pre-requisites : developer mode must be activated !&lt;br /&gt;
* Download the needed .deb file from openrepos.net and transfer it to your n9, say the /Downloads folder&lt;br /&gt;
* Then run Terminal and run :&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/myapp.deb&lt;br /&gt;
(default password of root is rootme)&lt;br /&gt;
&lt;br /&gt;
Edit 1 : I recommand you to use openssh. It enable you to open an SSH connection from your PC to your N9. From this SSH connection, you can run easily any command you need. User is user. Password is rootme. User&#039;s password is modifiable through n9qtweak.&lt;br /&gt;
&lt;br /&gt;
Edit 2 : For decreasing the obsolescence of Certificates, you may install aegis-certman-common-ca_1.0.8+0m9_all.deb created by Halftux. He created this with the pem files from latest maemo5 certs (cssu-devel).&lt;br /&gt;
See here for instructions from Halftux : https://talk.maemo.org/showpost.php?p=1562329&amp;amp;postcount=94&lt;br /&gt;
I tested this on 2 N9 without problem. In case of problem, you may find the original certificates of N9 here : https://coderus.openrepos.net/n9mirror/001/&lt;br /&gt;
&lt;br /&gt;
=== AccuWeather ===&lt;br /&gt;
&#039;&#039;&#039;Not usable but MeeCast is a good replacement&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
MeeCast is a good replacement. The MeeCast widget can replace AccuWeather on the events screen, as well as the lock and standby screens. (Install the widget via MeeCast&#039;s Settings/Appearance menu.)&lt;br /&gt;
&lt;br /&gt;
=== Calendar ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Almost everyone abandon CalDAV. Fortunately Mail for Exchange option works very well with simple basic outlook accounts (!). The trick is to define the domain at  office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization.&lt;br /&gt;
&lt;br /&gt;
I didn&#039;t find other tricks for other cal providers.&lt;br /&gt;
&lt;br /&gt;
=== Contacts ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Microsoft Exchange : works with a simple Outlook account, see Calendar section about synchronization with Ms Exchange.&lt;br /&gt;
&lt;br /&gt;
Google: see here http://meestuff.blogspot.com/p/syncgcontacts.html &lt;br /&gt;
&lt;br /&gt;
* Warning : developer says : DO NOT USE syncgcontacts IF YOU HAVE ALREADY AN Microsoft Exchange Account.&lt;br /&gt;
&lt;br /&gt;
* Warning : i was unable to install it correctly since some python-qtmobility libraries are missing on my N9. I didnt manage to install them with &amp;quot;sudo apt-get -f install&amp;quot;. I guess we have to downloads them first and then to install them with &amp;quot;sudo aegis-dpkg ...&amp;quot;. You may find them here : http://mirror.thecust.net/harmattan-dev.nokia.com/pool/harmattan/free/p/python-qtmobility/&lt;br /&gt;
&lt;br /&gt;
=== Cloud ===&lt;br /&gt;
&#039;&#039;&#039;Only Google Drive is accessible through FilesPlus &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In 2021, no file manager are still able to connect to closed Clouds (SkyDrive-OneDrive, DropBox, Google Drive ) as well as to WebDav resource (NextCloud...) . Basically SSL handshakes fail.&lt;br /&gt;
&lt;br /&gt;
The only exception is FilesPlus that can still connect to the Google Drive (and fetch the files... of course).&lt;br /&gt;
&lt;br /&gt;
=== Drive ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, we have to change some links &amp;amp; behaviors.&lt;br /&gt;
* Install and run Nokia Drive Enabler.&lt;br /&gt;
* open /home/user/.config/Nokia/Maps.conf and check this line is present in [General] : isSsoEnabled=False&lt;br /&gt;
* open /home/user/.config/Nokia/Drive.ini and check this line is present in [Generalsettings] :  ssoDone=True&lt;br /&gt;
* Change the SUPL resource for GPS FIX because supl.nokia.com resource is dead :&lt;br /&gt;
** First method : run N9 QTweakAll and change the GPS Fix provider to &amp;quot;supl.google.com&amp;quot;&lt;br /&gt;
** Second method : edit /etc/xdg/nokia/location-settings.conf file :&lt;br /&gt;
*** devel-su&lt;br /&gt;
*** nano /etc/xdg/nokia/location-settings.conf&lt;br /&gt;
*** enter in Edition mode with ctrl-o&lt;br /&gt;
*** Edit two parameters: PrimarySuplServer and SecondarySuplServer&lt;br /&gt;
**** PrimarySuplServer=supl.google.com&lt;br /&gt;
**** SecondarySuplServer=a value among supl.vodafone.com, supl.sonymobile.com, agpss.orange.fr &lt;br /&gt;
*** Quit and save (ctrl-x...)&lt;br /&gt;
&lt;br /&gt;
The GPS FIX should be quicker from now, at least outdoor.&lt;br /&gt;
&lt;br /&gt;
PS: don&#039;t forget to calibrate the compass before driving. The GPS FIX needs an accurate compass !!!&lt;br /&gt;
&lt;br /&gt;
See the Maps section for the second step : download and install the maps, POI, voices...&lt;br /&gt;
&lt;br /&gt;
=== Facebook ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*** Facebook is deprecating XMPP support so it does not work anymore. [https://www.facebook.com/help/community/question/?id=10153420636883090] ***&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For memories, here was the procedure that made Facebook usable :&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The N9 app will work if you de-select &#039;Chat and Contacts&#039; when adding a Facebook account. If you don&#039;t do this Facebook will continually ask you to sign in. The main advantage of using the inbuilt app is that it will add notifications to the N9 feeds page.&lt;br /&gt;
&lt;br /&gt;
Alternatively the Facebook website can be browsed through a web browser, or by installing one of the third party apps available on [https://openrepos.net/category/social-networks OpenRepos.net].&lt;br /&gt;
&lt;br /&gt;
Facebook chat can be used on the N9 as a Jabber account, as they both use the same XMPP protocol. In order to do so:&lt;br /&gt;
* Install [https://openrepos.net/content/ekze/extraplugins extraplugins] to add support for more accounts, including Jabber&lt;br /&gt;
* In Accounts, add a Jabber account with the following credentials:&lt;br /&gt;
** Username: your-facebook-id@chat.facebook.com&lt;br /&gt;
** Password: your-facebook-password&lt;br /&gt;
** Server: chat.facebook.com&lt;br /&gt;
&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Hangouts ===&lt;br /&gt;
&#039;&#039;&#039; Working in a very limited way and furthermore you have to decrease the security level of your Google account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Install from openrepos the hangouts plugins.&lt;br /&gt;
* Then run the account manager and add your hangout account here.&lt;br /&gt;
* That&#039;s all. You can chat through the native message app but in a very limited way (only text and no auto discovery of contacts that use Hang Outs !)&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
My basic Outlook account works well with the &amp;quot;Mail for Exchange&amp;quot; account type. The trick is to define the domain at office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization as well. &lt;br /&gt;
 &lt;br /&gt;
Gmail accounts seems unreachable since recent security &amp;quot;enhancements&amp;quot;. Despite this, you can enable less secure apps access in your Google account: https://myaccount.google.com/lesssecureapps. It should allow you to use your Gmail on N9. It works well for me.&lt;br /&gt;
&lt;br /&gt;
Others pure mail accounts seem to work well as soon as you know their SMTP and IMAP servers settings.&lt;br /&gt;
&lt;br /&gt;
=== MAPS ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
See the Drive section for the first (and required) step.&lt;br /&gt;
&lt;br /&gt;
The second step is to download the Maps (2013), the POIS and the Voices.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Maps :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, you have to download maps here http://nokiamaps.ct8.pl/nokia_maps_v_00.02.54.223.html or here http://maps.tienda-sistore.com/&lt;br /&gt;
&lt;br /&gt;
The nokiamaps.ct8.pl site is almost down : it does no longer contain itself the ZIP files. However, fortunately, the WAY BACK MACHINE mechanism works well for the SECONDARY link (web.archive.org). &lt;br /&gt;
&lt;br /&gt;
The maps.tienda-sistore.com is tagged as a Symbian site, actually maps files are totally identical.&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache folder.&lt;br /&gt;
&lt;br /&gt;
Advice: each time you run Drive, go in Parameters and UNCHECK Online. This will enable the search of cities and addresses.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;POIS :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_poi_00.02.54.223.html or here http://maps.tienda-sistore.com/POIs.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/ClientIndex/ folder.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voices :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_voices_v_00.02.54.223.html or here http://maps.tienda-sistore.com/Voices.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/voices/ folder&lt;br /&gt;
&lt;br /&gt;
=== Message ===&lt;br /&gt;
&#039;&#039;&#039; Partially working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First, install Harmoji, an Emoji SMS Fix. It consists of a patcher utility and a drop-in library that fixes a bug in libsms-utils, causing incoming SMS containing Emoji characters to be silently dropped.&lt;br /&gt;
&lt;br /&gt;
Recommended version is 0.6.6 and it&#039;s available here : https://code.google.com/archive/p/harmoji/downloads. Reboot after installing.&lt;br /&gt;
&lt;br /&gt;
Second, install ExtraPlugins. It provides many plugins for ICQ, AOL, MSN, QIP, Yahoo, Jabber/XMPP accounts. Nowadays ICQ, AOL, MSN, QIP, Yahoo are DEAD. Only Jabber/XMPP is usable and works well. It&#039;s an open source messaging system. Anyone can install its own jabber/xmpp server. You can even phone to any jabber/xmpp contacts whatever their own server !&lt;br /&gt;
As almost all BIG companies abandoned this protocol (see Facebook section...), you must discover available servers, conferences(multi users chat) and users by yourself.... See here https://www.jabberes.org/servers/ for servers. And see https://search.jabber.network for most attended conferences.&lt;br /&gt;
I recommend you to use Pidgin of Gajim on your PC for fetching more easily available resources.&lt;br /&gt;
&lt;br /&gt;
Procedure:&lt;br /&gt;
&lt;br /&gt;
* Install ExtraPlugins, it provides a plugin for Jabber/XMP account management.&lt;br /&gt;
* Add your Jabber.XMPP account (in Account Manager).&lt;br /&gt;
* Optionally install Multi-User Chats (harmmucs).&lt;br /&gt;
&lt;br /&gt;
NB: Harmoji fixes the Emoji issue on jabber/xmpp incoming messages as well. See here for all information about it : https://talk.maemo.org/showthread.php?t=86704&amp;amp;highlight=harmoji&lt;br /&gt;
&lt;br /&gt;
=== Music Store ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Phone ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Podcast ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Install gPodder or PodCatcher.&lt;br /&gt;
&lt;br /&gt;
Edit: gPodder requires a lot of additional libraries (python-***). If you encounter errors during installation, run this command for automatic installation of missing libraries : sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
=== Radio (internet) ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Install MeeRadio.&lt;br /&gt;
*Create one .m3u file per station (no space in this file name, please).&lt;br /&gt;
*Copy yours .m3u files into /home/user (no space in its name).&lt;br /&gt;
*Go in the List tab of MeeRadio, your should see your .m3u files here.&lt;br /&gt;
*You may add some station into the &amp;quot;Preferred stations&amp;quot; tab IF the name of the .m3u file does not contain any SPACE.&lt;br /&gt;
&lt;br /&gt;
=== Radio (FM) ===&lt;br /&gt;
&#039;&#039;&#039; Working  WITH handset &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Download the following 4 files from openrepos into a folder on the device, say the /Downloads folder:&lt;br /&gt;
 fmrx-qt_0.2.0_armel.deb&lt;br /&gt;
 fmrxd_0.2_armel.deb&lt;br /&gt;
 fmrx-utils_0.2_armel.deb&lt;br /&gt;
 qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Then login as root user devel-su with password rootme, then:&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Or&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
&lt;br /&gt;
=== Reddit ===&lt;br /&gt;
&#039;&#039;&#039; Not Working anymore (SSL handshake fails)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Quickddit provided most of basic functionalities and connection to your Reddit account. Unfortunately, SSL handshake fails now, so nothing works.&lt;br /&gt;
&lt;br /&gt;
=== Search ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
I strongly recommend you to decrease the priority of the smartsearch Cron. You can do that easily with QTweak in the Files Tweaker section. It decreases the prio to 10%. This avoids some lags.&lt;br /&gt;
&lt;br /&gt;
=== Skype ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Telegram ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Telegram-cli still works but it&#039;s very limited and works in command line (only text msg is possible ina one to one way).&lt;br /&gt;
&lt;br /&gt;
A new alternative arrived in 2021 : MeeGram. In beta but promising. Source code is on GitHub.&lt;br /&gt;
&lt;br /&gt;
Releases are here : https://github.com/qtinsider/meegram2/releases&lt;br /&gt;
&lt;br /&gt;
=== Twitter ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock app does not work anymore.&lt;br /&gt;
Until mid 2019, the Tweetian app was an alternative but it does not work anymore as well since July 2019 :-(&lt;br /&gt;
&lt;br /&gt;
Just for memory, here was the procedure to go through the authentification process with tweetian :&lt;br /&gt;
* install and run Opera Mobile&lt;br /&gt;
* install and run Tweetian&lt;br /&gt;
* once Tweetian opened a page in the stock browser, copy/paste the link into Opera Mobile, you should obtain the precious secret number for validating your connection by this way.&lt;br /&gt;
&lt;br /&gt;
=== Web ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
With time, some of the SSL root certificates have expired. Additionally, available browsers do not support modern internet technologies.&lt;br /&gt;
&lt;br /&gt;
Here is the HTML5 score (from best to worst) according to html5test.com :&lt;br /&gt;
* MeeFox 1.0.5      : 350/555&lt;br /&gt;
* Opera Mobile 12.1 : 218/555&lt;br /&gt;
* N9 Grob           : 205/555&lt;br /&gt;
* Opera Mini 8      : 145/555&lt;br /&gt;
* Firefox 15.0      : unable to perform the test.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 gets a bad HTML5 score, however it can manage the SSL security mechanisms.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 works in a client/server way with an Opera &amp;quot;proxy&amp;quot; server in the middle (between you and the site, this proxy server seems to be located in Nederland). The web Pages are not running on your device but on the Opera proxy server and the HTML output is then send to your n9. I notice that sites with JavaScript are rarely usable.&lt;br /&gt;
&lt;br /&gt;
You may find the Opera Mini 8 on https://openrepos.net/&lt;br /&gt;
&lt;br /&gt;
Otherwise, try to find some pure HTML 2.0 sites. Here are some I know : http://lite.cnn.io/en , http://www.msn.com , http://68k.news (Google news)...&lt;br /&gt;
&lt;br /&gt;
=== Whatsapp ===&lt;br /&gt;
&#039;&#039;&#039;Not Working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Wazapp uses a too old authenfication method. It fails at login.&lt;br /&gt;
&lt;br /&gt;
Whatsup is banned on the Whatsapp servers side. And some say that you risk to be ban several weeks.&lt;br /&gt;
&lt;br /&gt;
=== YouTube ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock client and CuteTube2 can no longer play Youtube videos.&lt;br /&gt;
Luckily, Meefox 1.0.5 still works. It lags but it works !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N9]]&lt;/div&gt;</summary>
		<author><name>37.47.66.153</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36021</id>
		<title>Resurrect your N9</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36021"/>
		<updated>2022-03-16T14:20:11Z</updated>

		<summary type="html">&lt;p&gt;37.47.66.153: /* Warehouse */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As of 2015 and later, the [[N9]] is an orphan in the world of mobile phones. No other [[MeeGo]]-based phones have been released to the public, and much of the corporate support offered has now been gone. Firmware and flashers are no longer available from [[Nokia]], the Ovi Store has withdrawn all N9/N950 apps, and the MeeGo.com forums are no more.&lt;br /&gt;
&lt;br /&gt;
The good news is that the N9 lives on, with the support of members of the Maemo community. Whether you&#039;ve just acquired an N9, or are dusting off an old device, this page will help you get up to speed.&lt;br /&gt;
&lt;br /&gt;
== Firmware ==&lt;br /&gt;
You may wish to consider whether to re-flash your phone&#039;s firmware. Even if you are already on the latest firmware (40.2012.21-3, PR 1.3), you may need to re-flash if you are interested in the following:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Open-Mode Kernel&#039;&#039;&#039; disables Nokia&#039;s Aegis security system. This is easier to install on a freshly re-flashed device.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Ubiboot]]&#039;&#039;&#039; allows you to boot alternative kernels or operating systems. Requires the use of the Open-Mode kernel.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Changing Firmware Variant&#039;&#039;&#039;, e.g. in order to gain localised applications. There are limitations to which firmware variants you can change to/from. See [[Flashing N9]] for further details.&lt;br /&gt;
&lt;br /&gt;
Regardless of your reason for flashing your device, you MUST read the [[Flashing N9]] page thoroughly in order to understand the risks, and how to flash your device successfully.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=82693 Firmware flashing discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Nokia Store and Repositories ==&lt;br /&gt;
A mirror of Nokia&#039;s software repositories is hosted on [http://openrepos.net OpenRepos.net]. This contains copies of the free system software and apps for the N9, including most (if not all) of the free apps that were available on the Nokia Store (which no longer works). Another mirror, [http://mirror.thecust.net/harmattan-dev.nokia.com/ thecust.net] contains the developer packages required for enabling Developer mode.&lt;br /&gt;
&lt;br /&gt;
To use these repositories, you must disable Nokia&#039;s repositories, and replace them. Installing the &#039;&#039;&#039;N9 RepoMirror&#039;&#039;&#039; package will do this for you. &lt;br /&gt;
&lt;br /&gt;
* On your phone, open Settings/Applications/Installations, and enable the option &#039;Allow installations from Non-Store sources&#039;.&lt;br /&gt;
* From your PC, navigate to [https://openrepos.net/content/ancelad/n9-repomirror https://openrepos.net/content/ancelad/n9-repomirror].&lt;br /&gt;
* Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
* On your N9, in the notification view, touch the transferred file, it should run the installation of n9-repomirror.&lt;br /&gt;
&lt;br /&gt;
Some users have reported problems with the latest version (0.7.2). Using an older version (0.6.0) seems to help in this instance.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=96018 N9 RepoMirror discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Warehouse ===&lt;br /&gt;
Warehouse was a package browser for OpenRepos. It allowed you to browse, select and install packages directly from your device, in a similar way to the Nokia Store app worked. As Warehouse uses an expired certificate - DST Root CA X3 (since the 29th of September 2021), it does not work anymore today. The workaround is to download the .DEB files on your PC from https://openrepos.net/ and to transfer them through Bluetooth/USB/any other way onto your N9.&lt;br /&gt;
&lt;br /&gt;
=== Files Managers ===&lt;br /&gt;
Possible files managers are myExporer (https://openrepos.net/content/itsenov/myexplorer), filecase (https://openrepos.net/content/cepiperez/filecase) and filesplus (https://openrepos.net/content/zaidk9/filesplus).&lt;br /&gt;
Download them, transfer them by Bluetooth, install them by touching them in the notification pane of your n9 once the transfer is done.&lt;br /&gt;
If installation fails, see Apps section (below) that explains how to install manually (with Terminal and command line &amp;quot;sudo aegis-dpkg ...&amp;quot; ).&lt;br /&gt;
&lt;br /&gt;
== Developer Mode ==&lt;br /&gt;
Enabling Developer Mode requires the installation of additional developer packages. As the original Nokia repositories are no longer available, you must install RepoMirror first.&lt;br /&gt;
&lt;br /&gt;
To enable Developer Mode:&lt;br /&gt;
&lt;br /&gt;
* Connect your N9 to your wifi&lt;br /&gt;
* Open Settings/Security/Developer mode, and enable the option &#039;Developer mode&#039;.&lt;br /&gt;
* After downloading the base packages, your phone will restart. You will find some extra apps such as Terminal are now installed.&lt;br /&gt;
* You can now enable further options, including logging, power analysis and IPv6 from Settings/Security/Developer mode.&lt;br /&gt;
&lt;br /&gt;
== Performances ==&lt;br /&gt;
&lt;br /&gt;
Pre-requisites : developer mode must be activated.&lt;br /&gt;
&lt;br /&gt;
*Install N9 QTweakAll :&lt;br /&gt;
** From your PC, navigate to [https://openrepos.net/content/schturman/n950-quicktweak here]&lt;br /&gt;
** Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
** On your N9, in the notification view, touch the transferred file, it should run the installation of n9-qtweakall.&lt;br /&gt;
&lt;br /&gt;
*Run N9 QTweakAll, press &amp;lt;Enter&amp;gt; key twice (for passing the PDF part) and follow this steps:&lt;br /&gt;
**Letter EE : install FasterN9 (option 3 ) then select the unstable version 1.1.7 (option 2)&lt;br /&gt;
**Letter KK : change the priority of smartsearch (option 7) then select Change (option 1). This will decrease the priority of smartsearch from 100 to 10 and therefore prevent the known issues of smartsearch (CPU work load).&lt;br /&gt;
&lt;br /&gt;
== Enable automatic network connection ==&lt;br /&gt;
&lt;br /&gt;
Under the settings page you can define how the phone will connect to different networks. Go to Settings&amp;gt;Internet connection&amp;gt;Edit networks. There you can select which networks will be automatically used and which ones manually. Unfortunately this does not work any more because it requires a working connection to connectivity-test.ext.nokia.com and (you guessed it) the server is not longer running. &lt;br /&gt;
BUT there is an easy fix. Just open the terminal and edit the file /etc/hosts. Add one line to redefine the IP to point for connectivity-test.ext.maemo.org.&lt;br /&gt;
&lt;br /&gt;
213.128.137.20 connectivity-test.ext.nokia.com&lt;br /&gt;
&lt;br /&gt;
NB : 213.128.137.20 points to maemo.org&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
Most of them are no longer easily installable because some certificates are too old (the install process fails because of that). However here is a solution :&lt;br /&gt;
&lt;br /&gt;
* Pre-requisites : developer mode must be activated !&lt;br /&gt;
* Download the needed .deb file from openrepos.net and transfer it to your n9, say the /Downloads folder&lt;br /&gt;
* Then run Terminal and run :&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/myapp.deb&lt;br /&gt;
(default password of root is rootme)&lt;br /&gt;
&lt;br /&gt;
Edit 1 : I recommand you to use openssh. It enable you to open an SSH connection from your PC to your N9. From this SSH connection, you can run easily any command you need. User is user. Password is rootme. User&#039;s password is modifiable through n9qtweak.&lt;br /&gt;
&lt;br /&gt;
Edit 2 : For decreasing the obsolescence of Certificates, you may install aegis-certman-common-ca_1.0.8+0m9_all.deb created by Halftux. He created this with the pem files from latest maemo5 certs (cssu-devel).&lt;br /&gt;
See here for instructions from Halftux : https://talk.maemo.org/showpost.php?p=1562329&amp;amp;postcount=94&lt;br /&gt;
I tested this on 2 N9 without problem. In case of problem, you may find the original certificates of N9 here : https://coderus.openrepos.net/n9mirror/001/&lt;br /&gt;
&lt;br /&gt;
=== AccuWeather ===&lt;br /&gt;
&#039;&#039;&#039;Not usable but MeeCast is a good replacement&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
MeeCast is a good replacement. The MeeCast widget can replace AccuWeather on the events screen, as well as the lock and standby screens. (Install the widget via MeeCast&#039;s Settings/Appearance menu.)&lt;br /&gt;
&lt;br /&gt;
=== Calendar ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Almost everyone abandon CalDAV. Fortunately Mail for Exchange option works very well with simple basic outlook accounts (!). The trick is to define the domain at  office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization.&lt;br /&gt;
&lt;br /&gt;
I didn&#039;t find other tricks for other cal providers.&lt;br /&gt;
&lt;br /&gt;
=== Contacts ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Microsoft Exchange : works with a simple Outlook account, see Calendar section about synchronization with Ms Exchange.&lt;br /&gt;
&lt;br /&gt;
Google: see here http://meestuff.blogspot.com/p/syncgcontacts.html &lt;br /&gt;
&lt;br /&gt;
* Warning : developer says : DO NOT USE syncgcontacts IF YOU HAVE ALREADY AN Microsoft Exchange Account.&lt;br /&gt;
&lt;br /&gt;
* Warning : i was unable to install it correctly since some python-qtmobility libraries are missing on my N9. I didnt manage to install them with &amp;quot;sudo apt-get -f install&amp;quot;. I guess we have to downloads them first and then to install them with &amp;quot;sudo aegis-dpkg ...&amp;quot;. You may find them here : http://mirror.thecust.net/harmattan-dev.nokia.com/pool/harmattan/free/p/python-qtmobility/&lt;br /&gt;
&lt;br /&gt;
=== Cloud ===&lt;br /&gt;
&#039;&#039;&#039;Only Google Drive is accessible through FilesPlus &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In 2021, no file manager are still able to connect to closed Clouds (SkyDrive-OneDrive, DropBox, Google Drive ) as well as to WebDav resource (NextCloud...) . Basically SSL handshakes fail.&lt;br /&gt;
&lt;br /&gt;
The only exception is FilesPlus that can still connect to the Google Drive (and fetch the files... of course).&lt;br /&gt;
&lt;br /&gt;
=== Drive ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, we have to change some links &amp;amp; behaviors.&lt;br /&gt;
* Install and run Nokia Drive Enabler.&lt;br /&gt;
* open /home/user/.config/Nokia/Maps.conf and check this line is present in [General] : isSsoEnabled=False&lt;br /&gt;
* open /home/user/.config/Nokia/Drive.ini and check this line is present in [Generalsettings] :  ssoDone=True&lt;br /&gt;
* Change the SUPL resource for GPS FIX because supl.nokia.com resource is dead :&lt;br /&gt;
** First method : run N9 QTweakAll and change the GPS Fix provider to &amp;quot;supl.google.com&amp;quot;&lt;br /&gt;
** Second method : edit /etc/xdg/nokia/location-settings.conf file :&lt;br /&gt;
*** devel-su&lt;br /&gt;
*** nano /etc/xdg/nokia/location-settings.conf&lt;br /&gt;
*** enter in Edition mode with ctrl-o&lt;br /&gt;
*** Edit two parameters: PrimarySuplServer and SecondarySuplServer&lt;br /&gt;
**** PrimarySuplServer=supl.google.com&lt;br /&gt;
**** SecondarySuplServer=a value among supl.vodafone.com, supl.sonymobile.com, agpss.orange.fr &lt;br /&gt;
*** Quit and save (ctrl-x...)&lt;br /&gt;
&lt;br /&gt;
The GPS FIX should be quicker from now, at least outdoor.&lt;br /&gt;
&lt;br /&gt;
PS: don&#039;t forget to calibrate the compass before driving. The GPS FIX needs an accurate compass !!!&lt;br /&gt;
&lt;br /&gt;
See the Maps section for the second step : download and install the maps, POI, voices...&lt;br /&gt;
&lt;br /&gt;
=== Facebook ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*** Facebook is deprecating XMPP support so it does not work anymore. [https://www.facebook.com/help/community/question/?id=10153420636883090] ***&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For memories, here was the procedure that made Facebook usable :&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The N9 app will work if you de-select &#039;Chat and Contacts&#039; when adding a Facebook account. If you don&#039;t do this Facebook will continually ask you to sign in. The main advantage of using the inbuilt app is that it will add notifications to the N9 feeds page.&lt;br /&gt;
&lt;br /&gt;
Alternatively the Facebook website can be browsed through a web browser, or by installing one of the third party apps available on [https://openrepos.net/category/social-networks OpenRepos.net].&lt;br /&gt;
&lt;br /&gt;
Facebook chat can be used on the N9 as a Jabber account, as they both use the same XMPP protocol. In order to do so:&lt;br /&gt;
* Install [https://openrepos.net/content/ekze/extraplugins extraplugins] to add support for more accounts, including Jabber&lt;br /&gt;
* In Accounts, add a Jabber account with the following credentials:&lt;br /&gt;
** Username: your-facebook-id@chat.facebook.com&lt;br /&gt;
** Password: your-facebook-password&lt;br /&gt;
** Server: chat.facebook.com&lt;br /&gt;
&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Hangouts ===&lt;br /&gt;
&#039;&#039;&#039; Working in a very limited way and furthermore you have to decrease the security level of your Google account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Install from openrepos the hangouts plugins.&lt;br /&gt;
* Then run the account manager and add your hangout account here.&lt;br /&gt;
* That&#039;s all. You can chat through the native message app but in a very limited way (only text and no auto discovery of contacts that use Hang Outs !)&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
My basic Outlook account works well with the &amp;quot;Mail for Exchange&amp;quot; account type. The trick is to define the domain at office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization as well. &lt;br /&gt;
 &lt;br /&gt;
Gmail accounts seems unreachable since recent security &amp;quot;enhancements&amp;quot;. Despite this, you can enable less secure apps access in your Google account: https://myaccount.google.com/lesssecureapps. It should allow you to use your Gmail on N9. It works well for me.&lt;br /&gt;
&lt;br /&gt;
Others pure mail accounts seem to work well as soon as you know their SMTP and IMAP servers settings.&lt;br /&gt;
&lt;br /&gt;
=== MAPS ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
See the Drive section for the first (and required) step.&lt;br /&gt;
&lt;br /&gt;
The second step is to download the Maps (2013), the POIS and the Voices.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Maps :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, you have to download maps here http://nokiamaps.ct8.pl/nokia_maps_v_00.02.54.223.html or here http://maps.tienda-sistore.com/&lt;br /&gt;
&lt;br /&gt;
The nokiamaps.ct8.pl site is almost down : it does no longer contain itself the ZIP files. However, fortunately, the WAY BACK MACHINE mechanism works well for the SECONDARY link (web.archive.org). &lt;br /&gt;
&lt;br /&gt;
The maps.tienda-sistore.com is tagged as a Symbian site, actually maps files are totally identical.&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache folder.&lt;br /&gt;
&lt;br /&gt;
Advice: each time you run Drive, go in Parameters and UNCHECK Online. This will enable the search of cities and addresses.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;POIS :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_poi_00.02.54.223.html or here http://maps.tienda-sistore.com/POIs.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/ClientIndex/ folder.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voices :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_voices_v_00.02.54.223.html or here http://maps.tienda-sistore.com/Voices.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/voices/ folder&lt;br /&gt;
&lt;br /&gt;
=== Message ===&lt;br /&gt;
&#039;&#039;&#039; Partially working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First, install Harmoji, an Emoji SMS Fix. It consists of a patcher utility and a drop-in library that fixes a bug in libsms-utils, causing incoming SMS containing Emoji characters to be silently dropped.&lt;br /&gt;
&lt;br /&gt;
Recommended version is 0.6.6 and it&#039;s available here : https://code.google.com/archive/p/harmoji/downloads. Reboot after installing.&lt;br /&gt;
&lt;br /&gt;
Second, install ExtraPlugins. It provides many plugins for ICQ, AOL, MSN, QIP, Yahoo, Jabber/XMPP accounts. Nowadays ICQ, AOL, MSN, QIP, Yahoo are DEAD. Only Jabber/XMPP is usable and works well. It&#039;s an open source messaging system. Anyone can install its own jabber/xmpp server. You can even phone to any jabber/xmpp contacts whatever their own server !&lt;br /&gt;
As almost all BIG companies abandoned this protocol (see Facebook section...), you must discover available servers, conferences(multi users chat) and users by yourself.... See here https://www.jabberes.org/servers/ for servers. And see https://search.jabber.network for most attended conferences.&lt;br /&gt;
I recommend you to use Pidgin of Gajim on your PC for fetching more easily available resources.&lt;br /&gt;
&lt;br /&gt;
Procedure:&lt;br /&gt;
&lt;br /&gt;
* Install ExtraPlugins, it provides a plugin for Jabber/XMP account management.&lt;br /&gt;
* Add your Jabber.XMPP account (in Account Manager).&lt;br /&gt;
* Optionally install Multi-User Chats (harmmucs).&lt;br /&gt;
&lt;br /&gt;
NB: Harmoji fixes the Emoji issue on jabber/xmpp incoming messages as well. See here for all information about it : https://talk.maemo.org/showthread.php?t=86704&amp;amp;highlight=harmoji&lt;br /&gt;
&lt;br /&gt;
=== Music Store ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Phone ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Podcast ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Install gPodder or PodCatcher.&lt;br /&gt;
&lt;br /&gt;
Edit: gPodder requires a lot of additional libraries (python-***). If you encounter errors during installation, run this command for automatic installation of missing libraries : sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
=== Radio (internet) ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Install MeeRadio.&lt;br /&gt;
*Create one .m3u file per station (no space in this file name, please).&lt;br /&gt;
*Copy yours .m3u files into /home/user (no space in its name).&lt;br /&gt;
*Go in the List tab of MeeRadio, your should see your .m3u files here.&lt;br /&gt;
*You may add some station into the &amp;quot;Preferred stations&amp;quot; tab IF the name of the .m3u file does not contain any SPACE.&lt;br /&gt;
&lt;br /&gt;
=== Radio (FM) ===&lt;br /&gt;
&#039;&#039;&#039; Working  WITH handset &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Download the following 4 files from openrepos into a folder on the device, say the /Downloads folder:&lt;br /&gt;
 fmrx-qt_0.2.0_armel.deb&lt;br /&gt;
 fmrxd_0.2_armel.deb&lt;br /&gt;
 fmrx-utils_0.2_armel.deb&lt;br /&gt;
 qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Then login as root user devel-su with password rootme, then:&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Or&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
&lt;br /&gt;
=== Reddit ===&lt;br /&gt;
&#039;&#039;&#039; Not Working anymore (SSL handshake fails)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Quickddit provided most of basic functionalities and connection to your Reddit account. Unfortunately, SSL handshake fails now, so nothing works.&lt;br /&gt;
&lt;br /&gt;
=== Search ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
I strongly recommend you to decrease the priority of the smartsearch Cron. You can do that easily with QTweak in the Files Tweaker section. It decreases the prio to 10%. This avoids some lags.&lt;br /&gt;
&lt;br /&gt;
=== Skype ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Telegram ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Telegram-cli still works but it&#039;s very limited and works in command line (only text msg is possible ina one to one way).&lt;br /&gt;
&lt;br /&gt;
A new alternative arrived in 2021 : MeeGram. In beta but promising. Source code is on GitHub.&lt;br /&gt;
&lt;br /&gt;
Releases are here : https://github.com/qtinsider/meegram2/releases&lt;br /&gt;
&lt;br /&gt;
=== Twitter ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock app does not work anymore.&lt;br /&gt;
Until mid 2019, the Tweetian app was an alternative but it does not work anymore as well since July 2019 :-(&lt;br /&gt;
&lt;br /&gt;
Just for memory, here was the procedure to go through the authentification process with tweetian :&lt;br /&gt;
* install and run Opera Mobile&lt;br /&gt;
* install and run Tweetian&lt;br /&gt;
* once Tweetian opened a page in the stock browser, copy/paste the link into Opera Mobile, you should obtain the precious secret number for validating your connection by this way.&lt;br /&gt;
&lt;br /&gt;
=== Web ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
With time, some of the SSL root certificates have expired. Additionally, available browsers do not support modern internet technologies.&lt;br /&gt;
&lt;br /&gt;
Here is the HTML5 score (from best to worst) according to html5test.com :&lt;br /&gt;
* MeeFox 1.0.5      : 350/555&lt;br /&gt;
* Opera Mobile 12.1 : 218/555&lt;br /&gt;
* N9 Grob           : 205/555&lt;br /&gt;
* Opera Mini 8      : 145/555&lt;br /&gt;
* Firefox 15.0      : unable to perform the test.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 gets a bad HTML5 score, however it can manage the SSL security mechanisms.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 works in a client/server way with an Opera &amp;quot;proxy&amp;quot; server in the middle (between you and the site, this proxy server seems to be located in Nederland). The web Pages are not running on your device but on the Opera proxy server and the HTML output is then send to your n9. I notice that sites with JavaScript are rarely usable.&lt;br /&gt;
&lt;br /&gt;
You may find the Opera Mini 8 on https://openrepos.net/&lt;br /&gt;
&lt;br /&gt;
Otherwise, try to find some pure HTML 2.0 sites. Here are some I know : http://lite.cnn.io/en , http://www.msn.com , http://68k.news (Google news)...&lt;br /&gt;
&lt;br /&gt;
=== Whatsapp ===&lt;br /&gt;
&#039;&#039;&#039;Not Working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Wazapp uses a too old authenfication method. It fails at login.&lt;br /&gt;
&lt;br /&gt;
Whatsup is banned on the Whatsapp servers side. And some say that you risk to be ban several weeks.&lt;br /&gt;
&lt;br /&gt;
=== YouTube ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock client and CuteTube2 can no longer play Youtube videos.&lt;br /&gt;
Luckily, Meefox 1.0.5 still works. It lags but it works !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N9]]&lt;/div&gt;</summary>
		<author><name>37.47.66.153</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36022</id>
		<title>Resurrect your N9</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Resurrect_your_N9&amp;diff=36022"/>
		<updated>2022-03-16T14:18:16Z</updated>

		<summary type="html">&lt;p&gt;37.47.66.153: /* Firmware */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As of 2015 and later, the [[N9]] is an orphan in the world of mobile phones. No other [[MeeGo]]-based phones have been released to the public, and much of the corporate support offered has now been gone. Firmware and flashers are no longer available from [[Nokia]], the Ovi Store has withdrawn all N9/N950 apps, and the MeeGo.com forums are no more.&lt;br /&gt;
&lt;br /&gt;
The good news is that the N9 lives on, with the support of members of the Maemo community. Whether you&#039;ve just acquired an N9, or are dusting off an old device, this page will help you get up to speed.&lt;br /&gt;
&lt;br /&gt;
== Firmware ==&lt;br /&gt;
You may wish to consider whether to re-flash your phone&#039;s firmware. Even if you are already on the latest firmware (40.2012.21-3, PR 1.3), you may need to re-flash if you are interested in the following:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Open-Mode Kernel&#039;&#039;&#039; disables Nokia&#039;s Aegis security system. This is easier to install on a freshly re-flashed device.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Ubiboot]]&#039;&#039;&#039; allows you to boot alternative kernels or operating systems. Requires the use of the Open-Mode kernel.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Changing Firmware Variant&#039;&#039;&#039;, e.g. in order to gain localised applications. There are limitations to which firmware variants you can change to/from. See [[Flashing N9]] for further details.&lt;br /&gt;
&lt;br /&gt;
Regardless of your reason for flashing your device, you MUST read the [[Flashing N9]] page thoroughly in order to understand the risks, and how to flash your device successfully.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=82693 Firmware flashing discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Nokia Store and Repositories ==&lt;br /&gt;
A mirror of Nokia&#039;s software repositories is hosted on [http://openrepos.net OpenRepos.net]. This contains copies of the free system software and apps for the N9, including most (if not all) of the free apps that were available on the Nokia Store (which no longer works). Another mirror, [http://mirror.thecust.net/harmattan-dev.nokia.com/ thecust.net] contains the developer packages required for enabling Developer mode.&lt;br /&gt;
&lt;br /&gt;
To use these repositories, you must disable Nokia&#039;s repositories, and replace them. Installing the &#039;&#039;&#039;N9 RepoMirror&#039;&#039;&#039; package will do this for you. &lt;br /&gt;
&lt;br /&gt;
* On your phone, open Settings/Applications/Installations, and enable the option &#039;Allow installations from Non-Store sources&#039;.&lt;br /&gt;
* From your PC, navigate to [https://openrepos.net/content/ancelad/n9-repomirror https://openrepos.net/content/ancelad/n9-repomirror].&lt;br /&gt;
* Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
* On your N9, in the notification view, touch the transferred file, it should run the installation of n9-repomirror.&lt;br /&gt;
&lt;br /&gt;
Some users have reported problems with the latest version (0.7.2). Using an older version (0.6.0) seems to help in this instance.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also: [http://talk.maemo.org/showthread.php?t=96018 N9 RepoMirror discussion thread]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Warehouse ===&lt;br /&gt;
Warehouse was a package browser for OpenRepos. It allowed you to browse, select and install packages directly from your device, in a similar way to the Nokia Store app worked. As Warehouse uses an expired certificate (since the 29th of September 2021), it does not work anymore today. The workaround is to download the .DEB files on your PC from openrepos.net and to transfer them through bluetooth onto your n9.&lt;br /&gt;
&lt;br /&gt;
=== Files Managers ===&lt;br /&gt;
Possible files managers are myExporer (https://openrepos.net/content/itsenov/myexplorer), filecase (https://openrepos.net/content/cepiperez/filecase) and filesplus (https://openrepos.net/content/zaidk9/filesplus).&lt;br /&gt;
Download them, transfer them by Bluetooth, install them by touching them in the notification pane of your n9 once the transfer is done.&lt;br /&gt;
If installation fails, see Apps section (below) that explains how to install manually (with Terminal and command line &amp;quot;sudo aegis-dpkg ...&amp;quot; ).&lt;br /&gt;
&lt;br /&gt;
== Developer Mode ==&lt;br /&gt;
Enabling Developer Mode requires the installation of additional developer packages. As the original Nokia repositories are no longer available, you must install RepoMirror first.&lt;br /&gt;
&lt;br /&gt;
To enable Developer Mode:&lt;br /&gt;
&lt;br /&gt;
* Connect your N9 to your wifi&lt;br /&gt;
* Open Settings/Security/Developer mode, and enable the option &#039;Developer mode&#039;.&lt;br /&gt;
* After downloading the base packages, your phone will restart. You will find some extra apps such as Terminal are now installed.&lt;br /&gt;
* You can now enable further options, including logging, power analysis and IPv6 from Settings/Security/Developer mode.&lt;br /&gt;
&lt;br /&gt;
== Performances ==&lt;br /&gt;
&lt;br /&gt;
Pre-requisites : developer mode must be activated.&lt;br /&gt;
&lt;br /&gt;
*Install N9 QTweakAll :&lt;br /&gt;
** From your PC, navigate to [https://openrepos.net/content/schturman/n950-quicktweak here]&lt;br /&gt;
** Download the .deb file onto your PC and transfer it to your N9 through Bluetooth.&lt;br /&gt;
** On your N9, in the notification view, touch the transferred file, it should run the installation of n9-qtweakall.&lt;br /&gt;
&lt;br /&gt;
*Run N9 QTweakAll, press &amp;lt;Enter&amp;gt; key twice (for passing the PDF part) and follow this steps:&lt;br /&gt;
**Letter EE : install FasterN9 (option 3 ) then select the unstable version 1.1.7 (option 2)&lt;br /&gt;
**Letter KK : change the priority of smartsearch (option 7) then select Change (option 1). This will decrease the priority of smartsearch from 100 to 10 and therefore prevent the known issues of smartsearch (CPU work load).&lt;br /&gt;
&lt;br /&gt;
== Enable automatic network connection ==&lt;br /&gt;
&lt;br /&gt;
Under the settings page you can define how the phone will connect to different networks. Go to Settings&amp;gt;Internet connection&amp;gt;Edit networks. There you can select which networks will be automatically used and which ones manually. Unfortunately this does not work any more because it requires a working connection to connectivity-test.ext.nokia.com and (you guessed it) the server is not longer running. &lt;br /&gt;
BUT there is an easy fix. Just open the terminal and edit the file /etc/hosts. Add one line to redefine the IP to point for connectivity-test.ext.maemo.org.&lt;br /&gt;
&lt;br /&gt;
213.128.137.20 connectivity-test.ext.nokia.com&lt;br /&gt;
&lt;br /&gt;
NB : 213.128.137.20 points to maemo.org&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
Most of them are no longer easily installable because some certificates are too old (the install process fails because of that). However here is a solution :&lt;br /&gt;
&lt;br /&gt;
* Pre-requisites : developer mode must be activated !&lt;br /&gt;
* Download the needed .deb file from openrepos.net and transfer it to your n9, say the /Downloads folder&lt;br /&gt;
* Then run Terminal and run :&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/myapp.deb&lt;br /&gt;
(default password of root is rootme)&lt;br /&gt;
&lt;br /&gt;
Edit 1 : I recommand you to use openssh. It enable you to open an SSH connection from your PC to your N9. From this SSH connection, you can run easily any command you need. User is user. Password is rootme. User&#039;s password is modifiable through n9qtweak.&lt;br /&gt;
&lt;br /&gt;
Edit 2 : For decreasing the obsolescence of Certificates, you may install aegis-certman-common-ca_1.0.8+0m9_all.deb created by Halftux. He created this with the pem files from latest maemo5 certs (cssu-devel).&lt;br /&gt;
See here for instructions from Halftux : https://talk.maemo.org/showpost.php?p=1562329&amp;amp;postcount=94&lt;br /&gt;
I tested this on 2 N9 without problem. In case of problem, you may find the original certificates of N9 here : https://coderus.openrepos.net/n9mirror/001/&lt;br /&gt;
&lt;br /&gt;
=== AccuWeather ===&lt;br /&gt;
&#039;&#039;&#039;Not usable but MeeCast is a good replacement&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
MeeCast is a good replacement. The MeeCast widget can replace AccuWeather on the events screen, as well as the lock and standby screens. (Install the widget via MeeCast&#039;s Settings/Appearance menu.)&lt;br /&gt;
&lt;br /&gt;
=== Calendar ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Almost everyone abandon CalDAV. Fortunately Mail for Exchange option works very well with simple basic outlook accounts (!). The trick is to define the domain at  office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization.&lt;br /&gt;
&lt;br /&gt;
I didn&#039;t find other tricks for other cal providers.&lt;br /&gt;
&lt;br /&gt;
=== Contacts ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Microsoft Exchange : works with a simple Outlook account, see Calendar section about synchronization with Ms Exchange.&lt;br /&gt;
&lt;br /&gt;
Google: see here http://meestuff.blogspot.com/p/syncgcontacts.html &lt;br /&gt;
&lt;br /&gt;
* Warning : developer says : DO NOT USE syncgcontacts IF YOU HAVE ALREADY AN Microsoft Exchange Account.&lt;br /&gt;
&lt;br /&gt;
* Warning : i was unable to install it correctly since some python-qtmobility libraries are missing on my N9. I didnt manage to install them with &amp;quot;sudo apt-get -f install&amp;quot;. I guess we have to downloads them first and then to install them with &amp;quot;sudo aegis-dpkg ...&amp;quot;. You may find them here : http://mirror.thecust.net/harmattan-dev.nokia.com/pool/harmattan/free/p/python-qtmobility/&lt;br /&gt;
&lt;br /&gt;
=== Cloud ===&lt;br /&gt;
&#039;&#039;&#039;Only Google Drive is accessible through FilesPlus &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In 2021, no file manager are still able to connect to closed Clouds (SkyDrive-OneDrive, DropBox, Google Drive ) as well as to WebDav resource (NextCloud...) . Basically SSL handshakes fail.&lt;br /&gt;
&lt;br /&gt;
The only exception is FilesPlus that can still connect to the Google Drive (and fetch the files... of course).&lt;br /&gt;
&lt;br /&gt;
=== Drive ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, we have to change some links &amp;amp; behaviors.&lt;br /&gt;
* Install and run Nokia Drive Enabler.&lt;br /&gt;
* open /home/user/.config/Nokia/Maps.conf and check this line is present in [General] : isSsoEnabled=False&lt;br /&gt;
* open /home/user/.config/Nokia/Drive.ini and check this line is present in [Generalsettings] :  ssoDone=True&lt;br /&gt;
* Change the SUPL resource for GPS FIX because supl.nokia.com resource is dead :&lt;br /&gt;
** First method : run N9 QTweakAll and change the GPS Fix provider to &amp;quot;supl.google.com&amp;quot;&lt;br /&gt;
** Second method : edit /etc/xdg/nokia/location-settings.conf file :&lt;br /&gt;
*** devel-su&lt;br /&gt;
*** nano /etc/xdg/nokia/location-settings.conf&lt;br /&gt;
*** enter in Edition mode with ctrl-o&lt;br /&gt;
*** Edit two parameters: PrimarySuplServer and SecondarySuplServer&lt;br /&gt;
**** PrimarySuplServer=supl.google.com&lt;br /&gt;
**** SecondarySuplServer=a value among supl.vodafone.com, supl.sonymobile.com, agpss.orange.fr &lt;br /&gt;
*** Quit and save (ctrl-x...)&lt;br /&gt;
&lt;br /&gt;
The GPS FIX should be quicker from now, at least outdoor.&lt;br /&gt;
&lt;br /&gt;
PS: don&#039;t forget to calibrate the compass before driving. The GPS FIX needs an accurate compass !!!&lt;br /&gt;
&lt;br /&gt;
See the Maps section for the second step : download and install the maps, POI, voices...&lt;br /&gt;
&lt;br /&gt;
=== Facebook ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;*** Facebook is deprecating XMPP support so it does not work anymore. [https://www.facebook.com/help/community/question/?id=10153420636883090] ***&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For memories, here was the procedure that made Facebook usable :&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The N9 app will work if you de-select &#039;Chat and Contacts&#039; when adding a Facebook account. If you don&#039;t do this Facebook will continually ask you to sign in. The main advantage of using the inbuilt app is that it will add notifications to the N9 feeds page.&lt;br /&gt;
&lt;br /&gt;
Alternatively the Facebook website can be browsed through a web browser, or by installing one of the third party apps available on [https://openrepos.net/category/social-networks OpenRepos.net].&lt;br /&gt;
&lt;br /&gt;
Facebook chat can be used on the N9 as a Jabber account, as they both use the same XMPP protocol. In order to do so:&lt;br /&gt;
* Install [https://openrepos.net/content/ekze/extraplugins extraplugins] to add support for more accounts, including Jabber&lt;br /&gt;
* In Accounts, add a Jabber account with the following credentials:&lt;br /&gt;
** Username: your-facebook-id@chat.facebook.com&lt;br /&gt;
** Password: your-facebook-password&lt;br /&gt;
** Server: chat.facebook.com&lt;br /&gt;
&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Hangouts ===&lt;br /&gt;
&#039;&#039;&#039; Working in a very limited way and furthermore you have to decrease the security level of your Google account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Install from openrepos the hangouts plugins.&lt;br /&gt;
* Then run the account manager and add your hangout account here.&lt;br /&gt;
* That&#039;s all. You can chat through the native message app but in a very limited way (only text and no auto discovery of contacts that use Hang Outs !)&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
My basic Outlook account works well with the &amp;quot;Mail for Exchange&amp;quot; account type. The trick is to define the domain at office365.com , server at eas.outlook.com and port at 443 (see mail section). It provides Calendar and Contacts synchronization as well. &lt;br /&gt;
 &lt;br /&gt;
Gmail accounts seems unreachable since recent security &amp;quot;enhancements&amp;quot;. Despite this, you can enable less secure apps access in your Google account: https://myaccount.google.com/lesssecureapps. It should allow you to use your Gmail on N9. It works well for me.&lt;br /&gt;
&lt;br /&gt;
Others pure mail accounts seem to work well as soon as you know their SMTP and IMAP servers settings.&lt;br /&gt;
&lt;br /&gt;
=== MAPS ===&lt;br /&gt;
&#039;&#039;&#039;Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
See the Drive section for the first (and required) step.&lt;br /&gt;
&lt;br /&gt;
The second step is to download the Maps (2013), the POIS and the Voices.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Maps :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As OVI server are down, you have to download maps here http://nokiamaps.ct8.pl/nokia_maps_v_00.02.54.223.html or here http://maps.tienda-sistore.com/&lt;br /&gt;
&lt;br /&gt;
The nokiamaps.ct8.pl site is almost down : it does no longer contain itself the ZIP files. However, fortunately, the WAY BACK MACHINE mechanism works well for the SECONDARY link (web.archive.org). &lt;br /&gt;
&lt;br /&gt;
The maps.tienda-sistore.com is tagged as a Symbian site, actually maps files are totally identical.&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache folder.&lt;br /&gt;
&lt;br /&gt;
Advice: each time you run Drive, go in Parameters and UNCHECK Online. This will enable the search of cities and addresses.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;POIS :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_poi_00.02.54.223.html or here http://maps.tienda-sistore.com/POIs.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/ClientIndex/ folder.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voices :&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go here http://nokiamaps.ct8.pl/nokia_maps_voices_v_00.02.54.223.html or here http://maps.tienda-sistore.com/Voices.php&lt;br /&gt;
&lt;br /&gt;
Installation : Unpack downloaded zip archive(s) to cities/diskcache/voices/ folder&lt;br /&gt;
&lt;br /&gt;
=== Message ===&lt;br /&gt;
&#039;&#039;&#039; Partially working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First, install Harmoji, an Emoji SMS Fix. It consists of a patcher utility and a drop-in library that fixes a bug in libsms-utils, causing incoming SMS containing Emoji characters to be silently dropped.&lt;br /&gt;
&lt;br /&gt;
Recommended version is 0.6.6 and it&#039;s available here : https://code.google.com/archive/p/harmoji/downloads. Reboot after installing.&lt;br /&gt;
&lt;br /&gt;
Second, install ExtraPlugins. It provides many plugins for ICQ, AOL, MSN, QIP, Yahoo, Jabber/XMPP accounts. Nowadays ICQ, AOL, MSN, QIP, Yahoo are DEAD. Only Jabber/XMPP is usable and works well. It&#039;s an open source messaging system. Anyone can install its own jabber/xmpp server. You can even phone to any jabber/xmpp contacts whatever their own server !&lt;br /&gt;
As almost all BIG companies abandoned this protocol (see Facebook section...), you must discover available servers, conferences(multi users chat) and users by yourself.... See here https://www.jabberes.org/servers/ for servers. And see https://search.jabber.network for most attended conferences.&lt;br /&gt;
I recommend you to use Pidgin of Gajim on your PC for fetching more easily available resources.&lt;br /&gt;
&lt;br /&gt;
Procedure:&lt;br /&gt;
&lt;br /&gt;
* Install ExtraPlugins, it provides a plugin for Jabber/XMP account management.&lt;br /&gt;
* Add your Jabber.XMPP account (in Account Manager).&lt;br /&gt;
* Optionally install Multi-User Chats (harmmucs).&lt;br /&gt;
&lt;br /&gt;
NB: Harmoji fixes the Emoji issue on jabber/xmpp incoming messages as well. See here for all information about it : https://talk.maemo.org/showthread.php?t=86704&amp;amp;highlight=harmoji&lt;br /&gt;
&lt;br /&gt;
=== Music Store ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Phone ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Podcast ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Install gPodder or PodCatcher.&lt;br /&gt;
&lt;br /&gt;
Edit: gPodder requires a lot of additional libraries (python-***). If you encounter errors during installation, run this command for automatic installation of missing libraries : sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
=== Radio (internet) ===&lt;br /&gt;
&#039;&#039;&#039; Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Install MeeRadio.&lt;br /&gt;
*Create one .m3u file per station (no space in this file name, please).&lt;br /&gt;
*Copy yours .m3u files into /home/user (no space in its name).&lt;br /&gt;
*Go in the List tab of MeeRadio, your should see your .m3u files here.&lt;br /&gt;
*You may add some station into the &amp;quot;Preferred stations&amp;quot; tab IF the name of the .m3u file does not contain any SPACE.&lt;br /&gt;
&lt;br /&gt;
=== Radio (FM) ===&lt;br /&gt;
&#039;&#039;&#039; Working  WITH handset &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Download the following 4 files from openrepos into a folder on the device, say the /Downloads folder:&lt;br /&gt;
 fmrx-qt_0.2.0_armel.deb&lt;br /&gt;
 fmrxd_0.2_armel.deb&lt;br /&gt;
 fmrx-utils_0.2_armel.deb&lt;br /&gt;
 qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Then login as root user devel-su with password rootme, then:&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
*Or&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/fmrx*&lt;br /&gt;
 sudo aegis-dpkg -i /home/user/MyDocs/Downloads/qmlradio_0.0.9_armel.deb&lt;br /&gt;
&lt;br /&gt;
=== Reddit ===&lt;br /&gt;
&#039;&#039;&#039; Not Working anymore (SSL handshake fails)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Quickddit provided most of basic functionalities and connection to your Reddit account. Unfortunately, SSL handshake fails now, so nothing works.&lt;br /&gt;
&lt;br /&gt;
=== Search ===&lt;br /&gt;
&#039;&#039;&#039;Fully functional&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
I strongly recommend you to decrease the priority of the smartsearch Cron. You can do that easily with QTweak in the Files Tweaker section. It decreases the prio to 10%. This avoids some lags.&lt;br /&gt;
&lt;br /&gt;
=== Skype ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Telegram ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Telegram-cli still works but it&#039;s very limited and works in command line (only text msg is possible ina one to one way).&lt;br /&gt;
&lt;br /&gt;
A new alternative arrived in 2021 : MeeGram. In beta but promising. Source code is on GitHub.&lt;br /&gt;
&lt;br /&gt;
Releases are here : https://github.com/qtinsider/meegram2/releases&lt;br /&gt;
&lt;br /&gt;
=== Twitter ===&lt;br /&gt;
&#039;&#039;&#039;Not working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock app does not work anymore.&lt;br /&gt;
Until mid 2019, the Tweetian app was an alternative but it does not work anymore as well since July 2019 :-(&lt;br /&gt;
&lt;br /&gt;
Just for memory, here was the procedure to go through the authentification process with tweetian :&lt;br /&gt;
* install and run Opera Mobile&lt;br /&gt;
* install and run Tweetian&lt;br /&gt;
* once Tweetian opened a page in the stock browser, copy/paste the link into Opera Mobile, you should obtain the precious secret number for validating your connection by this way.&lt;br /&gt;
&lt;br /&gt;
=== Web ===&lt;br /&gt;
&#039;&#039;&#039;Partially Working&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
With time, some of the SSL root certificates have expired. Additionally, available browsers do not support modern internet technologies.&lt;br /&gt;
&lt;br /&gt;
Here is the HTML5 score (from best to worst) according to html5test.com :&lt;br /&gt;
* MeeFox 1.0.5      : 350/555&lt;br /&gt;
* Opera Mobile 12.1 : 218/555&lt;br /&gt;
* N9 Grob           : 205/555&lt;br /&gt;
* Opera Mini 8      : 145/555&lt;br /&gt;
* Firefox 15.0      : unable to perform the test.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 gets a bad HTML5 score, however it can manage the SSL security mechanisms.&lt;br /&gt;
&lt;br /&gt;
Opera Mini 8 works in a client/server way with an Opera &amp;quot;proxy&amp;quot; server in the middle (between you and the site, this proxy server seems to be located in Nederland). The web Pages are not running on your device but on the Opera proxy server and the HTML output is then send to your n9. I notice that sites with JavaScript are rarely usable.&lt;br /&gt;
&lt;br /&gt;
You may find the Opera Mini 8 on https://openrepos.net/&lt;br /&gt;
&lt;br /&gt;
Otherwise, try to find some pure HTML 2.0 sites. Here are some I know : http://lite.cnn.io/en , http://www.msn.com , http://68k.news (Google news)...&lt;br /&gt;
&lt;br /&gt;
=== Whatsapp ===&lt;br /&gt;
&#039;&#039;&#039;Not Working anymore&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Wazapp uses a too old authenfication method. It fails at login.&lt;br /&gt;
&lt;br /&gt;
Whatsup is banned on the Whatsapp servers side. And some say that you risk to be ban several weeks.&lt;br /&gt;
&lt;br /&gt;
=== YouTube ===&lt;br /&gt;
&#039;&#039;&#039; Partially Working &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The stock client and CuteTube2 can no longer play Youtube videos.&lt;br /&gt;
Luckily, Meefox 1.0.5 still works. It lags but it works !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N9]]&lt;/div&gt;</summary>
		<author><name>37.47.66.153</name></author>
	</entry>
</feed>