The Following User Says Thank You to wolke For This Useful Post: | ||
|
2020-04-29
, 19:20
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#202
|
The Following User Says Thank You to wolke For This Useful Post: | ||
|
2020-05-27
, 04:25
|
Posts: 13 |
Thanked: 40 times |
Joined on May 2020
|
#203
|
The Following 3 Users Say Thank You to N77 For This Useful Post: | ||
|
2020-09-21
, 20:02
|
Posts: 1 |
Thanked: 2 times |
Joined on Mar 2020
|
#204
|
Hey guys I need some help if possible.
I am not a software coder but I managed to follow g7 guide from here:
https://github.com/g7/sailfishx-patcher-f5321
and install Sailfish on the X compact.
Now, I was looking at what Vknecht posted on:
http://merproject.org/logs/%23sailfi...05-02.log.html
respectively:
https://build.merproject.org/project...qualcomm:f5121
also a pie based port which works better, but only boots correctly sometimes:
https://build.merproject.org/project...:hw:sony:loire
because of:
https://github.com/sonyxperiadev/dev...6c494ecad6875e
I would like to try any of these ports but I need some guidance like step by step sequence of actions. I have Ubuntu machine which I think is needed (Windows 7 as well). Any help would be appreciated.
|
2020-10-01
, 12:06
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#205
|
The Following 3 Users Say Thank You to Manatus For This Useful Post: | ||
|
2020-10-21
, 19:50
|
Posts: 169 |
Thanked: 194 times |
Joined on Apr 2012
@ Austria
|
#206
|
What's the output of
Have you tried running the upgrade again via command line?Code:systemctl --user status pulseaudio
FWIW my X Compact works fine, even though the upgrade failed mid-way (but it doesn't seem related to the patch).Code:devel-su ssu re 3.3.0.14 version --dup
I also have encryption enabled, but since 3.2.0.
========================
EDIT: Now that I remember, I had to mask pulseaudio's system wide service after enabling encryption back then. Pulseaudio is normally started in the user session, but after encryption is enabled is started system-wide so that it's possible to route audio when taking emergency calls from the encryption unlock screen (I guess).
Not sure what is wrong, I thought it was due to encryption being a work in progress on 3.2.0 so I haven't complained But it seems to be an issue on 3.3.0 too, then.
You can mask pulseaudio using this command:
Code:systemctl mask pulseaudio
The Following User Says Thank You to smatkovi For This Useful Post: | ||
|
2021-05-31
, 13:21
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#207
|
The Following User Says Thank You to aspergerguy For This Useful Post: | ||
|
2021-05-31
, 18:36
|
Posts: 127 |
Thanked: 203 times |
Joined on Sep 2010
@ Switzerland
|
#208
|
The Following User Says Thank You to maximilian1st For This Useful Post: | ||
|
2021-06-01
, 06:30
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#209
|
Funny thing is the Xperia 10 II is about the same width as the X Compact but way too tall. Small phones are not trendy these days.
|
2022-03-17
, 19:24
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#210
|
I have the Xperia X Compact as a daily driver since quite some time and did the patch thing before version 3.4. Since then, I just update OTA and it still works the same as it did with the first flashed patched version.
And honestly I read the howto make it yourself and I still don't know where to start
now ive got another problem. inner patch seems to apply correctly in chroot, but repacking the image files fails.
(note that the zip file is built, but is only half the size of the source zip file)
~ teleshoes ~