+ -
当前位置:首页 → 问答吧 → [求助]播放视频就死机

[求助]播放视频就死机

时间:2010-04-14

来源:互联网

这是xorg.conf文件:


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jan 28 16:14:36 PST 2010


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection

Section "Module"
Load "glx"
Load "record"
Load "extmod"
Load "dbe"
Load "dri2"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"

### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV11 [GeForce2 MX/MX 400]"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Viewport 0 0
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

作者: linux701   发布时间: 2010-04-14

现在可以不用xorg.conf了,用什么播放视频会死机,这个要说清楚,问题不清楚没有人回答的了你

作者: tocai   发布时间: 2010-04-14

vlc和mplayer播放都会死机。是不用xorg,还是不用安装X了?我还没搞清楚他们的关系,我安装nvidia驱动的时候,跟着也安装了一些xorg的东西。不用xorg.conf可以吗?

作者: linux701   发布时间: 2010-04-15

引用:
作者: linux701
vlc和mplayer播放都会死机。是不用xorg,还是不用安装X了?我还没搞清楚他们的关系,我安装nvidia驱动的时候,跟着也安装了一些xorg的东西。不用xorg.conf可以吗?
如果你想系统自动侦测的话,现在Xorg 1.7都不用了。但因为你要自已指定nvidia的私有驱动,xorg.conf还是要的,而且是必须的(不排除其他我不知道的办法可能实现,但目前我只知道只能如此)。

作者: luyaotang   发布时间: 2010-04-16

热门下载

更多