Reply
Thread Tools
Posts: 169 | Thanked: 194 times | Joined on Apr 2012 @ Austria
#171
i use it too
 

The Following 3 Users Say Thank You to smatkovi For This Useful Post:
Posts: 105 | Thanked: 205 times | Joined on Dec 2015 @ Spain
#172
It would be incredible to have a tablet full updated with Sailfish 3 running. I love how Sailfish performs on big screens!
 

The Following User Says Thank You to ferlanero For This Useful Post:
Posts: 194 | Thanked: 1,167 times | Joined on May 2016
#173
Originally Posted by ferlanero View Post
It would be incredible to have a tablet full updated with Sailfish 3 running. I love how Sailfish performs on big screens!
I will try to reuse https://github.com/g7/droid-compat-f5321 idea to make it more maintainable.
 

The Following 2 Users Say Thank You to TheKit For This Useful Post:
Posts: 105 | Thanked: 205 times | Joined on Dec 2015 @ Spain
#174
Originally Posted by TheKit View Post
I will try to reuse https://github.com/g7/droid-compat-f5321 idea to make it more maintainable.
It sounds really, really great! I think all who have this tablet here, are using it due to its great performance still nowadays
 

The Following User Says Thank You to ferlanero For This Useful Post:
Posts: 171 | Thanked: 337 times | Joined on Jul 2010
#175
Originally Posted by TheKit View Post
I will try to reuse https://github.com/g7/droid-compat-f5321 idea to make it more maintainable.
That's wonderful news!!! I am so eager to see the results! Thank you!!!
 
Posts: 171 | Thanked: 337 times | Joined on Jul 2010
#176
Just last night I picked up my Onda again to do some reading. And I kept thinking how great it would be if I were able to install some more current packages.

May I just sheepishly ask how 3.0.2.8 is coming along for the Onda? It would be wonderful to have my little tablet up to speed!
 

The Following 3 Users Say Thank You to dubliner For This Useful Post:
Posts: 194 | Thanked: 1,167 times | Joined on May 2016
#177
Originally Posted by dubliner View Post
Just last night I picked up my Onda again to do some reading. And I kept thinking how great it would be if I were able to install some more current packages.

May I just sheepishly ask how 3.0.2.8 is coming along for the Onda? It would be wonderful to have my little tablet up to speed!
For the good news, I was able to upgrade mine to 3.0.2.8 with droid-compat packages (and it should be less hacky/easier to maintain) than previous approach.

Before trying, please back up the important data (or SailfishOS itself) in case reinstall would be needed. It is also better to have PC nearby which can be used for debugging via USB network connection if something goes wrong.

Here are the steps if you're on 2.1.3.7. I suspect it should work from 2.0.5.6 as well (then removing old -onda-v820w-v3 packages is not needed), but I didn't try it myself.

Code:
# First check if adaptation0 and adaptation1 repos are present and enabled, don't continue otherwise:
ssu lr

# Install back Jolla Tablet packages
zypper in pattern:jolla-configuration-tbj pattern:jolla-hw-adaptation-tbj

# Remove old modified packages (some will be already removed due to conflicts in previous step, do not reboot from this point)
zypper remove droid-bin-tbj-onda-v820w-v3 droid-config-tbj-onda-v820w-v3 droid-config-tbj-onda-v820w-v3-flashing droid-config-tbj-onda-v820w-v3-kickstart-configuration droid-config-tbj-onda-v820w-v3-patterns droid-config-tbj-onda-v820w-v3-policy-settings droid-config-tbj-onda-v820w-v3-preinit-plugin droid-config-tbj-onda-v820w-v3-pulseaudio-settings droid-config-tbj-onda-v820w-v3-sailfish droid-config-tbj-onda-v820w-v3-ssu-kickstarts droid-hal-tbj-onda-v820w-v3 droid-hal-tbj-onda-v820w-v3-detritus droid-hal-tbj-onda-v820w-v3-kernel  droid-hal-tbj-onda-v820w-v3-kernel-modules droid-hal-tbj-onda-v820w-v3-tools

# Temporary add compat repo
ssu ar tmp-compat-v820w http://repo.merproject.org/obs/home:/TheKit:/compat-v820w/sailfish_latest_i486/
ssu ur
zypper ref tmp-compat-v820w
zypper in pattern:droid-compat-v820w
# It is now provided by droid-compat-droid-config package, so temporary entry can be removed
ssu rr tmp-compat-v820w

# Upgrade SailfishOS following all the stop releases:
ssu re 2.2.0.29
version --dup
reboot

ssu re 3.0.0.8
version --dup
reboot

ssu re 3.0.2.8
version --dup
reboot

Last edited by TheKit; 2019-04-30 at 21:54.
 

