[beagleboard] Disable autologin and lightdm on the BeagleBoard.org Latest Debian Firmware Image

2014-04-10 Thread halherta
Hello,
I lately decided to install the latest BeagleBoard.org Debian FIrmware 
image on the Beaglebone Black (MicroSD version). When the image boots it 
automatically logs into LXDE. I'd like to disable autologin and have the 
BBB boot to the command line; with the option of starting LXDE later as 
needed with the startLXDE command. What do I have to do to make these 
modifications?

Regards,
Hussam   

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Disable autologin and lightdm on the BeagleBoard.org Latest Debian Firmware Image

2014-04-10 Thread Robert Nelson
On Thu, Apr 10, 2014 at 7:25 PM,  halhe...@gmail.com wrote:
 Hello,
 I lately decided to install the latest BeagleBoard.org Debian FIrmware image
 on the Beaglebone Black (MicroSD version). When the image boots it
 automatically logs into LXDE. I'd like to disable autologin and have the BBB
 boot to the command line; with the option of starting LXDE later as needed
 with the startLXDE command. What do I have to do to make these
 modifications?

These are the changes down to lightdm to make it autologin:

https://github.com/beagleboard/image-builder/blob/master/target/chroot/beagleboard.org.sh#L109

Disable the lightdm service, then it shouldn't start on bootup.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.