<?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=4954&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] More Nvidia 340xx woes ....]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4954</link>
		<description><![CDATA[The most recent posts in [SOLVED] More Nvidia 340xx woes .....]]></description>
		<lastBuildDate>Tue, 22 Mar 2022 23:05:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] More Nvidia 340xx woes ....]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35348#p35348</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>myself wrote:</cite><blockquote><div><p>... seems the problem is with the wrong version of the <span class="bbc">dkms</span> package.</p></div></blockquote></div><p>I was able to fix it all by doing a manual installation:</p><p><span class="bbc">apt -t beowulf-backports install nvidia-legacy-340xx-driver --no-install-recommends</span></p><p>Now ...</p><div class="codebox"><pre><code>~$ apt list | grep installed | grep legacy-340xx
--- snip ---
libegl1-nvidia-legacy-340xx/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
libgl1-nvidia-legacy-340xx-glx/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
libgles1-nvidia-legacy-340xx/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed]
libgles2-nvidia-legacy-340xx/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed]
libnvidia-legacy-340xx-cfg1/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed]
libnvidia-legacy-340xx-eglcore/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
libnvidia-legacy-340xx-glcore/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
libnvidia-legacy-340xx-ml1/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
nvidia-legacy-340xx-alternative/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
nvidia-legacy-340xx-driver-bin/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
nvidia-legacy-340xx-driver-libs/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
nvidia-legacy-340xx-driver/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed]
nvidia-legacy-340xx-kernel-dkms/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
nvidia-legacy-340xx-kernel-support/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
nvidia-legacy-340xx-vdpau-driver/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
nvidia-settings-legacy-340xx/oldstable,now 340.108-1~deb10u1 amd64 [installed]
xserver-xorg-video-nvidia-legacy-340xx/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed,automatic]
~$ </code></pre></div><p>I <em>think</em> (?) what was happening is related to what rolfie points out here:</p><p><a href="https://dev1galaxy.org/viewtopic.php?pid=35311#p35311" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=35311#p35311</a></p><p>In any case, now it works.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 22 Mar 2022 23:05:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35348#p35348</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] More Nvidia 340xx woes ....]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35346#p35346</link>
			<description><![CDATA[<p>Hello:</p><p>After my success with updating the backported kernel in my main Beowulf box, I decided to do the same with my parallel Beowulf installation.<br />It lives on a separate drive in the same box, albeit with a spartan Openbox desktop which is operational but unfinished.</p><p>As I was going through the update, I noticed that it was going to <span class="bbc">Linux devuan 5.10.0-0.bpo.12-amd64</span> which when I did the same in my main box had not yet been signed.</p><p>On reboot, just like with my main box, I was not able to get X started so followed the steps I took here to get things fixed:</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=4948" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=4948</a></p><p>Basically install what was missing via ...</p><p><span class="bbc"># apt -t beowulf-backports install linux-image-amd64</span><br />and<br /><span class="bbc"># apt -t beowulf-backports install linux-headers-amd64</span></p><p>But no, no cigar.</p><p>There seems to be some sort of dependency problem somewhere.<br />Here is what I could fish out of <span class="bbc">/var/log/apt/term.log</span>:</p><div class="codebox"><pre class="vscroll"><code>Log started: 2022-03-22  17:32:49
Setting up nvidia-legacy-340xx-kernel-dkms (340.108-3~deb10u1) ...
Removing old nvidia-legacy-340xx-340.108 DKMS files...

------------------------------
Deleting module version: 340.108
completely from the DKMS tree.
------------------------------
Done.
Loading new nvidia-legacy-340xx-340.108 DKMS files...
Building for 5.10.0-0.bpo.12-amd64
Building initial module for 5.10.0-0.bpo.12-amd64

Error! Bad return status for module build on kernel: 5.10.0-0.bpo.12-amd64 (x86_64)      &lt;---------------------------------------                    

Consult /var/lib/dkms/nvidia-legacy-340xx/340.108/build/make.log for more information.
error processing package nvidia-legacy-340xx-kernel-dkms (--configure):
installed nvidia-legacy-340xx-kernel-dkms package post-installation script subprocess returned error exit status 10
dependency problems prevent configuration of nvidia-legacy-340xx-driver:

nvidia-legacy-340xx-driver depends on nvidia-legacy-340xx-kernel-dkms (= 340.108-3~deb10u1) | nvidia-legacy-340xx-kernel-340.108; however:
  Package nvidia-legacy-340xx-kernel-dkms is not configured yet.
  Package nvidia-legacy-340xx-kernel-340.108 is not installed.
  Package nvidia-legacy-340xx-kernel-dkms which provides nvidia-legacy-340xx-kernel-340.108 is not configured yet.

error processing package nvidia-legacy-340xx-driver (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 nvidia-legacy-340xx-kernel-dkms
 nvidia-legacy-340xx-driver
Log ended: 2022-03-22  17:33:20</code></pre></div><p>I did not encounter any problems when I later updated my main box from <span class="bbc">Linux devuan 5.10.0-0.bpo.11-amd64</span> to the now signed <span class="bbc">Linux devuan 5.10.0-0.bpo.12-amd64</span>.</p><p>I then went looking to see what may be amiss:</p><p><span class="bbc">uname -a</span> gave the same printout and <span class="bbc">cat /etc/apt/sources.list</span> shows the same in both installations:</p><div class="codebox"><pre><code>~$ cat /etc/apt/sources.list
## package repositories

# Changed - 20210218 - upgrade to Beowulf

# beowulf stable
deb http://deb.devuan.org/merged/ beowulf main contrib non-free 
deb http://deb.devuan.org/merged/ beowulf-security main contrib non-free 
deb http://deb.devuan.org/merged/ beowulf-updates main contrib non-free 

# needed x virtualbox backport - enable to update package
deb http://deb.devuan.org/merged/ beowulf-backports main contrib non-free 

# virtual box repository x installation
deb https://download.virtualbox.org/virtualbox/debian/ buster contrib non-free 
~$ </code></pre></div><p>Then I looked for anomalies in the installed 340xx packages and found that the lists were not the same:</p><p>My main box has 17 packages:</p><div class="codebox"><pre><code>libegl1-nvidia-legacy-340xx/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
libgl1-nvidia-legacy-340xx-glx/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
	
        libgles1-nvidia-legacy-340xx/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]    &lt;---- missing
	libgles2-nvidia-legacy-340xx/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]    &lt;---- missing
	libnvidia-legacy-340xx-cfg1/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]     &lt;---- missing

