Basically the problem is this, there's weird graphical corruption going on in a new Karmic install (the graphics card is a Radeon X1300). I've been trying to figure out how I could tell what driver it's currently using, but it entirely escapes me. The deprecation of the xorg.conf file (which I sorely miss) leaves me I suppose just looking in /var/log/Xorg.0.log, but the clear signs that are supposed to be there are instead entirely muddled. Google tells me I should look for what driver module it loads, but as it happens it loads a fair number and I have no clue which it actually used.
I would like to, if possible, simply try out the RadeonHD driver (ie. the newer, open-source effort, since the X1300/r516 is supported). My assumption is that it's currently using the "ati" one. Now of course I could whip up an xorg.conf file but since that apparently isn't used anymore I'd like to try to do things the new "proper" way. Soooo, does anybody know how one is supposed to switch around X.org's drivers these days?
(To clarify, there's no deficit of information on how to install and use the fglrx driver, but (a) that information doesn't really apply to arbitrary switching to "nameOfXdriver" which is information that'd be helpful in the future, and (b) I'd kinda like to try out the -radeonhd driver anyways.)
I would like to, if possible, simply try out the RadeonHD driver (ie. the newer, open-source effort, since the X1300/r516 is supported). My assumption is that it's currently using the "ati" one. Now of course I could whip up an xorg.conf file but since that apparently isn't used anymore I'd like to try to do things the new "proper" way. Soooo, does anybody know how one is supposed to switch around X.org's drivers these days?
(To clarify, there's no deficit of information on how to install and use the fglrx driver, but (a) that information doesn't really apply to arbitrary switching to "nameOfXdriver" which is information that'd be helpful in the future, and (b) I'd kinda like to try out the -radeonhd driver anyways.)
Comment