Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Evergreen code now in Mesa master!

  1. #1
    Join Date
    Jul 2010
    Posts
    46

    Talking Evergreen code now in Mesa master!

    Thanks to Alex Deucher, Richard Li, John Bridgman, and anyone else who contributed to this effort!

    Congratulations!

    The work was pushed as a single commit adding about 12000 lines to the r600 classic driver.

  2. #2
    Join Date
    Nov 2008
    Location
    Germany
    Posts
    5,413

    Default

    *Happy*
    will this code goes puplic in mesa7.9 ?
    does mesa7.9 goes into ubuntu 10.10 ?

    what is the biggest hd5xxx card that the opensource driver can profit from it ?

    is an hd5750 to big ?

    is an hd5450 to smal?

  3. #3
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    1,518

    Default

    It kinda is public right now since it's in Mesa master, duh. As to the second question, you'd have to ask Ubuntu maintainers. Also note that they might not compile evergreen driver in anyway if they deem it too unstable regardless of Mesa version.

  4. #4
    Join Date
    Oct 2007
    Location
    Toronto-ish
    Posts
    6,909

    Default

    Quote Originally Posted by Qaridarium View Post
    *Happy*
    will this code goes puplic in mesa7.9 ?
    does mesa7.9 goes into ubuntu 10.10 ?

    what is the biggest hd5xxx card that the opensource driver can profit from it ?

    is an hd5750 to big ?

    is an hd5450 to smal?
    I picked up an HD5670 for my home system; that seemed about right for use with the open source drivers.

  5. #5
    Join Date
    Jul 2010
    Posts
    46

    Default

    Quote Originally Posted by Qaridarium View Post
    *Happy*
    will this code goes puplic in mesa7.9 ?
    does mesa7.9 goes into ubuntu 10.10 ?

    what is the biggest hd5xxx card that the opensource driver can profit from it ?

    is an hd5750 to big ?

    is an hd5450 to smal?
    Since the shader optimizer is worse than the proprietary driver and Crossfire is not supported, get the best non-59xx card that fits in your budget, case and noise/temp tolerance: ideally an HD 5870.

    A very fast processor also helps to compensate the lack of heavy CPU optimization of the driver.

  6. #6
    Join Date
    Nov 2008
    Location
    Germany
    Posts
    5,413

    Default

    Quote Originally Posted by Agdr View Post
    Since the shader optimizer is worse than the proprietary driver and Crossfire is not supported, get the best non-59xx card that fits in your budget, case and noise/temp tolerance: ideally an HD 5870.

    A very fast processor also helps to compensate the lack of heavy CPU optimization of the driver.
    a 5870?? you make jokes on me ????

    my last cards are : x800,x1250,x1650,3850,4350,4670 and only the '4350 and X1250' are to slow the 3850 and 4670 are totally overpowered for the opensource driver ;-)

    the max for my point of view is an go green edition of the 5750 passiv cooled 75watt TDP...

    an 5870 would burn my brain by 'noise'

    untill arma2 works on wine i do not need an quat-crossfireX of 5870

    but i have 1 more question do i have the "lack of heavy CPU optimization of the driver." means singletheated performance or multicore performance ?

  7. #7
    Join Date
    Jul 2010
    Posts
    42

    Default

    WoW this is great

    i made a few threads about this kind of card and im all happy

    i downloaded the code and going to compile it as quickly as posible

    and im shure this is going to be installable via the Hardware Drivers on Maverick

    PS: is the default (curent) Lucid kernel compatible with the evergreen driver and is 5830 supported

  8. #8
    Join Date
    Oct 2007
    Location
    Toronto-ish
    Posts
    6,909

    Default

    You need 2.6.35 kernel, which is more recent than what Lucid has IIRC. The 5830 should be supported; if you have problems let us know.

  9. #9
    Join Date
    Jul 2010
    Posts
    42

    Default

    Quote Originally Posted by bridgman View Post
    You need 2.6.35 kernel, which is more recent than what Lucid has IIRC. The 5830 should be supported; if you have problems let us know.
    yes i understand that (by just looking on the date when it was releasted) and the only problem is that im "still" in somehand a newb when it comes to linux (yes i know the basic commands and stuff + the basic compiling) and the bigest problem was that i dont know how to properly compile the vanila kernel...i need someone to help me (the latest vanila kernel is 2.6.35.3 and it came 2 days ago )

    can you make me a direct sucsessfull tutorial on how to compile the kernel without geting the kernel panic on ubuntu lucid

    thank you

  10. #10
    Join Date
    Sep 2009
    Posts
    96

    Default

    Quote Originally Posted by Auroraa9420 View Post
    yes i understand that (by just looking on the date when it was releasted) and the only problem is that im "still" in somehand a newb when it comes to linux (yes i know the basic commands and stuff + the basic compiling) and the bigest problem was that i dont know how to properly compile the vanila kernel...i need someone to help me (the latest vanila kernel is 2.6.35.3 and it came 2 days ago )

    can you make me a direct sucsessfull tutorial on how to compile the kernel without geting the kernel panic on ubuntu lucid

    thank you
    Code:
    apt-add-repository ppa:kernel-ppa/ppa
    apt-get update
    apt-get install linux-generic-lts-backport-maverick
    Bada bing, bada boom.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •