maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [HOW-TO] Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, NFC, Track and Protect, etc.) (https://talk.maemo.org/showthread.php?t=81479)

alephito 2012-01-09 23:34

[HOW-TO] Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, NFC, Track and Protect, etc.)
 
Last week, I bought my N9 in Argentina. My provider is Claro and, believe it or not, the phone came with no traces of Skype, Google Talk and WiFi Hotspot. Maybe there are many other features missing but so far these are the ones I wanted and I had to enable by myself.

In case someone else suffers the illogical restrictions of cellphone operators, this is a brief guide to regain these basic services for a 'smartphone'.

*** WARNING***
Do not try it if you do not have last firmware version. For instance, if Nokia released PR1.3 and you still have PR1.2, do not try it or you will end with a mixed system, probably working bad.
*** WARNING***


Install Skype, Google Talk and other voice services:

1) Enable Developer Mode

2) Open Terminal

3) Type:
Code:

devel-su
and insert password "rootme".

4) Edit repositories. Type:

Code:

vi /etc/apt/sources.list.d/aegis*
and in "deb https://qa9recEP:Pat2UGuP@downloads..../harmattan/420 ./", replace "420" by "001". Typing 'i' you enter 'insert mode'.

Press "Esc" and "Z" twice to save the file.

5) Update the cache of applications and install all packages of accounts and its language files:

Code:

apt-get update
apt-get -y install account* l10n-app*

6) Close Terminal.


Install Youtube:

The previous instructions installs modules of Youtube. But there are some missing elements. You can add them by:

1) Enter Terminal with devel privileges.

2) Type:

Code:

apt-get -y install youtub*

Install WiFi Hotspot:

1) Enter Terminal with devel privileges.

2) Type:

Code:

apt-get -y install joiku*

Install NFC:

1) Enter Terminal with devel privileges.

2) Type:

Code:

apt-get -y install nfc*
3) Restart your phone.


Install Track & Protect:

1) Enter Terminal with devel privileges.

2) Type:

Code:

apt-get -y install tnp*

jalyst 2012-01-10 11:49

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
Added to the guide, at the bottom of the how-to's section:
https://docs.google.com/document/d/1.../edit?hl=en_GB

LaLlamaQueLlama 2012-01-10 13:23

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
On Argentina seems that we also have NFC disabled. Do you know what packages we have to download to enable it?

alephito 2012-01-10 14:11

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
No idea.

What would you use NFC in Argentina for?

LaLlamaQueLlama 2012-01-10 14:22

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
For now just testing purpose only. It might be possible to use it as a SUBE card

alephito 2012-01-10 14:54

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
Probably you can install NFC packages with:

Code:

apt-get -y install nfcd
but I do not know.

You can see all N9's packages in:
http://www.developer.nokia.com/Commu...attan_Packages

There are 10 with NFC in its name.

m4r0v3r 2012-01-10 19:27

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
can we install this repo on the N900 and attempt to install maps and what not? since if there written in Qt we have a shot at them working?

ah thats not exactly a repo lol

tonyve 2012-01-13 01:12

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
Hi! My carrier is Personal, and my N9 came with neither Skype nor WiFi Hotspot. Just yesterday I’ve been able to update the firmware (currently running PR1.1 20.2011.40-4.324.2_PR_324) but this didn’t allow me to download missing applications, so I found this post and it has been very helpful! Only difference for me was that in the first edited line ("deb https://qa9recEP:Pat2UGuP@downloads..../harmattan/001 ./") I found a “324”, not “420”. After that, I followed every instruction and everything worked out fine!

About nfc… I was really disappointed when I read that this feature was disabled here since my nokia bh-505 supports this technology. I’ve tried:

Code:

apt-get -y install nfcd
and it quickly installed, but the feature was still missing. Then I tried with:

Code:

apt-get -y install conn-dui-conndlgs-nfc
apt-get -y install conn-dui-settings-nfc

and nfc became visible in device settings! But when I turned it on, an error message warned me that nfc could not be activated.
the last thing I tried was:

Code:

apt-get -y install nfc*
…a few more packages were installed and I turned off my phone. When I turned it back on, nfc was running and detected my headset immediately!

http://img855.imageshack.us/img855/1...ne12210243.png

Sorry if it looks kind of mess up, but I’m no expert. I only hope that this can help someone else like the previous posts did helped me (I really wasn’t too fond of changing product code or reflashing my phone just in order to have skype :p)

n9fan 2012-01-13 01:44

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
about WiFi Hotspot: i tried to install it, but it says: couldn't find joiku* packet. what did it go wrong??:mad::(:confused:

alephito 2012-01-13 06:54

Re: [HOW-TO]Enable services restricted by operators (Skype, WiFi Hotspot, Youtube, etc.)
 
Quote:

Originally Posted by tonyve (Post 1149797)
Only difference for me was that in the first edited line ("deb https://qa9recEP:Pat2UGuP@downloads..../harmattan/001 ./") I found a “324”, not “420”. After that, I followed every instruction and everything worked out fine!
[/CODE]

Yes. The 420 was for a mexican carrier. Argentinian Claro's is 406. The whole point was to change any regional repository to 001.

Thanks for the solution to the lack of NFC.


All times are GMT. The time now is 01:30.

vBulletin® Version 3.8.8