Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Wifi broken on Moto G7 (river) on latest update (R 1.4-20220923220394)

  • /e/ version: e-1.4-r-20220923220394-dev-river
  • Device model(s): Moto G7 (river)
  • Device rooted: I just downloaded from it here

Summary

Wifi doesn't work

The problem

  • You touch the wifi icon to turn it on
  • It says "activating..." for ever
  • When you take a look at it again it says it's off

Technical informations

Relevant logs (adb logcat)

I did a adb logcat > log.txt and will attach the file. It's very long, but right at the beginning there's this crash:

09-30 14:05:28.133  1061  1061 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1000 in tid 1061 (xtwifi-inet-age), pid 1061 (xtwifi-inet-age)
09-30 14:05:28.201  1094  1094 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-30 14:05:28.201  1094  1094 F DEBUG   : LineageOS Version: '1.4-r-20220923220394-dev-river'
09-30 14:05:28.201  1094  1094 F DEBUG   : Build fingerprint: 'motorola/river_retail/river:10/QPUS30.52-33-11/df129:user/release-keys'
09-30 14:05:28.201  1094  1094 F DEBUG   : Revision: 'PVT'
09-30 14:05:28.201  1094  1094 F DEBUG   : ABI: 'arm64'
09-30 14:05:28.202  1094  1094 F DEBUG   : Timestamp: 2022-09-30 14:05:28-0300
09-30 14:05:28.202  1094  1094 F DEBUG   : pid: 1061, tid: 1061, name: xtwifi-inet-age  >>> xtwifi-inet-agent <<<
09-30 14:05:28.202  1094  1094 F DEBUG   : uid: 1021
09-30 14:05:28.202  1094  1094 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1000
09-30 14:05:28.202  1094  1094 F DEBUG   :     x0  0000007ffb49b69f  x1  0000000000001000  x2  0000000000000007  x3  0000000000000067
09-30 14:05:28.202  1094  1094 F DEBUG   :     x4  0000000000000000  x5  0000000000000000  x6  43444b4140524843  x7  7f7f7f7f7f7f7f7f
09-30 14:05:28.202  1094  1094 F DEBUG   :     x8  0000007ffb49a69e  x9  0000000000000000  x10 0000007ffb49b69e  x11 0101010101010101
09-30 14:05:28.202  1094  1094 F DEBUG   :     x12 0000000000000035  x13 0000000000000000  x14 0000000000000006  x15 0806000000000000
09-30 14:05:28.202  1094  1094 F DEBUG   :     x16 00000074e177bb38  x17 00000074e170cca0  x18 00000074e26e2000  x19 0000007ffb49b69e
09-30 14:05:28.202  1094  1094 F DEBUG   :     x20 0000000000000003  x21 0000000000000000  x22 0000007ffb49b0d0  x23 00000000ffffffff
09-30 14:05:28.202  1094  1094 F DEBUG   :     x24 0000007ffb49b150  x25 0000000000000007  x26 0000000000000000  x27 0000000000000001
09-30 14:05:28.202  1094  1094 F DEBUG   :     x28 0000000000001000  x29 0000007ffb49afe0
09-30 14:05:28.202  1094  1094 F DEBUG   :     lr  00000074e173b5e8  sp  0000007ffb49afb0  pc  00000074e170cd8c  pst 0000000080000000
09-30 14:05:28.209  1094  1094 F DEBUG   : backtrace:
09-30 14:05:28.209  1094  1094 F DEBUG   :       #00 pc 000000000004ad8c  /apex/com.android.runtime/lib64/bionic/libc.so (strncmp_default+236) (BuildId: be9c72fe4db37cd191b589b74d090d13)
09-30 14:05:28.209  1094  1094 F DEBUG   :       #01 pc 00000000000795e4  /apex/com.android.runtime/lib64/bionic/libc.so (parse_long_options+272) (BuildId: be9c72fe4db37cd191b589b74d090d13)
09-30 14:05:28.209  1094  1094 F DEBUG   :       #02 pc 0000000000079184  /apex/com.android.runtime/lib64/bionic/libc.so (getopt_internal+1172) (BuildId: be9c72fe4db37cd191b589b74d090d13)
09-30 14:05:28.209  1094  1094 F DEBUG   :       #03 pc 000000000000b520  /vendor/bin/xtwifi-inet-agent (main+196) (BuildId: 85386f818e162181190b1e3358fd2cbf)
09-30 14:05:28.209  1094  1094 F DEBUG   :       #04 pc 000000000004988c  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: be9c72fe4db37cd191b589b74d090d13)
09-30 14:05:28.371  1152  1152 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1000 in tid 1152 (xtwifi-inet-age), pid 1152 (xtwifi-inet-age)

log.txt

Edited by Aldo Nogueira