免费注册 查看新帖 |

Chinaunix

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

基于nvidia显卡的debian的3d的beryl桌面安装与配置 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-05-20 22:46 |只看该作者 |倒序浏览

       
       
       
       
       
       
       
       
基于nvidia显卡的debian的3d的beryl桌面安装与配置
xumh flaaash@gmail.com
IIIII:install to desktop with graphic surpport #############################################
1.install the base system. after reboot, we login as the root.
2.edit /etc/apt/sources.list:
debian http://debian.nctu.edu.tw/debian
debian http://ftp2.jp.debian.org/debian
update pakage information:
apt-get update
apt-get dist-upgrate
3.net install,after this we will goto the desktop
apt-get install x-window-system-core gnome-core gdm gcc g++ make automake autoconf xserver-xorg-dev pkg-config mesa-utils
4.install graphic driver:get linux version, install linux headers,driver
uname -a # view your installed linux version,to install the linux header files.
apt-cache search linux-headers-2.6.XXXXX
apt-get install linux-headers-2.6.xxxxx # must finish this we can install the nvidia driver.
sh NVIDIA-Linux-XXXX #install the graphic driver now, we download the driver from the below:
http://download.nvidia.com/XFree86/Linux-x86/1.0-9629/NVIDIA-Linux-x86-1.0-9629-pkg1.run
#if you've installed the driver successfuly, you will see the nvidia logo. that's right! we love this.
5.test the 3D effect,install below
apt-get install mesa-utils foobillard supertux
# use glxinfo command to get the score and see if 3d direct render is ok.
IIIII:install Beryl ###################################################################
Please view page http://vally8.free.fr/coinprog/beryl/index.php, I get all information from here.
1.install all the dependencies:
------------------------------------------------------------------------
apt-get install libdrm2 libpng3 libpng12-0 libpng12-dev libxdamage1 libxcomposite1 x11proto-core-dev x11proto-composite-dev x11proto-damage-dev x11proto-fixes-dev x11proto-gl-dev x11proto-render-dev x11proto-randr-dev libcairo2 libcairo2-dev libcairomm-1.0-0 libcairo-perl libmono-cairo1.0-cil python-cairo libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa libwxgtk2.4-1 libwxgtk2.6-0 mesa-common-dev mesa-utils libsvn1 libglitz1 libglitz-glx1 libxfont1 libfontenc1 libwnck-common libwnck18 libsvn1
------------------------------------------------------------------------
2.install the debian deb file of this folder,Run as root dpkg -i *.deb in that directory :dpkg -i *.deb
3.Edit your xorg.conf and add in the section 'screen' :
----------------------------------------------
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
----------------------------------------------
4.If not already done, add this at the end of your xorg.conf to enable the composite extension
----------------------------------------------
Section "Extensions"
Option "Composite" "Enable"
EndSection
----------------------------------------------
5.restartx
6.Run in a terminal beryl-manager :beryl-manager
7. added 'beryl-manager' to sessions startup appication.
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/24948/showart_305813.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP