Chinaunix首页 | 论坛 | 博客
  • 博客访问: 707317
  • 博文数量: 107
  • 博客积分: 5079
  • 博客等级: 大校
  • 技术积分: 1330
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-10 10:58
文章分类

全部博文(107)

文章存档

2017年(1)

2015年(8)

2014年(8)

2012年(2)

2011年(7)

2010年(8)

2009年(20)

2008年(53)

分类: LINUX

2008-07-23 01:45:11

Bus options (PCI etc.)
》Enable deprecated pci_find_* API (PCI_LEGACY)
这一项一定要有,可M或Y,自己编译内核时要注意。

Graphics support
》/dev/agpgart (AGP Support) (AGP) --(默认安装是Y)
这一项,在ATI驱动的要求下只能是M,同时里面的选项全部为N
》Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM)
这一项,在ATI驱动的要求下只能是M,同时里面的选项全部为N。
》Support for frame buffer devices (FB)--(默认安装是Y)
这一项,在ATI驱动的要求下只能是M,同时里面的选项全部为N。
Kernel hacking  --->
[*] Enable unused/obsolete exported symbols
这一项,在ATI驱动需要


./ati-driver-installer-xxxxx.run --extract ati
cp ati/x710/usr/X11R6/lib/modules/amdxmm.so /usr/X11R6/lib/modules/drivers/

阅读(1802) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2008-09-04 17:54:11

http://ati.amd.com/support/drivers/linux/linux-radeon.html