maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   SailfishOS 2.0 on Nexus 5 (https://talk.maemo.org/showthread.php?t=94620)

abyzthomas 2016-06-30 03:51

Re: SailfishOS 2.0 on Nexus 5
 
Quote:

Originally Posted by RealJohnGalt (Post 1508684)
Edit: piratepad updated finally with a new build (with official (older) ofono packages for fixed mobile data), and ota instructions (still slow due to a dbus issue I'm figuring out).

http://piratepad.net/bhP8fbzYgT

Did a clean install under Multirom. Went pretty well. Initial configuration done through my 4G connection. No issue to connect T-Mobile USA.

Tested so far
  • Wifi Works
  • 4G Works on T-Mobile USA
  • Bluetooth pairing worked with PC
  • Bluetooth filetransfer worked
  • Phone call worked
  • Much faster than CM11
  • Jolla Store works
  • Warehouse works
  • Camera - Photo and Video works
  • Camera flash seems to work

I could not apply the senorsfix2.zip because I have the TWRP v3.0.0 and it fails to find path to the zip file. It maybe the reason the screen orientation does not seem to rotate when set to auto.

So far it looks very very good guys. Congratulations!!!

And of course -- Thanks for your hard work!!!

RealJohnGalt 2016-06-30 03:58

Re: SailfishOS 2.0 on Nexus 5
 
Quote:

Originally Posted by abyzthomas (Post 1508691)
Did a clean install under Multirom. Went pretty well. Initial configuration done through my 4G connection. No issue to connect T-Mobile USA.

Tested so far
  • Wifi Works
  • 4G Works on T-Mobile USA
  • Bluetooth pairing worked with PC
  • Bluetooth filetransfer worked
  • Phone call worked
  • Much faster than CM11
  • Jolla Store works
  • Warehouse works
  • Camera - Photo and Video works
  • Camera flash seems to work

I could not apply the senorsfix2.zip because I have the TWRP v3.0.0 and it fails to find path to the zip file. It maybe the reason the screen orientation does not seem to rotate when set to auto.

So far it looks very very good guys. Congratulations!!!

And of course -- Thanks for your hard work!!!

Awesome! And thank you :).

If you check the piratepad, there's a recommended twrp version for flashing the sensor fix. This will eventually be turned into a package (rpm) that remounts /system/ and replaces those files, then added to one of our patterns.

pepa77 2016-06-30 06:33

Re: SailfishOS 2.0 on Nexus 5
 
Quote:

Originally Posted by abyzthomas (Post 1508691)
I could not apply the senorsfix2.zip because I have the TWRP v3.0.0 and it fails to find path to the zip file.

Hi TWRP 3.0.0 can flash TWRP 2015.img in the lower right corner of the switch 😉

abyzthomas 2016-06-30 14:19

Re: SailfishOS 2.0 on Nexus 5
 
Quote:

Originally Posted by RealJohnGalt (Post 1508692)
Awesome! And thank you :).

If you check the piratepad, there's a recommended twrp version for flashing the sensor fix. This will eventually be turned into a package (rpm) that remounts /system/ and replaces those files, then added to one of our patterns.

Flashed older TWRP with fastboot and applied the sensorfix2.zip. The screen rotation seems to be working fine now.

Only issue I see so far is that the Cellular Network settings go back to default every time you reboot. It allows you to edit and save and it keeps the edit until reboot.

RealJohnGalt 2016-06-30 18:18

Re: SailfishOS 2.0 on Nexus 5
 
blueslee found a major issue with OTA'ing from 2.0.0.10 to 2.0.1.11 using version --dup. I had tested ota'ing from 2.0.0.10 prior to releasing the instructions, but looking back in logs on that install, I had used zypper instead of version :/.

I need to have someone "patternise" the repo on mer obs, so in the mean time I changed the instructions to use zypper dup instead of version --dup.

Edit: If you did this, and have broken wlan or something else, don't run version --dup again. Instead, run zypper dup, and install all available updates.

blueslee, ty again for testing...even if you weren't explicitly testing this time.

Edit2: lbt "patternised" the project, but it hasn't taken effect yet. Waiting to find out when it will. In the mean time, I removed (yet again) the OTA instructions from the piratepad until the obs repo is patternised.

Regarding the cellular settings not sticking, this is a known issue on the older ofono that I'd forgotten about. Thank you.

Edit3: I edited the sailfish wiki for cm11 to no longer recommend OTAs due to the breakage in mobile data on hammerhead on new ofono.

Edit4: I've restructured the subprojects on my mer OBS home project. The packages required for using 2.0.1.11 jolla provided ofono are now in their own subproject, so cm11 users should be able to use them for ota'ing with working mobile data. I have not tested this, and cm12.1 is still my personal priority. If someone wants to and it works, I can re-edit the wiki.

Edit5: hammerhead cm11 wiki page updated to point to that common repo. ThePhxRises on xda confirmed this is a successful ota route for cm11 users, so they're back in business :).

pagis 2016-07-01 23:07

Re: SailfishOS 2.0 on Nexus 5
 
Quote:

Originally Posted by RealJohnGalt (Post 1508684)
Edit: piratepad updated finally with a new build (with official (older) ofono packages for fixed mobile data), and ota instructions (still slow due to a dbus issue I'm figuring out).

http://piratepad.net/bhP8fbzYgT

Link https://www.mediafiro.com/?2wtaz444yrl927q does not exist, anyone experience the same problem?

RealJohnGalt 2016-07-02 00:30

Re: SailfishOS 2.0 on Nexus 5
 
Quote:

Originally Posted by pagis (Post 1508814)
Link https://www.mediafiro.com/?2wtaz444yrl927q does not exist, anyone experience the same problem?

At some point mediafire.com was edited to mediafiro.com, it's been fixed.

pagis 2016-07-02 15:49

Re: SailfishOS 2.0 on Nexus 5
 
Hello, I did update to cm12.1 but when I try to install some applications I get the following dependency error:
dep-resolution-failed, nothing provides libsailfishapp-launcher

where can I get that missing package?

Thanks

llelectronics 2016-07-02 17:23

Re: SailfishOS 2.0 on Nexus 5
 
Did you refresh the sourceslist ?
e.g. run
Code:

devel-su pkcon refresh

RealJohnGalt 2016-07-02 20:30

Re: SailfishOS 2.0 on Nexus 5
 
Quote:

Originally Posted by llelectronics (Post 1508854)
Did you refresh the sourceslist ?
e.g. run
Code:

devel-su pkcon refresh

Might also need to run "ssu dr adaptation0" prior. I have had a hard time editing piratepad recently. When we get the new repo patternised for OTA support again, I'll add a FAQ.

Regarding the newer ofono issue, GOOD NEWS EVERYONE! After sharing some logs with Monich, he discovered that our RIL doesn't support RIL_REQUEST_ALLOW_DATA. Support was recently implemented in commits targeting multi-sim device data switching, but lack of support isn't a big deal for us.

Within hours, monich provided a fix to test (https://git.merproject.org/slava/ofo...9198e652232b62), and it was successful.

This means we will have full support for 2.0.2.X down the road and a solution to the ofono mobile data breakage has been discovered.

Edit: once we get the new repo patternised for OTA support, I'll also add unsupported instructions and packages for those wishing to test out 2.0.2.45.

Edit2: monich opened a PR for mer ofono https://git.merproject.org/mer-core/...ge_requests/70


All times are GMT. The time now is 21:49.

vBulletin® Version 3.8.8