You are not logged in.
Hi, What was the out-come of the "broken" nvidia-340xx install?
I have some experience... Maybe I can help. :-)
Hi) Thanks!
340 nvidia driver have no in Devuan repo
root@devuan:/home/freeartist# apt install nvidia-legacy-340xx-kernel-dkms --no-install-recommends
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nvidia-legacy-340xx-kernel-dkms
root@devuan:/home/freeartist# apt install nvidia-legacy-340xx-driver --no-install-recommends
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nvidia-legacy-340xx-driver
root@devuan:/home/freeartist# 340 nvidia driver available only in sid repo of Debian 11. If i link Debian 11 sid repo to Devuan what happened?
Also was tried this trick. But i have stuck at installing nvidia-modprobe it need libc6 that broke locales and etc.
https://forums.debian.net/viewtopic.php … 77#p745277
A step by step description and a printout of the terminal as the job progresses would be ideal.
I follow this instructions and broke my Devuan((
https://forums.debian.net/viewtopic.php … 77#p745277
Please post the link.
Altoid
Thanks for great explanations man! You awesome!
If you try and succeed, please let us know how you did it and what results you got.
Ok. I am try and report here about result.
The 340XX drivers are propiertary/closed source and Debian cannot supply a 340XX package because Nvidia will not update them for newer kernels.
Arch AUR community patched this drivers for new kernels and its still works.
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"