<font color='black' size='2' face='Arial, Helvetica, sans-serif'><font size="2">Hi,<br>
to disable secure boot You have to set a "master" password.<br>
Kind Regards<br>
</font>

<div> <br>

</div>



<div> <br>

</div>



<div> <br>

</div>



<div style="font-family:arial,helvetica;font-size:10pt;color:black">-----Ursprüngliche Mitteilung----- <br>

Von: Bidski &lt;bidski@iinet.net.au&gt;<br>

An: test &lt;test@lists.fedoraproject.org&gt;<br>

Verschickt: Fr, 14 Nov 2014 4:43 pm<br>

Betreff: Re: F21 Installation Issues - Installation destination partitioning<br>

<br>






<div id="AOLMsgPart_2_8b3c9447-201d-482b-b36d-242139df5f4c">


<div class="aolReplacedBody" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 12px;">

<div>&nbsp;Just tried this again with a completely fresh install. Still not much luck.</div>



<div><br>

It would appear that I am unable to load to nVidia drivers. I keep failing with a "Required key not available" message.</div>



<div>When running startx (after booting with init 3), I also get this error "xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)". I get this while running both "startx" and "sudo startx".</div>



<div><br>

</div>



<div>In order to try and circumvent the "Required key not available" error I tried to disable secure boot. However, this option is greyed out in my BIOS/UEFI settings and something I changed is now preventing me from re-entering the BIOS/UEFI settings (will probably need to reset the BIOS/UEFI memory, but that will have to wait for now).</div>



<div><br>

</div>



<div>Bidski<br>

</div>

<br>

<blockquote><br>

----- Original Message -----<br>



<div style="width:100%;background:rgb(228,228,228);">


<div style="font-weight:bold;">From:</div>

 "For testing and quality assurance of Fedora releases" &lt;<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a>&gt;</div>


<br>



<div style="font-weight:bold;">To:</div>

&lt;<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a>&gt;<br>



<div style="font-weight:bold;">Cc:</div>


<br>



<div style="font-weight:bold;">Sent:</div>

Tue, 11 Nov 2014 07:14:13 -0800<br>



<div style="font-weight:bold;">Subject:</div>

Re: F21 Installation Issues - Installation destination partitioning<br>

<br>

<br>


How to manually install NVIDIA graphics driver<br>

<br>


using yum or dnf (I prefer dnf so I will use that)<br>

<br>


#dnf clean all<br>


#dnf update<br>


#dnf install gcc kernel-devel dkms<br>

<br>


download NVIDIA driver from nvidia.com and cd to the download directory<br>


#chmod +x NVIDIA-XXX.run (the NVIDIA driver, for instance <br>


NVIDIA-Linux-x86_64-343.13.run)<br>

<br>


#vi /etc/modprobe.d/blacklist.conf and insert a line with text <br>


"blacklist nouveau" (without quotes)<br>


#vi /etc/sysconfig/grub and insert this text <br>


"rd.driver.blacklist=nouveau" (without quotes) and the end<br>


of the line beginning with GRUB_CMDLINE_LINUX= making sure the text is <br>


inside the last quotation mark<br>

<br>


#grub2-mkconfig -o /boot/grub2/grub.cfg<br>

<br>


#dnf remove xorg-x11-drv-nouveau.x86x_64 (this is 64bit driver - if you <br>


have a 32bit operating system it will be 32bit driver)<br>

<br>


#reboot<br>

<br>


When you are in grub and the and your operating system kernel is <br>


highlighted as the one you are booting to press the "e" on the keyboard <br>


to edit the line<br>


Then at the end of this line GRUB_CMDLINE_LINUX_DEFAULT= still inside <br>


the ending quotes insert this text "init 3" (without quotes)<br>


press F10 to reboot<br>

<br>


you should then come to a command prompt where you log on as a root user<br>


cd to the download directory where the NVIDIA driver located<br>


#./NVIDIA-XXX.run (for instance ./NVIDIA-Linux-x86_64-343.13.run)<br>


The NVIDIA installer will start<br>


Accept the license agreement<br>


Install 32 bit compatibility (if you are on a 64bit machine)<br>


Choose to automatically update nvidia-xconfig-utility<br>

<br>


reboot and log into graphical mode or from command line using root init 5<br>

<br>


Hope this helps<br>

<br>


Reynold<br>

<br>


On 11/10/2014 11:49 PM, Bidski wrote:<br>


&gt;<br>


&gt; Hi,<br>


&gt;<br>


&gt; Can you instruct me in how you installed the nVidia drivers?<br>


&gt;<br>


&gt;<br>


&gt;     ----- Original Message -----<br>


&gt;     From:<br>


&gt;     "Joerg Lechner" &lt;<a href="mailto:julechner@aol.com">julechner@aol.com</a>&gt;<br>


&gt;<br>


&gt;     To:<br>


&gt;     &lt;<a href="mailto:bidski@iinet.net.au">bidski@iinet.net.au</a>&gt;, &lt;<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a>&gt;<br>


&gt;     Cc:<br>


&gt;<br>


&gt;     Sent:<br>


&gt;     Tue, 11 Nov 2014 02:18:35 -0500<br>


&gt;     Subject:<br>


&gt;     Re: F21 Installation Issues - Installation destination partitioning<br>


&gt;<br>


&gt;<br>


&gt;     Hi,<br>


&gt;     on my laptop there is a Nvidia Geforce 840M (Acer Aspire E15, E5<br>


&gt;     571G). I didn't have any problems with the grafics drivers so far.<br>


&gt;     Currently running F21 Final TC1.<br>


&gt;     Kind Regards<br>


&gt;<br>


&gt;<br>


&gt;<br>


