mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 12:34:38 +00:00
Problem: VirtualBox with VMSVGA shows as "VMware SVGA" in lspci, causing wrong driver selection and X11 failure. Fix: Use systemd-detect-virt as primary VM detection: - "oracle" → VirtualBox → vboxvideo driver - "vmware" → VMware → vmware driver - "kvm"/"qemu" → KVM/QEMU → modesetting driver - Fall back to lspci for bare metal Also loads vboxsf module for shared folders support. Addresses #27 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| secubox-cmdline-handler | ||
| secubox-console-tui | ||
| secubox-factory-reset | ||
| secubox-flash-disk | ||
| secubox-flash-emmc | ||
| secubox-kiosk-launcher | ||
| secubox-kiosk-setup | ||
| secubox-mode | ||
| secubox-net-detect | ||
| secubox-overlay-init | ||
| secubox-ramcache | ||
| secubox-snapshot | ||
| secubox-x11-splash | ||