Xiaomi POCO X3 NFC (surya)
- Calls: OK
- SMS: OK
- Cellular data: OK
- Address book app : OK (can remove pictures)
- Web browser (Morph): OK
- Wi-Fi settings: OK (WPA3 !)
- MMS
- OK in 3G &4G
- cannot send or receive MMS in 2G when I make call (but it's not new)
Xiaomi POCO X3 NFC (surya)
Xiaomi POCO X3 NFC (surya)
focal 20.04 devel (r581)
France, SFR
VoLTE tests : https://codeberg.org/EricHeintzmann/UbuntuTouch/issues/23
Hello,
Will it be possible to use the Alfred's browser engine instead of QtWebengine to create webapps for UT ?
Thanks
Xiaomi POCO X3 NFC (surya)
focal 20.04 devel (r581)
France, SFR
VoLTE tests : https://codeberg.org/EricHeintzmann/UbuntuTouch/issues/23
@paulcarroty
Sorry, I couldn't do the test before today...
So I used the Xiaomi charger supplied with the phone (which fully charges in less than half an hour) with the latest version (0.7) of uPower, but it seems that fast charging is not detected and there's nothing related in the logs.
@paulcarroty
Reinstalled. It seems to work fine.
Do you need specific tests ?
About this error :
ValueError: could not convert string to float: '3,65353'
Maybe it is a localization error (french) : there is a comma instead of a point
@paulcarroty
Reinstalled.
Does not work on surya.
@paulcarroty
I installed latest build, and the app no longer starts.
Xiaomi POCO X3 NFC (surya)
Test 2 (with udev rules) : same results as test 1
I applied udev rules from README :
phablet@ubuntu-phablet:~$ ls -al /sys/class/power_supply/battery/{battery_,}charging_enabled
-rw-rw-r-- 1 phablet system 4096 févr. 17 17:28 /sys/class/power_supply/battery/battery_charging_enabled
-rw-rw-r-- 1 phablet system 4096 févr. 17 17:06 /sys/class/power_supply/battery/charging_enabled
tail /sys/class/power_supply/battery/{battery_,}charging_enabled
==> /sys/class/power_supply/battery/battery_charging_enabled <==
1
==> /sys/class/power_supply/battery/charging_enabled <==
1
tail /sys/class/power_supply/battery/{battery_,}charging_enabled
==> /sys/class/power_supply/battery/battery_charging_enabled <==
0
==> /sys/class/power_supply/battery/charging_enabled <==
1
(when unplugging, the values in the two files return to 1)
@paulcarroty said in Resurrection of Indicator Upower:
I need beta testers to check the limiting battery's charge.
Test 1:
when charge is less than 85%, device charges :
tail /sys/class/power_supply/battery/{battery_,}charging_enabled
==> /sys/class/power_supply/battery/battery_charging_enabled <==
1
==> /sys/class/power_supply/battery/charging_enabled <==
1
when charge is more than 85%, device doesn't charge (and doesn't seem to discharge until unplugged)
tail /sys/class/power_supply/battery/{battery_,}charging_enabled
==> /sys/class/power_supply/battery/battery_charging_enabled <==
0
==> /sys/class/power_supply/battery/charging_enabled <==
1
(when unplugging, the values in the two files return to 1)
@paulcarroty said in Resurrection of Indicator Upower:
Ahoy, there's
battery_charging_enabled
support in the latest builds and I need beta testers to check the limiting battery's charge.You need to apply new udev rule from README and install the latest build from Github Actions.
Thanks !
I installed latest build from Github Actions.
Notice that, on surya, default permissions are :
I leave them untouched for the first tests
Let me know if you need tests with different permissions