Fedora 8安装 ATI Radeon HD 2400 PRO显卡驱动 & 3D效果

After downloading the official ATI driver and installing it, the ATI driver can not work properly since the GLX is not well configured. So:

yum install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs*

Here, directly install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs* failed because the kernel conflict: they requre i686 but I have only i586 installed. So remove current kernel and install the new one. By typing commands below:

rpm -e kernel-2.6.26.5-28.fc8.i586.

rpm -Uvh kernel-2.6.26.5-28.fc8.i686.rpm

glxinfo |grep rendering
  direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)

yum install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs*

 /sbin/service fglrx restart
 
/usr/sbin/fglrx-config-display enable

fglrxinfo
  display: :0.0  screen: 0
  OpenGL vendor string: ATI Technologies Inc.
  OpenGL renderer string: ATI Radeon HD 2400 PRO
  OpenGL version string: 2.1.7979 Release

glxinfo |grep rendering
  direct rendering: Yes

yum install compiz-all fusion-icon-all compiz-fusion-plugins-unsupported compiz-bcopccsm emerald-themes

yum install compiz*
  Installing     : compiz-fusion                                   [ 1/14]
  Installing     : compiz-fusion-extras                            [ 2/14]
  Installing     : compizconfig-python                             [ 3/14]
  Installing     : compizconfig-backend-gconf                      [ 4/14]
  Installing     : compiz-debuginfo                                [ 5/14]
  Installing     : compizconfig-python-debuginfo                   [ 6/14]
  Installing     : compiz-fusion-extras-debuginfo                  [ 7/14]
  Installing     : compiz-fusion-debuginfo                         [ 8/14]
  Installing     : compizconfig-backend-kconfig                    [ 9/14]
  Installing     : compiz-devel                                    [10/14]
  Installing     : compiz-fusion-gnome                             [11/14]
  Installing     : compiz-fusion-devel                             [12/14]
  Installing     : compiz-fusion-extras-gnome                      [13/14]
  Installing     : compiz-bcop                                     [14/14]

Reference:
--------------------------------------------

3D effects on fedora 8 on ati 1250


I have finally found a way to make Compiz work on ATI x1250 on HP 6515b after searching on a large number of forums i finally found it on Fedora Forums all thanks to leigh123@linux and here is my easy way well its not that easy but still it works
PLEASE TRY THIS PROCEDURE CAREFULLY IT HAS NOT WORKED ON SOME SYSTEMS I WILL UPDATE IT AS AND WHEN I GET A DIFFERENT WAY

First enable the Livna repositories type
su
rpm -Uhv http://rpm.livna.org/livna-release-8.rpm

then type
yum install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
yum update kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
service fglrx restart
fglrx-config-display enable

now restart your xserver by pressing ctrl + alt + backspace , then after restarting go to terminal type
fglrxinfo
you should see something like this
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon X1200 Series
OpenGL version string: 2.0.6958 Release

and then run
glxinfo
you should see some thing like this
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
……………………………………………….

now you can proceed with update of Compiz, for this add the compiz fusion repo login as root and type
wget http://www.dfm.uninsubria.it/compiz/fusion/compiz-fusion.repo
cp compiz-fusion.repo /etc/yum.repos.d/

before install remove the old packages type
rm -rf /home/*/.config/compiz
rm -rf /home/*/.gconf/apps/compiz

now install compiz
yum install compiz-all fusion-icon-all compiz-fusion-plugins-unsupported compiz-bcop ccsm emerald-themes
after this we have to downgrade xorg-x11-server-Xorg for all i386 (32bit) users type
wget http://koji.fedoraproject.org/packages/xorg-x11-server/1.3.0.0/9.fc7/i386/xorg-x11-server-Xorg-1.3.0.0-9.fc7.i386.rpm
rpm -U –oldpackage xorg-x11-server-Xorg-1.3.0.0-9.fc7.i386.rpm

For x86_64 (64bit) users type
wget http://koji.fedoraproject.org/packages/xorg-x11-server/1.3.0.0/9.fc7/x86_64/xorg-x11-server-Xorg-1.3.0.0-9.fc7.x86_64.rpm
rpm -U –oldpackage xorg-x11-server-Xorg-1.3.0.0-9.fc7.x86_64.rpm

now we have to prevent xorg-x11-server-Xorg from upgrading so we blacklist it
gedit /etc/yum.conf
add
exclude=xorg-x11-server-Xorg
at the end and enjoy your 3D effects ……………


-------------------------------------------------------------------------
Other references

关于Compiz Fusion特效的一点心得

linux fedora 8通过rpm方式升级到2.6.26.5-28


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值