]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.html
Generated.
[homepage.git] / blog / index.html
index d84503711ab98e48b9a810c4c52da140c0f48c96..4f3975347a675c638e0b7fcc64fbb64ff4105903 100644 (file)
   <div class="date">2010-06-01 17:05</div>
   <div class="body">
 <p>It is strange to watch how a bug in Debian causing KDM to fail to
-start at boot when an NVidia video card is used.  The problem seem to
-be that the nvidia X.org driver uses a long time to initialize, and
-this duration is longer than kdm is configured to wait.</p>
+start at boot when an NVidia video card is used is handled.  The
+problem seem to be that the nvidia X.org driver uses a long time to
+initialize, and this duration is longer than kdm is configured to
+wait.</p>
 
 <p>I came across two bugs related to this issue,
 <a href="http://bugs.debian.org/583312">#583312</a> initially filed
@@ -39,7 +40,7 @@ kdm and passed on to src:nvidia-graphics-drivers for unknown reasons.</p>
 problem nvidia video card owners experience and make sure the Debian
 distribution work out of the box for these users.  The nvidia driver
 maintainers expect kdm to be set up to wait longer, while kdm expect
-the nvidia driver maintainers to fix the driver start faster, and
+the nvidia driver maintainers to fix the driver to start faster, and
 while they wait for each other I guess the users end up switching to a
 distribution that work for them.  I have no idea what the solution is,
 but I am pretty sure that waiting for each other is not it.</p>