Re: EGL init problem

2015-10-14 Thread Michel Dänzer
On 15.10.2015 02:47, Christopher Barry wrote: > On Wed, 14 Oct 2015 10:35:23 +0900 > Michel Dänzer wrote: > >> On 14.10.2015 04:14, Christopher Barry wrote: >>> Hi >>> >>> Can someone help me with the correct incantation to compile X >>> git-master for hw-accel with an AMD R9 380? >>> >>> Using -

Re: Making xset stick on a secondary X session

2015-10-14 Thread Peter Hutterer
On Wed, Oct 14, 2015 at 10:01:42AM -0700, Alan Coopersmith wrote: > On 10/14/15 08:00 AM, Ilya Anfimov wrote: > > Looks like xset r rate works only when the server is active > >(i.e. on the active virtual console). This should be reported as > >bug IMHO, however your configuration should wo

Re: cannot create regular file '/lib/systemd/system/xdm.service': Permission denied

2015-10-14 Thread Peter Hutterer
On Wed, Oct 14, 2015 at 11:50:23AM -0400, dcla...@blastwave.org wrote: > > > Everything was going smoothly in my build process until, for some > reason, an attempt was made to reach into the OS area and touch things > under /lib. Well that should be a no no as I am not building as the > root use

Re: xorg Digest, Vol 123, Issue 17

2015-10-14 Thread Alan Corey
On Wed, 14 Oct 2015 10:35:23 +0900 > Michel Dänzer wrote: > >>On 14.10.2015 04:14, Christopher Barry wrote: >>> Hi >>> >>> Can someone help me with the correct incantation to compile X >>> git-master for hw-accel with an AMD R9 380? >

Re: EGL init problem

