View previous topic :: View next topic |
Author |
Message |
anh0516 n00b
Joined: 01 Mar 2024 Posts: 2
|
Posted: Fri May 24, 2024 8:06 pm Post subject: What kernel configs need to be enabled for Waydroid? |
|
|
I followed some forum posts and got networking up and running within the Waydroid container. I still have one more major issue: com.android.systemui repetitively segfaults. I was using a TkG patched kernel, so I tried it with vanilla 6.9.1 and had the same behavior. This does not happen with gentoo-kernel-bin 6.8.10.
Here is the failure:
Code: | LineageOS Version: '18.1-20240518-GAPPS-waydroid_x86_64'
Build fingerprint: 'waydroid/lineage_waydroid_x86_64/waydroid_x86_64:11/RQ3A.211001.001/91:userdebug/test-keys'
Revision: '0'
ABI: 'x86_64'
Timestamp: 2024-05-23 21:31:12-0400
pid: 119947, tid: 119947, name: ndroid.systemui >>> com.android.systemui <<<
uid: 10135
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Cause: null pointer dereference
rax 0000000014067568 rbx 0000000000000000 rcx 0000000013abdbc0 rdx 0000000000000000
r8 00007d4405669c00 r9 00000000143c7f50 r10 00000000000f8b4e r11 0000000000000001
r12 0000000014068c50 r13 00000000143c7af0 r14 00000000140674d8 r15 00000000140674d8
rdi 00007d43eeef2fe8 rsi 0000000000000000
rbp 0000000000000000 rsp 00007ffded592f40 rip 00007d43ad1d3a09
backtrace:
#00 pc 0000000000dcea09 /system/system_ext/priv-app/SystemUI/oat/x86_64/SystemUI.odex (com.android.systemui.statusbar.phone.StatusBar$5.onFODStatusChange+121) (BuildId: e7bdb0e182b53eb40de838dcc559d9f1cb4920dc) |
I uploaded my kernel configuration here: https://pastebin.com/WNVJuTvJ
I've tried searching but I can't find any documentation about this, whether from Waydroid or AOSP on what needs to be set for it to function. Does anyone know where I could find it or spot anything obvious in my kernel config? |
|
Back to top |
|
|
xgivolari Tux's lil' helper
Joined: 26 Jul 2021 Posts: 102
|
Posted: Sun May 26, 2024 9:31 am Post subject: |
|
|
According to the Arch Wiki, CONFIG_ANDROID_BINDER_DEVICES must be empty if CONFIG_ANDROID_BINDERFS is enabled. I have never tried Waydroid before though, so no idea if that works. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|