Phoronix Forums  

Go Back   Phoronix Forums > Linux Graphics / X.Org Drivers > Open-Source AMD/ATI Linux

Open-Source AMD/ATI Linux Technical support and discussion of the open-source Radeon, RadeonHD, and Avivo drivers.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-17-2007, 08:06 PM
koolmanoncampus koolmanoncampus is offline
Phoronix Member
 
Join Date: Dec 2006
Posts: 82
Default radeonHD available for download

http://cgit.freedesktop.org/xorg/dri...ideo-radeonhd/

is now accessible to the public.

you can download it with:
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-radeonhd

Code:
$ ./autogen.sh --prefix=/usr
$ make
# make install
That code built on my system without error. Haven't had a chance to try it; I am in the middle of some CS homework; and will try it after.

You'll also need install the build dependencies. (xorg-sdk definitely)
Reply With Quote
  #2  
Old 09-17-2007, 11:32 PM
koolmanoncampus koolmanoncampus is offline
Phoronix Member
 
Join Date: Dec 2006
Posts: 82
Default

It doesn't look like all chipsets are supported yet. If you chipset isn't a certain one the driver throws an X error and stops the server startup.

The Mobility X1300 isn't supported. Looking at ati_id.c there are 4 different PCI Ids for such a card; not sure which mine is. If someone knows how to get that it'd be appreciated.

Also it mentions a mailing list; anyone know where that mailing list is and where to subscribe?
Reply With Quote
  #3  
Old 09-18-2007, 06:47 AM
mile mile is offline
Phoronix Member
 
Join Date: Aug 2007
Posts: 53
Default

it doesn't work on my mobility x1600

I can paste Xorg.log if it helps
Reply With Quote
  #4  
Old 09-18-2007, 09:37 AM
yoshi314 yoshi314 is offline
Senior Member
 
Join Date: Sep 2006
Location: PL
Posts: 791
Default

i'll wait two weeks and try it out.
Reply With Quote
  #5  
Old 09-18-2007, 10:15 AM
robin1979 robin1979 is offline
Junior Member
 
Join Date: Sep 2007
Posts: 18
Default

Quote:
Originally Posted by koolmanoncampus View Post
Also it mentions a mailing list; anyone know where that mailing list is and where to subscribe?
radeonhd@opensuse.org
and/or:
http://bugs.freedesktop.org (radeonhd component)
Reply With Quote
  #6  
Old 09-18-2007, 03:52 PM
libv libv is offline
SuSE X Driver Developer
 
Join Date: May 2007
Location: Nurnberg.
Posts: 63
Default

Quote:
Originally Posted by koolmanoncampus View Post
It doesn't look like all chipsets are supported yet. If you chipset isn't a certain one the driver throws an X error and stops the server startup.

The Mobility X1300 isn't supported. Looking at ati_id.c there are 4 different PCI Ids for such a card; not sure which mine is. If someone knows how to get that it'd be appreciated.

Also it mentions a mailing list; anyone know where that mailing list is and where to subscribe?
It is not the chipset which isn't supported, it is the card which isn't supported. We need to carry around card specific information such as the connector layout. Sadly atombios provides insufficient information.
Reply With Quote
  #7  
Old 09-18-2007, 03:53 PM
libv libv is offline
SuSE X Driver Developer
 
Join Date: May 2007
Location: Nurnberg.
Posts: 63
Default

Quote:
Originally Posted by mile View Post
it doesn't work on my mobility x1600

I can paste Xorg.log if it helps
radeonhd@opensuse.org please

There might be some delay, as many people need to see their cards supported.
Reply With Quote
  #8  
Old 09-18-2007, 03:54 PM
libv libv is offline
SuSE X Driver Developer
 
Join Date: May 2007
Location: Nurnberg.
Posts: 63
Default

Quote:
Originally Posted by yoshi314 View Post
i'll wait two weeks and try it out.
Try now, your card will only get support after someone reports it.
Reply With Quote
  #9  
Old 09-18-2007, 04:31 PM
koolmanoncampus koolmanoncampus is offline
Phoronix Member
 
Join Date: Dec 2006
Posts: 82
Default

Quote:
Originally Posted by libv View Post
It is not the chipset which isn't supported, it is the card which isn't supported. We need to carry around card specific information such as the connector layout. Sadly atombios provides insufficient information.
K.. I misread the xlog error; sorry for the confusion.

I sent in my xorg log nontheless.
Reply With Quote
  #10  
Old 09-18-2007, 08:28 PM
maggot_brain maggot_brain is offline
Junior Member
 
Join Date: Jul 2007
Posts: 26
Default

Quote:
Originally Posted by libv View Post
It is not the chipset which isn't supported, it is the card which isn't supported. We need to carry around card specific information such as the connector layout. Sadly atombios provides insufficient information.
So will the RadeonHD driver actually support the R500 (520 etc) series of cards as well? It seems like only R600 support is being worked on. If it will what can a non-programmer like me to do help? I have a Mobility X1400.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 08:47 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.