&gt;     -----Ursprüngliche Mitteilung-----<br>


&gt;     Von: Bidski &lt;<a href="mailto:bidski@iinet.net.au">bidski@iinet.net.au</a>&gt;<br>


&gt;     An: test &lt;<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a>&gt;<br>


&gt;     Verschickt: Mo, 10 Nov 2014 10:05 pm<br>


&gt;     Betreff: Re: F21 Installation Issues - Installation destination<br>


&gt;     partitioning<br>


&gt;<br>


&gt;<br>


&gt;     Has anyone had success installing the nVidia drivers in F21 yet?<br>


&gt;     I am meeting some strange issues following the instructions for<br>


&gt;     installing them in F20. Including this page<br>


&gt;     (<a href="https://www.dropbox.com/s/9de7q9llhlamf32/IMG_20141110_192627.jpg?dl=0" target="_blank">https://www.dropbox.com/s/9de7q9llhlamf32/IMG_20141110_192627.jpg?dl=0</a>)<br>


&gt;     displaying while booting after installing the drivers.<br>


&gt;<br>


&gt;     I will generate some better diagnostics tonight.<br>


&gt;<br>


&gt;<br>


&gt;         ----- Original Message -----<br>


&gt;         From:<br>


&gt;         "Adam Williamson" &lt;<a href="mailto:adamwill@fedoraproject.org">adamwill@fedoraproject.org</a><br>


&gt;         &lt;<a href="mailto:adamwill@fedoraproject.org>>?">mailto:adamwill@fedoraproject.org&gt;&gt;</a>;<br>


&gt;<br>


&gt;         To:<br>


&gt;         "Bidski" &lt;<a href="mailto:bidski@iinet.net.au">bidski@iinet.net.au</a> &lt;<a href="mailto:bidski@iinet.net.au>>?">mailto:bidski@iinet.net.au&gt;&gt;</a>;,<br>


&gt;         "For testing and quality assurance of Fedora releases"<br>


&gt;         &lt;<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a><br>


&gt;         &lt;<a href="mailto:test@lists.fedoraproject.org>>?">mailto:test@lists.fedoraproject.org&gt;&gt;</a>;<br>


&gt;         Cc:<br>


&gt;<br>


&gt;         Sent:<br>


&gt;         Sun, 09 Nov 2014 23:38:19 -0800<br>


&gt;         Subject:<br>


&gt;         Re: F21 Installation Issues - Installation destination<br>


&gt;         partitioning<br>


&gt;<br>


&gt;<br>


&gt;         On Mon, 2014-11-10 at 18:28 +1100, Bidski wrote:<br>


&gt;         &gt;<br>


&gt;         &gt; After shifting the partitions on my HDD up by about 200 MiB<br>


&gt;         and then<br>


&gt;         &gt; using gdisk to convert the disk to GPT (did it this way to<br>


&gt;         try and<br>


&gt;         &gt; preserve the existing Windows partitions), the Fedora<br>


&gt;         installer now<br>


&gt;         &gt; only recognises my HDD as a multipath device.<br>


&gt;<br>


&gt;         &gt; I also looked at the F21 Common Bugs page on the wiki. There<br>


&gt;         is a<br>


&gt;         &gt; section there talking about multipath device issue. I<br>


&gt;         created edited<br>


&gt;         &gt; the /etc/multipath.conf file to have the contents specified<br>


&gt;         but the<br>


&gt;         &gt; installer still treats all devices as multipaths.<br>


&gt;         &gt;<br>


&gt;         &gt; Any suggestions here?<br>


&gt;<br>


&gt;         I wrote the CommonBugs note blind - I couldn't test that the<br>


&gt;         proposed<br>


&gt;         workaround would actually work as I haven't reproduced the bug.<br>


&gt;<br>


&gt;         However, it shouldn't happen if you use a non-live install<br>


&gt;         image, so I'd<br>


&gt;         suggest that. You can use the 'Server' network install image<br>


&gt;         to install<br>


&gt;         any package set, not just Server, so try using that.<br>


&gt;         -- <br>


&gt;         Adam Williamson<br>


&gt;         Fedora QA Community Monkey<br>


&gt;         IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT<br>


&gt;         happyassassin . net<br>


&gt;         <a href="http://www.happyassassin.net" target="_blank">http://www.happyassassin.net</a><br>


&gt;<br>


&gt;     -- <br>


&gt;     test mailing list<br>


&gt;     <a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a>  &lt;<a href="mailto:test@lists.fedoraproject.org>?">mailto:test@lists.fedoraproject.org&gt;</a>;<br>


&gt;     To unsubscribe:<br>


&gt;     <a href="https://admin.fedoraproject.org/mailman/listinfo/test" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test</a><br>


&gt;<br>


&gt;<br>


&gt;<br>

<br>


-- <br>


Reynold DeMarco Jr.<br>


<a href="mailto:reynoldlinux@gmail.com">reynoldlinux@gmail.com</a><br>


858-603-1725<br>

<br>


-- <br>


test mailing list<br>


<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a><br>


To unsubscribe:<br>


<a href="https://admin.fedoraproject.org/mailman/listinfo/test" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test</a>
</blockquote></div>



</div>





<div id="AOLMsgPart_3_8b3c9447-201d-482b-b36d-242139df5f4c" style="margin: 0px;font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 12px;color: #000;background-color: #fff;">

<pre style="font-size: 9pt;"><tt>-- 
test mailing list
<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a>
To unsubscribe:
<a href="https://admin.fedoraproject.org/mailman/listinfo/test" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test</a>
</tt></pre>
</div>

 <!-- end of AOLMsgPart_3_8b3c9447-201d-482b-b36d-242139df5f4c -->



</div>

</font>