Oneplus 3/3T
-
@thilov I think the edge channel is the only channel for now
-
Ok, thanks.
By the way, UT on the 3T works great! The only things I'm missing are the camera and a torch. But that is not keeping me away for using it as my daily driver. So, my daughter can get my E5. -
@thilov Yes the edge channel in this case is extra edge and the only channel available at present.
-
@thilov said in Oneplus 3/3T:
Ok, thanks.
By the way, UT on the 3T works great! The only things I'm missing are the camera and a torch. But that is not keeping me away for using it as my daily driver. So, my daughter can get my E5.Did you manage to get the Bluetooth or ringtone working.
Also @ernest is your new kernel in the latest build or do we have to follow another route to sort that?
-
@andybleaden ringtone should be fixed now on OP3 don't have the t version and Bluetooth and account sign in ADB and MTP not working SSH should be.
-
brill...best update it then. SSH - tried that...got nowhere even using the wiki....beyond my skills. will have to wait until the mtp is fixed
-
@andybleaden Also tried once and got timed out. There is a setting in UT Tweak tool for ssh but haven't had time to try yet.
-
@Lakotaubp you keep saying account sign in doesn't work, but I can log in fine on my device (I do need an external keyboard to log in)
-
@ComLarsic Yes I mean the normal method is not working as expected. Also my only spare keyboard is bluetooth. So really stuffed at prrsent
-
@Lakotaubp ah I understand. lets hope we get bluetooth soon
-
@thilov you can install Torch by:
open terminal
type: sudo -i
you'll be prompted to type in your password, do it
then type: sudo ubports-qa install PR-22
confirm by : y when/if asked
then type: sudo apt install indicator-power
rebootafter reboot, on dash under battery icon will appear a flashlight.
-
@Stefano Thanks for that works a treat.
-
@Lakotaubp said in Oneplus 3/3T:
@andybleaden ringtone should be fixed now on OP3 don't have the t version and Bluetooth and account sign in ADB and MTP not working SSH should be.
Hi! For those who are not that heavily involved in developing / testing By 'should be fixed' you mean that is is now available through some standard update procedure? Or should I download/compile/install something additionally?
Many thanks! -
@Stefano said in Oneplus 3/3T:
@thilov you can install Torch by:
open terminal
type: sudo -i
you'll be prompted to type in your password, do it
then type: sudo ubports-qa install PR-22
confirm by : y when/if asked
then type: sudo apt install indicator-power
rebootafter reboot, on dash under battery icon will appear a flashlight.
Hello @Stefano ! Could you please explain a bit more about this set of commands? What is 'ubports-qa' utility and what will it do in this case?
Next line also looks a bit confusing. I always thought that UT does not use ;apt' and here it is how is that working at all?
If that would be to much of a text to explain it here, could you please give a link to some docs from where I could infer more info about this 'script' that you suggest?Will very appreciate your answers! Thanks!
-
@pglushkov The daily updates will have fixed that. Think it was Wednesdays. No need for anything else.
-
@pglushkov If I'm right, the first part changes the system so you can right to it. The next part adds the tourch code etc to the system and the last bit adds the indicator to power section of the pull down menu from the top of the screen.
And the other question is that it's apt-get that should not be used. If that helps while I'm here. -
@andybleaden
The Oneplus Kernel for test purposes need to be install through the standard halium base install that I've provided -
@pglushkov As @Lakotaubp explained there
-
@Stefano , @Lakotaubp , thank you very for your replies!
Have another question though. Yesterday updated my OP3T to latest available version and tried to acquire my location using Pure Maps application. However even after 20 minutes waiting, Pure Maps still could not acquire the location (it has the permission, I double-checked). In the list of what should work on OP3, GPS is listed as 'working'. Does it really work? Are there any ways to make sure that it really works? Mb some console utility to access the GPS module and get a raw position from it as some RINEX file or smth?
Many thanks! -
@ernest said in Oneplus 3/3T:
@andybleaden
The Oneplus Kernel for test purposes need to be install through the standard halium base install that I've providedMight have to wait awile as will need to learn how to do that...looks tricksy for my skills and assume beyond just installing through twrp
or am I making it sound worse than it is
Not yet mastered the ssh stuff yet and looked at this https://docs.ubports.com/en/latest/porting/installing-16-04.html and thought...hmm no!