Pranav Sharma
Pranav Sharma
please see https://github.com/TheCherno/Walnut/pull/22
please see https://github.com/TheCherno/WalnutAppTemplate/pull/4 for premake based version of linux support
what i've noticed is that in Fedora w/ rpmfusion, "nvidia_drm modeset = 1" seems to be added to grub. removing that allowed nvida-xrun to run, and once nvida-xrun was running,...
can i add a tar of x86_64 binary(ies?) to the wishlist? that way we can have a miracle-wm-bin package in the aur, so people dont have to compile from source....
yeah when you run ubuntu-drivers autoinstall, ubuntu drivers manages to select the relevant packages and install.
Coming back to this. I think I can give this a go. Looking at the code, it just uses ubuntu-drivers list, which auto sorts the available drivers per device. I...
pranav@pranav-notebook:~$ ubuntu-drivers devices == /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0 == modalias : pci:v000010DEd0000139Bsv00001028sd00000706bc03sc02i00 vendor : NVIDIA Corporation model : GM107M [GeForce GTX 960M] driver : nvidia-390 - third-party free recommended driver : nvidia-384 -...
sorry for late response, i'll give it a go to try and try to debug to see if the same as #210