<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sat May 25, 2013 10:14 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sat May 25, 2013 10:14 pm</pubDate>
  <lastBuildDate>Sat May 25, 2013 10:14 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Nvidia graphics driver halting boot</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=109939#109939</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=14187'&gt;Dutch_Master&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Jan 08, 2013 1:51 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You need to boot in &amp;quot;single user mode&amp;quot; or &amp;quot;rescue mode&amp;quot;. It'll ask for the root password. Now, remove all packages related to the nVidia drivers via yum (don't use it, so someone else will tell you how to do that) and try to start X again (the startx command, IIRC). If that works, log out again. It shows that the X11 system is working, probably using the generic VESA driver. It also tells you that if anything goes wrong, the cause is the nVidia driver. Change into the directory where you stored the nVidia driver (it ends in .run) Make sure it's executable:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;chmod +x NVIDIA*.run&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;Then execute the installer:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;sh NVIDIA*.run&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;Use tab-completion to make this easier, just type &amp;quot;sh NV&amp;quot; (note: w/o the &amp;quot; please! &lt;img src=&quot;images/smiles/icon_wink.gif&quot; alt=&quot;Wink&quot; border=&quot;0&quot; /&gt;) then hit the tab key. It'll complete the name of the file for you. Nice feature, èh? &lt;img src=&quot;images/smiles/icon_wink.gif&quot; alt=&quot;Wink&quot; border=&quot;0&quot; /&gt; Accept the nVidia licence and let it run. Let it change the xorg.conf file.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=109939#109939</comments>
                                        <author>Dutch_Master</author>
                                        <pubDate>Tue Jan 08, 2013 1:51 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=109939#109939</guid>
                                      </item>
                                      <item>
                                        <title>Re: Nvidia graphics driver halting boot</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=109923#109923</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66604'&gt;Crispy&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Jan 07, 2013 2:40 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Thank you for your reply, unfortunately I cannot get access to my system as the boot either halts or I lose picture all together thus I am unable to install the driver from Nvidia.  In looking on that website you gave, it appears that I installed a legacy version rather than the latest, so perhaps doing an update on the Nvidia driver will fix the issue, however I can't get access to my system in order to update it.&lt;br /&gt;
&lt;br /&gt;
I have tried blacklisting the Nvidia driver (from the grub command line) instead however that gives no picture - monitor says no signal again.  &lt;br /&gt;
&lt;br /&gt;
I have just found a site on how to disable the X server and it talks about going into a different run level?  Is it possible to boot into a different run level which is text-only?  The site doesn't mention about booting into it just changing it once the system has booted.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Chris</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=109923#109923</comments>
                                        <author>Crispy</author>
                                        <pubDate>Mon Jan 07, 2013 2:40 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=109923#109923</guid>
                                      </item>
                                      <item>
                                        <title>Re: Nvidia graphics driver halting boot</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=109920#109920</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=14187'&gt;Dutch_Master&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Jan 07, 2013 2:07 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      No, blacklisting only prevents the kernel from loading the module at boot. If you manually load a blacklisted module, it'll still load (and be used by the kernel). Install the latest driver for your card from nVidia themselves:&lt;br /&gt;
&lt;a href=&quot;http://www.nvidia.com/object/unix.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.nvidia.com/object/unix.html&lt;/a&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=109920#109920</comments>
                                        <author>Dutch_Master</author>
                                        <pubDate>Mon Jan 07, 2013 2:07 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=109920#109920</guid>
                                      </item>
                                      <item>
                                        <title>Nvidia graphics driver halting boot</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=109917#109917</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66604'&gt;Crispy&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Jan 07, 2013 1:06 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi all,&lt;br /&gt;
&lt;br /&gt;
I recently bought a Nvidia Geforce GT640 and installed the driver &lt;span style=&quot;font-weight: bold&quot;&gt;xorg-x11-drv-nvidia&lt;/span&gt; from the rpmfusion repo's on Fedora 17 and rebooted only to find that it halts when booting.  I thought that perhaps I needed to disable the nouveau driver, however pressing 'e' at grub I noticed:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;linux /boot/vmlinuz-3.6.11-1.fc17.x86_64 ... nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa&amp;#58;off vga=normal&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
which suggests to me that the nouveau driver has been blacklisted and therefore shouldn't be loaded by the kernel?  To be honest I have no idea if thats correct and I feel completely out of my depth with this and so any help or advice would be really appreciated.&lt;br /&gt;
&lt;br /&gt;
Also I tried booting an older kernel (which doesn't blacklist nouveau) but found that I lose picture completely - monitor says there is no signal!&lt;br /&gt;
&lt;br /&gt;
Thanks in advance,&lt;br /&gt;
Chris</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=109917#109917</comments>
                                        <author>Crispy</author>
                                        <pubDate>Mon Jan 07, 2013 1:06 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=109917#109917</guid>
                                      </item></channel></rss>