maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview (https://talk.maemo.org/showthread.php?t=96932)

mautz 2019-12-18 16:34

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Do you have a link, i'd like to test it with.my other Sailfish Devices, maybe it us a browser issue.

edp17 2019-12-19 07:43

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Quote:

Originally Posted by mautz (Post 1563415)
Do you have a link, i'd like to test it with.my other Sailfish Devices, maybe it us a browser issue.

Well, it was my bank's website but seen this issue elsewhere so I will try to dig out an url. Thank you.
"other Sailfish Devices" - Does it mean you succeeded with the CM14.1 port? :cool:

Edit: I am still struggling with my S7, no gui and I have no idea what's wrong. Plus in the last few days I didn't have time to work on it either. :(

mautz 2019-12-19 08:44

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
My cm14.1 port isn't finished. Who wonders, video recording doesn't work.

I also tried to backport bluetooth driver to enable bluez5, but this doesn't work correctly either. It tatkes ages too find other bluetooth devices and it doesn't pair.

Have also included the anbox binder stuff in the kernel, but first i'd like to fix the rest.

But with other devices i meant officialy supported ones from Jolla.

Rearding your S7 port, like i told you on irc, i would build some problematic packages with a lower revision. Maybe it was something added that the S7 doesn't like since driim build his version.
He released his build at the beginning of 2018, so i would ignore all commits to qt5-qpa-hwcomposer since the beginning of 2018 and test that.

edp17 2019-12-19 09:22

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Quote:

Originally Posted by mautz (Post 1563449)
My cm14.1 port isn't finished. Who wonders, video recording doesn't work.

I also tried to backport bluetooth driver to enable bluez5, but this doesn't work correctly either. It tatkes ages too find other bluetooth devices and it doesn't pair.

Have also included the anbox binder stuff in the kernel, but first i'd like to fix the rest.

But with other devices i meant officialy supported ones from Jolla.

Rearding your S7 port, like i told you on irc, i would build some problematic packages with a lower revision. Maybe it was something added that the S7 doesn't like since driim build his version.
He released his build at the beginning of 2018, so i would ignore all commits to qt5-qpa-hwcomposer since the beginning of 2018 and test that.

Congratulations for your cm14.1. I understand it is not complete yet but at least have a working gui. :)
Does your cm14.1 build work in multirom setup? If it does I am happy to help with testing or something else.

I am very curious for the anbox part. Unfortunately in AD I got two more apps that stopped working because of the old android. Soon it will be entirely obsolete, so we need native apps or anbox or just purchase an officially supported device.

Probably I will ask a XA2 with Sailfish OS license from Father Christmas. :)

I have read that advice but honestly I don't now how to build only one package with a lower revision.
If you knew, I would very much appreciated if you could let me know.
(Don't you think that we should open a new topic for cm14.1?)

mautz 2019-12-24 11:15

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Since sdk 3.2.1.20 is out, here are the new repos for updating edp17 build:

Code:

adaptation-community-hammerhead
http://repo.merproject.org/obs/home:/mautz:/cm12.1/sailfishos_3.2.1.20_latest/

adpatation-community-common-hammerhead
http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/

Please remove all other adpatation-something repos before updating.

EDIT: Fixed wrong links!

edp17 2019-12-25 11:16

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Quote:

Originally Posted by mautz (Post 1563663)
Since sdk 3.2.1.20 is out, here are the new repos for updating edp17 build:

Code:

adaptation-community-hammerhead
https://build.merproject.org/project/repository_state/home:mautz:cm12.1/sailfishos_3.2.1.20_latest

adpatation-community-common-hammerhead
http//repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/

Please remove all other adpatation-something repos before updating.

Thanks for the Christmas present! :D

Edit: There is a type in the second url. The : is missing.

I have tried to upgrade and got:
"Fatal error: Download (curl) error for 'https://build.merproject.org/project/repository_state/home:mautz:cm12.1/sailfishos_3.2.1.20_latest/repodata/repomd.xml':
Error code: Curl error 60
Error message: SSL certificate problem: unable to get local issuer certificate
"
Edit2: The error was because the missing / in the first url.

So, the correct entries:
Code:

adaptation-community-hammerhead
https://build.merproject.org/project/repository_state/home:mautz:cm12.1/sailfishos_3.2.1.20_latest/

adpatation-community-common-hammerhead
http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/

This works. Thank you for your work!!

Edit3: After the upgrade the phone stuck on the Google logo. I have not checked logs yet but will do once I have a little more time.

mautz 2019-12-25 15:12

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Ahh, sorry, i posted the wrong link for adaptation-community-hammerhead.

Here is the correct repo link:

http://repo.merproject.org/obs/home:...2.1.20_latest/

I hooe you can ssh into the device, change the wrong repo and update again. That should fix it....hooefully.

edp17 2019-12-25 16:44

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Quote:

Originally Posted by mautz (Post 1563683)
Ahh, sorry, i posted the wrong link for adaptation-community-hammerhead.

Here is the correct repo link:

http://repo.merproject.org/obs/home:...2.1.20_latest/

I hooe you can ssh into the device, change the wrong repo and update again. That should fix it....hooefully.

Thank you.
With this repo it works. :D

sailor 2019-12-28 17:37

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Oh, there is an update, that's a great xmas surprise! Thank you all for your work and not forgetting this device. Best of luck with cm14.

claustn 2019-12-28 19:32

Re: SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
 
Is it worth to update to the lastest version? I mean, I am still getting used to the latest 3.2.0.12 and I am setting everything up with pathces & co, so I wouldn't like to mess it up if there is no major improvement.


All times are GMT. The time now is 09:03.

vBulletin® Version 3.8.8