|
2020-01-21
, 11:14
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#292
|
That is NOT what i want. I did that kind of chroot on nexus 4 about 6 years ago. Although it did not have power to USB port and you needed Y cable for it. That is not usable. I meant chroot on top of SFOS which is much better. Posmarket os on the other hand is real linux without android that's even better. Problem is we can't have video output on these devices YET.
|
2020-01-21
, 11:26
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#293
|
This guys on xda have done amazing job. https://forum.xda-developers.com/goo...b-ram-t3916492
As they say it's faster in both ways RAM and Storage. Also it's crazy mod 3 GB RAM + 64 GB STORAGE on nexus 5. I wish i could do it. I only have done battery mod on nexus 5.
|
2020-01-21
, 12:23
|
Posts: 1,196 |
Thanked: 1,413 times |
Joined on Aug 2011
|
#294
|
Yeah, this is really crazy! (I am just thinking about the 13 motherboard he destroyed and the countless other chips until he succeeded. )
I am also not sure why the phone became faster after this upgrade as they didn't upgrade the cpu. I understand the phone has got faster components (memory and storage) but I cannot imagine a significant difference without upgrading the cpu + the other components.
We will see how he done that once he posts the steps and instructions.
|
2020-01-21
, 12:50
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#295
|
Thanks for the advise.
However, unfortunately I could not try that because I messed up my ubuntu chroot image. First I changed the DPI to something large, then I accidentally set the Window scaling to 2x. Well, that was a bad idea as you stated in one of your previous comments. (I wish would have read that before.)
Finally I could not revert this change and because the whole experience was really slow on Nexus 5 anyway, I deleted that rom where I installed the ubuntu chroot.
Having 4 roms already on my Nexus 5 do not let me much extra space, so i cannot really make a backup of the ext4 file. (In this scenario the extra storage would come handy.)
So, maybe once I can free up some space I will re-try again and let you know the outcome.
|
2020-01-21
, 14:39
|
Posts: 330 |
Thanked: 860 times |
Joined on May 2011
|
#296
|
Sad! Perhaps you could have rescued it using the xsettings window though.
For next tries, you could just store the backup on your phone using "sftp://nemo@ip" in the address field of your Linux file manager, or using "scp nemo@ip:/path/to/the/file/on/phone /path/to/the/folder/of/your/choice/on/pc" in terminal.
$ sshfs -o idmap=user,allow_other root@192.168.2.15:/ /mnt/n900
|
2020-01-22
, 08:48
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#297
|
I have found my Nexus 5x with 4 GB RAM.
is it possible to install sfos on it?
|
2020-01-22
, 08:52
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#298
|
Yes, and you can also mount your phone into a directory of your PC with sshfs:
Change the user, IP, and /mount dir to your needs.Code:$ sshfs -o idmap=user,allow_other root@192.168.2.15:/ /mnt/n900
|
2020-01-22
, 09:09
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#299
|
Sad! Perhaps you could have rescued it using the xsettings window though.
For next tries, you could just store the backup on your phone using "sftp://nemo@ip" in the address field of your Linux file manager, or using "scp nemo@ip:/path/to/the/file/on/phone /path/to/the/folder/of/your/choice/on/pc" in terminal.
|
2020-01-22
, 09:20
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#300
|
However, unfortunately I could not try that because I messed up my ubuntu chroot image. First I changed the DPI to something large, then I accidentally set the Window scaling to 2x. Well, that was a bad idea as you stated in one of your previous comments. (I wish would have read that before.)
Finally I could not revert this change and because the whole experience was really slow on Nexus 5 anyway, I deleted that rom where I installed the ubuntu chroot.
Having 4 roms already on my Nexus 5 do not let me much extra space, so i cannot really make a backup of the ext4 file. (In this scenario the extra storage would come handy.)
So, maybe once I can free up some space I will re-try again and let you know the outcome.
Porting SailfishOS to some devices: