public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] struggling with dri
Date: Mon, 10 Oct 2005 07:48:31 -0700	[thread overview]
Message-ID: <434A7F3F.90900@asmallpond.org> (raw)
In-Reply-To: <82cd3870510100710v765087bcn3601b3fd7d2fed90@mail.gmail.com>



Michael Taylor wrote:

> unsubscribe
>
> On 10/10/05, *Fernando Meira* <fmeira@gmail.com 
> <mailto:fmeira@gmail.com>> wrote:
>
>     On 10/10/05, *Jason Cooper* <gentoo@lakedaemon.net
>     <mailto:gentoo@lakedaemon.net>> wrote:
>
>         Fernando Meira (fmeira@gmail.com <mailto:fmeira@gmail.com>)
>         scribbled:
>> Yes, they were not 0666 but instead 0660. I changed them,
>         rebooted, and
>> they're back to 0660 :(
>
>         cd into /etc/udev/rules.d/ and make a file called
>         10-local.rules .  Add
>         the 'dri' lines from 50-udev.rules.  Append to the end of each
>         line
>         "MODE=0666"
>
>> Anyway, I don't think it is a permissions problem, because I
>         get the same
>> result if I run glxinfo with root... or is it?
>
>         Make sure the module for your agpgart is loaded _before_ the
>         radeon
>         module.
>
>         hth,
>
>         jason.
>
>
>     Ok, I did so, now I have:
>     # ll /dev/dri/card0
>     crw-rw-rw-  1 root root 226, 0 Oct 10  2005 /dev/dri/card0
>
>     but still no rendering:
>     # glxinfo | grep rendering
>     direct rendering: No
>
>     anything else I should check?
>     Thanks,
>     Fernando
>
>

Well, I wouldn't do anything so drastic as unsubscribing... :-)

When you run glxinfo, what is your DISPLAY variable set to?  DRI doesn't 
work across a network, so it should be DISPLAY=:0.0

Also for reference, my "dri" section from xorg.conf:

Section "dri"
        Group "graphics"
        Mode 0660
EndSection

Notice that I specify the Group.  My account is then a member of the the 
"graphics" group.

HTH,
-Richard
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-10-10 14:53 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-09 20:44 [gentoo-user] struggling with dri Fernando Meira
2005-10-10  1:50 ` Ow Mun Heng
2005-10-10  8:13   ` Fernando Meira
2005-10-10  8:26     ` Frank Schafer
2005-10-10 10:39     ` Jason Cooper
2005-10-10 14:03       ` Fernando Meira
2005-10-10 14:10         ` Michael Taylor
2005-10-10 14:48           ` Richard Fish [this message]
2005-10-10 15:43             ` Fernando Meira
2005-10-10 16:22 ` Kevin Hanson
2005-10-10 16:41   ` Jason Cooper
2005-10-10 17:37     ` Fernando Meira
2005-10-10 19:34       ` Jason Cooper
2005-10-11 15:42         ` Fernando Meira
2005-10-11 16:34           ` Fernando Meira
2005-10-11 16:38           ` Holly Bostick
2005-10-11 22:32             ` Fernando Meira
2005-10-12  7:08             ` gentoo_falstaff
2005-10-12 17:37               ` Douglas James Dunn
2005-10-12 21:28               ` Kevin Hanson
2005-10-10 17:47     ` Kevin Hanson
2005-10-11  2:26       ` W.Kenworthy
2005-10-11  9:17         ` gentoo_falstaff
2005-10-11  9:34           ` Fernando Meira
2005-10-12 15:31 ` Robert Svoboda
2005-10-12 20:02   ` Fernando Meira
2005-10-13  7:02   ` Fernando Meira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=434A7F3F.90900@asmallpond.org \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox