LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-23-2006, 12:34 AM   #1
kyuso
Member
 
Registered: Sep 2003
Distribution: rh6-9 fc1-5
Posts: 34

Rep: Reputation: 15
ATI Xpress 200M in Fedora Core 5 success with 3D accel


After struggling for several months since Fedora Core 4 to have my HP zv6000 show 3D acceleration in ATI Radeon Express 200M, I finally succeeded.

My setup:
Fedora Core 5 with latest update (kernel 2.6.18-1.2257)
ATI Xpress 200M with 128MB dedicated
AMD/ATI proprietary driver 6.8.2-8.32.5 for x86-32bit
Steps to make it work:
  1. boot the machine in console mode
  2. cd to where you downloaded ATI driver (the directory where it exists must be writable) and type
    Code:
    sh ati-driver-installer-*-run
  3. To make SELinux happy, type
    Code:
    chcon -t textrel_shlib_t \
      /usr/lib/dri/*.so \
      /usr/lib/xorg/modules/drivers/*.so \
      /usr/lib/xorg/*.so.*
  4. Another thing to make SELinux happy is do
    Code:
    chmod u+x \
    /lib/modules/KERNEL-VERSION/kernel/drivers/char/drm/fglrx.ko \
        /usr/lib/dri/*.so \
        /usr/lib/xorg/modules/drivers/*.so \
        /usr/lib/xorg/*.so.*
  5. I found I still need the following
    Code:
    ldconfig
  6. To initialize X configuration to use ATI driver,
    Code:
    aticonfig --initial
  7. you can customize more using aticonfig (man aticonfig for more info), or even edit /etc/X11/xorg.conf if you know what you are doing

There must be rpm packages that makes this simpler, but I didn't want to wait for packagers to package them; I just want to download the driver from the vendor and install them right away.

Anyway, ever since AMD bought ATI, ATI's drivers seem to be better engineered than before.

I now have 3D acceleration in all my desktops and laptops except for an older laptop with ATI Mobility U1.
 
Old 01-23-2007, 12:55 PM   #2
locutus42
LQ Newbie
 
Registered: Jun 2005
Posts: 27

Rep: Reputation: 15
ATI did finally fix a 1 year old problem with the Express 200M chip/card in the 8.32.5( and 8.33.6 ) drivers. Fixing a major problem across the Linux disto board. A year ago, I was only able to get one driver to work at getting 3D acceleration( dri ) and that took extra tweaking of the ATI kernel source code. Hundreds of forum threads discussed this but ATI would only say to us that they do not support notebook chipsets and that we needed to go to the hardward vendor for support.

Later on, some drivers would work with the 200M but we had to enable both the onboard video memory( sideport ) AND shared memory( UMA ) for the driver to work. Even then, the performance was about 30% less than that old driver working with sideport-only memory.

It now looks like they finally got around to fixing this problem and the results are pretty good. Both preformance has been boosted and graphic display issues resolved( no more double cursors at display top edge ).

I do have to the X to turn the composite extension off in xorg.conf though:
Section "Extensions"
Option "Composite" "Disable"
EndSection
NOTE: looking at /var/log/Xorg.0.log shows COMPOSITE extention initialized ok.

I've run XGL and both Compiz and Beryl successfully. Yeah!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to ATI Radeon® Xpress 200M IGP imdeemvp Fedora 3 03-04-2007 06:20 AM
ATI Radeon Xpress 200M problems phiwum Linux - Hardware 5 11-13-2006 02:25 AM
Xgl with ATI Radeon Xpress 200M, possible at all? iso1 SUSE / openSUSE 4 06-24-2006 12:14 AM
8.6.20 ATI Drivers and ATI Radeon XPress 200M ltracy Linux - Hardware 8 04-28-2006 07:52 PM
ATI Xpress 200m and Suse 10 Sivik SUSE / openSUSE 6 11-19-2005 10:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration