页次: 1
我的Xorg.0.log一直有这样的错误:
AIGLX error: Calling driver entry point failed
AIGLX: reverting to software rendering
/etc/X11/xorg.conf.d/10-monitor.conf
Section "ServerLayout"
Identifier "DualSreen"
Screen 0 "Screen0"
Option "Xinerama" "1"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "Enable" "true"
EndSection
Section "Device"
Identifier "Nvidia card"
Driver "nouveau"
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
SubSection "Display"
Depth 24
Modes "1366x768_60.00"
EndSubSection
EndSection
还有就是,xmonad启动之后黑屏,按什么都没有反应(我没有对xmonad.hs做任何修改,完全默认)
离线
页次: 1