2015-10-14 Thread Christopher Barry
On Wed, 14 Oct 2015 10:35:23 +0900 Michel Dänzer wrote: >On 14.10.2015 04:14, Christopher Barry wrote: >> Hi >> >> Can someone help me with the correct incantation to compile X >> git-master for hw-accel with an AMD R9 380? >> >> Using --modfile w/ build.sh, and have tried the following (each o

Re: Making xset stick on a secondary X session

2015-10-14 Thread Ilya Anfimov
On Wed, Oct 14, 2015 at 10:01:42AM -0700, Alan Coopersmith wrote: > On 10/14/15 08:00 AM, Ilya Anfimov wrote: > > Looks like xset r rate works only when the server is active > >(i.e. on the active virtual console). This should be reported as > >bug IMHO, however your configuration should wo

Re: Finding the cursor

2015-10-14 Thread Ilya Anfimov
On Wed, Oct 14, 2015 at 06:32:52PM +0200, Thomas L?bking wrote: > On Mittwoch, 14. Oktober 2015 11:57:22 CEST, Ilya Anfimov wrote: > > > However, exactly enlarging cursor shape or changing it's color > >is a tough task -- as there is no easy way to get current cursor > >in X11. > > Like eg. XF

Re: Making xset stick on a secondary X session

2015-10-14 Thread Alan Coopersmith
On 10/14/15 08:00 AM, Ilya Anfimov wrote: Looks like xset r rate works only when the server is active (i.e. on the active virtual console). This should be reported as bug IMHO, however your configuration should work when run as the only X-server. Oh, that's a different issue - keyboard

Re: Making xset stick on a secondary X session

2015-10-14 Thread Thomas Lübking
On Mittwoch, 14. Oktober 2015 17:00:27 CEST, Ilya Anfimov wrote: On Wed, Oct 14, 2015 at 03:24:15PM +0800, Tony Mobily wrote: Hi, I tried again. I am starting to doubt that xset works properly! I did: $ export DISPLAY=:1 $ sudo X :1 -noreset & ... Confirming, reproduced, debian/jessie, X -ver

Re: unclutter again

2015-10-14 Thread Thomas Lübking
PS, not as root, but as session user. Don't ever run stuff as root unless you *really* have to. Cheers, Thomas ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your s

Re: unclutter again

2015-10-14 Thread Thomas Lübking
You want to start unclutter with your X session scripts (what depends on how you start X11 and with what session, ie. KDE, Gnome or whatever) On Mittwoch, 14. Oktober 2015 15:55:14 CEST, Gene Heskett wrote: Because X is very poor at remembering what I have running and what screen its running on

Re: Finding the cursor

2015-10-14 Thread Thomas Lübking
On Mittwoch, 14. Oktober 2015 11:57:22 CEST, Ilya Anfimov wrote: However, exactly enlarging cursor shape or changing it's color is a tough task -- as there is no easy way to get current cursor in X11. Like eg. XFixesGetCursorImage(dpy), resp. xcb_xfixes_get_cursor_image_* Cheers, Thomas _

cannot create regular file '/lib/systemd/system/xdm.service': Permission denied

2015-10-14 Thread dcla...@blastwave.org
Everything was going smoothly in my build process until, for some reason, an attempt was made to reach into the OS area and touch things under /lib. Well that should be a no no as I am not building as the root user and I want everything safely in /opt/xorg. So I probably missed a step somewher

Re: Making xset stick on a secondary X session

2015-10-14 Thread Ilya Anfimov
On Wed, Oct 14, 2015 at 03:24:15PM +0800, Tony Mobily wrote: >Hi, >I tried again. I am starting to doubt that xset works properly! >I did: >$ export DISPLAY=:1 >$ sudo X :1 -noreset & >$ xeyes & >$ xterm & >I can then confirm that xset has no effect on the running X:

unclutter again

2015-10-14 Thread Gene Heskett
Greetings; I had unclutter setup -idle .1 -reset But that was too quick a hide for email since I have a folder or 2 that when advancing into, display the spinning dumbell while it finding the new message to show me. And even on this machine I may spin for 15 or more seconds as theres quite a

Re: Making xset stick on a secondary X session

2015-10-14 Thread Tony Mobily
Hi, I tried again. I am starting to doubt that xset works properly! I did: $ export DISPLAY=:1 $ sudo X :1 -noreset & $ xeyes & $ xterm & I can then confirm that xset has no effect on the running X: $ xset r rate 50 150 No difference in the repeat rate. However, if you run the command on the

Re: Finding the cursor

2015-10-14 Thread Ilya Anfimov
On Fri, Oct 09, 2015 at 10:33:23PM -0400, Alan Corey wrote: > I don't think I posted this before. > > The cursor changes depending what it's over, and if you've got > something like an 1920x1080 screen full of mostly rxvt windows then > most of the time it's an I-beam. That can be hard to spot if

Re: build.sh: "autogen.sh" failed on doc/xorg-docs

2015-10-14 Thread dcla...@blastwave.org
> On October 14, 2015 at 5:00 AM Dave Airlie wrote: > > > can I ask why you are building a whole X.org instead of using a distro > packaged one? Mostly because I was able to do a full build once before, years ago, and I have not tried since. A perfectly reasonable exercise to build from sourc

Re: build.sh: "autogen.sh" failed on doc/xorg-docs

2015-10-14 Thread Dave Airlie
can I ask why you are building a whole X.org instead of using a distro packaged one? Generally for cases where you want updated drivers you can build them against the system packages if modern enough. Dave. On 14 October 2015 at 18:58, dcla...@blastwave.org wrote: > > sorry .. just found this :

Fwd: build.sh: "autogen.sh" failed on doc/xorg-docs

2015-10-14 Thread dcla...@blastwave.org
sorry .. just found this : http://wiki.x.org/wiki/RequiredPackages/ That is most likely the issue .. installing a whopping 1.1GB of software packages into Debian now. > -- Original Message -- > From: "dcla...@blastwave.org" > To: xorg@lists.x.org > Date: October 14, 201

build.sh: "autogen.sh" failed on doc/xorg-docs

2015-10-14 Thread dcla...@blastwave.org
On a new Debian 8 system which I simply named "xorg" I see the following : xorg$ cat /etc/debian_version 8.2 xorg$ pwd /home/dclarke xorg$ xorg$ cd $HOME xorg$ rm -rf xorg/ xorg$ rm -rf /opt/xorg/* xorg$ mkdir -p xorg/util xorg$ git clone git://anongit.freedesktop.org/git/xorg/util/modular x

Re: mesa has a hard prerequisite for LLVM ver > 3.3 ?

2015-10-14 Thread dcla...@blastwave.org
> > checking for llvm-config... /usr/bin/llvm-config > > configure: error: LLVM 3.3 or newer is required > > build.sh: "autogen.sh" failed on mesa/mesa > > build.sh: error processing: "mesa/mesa" > > aster $ > > > > > > Really ? > > Not totally, it depends on what GPU you are building mesa drive