maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Porting Sailfish to N9 (https://talk.maemo.org/showthread.php?t=90761)

max83 2013-12-19 00:44

Re: Porting Sailfish to N9 (or other)
 
no any other ways than that u erase the current one and replace it with the itviewer one

n950 2013-12-19 00:46

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by max83 (Post 1398496)
no any other ways than that u erase the current one and replace it with the itviewer one

Ok and how to? like that:

I am on Ubuntu 13.10.
I connect my N950 to the PC with usb cable.
And after ?

Last step:
tar --numeric-owner -xvjf itviewer-sailfish-1.0.1.12.tar.bz2 -C /media/Alt_OS/

can you give me the steps btw plz?

coderus 2013-12-19 01:08

Re: Porting Sailfish to N9 (or other)
 
upgrade:
Code:

ssu rr jolla
ssu rr hotfixies
ssu ar jolla http://releases.jolla.com/releases/1.0.1.12/jolla/armv7hl/
ssu ar hotfixes http://releases.jolla.com/releases/1.0.1.12/hotfixes/armv7hl/
zypper ref
zypper in sailfish-version ssu


n950 2013-12-19 01:13

Re: Porting Sailfish to N9 (or other)
 
@coderus:

I put all these command on terminal of ssu with my N950 connected (sailfishOS booted)?

coderus 2013-12-19 01:19

Re: Porting Sailfish to N9 (or other)
 
on device root terminal session of course. it should be oblivious for you :)

max83 2013-12-19 02:06

Re: Porting Sailfish to N9 (or other)
 
i TRIED BEFORE, BUT IN THIS WAY, U WILL BREAK THE SOUND SYSTEM

SAFEST WAY IS TO DO BY CLEAN NEW VERSION INSTALL

coderus 2013-12-19 03:13

Re: Porting Sailfish to N9 (or other)
 
@max83 you so funny ^^

qole 2013-12-19 05:34

Re: Porting Sailfish to N9 (or other)
 
Easier way to upgrade: Just change the line in your ssu.ini file to read

release=1.0.1.12

then as coderus wrote:

ssu ur
zypper ref
zypper in sailfish-version ssu

Bundyo 2013-12-19 05:35

Re: Porting Sailfish to N9 (or other)
 
Of course if you use the non-versioned repos and sales domain :)

qole 2013-12-19 05:45

Re: Porting Sailfish to N9 (or other)
 
The best thing I did was update the ssu.ini to that one from csdozi.
If you want a working store, with easily-updatable version numbers, install R3 and put in that ssu.ini ... Now of course with the new version number.

csdozi's post

qole 2013-12-19 06:16

Re: Porting Sailfish to N9 (or other)
 
I put the bme (battery) rpm on my site because I wanted to wget it on-device.

http://qole.org/files/jolla/statefs-...-3.armv7hl.rpm

I installed it,
Code:

zypper in statefs-provider-bme-1.0.0-3.armv7hl.rpm
uninstalled the Sailfish one (solution 1)
then used liar's command:
Code:

systemctl enable bme-rm-680-bin.service
then rebooted.

EDIT: still looks like systemctl start is needed. Sigh.

romu 2013-12-19 08:23

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by max83 (Post 1398320)
type as a root user
ifconfig usb0 192.168.2.14 up
then do this
ping 192.168.2.15
if pings you are ready to go for SSH
otherwise check ur phone developer mode enabled again

Thanks, no way, it doesn't work.

Quote:

Originally Posted by max83 (Post 1398320)
alternative way that gives u windows like view
is to use nautilus in linux
simple
just click computer icon in your linux desktop
then the nautilus window opens
click files in the nautilus menu
then click connect to server
then enter these respectively
chose SSH
IP: 192.168.2.15
user: root
password: nemo

now you have folder view of ur sailfishOS

goodluck

Same, it doesn't work in USB, but it does in wifi. Thanks for the help.

Lucazz990 2013-12-19 08:25

Which is the su password in vgrade sailfish? Shouldn't it be "nemo"?

romu 2013-12-19 08:33

Re: Porting Sailfish to N9 (or other)
 
It's nemo.

Currently as we have a workaround for the battery, in my opinion, there are still 2 showstopper bugs which prevent to use Sailfish as the main OS on my N9:
- no way to sync a Google calendar through CalDav. This is not N9(50) specific, this is a limitation of the current Sailfish, shame!
- Keypad doesn't work during voice calls.

