安装kali系统之后黑屏1234567cat <<eof | tee > /etc/X11/xorg.conf.d/99-fbdev.confSection "Device" Identifier "Card0" Driver "fbdev" BusID "PCI:0:8:0"EndSectioneof 再运行: 1sudo startx