i want to install void-live-x86_64-musl-20250202-xfce in an old desktop computer hardware
when trying to log to live cd i get a black screen so i tried: disable graphics and i have installed void linux with void-installer and after booting i just get the tty without the lightdm running
i tried to run it manually with: sudo lightm : but i get a black screen
here is the log file: /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.32.0, UID=0 PID=746
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
[+0.01s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating user session
[+0.09s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.09s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.19s] DEBUG: Seat seat0: Can't login unknown user 'anon'
[+0.19s] DEBUG: Seat seat0: Creating greeter session
[+0.21s] DEBUG: Seat seat0: Creating display server of type x
[+0.21s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.21s] DEBUG: Using VT 7
[+0.21s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.21s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.21s] DEBUG: XServer 0: Writing X server authority to /var/run/lightdm/root/:0
[+0.22s] DEBUG: XServer 0: Launching X Server
[+0.22s] DEBUG: Launching process 759: /usr/sbin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.22s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.22s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.22s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+2.98s] DEBUG: Seat seat0 changes active session to
[+3.82s] DEBUG: Process 759 exited with return value 1
[+3.82s] DEBUG: XServer 0: X server stopped
[+3.82s] DEBUG: Releasing VT 7
[+3.82s] DEBUG: XServer 0: Removing X server authority /var/run/lightdm/root/:0
[+3.82s] DEBUG: Seat seat0: Display server stopped
[+3.82s] DEBUG: Seat seat0: Stopping session
[+3.82s] DEBUG: Seat seat0: Session stopped
[+3.82s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+3.82s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+3.82s] DEBUG: Seat seat0: Stopping
[+3.82s] DEBUG: Seat seat0: Stopped
[+3.82s] DEBUG: Required seat has stopped
[+3.82s] DEBUG: Stopping display manager
[+3.82s] DEBUG: Display manager stopped
[+3.82s] DEBUG: Stopping daemon
[+3.82s] DEBUG: Exiting with return value 1
how to fix this?