![]() |
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
One strange thing: I don't see any Android applications in Jolla store anymore (except Aptoide store). Is this a change in new SailfishOS version (because in Jolla C I see them), or is there something funny with my device?
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
I was wondering that F-Droid did not showed up when comparing the installed Apps on my two devices (Xperia and Aquafish / Jolla C) yesterday, but did not gave to much thoughts to that. |
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
I have noticed something odd which I see no reports on yet (but at work, so not much time for playing around) -- the features for eas, alien, xt9 are installed, but does not bring in the functionality. I assume it is something account related. Everything else seems very dandy though except for a minor regression for ambiences. In community version ambience (64-bit) crashes were fixed last Friday.
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
ambience, EAS, Alien, XT9. |
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
Or pester Jolla asking if it would be possible for them to add it. Quote:
- it is until 11.10.2018. That license is regarding the commercial applications (alien-dalvik, exchange, etc.) which will be tied to your accound and downloaded from the jolla app shop. For your F8xxx : The F5121 image will very likely NOT work. You could still in theory follow the community guidelines and try to build your own community port. Then I have no idea whether or not the shop will allow you to download the licensed bits. Quote:
image is absolutely the same for everyone and is basically free (it's more or less the same as you would have downloaded for a community edition). The licensed bit are tied to your Jolla account (not your image) and are installed from the shop (They are not inside the image). Quote:
Quote:
Quote:
You get whatever was available last, but you don't get the latest upgrades like JollaC and Tablets (Jolla/Aigo/Youyota). Of course in this precise case, there are also technical reasons (outdated drivers/kernel by Qualcomm) meaning that we're stuck with Jelly Bean for now on Jolla1, no way to upgrade to Kitkat. Probably the same will happen next year : if the Sailfish X port runs out of money, they wont relicense it for aditional support. Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
I contact Jolla Care who said there had been a problem registering the license with my device and that they'd resolved it. After this the apps could be installed. Maybe you've a similar issue, and it's incorrectly stating they are installed? There is an installation log at /var/log/zypp/history you could inspect. |
Re: Sailfish OS (officially) on Sony Xperia devices
In theory you could install anbox on the Jolla 1, but not sure if 1GB RAM would be enough.
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Has anyone tried to flash the official image into an Xperia X Compact (F5321) yet?
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
ask on #sailfishos-porters, I've seen people there have been building it
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Interesting - never checked my account. What does it say for an Xperia X? Android works on the dual sim so it's not entirely locked to the official X's model number.
|
Re: Sailfish OS (officially) on Sony Xperia devices
I am not sure if to flash my F5122 dual sim or wait for Jolla to possibly support it officially :S
|
Re: Sailfish OS (officially) on Sony Xperia devices
After some testing, I realized that when I use Whatsapp, even if I close the app through the launcher, it still shows online. Is it normal or is a know thing?
Enviado desde mi Xperia X corriendo Sailfish OS |
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
Note that andbox relies on modern features in the kernel (Linux containers). I'm not sure if the 3.4.xxx generation of kernel with which we are stuck (thanks to Qualcomm) will be able to support all the required LXC features. It also requires on the android-specific kernel mods (as far as I remember: mostly the weird android message bus). So even if you're on a recent/rolling distro, you need to compile and load a couple of modules. Quote:
That would be very interesting... Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
So, is it just me or does the VPN stuff not work at all? Lol. I can get "connected" but it doesn't create any routes or do anything useful.
|
Re: Sailfish OS (officially) on Sony Xperia devices
Has anyone successfully formatted an sd card from the settings menu on the official sailfishX port?
I have an empty 128 GB card i was trying, but when i select format it takes me to the 'delete all files' button, which i press, but when i try to format again the same thing happens and no format. If i want to use btrfs on a card this size do i need to format this externally to the phone, or is this pointless because of the btrfs driver issue mentioned up thread? |
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
(Probably next week, I'll have some time to try to compile it, as a stop-gag measure until Jolla adds it officially). So you can't mount it for now. You'll have currently to go for EXT4, F2FS, or you can try UDF (which is included, meaning you can have a Log-structured/CoW, cross-platform(*) and non-patented filesystem). If you urgently *need* to access files from a BTRFS partition (e.g.: the µSDCX card of a dead Jolla 1), you could install 'btrfs-progs' and use ' btrfs restore /dev/mmc<bla>' to extract files without mounting them (that doesn't use the kernel and should work without the driver). --- (*) : pay attention that currently, there's a small incompatibility between Microsoft Windows and Apple Mac OS X. One can only use UDF on *raw* flashmedia, while the other can only use UDF on *partitionned* flashmedia. (Linux doesn't give a donkey's arse and can use either). So you *MUST* use the trick by JElchison I've linked to make a hack partition table that point to the whole raw flash media, thus both Windows and OS X will see what they need. (And in the specific case of Sailfish, I think sd-mount.sh will mount the raw media first, and then refuse to mount the partition because it's already mounted... must test) |
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
What Android store are you using? Can you still do the Google Play store with manual installation as you could with Jolla 1?
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
You can use Yalp store to get applications from Google Play store. |
Re: Sailfish OS (officially) on Sony Xperia devices
Can someone who's installed Official Sailfish X on the official device, ie Sony Xperia X F5121 post a few pictures taken from the camera?
|
Re: Sailfish OS (officially) on Sony Xperia devices
And can someone please give me a link to the community build for X Compact if one exists?
|
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
Here you go: ------------------------------ http://imagezilla.net/show/KCLXA2s-20171012-120917.jpg Regards |
Re: Sailfish OS (officially) on Sony Xperia devices
Quote:
|
All times are GMT. The time now is 13:53. |
vBulletin® Version 3.8.8