//edit: this is the rogers version
Installed, everything seems cool so far. Wifi tethering turns on correctly.
I cannot seem to get LTE turned on. If I select "GSM / WCDMA / LTE auto" in Settings -> Mobile data -> Network mode, it returns to the Mobile network settings and "GSM / WCDMA auto" is still listed as the Network mode.
Thanks for all the work on this one, looking great so far!
I did have some issues with the link creation in the script, not sure if it actually affected anything, but here's the relevant output from the batch file:
Code:
Setting permissions...
ln: /system/bin/cat: File exists
ln: /system/bin/chmod: File exists
ln: /system/bin/chown: File exists
ln: /system/bin/cmp: File exists
ln: /system/bin/date: File exists
ln: /system/bin/dd: File exists
ln: /system/bin/df: File exists
ln: /system/bin/dmesg: File exists
ln: /system/bin/getevent: File exists
ln: /system/bin/getprop: File exists
ln: /system/bin/hd: File exists
ln: /system/bin/id: File exists
ln: /system/bin/ifconfig: File exists
ln: /system/bin/iftop: File exists
ln: /system/bin/insmod: File exists
ln: /system/bin/ioctl: File exists
ln: /system/bin/ionice: File exists
ln: /system/bin/kill: File exists
ln: /system/bin/ln: File exists
ln: /system/bin/log: File exists
ln: /system/bin/ls: File exists
ln: /system/bin/lsmod: File exists
ln: /system/bin/lsof: File exists
ln: /system/bin/mkdir: File exists
ln: /system/bin/mount: File exists
ln: /system/bin/mv: File exists
ln: /system/bin/nandread: File exists
ln: /system/bin/netstat: File exists
ln: /system/bin/newfs_msdos: File exists
ln: /system/bin/notify: File exists
ln: /system/bin/printenv: File exists
ln: /system/bin/ps: File exists
ln: /system/bin/renice: File exists
ln: /system/bin/rm: File exists
ln: /system/bin/rmdir: File exists
ln: /system/bin/rmmod: File exists
ln: /system/bin/route: File exists
ln: /system/bin/schedtop: File exists
ln: /system/bin/sendevent: File exists
ln: /system/bin/setconsole: File exists
ln: /system/bin/setprop: File exists
ln: /system/bin/sh: File exists
ln: /system/bin/sleep: File exists
ln: /system/bin/smd: File exists
ln: /system/bin/start: File exists
ln: /system/bin/stop: File exists
ln: /system/bin/sync: File exists
ln: /system/bin/top: File exists
ln: /system/bin/touch: File exists
ln: /system/bin/umount: File exists
ln: /system/bin/uptime: File exists
ln: /system/bin/vmstat: File exists
ln: /system/bin/watchprops: File exists
ln: /system/bin/wipe: File exists
ln: /system/bin/wiperiface: File exists
ln: /system/etc/firmware/wcd9310/wcd9310_anc.bin: File exists
ln: /system/fonts/DroidSans-Bold.ttf: File exists
ln: /system/fonts/DroidSans.ttf: File exists
ln: /system/lib/libwiperjni.so: File exists
ln: /system/lib/libxt_native.so: File exists
ln: /vendor/firmware/hdcp.keys: File exists
chown: /system/vendor/bin: No such file or directory
chgrp: /system/vendor/bin: No such file or directory
chmod: /system/vendor/bin: No such file or directory
chown: /system/etc/install-recovery.sh: No such file or directory
chgrp: /system/etc/install-recovery.sh: No such file or directory
chmod: /system/etc/install-recovery.sh: No such file or directory
Cleaning up...
Done! Rebooting...
|