<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marco D. Mosna</title>
    <description>The latest articles on DEV Community by Marco D. Mosna (@mosnamarco).</description>
    <link>https://dev.to/mosnamarco</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1880551%2Fa63c1741-eb71-435a-9501-c54a6bce5656.jpeg</url>
      <title>DEV Community: Marco D. Mosna</title>
      <link>https://dev.to/mosnamarco</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mosnamarco"/>
    <language>en</language>
    <item>
      <title>How to make the Nvidia drivers to work on a laptop using Fedora with Secure Boot?</title>
      <dc:creator>Marco D. Mosna</dc:creator>
      <pubDate>Sun, 20 Oct 2024 22:15:17 +0000</pubDate>
      <link>https://dev.to/mosnamarco/how-to-make-the-nvidia-drivers-to-work-on-a-laptop-using-fedora-with-secure-boot-46pg</link>
      <guid>https://dev.to/mosnamarco/how-to-make-the-nvidia-drivers-to-work-on-a-laptop-using-fedora-with-secure-boot-46pg</guid>
      <description>&lt;p&gt;Nvidia can be quirky when it comes to Linux systems, but fortunately, with the power of the internet and a cup of coffee, hours' worth of headaches can lead to significant learning experiences.&lt;/p&gt;

&lt;p&gt;Now, how do you make the Nvidia drivers work if you have a laptop with an integrated GPU + dedicated GPU setup?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;A little caveat: this worked for me and might not work for you. This is just a guide to hopefully improve your search for a solution.&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Steps:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Set up Fedora to work with &lt;a href="https://rpmfusion.org/Howto/Secure%20Boot" rel="noopener noreferrer"&gt;Secure Boot&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Get and use the Nvidia driver installer from the &lt;a href="https://www.nvidia.com/en-us/drivers/unix/" rel="noopener noreferrer"&gt;official Nvidia website&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Using the location defined during the Nvidia installation, find the &lt;code&gt;.der&lt;/code&gt; file and import it using &lt;code&gt;mokutil&lt;/code&gt;. &lt;em&gt;(You should be familiar with this step after following the Secure Boot setup in step 2.)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;After importing the key with &lt;code&gt;mokutil&lt;/code&gt;, reboot and follow the prompts (see step 2 for details).&lt;/li&gt;
&lt;li&gt;Enjoy your Nvidia drivers!&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Resources:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.nvidia.com/en-us/drivers/unix/" rel="noopener noreferrer"&gt;Official Unix Nvidia Driver installer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://rpmfusion.org/Howto/Secure%20Boot" rel="noopener noreferrer"&gt;Fedora Secure Boot Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://discussion.fedoraproject.org/t/fedora-35-nvidia-kernel-module-missing-falling-back-to-nouveau/72357/2" rel="noopener noreferrer"&gt;Same Problem / My inspiration&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  My current Fedora kernel version:
&lt;/h3&gt;

&lt;p&gt;&lt;code&gt;Linux fedora 6.11.3-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Oct 10 22:31:19 UTC 2024 x86_64 GNU/Linux&lt;/code&gt;&lt;/p&gt;

</description>
      <category>fedora</category>
      <category>nvidia</category>
      <category>tutorial</category>
      <category>linux</category>
    </item>
    <item>
      <title>It's been a while, and I know now what I will use Dev.to for!!!</title>
      <dc:creator>Marco D. Mosna</dc:creator>
      <pubDate>Sun, 01 Sep 2024 16:06:25 +0000</pubDate>
      <link>https://dev.to/mosnamarco/its-been-a-while-and-i-know-now-what-i-will-use-devto-for-fma</link>
      <guid>https://dev.to/mosnamarco/its-been-a-while-and-i-know-now-what-i-will-use-devto-for-fma</guid>
      <description>&lt;p&gt;I tend to forget what I learn rather quickly when I don't use them as often. Why is this a problem? Well I tend to like foreign, new, and shiny stuff! Learning many things but mastering none is a hell-of-a-pain, but it's fun! I'm yet to find what my calling is in the computer science bizz. That's why I want to use this Dev.to account to document whatever shenanigans I come up with! Also, it makes learning fun when posting about it in a casual, no-pressure kind of way, heck, I can even abandon this account if I wanted to haha &lt;em&gt;(I hope my motivation stays to not let that happen)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;But anyways, starting today, I will be re-learning python in the context of API development using flask! Why? Because I will need these skills to develop something for our senior thesis. Oh, and did I mention that this is my last year in college? Yey for me! I will soon be unemployed, lol! &lt;/p&gt;

&lt;p&gt;But all jokes aside, wish me luck in our thesis, and wish me luck on my computer science journey! &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Hello dev.to</title>
      <dc:creator>Marco D. Mosna</dc:creator>
      <pubDate>Sun, 04 Aug 2024 08:46:36 +0000</pubDate>
      <link>https://dev.to/mosnamarco/hello-devto-452e</link>
      <guid>https://dev.to/mosnamarco/hello-devto-452e</guid>
      <description>&lt;p&gt;Idk what to post here in the future but probably about my dev journey, I just hope I don't get too lazy to post haha! cheers~~&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