The Following 6 Users Say Thank You to TheKit For This Useful Post:
Posts: 171 | Thanked: 337 times | Joined on Jul 2010
#178
Originally Posted by TheKit View Post
For the good news, I was able to upgrade mine to 3.0.2.8 with droid-compat packages
Thanks a million for that!!! I am really excited about this good news!!! I shall try this as soon as I find a liltle time (after all, I don't want to break anything only because I am rushing things).

Originally Posted by TheKit View Post
Here are the steps if you're on 2.1.3.7. I suspect it should work from 2.0.5.6 as well
Will I need to ssu re 2.1.3.7 first? BTW, how did you get your tablet to version 2.1.3.7 in the first place? Maybe I could retrace those steps just to be sure!?
 

The Following 2 Users Say Thank You to dubliner For This Useful Post:
Posts: 172 | Thanked: 353 times | Joined on Nov 2014
#179
Originally Posted by dubliner View Post
Will I need to ssu re 2.1.3.7 first?
My guess is no as it is not a stop release. My guess might be wrong, though. I'll see what happens as soon as I have some time to try the upgrade.

EDIT: No luck with my 2.0.5.6 installation (adaptation0 & adaptation1 were present and enabled):
zypper in jolla-configuration-tbj jolla-hw-adaptation-tbj
first showed a popup complaining about my account settings, so I re-entered the Jolla Account credentials in Settings. Retrying the command didn't help, so I ran:
pkcon refresh

One more try, and I got the response:
Code:
'jolla-hw-adaptation-tbj' not found in package names. Trying capabilities. No provider of 'jolla-hw-adaptation-tbj' found.
'jolla-configuration-tbj' not found in package names. Trying capabilities. No provider of 'jolla-configuration-tbj' found.
I guess I'll have to try again when I have more time.

Last edited by tmi; 2019-04-23 at 17:33.
 

The Following 3 Users Say Thank You to tmi For This Useful Post:
Posts: 171 | Thanked: 337 times | Joined on Jul 2010
#180
Same here... I tried this and hit a bump right away. zypper in ... gave me this error:

Code:
[...]
'jolla-hw-adaptation-tbj' not found in package names. Trying capabilities.
No provider of 'jolla-hw-adaptation-tbj' found.
'jolla-configuration-tbj' not found in package names. Trying capabilities.
No provider of 'jolla-configuration-tbj' found.
Presumably, there is something wrong with the repositories on my Onda.

Code:
[root@Sailfish nemo]# ssu lr
Enabled repositories (global): 
 - adaptation0  ... https://store-repository.jolla.com/releases/2.2.0.29/jolla-hw/adaptation-intel-tbj/i486/
 - adaptation1  ... https://store-repository.jolla.com/releases/2.2.0.29/jolla-hw/adaptation-intel-tbj-dhd/i486/
 - aliendalvik  ... https://store-repository.jolla.com/releases/2.2.0.29/aliendalvik/tbj/
 - apps         ... https://releases.jolla.com/jolla-apps/2.2.0.29/i486/
 - hotfixes     ... https://releases.jolla.com/releases/2.2.0.29/hotfixes/i486/
 - jolla        ... https://releases.jolla.com/releases/2.2.0.29/jolla/i486/
 - sailfish-eas ... https://store-repository.jolla.com/features/2.2.0.29/sailfish-eas/i486/?version=2.2.0.29
 - xt9          ... https://store-repository.jolla.com/features/2.2.0.29/xt9/i486/

Enabled repositories (user): 
 - adaptation-onda     ... http://sfos.scanf.su/onda-v820w-v3/
 - adaptation0         ... https://store-repository.jolla.com/releases/2.2.0.29/jolla-hw/adaptation-intel-tbj/i486/
 - adaptation1         ... https://store-repository.jolla.com/releases/2.2.0.29/jolla-hw/adaptation-intel-tbj-dhd/i486/
 - mer-nielnielsen     ... http://repo.merproject.org/obs/home:/nielnielsen/latest_i486
 - openrepos-MartinK   ... http://sailfish.openrepos.net/MartinK/personal/main
 - openrepos-basil     ... http://sailfish.openrepos.net/basil/personal/main
 - openrepos-cnlpete   ... http://sailfish.openrepos.net/cnlpete/personal/main
 - openrepos-cy8aer    ... http://sailfish.openrepos.net/cy8aer/personal/main
 - openrepos-osetr     ... http://sailfish.openrepos.net/osetr/personal/main
 - openrepos-otsaloma  ... http://sailfish.openrepos.net/otsaloma/personal/main
 - openrepos-rinigus   ... http://sailfish.openrepos.net/rinigus/personal/main
 - openrepos-steffen_f ... http://sailfish.openrepos.net/steffen_f/personal/main
 - openrepos-velox     ... http://sailfish.openrepos.net/velox/personal/main
 - store               ... https://store-repository.jolla.com/tbj/i486/?version=2.2.0.29

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

Disabled repositories (user): 
 - home            ... https://download.jollamobile.com/home:/honeybadger/latest_i486/
 - openrepos-beidl ...
The version given as 2.2.0.29 bugs me, because AFAIK I got 2.0.5.6 installed and definitely never updated. I remember, though, the Jolla store mentioning there would be an update available. But I never tried to install it.

Code:
,---
| SailfishOS 2.0.5.6 (Haapajoki) (i486)
'---
What might be a prudent course of action now?

Another question: Apart from this problem, should I disable openrepos next time?
 

The Following 2 Users Say Thank You to dubliner For This Useful Post:
Reply


 
Forum Jump


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