<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2259&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Nvidia warning at boot]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2259</link>
		<description><![CDATA[The most recent posts in Nvidia warning at boot.]]></description>
		<lastBuildDate>Wed, 15 Aug 2018 07:45:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11322#p11322</link>
			<description><![CDATA[<p>Thank you. The clue was you are running 4.9.0-7-amd64 while I was running 4.9.0-6-amd64. After apt-get update and apt-get dist-upgrade I get</p><div class="codebox"><pre><code>$ nvidia-smi 
Wed Aug 15 08:34:48 2018       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 384.130                Driver Version: 384.130                   |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 460     Off  | 00000000:01:00.0 N/A |                  N/A |
| 40%   39C    P3    N/A /  N/A |     89MiB /   963MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0                    Not Supported                                       |
+-----------------------------------------------------------------------------+</code></pre></div><p>Which is what I should get.</p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Wed, 15 Aug 2018 07:45:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11322#p11322</guid>
		</item>
		<item>
			<title><![CDATA[Re: Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11315#p11315</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>chris2be8 wrote:</cite><blockquote><div><p>Could anyone running the nvidia driver without problems ...</p></div></blockquote></div><p>I have an up-to-date Devuan ASCII with Nvidia non-free drivers:</p><div class="codebox"><pre><code>groucho@devuan:~$ uname -ap
Linux devuan 4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
groucho@devuan:~$ </code></pre></div><div class="codebox"><pre><code>[root@devuan groucho]# apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[root@devuan groucho]# </code></pre></div><p>I&#039;ve just come out of a problem I had, reinstalled the drivers and apparently things work OK. (?)<br />This is what <span class="bbc">dmesg</span> says:</p><div class="codebox"><pre><code>[root@devuan groucho]# dmesg | grep -i nvidia
[    0.905299] udevd[105]: Error running install command for nvidia
[    0.928912] udevd[102]: Error running install command for nvidia
[   23.479849] nvidia: loading out-of-tree module taints kernel.
[   23.479851] nvidia: loading out-of-tree module taints kernel.
[   23.479860] nvidia: module license &#039;NVIDIA&#039; taints kernel.
[   23.534823] nvidia 0000:01:00.0: enabling device (0000 -&gt; 0003)
[   23.536168] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[   23.536279] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:02:00.0 on minor 1
[   23.536288] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.106  Tue Jan  9 15:10:23 PST 2018
[   34.115268] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[root@devuan groucho]# </code></pre></div><p>Q.: Shouldn&#039;t there be a dkms entry in <span class="bbc">dmesg</span>?</p><p>The cards <span class="bbu">are</span> using the driver:</p><div class="codebox"><pre><code>[root@devuan groucho]# inxi -G
Graphics:  Card-1: NVIDIA G84GL [Quadro FX 370]
Card-2: NVIDIA G96GL [Quadro FX 580]
Display Server: X.org 1.19.2 driver: nvidia tty size: 147x54 Advanced Data: N/A for root
[root@devuan groucho]# </code></pre></div><p>These are the non-free drivers I have installed:</p><div class="codebox"><pre><code>groucho@devuan:~$ dpkg --list | grep -i nvidia
ii  glx-alternative-nvidia                               0.8.3~deb9u1
ii  libegl1-nvidia-legacy-340xx:amd64
ii  libgl1-nvidia-legacy-340xx-glx:amd64
ii  libgles1-nvidia-legacy-340xx:amd64
ii  libgles2-nvidia-legacy-340xx:amd64
ii  libnvidia-legacy-340xx-cfg1:amd64
ii  libnvidia-legacy-340xx-eglcore:amd64
ii  libnvidia-legacy-340xx-glcore:amd64
ii  libnvidia-legacy-340xx-ml1:amd64
ii  nvidia-installer-cleanup                           20151021+4
ii  nvidia-kernel-common                            20151021+4
ii  nvidia-legacy-340xx-alternative
ii  nvidia-legacy-340xx-driver
ii  nvidia-legacy-340xx-driver-bin
ii  nvidia-legacy-340xx-driver-libs:amd64
ii  nvidia-legacy-340xx-kernel-dkms
ii  nvidia-legacy-340xx-kernel-support
ii  nvidia-legacy-340xx-vdpau-driver:amd64
ii  nvidia-modprobe                                   384.111-2~deb9u1
ii  nvidia-persistenced                               384.111-1~deb9u1
ii  nvidia-settings-legacy-340xx                  340.101-1
ii  nvidia-support                                       20151021+4
ii  xserver-xorg-video-nvidia-legacy-340xx
groucho@devuan:~$ </code></pre></div><p>Cleaned it up a bit.<br />Unless noted, all are 340.106-2~deb9u1.</p><p>WRT what you requested:</p><div class="codebox"><pre><code>groucho@devuan:~$ dpkg-query --search nvidia-current-drm
dpkg-query: no path found matching pattern *nvidia-current-drm*
groucho@devuan:~$ dpkg-query --search nvidia-current-uvm
dpkg-query: no path found matching pattern *nvidia-current-uvm*
groucho@devuan:~$ dpkg-query --search nvidia-current-modeset
dpkg-query: no path found matching pattern *nvidia-current-modeset*
groucho@devuan:~$ </code></pre></div><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 14 Aug 2018 23:52:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11315#p11315</guid>
		</item>
		<item>
			<title><![CDATA[Re: Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11262#p11262</link>
			<description><![CDATA[<p>Could anyone running the nvidia driver without problems (either on ascii or an earlier release) please run the following commands (they don&#039;t need to be run as root) and post the output:<br />dpkg-query --search nvidia-current-drm<br />dpkg-query --search nvidia-current-uvm<br />dpkg-query --search nvidia-current-modeset</p><p>That should tell us what package provides them. </p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sun, 12 Aug 2018 15:59:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11262#p11262</guid>
		</item>
		<item>
			<title><![CDATA[Re: Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10925#p10925</link>
			<description><![CDATA[<p>Ok, sorry i have a mistake by add it in, well i removed the file &quot;lrm-video&quot; that i previously created and run the command:</p><div class="codebox"><pre><code>grep &quot;install nvidia&quot; /etc/modprobe.d/*</code></pre></div><p>And the result:</p><div class="codebox"><pre><code>/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</code></pre></div><p>So what line should i comment out? im lost, the file &quot;/etc/modrprobe.d/nvidia.conf&quot; where appears all the lines referenced has this inside:</p><div class="codebox"><pre><code>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</code></pre></div><p>Thanks in advance for all your kind help.</p><p>Sorry for my English, im Spanish <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (dj_papeles)]]></author>
			<pubDate>Wed, 25 Jul 2018 07:22:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10925#p10925</guid>
		</item>
		<item>
			<title><![CDATA[Re: Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10922#p10922</link>
			<description><![CDATA[<p>I think you did the opposite of what Ogis suggested, which was to comment <strong>out</strong> the command.&#160; You&#039;ve added it.&#160; Delete the file you created and look for a file that has that command.</p><div class="codebox"><pre><code>grep &quot;install nvidia&quot; /etc/modprobe.d/*</code></pre></div><p>should work to find the file that has that command if it exists.&#160; IMO, if it works, you can just ignore the warning.&#160; It is simply reminding you that you are running some non-free software.</p>]]></description>
			<author><![CDATA[dummy@example.com (UnclePa)]]></author>
			<pubDate>Tue, 24 Jul 2018 21:46:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10922#p10922</guid>
		</item>
		<item>
			<title><![CDATA[Re: Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10920#p10920</link>
			<description><![CDATA[<p>I dont have that file &quot;/etc/modprobe.d/lrm-video&quot;, so i created a new one and added inside the line &quot;install nvidia /sbin/lrm-video nvidia $CMDLINE_OPTS&quot;, but no difference, i dont know if i am doing something wrong, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (dj_papeles)]]></author>
			<pubDate>Tue, 24 Jul 2018 18:04:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10920#p10920</guid>
		</item>
		<item>
			<title><![CDATA[Re: Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10919#p10919</link>
			<description><![CDATA[<p>it seems at every reboot it restores restricted kernel modules (to nvidia ) so the best method for working is&#160; seems to be commenting out &quot;install nvidia /sbin/lrm-video nvidia $CMDLINE_OPTS&quot; line in &quot;/etc/modprobe.d/lrm-video&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Tue, 24 Jul 2018 17:36:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10919#p10919</guid>
		</item>
		<item>
			<title><![CDATA[Nvidia warning at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10918#p10918</link>
			<description><![CDATA[<p>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:</p><div class="codebox"><pre><code>[    0.770303] udevd[121]: Error running install command for nvidia</code></pre></div><p>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 </p><div class="codebox"><pre><code>inxi -G</code></pre></div><p>it shows</p><div class="codebox"><pre><code>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</code></pre></div><p>So apparently is correct, but dont know how to rid of this warning, and if i type </p><div class="codebox"><pre><code>dmesg |grep nvidia</code></pre></div><p>shows</p><div class="codebox"><pre><code>[    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 &#039;NVIDIA&#039; 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</code></pre></div><p>Thanks in advance.</p>]]></description>
			<author><![CDATA[dummy@example.com (dj_papeles)]]></author>
			<pubDate>Tue, 24 Jul 2018 16:22:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10918#p10918</guid>
		</item>
	</channel>
</rss>