libnvidia-legacy-340xx-eglcore/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
libnvidia-legacy-340xx-glcore/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
libnvidia-legacy-340xx-ml1/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
nvidia-legacy-340xx-alternative/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
nvidia-legacy-340xx-driver-bin/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
nvidia-legacy-340xx-driver-libs/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
nvidia-legacy-340xx-driver/oldstable,now 340.108-3~deb10u1 amd64 [installed]

	nvidia-legacy-340xx-kernel-dkms/oldstable-backports,now 340.108-10~bpo10+1 amd64 [installed]    &lt;---- bad version

nvidia-legacy-340xx-kernel-support/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]
nvidia-legacy-340xx-vdpau-driver/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]

	nvidia-settings-legacy-340xx/oldstable,now 340.108-1~deb10u1 amd64 [installed,automatic]    &lt;---- missing

xserver-xorg-video-nvidia-legacy-340xx/oldstable,now 340.108-3~deb10u1 amd64 [installed,automatic]</code></pre></div><p>But the parallel installation has only 13 packages <em>and</em> the wrong version for the package that is not able to complete its job: <span class="bbc">nvidia-legacy-340xx-kernel-dkms/oldstable-backports</span>.</p><p>ie:<br />The working installation has <span class="bbc">nvidia-legacy-340xx-kernel-dkms /oldstable-backports,now 340.108-10~bpo10+1 amd64</span><br />The non-working installation has <span class="bbc">nvidia-legacy-340xx-kernel-dkms /oldstable-backports,now 340.108-3 ~deb10u1 amd64</span></p><p>340.108-10~bpo10+1 is the backported driver<br />340.108-3 ~deb10u1 does not seem to be.</p><p>Any idea as to why this is so?<br />Can&#039;t figure out what is wrong or how it got like this.</p><p>I tried manually installing the missing packaged but it seems the problems is with the wrong version of the <span class="bbc">dkms</span> package.</p><p>Thanks in advance.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 22 Mar 2022 21:17:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35346#p35346</guid>
		</item>
	</channel>
</rss>
