<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.brandon-rodriguez.com/index.php?action=history&amp;feed=atom&amp;title=Arch_Troubleshooting</id>
	<title>Arch Troubleshooting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.brandon-rodriguez.com/index.php?action=history&amp;feed=atom&amp;title=Arch_Troubleshooting"/>
	<link rel="alternate" type="text/html" href="https://wiki.brandon-rodriguez.com/index.php?title=Arch_Troubleshooting&amp;action=history"/>
	<updated>2026-05-07T12:58:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.brandon-rodriguez.com/index.php?title=Arch_Troubleshooting&amp;diff=569&amp;oldid=prev</id>
		<title>Brodriguez: Add troubleshooting for 5.10 kernel</title>
		<link rel="alternate" type="text/html" href="https://wiki.brandon-rodriguez.com/index.php?title=Arch_Troubleshooting&amp;diff=569&amp;oldid=prev"/>
		<updated>2021-01-07T15:57:33Z</updated>

		<summary type="html">&lt;p&gt;Add troubleshooting for 5.10 kernel&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Upgrade to 5.10 Kernel Breaks Graphics Drivers ==&lt;br /&gt;
This applies to upgrades of installs prior to Dec 2020.&lt;br /&gt;
&lt;br /&gt;
This will almost certainly apply if you use the {{ ic |nonfree}} Nvidia graphics drivers.&lt;br /&gt;
&lt;br /&gt;
=== What Happens ===&lt;br /&gt;
When updating your system, you&amp;#039;ll get a warning about Nvidia packages. If you ignore the warning and proceed, then the update will likely seem to work fine, with no issues.&lt;br /&gt;
&lt;br /&gt;
However, as of rebooting, you&amp;#039;ll be stuck at a black screen/terminal, with an error. The system will be unable to boot back into normal desktop.&lt;br /&gt;
&lt;br /&gt;
The reason is that the 5.10 kernels were incompatible with how Nvidia drivers were previously done. So they need to be manually repaired to work again.&lt;br /&gt;
&lt;br /&gt;
=== The Fix ===&lt;br /&gt;
{{ warn |It&amp;#039;s recommended to not restart your system until all the following steps are complete.}}&lt;br /&gt;
Do the following, in order:&lt;br /&gt;
* First, use the software updater to search for and uninstall all packages that reference {{ ic |nvidia}}. &lt;br /&gt;
* Once all Nvidia-related packages are uninstalled, run a standard system update, using the software updater.&lt;br /&gt;
* When updates are complete, open a terminal and run the following to install current Nvidia packages:&lt;br /&gt;
 sudo pacman -S mhwd&lt;br /&gt;
 sudo mhwd -a pci nonfree 0300&lt;br /&gt;
 sudo pacman -S linux-latest linux-latest-nvidia&lt;br /&gt;
 sudo pacman -S nvidia nvidia-utils xorg-server-devel opencl-nvidia&lt;br /&gt;
&lt;br /&gt;
At this point, you should be good to restart your system. If the above did not fix the issue, then reference the links below for further troubleshooting.&lt;br /&gt;
&lt;br /&gt;
=== References for Further Troubleshooting ===&lt;br /&gt;
Official Manjaro forum page for issue: https://forum.manjaro.org/t/stable-update-2020-12-30-kernels-kde-cinnamon-libreoffice-python-3-9-mesa-20-3-1/45364/2&lt;br /&gt;
&lt;br /&gt;
Other links:&lt;br /&gt;
* https://forum.manjaro.org/t/my-switch-to-the-5-10-kernel-with-update-2020-12-30/45520&lt;br /&gt;
* https://forum.manjaro.org/t/nvidia-cards-and-the-way-to-go-with-drivers-on-kernel-5-10/45389&lt;/div&gt;</summary>
		<author><name>Brodriguez</name></author>
	</entry>
</feed>