Build Xorg on Debian 9 LXDE

2020-05-18 Thread KKing
I'm trying to build xorg on Debian 9 uname-r = 4.9.0-12-amd64. I've build new kernel and am now trying to follow instructions in https://www.x.org/wiki/Development/BuildingX/ I believe I've followed the instructions and the only deviation was the instructions say use git x11proto which yields

[ANNOUNCE] xisxwayland 1

2020-05-18 Thread Peter Hutterer
xisxwayland version 1 is now available. xisxwayland connects to the X server and exits with status code 0 if that server is Xwayland. This tool is intended to be used in shell scripts and/or to make it easier for users to check whether they're on a Wayland or X session. Internally it currently ch

Re: Build Xorg on Debian 9 LXDE

2020-05-18 Thread Michel Dänzer
On 2020-05-16 4:03 p.m., KKing wrote: > >     user@deb9-vm:~/dev/xorg/drm$ ./autogen.sh --prefix=/opt/gfx-test >     bash: ./autogen.sh: No such file or directory > > [...] > >     user@deb9-vm:~/dev/xorg/mesa$ ./autogen.sh >     bash: ./autogen.sh: No such file or directory Both Mesa and libdrm

Will an Intel UHD 630 controller support 2 3840x2160 monitors

2020-05-18 Thread John W. Himpel
All, If this is the wrong place to ask, please excuse me. I am running Fedora Linux v32 (Workstation edition). I currently have an onboard Intel UHD 630 graphics controller. It is driving a Samsung 3840x2160 (60Hz) monitor via DisplayPort and a Arenos 1680x1050 monitor via HDMI. I'm a business

[ANNOUNCE] xf86-input-libinput 0.30.0

2020-05-18 Thread Peter Hutterer
xf86-input-libinput 0.29 is now available. This is the X.Org X server driver to use libinput for input devices. Only one noticeable change: the scroll button lock configuration option available in recent libinput versions is now exposed as the usual set of properties by this driver. Peter Huttere