You are not logged in.
Pages: 1
Ok, sorry i have a mistake by add it in, well i removed the file "lrm-video" that i previously created and run the command:
grep "install nvidia" /etc/modprobe.d/*
And the result:
/etc/modprobe.d/nvidia.conf:install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
/etc/modprobe.d/nvidia.conf:install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
/etc/modprobe.d/nvidia.conf:install nvidia-drm modprobe nvidia-current-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
/etc/modprobe.d/nvidia.conf:install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
So what line should i comment out? im lost, the file "/etc/modrprobe.d/nvidia.conf" where appears all the lines referenced has this inside:
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-current-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm 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
Thanks in advance for all your kind help.
Sorry for my English, im Spanish
I dont have that file "/etc/modprobe.d/lrm-video", so i created a new one and added inside the line "install nvidia /sbin/lrm-video nvidia $CMDLINE_OPTS", but no difference, i dont know if i am doing something wrong, thanks.
Hi!, so much time since i posting, i havent had any problem in jessie, but since i installed ascii, everytime on boot this message appears:
[ 0.770303] udevd[121]: Error running install command for nvidia
I have an Nvidia Geforce 450 GS and installed the propietary driver via synaptics, using nvidia-driver, apparently the system works fine and the nvidia panel shows that the driver is beign in use, if i type
inxi -G
it shows
Graphics: Card: NVIDIA GF106 [GeForce GTS 450]
Display Server: X.org 1.19.2 driver: nvidia tty size: 190x49 Advanced Data: N/A for root
So apparently is correct, but dont know how to rid of this warning, and if i type
dmesg |grep nvidia
shows
[ 0.770303] udevd[121]: Error running install command for nvidia
[ 6.884605] nvidia: loading out-of-tree module taints kernel.
[ 6.884618] nvidia: module license 'NVIDIA' taints kernel.
[ 6.900557] nvidia-nvlink: Nvlink Core is being initialized, major device number 247
[ 10.729067] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 384.130 Wed Mar 21 02:59:49 PDT 2018
[ 10.814096] [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
[ 29.918873] nvidia-modeset: Allocated GPU:0 (GPU-54dcba25-4d99-a850-f0e9-ba75ed5d3ddf) @ PCI:0000:02:00.0
Thanks in advance.
Thank you very much, i understand that It depends on the needs of each.
Hi, I'm a devuan user for a few months, the system is great, and I have it installed on two laptops, my question is the following, the current stable version, has packages from 3 years ago? It really is so important to have the last version in everything? or you can work perfectly well.
I ask, because many people give great importance to the versions.
Thanks, and good work.
Thank you very much! Pin priority did the trick, it worked like in wheezy.
Pages: 1