I have just successfully installed the arch Linux zen kernel and the corresponding Nvidia drivers, I unfortunately don’t really have an idea of what I have to do next. The system does not seem to display the desktop environment (KDE Plasma Wayland) or the login page. I am pretty stuck and would like some help migrating to the zen kernel, thanks!
#Zen Kernel -> (Waydroid Binder Problems)
63 messages · Page 1 of 1 (latest)
@chrome dagger try x11 instead
@chrome dagger pacman -Q sddm
sorry hold on I’m out rn I’ll be back in a sec
Are you using nvidia-dkms?
Yes but I don’t believe it’s a driver problem
unless the desktop is supposed to work right after installing?
Nah it can’t be drivers
Just to be sure, do you have linux-zen-headers installed?
@chrome dagger
I uhh have Linux_headers-dkms I believe
And dkms
would that work?
Linux_headers-dkms
I don't think that's a package
Alright I’m back home
What does pacman -Q | grep headers show?
ahh I have the normal Linux-headers installed
instead of Linux-zen-headers
alr just installed the correct ones
Install them and reboot, and see if it changes anything
is there like a different desktop environment I have to install-
oh shit it worked
it worked it’s on let me test it
Wayland launched 👍
I did this to install waydroid and now it’s giving me this error 😩
I’m gonna rename this
Does lsmod binder_linux show the module?
It gave me
Usage: lsmod
running using sudo gives the same output
Zen Kernel -> Waydroid Binder Problems
Try lsmod | grep binder_linux then
No packages
fyi you don't have to be on wayland to use waydroid
I know
but I got waylandnworking
With Nvidia drivers
I’m on the zen kernel and it’s saying binder doesn’t exist
Ima install the binder_linux package with yay if it exists
never mind there is no binder_linux package ):
@chrome dagger The linux-zen kernel includes the necessary modules, the headers linux-zen-headers are required for binder_linux.
I installed Linux-zen-headers
@chrome dagger now reboot
Try loading the module with modprobe binder_linux with sudo/as root and then see if waydroid works
modprobe: ERROR: could not insert ‘binder_linux’: device or resource busy
yea nothing I’m trying is working
I broke zen then fixed it again
I don’t want to break it any more 😭
Zen Kernel -> (Waydroid Binder Problems)
You could try using the binder dkms modules with the normal kernel
@chrome dagger
I attempted that
waydroid wouldn’t load