maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   SailfishOS 2.0 Nexus5 based on CM13 alpha release (https://talk.maemo.org/showthread.php?t=99377)

Mike_F1 2019-05-11 13:26

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by runwithcow (Post 1556795)
Thanks!
Woud you please answer to this section the upgrading rpocess step that you tried?

i have tried below steps to upgrade using ssh

(USB connection) ssh nemo@192.168.2.15
(WIFI) ssh nemo@192.168.0.7 (just check out your ip address in developer tab in wifi section)

################################################## #####
// Updating process...

1. ssu dr adaptation-community

2. ssu lr # Opt: Verify that 'adaptiation-community' is disabled

3. ssu ar adaptation-community-hammerhead http://repo.merproject.org/obs/home:/mautz/sailfishos_update_version/
e.g : ssu ar adaptation-community-hammerhead http://repo.merproject.org/obs/home:/mautz/sailfishos_2.2.0.29/

4. ssu lr # OPTIONAL: verify 'adaptation-community-hammerhead'

5. ssu release update_version
e.g ssu release 2.2.0.29

6. pkcon refresh

7. version --dup #(it will take some time, which depends on your internet speed).

################################################## ######

Once you are done with above procedure reboot your device. You have updated your device to the latest build.

runwithcow 2019-05-13 08:11

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by Mike_F1 (Post 1556856)
i have tried below steps to upgrade using ssh

(USB connection) ssh nemo@192.168.2.15
(WIFI) ssh nemo@192.168.0.7 (just check out your ip address in developer tab in wifi section)

################################################## #####
// Updating process...

1. ssu dr adaptation-community

2. ssu lr # Opt: Verify that 'adaptiation-community' is disabled

3. ssu ar adaptation-community-hammerhead http://repo.merproject.org/obs/home:...pdate_version/
e.g : ssu ar adaptation-community-hammerhead http://repo.merproject.org/obs/home:...shos_2.2.0.29/

4. ssu lr # OPTIONAL: verify 'adaptation-community-hammerhead'

5. ssu release update_version
e.g ssu release 2.2.0.29

6. pkcon refresh

7. version --dup #(it will take some time, which depends on your internet speed).

################################################## ######

Once you are done with above procedure reboot your device. You have updated your device to the latest build.

Thank you your responce.:)
When I upgraded verion 3.0.2.8 I used mautz's repos /mautz:/sfos-latest/saillfishos_3.0.2.8_latest/ which was latest date in sub folder /noarch.
Addition : I recommand to try 3.0.2.8 upgrading by mauzt's repos ".../mautz:/...".:D

dubliner 2019-05-13 21:22

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by runwithcow (Post 1556938)
When I upgraded verion 3.0.2.8 I used mautz's repos /mautz:/sfos-latest/saillfishos_3.0.2.8_latest/ which was latest date in sub folder /noarch.

So, you're now on 3.0.2.8? Cool! Is everything working? Could you check the sensors on Aida64 and Bluetooth connections?

runwithcow 2019-05-14 00:52

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by dubliner (Post 1556991)
So, you're now on 3.0.2.8? Cool! Is everything working? Could you check the sensors on Aida64 and Bluetooth connections?

From Mar 20, i have been using version 3.0.2.8 for my Nexus 5 on the weekends and holidays.
Accoding to mautz's repos of Mar 7 and 8 I updated version 3.0.2.8 2 times.
I think to be operated buletooth for the test 2 times using buletooth audio. Car audio ???
The sersors never had been checked.

If no schedules, I will check the items in this weekend and answer the results. :)

Allways thanks mautz ! :D


I just came back home and re-checked.
1.Bluetooth - Ok. check with bluetooth audio.
2.Sensors in Aida64 - Ok. 9 sensors are well operating.
When I updated 3.0.2.8 by mautz`s May 8 repos mobile network was connected in the first time reboot. But after the first time reboot mobile network was not connected automatically . So, the button of mobile network in the set-up menu continueosly pressed till mobile network was connected.:D
My this returns will be helpful to you.


Added contents.:confused::confused:

For the above mobile network connection troble, wherther the mautz's recommandation in page 1 as belows is useful?

Belows;
-----
Mobile settings don't survive a reboot

Following command in terminal should fix this problem.
Code: devel-su chown radio:radio /var/lib/ofono
-----

Mike_F1 2019-05-15 06:16

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by runwithcow (Post 1556995)
From Mar 20, i have been using version 3.0.2.8 for my Nexus 5 on the weekends and holidays.
Accoding to mautz's repos of Mar 7 and 8 I updated version 3.0.2.8 2 times.
tI think to operate Buletooth for the test 2 times using Buletooth audio. Car audio ???
The sersors never had been checked.

IIf no schedules, I will check the items in this weekend and answer the results. :)

Allways thanks mautz ! :D


I just came back home and re-checked.
1.Bluetooth - Ok. check with bluetooth audio.
2.Sensors in Aida64 - Ok. 9 sensors are well operating.
When I updated 3.0.2.8 by mautz`s May 8 repos mobile network was connected in the first time reboot. But after the first time reboot mobile network was not connected automatically . So, the button of mobile network in the set-up menu continueosly pressed till mobile network was connected.:D
My this returns will be helpful to you.


What about volume buttons and camera?

runwithcow 2019-05-15 07:05

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by Mike_F1 (Post 1557049)
What about volume buttons and camera?

Volume buttons and photo function in camera are Okay.
Vedio in camera don't operating. When operaing system is locked and must be rebooted system.

dubliner 2019-05-17 12:35

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by Mike_F1 (Post 1556856)
// Updating process...
[...]
3. ssu ar adaptation-community-hammerhead http://repo.merproject.org/obs/home:...pdate_version/
e.g : ssu ar adaptation-community-hammerhead http://repo.merproject.org/obs/home:...shos_2.2.0.29/

I just felt a little adventurous and considered upgrading to 3.0.2.8. However, I am not quite sure how. In your step by step guide you mention changing the adaptation-community-hammerhead repo. Alas, setting that to the new version is not possible as http://repo.merproject.org/obs/home:...ishos_3.0.2.8/ does not exist.

What am I to do about this? Could somebody please post the complete set of repos required for the upgrade?

Mike_F1 2019-05-19 11:34

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Somebody, please help me, how to install warehouse in nexus 5(SFOS 3.0.0.8).. I tried to install it with the terminal but I am getting a fatal error. Please let me know if there is any way to install it.

Thanx

Mike_F1 2019-05-19 13:26

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by runwithcow (Post 1557050)
Volume buttons and photo function in camera are Okay.
Vedio in camera don't operating. When operaing system is locked and must be rebooted system.


I just installed SFOS 3.0.2.8... Camera and volume button are not functional.

dubliner 2019-05-19 21:24

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Quote:

Originally Posted by Mike_F1 (Post 1557165)
Somebody, please help me, how to install warehouse in nexus 5(SFOS 3.0.0.8).

I don't think Warehouse will work with that version of SFOS. You might want to install Storeman instead: https://openrepos.net/content/osetr/storeman


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

vBulletin® Version 3.8.8