Mailinglist Archive: radeonhd (222 mails)
| < Previous | Next > |
Re: [radeonhd] xf86-video-radeonhd:quick_and_dirty_2d: 15 commit(s)
- From: "Alex Deucher" <alexdeucher@xxxxxxxxx>
- Date: Mon, 30 Jun 2008 13:49:26 -0400
- Message-id: <a728f9f90806301049x3ea2c830oc29f3725d32133c0@xxxxxxxxxxxxxx>
On Mon, Jun 30, 2008 at 1:45 PM, Magnus Hörlin <magnus@xxxxxxxxxx> wrote:
git checkout -b quick_and_dirty_2d origin/quick_and_dirty_2d
then build like you normally would.
Alex
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Alex Deucher wrote:
On Mon, Jun 30, 2008 at 11:46 AM, Magnus Hörlin <magnus@xxxxxxxxxx> wrote:
Alex Deucher wrote:
On Mon, Jun 30, 2008 at 7:17 AM, Magnus Hörlin <magnus@xxxxxxxxxx>
wrote:
Hi. Do I need DRI to get XVideo running on my 690G board? Or what
extensions
are needed? And do I need to enable anything in xorg.conf?
Yes, you need to enable the DRI.
Alex
Ok, now I have compiled everything from git according to the wiki and DRI
seems to work. However, xvinfo finds no adaptors and glxgears seem slow
at
300fps. Not that I care about glxgears, all I want is to run xine and
mplayer with XV. What should I add to my xorg.conf to enable it?
You need to install radeonhd from the quick_and_dirty_2d branch if you
want accel/textured video.
Also you'll need to add:
Option "DRI" "True"
to the device section of your config to enable DRI support.
Alex
Well, the DRI option I get. But how do I download the quick_and_dirty_2d
branch? I was under the impression that this was included in the main
radeonhd branch. A git-clone commandline would be very helpful. Sorry for
asking stupid questions.
git checkout -b quick_and_dirty_2d origin/quick_and_dirty_2d
then build like you normally would.
Alex
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |