<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>L&#039;ardoise eduvax - Tag nvidia</title>
	<link>http://eduvax.net/index.php?tag/nvidia</link>
	<language>en</language>
	<description>Blog, free software projects, computer tips and more</description>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://eduvax.net/feed.php?rss" />
	<lastBuildDate>Sat, 13 Dec 2014 16:26:00 +0100</lastBuildDate>
	<generator>PluXml</generator>
	<item>
		<title>Repaire a broken nvidia config after debian upgrade</title> 
		<link>http://eduvax.net/index.php?article11/repaire-borken-nvidia-config-after-debian-upgrade</link>
		<guid>http://eduvax.net/index.php?article11/repaire-borken-nvidia-config-after-debian-upgrade</guid>
		<description>&lt;p&gt;Sometime, when upgrading your debian linux disto, a new kernal is installed and after reboot, the X server no more starts. This is because, now using a new kernel, the nvidia kernel module is not properly recompiled to fit the new kernel. To solve this you can manually remove and reinstall the related package to force a fresh install that will fit your new kernel.&lt;/p&gt;&lt;p&gt;As usual when configuring and installing system components, log as root. Then just run those two commands:&lt;/p&gt;

&lt;pre&gt;# aptitude remove nvidia-glx nvidia-kernel-dkms
# aptitude install nvidia-glx nvidia-kernel-dkms&lt;/pre&gt;

&lt;p&gt;Maybe working with nvidia-kernel-dkms is enough but this way of doing worked fine for me.&lt;/p&gt;

&lt;p&gt;For more details about debian and nvidia graphics, visit the &lt;a href=&quot;https://wiki.debian.org/NvidiaGraphicsDrivers&quot; onclick=&quot;window.open(this.href);return false;&quot;&gt;debian wiki nvidia page&lt;/a&gt;&lt;/p&gt;</description>
		<pubDate>Sat, 13 Dec 2014 16:26:00 +0100</pubDate>
		<dc:creator>Sebastien Devaux</dc:creator>
	</item>
</channel>
</rss>