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)

mautz 2019-01-09 17:19

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Could you post your output of 'ssu lr'?

I updated about 5 times now and it always worked. This my ssu lr output:

Code:

Enabled repositories (global):
 - adaptation-community-common ... http://repo.merproject.org/obs/nemo:/testing:/hw:/common/sailfishos_3.0.1.11/
 - apps                        ... https://releases.jolla.com/jolla-apps/3.0.1.11/armv7hl/
 - hotfixes                    ... https://releases.jolla.com/releases/3.0.1.11/hotfixes/armv7hl/
 - jolla                      ... https://releases.jolla.com/releases/3.0.1.11/jolla/armv7hl/

Enabled repositories (user):
 - adaptation-community-hammerhead ... http://repo.merproject.org/obs/home:/mautz:/sfos-latest/sailfishos/

Camera works, Volume keys work, haven't tested the media player, since it is not installed, but sound works.

Are you sure, you have updated to 3.0.1.11 and not 3.0.0.11?

ierihon 2019-01-09 22:39

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

Originally Posted by mautz (Post 1552515)
Camera works, Volume keys work, haven't tested the media player, since it is not installed, but sound works.

Sorry, but not for me...
There is my instalation.
In terminal on device i enter commands (before update i disable repositories in Storeman. Patches are not installed):
- devel-su
- ssu release 3.0.1.11
- pkcon refresh
- version --dup
- reboot

After reboot:
- Black screen in camera
- Volume buttons won't work
- no sound in media player (confirm)
- accelerometer also not work (tested in calculator - no screen rotation)
- compass not working.

There is my 'ssu lr' output:
Code:

Enabled repositories (global):
 - adaptation-community        ... http://repo.merproject.org/obs/nemo:/testing:/hw:/lge:/hammerhead/sailfishos_3.0.1.11/
 - adaptation-community-common ... http://repo.merproject.org/obs/nemo:/testing:/hw:/common/sailfishos_3.0.1.11/
 - apps                        ... https://releases.jolla.com/jolla-apps/3.0.1.11/armv7hl/
 - hotfixes                    ... https://releases.jolla.com/releases/3.0.1.11/hotfixes/armv7hl/
 - jolla                      ... https://releases.jolla.com/releases/3.0.1.11/jolla/armv7hl/

Enabled repositories (user):
 - store ... https://store-repository.jolla.com/hammerhead/armv7hl/?version=3.0.1.11

Disabled repositories (global, might be overridden by user config):

Disabled repositories (user):
 - home                  ... https://download.jollamobile.com/home:/honeybadger/latest_armv7hl/
 - openrepos-BlackSailer ... https://sailfish.openrepos.net/BlackSailer/personal/main
 - openrepos-osetr      ... https://sailfish.openrepos.net/osetr/personal/main
 - openrepos-velox      ... https://sailfish.openrepos.net/velox/personal/main

Almost fixed.

I added your repository with command:
Code:

ssu ar adaptation-community-hammerhead http://repo.merproject.org/obs/home:/mautz:/sfos-latest/sailfishos/
Then one more update system (version --dup).

Result:
- Camera works
- Sound buttons works
- Sound in media player works.

But:
- accelerometer also not work (tested in calculator - no screen rotation)
- compass not working.

Have you Guide to fix it without reflashing?

mautz 2019-01-09 23:47

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Sorry, haven't checked the sensors. Just download and install this package:

http://repo.merproject.org/obs/home:...la.armv7hl.rpm

After installing a
Code:

devel-su systemctl restart sensorfwd
should get the sensors working.

It is fixed in sailfish_latest repo, which should be used to update until 3.0.1.11 is released to public.

ierihon 2019-01-10 00:17

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

Originally Posted by mautz (Post 1552523)
Sorry, haven't checked the sensors. Just download and install this package:

http://repo.merproject.org/obs/home:...la.armv7hl.rpm

After installing a
Code:

devel-su systemctl restart sensorfwd
should get the sensors working.

It is fixed in sailfish_latest repo, which should be used to update until 3.0.1.11 is released to public.

Many thanks! Now worked!

thang_legend 2019-01-10 08:38

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
thank you, it worked :D

runwithcow 2019-02-05 02:34

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
https://lm.facebook.com/l.php?u=http...1-sipoonkorpi/

I found 3.0.1.14 version for the Xperia X through googling.
By nautz's recommandation, I could update Sailfish OS for the Nexus 5 from 3.0.1.11 to 3.0.1.14.

devel-su ssu release 3.0.1.14
ssu lr
devel-su pkcon refresh
version --dup.

dubliner 2019-02-06 14:08

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

Originally Posted by runwithcow (Post 1553595)
I could update Sailfish OS for the Nexus 5 from 3.0.1.11 to 3.0.1.14.

I have two things on my mind before feeling comfortable enough to give the upgrade a try. My apologies for being overly careful but that N5 is my precious daily driver.

1) Could you please list the repositories that had been enabled before you tried the upgrade?

2) Someone mentioned elsewhere there might be problems finding GPS positions when using 3.0.1.14. Would it be possible for you to test this?

Again, kudos runwithcow, kudos mautz and kudos to everyone else involved in this wonderful project.

P.S. Maybe an interesting finding: The UBports folks seem to experience the same bluetooth car audio problem that has been bugging me/us. They actually filed two bug reports (which I reckon must be the same problem):

https://github.com/ubports/ubuntu-touch/issues/28
https://github.com/ubports/ubuntu-touch/issues/649

No solution yet, though.

mautz 2019-02-06 14:55

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
I wouldn't update to 3.0.1.14. It even isn't an 'official' EA release....there could be many things that wouldn't work right now.

Seems like 3.0.1.14 brings nothing new except Android 8.1 support for XA2 devices.

https://together.jolla.com/question/...-x-beta-30114/

runwithcow 2019-02-07 03:51

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
Please refer to mautz's recommandation for respositoris.
As I said, 3.0.1.14 is the beta and unofficial version for Xperia-X
I'm using Nexus 5 daily in holiday and weekends.
I have stopped the installation of Ubports that too many storages about 10gigas were requied.
I alway want non-Google and non-Apple for the mobile O/S.
So, if possible, I will update and test for all new version. ;)

ierihon 2019-02-12 09:19

Re: SailfishOS 2.0 Nexus5 based on CM13 alpha release
 
On Nexus 5 with 3.0.1.14 media player don't work. I roll back to 3.0.1.11 :)


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

vBulletin® Version 3.8.8