Re: skylake video

2016-05-16 Thread Carsten Mattner
On 5/16/16, karu.pruun wrote: > I have to correct a mistake: I did get compton + uxa with xfce4 > working tearfree on a 4k monitor. I used this conf file On Intel? > http://duncanlock.net/blog/2013/06/07/how-to-switch-to-compton-for-beautiful-tear-free-compositing-in-xfce/

Re: Status report on TeX Live 2016 release preparation

2016-05-16 Thread John Marino
On 5/11/2016 2:33 PM, Nelson H. F. Beebe wrote: [snip] in the libatomic_ops code portion, and xindy needs clisp, which seems never to have been ported to DragonflyBSD (and I've never succeeded in building it myself on any version of that O/S). This is inaccurate. DragonFly had clisp up into

Re: skylake video

2016-05-16 Thread karu.pruun
I have to correct a mistake: I did get compton + uxa with xfce4 working tearfree on a 4k monitor. I used this conf file http://duncanlock.net/blog/2013/06/07/how-to-switch-to-compton-for-beautiful-tear-free-compositing-in-xfce/ with the glx backend. On a different note: I was very much

Re: libGL error: failed to open drm device: Permission denied

2016-05-16 Thread karu.pruun
Thank you! This fixed it: got a 4k monitor with AccelMethod "uxa" + compton working. Cheers Peeter -- On Mon, May 16, 2016 at 3:57 PM, Andrew Slaughter wrote: > Have you added yourself to the video group? > > On Mon, May 16, 2016 at 3:35 AM, karu.pruun

Re: libGL error: failed to open drm device: Permission denied

2016-05-16 Thread Andrew Slaughter
Have you added yourself to the video group? On Mon, May 16, 2016 at 3:35 AM, karu.pruun wrote: > Hello > > Starting the compton compositor gives this error: > > --- > libGL error: failed to open drm device: Permission denied > libGL error: failed to load driver: i965 > ---

libGL error: failed to open drm device: Permission denied

2016-05-16 Thread karu.pruun
Hello Starting the compton compositor gives this error: --- libGL error: failed to open drm device: Permission denied libGL error: failed to load driver: i965 --- How can the permissions be fixed? There's no device /dev/drm. . . Cheers Peeter --