maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Sailfish OS (officially) on Sony Xperia devices (https://talk.maemo.org/showthread.php?t=99017)

att 2017-10-11 17:29

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by DrYak (Post 1536391)
Can someone with an installed official Sailfish X image test if the BTRFS driver is compiled in ?

In the shell (ssh, finger terminal, whatever) :
Code:

cat /proc/filesystems
Does it say "Btrfs" in the list ?

Sorry, there is no btrfs in the list.

mariusmssj 2017-10-11 17:44

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by meloferz (Post 1536420)
Yes, you must have 228 < installed to not use EMMA

Enviado desde mi F5121 mediante Tapatalk

So why does Jolla instruction say to be on 34.3.A.0.228 and then use the EMMA tool?

HtheB 2017-10-11 17:55

Re: Sailfish OS (officially) on Sony Xperia devices
 
Anyone would like to have a 20% discount code for the image?

Edit:
https://orig00.deviantart.net/d4e7/f...th-d5div3y.jpg

Mikkosssss 2017-10-11 17:58

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by HtheB (Post 1536428)
Anyone would like to have a 20% discount code for the image?

Sure if it works like that. Got my Xperia waiting.

oenone 2017-10-11 17:59

Re: Sailfish OS (officially) on Sony Xperia devices
 
I have a problem (yeah, yeah, not just one, but this one is relevant):

I performed this surgery on the device via telnet to the Jolla Recovery image:

Code:

mkdir oem
mount /dev/mmcblk0p28 oem
mkdir cache
mount /dev/mmcblk0p24 cache
rm -rf oem/*
cp -ar cache/* oem
umount oem
umount cache
rmdir oem cache

Now, trying to install the Official SailfishX I get this:

Code:

user@Kouvala:~/Documents/XperiaX/SailfishX/official/SailfishOS-2.1.3.5-1-f5121-0.0.1.16$ bash ./flash.sh
Detected Linux
Searching device to flash..
Found device with vendor id '0fce': Bus 003 Device 080: ID 0fce:0dde Sony Ericsson Mobile Communications AB Xperia Mini Pro Bootloader
Fastboot command: fastboot -i 0x0fce
Flashing boot partition..
target reported max download size of 536870912 bytes
sending 'boot' (10842 KB)...
OKAY [  0.347s]
writing 'boot'...
OKAY [  0.068s]
finished. total time: 0.415s
target reported max download size of 536870912 bytes
erasing 'system'...
OKAY [  0.214s]
sending sparse 'system' 1/2 (524284 KB)...
OKAY [ 16.484s]
writing 'system' 1/2...
OKAY [  2.827s]
sending sparse 'system' 2/2 (92428 KB)...
OKAY [  2.969s]
writing 'system' 2/2...
OKAY [  0.500s]
finished. total time: 22.994s
target reported max download size of 536870912 bytes
erasing 'userdata'...
OKAY [  1.372s]
sending sparse 'userdata' 1/3 (524284 KB)...
OKAY [ 16.490s]
writing 'userdata' 1/3...
OKAY [  2.820s]
sending sparse 'userdata' 2/3 (524284 KB)...
OKAY [ 16.516s]
writing 'userdata' 2/3...
OKAY [  2.825s]
sending sparse 'userdata' 3/3 (252840 KB)...
OKAY [  8.042s]
writing 'userdata' 3/3...
OKAY [  1.371s]
finished. total time: 49.436s
Flashing oem partition..
target reported max download size of 536870912 bytes
sending 'oem' (163040 KB)...
OKAY [  5.150s]
writing 'oem'...
FAILED (remote: Command not allowed)
finished. total time: 5.152s

Is there a remedy to this issue and where is likely to be the the issue?

EDIT: Interesting. Booted to Jolla Recovery and requested option 1) Reset device to factory state. Seemed to boot, strangely enough.

Aki__A 2017-10-11 18:01

Re: Sailfish OS (officially) on Sony Xperia devices
 
Yes, If you have any discount codes and not planning to use one, please share!

lantern 2017-10-11 18:13

Re: Sailfish OS (officially) on Sony Xperia devices
 
If you don't wanna use EMMA or flash latest .228 image, you can flash oem from recovery.

use https://github.com/anestisb/android-simg2img tool to convert SW...img to ext4 image

and then setup 500mb tmpfs on X from recovery, use netcat to move the image to the phone, and then
dd if=new-converted-oem.img of=/dev/mmcblk0p28 bs=512

meloferz 2017-10-11 18:37

Re: Sailfish OS (officially) on Sony Xperia devices
 
Successfully installed on my Xperia X from USA and activaded :)
I'm so happy to have a fully working and official Sailfish OS with AD support after waiting 5 years!!

Enviado desde Sailfish OS desde mi Xperia X

feedme 2017-10-11 18:39

Re: Sailfish OS (officially) on Sony Xperia devices
 
Sailfish X up and running.
2.1.3.5 kymijoki.

lantern 2017-10-11 18:43

Re: Sailfish OS (officially) on Sony Xperia devices
 
tinkered with 'parted' and now my 64GB has the following
Quote:

/dev/sailfish/root 2.4G 1.3G 1.1G 54% /
/dev/sailfish/home 53G 142M 52G 1% /home

maximilian1st 2017-10-11 18:45

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by lantern (Post 1536448)
tinkered with 'parted' and now my 64GB has the following

64GB SDcard or dualsim phone?

acrux 2017-10-11 18:49

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by feedme (Post 1536447)
Sailfish X up and running.
2.1.3.5 kymijoki.

Until I'm able to flash my own:
1. Does internet connection sharing through wifi work?
2. Does camera hardware button work?

peperjohnny 2017-10-11 18:52

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by acrux (Post 1536450)
Until I'm able to flash my own:
1. Does internet connection sharing through wifi work?
2. Does camera hardware button work?

Can't test 1 right now, but 2 works.

lantern 2017-10-11 18:53

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by maximilian1st (Post 1536449)
64GB SDcard or dualsim phone?

dualsim F5122

otrozon 2017-10-11 18:55

Re: Sailfish OS (officially) on Sony Xperia devices
 
If anyone has unused code for a discount please send me PM. Thanks

lantern 2017-10-11 18:55

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by acrux (Post 1536450)
2. Does camera hardware button work?

Yes, both states.

Transcend 2017-10-11 18:55

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by lantern (Post 1536448)
tinkered with 'parted' and now my 64GB has the following

Did you flash the official in a F5122?

peperjohnny 2017-10-11 18:58

Re: Sailfish OS (officially) on Sony Xperia devices
 
So how much of your 32gb are available to you? I strangely have summed up 18GB.

Is double tap working for anyone or was it sacked for the release?

maximilian1st 2017-10-11 19:02

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by lantern (Post 1536453)
dualsim F5122

If you installed the official F5121 version on your F5122 please add the steps to do that in a separate thread.

lantern 2017-10-11 19:07

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by Transcend (Post 1536456)
Did you flash the official in a F5122?

Yes, but partitioning has been done from recovery.

This is for POWER users with F5122! Normal users shouldn't do it!
You should transfer https://iwf1.com/iwf-repo/parted.rar tool onto phone, chmod +x it and then do:
1) ./parted /dev/mmcblk0
2) print
here you see
Code:

...#    start    end    size
51      1195MB  54.7GB  53.5GB              userdata
52      54.7GB  62.5GB  7843MB  ext4        system

3) you want to make system smaller (on stock SF it is 1.5GB), and make userdata bigger
4) rm 52
5) rm 51
this deletes both last partitions
6) mkpart
here you create userdata again, set up 'start' the same - 1195MB, but end - bigger (61.0GB)
7) mkpart
here you create system again, set up 'start' as the end of NEW userdata - 61.0GB, and end as before - 62.5GB
8) name 51
say 'userdata'
9) name 52
say 'system'


So now you will have
Code:

...
51      1195MB  61.0GB  59.8GB              userdata
52      61.0GB  62.5GB  1537MB              system


lantern 2017-10-11 19:09

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by maximilian1st (Post 1536459)
If you installed the official F5121 version on your F5122 please add the steps to do that in a separate thread.

everything is the same

to make it see both SIM cards you have to repeat the same ateps as with community images
http://talk.maemo.org/showthread.php...40#post1534540

mosen 2017-10-11 19:12

Re: Sailfish OS (officially) on Sony Xperia devices
 
down to the juicy question: Does Bluetooth work already with 2.1.3.5?

trashHeap 2017-10-11 19:22

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by mosen (Post 1536462)
down to the juicy question: Does Bluetooth work already with 2.1.3.5?

Im on the official build of SailfishX; playing youtube through the default browser onto a pair of Skullcandy Bluetooth headphones right now.

EDIT: Now streaming music from Murfie.com via their android app. In SailfishX to my bluetooth headphones just fine.

maximilian1st 2017-10-11 19:32

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by lantern (Post 1536460)
7) mkpart
here you create system again, set up 'start' as the end of NEW userdata - 61.0GB, and end as before - 62.5GB

So you need a smaller system because the F5121 has a smaller system is that the thing to understand here?

Can you also install and use MSexchange and AlienDalvik or does the store block you from doing it?

pycage 2017-10-11 19:36

Re: Sailfish OS (officially) on Sony Xperia devices
 
It was a nightmare to get the Fastboot driver running on Windows 10. Windows 10 somehow wanted to be extra smart and secure and refused to install Sony's driver.

Only after hacking the OS with some shady tool called "Zadig", the driver got installed and the exclamation mark disappeared from Device Manager and fastboot found the device.

After that, everything went smooth.

lantern 2017-10-11 19:37

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by maximilian1st (Post 1536464)
So you need a smaller system because the F5121 has a smaller system is that the thing to understand here?

Can you also install and use MSexchange and AlienDalvik or does the store block you from doing it?

Those instructions are for F5122.

maximilian1st 2017-10-11 19:42

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by lantern (Post 1536466)
Those instructions are for F5122.

I meant you repartitioned the F5122 so the system has the same size as the one on the F5121 or did you just do this to win userdata space?

What I am clumsily trying to figure is if the F5122 works exactly the same with the official image as the F5121. I have to make my choice between the two and I would prefer to have the dualsim version instead of single sim but I also would like to use some android apps like the sonos one for example.

mariusmssj 2017-10-11 19:44

Re: Sailfish OS (officially) on Sony Xperia devices
 
I think I will give few week before flashing my F5122 and hope that Jolla will officially support it :)

feedme 2017-10-11 19:45

Re: Sailfish OS (officially) on Sony Xperia devices
 
"Does internet connection sharing through wifi work?"
From system it looks like running, but I cannot find the xperia network
Any body else?

Also when putting in sdcard from Jolla-C the system hangs on boot. "SONY" on screen.
Camera , something is missing , better than JC but not so much as it should.

lantern 2017-10-11 19:50

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by maximilian1st (Post 1536468)
or did you just do this to win userdata space?

this.
PS You probably missed it, I answered you already, that the flash process is the same for both F5121/5122.

ajalkane 2017-10-11 19:54

Re: Sailfish OS (officially) on Sony Xperia devices
 
Bought, flashed. And it's gorgeus!

maximilian1st 2017-10-11 19:54

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by lantern (Post 1536472)
this.
PS You probably missed it, I answered you already, that the flash process is the same for both F5121/5122.

Haha yes I kinda missed that one. You go a long way for 5GB of space ;-)
Does the phone have the possibility to have two sim cards and a memory card? Probably not and that's why you crave for a few GB more.

Bundyo 2017-10-11 19:56

Re: Sailfish OS (officially) on Sony Xperia devices
 
Decided not to wait for the refund question and tried to buy SX with the voucher. Both my cards were declined! What gives...

herdem09 2017-10-11 20:00

Re: Sailfish OS (officially) on Sony Xperia devices
 
I have completed my migration from android and has not faced a single issue. Transferred contacts as vcf file via bluetooth. Gps is fast.
Flip cover sensor is usable by the way, i was not expecting this.
I hope double tap to wake will come soon.

maximilian1st 2017-10-11 20:00

Re: Sailfish OS (officially) on Sony Xperia devices
 
Just seen a video of the F5122 and it's either dual-SIM and no SDcard or single SIM with SDcard haha what a pity. I think I will go for the F5122 nonetheless because I prefer a dual SIM system. My only fear was that AlienDalvik would not be installable in the F5122.

acrux 2017-10-11 20:00

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by ajalkane (Post 1536473)
Bought, flashed. And it's gorgeus!

So, does internet connection sharing trough wifi work?

deprecated 2017-10-11 20:07

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by herdem09 (Post 1536476)
I have completed my migration from android and has not faced a single issue. Transferred contacts as vcf file via bluetooth. Gps is fast.
Flip cover sensor is usable by the way, i was not expecting this.
I hope double tap to wake will come soon.

Yeah, the flip cover magnet works on the community build too. I have the SCR50 touch cover. It works to turn the screen on when you open it, but the touch sensitive clear front doesn't work well at all. I've got a suspicion that the NFC tag in the case that you're supposed to pair with the Android handset tells it to go into "glove mode" or something, to make the screen more sensitive, since the "glove mode" is an advertised feature on the Xperia X.

Does anyone know if there's a way to do a "glove mode" with Sailfish? Not a huge deal, probably just going to get the faux leather flip cover, but I already bought this SCR50 from Australia and it took 3 weeks to get here.

deprecated 2017-10-11 20:08

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by acrux (Post 1536477)
So, does internet connection sharing trough wifi work?

The official changelog on together.jolla.com says "no".

https://together.jolla.com/question/...sony-xperia-x/

TheFriendlyFiend 2017-10-11 20:10

Re: Sailfish OS (officially) on Sony Xperia devices
 
Hi guys,

Bought the software and phone but I can seem to get trough the first step. The xperia X and sony software says the Android version is up to date (7.1.1) and the buildnumber is 34.3.A.0.206. I don't get any OTA updates even if I go to the Sony website for updates and fill in my IMEI. Then it also says, latest update installed.

But according to jolla I need 34.3.A.0.228. How do I get that update?

Otherwise I can't unlock the bootloader to get me to step 2....

lantern 2017-10-11 20:28

Re: Sailfish OS (officially) on Sony Xperia devices
 
Quote:

Originally Posted by maximilian1st (Post 1536478)
Just seen a video of the F5122 and it's either dual-SIM and no SDcard or single SIM with SDcard haha what a pity. I think I will go for the F5122 nonetheless because I prefer a dual SIM system. My only fear was that AlienDalvik would not be installable in the F5122.

Have no feear. Android apps work on my F5122.


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

vBulletin® Version 3.8.8