免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1550 | 回复: 2
打印 上一主题 下一主题

sample.tar.bz2 文件该怎么安装 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-11-29 21:03 |只看该作者 |倒序浏览
# bunzip2 sample.tar.bz2
# tar xvf sample.tar
#cd sample
接下来我就不知道怎么办才好

论坛徽章:
0
2 [报告]
发表于 2003-11-29 21:38 |只看该作者

sample.tar.bz2 文件该怎么安装

check it out if it is including the file called "README" or "INSTALL", then read it, and you will know how to do.

论坛徽章:
0
3 [报告]
发表于 2003-11-29 22:57 |只看该作者

sample.tar.bz2 文件该怎么安装

readme:
For kernel stuff you can use ac kernel, also in latest 2.4.23-pre6
there is support of ATI IGP and in 2.6test also(This 3 way are recommended because included
AGP patch is outdated).
Then u only need run make -f Makefile.linux
in dri-kernel-src. And then copy radeon.o (radeon.ko for 2.6) in you kernel modules
dirs.
If itis not  option there is a patch for ATI AGP support for standart
2.4.21 (outdated !)  just use it with patch -p1 < patch.name
Please make back up  Xfree before copying. Check also for
parameters improving 3D in Xfree86Config.
1. Please remember if you compile kernel module by default
   it try to make module for currently running kernel.
   If you need compile for another one do it like:
   make -f Makefile.linux LINUXDIR=/path/to/your/new/kernel
2. With this patch both 2.4 and 2.6 kernel are supported.
3. If you have messages like "disabling IRQ" in 2.6 after
    using 3D try to pass parameter 'noirqdebug' for kernel
    in lilo or grub.
4. In case if you have low fps with glxgears(should be >;400)
   try to export enviroment variables:
   export RADEON_NO_IRQS=1 or export  RADEON_NO_USLEEPS=1
   in xterm and then run glxgears.
5. For Amilo owners: if after all instruction you still have
   problems with IRQs, crashes with DRI enabled, try this :
in  src/dri-kernel-src/radeon.h : 147
  find:  
  #define __HAVE_SHARED_IRQ       1
  and replace it wirh :
  #define __HAVE_SHARED_IRQ       0
  
  and recompile kernel driver.
6. This patch is little bit different from original from Hui Yu
    i enabled GL_ARB_Multitexture extension because without it
    Warcraft3 donot have menus
7. According to Yu now AGP 4x and AGPFastWrite really work

8. I added also libGL in package .You should replace your old one
   in some distribution in can be in /usr/X11R6/lib in some /usr/lib
   please check it .
Have a fun.

Can you do me a favor to tel me what should i do? I can not understand it
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP