<br><br><div class="gmail_quote">On Tue, Jan 12, 2010 at 3:54 PM, Ross Campbell <span dir="ltr">&lt;<a href="mailto:ross.campbell@gmail.com">ross.campbell@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div class="h5">On Tue, Jan 12, 2010 at 12:49 PM, sdavmor &lt;<a href="mailto:sdavmor@systemstheory.net">sdavmor@systemstheory.net</a>&gt; wrote:<br>
&gt; Ross Campbell wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Jan 12, 2010 at 11:42 AM, sdavmor<br>
&gt;&gt; &lt;<a href="mailto:sdavmor@systemstheory.net">sdavmor@systemstheory.net</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Stuart Larson wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; One quick question since everything else on my upgrade from<br>
&gt;&gt;&gt;&gt;&gt;&gt;  Ubuntu 9.04 to 9.10 went very well.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Before the upgrade it would autologin and start mythtv. Now<br>
&gt;&gt;&gt;&gt;&gt;&gt; I get the user login screen. Once I select the user<br>
&gt;&gt;&gt;&gt;&gt;&gt; (there&#39;s only one on our media center server) and put in<br>
&gt;&gt;&gt;&gt;&gt;&gt; the user password everything proceeds as before. Where do I<br>
&gt;&gt;&gt;&gt;&gt;&gt; need to go to force-fix this so it starts up and logs<br>
&gt;&gt;&gt;&gt;&gt;&gt; itself in as it used to do?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; If you are running mythbuntu on your Ubuntu system, you can<br>
&gt;&gt;&gt;&gt;&gt; just go to the mythbuntu control centre. There you can<br>
&gt;&gt;&gt;&gt;&gt; disable/enable the autologin. There is a way to manually do<br>
&gt;&gt;&gt;&gt;&gt; it as well but you can google that as easily as any of us.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I googled it for the OP (I believe it&#39;s basically renaming the custom<br>
&gt;&gt;&gt;&gt; config file in /etc/gdm to custom.conf, and ensuring<br>
&gt;&gt;&gt;&gt; your username is in it.<br>
&gt;&gt;<br>
&gt;&gt; I believe some gnome behaviors changed between 9.04 and 9.10 that<br>
&gt;&gt; have more subtle impact on the autologin functionality.<br>
&gt;&gt;<br>
&gt;&gt; In 9.04, I had autologin enabled, and whenever my myth box hung,<br>
&gt;&gt; I&#39;d hit ctrl-alt-backspace to restart the xserver. Autologin would<br>
&gt;&gt; run a timer and then automatically start mythfrontend at end of<br>
&gt;&gt; time if I did nothing. This was a simple &quot;panic button&quot; fix for<br>
&gt;&gt; myhtv with a high WAF.<br>
&gt;&gt;<br>
&gt;&gt; With 9.10, initial boot autologin and start of mythfrontend works<br>
&gt;&gt; as desired, HOWEVER... ctrl-alt-backspace is disabled by default.<br>
&gt;&gt; After re-enabling it, I found that gdm doesn&#39;t auto-re-login, and<br>
&gt;&gt; when I manually login, it doesn&#39;t auto-re-start mythfrontend.<br>
&gt;&gt;<br>
&gt;&gt; Anyone know how to change this back to the 9.04 behavior?<br>
&gt;&gt;<br>
&gt;&gt; Also, here&#39;s how to re-enable ctrl-alt-backspace -<br>
&gt;&gt; <a href="http://www.ubuntugeek.com/how-to-enabledisable-ctrlaltbackspace-in-ubuntu-9-10-karmic.html" target="_blank">http://www.ubuntugeek.com/how-to-enabledisable-ctrlaltbackspace-in-ubuntu-9-10-karmic.html</a><br>


&gt;&gt;  -- IMHO, this may be a useful default for mythbuntu.<br>
&gt;&gt;<br>
&gt;&gt; -Ross<br>
&gt;<br>
&gt; I haven&#39;t tested any of what is on this page, but this link provides<br>
&gt; info on &quot;Frontend Auto Login&quot;. Option 3 for Karmic mentions dealing<br>
&gt; with mythfrontend crashes.<br>
&gt;<br>
&gt; &lt;<a href="http://www.mythtv.org/wiki/Frontend_Auto_Login#Note_on_Ubuntu_Karmic_.289.10.29" target="_blank">http://www.mythtv.org/wiki/Frontend_Auto_Login#Note_on_Ubuntu_Karmic_.289.10.29</a>&gt;<br>
<br>
</div></div>different - that&#39;s just process restarting. I&#39;m talking about dealing<br>
with locked up x session by restarting x and having gdm ALWAYS<br>
autologin (not just 1st boot)<br>
<font color="#888888"><br>
-Ross</font></blockquote><div><br>What I do is I set both timed and automatic login in custom.conf and it works.<br><br>Just add the following lines to /etc/gdm/custom.conf<br><br>[daemon]<br>AutomaticLoginEnable=true<br>

AutomaticLogin=mythtv<br>TimedLoginEnable=true<br>TimedLogin=mythtv <br><br></div></div>