You are not logged in.
rolfie Altoid
thanks for help! But i am talking is it worth trying to install nvidia-legacy-340xx if Debian 11 officially drop it?
Hello. I have gf9800gtx(G92) and now use nouveau driver. I know its old junk)
But want to know can i install nvidia-legacy-340xx driver on Devuan chimaera?
Debian 11 is dropped this proprietary nvidia-legacy-340xx but its still available at Debian sid repo.
https://packages.debian.org/ru/source/s … gacy-340xx
Is there any chances to install nvidia-legacy-340xx friver on Devuan chimaera?
Hi!) Thanks for quick reply)
Non-free nvidia driver i am installing from Devuan repo.
# apt install linux-headers-$(uname -r|sed 's/[^-]*-[^-]*-//') nvidia-legacy-340xx-driverI have bit problem with blacklisting nouveau on Devuan. Blacklisting method through /etc/modprobe.d/* not help. I am blacklisted nouveau only through GRUB. Why usual(/etc/modprobe.d/*) method blacklisting not work?
GRUB_CMDLINE_LINUX_DEFAULT="modprobe.blacklist=nouveau nouveau.blacklist=1 nomodset quiet splash"Hello! Here is similar topic https://dev1galaxy.org/viewtopic.php?pid=10918
I have an up-to-date Devuan ASCII with Nvidia non-free drivers 340.108
But i want to know how remove this message from booting log?
root@home:/etc/modprobe.d# dmesg | grep -i nvidia
[ 1.094049] udevd[93]: Error running install command for nvidia
[ 8.801126] udevd[427]: could not find module by name='nvidia'
root@home:/etc/modprobe.d# root@home:/etc/default# grep "install nvidia" /etc/modprobe.d/*
/etc/modprobe.d/nvidia.conf:install nvidia modprobe -i nvidia-legacy-340xx $CMDLINE_OPTS
/etc/modprobe.d/nvidia.conf:install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-legacy-340xx-uvm $CMDLINE_OPTS
root@home:/etc/default# ps sorry for my English
pps i have no this file "/etc/modprobe.d/lrm-video"