tberman wrote:This is dependant on the chipset of the graphics card you would like drm drivers for.
This is yet another step in Gentoo providing you, the user, with the most customizable install possible. Now you only need drm drivers for *your* video card!
--Todd
I like this change! I think it makes drm make a lot more sense, and brings it in line with the way that ALSA works. What would be really nice is if these entries were added into the default make.conf as commented out sections. I think for new users, it might help them understand how to go about getting drm to work. Something like this would be really helpful:
Code: Select all
# ALSA
# If you want to use ALSA, then uncomment the line below,
# and insert the name of ALSA drivers that your sound card
# requires. For example, if you are using a SB Live!, just
# remove the #.
#ALSA_CARDS="emu10k1"
# XFREE86 - DRM
# If you intend to use xfree86, and you want hardware
# acceleration and you are using an early, or
# any matrox, sis, gamma etc. graphics card then you should
# set the following to the indicate the appropriate card
#XFREE_CARDS="radeon"
Sorry if that sounds like a load of ****, I should have gone to bed hours ago, and I amn't thinknig straight!
Stu