Oneplus 3/3T
-
@Kyrylo
You should try XDA dev forums, there are some high knowledge for each androΓ―d devices, including stock softwares. -
@Kyrylo I think you should read carefully the oneplus forum for the correct version to download, i dont have play with recovery mostly when i one go back to stock condition i just flash the rom from the oneplus website....
-
@Keneda Yes, You are right. XDA is the place to ask this kind of questions, but most of their topics is outdated 2016-17.
I hoped to find living help hoped to find living help from living people herep from living people here.
Nevertheless thanks a lot. -
-
Hi, I solved the "caller is to quite" issue on my 3t. I had simply to much dirt in the small net in front of the speaker.
Sadly it's not easy to clean. Either open the phone to clean it or take a neel and push a small hole through the left side of the net (quick but rough). -
Is volte calls working because my network requires volte to make calls
-
Hello!
Trying to install!
Wiped all paritions. Everyone is ext4.
Start ubport-installer
Got error
error: Error: systemimage: Error: Error: {"error":{"killed":false,"code":1,"signal":null,"cmd":"/opt/ubports-installer/resources/app.asar.unpacked/platform-tools/linux/adb -P 5037 shell mount -a"},"stdout":"","stderr":"mount: mounting /dev/block/bootdevice/by-name/userdata on /data failed: Invalid argument"}Any suggestions?
-
Still trying to do smth with it.
So may I know where is the destination of files downloaded by ubports-installer (on Ubuntu 20.04)?
Thanks in advance for respond. -
Hi there!
Still trying...
When I tried to install with bootstrap checked I've got error like this.
stack trace: Error: Error: {"error":{"killed":false,"code":1,"signal":null,"cmd":"/opt/ubports-installer/resources/app.asar.unpacked/platform-tools/linux/adb -P 5037 shell mount -a"},"stdout":"","stderr":"mount: mounting /dev/block/bootdevice/by-name/userdata on /data failed: Invalid argument"}when with bootstrap unchecked - cycled probleb with cable - "connection to device lost"
when I just
- flash recovery using fastboot
- reboot to recovery
- adb push all that files to /cache/recovery
(
ubports-b72b1222bc6bb47f0617eb5f561b1b51513232361413ac03c31c6444a9390917.tar.xz
ubports-b72b1222bc6bb47f0617eb5f561b1b51513232361413ac03c31c6444a9390917.tar.xz.asc
device-1e5a4c6d0db154da0a83381c027e7dcb5394a23731c9ba909dae80a4604250ac.tar.xz
device-1e5a4c6d0db154da0a83381c027e7dcb5394a23731c9ba909dae80a4604250ac.tar.xz.asc
keyring-4c4e7ef380ebcfa2c31084efa199138e93bfed8fc58aa3eb06bdf75a78af9b57.tar.xz
keyring-4c4e7ef380ebcfa2c31084efa199138e93bfed8fc58aa3eb06bdf75a78af9b57.tar.xz.asc
version-312.tar.xz
version-312.tar.xz.asc
image-master.tar.xz
image-master.tar.xz.asc
image-signing.tar.xz
image-signing.tar.xz.asc
ubuntu_commandoneplus39554
)and adb reboot recovery
nothing happens
in recovery log file error cannot mount /cache/recovery/ubuntu_commandoneplus39554
Can anyone help me with problem?
-
@Kyrylo looks like that not all partitons are ext4. May be a clean start with the device can help you. It gives you best chance to do it.
- start with twrp (fastboot boot twrp)
- set twrp to adb sideload mode
- adb sideload the latest oxygenos 9.0.6 from oneplus support page
- start the phone and make initial setup of the os
- after that 'fastboot boot twrp' again
- 1st. wipe all partitions
- 2nd select wipe advanced 'change filesystem' of cache, system and data and set it to ext4
- 3rd wipe format data
- check with twrp terminal command 'mount' that all partitions are ext4. If not change filesystem again.
- connect device to usb (still in twrp) and start ubport-installer
But this is not an op3 specific question!
-
@gischpelino Thank You for your respond.
Already did that all a couple of times.
Wiped all partitions, formatted to ext4, checked if formatted in ext4,
(If I am not mistaken no need to install Oxygen OS to wipe all partitions in TWRP once more)
1.Tried to install with BOOTSTRAP ckeckbox enabled and disabled.
Without results.
2.Pushed all that files to /cache/recovery/ (I am not sure if it is right place).
Rebooted to recovery and ... nothing happens.
So...
Any help will be appreciated. -
@Kyrylo may be a firmware problem, thats what the step with oxygenos 9.0.6 is for. As far as I can read you did not do all steps.
-
Do you mean twrp problem?
Or you mean that I should install OOS9.0.6 then to flash again in twrp? -
Can anyone please make a video about current progress of this device as i want to buy a new oneplus 3t i just wanna know its worth it or not?
-
@Specsx As a start you can refer to : https://devices.ubuntu-touch.io/device/oneplus3t/
-
@Specsx
I made a video for the OnePlus 3:
https://www.youtube.com/watch?v=cYvLqPPf3q4Not the same as OnePlus 3t, but pretty close...
-
@joe
Just wanted to say thank you for taking the time to make that video. It is a very comprehensive and objective one on the current status of the Oneplus 3/3T, excellent job! -
@3T_Ed Thanks. Glad it was helpful.
-
@gischpelino said in Oneplus 3/3T:
@Kyrylo looks like that not all partitons are ext4. May be a clean start with the device can help you. It gives you best chance to do it.
- start with twrp (fastboot boot twrp)
- set twrp to adb sideload mode
- adb sideload the latest oxygenos 9.0.6 from oneplus support page
- start the phone and make initial setup of the os
- after that 'fastboot boot twrp' again
- 1st. wipe all partitions
- 2nd select wipe advanced 'change filesystem' of cache, system and data and set it to ext4
- 3rd wipe format data
- check with twrp terminal command 'mount' that all partitions are ext4. If not change filesystem again.
- connect device to usb (still in twrp) and start ubport-installer
But this is not an op3 specific question!
Hey, just wanted to say thank you as this helped me get past an error during the automatic installer.
-
Hi!
I have a question about USB tethering on Oneplus 3.
Internet connection works well.In terminal I've entered commands:
$ android-gadget-service enable rndis
rndis enabled
$ sudo tethering enable
Device "rndis0" does not exist.
Error: Connection 'tethering does not exists.Does it work at all?
Or it's a bug.
Where I should report a bug?(additional question)
Thanks in advance.