slackware 显卡错误 xorg.conf 设置

其他Linux/Unix/BSD/OSX等发行版讨论
回复
头像
wozhuyiesu
帖子: 62
注册时间: 2009-03-27 17:47

slackware 显卡错误 xorg.conf 设置

#1

帖子 wozhuyiesu » 2009-11-07 12:02

按奈不住,又安了一个基于slackware的absolute linux,其他都还好,就是显卡不知道是怎么了,屏幕总是有一道道的模糊文字,打开终端也是模糊的根本看不清,情况如截图一。

但是,过一段时间就好了,莫、莫名其妙的,但是过一会又成原样了,烦死了。是不是Qt ,gtk 的冲突有关呢,刷新频率改成60 也无济于事阿-- 疯了

不过总得说,这个发行版还是相当不错的,发现至今为止用过的基于上slackware的都是十分不错的,arch, slax----

不说别的了,这个问题怎么解决阿---
xorg.conf如下:
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/local"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
Load "glx"
Load "extmod"
Load "dri2"
Load "dbe"
Load "dri"
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"
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync
VendorName "Monitor Vendor"
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 "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
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 "1024x768_85.00"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection

截图稍后再发,反复无常的,这会又正常了 呵呵

就是这么一种情况了
screenshot.png
上次由 wozhuyiesu 在 2009-11-07 12:15,总共编辑 1 次。
翻译,思考,生活。

完整版 pacman 手册 http://www.yeeyan.com/articles/view/86085/45704
部分 dpkg 手册 http://wozhuyiesu.blog.163.com/blog/sta ... 172431433/

Kiss -- Arch + Fluxbox
Gnarch-- Arch + Gnome

觉得arch应该是指archetype的前几个字母,原型。

二外被分配到德语,fork。
头像
wozhuyiesu
帖子: 62
注册时间: 2009-03-27 17:47

Re: slackware 显卡错误 xorg.conf 设置

#2

帖子 wozhuyiesu » 2009-11-07 12:03

高手指点阿
翻译,思考,生活。

完整版 pacman 手册 http://www.yeeyan.com/articles/view/86085/45704
部分 dpkg 手册 http://wozhuyiesu.blog.163.com/blog/sta ... 172431433/

Kiss -- Arch + Fluxbox
Gnarch-- Arch + Gnome

觉得arch应该是指archetype的前几个字母,原型。

二外被分配到德语,fork。
头像
wozhuyiesu
帖子: 62
注册时间: 2009-03-27 17:47

Re: slackware 显卡错误 xorg.conf 设置

#3

帖子 wozhuyiesu » 2009-11-07 22:22

:em20 扯蛋的 再次没人理阿 -----
翻译,思考,生活。

完整版 pacman 手册 http://www.yeeyan.com/articles/view/86085/45704
部分 dpkg 手册 http://wozhuyiesu.blog.163.com/blog/sta ... 172431433/

Kiss -- Arch + Fluxbox
Gnarch-- Arch + Gnome

觉得arch应该是指archetype的前几个字母,原型。

二外被分配到德语,fork。
头像
cnkilior
论坛版主
帖子: 4984
注册时间: 2007-08-05 17:40

Re: slackware 显卡错误 xorg.conf 设置

#4

帖子 cnkilior » 2009-11-07 22:30

没用过,抱歉地路过。
头像
xingoo
帖子: 92
注册时间: 2008-10-31 16:19
联系:

Re: slackware 显卡错误 xorg.conf 设置

#5

帖子 xingoo » 2009-11-08 0:21

没用过哦
月落乌啼霜满天,江枫渔火对愁眠。
姑苏城外寒山寺,夜半钟声到客船。

星古网志
hujy
帖子: 218
注册时间: 2006-05-25 10:13
来自: 明州

Re: slackware 显卡错误 xorg.conf 设置

#6

帖子 hujy » 2009-11-08 14:13

把xorg.conf删除或改名,开启hal来自动识别显示设备。
cake
帖子: 12
注册时间: 2009-11-08 17:55

Re: slackware 显卡错误 xorg.conf 设置

#7

帖子 cake » 2009-11-08 17:58

你的显咭有超吗?
看来像ram过热的问题
头像
nuanhuai
帖子: 7813
注册时间: 2009-03-10 13:04

Re: slackware 显卡错误 xorg.conf 设置

#8

帖子 nuanhuai » 2009-11-08 18:07

看看 /var/log/Xorg.0.log 里面的EE 和WW
应该是font那段可能有不妥的
回复