mangled 21 Posted June 7 Share Posted June 7 How usable is this os? Quote Link to post Share on other sites
Demati 9 Posted July 22 Share Posted July 22 (edited) Hi all, I am late to the party. I didn’t expect to receive this device and it showed up at my door late last week. I am really struggling to install Sailfish on the qx1050. I followed the instructions in the first post of this thread and I can’t get past the “Powered by Android” boot screen. I tried both the March 2023 (Sailfish 4.5) and October 2022 (Sailfish 4.4) releases. I booted to the bootloader, ran the flash.sh script. Each time it states the script has completed successfully but no joy. Can anyone advise me as to what to do? UPDATE: I figured out what I did wrong. When I first got the device I tried out Lineage OS. I flashed it to Lineage for a few days to test it. When I tried flashing Sailfish using the script above from the LineageOS Recovery it would not boot. I decided to start from scratch. I flashed the FxTec stock Android successfully and then tried to flash Sailfish after that. It worked like a charm. I wanted to leave this here in case anyone else runs into the same issue as there appears to be limited information regarding this device. Edited July 22 by Demati 4 2 Quote Link to post Share on other sites
mangled 21 Posted July 23 Share Posted July 23 20 hours ago, Demati said: Hi all, I am late to the party. I didn’t expect to receive this device and it showed up at my door late last week. I am really struggling to install Sailfish on the qx1050. I followed the instructions in the first post of this thread and I can’t get past the “Powered by Android” boot screen. I tried both the March 2023 (Sailfish 4.5) and October 2022 (Sailfish 4.4) releases. I booted to the bootloader, ran the flash.sh script. Each time it states the script has completed successfully but no joy. Can anyone advise me as to what to do? UPDATE: I figured out what I did wrong. When I first got the device I tried out Lineage OS. I flashed it to Lineage for a few days to test it. When I tried flashing Sailfish using the script above from the LineageOS Recovery it would not boot. I decided to start from scratch. I flashed the FxTec stock Android successfully and then tried to flash Sailfish after that. It worked like a charm. I wanted to leave this here in case anyone else runs into the same issue as there appears to be limited information regarding this device. How is Sailfish os on this phone? Does everything work OK? Camera/video recording work? Can you run waydroid on it? Quote Link to post Share on other sites
Demati 9 Posted July 23 Share Posted July 23 2 hours ago, mangled said: How is Sailfish os on this phone? Does everything work OK? Camera/video recording work? Can you run waydroid on it? So far I have only had it working for about a day. I haven't done much with Sailfish other than some tinkering around in the terminal. It runs smoothly and once you perform some of the tweaks (mentioned in the first post) it feels like it was very much designed for a device like the Pro1-X. I haven't attempted to run waydroid yet but when I do I'll update how successful (or not) that attempt is. The Pro1-X is not going to be my daily driver. I intend to use it as a small personal laptop (browsing, email, media consumption etc.) rather than a phone. 2 1 Quote Link to post Share on other sites
Demati 9 Posted July 25 Share Posted July 25 On 11/27/2022 at 11:02 AM, Justin said: Hi All, So I have finally made some time to expand the /home storage on my Pro1X. Piggz gave me the instructions on discord some weeks ago (and echoed here a few posts above), but they were suitably vague. I will share what I did, though it may or may not be wise to do the same. I bumbled my way through, not carefully considered my way through. EDIT: I should have noted that this will delete all your /home, so back up anything of importance. On the SFOS install i ran as devel-su "resize2fs /dev/sda13" as per @GoaSkin instructions here. I had to replace the stock recovery with the ubtouch recovery in order to get adb working. Not sure if this is a problem with my device or a wider problem. Note that Piggz suggested to "flash the userdebug recovery from the 2.7.3 build". I couldn't work out what that meant. So instead flashed the ubtouch recovery.img. That allowed me to use adb as per Piggz instruction. Note well, that I tried to flash back the stock recovery, but I have not been able to. There is an error of some description. So it seems it is probably unwise to do as I have done here. I downloaded the Ubtouch recovery.img from here. And flashed using parts of the instruction here. Then entering recovery mode on the Pro1X I could enter ADB shell. I then mounted userdata as suggested with "mount -o rw /dev/block/sda13 /data" I could then delete conifg.ini I could edit devices.ini with "busybox vi devices.ini". Piggz has the default size set at 80000. I altered this to 202000, but think you could safely select up to 204800. I then managed to delete home.img Finally a reboot. This has left me with user data storage of 191GB and still a very large amount of space for system data. Happy to provide further info if anyone else needs its? Apparently resizing the home.img in this way is ok. Though not necessarily the way I have done it or the size. @Justindo you have any updated procedures to accomplish this? Step 1 is easy enough but I cannot find the recovery image you are linking to in step 2. Quote Link to post Share on other sites
Justin 23 Posted July 25 Share Posted July 25 Hi @Demati, I have given up on the Pro1X and sold it, so no new info, and just a hazy memory of what I did a year and a 1/2 ago! I can say that in my step (2), if you follow the second link to the instructions, where the first bit of the read me guides “you can download the ready-made artifacts from GitLab: take the latest archive, unpack the artifacts.zip” So click on the archive link just above here, and it is in this artifacts.zip from the latest job, that you will find the recovery.img (I think from memory - I haven’t downloaded and verified). Once you have the recovery.img, I guess you have to flash it. Refer to linked instructions, but possibly: Unlock the device bootloader following the usual unlock procedure (enable Developer mode, turn on "OEM unlocking" option, then reboot to bootloader and execute fastboot flashing unlock) Reboot to bootloader, format userdata (if switching from Android) and flash recovery.img from the build artifacts, then reboot to fastbootd mode: fastboot format:ext4 userdata fastboot --set-active=a fastboot flash recovery out/recovery.img fastboot reboot fastboot It has been a very long time, so I can’t say for sure if this is what I did. And I can’t check over anything now. I hope this helps and you can work it out. Good luck, Quote Link to post Share on other sites
ralpholzer 1 Posted August 30 Share Posted August 30 On 7/23/2024 at 4:45 PM, mangled said: How is Sailfish os on this phone? Does everything work OK? Camera/video recording work? Can you run waydroid on it? Every preinstalled App hangs, including the Cam-App and the generall Settings, the classic Phone Calls are not working, if you recive more then 5 SMS the SMS Services crashes. Sometimes you see infos on the Homescreen, so the apps are woking somehow, but not in fullscreen view Only working thing: The Terminal 2 Quote Link to post Share on other sites
zegoo 13 Posted August 30 Share Posted August 30 2 hours ago, ralpholzer said: Only working thing: The Terminal 😁😂 Quote Link to post Share on other sites
mangled 21 Posted August 30 Share Posted August 30 (edited) I guess I'll be sticking with /e/ os... Edited August 30 by mangled Quote Link to post Share on other sites
belletrist 59 Posted August 30 Share Posted August 30 (edited) I've been daily driving Sailfishos for about 4 years on the Pro1 then the X. I haven't experienced these issues. Edited August 30 by belletrist Readability 2 1 Quote Link to post Share on other sites
claude0001 1,341 Posted August 30 Share Posted August 30 12 hours ago, ralpholzer said: Only working thing: The Terminal Not using SFOS myself since many years. But others indeed have reported much better results. As you had similarly devastating experience with Droidian, also (kind of) positively tested by others, I wonder if something is wrong with your device. Did it work correctly with stock Android 11? 2 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.