You are not logged in.
rolfie
golinux
Thanks you brothers!)
All works but i want to know what this message mean?
after removed nvidia.conf and "update-initramfs -u" from
etc/modules-load.d
etc/modprobe.d-remove
error
[ 1.584181] udevd[117]: Error running install command 'modprobe -i nvidia-legacy-340xx ' for module nvidia: retcode 1
gone
/etc/apt/sources.list
# deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - netinstall 20211012]/ chimaera contrib main non-free
#deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - netinstall 20211012]/ chimaera contrib main non-free
#deb http://deb.devuan.org/merged ceres main contrib non-free
#deb-src http://deb.devuan.org/merged ceres main main contrib non-free
#deb http://pkgmaster.devuan.org/merged ceres-security main contrib non-free
#deb-src http://pkgmaster.devuan.org/merged ceres-security main contrib non-free
#deb http://deb.devuan.org/merged ceres-updates main contrib non-free
#deb-src http://deb.devuan.org/merged ceres-updates main contrib non-free
deb http://deb.devuan.org/merged ceres main contrib non-free
deb http://deb.devuan.org/merged ceres-security main contrib non-free
deb http://deb.devuan.org/merged ceres-updates main contrib non-free
deb http://deb.devuan.org/merged ceres-backports main contrib non-free
#deb http://deb.devuan.org/merged chimaera main
#deb-src http://deb.devuan.org/merged chimaera main
#deb http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free
#deb-src http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free
# chimaera-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
#deb http://deb.devuan.org/merged chimaera-updates main contrib non-free
#deb-src http://deb.devuan.org/merged chimaera-updates main contrib non-free
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
root@devuan:/etc/apt# sudo apt-get update
Hit:1 http://deb.devuan.org/merged ceres InRelease
Ign:2 http://deb.devuan.org/merged ceres-security InRelease
Ign:3 http://deb.devuan.org/merged ceres-updates InRelease
Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:5 http://deb.devuan.org/merged ceres-backports InRelease
Err:6 http://deb.devuan.org/merged ceres-security Release
404 Not Found [IP: 185.203.114.135 80]
Err:7 http://deb.devuan.org/merged ceres-updates Release
404 Not Found [IP: 185.203.114.135 80]
Err:8 http://deb.devuan.org/merged ceres-backports Release
404 Not Found [IP: 185.203.114.135 80]
Hit:9 http://debian.drdteam.org stable InRelease
Reading package lists... Done
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
E: The repository 'http://deb.devuan.org/merged ceres-security Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://deb.devuan.org/merged ceres-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://deb.devuan.org/merged ceres-backports Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: http://debian.drdteam.org/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
root@devuan:/etc/apt#
Errors were encountered while processing:
nvidia-persistenced
E: Sub-process /usr/bin/dpkg returned an error code (1)I will assume that you did not install the nvidia drivers with the "--no-install-recommends" part. If not, then it will install the nvidia-persistenced package.
As for the other error message, I don't know about that.
Yes with "--no-install-recommends" i have no error due installation, thanks!
And what this mean? After install nvidia driver i have this files
/etc/nvidia/legacy-340xx/nvidia-modprobe.conf 665/665 100%
install nvidia modprobe -i nvidia-legacy-340xx $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-legacy-340xx-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-uvm nvidia
alias char-major-195* nvidia
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
and this error during booting
[ 1.584181] udevd[117]: Error running install command 'modprobe -i nvidia-legacy-340xx ' for module nvidia: retcode 1
i did successfully upgrade distro to ceres sid. And install legacy nvidia driver 340-108-13 It work correctly. BUT i have some warnings due boot and install process.
At end of install i have this message
Errors were encountered while processing:
nvidia-persistenced
E: Sub-process /usr/bin/dpkg returned an error code (1)
And at boot log i have this
[ 1.584181] udevd[117]: Error running install command 'modprobe -i nvidia-legacy-340xx ' for module nvidia: retcode 1
What mean this messages?
You can download and install just what you need.
pkginfo.devuan.org is a very useful tool.
And how its can help?
Results for package pattern: nvidia-legacy-340xx*
nvidia-legacy-340xx-alternative
340.108-13
http://deb.devuan.org/merged
ceres/non-free
amd64
driver from sid and i use stable
I already tried this trick, but stuck at nvidia-modprobe it broke libc6 and locale
https://forums.debian.net/viewtopic.php … 21#p746211
https://forums.debian.net/viewtopic.php … 35#p752135
No need to add Debian repo. Devuan already has it!
Debian sid = Devuan ceres
Thanks. But if i add Ceres repo to my Chimaera, update and install nvidia 340 driver, my OS is turn into Ceres?
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-driver
I 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"