openGL: libGL error: failed to open drm device: Permission denied althought Mode 0666 is set

2009-07-10 Thread Marc Elser
Hi, I'm trying to use the new intel,mesa,libdrm from the git repository with xorg-server-1.6.1.902_r1. Although in Xorg.0.log the driver loads ok (here an excerpt from the log): (II) AIGLX: enabled GLX_MESA_copy_sub_buffer (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control (II) AI

i830_dri.c:224: error: ‘struct ’ has no member named ‘format’

2009-07-07 Thread Marc Elser
When I try to compile the newest intel driver from git repository, I always get a compiler error when it compiles i830_dri.o: i830_dri.c: In function ‘I830DRI2CreateBuffer’: i830_dri.c:224: error: ‘struct ’ has no member named ‘format’ i830_dri.c: In function ‘I830DRI2ScreenInit’: i830_dri.c:422: