arsaa
|
2013-12-17
, 09:24
|
Posts: 8 |
Thanked: 3 times |
Joined on Oct 2011
|
#901
|
The Following User Says Thank You to arsaa For This Useful Post: | ||
|
2013-12-17
, 09:42
|
Posts: 602 |
Thanked: 735 times |
Joined on Mar 2011
@ Nantes, France
|
#902
|
|
2013-12-17
, 09:51
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#903
|
|
2013-12-17
, 13:09
|
Posts: 47 |
Thanked: 34 times |
Joined on Jul 2012
@ Finland
|
#904
|
|
2013-12-17
, 13:43
|
Posts: 602 |
Thanked: 735 times |
Joined on Mar 2011
@ Nantes, France
|
#905
|
Please elaborate, I do not remember the partitioning leaving unused space? (might be I remember wrong, though...?)
|
2013-12-17
, 14:43
|
Posts: 207 |
Thanked: 66 times |
Joined on Dec 2012
@ Syria - Tartus
|
#906
|
|
2013-12-17
, 14:50
|
Posts: 335 |
Thanked: 285 times |
Joined on Sep 2012
@ Trento, Italy
|
#907
|
The Following 2 Users Say Thank You to Lucazz990 For This Useful Post: | ||
|
2013-12-17
, 14:56
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#908
|
Hi folks!
I Appreciate the work you guys have been doing to bring Sailfish OS to N9/N950. I’ve been testing Sailfish on my N9 for a week now and though it’s far from ready I was surprised on well it works.
Some remarks on the bugs that have been found:
1) I posted an issue in the bug tracker about the crackling sounds.
2) The artefacts in the Email application are not application specific. I’ve gotten them also in store application (see issue #4).
3) The gestures in the Map-application are also broken (see GitHub issue #3).
4) @mikecomputing,Pulzar,henry91: Do you still get random disconnects with WiFi? I haven’t tested it in a while since I’ve been using the mobile data connection instead.
5)
Did you really get battery indicator working? Because it seems no one else was able to do this.
|
2013-12-17
, 15:10
|
Posts: 151 |
Thanked: 158 times |
Joined on Apr 2012
@ UK
|
#909
|
HI all : i trying to run sailfish on my n9 but when i type "mount /dev/mmcblk0p4 /sailfish"in windows , i get error no such file or dirctory , the file mmcblk0p4 is not in /dev .
i try to reboot and select sailfish icon but not boot becuse kernel .
please help
Launch Terminal on Harmattan (or SSH in) any type the following commands:
devel-su
rootme # Or your root password
cd /home/user/MyDocs/
ls # Here, you should see all your MyDocs and sailfish.tar.bz2
mkdir /sailfish # Mount Alt_OS in Harmattan
mount /dev/mmcblk0p4 /sailfish
tar --numeric-owner -xvjf sailfish.tar.bz2 -C /sailfish/ # This will take a while as it extracts Sailfish onto the handset
sync
The Following User Says Thank You to Nad For This Useful Post: | ||
|
2013-12-17
, 15:17
|
Posts: 207 |
Thanked: 66 times |
Joined on Dec 2012
@ Syria - Tartus
|
#910
|