Having these fixes would be great!

daniel698 2013-12-19 10:31

Re: Porting Sailfish to N9 (or other)
 
is camera working on n9 after updating to sailfish-1.0.1.12 ...????

czdosi 2013-12-19 11:38

Re: Porting Sailfish to N9 (or other)
 
1 Attachment(s)
Quote:

Originally Posted by coderus (Post 1398510)
upgrade:
Code:

ssu rr jolla
ssu rr hotfixies
ssu ar jolla http://releases.jolla.com/releases/1.0.1.12/jolla/armv7hl/
ssu ar hotfixes http://releases.jolla.com/releases/1.0.1.12/hotfixes/armv7hl/
zypper ref
zypper in sailfish-version ssu


This is bad idea to override repositories! Because it changes system repositories to user repositories. Use:
Code:

ssu re 1.0.1.12 #to change system release
zypper ref
zypper up

BTW: Attaching "original" ssu.ini picked from my new Jolla (credentials removed). ;-)

HtheB 2013-12-19 12:13

Re: Porting Sailfish to N9 (or other)
 
1 Attachment(s)
Quote:

Originally Posted by max83 (Post 1398516)
i TRIED BEFORE, BUT IN THIS WAY, U WILL BREAK THE SOUND SYSTEM

SAFEST WAY IS TO DO BY CLEAN NEW VERSION INSTALL

Didn't hear what you just said, can you say it more louder please?...

khan.orak 2013-12-19 13:24

Re: Porting Sailfish to N9 (or other)
 
CodeRUS is great.

and when reading his posts, he sounds like Gollum :D

liar 2013-12-19 13:31

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by qole (Post 1398548)
I put the bme (battery) rpm on my site because I wanted to wget it on-device.

http://qole.org/files/jolla/statefs-...-3.armv7hl.rpm

I installed it,
Code:

zypper in statefs-provider-bme-1.0.0-3.armv7hl.rpm
uninstalled the Sailfish one (solution 1)
then used liar's command:
Code:

systemctl enable bme-rm-680-bin.service
then rebooted.

EDIT: still looks like systemctl start is needed. Sigh.

i've seen that the bme service file is in multiple directories in /lib/systemd/... could it be that two bme services are spawned which kill each other? (just a thought)

coderus 2013-12-19 13:32

Re: Porting Sailfish to N9 (or other)
 
My Pretty!

romu 2013-12-19 13:48

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by qole (Post 1398548)
EDIT: still looks like systemctl start is needed. Sigh.

Quote:

Originally Posted by daniel698 (Post 1398625)
is camera working on n9 after updating to sailfish-1.0.1.12 ...????

Just a reminder you can have a look at the bug tracker to see what works, what doesn't, and the workaround.

And feel free to participate.

romu 2013-12-19 14:07

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by czdosi (Post 1398659)
This is bad idea to override repositories! Because it changes system repositories to user repositories. Use:
Code:

ssu re 1.0.1.12 #to change system release
zypper ref
zypper up

BTW: Attaching "original" ssu.ini picked from my new Jolla (credentials removed). ;-)

Using the hacked version or yours has the same result on my N9, "zypper ref" returns errors on missing files. As a result, I can't install apps anymore :(

EDIT: I've tried your file with "ssu ur" + "ssu lr" on the N9, and it doesn't work. Your old hacked file still works.

n950 2013-12-19 15:18

Re: Porting Sailfish to N9 (or other)
 
Nobody answer me about the btw lines steps?

http://talk.maemo.org/showpost.php?p...&postcount=963

romu 2013-12-19 15:49

Re: Porting Sailfish to N9 (or other)
 
On Ubuntu, partitions are mounted in your /media/<login>/<partition name>. Just follow the instructions given in the tutorial by changing the partition path according to your own case.

chenliangchen 2013-12-19 16:37

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by n950 (Post 1398771)
Nobody answer me about the btw lines steps?

http://talk.maemo.org/showpost.php?p...&postcount=963

