fix(desktop): start X on vt1 from .profile for IPMI KVM compatibility
startx from autologin shell targets VT1 directly — KVM sees the graphical UI without VT switching. Remove bee-desktop.service (systemd-launched X defaults to VT7, invisible on KVM). Add xserver-xorg-video-fbdev for server AST/VGA framebuffer. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -55,6 +55,7 @@ xorg
|
||||
xinit
|
||||
xterm
|
||||
chromium
|
||||
xserver-xorg-video-fbdev
|
||||
|
||||
# Firmware
|
||||
firmware-linux-free
|
||||
|
||||
Reference in New Issue
Block a user