LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-02-2006, 03:12 PM   #1
mikethefrog
LQ Newbie
 
Registered: May 2006
Location: London
Distribution: Debian Etch
Posts: 5

Rep: Reputation: 0
Debian Etch Install with PCIE RADEON X550 and FGLRX


How I installed Debian Testing on a PC with a ATI Radeon X550 PCI Express card. Using the proprietary ATI driver with 3D Acceleration.

Using the latest network install CD.
Choosing Basic system.

Then loading gnome, menu, x-window-system-core and gdm using apt-get install.

The automatic hardware recognition recognises an ati card so puts the ati driver in xorg.conf, X will not start.
To get an X session started all I did was to use the vesa driver instead of the ati driver in xorg.conf,
Section "Device"
Identifier "ATI Technologies, Inc. Radeon X600 (RV370)"
Driver "vesa"
# Option "UseInternalAGPGART" "no"
# Option "VideoOverlay" "on"
# Option "OpenGLOverlay" "off"
# Option "MonitorLayout" "AUTO, AUTO"
# BusID "PCI:1:0:0"
# Option "UseFBDev" "true"
EndSection
and commented out all the ati specific options.
The Debian Installer picks up the X550 as a X600.
I then set other packages on the PC as I wanted with Synaptic.
Then set about the task of getting 3D acceleration working on the X550 card.

After trying to use the debian fglrx-driver, which is currently in SID and getting lots of issues, I gave up and gave the ATI Installerīs package builder a try.
I downloaded it from the ati main site. This forum is stopping me from posting the url until I have made 3 posts but you can find it a wwwdotatidotcom and follow the downloads/linux links.

As Root
If you run:-
sh ati-driver-installer-8.24.8-x86.run --help
It lists all the available options for you. I chose the following.
sh ati-driver-installer-8.24.8-x86.run --buildpkg Debian/Testing

It creates 5 packages in whatever directory you put the orginal file.
fglrx-driver_8.24.8-1_i386.deb
fglrx-driver-dev_8.24.8-1_i386.deb
fglrx-kernel-src_8.24.8-1_i386.deb
fglrx-control-qt3_8.24.8-1_i386.deb
fglrx-sources_8.24.8-1_i386.deb

Then....
dpkg -i fglrx-driver_8.24.8-1_i386.deb
dpkg -i fglrx-kernel-src_8.24.8-1_i386.deb
dpkg -i fglrx-control-qt3_8.24.8-1_i386.deb

Then...

module-assistant prepare
module-assistant auto-install fglrx

To test whether it had worked....
I stopped X.
/etc/init.d/gdm stop
modprobe -v fglrx

Which displays info about fglrx if successful.

I then went into xorg.conf and made the following changes...

Section "Device"
Identifier "ATI Technologies, Inc. Radeon X600 (RV370)"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "MonitorLayout" "AUTO, AUTO"
BusID "PCI:1:0:0"
Screen 0
Option "UseFBDev" "true"
EndSection
Put back all the stuff I had commented out previously, changed the driver to fglrx and added <Screen 0> because I only had 1 screen attached to the card.

And that was it.....
3D acceleration now works

zoe@ZoePC:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X550 Generic
OpenGL version string: 2.0.5755 (8.24.8)

zoe@ZoePC:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
2587 frames in 5.0 seconds = 517.400 FPS
3222 frames in 5.0 seconds = 644.400 FPS
3190 frames in 5.0 seconds = 638.000 FPS
3223 frames in 5.0 seconds = 644.600 FPS
3237 frames in 5.0 seconds = 647.400 FPS
3208 frames in 5.0 seconds = 641.600 FPS
3200 frames in 5.0 seconds = 640.000 FPS

There was a problem with the Ati Control which got installed on my Gnome menu. The program was in the wrong directory, I simply found it and copied it to the correct directory.

The whole system now performs a whole lot better.

I can recommend using the ATI Installer Package builder and not trying to use the Debian fglrx-driver package.
 
Old 12-01-2007, 04:09 AM   #2
felixhummel
LQ Newbie
 
Registered: Mar 2007
Posts: 2

Rep: Reputation: 0
Thumbs up Some Dependencies

To build the deb packages you need these packages:
Code:
debhelper
module assistant
Nice tutorial!

Last edited by felixhummel; 12-01-2007 at 04:13 AM.
 
Old 12-05-2007, 12:26 PM   #3
Steve43
LQ Newbie
 
Registered: Aug 2004
Distribution: Debian Sid
Posts: 2

Rep: Reputation: 0
That was a great tutorial. It was the exact problem fix I needed.

Thanks
 
  


Reply



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
radeon x550 lynxuser Linux - Hardware 5 09-13-2007 12:44 PM
Radeon 9700 Pro on Debian - fglrx install issues Dtsazza Linux - Hardware 2 01-25-2006 04:37 PM
Cannot start XOrg with a ATI Radeon x550 vratojr Linux - Hardware 2 11-22-2005 06:40 AM
Ati Radeon X800 (pcie) Debian Sarge Problem GnimmapS Linux - Hardware 0 11-11-2005 07:15 AM
Radeon 850 (pcie) and debian TarouSatomi Linux - Hardware 1 03-18-2005 03:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:55 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