|
|
emerge ati-drivers
后,不能打开3d加速
- $fglrxinfo
- display: :0.0 screen: 0
- OpenGL vendor string: Mesa project: www.mesa3d.org
- OpenGL renderer string: [color=DarkRed]Mesa GLX Indirect[/color]
- OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
复制代码
无论怎样 opengl-update ati都没用
$dmesg | grep fglrx
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 312 MBytes.
[fglrx] module loaded - fglrx 8.12.10 [Apr 4 2005] on minor 0
[fglrx] Maximum main memory to use for locked dma buffers: 312 MBytes.
[fglrx] AGP detected, AgpState = 0x00000000 (hardware caps of chipset)
[fglrx:firegl_unlock] *ERROR* Process 8578 using kernel context 0
[fglrx] Maximum main memory to use for locked dma buffers: 312 MBytes.
[fglrx] AGP detected, AgpState = 0x00000000 (hardware caps of chipset)
[fglrx:firegl_unlock] *ERROR* Process 9231 using kernel context 0
下面是我的xorg.log
- (II) fglrx(0): [drm] DRM interface version 1.0
- (II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
- (II) fglrx(0): [drm] added 8192 byte SAREA at 0xd9881000
- (II) fglrx(0): [drm] mapped SAREA 0xd9881000 to 0xb7ceb000
- (II) fglrx(0): [drm] framebuffer handle = 0xe8000000
- (II) fglrx(0): [drm] added 1 reserved context for kernel
- (II) fglrx(0): DRIScreenInit done
- (II) fglrx(0): Kernel Module Version Information:
- (II) fglrx(0): Name: fglrx
- (II) fglrx(0): Version: 8.12.10
- (II) fglrx(0): Date: Apr 4 2005
- (II) fglrx(0): Desc: ATI FireGL DRM kernel module
- (II) fglrx(0): Kernel Module version matches driver.
- (II) fglrx(0): Kernel Module Build Time Information:
- (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.11-gentoo-r6
- (II) fglrx(0): Build-Kernel MODVERSIONS: no
- (II) fglrx(0): Build-Kernel __SMP__: yes
- (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
- (II) fglrx(0): [drm] register handle = 0xfcff0000
- (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENOMEM"
- (EE) fglrx(0): cannot init AGP
- (II) fglrx(0): [drm] removed 1 reserved context for kernel
- (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xd9881000 at 0xb7ceb000
- (WW) fglrx(0): ***********************************************
- (WW) fglrx(0): * DRI initialization failed! *
- (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
- (WW) fglrx(0): * 2D acceleraton available (MMIO) *
- (WW) fglrx(0): * no 3D acceleration available *
- (WW) fglrx(0): ********************************************* *
- (II) fglrx(0): FBADPhys: 0xe8000000 FBMappedSize: 0x02000000
- (==) fglrx(0): Write-combining range (0xe8000000,0x2000000)
- (II) fglrx(0): FBMM initialized for area (0,0)-(1024,8191)
- (II) fglrx(0): FBMM auto alloc for area (0,0)-(1024,768) (front color buffer - assumption)
- (==) fglrx(0): Backing store disabled
- (==) fglrx(0): Silken mouse enabled
- (II) fglrx(0): Using hardware cursor (scanline 768)
- (II) fglrx(0): Largest offscreen area available: 1024 x 7419
复制代码
_______________________________________________________________
机器是dell inspiron 600m , ati M9显卡
- fglrx(0): cannot init AGP
复制代码 看起来好象是agp问题尝试着吧"UseInternalAGPGART" "no" ---< 改成yes一样不起作用
我的kernel config 文件放在附件里了,希望那位大哥帮帮忙 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|