Mailinglist Archive: radeonhd (352 mails)
| < Previous | Next > |
Re: [radeonhd] Don't know how to begin using driver
- From: Brad Langhorst <brad@xxxxxxxxxxxxx>
- Date: Tue, 08 Apr 2008 09:50:06 -0400
- Message-id: <1207662606.7576.22.camel@up>
On Tue, 2008-04-08 at 09:42 -0400, Angus wrote:
autogen is not part of radeonhd, it's part of tool set used to generate
a ./configure file, etc.
try to install the autoconf package to get it.
you can watch /var/log/Xorg.0.log to see what driver is being used.
if you're not comfortable with these steps, you should probably just
wait until your distro includes radeonhd, or choose one that already
does (opensuse i think?)
brad
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
I want to use RadeonHD as a driver in the absence of a driver that can use
acceleration, but the documentation explains very little. I got the source
code from ftp://ftp.freedesktop.org/pub/individual/driver/, but the only
instructions I'm given is:
$ ./autogen.sh
$ make
$ make install
First of all, autogen.sh is impossible, because there's no such file with the
code, so I tried ./configure. Make and make install doesn't say very much
either, like restarting X or Linux for anything to take effect. When I
rebooted, I didn't see any evidence of a new driver taking effect.
autogen is not part of radeonhd, it's part of tool set used to generate
a ./configure file, etc.
try to install the autoconf package to get it.
you can watch /var/log/Xorg.0.log to see what driver is being used.
if you're not comfortable with these steps, you should probably just
wait until your distro includes radeonhd, or choose one that already
does (opensuse i think?)
brad
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |