Hi, there !
I bought a BBB rev C recently and it was shipped with Debian pre-installed.
Everything works fine except when I logout (by clicking the green “Exit” icon at the right-bottom corner), the menu disappeared and nothing seems to happen.
After doing a lot of googling (sorry that I’m new to debian, x terminal, lxde…), I was pointed to the command “lxde-logout”. When I ran this command inside lxterminal, I got the following messages:
`
debian@beaglebone:~$ lxde-logout
Xlib: extension “RANDR” missing on display “:13.0”.
** (lxsession-logout:7584): WARNING **: dbus-interface.c:94: DBUS: The name org.freedesktop.Hal was not provided by any .service files
** (lxsession-logout:7584): WARNING **: dbus-interface.c:94: DBUS: The name org.freedesktop.Hal was not provided by any .service files
** (lxsession-logout:7584): WARNING **: dbus-interface.c:94: DBUS: The name org.freedesktop.Hal was not provided by any .service files
** (lxsession-logout:7584): WARNING **: dbus-interface.c:94: DBUS: The name org.freedesktop.Hal was not provided by any .service files
debian@beaglebone:~$
`
Same results for the command “lxsession-logout”.
Same results for login as “root”.
Any ideas and any solution for this ??
Thanks !!