If you have problem with ssh or telnet (really can't tell which part goes wrong as you only gives the OS), you can also do this in N950 terminal. Not to hard with hardware keyboard I suppose.

coderus 2013-12-19 19:29

Re: Porting Sailfish to N9 (or other)
 
about bme. add these lines to /lib/systemd/system/bme-rm-680-bin.service [Service] to force restart bme if failed:
Code:

Restart=always
RestartSec=5

or full file
Code:

[Unit]
Description=BME for N9/N950
Requires=dsme.service
After=dsme.service

[Service]
ExecStart=/usr/sbin/bme_RX-71 -l syslog -v 5 -c /usr/lib/hwi/hw/rx71.so
Restart=always
RestartSec=60

[Install]
WantedBy=multi-user.target


milad ghusn 2013-12-19 19:56

Re: Porting Sailfish to N9 (or other)
 
why i cant connect to internet via mobile data ? and there ae no arabic support .

mikal2100 2013-12-19 20:51

Any Help...??? CaN wE RuN AnDrOiD aPps oN SaILfIsH OS...???

joecool 2013-12-19 20:51

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by milad ghusn (Post 1398867)
why i cant connect to internet via mobile data ? and there ae no arabic support .

Not sure about the arabic support, but you need to add your APN to connect to mobile data.

Impressed with the BT audio so far, sound quality does not degrade after a few minutes like it does on Harmattan.

joecool 2013-12-19 21:26

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by mikecomputing (Post 1398894)
or kubuntu or opensuse or fedora or... :cool:

To be honest, I keep a windows netbook for flashing phones and only for flashing phones. I must have 30 related tools on there for flashing various models and OS's.

I find that it's a pain in the *** to install some of these for Linux and many tools (like flasher) don't come with 64-bit binaries. I refuse to run multilib on my gentoo laptop as it's a waste of space and time.

Sure yeah I could play with a VM, but they often don't play nice with USB, so the netbook was the ideal option for this use case.

kibet85 2013-12-19 23:35

Re: Porting Sailfish to N9 (or other)
 
so now i have sailfsh os installed on my n9,,,need help with the terminal app..i have read the wiki about steps to be taken after install..i.e erasing the root password enabling root and ssh access..i dnt know what commands to enter after i open terminal..e.g i want to install an app..how do i go about..also,the ssi file that is to be edited so that one can get to download apps from the store,how to u get to it....thnks in advance :)

max83 2013-12-20 01:40

Re: Porting Sailfish to N9 (or other)
 
Kernel v3.4 complete edition

Gizamkd 2013-12-20 02:29

Re: Porting Sailfish to N9 (or other)
 
please video tutorial for installing

ajack 2013-12-20 04:36

Re: Porting Sailfish to N9 (or other)
 
Help! How do you use "su" or "devel-su" in Sailfish image? I've tried resetting password and using "nemo" and it doesn't seem to work. I thought I knew this linux thingys, but I feel like a dork right now... :/

chenliangchen 2013-12-20 04:43

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by Gizamkd (Post 1398967)
please video tutorial for installing

I don't see a point why people should spend hours making and editing a video in their spare time and not get paid while you can spend a few couples of minutes reading detailed and easy tutorial yourself.

qole 2013-12-20 05:09

Re: Porting Sailfish to N9 (or other)
 
I can share Sailfish screenshots from the gallery now.
I had to install gst-plugins-base-tools
Then I wrote a little shell script that creates a jpeg from a PNG.
Code:

set -e
gst-launch-0.10 filesrc location=$1.png ! pngdec ! ffmpegcolorspace ! video/x-raw-yuv ! jpegenc ! filesink location=$1.jpg
rm $1.png

The resulting jpeg can be shared to social media accounts from the Gallery. Although the picture is rotated (of course).

ajack 2013-12-20 07:40

Re: Porting Sailfish to N9 (or other)
 
Where do I report bugs? In USB settings, both "Developer Mode" and "Mass Storage" mode are listed as "Developer Mode"

d0m1n1k 2013-12-20 09:02

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by ajack (Post 1398997)
Where do I report bugs? In USB settings, both "Developer Mode" and "Mass Storage" mode are listed as "Developer Mode"

there https://github.com/romu70/sailfish-for-other/issues is a collection.

liar 2013-12-20 09:33

Re: Porting Sailfish to N9 (or other)
 
thanks coderus, good workaround!!

liar 2013-12-20 10:44

Re: Porting Sailfish to N9 (or other)
 
Quote:

Originally Posted by max83 (Post 1398959)

can you tell us a bit more about the 3.4 kernel? which defconfig should we ise?


All times are GMT. The time now is 23:36.

vBulletin® Version 3.8.8