By following the method mentioned above, the GPS can be turned on.
Posts
-
RE: The GPS is not working.
-
RE: The GPS is not working.
Thank you all. I'll try it out later and feedback the results here. It should be just as you've said.
-
The GPS is not working.
The GPS is not working. I've installed UT20.04 on a OnePlus 6T, turned on GPS in the system settings, installed Pure Maps from the UT App Store, and granted it GPS permissions. However, it still can't initiate location services—it just keeps spinning the progress circle when trying to search for nearby locations.How to fix it?
-
RE: Waydroid app install failed
A puzzling issue is that when I see the prompt 'waydroid is stopped' in the UT command line, Waydroid is actually running, and operations within its system GUI appear to be functioning normally.
-
RE: Waydroid app install failed
@arubislander said in Waydroid app install failed:
@dafeihong Have you tried executing that command as phablet user? (sometimes doing everything as root introduces problems, rather than avoiding them)
I haven't tried that, but it seems the 'waydroid session is stopped' issue isn't related to the user. Anyway, I'll give it a shot later.
-
RE: Waydroid app install failed
@arubislander said in Waydroid app install failed:
@dafeihong said in Waydroid app install failed:
[09:31:09] WayDroid session is stopped
Silly question, but have you tried starting waydroid before installing the app?
Also, is it necessary to do all of this as root? (I am genuinely asking, I've never interacted with waydroid from the command line.)
When executing the command "waydroid app install sth.apk", I have already launched the Waydroid interface and run a browser inside it. To avoid unnecessary trouble, I usually execute commands after the root prompt (#).
-
RE: Waydroid app install failed
@johndoe said in Waydroid app install failed:
@dafeihong Maybe you could try to download the APK inside Waydroid and install it from there. You will maybe also get a better Error message inside Waydroid, if it can not be installed.
I downloaded an APK file in the browser of Waydroid and saw the file enter the download queue, but the download progress bar never started.
-
Waydroid app install failed
root@ubuntu-phablet:/home/phablet# waydroid app install Downloads/shengcunzhanzheng.apk
[09:31:09] WayDroid session is stopped
root@ubuntu-phablet:/home/phablet# waydroid log
[waydroid-sensors-daemon] Got plugin_path /SensorManager/alssensor
(003705) [09:15:18] % chmod 777 -R /dev/dri/renderD128
[waydroid-sensors-daemon] Got new plugin for magnetometersensor with pid 3760 and session 9
[waydroid-sensors-daemon] Got plugin_string magnetometersensor
[waydroid-sensors-daemon] Got plugin_interface local.MagnetometerSensor
[waydroid-sensors-daemon] Got plugin_path /SensorManager/magnetometersensor
(003705) [09:15:18] % chmod 777 -R /dev/video
[waydroid-sensors-daemon] Got new plugin for orientationsensor with pid 3760 and session 10
[waydroid-sensors-daemon] Got plugin_string orientationsensor
[waydroid-sensors-daemon] Got plugin_interface local.OrientationSensor
[waydroid-sensors-daemon] Got plugin_path /SensorManager/orientationsensor
(003705) [09:15:18] % chmod 777 -R /dev/video2
(003705) [09:15:19] % chmod 777 -R /dev/video1
[waydroid-sensors-daemon] Got new plugin for pressuresensor with pid 3760 and session -1
[waydroid-sensors-daemon] Got plugin_string pressuresensor
[waydroid-sensors-daemon] Got plugin_interface local.PressureSensor
[waydroid-sensors-daemon] Got plugin_path /SensorManager/pressuresensor
(003705) [09:15:19] % chmod 777 -R /dev/video0
[waydroid-sensors-daemon] Got new plugin for proximitysensor with pid 3760 and session 12
[waydroid-sensors-daemon] Got plugin_string proximitysensor
[waydroid-sensors-daemon] Got plugin_interface local.ProximitySensor
[waydroid-sensors-daemon] Got plugin_path /SensorManager/proximitysensor
(003705) [09:15:19] % chmod 777 -R /dev/video33
(003705) [09:15:19] % chmod 777 -R /dev/video32
[waydroid-sensors-daemon] Failed to create SensorfwStepcounterSensor: Could not create sensorfw backend
(003705) [09:15:19] % mv /var/lib/waydroid/config_session /var/lib/waydroid/lxc/waydroid
[waydroid-sensors-daemon] Failed to create SensorfwTemperatureSensor: Could not create sensorfw backend
(003705) [09:15:19] % mount -o ro /var/lib/waydroid/images/system.img /var/lib/waydroid/rootfs
(003705) [09:15:19] % mount -o ro /var/lib/waydroid/images/vendor.img /var/lib/waydroid/rootfs/vendor
(003705) [09:15:19] % mount -o bind /vendor/lib/egl /var/lib/waydroid/rootfs/vendor/lib/egl
(003705) [09:15:19] % mount -o bind /vendor/lib64/egl /var/lib/waydroid/rootfs/vendor/lib64/egl
(003705) [09:15:19] % mount -o bind /var/lib/waydroid/waydroid.prop /var/lib/waydroid/rootfs/vendor/waydroid.prop
(003705) [09:15:19] Save config: /var/lib/waydroid/waydroid.cfg
(003705) [09:15:19] % lxc-start -P /var/lib/waydroid/lxc -F -n waydroid -- /init
(003705) [09:15:19] New background process: pid=3813, output=background
(003705) [09:15:19] % lxc-info -P /var/lib/waydroid/lxc -n waydroid -sH
lxc-start: waydroid: utils.c: lxc_can_use_pidfd: 1792 Kernel does not support pidfds
lxc-start: waydroid: utils.c: safe_mount: 1218 Not a directory - Failed to mount "/dev/video" onto "/usr/lib/aarch64-linux-gnu/lxc/dev/video"
lxc-start: waydroid: utils.c: open_without_symlink: 1082 Too many levels of symbolic links - vibrator in /usr/lib/aarch64-linux-gnu/lxc/sys/class/leds/vibrator was a symbolic link!
RUNNING
(003668) [09:15:19] Skipping clipboard manager service because of missing pyclip package
[gbinder] Service manager /dev/anbox-hwbinder has appeared
[waydroid-sensors-daemon] Waydroid Sensors HAL service ready.
[waydroid-sensors-daemon] ERROR: Sensor humidity Not found!
[waydroid-sensors-daemon] ERROR: Sensor stepcounter Not found!
[waydroid-sensors-daemon] ERROR: Sensor temperature Not found!
(003668) [09:15:36] waydroidusermonitor: Received transaction: 1
(003668) [09:15:36] Android with user 0 is ready
(003668) [09:15:36] % adb start-server- daemon not running; starting now at tcp:5037
- daemon started successfully
(003668) [09:15:39] % adb connect 192.168.240.112
connected to 192.168.240.112:5555
(003668) [09:15:39] Established ADB connection to Waydroid device at 192.168.240.112.
(005585) [09:15:57] WayDroid session is stopped
(005588) [09:16:00] % tail -n 60 -F /var/lib/waydroid/waydroid.log
(005588) [09:16:00] *** output passed to waydroid stdout, not to this log ***
(006100) [09:31:09] WayDroid session is stopped
(006112) [09:31:22] % tail -n 60 -F /var/lib/waydroid/waydroid.log
(006112) [09:31:22] *** output passed to waydroid stdout, not to this log ***
-
RE: unknown filesystem type 'overlay'.
@arubislander said in unknown filesystem type 'overlay'.:
@dafeihong you probably want to run those tools in a LXD container. Try searching for LXD on Ubuntu Touch in the forum.
Thank you very much. It sounds like the container solution I need. I'll go check its support for these tools.
-
RE: unknown filesystem type 'overlay'.
@Moem said in unknown filesystem type 'overlay'.:
@dafeihong said in unknown filesystem type 'overlay'.:
What about "apt install vim" and "apt install build-essential"?
Those clearly include apt, so... I wouldn't. Have you looked into Libertine?
https://docs.ubports.com/en/latest/userguide/dailyuse/libertine.htmlI've heard Libertime isn't very user-friendly. I want to run Metasploit, Nmap, and GCC on my phone, so I was considering installing them directly in Ubuntu Touch's command-line interface... Looks like I'm in for some trouble.
-
RE: unknown filesystem type 'overlay'.
@Moem said in unknown filesystem type 'overlay'.:
@dafeihong said in unknown filesystem type 'overlay'.:
Then I ran apt update && apt upgrade.
Well, oops. Apt is not really supported on Ubuntu Touch. You may need to reflash.
Got it, thank you.What about "apt install vim" and "apt install build-essential"?
-
unknown filesystem type 'overlay'.
I flashed Ubuntu Touch 20.04 onto my OnePlus 6T. Then I ran apt update && apt upgrade. After that, I proceeded with waydroid init. However, when I tried to install an app using waydroid app install someapp, it prompted that "waydroid is stopped". By checking the waydroid log, I saw the error message "/var/lib/waydroid/rootfs: unknown filesystem type 'overlay'". How can I resolve this issue?
-
RE: make ofono-binder on ubuntu touch 20.04(OTA-9) ,onePlus6T.no binder_ext_types.h.
@arubislander I thought directly compiling ofono-binder would offer more VoLTE settings options, but it seems I need to change my approach. I'm flashing the system again now, hoping that this time it will resolve the issue of enabling VoLTE for unsupported SIM cards. Thank you.
-
RE: make ofono-binder on ubuntu touch 20.04(OTA-9) ,onePlus6T.no binder_ext_types.h.
@Vlad-Nirky Telegram is blocked here. I'm trying to enable VoLTE for my SIM card, it's unsupported by default.
-
RE: make ofono-binder on ubuntu touch 20.04(OTA-9) ,onePlus6T.no binder_ext_types.h.
@Vlad-Nirky I don't know which lib need to install
-
make ofono-binder on ubuntu touch 20.04(OTA-9) ,onePlus6T.no binder_ext_types.h.
I downloaded code from https://gitlab.com/ubports/development/core/hybris-support/ofono-binder-plugin-ext-qti,and copy it into Ubuntu Touch 20.04 on onePlus6T,then run "make",got error:"fatal error: binder_ext_types.h: No such file or directory".
I tried to install some lib to fix it,but failed.now i installed these package:
.
How should I solve this problem?