EXALAB / AnLinux-App

AnLinux allow you to run Linux on Android without root access.
Apache License 2.0
1.65k stars 243 forks source link

Can anyone please tell me how to setup kde plasma for xserver xsdl? I mean how to start it? I need the command #336

Open tgsagaming opened 2 years ago

dontknowhy commented 2 years ago

err… Xsdl can't do its most basic job - display the desktop normally. In fact, since XSDL does not support 3D rendering, the entire KDE does not display properly. If you need to, it is recommended to choose a vnc server or termux-x11 + hardware acceleration that is extremely difficult and still has too many bugs.

whiteralt commented 2 weeks ago

VNC Server is too slow, startx crashes with this log: root@localhost:~# startx

[config] failed to pre-init udev

X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 Current Operating System: Linux localhost 4.14.193+ #1 SMP PREEMPT Mon Apr 22 18:31:31 CST 2024 aarch64 xorg-server 2:21.1.4-2ubuntu1.7~22.04.11 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.40.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 25 23:03:27 2024 (==) Using system config directory "/usr/share/X11/xorg.conf.d" MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to open sprd: /usr/lib/dri/sprd_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri) MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information (EE) Fatal server error: (EE) AddScreen/ScreenInit failed for driver 0 (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error Couldn't get a file descriptor referring to the console. If i login into user, it say that only for console users, it i run it with sudo, it asks sudo password for me, i entered the correct password of root, and this says I'm not in sudoers Sorry for being stupid, i beginning linux user (My favorite distro is Debian, but sometimes it loses in stability. So for now i use Ubuntu).