Reply
Thread Tools
Posts: 307 | Thanked: 1,460 times | Joined on May 2011 @ Switzerland
#761
Originally Posted by coderus View Post
@Dave999 still orientation sensor not working in sailfish, still right to left to close
The orientation sensor is working - Fingerterm rotates correctly on my n9.
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#762
Originally Posted by coderus View Post
i'm not using any other repos. just removed and readded repos using ssu. refreshed and can install xt9 now.
jolla-xt9 and jolla-xt9-cp are available in the 1.0.1.10 repos (as opposed to other packages there).
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
Posts: 81 | Thanked: 175 times | Joined on Dec 2013
#763
guys, I downloaded jolla-xt9 and jolla-xt9-cp in my own website
maybe they remove it sooner or later
so we better have them in our own server
 
flotron's Avatar
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#764
Originally Posted by max83 View Post
guys, I downloaded jolla-xt9 and jolla-xt9-cp in my own website
maybe they remove it sooner or later
so we better have them in our own server
 
Posts: 3 | Thanked: 2 times | Joined on Dec 2013 @ Germany
#765
Give it a bugfix for the accu bme?
 
Posts: 4 | Thanked: 20 times | Joined on Jun 2011
#766
Hi there, I have some notes to ssu configuration and Store application.

I played with it a lot. And there is version of /etc/ssu/ssu.ini which works for me in last vgrade image (r3). Note: there is missing part in the file:
Code:
[credentials-store]
password=some_pwd_hash
username=your_jolla_acount_username
But Store application should add it for you.

To try if file works for you just do:
1. Backup your old ssu.ini (for sure)
2. Replace by my file (remove .txt from end of file name)
3.
Code:
ssu ur #refresh zypp repositories
4.
Code:
ssu lr #to check
Output of last command should be:
Code:
Enabled repositories (global): 
 - apps     ... https://releases.jolla.com/jolla-apps/1.0.1.10/armv7hl/
 - hotfixes ... https://releases.jolla.com/releases/1.0.1.10/hotfixes/armv7hl/
 - jolla    ... https://releases.jolla.com/releases/1.0.1.10/jolla/armv7hl/

Enabled repositories (user): 
 - aliendalvik     ... https://store-repository.jolla.com/releases/1.0.1.10/aliendalvik/SbJ/
 - eas             ... https://store-repository.jolla.com/features/latest-release/eas/armv7hl/
 - limited-nemo-mw ... http://repo.merproject.org/obs/home:/vgrade:/branches:/nemo:/devel:/mw/latest_armv7hl/
 - nemoadaptation0 ... http://repo.merproject.org/obs/nemo:/devel:/hw:/ti:/omap3:/n9xx-common/latest_armv7hl/
 - nemoadaptation1 ... http://repo.merproject.org/obs/nemo:/devel:/hw:/ti:/omap3:/n950-n9/latest_armv7hl/
 - store           ... https://store-repository.jolla.com/SbJ/armv7hl/

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

Disabled repositories (user): 
 - adaptation1 ... https://releases.jolla.com/releases/1.0.1.10/nemo/adaptation-n950-n9/armv7hl/
 - thirdparty  ... https://store-repository.jolla.com/releases/1.0.1.10/thirdparty/
 - adaptation0 ... https://releases.jolla.com/releases/1.0.1.10/nemo/adaptation-n9xx-common/armv7hl/
After that, run Store application and try install something (not Android support). Or if it doesn't work remove yours Jolla account and add it again.


Notes:
1. Don't use "release=latest", because it seems that simlink on server points to 1.0.0.5. Which causes information about update still occur.
2. Default configuration (if I removed ssu.ini and run ssu and Store) for repos "store" and "aliendalvik" contains string "N9" instead of "SbJ". But URL with "N9" is invalid.
3. Same for "adaptation0" and "adaptation1" -- repos was generated automatically but probably exists only on protected Jolla servers (unfortunately).
Attached Files
File Type: txt ssu.ini.txt (838 Bytes, 878 views)

Last edited by czdosi; 2013-12-12 at 22:57.
 

The Following 14 Users Say Thank You to czdosi For This Useful Post:
SourenAraya's Avatar
Posts: 72 | Thanked: 239 times | Joined on Sep 2013
#767
I do not know why sound cracks, when installing package by hand to the minimum image MER cracks were too. In this release I fixed mode switching.

Originally Posted by coderus View Post
@SourenAraya tell please what changed. nobody wants to start from scratch
Code:
zypper ar -G http://n9.araya.su/repos/nemo-mw_limited_ohm ohm
zypper in policy-settings-basic-n950

usermod -a -G privileged nemo
sed -i 's/system/privileged/' /etc/dbus-1/system.d/org.nemo.passwordmanager.conf
reboot


Originally Posted by coderus View Post
@Dave999 still orientation sensor not working in sailfish, still right to left to close
Accelerometer working, if you rotate phone when fingerterm is running its rotated too. Maybe default orientation is landscape...

Originally Posted by vgrade View Post
Nice work

If you want I can add you to my nemo limited project on OBS so we can keep the limited packages in one place.

BR

vgrade
yep, good idea.
 

The Following User Says Thank You to SourenAraya For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#768
Originally Posted by SourenAraya View Post
Accelerometer working, if you rotate phone when fingerterm is running its rotated too. Maybe default orientation is landscape...
IIRC, panel used in N9/50 is 854x480, and not 480x854.
NITDroid has to set hwrotation of 90 degress to fix this.

The question is, what needs patching to remap the screen as 480x854?
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#769
Originally Posted by coderus View Post
@Garp pervert hero. thats it.
Yeah now I se what you meant! Hello:!
G_OS6_INIT_CMDLINE_APPENDS="vram=6m omapfb.vram=0:6M"
G_OS6_INIT_CMDLINE_FILE=""

As it is with home partition 3.
Ok I will try it even if the other solution also works but maybe yours are better, Sailfish still troublesome and 'heavy' working!

Edit: Thanks, It's better!
__________________
OK

Last edited by Garp; 2013-12-13 at 00:27.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#770
Originally Posted by czdosi View Post
Note: there is missing part in the file:
Code:
[credentials-store]
password=some_pwd_hash
username=your_jolla_acount_username
But Store application should add it for you.

After that, run Store application and try install something (not Android support). Or if it doesn't work remove yours Jolla account and add it again.
I just CANNOT get it to put any credentials into the ssu.ini file! It doesn't update the file, no matter how many times I remove my account, add it back, run the store app...

__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Reply

Tags
jolla, nokia, sailfish


 
Forum Jump


All times are GMT. The time now is 22:30.