<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Fixing NVME SSD Problems On Linux	</title>
	<atom:link href="https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/</link>
	<description>Learn a lot, one byte at a time.</description>
	<lastBuildDate>Sat, 24 May 2025 08:48:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: an		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-8759</link>

		<dc:creator><![CDATA[an]]></dc:creator>
		<pubDate>Sat, 24 May 2025 08:48:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-8759</guid>

					<description><![CDATA[Hi, I changed the parameter on cmd line and it works perfectly.
BUT the power consummation increased of 140%
from 6 to 8W.
The REAL pb is to wake up the SSD and this good solution need some other changes ....]]></description>
			<content:encoded><![CDATA[<p>Hi, I changed the parameter on cmd line and it works perfectly.<br />
BUT the power consummation increased of 140%<br />
from 6 to 8W.<br />
The REAL pb is to wake up the SSD and this good solution need some other changes &#8230;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Graeme Vetterlein		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-7043</link>

		<dc:creator><![CDATA[Graeme Vetterlein]]></dc:creator>
		<pubDate>Sun, 09 Feb 2025 13:12:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-7043</guid>

					<description><![CDATA[This works around the issue for me too , on a Raspberry Pi5 running Debian bookworm...... However the system temperature goes up from 20C to 60C , as this is a box designed to run 24x7 so it&#039;s no good as a long term fix. I guess I&#039;ll just need to buy some better hardware.]]></description>
			<content:encoded><![CDATA[<p>This works around the issue for me too , on a Raspberry Pi5 running Debian bookworm&#8230;&#8230; However the system temperature goes up from 20C to 60C , as this is a box designed to run 24&#215;7 so it&#8217;s no good as a long term fix. I guess I&#8217;ll just need to buy some better hardware.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: R		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-13</link>

		<dc:creator><![CDATA[R]]></dc:creator>
		<pubDate>Thu, 24 Dec 2020 23:17:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-13</guid>

					<description><![CDATA[Hi Berk, 

I&#039;ve had the freezing issue a couple of times before testing your fix. I managed to make the change on my GRUB and updated successfully. The device was running okay for about a week and a half before the same symptoms reappeared. 

After rebooting, and running cat /sys/module/nvme_core/parameters/default_ps_max_latency_us it still returned 0 as value. Any other areas that I may need to change to avoid further device lockup?

Intel 660p NVME SSD with i5-10210U on Ubuntu 20.04]]></description>
			<content:encoded><![CDATA[<p>Hi Berk, </p>
<p>I&#8217;ve had the freezing issue a couple of times before testing your fix. I managed to make the change on my GRUB and updated successfully. The device was running okay for about a week and a half before the same symptoms reappeared. </p>
<p>After rebooting, and running cat /sys/module/nvme_core/parameters/default_ps_max_latency_us it still returned 0 as value. Any other areas that I may need to change to avoid further device lockup?</p>
<p>Intel 660p NVME SSD with i5-10210U on Ubuntu 20.04</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: berk		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-12</link>

		<dc:creator><![CDATA[berk]]></dc:creator>
		<pubDate>Mon, 07 Dec 2020 09:44:46 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-12</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-11&quot;&gt;Dee&lt;/a&gt;.

Hi Dee,

Since you&#039;re on Ubuntu, the command to update GRUB would be: &quot;sudo update-grub&quot;. The command supplied in the guide is for different operating systems. 

Give that a shot and let me know how you go. :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-11">Dee</a>.</p>
<p>Hi Dee,</p>
<p>Since you&#8217;re on Ubuntu, the command to update GRUB would be: &#8220;sudo update-grub&#8221;. The command supplied in the guide is for different operating systems. </p>
<p>Give that a shot and let me know how you go. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dee		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-11</link>

		<dc:creator><![CDATA[Dee]]></dc:creator>
		<pubDate>Mon, 07 Dec 2020 09:26:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-11</guid>

					<description><![CDATA[Hi Berk and thanks for writing this.
I&#039;m up to the GRUB2.MKConfig but I&#039;m having an error.
I&#039;ve installed &quot;sudo apt install grub2&quot;
Now I type &quot;sudo grub2-mkconfig -o /boot/grub2/grub.cfg&quot; it says command not found]]></description>
			<content:encoded><![CDATA[<p>Hi Berk and thanks for writing this.<br />
I&#8217;m up to the GRUB2.MKConfig but I&#8217;m having an error.<br />
I&#8217;ve installed &#8220;sudo apt install grub2&#8221;<br />
Now I type &#8220;sudo grub2-mkconfig -o /boot/grub2/grub.cfg&#8221; it says command not found</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: M		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-10</link>

		<dc:creator><![CDATA[M]]></dc:creator>
		<pubDate>Thu, 26 Nov 2020 10:51:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-10</guid>

					<description><![CDATA[Thanks so much. This saved my bacon when I installed this harddrive as my main drive on my laptop and leading me to crashes I had never seen before in my time on linux. Thanks!!!]]></description>
			<content:encoded><![CDATA[<p>Thanks so much. This saved my bacon when I installed this harddrive as my main drive on my laptop and leading me to crashes I had never seen before in my time on linux. Thanks!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexey		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-9</link>

		<dc:creator><![CDATA[Alexey]]></dc:creator>
		<pubDate>Fri, 02 Oct 2020 18:20:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-9</guid>

					<description><![CDATA[Hi. Thanks! It worked for me. I had the same problem with 2 TB Kingston KC2000. It was quite unpleasant time till I came across your article. :-)]]></description>
			<content:encoded><![CDATA[<p>Hi. Thanks! It worked for me. I had the same problem with 2 TB Kingston KC2000. It was quite unpleasant time till I came across your article. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scott		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-8</link>

		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Mon, 07 Sep 2020 21:39:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-8</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-7&quot;&gt;berk&lt;/a&gt;.

Hi. Thanks!!! It worked perfectly.

Just a note for other users I had to use F10 to save the new changes in the Grub menu because Ctrl+X wasn&#039;t working.

Thanks again. Hopefully we get an upstream fix soon.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-7">berk</a>.</p>
<p>Hi. Thanks!!! It worked perfectly.</p>
<p>Just a note for other users I had to use F10 to save the new changes in the Grub menu because Ctrl+X wasn&#8217;t working.</p>
<p>Thanks again. Hopefully we get an upstream fix soon.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: berk		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-7</link>

		<dc:creator><![CDATA[berk]]></dc:creator>
		<pubDate>Mon, 07 Sep 2020 02:55:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-7</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-6&quot;&gt;Scott&lt;/a&gt;.

So when you pick the USB as boot-device, you get presented with a GRUB boot screen which where you can pick to &quot;Install Fedora ...&quot; or &quot;Test  this media &amp; install ...&quot; Highlight the one you want to go into and press &quot;E&quot; on your keyboard (if you&#039;re booting with EFI). If you&#039;re using legacy mode to boot, you might need to press &quot;TAB&quot;. You will then go into edit mode. 

Go to the end of the line &quot;vmlinuz .... .... quiet &quot; and append &quot;nvme_core.default_ps_max_latency_us=0&quot; (no quotes). 

Again, if you&#039;re on UEFI, you will press &quot;Ctrl+x&quot; which will boot into Fedora with the new changes. If you&#039;re using legacy mode, pressing enter should suffice. 

Hope this helps!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-6">Scott</a>.</p>
<p>So when you pick the USB as boot-device, you get presented with a GRUB boot screen which where you can pick to &#8220;Install Fedora &#8230;&#8221; or &#8220;Test  this media &#038; install &#8230;&#8221; Highlight the one you want to go into and press &#8220;E&#8221; on your keyboard (if you&#8217;re booting with EFI). If you&#8217;re using legacy mode to boot, you might need to press &#8220;TAB&#8221;. You will then go into edit mode. </p>
<p>Go to the end of the line &#8220;vmlinuz &#8230;. &#8230;. quiet &#8221; and append &#8220;nvme_core.default_ps_max_latency_us=0&#8221; (no quotes). </p>
<p>Again, if you&#8217;re on UEFI, you will press &#8220;Ctrl+x&#8221; which will boot into Fedora with the new changes. If you&#8217;re using legacy mode, pressing enter should suffice. </p>
<p>Hope this helps!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scott		</title>
		<link>https://www.tekbyte.net/fixing-nvme-ssd-problems-on-linux/#comment-6</link>

		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Sat, 05 Sep 2020 05:23:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tekbyte.net/?p=92#comment-6</guid>

					<description><![CDATA[Hi. Do you know how I could update the Fedora Live ISO with this new command so that I can install it to my ThinkPad?]]></description>
			<content:encoded><![CDATA[<p>Hi. Do you know how I could update the Fedora Live ISO with this new command so that I can install it to my ThinkPad?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
