<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gdm &#8211; Diary of an Emacs tragic</title>
	<atom:link href="https://emacstragic.net/tag/gdm/feed/" rel="self" type="application/rss+xml" />
	<link>https://emacstragic.net</link>
	<description>Jason Lewis</description>
	<lastBuildDate>Fri, 25 Jul 2025 00:54:12 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://emacstragic.net/wp-content/uploads/2018/12/cropped-jason-lewis-profile-picture-square-150x150.jpg</url>
	<title>gdm &#8211; Diary of an Emacs tragic</title>
	<link>https://emacstragic.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">38469313</site>	<item>
		<title>GDM won&#8217;t log into a Wayland session on Debian with NVIDIA? Here&#8217;s the Fix</title>
		<link>https://emacstragic.net/debian-2/gdm-wont-log-into-a-wayland-session-on-debian-with-nvidia-heres-the-fix/</link>
					<comments>https://emacstragic.net/debian-2/gdm-wont-log-into-a-wayland-session-on-debian-with-nvidia-heres-the-fix/#respond</comments>
		
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Fri, 25 Jul 2025 00:54:12 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Debian Trixie]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[wayland]]></category>
		<guid isPermaLink="false">https://emacstragic.net/?p=1884</guid>

					<description><![CDATA[Are you unable to log into wayland on debian in GDM? GDM doesn&#8217;t even give you the option? Turns out that GDM silently disables wayland if it detects the nvidia driver is installed. The solution is to override the upstream udev rule that prevents wayland starting: &#8220;gnome&#8221; should be an option now when logging in [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Are you unable to log into wayland on debian in GDM? GDM doesn&#8217;t even give you the option?</p>



<p>Turns out that GDM silently disables wayland if it detects the nvidia driver is installed.</p>



<p>The solution is to override the upstream udev rule that prevents wayland starting:</p>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: bash; title: ; notranslate">
# ln -s /dev/null /etc/udev/rules.d/61-gdm.rules
# reboot

</pre></div>


<p>&#8220;gnome&#8221; should be an option now when logging in from gdm (click the cog icon).</p>
]]></content:encoded>
					
					<wfw:commentRss>https://emacstragic.net/debian-2/gdm-wont-log-into-a-wayland-session-on-debian-with-nvidia-heres-the-fix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1884</post-id>	</item>
	</channel>
</rss>
