|

楼主 |
发表于 2010-3-1 14:00:48
|
显示全部楼层
Post by jarryson;2072403
郁闷了。开了KMS之后X是几乎不可用的,比如打开终端,系统是直接重启
关闭KMS后还可以用用,2。6。31的时候KMS和3D加速都正常的,2。6。32的时候基本正常,只是总是不明原因的停顿,2。6。33的之后还好直接不能用了。。。
grep -e EE -e WW /var/log/Xorg.0.log
- Current Operating System: Linux Zzz 2.6.33-ARCH #1 SMP PREEMPT Sat Feb 27 13:05:06 UTC 2010 i686
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (WW) The directory "/usr/share/fonts/misc" does not exist.
- (WW) The directory "/usr/share/fonts/100dpi" does not exist.
- (WW) The directory "/usr/share/fonts/75dpi" does not exist.
- (WW) The directory "/usr/share/fonts/Type1" does not exist.
- (II) Loading extension MIT-SCREEN-SAVER
- (WW) Warning, couldn't open module vesa
- (EE) Failed to load module "vesa" (module does not exist, 0)
- (WW) Warning, couldn't open module fbdev
- (EE) Failed to load module "fbdev" (module does not exist, 0)
- (EE) RADEON(0): mask: 3
- (WW) RADEON(0): LVDS Info:
- (WW) RADEON(0): DRI init changed memory map, adjusting ...
- (WW) RADEON(0): MC_FB_LOCATION was: 0xb7ffb000 is: 0xb7ffb000
- (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xffffffc0
- (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r300_dri.so failed (/usr/lib/xorg/modules/dri/r300_dri.so: undefined symbol: _mesa_framebuffer_renderbuffer)
- (EE) AIGLX: reverting to software rendering
- (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol: _mesa_framebuffer_renderbuffer)
- (EE) GLX: could not load software renderer
复制代码
貌似明显的编译问题吧……
这个可以考虑试试用aur上的mesa full,总之是去掉mesa-7.1-link-shared.patch这个补丁就行,这个问题很诡异的……我也是突然出现后来查了查……archlinux专有…… |
|