Hi all,
Don't know what happened but xbmcbuntu was auto logging in fine until recently. It now ALWAYS boots to a log on screen. I have tried the logging into the desktop and logging out to login to xbmc which works fine, but it never remembers my last login state. When I shut down from xbmc it exits to a blue screen then shuts down via a command line/terminal with some text on screen. It used to just show the xbmc logo with the alternating smaller dots below to indicate shutting down, but now its always as mentioned above.
Anyone have any suggestions/help/ideas? Auto login was great and good for the Wife user ability. Was hoping I could get this back again with a fresh install'
Thanks
bboy_h
Junior Member Posts: 6 Joined: Aug 2011 Reputation: 0 |
2012-08-04 04:40
Post: #1
|
| find quote |
artrafael
Team-XBMC Forum Moderator Posts: 4,424 Joined: Jul 2010 Reputation: 78 Location: USA |
2012-08-04 09:07
Post: #2
Switch over to the XBMCbuntu desktop session and launch a terminal session (Start menu > System Tools > XTerm).
Enter the following command: Code: cat /etc/lightdm/lightdm.confPost the results here. |
| find quote |
bboy_h
Junior Member Posts: 6 Joined: Aug 2011 Reputation: 0 |
2012-08-04 11:50
Post: #3
As requested.
chris@htpc:~$ cat /etc/lightdm/lightdm.conf[SeatDefaults] autologin-user=chris chris@htpc:~$ user-session=XBMC greeter-session=lightdm-gtk-greeter allow-guest=false default-user=chris Hope this helps. Thanks for replying.
(This post was last modified: 2012-08-04 11:51 by bboy_h.)
|
| find quote |
Aenima99x
Member+ Posts: 1,030 Joined: Aug 2007 Reputation: 7 Location: California |
2012-08-04 16:40
Post: #4
under autologin-user=chris add this
autologin-user-timeout=1 |
| find quote |
artrafael
Team-XBMC Forum Moderator Posts: 4,424 Joined: Jul 2010 Reputation: 78 Location: USA |
2012-08-04 20:04
Post: #5
As Aenima99x stated above, try adding an "autologin-user-timeout" statement to the file.
From a terminal session, do the following:
Code: [SeatDefaults]Reboot your system and see if autologin works now. |
| find quote |
bboy_h
Junior Member Posts: 6 Joined: Aug 2011 Reputation: 0 |
2012-08-05 02:23
Post: #6
(2012-08-04 20:04)artrafael Wrote: As Aenima99x stated above, try adding an "autologin-user-timeout" statement to the file. Hi guys, It seems I must have copied the text entry in my last post wrong, as following the directions above, when I opened the file again, it actually already showed the "autologin-user-timeout=0" line, set to as suggested. Apologies for the incorrect text listed above. I was actually copying the text from an SSH client on a tablet computer and obviously something happened with between the copy and paste into this thread. If it's any additional help, not too long ago I had to update/reinstall my NVIDIA drivers as I was having issues playing Mp4 video files. The new upgrade work and the reinstall fixed the issues I was having but not long after, this problem occurred. "lightdm" is the graphical user interface if I'm correct? I am sure during installation I was asked to choose between lightdm and gdm. If I selected gdm would this cause any issues? Thanks in advance
(This post was last modified: 2012-08-05 03:01 by bboy_h.)
|
| find quote |
bboy_h
Junior Member Posts: 6 Joined: Aug 2011 Reputation: 0 |
2012-08-05 02:59
Post: #7
Some more info, when I reboot from within XBMC, it closes to a terminal screen where it mentions "Checking for running unattended upgrades". Sometimes it successfully restarts or shuts down, but other times it freezes on this screen and I have to power off by the power button on the physical box.
Thanks |
| find quote |
Aenima99x
Member+ Posts: 1,030 Joined: Aug 2007 Reputation: 7 Location: California |
2012-08-05 03:20
Post: #8
If you choose GDM instead of LightDM, then from a terminal do "sudo dpkg-reconfigure lightdm" and when it gives you the choice of gdm or lightdm, choose lightdm.
|
| find quote |
bboy_h
Junior Member Posts: 6 Joined: Aug 2011 Reputation: 0 |
2012-08-05 13:31
Post: #9
(2012-08-05 03:20)Aenima99x Wrote: If you choose GDM instead of LightDM, then from a terminal do "sudo dpkg-reconfigure lightdm" and when it gives you the choice of gdm or lightdm, choose lightdm. Awesome. Worked a treat. Thank you soooo much for all your help. Can you explain exactly what the problem was for future reference? Thanks again. |
| find quote |
Aenima99x
Member+ Posts: 1,030 Joined: Aug 2007 Reputation: 7 Location: California |
2012-08-05 17:26
Post: #10
By choosing GDM as the display manager, you basically rendered the LightDM config files useless. You could have gone in and changed the GDM config files to autologin, but you should really stickwith LightDM as it's replaced GDM.
|
| find quote |

Search
Help