-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
H8314 build works on XZ2c docomo-branded SO-05K #185
Comments
This is not as simple as it would require corresponding entry in https://github.com/sailfishos-sony-tama/droid-config-sony-tama-pie (similar to what is for each separate type of Tama device, if I understand you right). It would make more sense to add your instructions as a separate file for affected users. But what does |
i literally just changed the line that greps the output of fastboot to verify the serialno of the usb2-attached device is an XZ2c. its a oneline change in flash.sh to allow either model number in the grep line. hopefully, this doesnt require a separate build. ssu says |
I have a SO-05K too. Been using it for close to an year now, flashed with similar modifications to the flash.sh script and had OTA updates installed whenever new releases were available. |
Good to know. I still suggest to write up instructions for other users and then add them to documentation over here. Alternative would be for you to find out where this script is and submit PR for patching it. I don't remember from the top of my head its location and where the device is injected into the script, sorry. |
here is the tool i wrote that fixes flash.sh (modifies it in place and updates md5.lst) |
Similar to this, by modifying flash.sh, I can install Sailfish_OS-4.5.0.16-h8266-0.5.0.1.zip to my H8296 (Sony Xperia XZ2 with dual sim and 6GB ram, available in Taiwan and Hong Kong), and |
please add the product
SO-05K
to flash.sh for H8314.this is a DoCoMo branded, sim-locked XZ2 Compact that initially said
Bootloader unlock allowed: no
.grep -e "H8314"
=>grep -e "H8314"
exit 1
from the md5 checkphone/SMS/MMS works, camera works, zero problems. seems to be identical to H8314
The text was updated successfully, but these errors were encountered: