Thread
:
Sailfish OS for the Motorola Moto G7 Power (XT1955-5) - (ocean)
View Single Post
edp17
2024-12-05 , 13:22
Posts: 605 | Thanked: 735 times | Joined on Jul 2019 @ UK
#
6
How to update Waydroid system and vendor image with keeping real graphics drivers.
Download into ~/Downloads the extracted drivers from LOS18.1:
vendor181.zip
Download into ~/Downloads my update script:
upgrade-waydroid181-vendor.sh
Set the script executable: [code]chmod +x ~/Downloads/upgrade-waydroid181-vendor.sh[code]
Don't extract the downloaded zip file! The script will do that for you.
Head into Waydroid Settings/System/Advanced/Waydroid Updater and update the System and Vendor images
(This will only download the two image files but once that's completed, it will offer to restart Waydroid. This process will take time because behind the scenes the Waydroid Udater is moving the two downloaded images into system.img and vendor.img. This is the point where you lose all your drivers and why you need to run my script to get them back into vendor.img. With a file manager, you can watch these two growing in /home/waydroid/images. You need to wait until the copy finishes.)
Once the Waydroid Updater finished, in a command line,
as root
execute the upgrade-waydroid181-vendor.sh script (This will extract the drivers from zip file, resize vendor.img to 150MB, and copies all drivers into it, then it tidy up and leave you with a vendor.img with all drivers in it.)
Start Waydroid session, the UI
I hope this works as I've tested on mine.
__________________
Porting SailfishOS to some devices:
MotoG7 Power (ocean)
+ WayDroid (Los18.1)
Nexus 5 (hammerhead)
Samsung Galaxy Note 4 (treltexx) (Exynos SM-N910C)
+ WayDroid (Los17.1)
Samsung Galaxy S2 (i9100)
Samsung Galaxy Note (N7000)
Samsung Galaxy S4 (i9505)
Last edited by edp17; 2024-12-13 at
14:32
.
Quote & Reply
|
The Following 2 Users Say Thank You to edp17 For This Useful Post:
anapospastos
,
HtheB
edp17
View Public Profile
Send a private message to edp17
Find all posts by edp17