Forum: Nokia N9 / N950
2014-03-17, 19:50
|
Replies: 3
Views: 5,853
|
Forum: Nokia N9 / N950
2014-02-03, 21:08
|
Replies: 5
Views: 3,578
Re: Show Wi-Fi keys?
From memory, using the following command in terminal can display the SSID and related key:
gconftool -R
Save all output with:
gconftool -R > /home/user/MyDocs/output.txt
|
Forum: SailfishOS
2014-01-20, 22:21
|
Replies: 2,045
Views: 951,451
|
Forum: SailfishOS
2014-01-20, 22:13
|
Replies: 2,045
Views: 951,451
|
Forum: SailfishOS
2014-01-14, 20:10
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
You can remove the warning via root Terminal with:
disclaimer-cal remove View-openmode
thanks to coderus from this (http://talk.maemo.org/showthread.php?t=83199) thread
This requires vanilla...
|
Forum: SailfishOS
2014-01-11, 15:12
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
You could invoke flasher to charge to 10% then cancel the flashing procedure and manually power off, then on the handset.
But no way without flasher.
|
Forum: SailfishOS
2014-01-09, 18:59
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
I wrote most the guide so it is simple to follow and has pretty much all troubleshooting in the article. Hell, juiceme even made a special version of Ubiboot so people didn't have issues installing...
|
Forum: SailfishOS
2014-01-04, 00:24
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
Have you flashed moslo and let it repartition the handset?
Also, make sure you are root
It's M M C B L K 0 P 4, all lower case,no spaces, if that is the problem.
|
Forum: SailfishOS
2013-12-31, 14:31
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
Harmattan's MyDocs are not mounted in Sailfish by default. You can edit ftsab to mount the partition then use symlinks to view Harmattan files. Otherwise, you could try to edit the tracker config...
|
Forum: Nokia N9 / N950
2013-12-30, 18:51
|
Replies: 11
Views: 5,286
Re: Problem Nokia n9
Just add it to your normal flash command e.g.:
flasher -F main.bin -F emmc.bin -f --no-preserve
|
Forum: General
2013-12-28, 23:22
|
Replies: 11
Views: 5,120
Re: Moslo files for windows
You may not have admin permissions. Try to re-download, extract in a normal folder e.g. desktop. Then, try and copy across the files.
|
Forum: MeeGo / Harmattan
2013-12-24, 01:45
|
Replies: 52
Views: 40,791
|
Forum: SailfishOS
2013-12-22, 00:02
|
Replies: 2,045
Views: 951,451
|
Forum: Nokia N9 / N950
2013-12-20, 20:54
|
Replies: 11
Views: 3,920
Re: N9 - unknown Productcode
The sim-tray might not be the original. I think the box should have the original product code on no?
Don't know how to display the product code on the phone as its not in a "About" section of the...
|
Forum: SailfishOS
2013-12-17, 15:10
|
Replies: 2,045
Views: 951,451
|
Forum: SailfishOS
2013-12-16, 14:05
|
Replies: 2,045
Views: 951,451
|
Forum: SailfishOS
2013-12-12, 03:19
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
If you do:
cd /media/rootfs/boot
md5sum ./*
You should have:
b64bc24b96faf6763f5e403eb5c7f528 ./zImage_2.6.32.54-openmode_l2fix
If the file is there with that md5 sum, harmattan should...
|
Forum: SailfishOS
2013-12-12, 03:00
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
@qu3 What image are you using. Souren's newer images fix this issue. Alternatively, if you apply the proximity sensor patch after boot (check the Wiki page), the bug should disappear.
|
Forum: SailfishOS
2013-12-12, 01:57
|
Replies: 2,045
Views: 951,451
|
Forum: SailfishOS
2013-12-11, 23:17
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
Hmm, to be honest, if you have extracted the sailfish image onto /dev/mmcblk0p4 i.e. the mounted /sailfish partition, you can just exit terminal and turn off harmattan and reboot into sailfish...
|
Forum: SailfishOS
2013-12-11, 22:43
|
Replies: 2,045
Views: 951,451
|
Forum: SailfishOS
2013-12-11, 22:19
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
Are you doing this on Harmattan or a Linux PC?
If it is a PC, this is distro-dependant and the instructions I wrote were for Debian.
If this is on Harmattan, try umount /sailfish/*
|
Forum: SailfishOS
2013-12-11, 19:57
|
Replies: 2,045
Views: 951,451
|
Forum: SailfishOS
2013-12-10, 20:41
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
Does developer-mode include ssh and fingerterm? I would have thought so.
Also, would inclusion of /etc/passwd allow us to have root access in sailfish or would we run into boot issues? I will try...
|
Forum: SailfishOS
2013-12-10, 19:27
|
Replies: 2,045
Views: 951,451
Re: Porting Sailfish to N9 (or other)
Have you flashed the latest ubiboot kernel (moslo first, then ubiboot, then copy sailfish)?
Also, has ubiboot.conf and the .cpio file been copied to Hartmattan's /home/user/MyDocs/boot?
|