#Have lightdm login show up in a VirtualBox VM

20 messages · Page 1 of 1 (latest)

barren saffron
#

Hey, yesterday I installed Arch on a VM for the first time and today I wanted to install a window manager.
After looking around for a while online I decided that I want to try QTile and I'm currently following a tutorial.
My problem is that, after installing everything that was shown, the tutorial goes on rebooting to get the lightdm login screen, but rebooting my VM just gets me to a black screen that for some reason resizes itself a few time, but doesn't actually show anything.
Did anyone have the same issue as me? Does anyone know how I could try to fix it (I'm still not experienced with linux)?

simple estuary
barren saffron
barren saffron
#

i dont exaclty remeber the name of it since i installed it yesterday

simple estuary
#

Every greeter for Lightdm in the official arch repository contains the keyword greeter.

barren saffron
#

seems i actually misspelled the command, i rentered the one you sent and it outputs this:

simple estuary
#

If your VM has internet access, you can use this command to upload the output to ix.io

journalctl -u lightdm -S -2d | gzip | curl -F 'f:1=<-' ix.io
barren saffron
#

which one would be easier for you to read?

simple estuary
barren saffron
#

and yes i choose the dumbest name for my vm XD

simple estuary
barren saffron
simple estuary
# barren saffron http://ix.io/4C7E

Perusing this section of the log, I suspect it is a problem with the Virtualbox graphics driver.

Aug 02 09:44:33 iusearchbtw systemd[1]: Started Light Display Manager.
Aug 02 09:44:33 iusearchbtw lightdm[486]: 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
Aug 02 09:44:33 iusearchbtw kernel: [drm:vmw_msg_ioctl [vmwgfx]] *ERROR* Failed to open channel.
Aug 02 09:44:33 iusearchbtw kernel: [drm:vmw_msg_ioctl [vmwgfx]] *ERROR* Failed to open channel.
Aug 02 09:44:33 iusearchbtw kernel: [drm:vmw_msg_ioctl [vmwgfx]] *ERROR* Failed to open channel.
Aug 02 09:44:33 iusearchbtw kernel: [drm:vmw_msg_ioctl [vmwgfx]] *ERROR* Failed to open channel.
Aug 02 09:44:34 iusearchbtw systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
barren saffron
#

is there a way i can fix this?

simple estuary
barren saffron
#

you already pointed me to the right direction, thanks!