![]() |
2013-05-28
, 23:40
|
|
Posts: 548 |
Thanked: 562 times |
Joined on Aug 2011
@ Germany
|
#32
|
![]() |
2013-05-28
, 23:43
|
Posts: 27 |
Thanked: 0 times |
Joined on May 2013
@ United Arab Emirates
|
#33
|
Thx the output seems to be ok.
You say your N9 is not able to find 5 Wifis?! Did you already try to power off your N9 and push and hold the power key for at least 10 seconds?!
To eliminate a software fault you should flash your N9..
![]() |
2013-05-28
, 23:45
|
|
Posts: 548 |
Thanked: 562 times |
Joined on Aug 2011
@ Germany
|
#34
|
Yes i did that, it is not not detecting any wifis anywhere?
Not a single wifi is being detected?
Should i reheat it using hairdryer?
The Following User Says Thank You to willi6868 For This Useful Post: | ||
![]() |
2013-05-29
, 07:04
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#35
|
/sbin/initctl restart xsession/icd2
/sbin/initctl stop xsession/icd2 && sleep 3 && /sbin/initctl start xsession/icd2
The Following 2 Users Say Thank You to Schturman For This Useful Post: | ||
![]() |
2013-05-29
, 10:13
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#36
|
![]() |
2013-05-29
, 10:43
|
Posts: 27 |
Thanked: 0 times |
Joined on May 2013
@ United Arab Emirates
|
#37
|
![]() |
2013-05-29
, 10:44
|
Posts: 27 |
Thanked: 0 times |
Joined on May 2013
@ United Arab Emirates
|
#38
|
And it worked properly before?
No, first u should flash your N9 to be sure it is (maybe) just a software fault.![]()
How to flash your N9 (also flash emmc to be sure):
http://talk.maemo.org/showthread.php?t=82693
Edit: I think you know that you will loose your data by flashing emmc..?! So backup your data first.
![]() |
2013-05-29
, 12:03
|
Posts: 27 |
Thanked: 0 times |
Joined on May 2013
@ United Arab Emirates
|
#39
|
Another simple way to show output WITHOUT internet on the phone:
Create simple .txt file in MyDocs -> copy your output from terminal to this file -> transfer .txt file to your PC via usb cable...
Also before reflashing, try to run this command as root:
orCode:/sbin/initctl restart xsession/icd2
one-line command:
It will restart your internet connections...Code:/sbin/initctl stop xsession/icd2 && sleep 3 && /sbin/initctl start xsession/icd2
![]() |
2013-05-29
, 13:53
|
|
Posts: 548 |
Thanked: 562 times |
Joined on Aug 2011
@ Germany
|
#40
|
Box v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ devel-su
Password:
BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ # apt-get update -f
Get: 1 exec:////usr/bin/osa --packages
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Updating desktop entries... Done
Reading package lists... Done
~ # apt-get install osso-wlan --reinstall
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
osso-wlan
1 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 6 not upgraded.
Need to get 49.1kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get: 1 https://downloads.maemo.nokia.com ./ osso-wlan 4.0.105+0m8 [49.1kB]
Fetched 49.1kB in 2s (16.5kB/s)
(Reading database ... 45751 files and directories currently installed.)
Preparing to replace osso-wlan 4.0.105+0m8 (using .../osso-wlan_4.0.105+0m8_armel.deb) ...
Unpacking replacement osso-wlan ...
aegis-installing osso-wlan (from 'com.nokia.maemo')
Setting up osso-wlan (4.0.105+0m8) ...
Updating desktop entries... Done
~ #
Still no wifi, what next?