还是进不了啊xwindows 根据FREEBSD指导也没用啊~ 求助
/etc/X11/xorg.conf 生成了吗
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
/etc/X11/xorg.conf 生成了吗
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
我的xorg.conf如下:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
Load "freetype"
# Load "xtt"
Load "extmod"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "type1"
Load "speedo"
EndSection
Section "InputDevice"
Identifer "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Emulate3Buttons"
Option "Device" "/dev/sysmouse"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kdb"
Option "XkbModel" "microsoft"
Option "Xkblayout" "us"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
### Comment all HorizSync and VertSync values to use DDC:
horizSync 31.5 - 48.5
VertRefresh 50.0 - 90.0
EndSection
Section "Device"
Identifier "Card0"
Driver "vmware"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600"
EndSubSection
EndSection
问这些问题的时候,别忘了把xorg.conf和Xorg.0.log发出来。
一般应该是xorg.conf配置有问题。
楼主,我也一样哦,同求解决的办法。
安装的时候
选择“Distributions”的时候,选上custom,然后选all就可以了。
如果自己选的话,不知道哪个没有选上,反正运行xorgconfig一切正常,但死活进不了X
NO devices
xorg-servers ? or .xinitrc echo twm > .xinitrc or rm .xinitrc .