[gobolinux-users] Beryl, Mesa, error...

Michael Homer gobo-users-dufus at wotfun.com
Mon Apr 23 22:53:40 UTC 2007


On 4/24/07, Viola Zoltán <violazoli at gmail.com> wrote:
> Dear Jonas, I changed the xorg.conf as you that say me, but if I type as
> non-root user:
>
> vz at Csiszilla /Users]glxinfo | grep -i direct
> direct rendering: No
>
> as "root" (privilegized) user:
>
> pv at Csiszilla /Users]glxinfo | grep -i direct
> No protocol specified
> Error: unable to open display (null)
By default, you can't connect to an X server display unless you're the
user that created it. `xhost +` as the normal user and `export
DISPLAY=:0.0` should make that part run. It still shouldn't make any
difference to the result you get though.

I don't see anything out of the ordinary in your Xorg log myself - the
nvidia driver seems to be initialising properly, and the DRI module is
loaded. It just doesn't seem to be doing anything.

I have never been able to get DRI up and running on Gobo with my Intel
card either - I haven't been able to work out why, but I have a
feeling at this point that there's something odd about how it has to
be configured on Gobo (since it works fine on Gentoo or Ubuntu with
the same configuration).
-Michael


More information about the gobolinux-users mailing list