I followed your instructions. After step 5 lxqt really showed up, touchscreen tracked finger (it will be needed calibration, but ok).
My changes: 1.)unblocking putty login via "root" /etc/ssh/sshd_config: PermitRootLogin without-password ---> PermitRootLogin yes 2.) purging packages for freeing disk space: ti-llvm-3.6, upm, chromium-browser, nodejs, vim-runtime, qupzilla 3.) purging connman, installing ifplugd, setting static IP address via /etc/network/interfaces After some testing restarts (which I made continuously) I ended with black screen and for some minutes appeared "beaglebone login: " with blinking cursor I tried your instructions even twice (with my changes in another order), but I ended still with same problem. I 've found this discussion with similar problem, it seems: http://stackoverflow.com/questions/41608276/by-flashing-emmc-beaglebone-black-not-working-after-second-reboot >From /var/log/lightdm/lightdm.log: [+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log [+0.01s] DEBUG: Starting Light Display Manager 1.10.3, UID=0 PID=2290 [+0.01s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm. conf.d [+0.01s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d /01_debian.conf [+0.01s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/ lightdm.conf.d [+0.01s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm. conf.d [+0.01s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf [+0.01s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager [+0.01s] DEBUG: Registered seat module xlocal [+0.01s] DEBUG: Registered seat module xremote [+0.01s] DEBUG: Registered seat module unity [+0.01s] DEBUG: Registered seat module surfaceflinger [+0.07s] DEBUG: Adding default seat [+0.07s] DEBUG: Seat: Starting [+0.07s] DEBUG: Seat: Creating user session [+0.08s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org. freedesktop.Accounts was not provided by any .service files [+0.08s] DEBUG: Loading user config from /etc/lightdm/users.conf [+0.08s] DEBUG: User debian added [+0.09s] DEBUG: Seat: Creating display server of type x [+0.10s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory) [+0.10s] DEBUG: Using VT 7 [+0.10s] DEBUG: Seat: Starting local X display on VT 7 [+0.10s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log [+0.10s] DEBUG: DisplayServer x-0: Can't launch X server X, not found in path [+0.10s] DEBUG: DisplayServer x-0: X server stopped [+0.10s] DEBUG: Releasing VT 7 [+0.10s] DEBUG: Seat: Display server stopped [+0.10s] DEBUG: Seat: Can't create display server for automatic login [+0.10s] DEBUG: Seat: Session stopped [+0.10s] WARNING: Error using VT_GETSTATE on /dev/console: Inappropriate ioctl for device [+0.11s] DEBUG: Seat: Stopping display server, no sessions require it [+0.11s] DEBUG: Seat: Creating greeter session [+0.11s] DEBUG: Seat: Creating display server of type x [+0.11s] DEBUG: Using VT 7 [+0.11s] DEBUG: Seat: Starting local X display on VT 7 [+0.11s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log [+0.11s] DEBUG: DisplayServer x-0: Can't launch X server X, not found in path [+0.11s] DEBUG: DisplayServer x-0: X server stopped [+0.11s] DEBUG: Releasing VT 7 [+0.11s] DEBUG: Seat: Display server stopped [+0.11s] DEBUG: Seat: Can't create display server for greeter [+0.11s] DEBUG: Seat: Session stopped [+0.11s] DEBUG: Seat: Stopping display server, no sessions require it [+0.11s] DEBUG: Seat: Stopping [+0.11s] DEBUG: Seat: Stopped -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/8386e6f5-2d7a-42fe-8e1e-d52f1b59c8f1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
