Re: Digitizer support

2024-05-20 Thread Adam Jackson
The calcomp driver didn't stay supported for long after modularisation, and it certainly no longer builds, but it's still in the archive: https://gitlab.freedesktop.org/xorg/driver/xf86-input-calcomp/-/tree/master I expect the build failures are mostly API drift, so if you have hardware that the

Re: Pixmap cursor bug?

2024-01-23 Thread Adam Jackson
The patches sound great, please send them on. I may not have time to merge them myself but I can at least get them into gitlab with some commentary for the next adventurous soul. - ajax On Wed, Dec 20, 2023 at 3:27 AM wrote: > I tried to send a HELP request to xorg-request but it disappeared >

[ANNOUNCE] libX11 1.8

2022-04-29 Thread Adam Jackson
essentially has to be thread-safe. But regressions are always possible, so please report any issues introduced by this release. Adam Jackson (2): global: call XInitThreads() from the library's constructor libX11 1.8 Alan Coopersmith (4): XkbUpdateKeyTypeVirtualMods: always initi

Re: license of Xorg dummy driver

2022-01-25 Thread Adam Jackson
The answer to this is probably the same as the answer for any other xorg code you encounter without an explicit license. I answered this before in some detail for the I2C code in the server: https://lists.x.org/archives/xorg/2019-March/059652.html The dummy driver has a similar history, we import

Re: Xvfb and number of bytes per pixel

2020-09-11 Thread Adam Jackson
On Fri, 2020-09-11 at 00:04 +0200, Marcin K wrote: > Thank you for explanation. > That was my deepest fear. The main issue is that I'm copying the > image data real-time, and in my case, on 4* UWXGA display, this one > byte means 9MB less data per frame. I mean... yeah, half a gigabyte per secon

[ANNOUNCE] xf86-video-vesa 2.5.0

2020-09-10 Thread Adam Jackson
n emulated GPUs, in which case the shadow framebuffer is disabled by default to improve performance by reducing the number of copies. All users are recommended to upgrade, ideally to a better video card and/or driver. Full changelog: Adam Jackson (5): Newline-terminate a few erro

Re: Xvfb and number of bytes per pixel

2020-09-10 Thread Adam Jackson
On Wed, 2020-09-09 at 13:28 +0200, Marcin K wrote: > Hello, > I'm grabbing frames from Xvfb to use them as an opengl texture. I've > noticed that there are 4 bytes per pixel, that suggest that there's > an alpha channel, or something else. Is it possible to force Xvfb to > store only RGB values in

Re: no screens detected

2020-09-10 Thread Adam Jackson
On Wed, 2020-09-09 at 16:56 +, Paul Kagan wrote: > What do I do to get this to work? > > x.org.log: > > https://bsd.to/T3hR The relevant bits of the log here are: [ 53814.484] (--) PCI:*(0@0:2:0) 1013:00b8:1af4:1100 rev 0, Mem @ 0xfc00/33554432, 0xfebd/4096, BIOS @ 0x/655

Re: Suggestion for Xorg / about middle-mouse click pasting

2020-07-31 Thread Adam Jackson
(accidentally sent to just sam initially, whoops) On Fri, Jul 31, 2020 at 7:22 AM Sam Varshavchik wrote: > On Fri, Jul 31, 2020 at 4:30 AM Böszörményi Zoltán wrote: > > 2020. 07. 30. 21:20 keltezéssel, Dennis Clarke írta: > > > On 7/30/20 6:39 PM, Elie Goldman Smith wrote: > > >> Countless peopl

Re: Figuring out the terms used in the documentation

2020-06-09 Thread Adam Jackson
On Sat, 2020-06-06 at 08:18 -0300, Sleep wrote: > Thank you very much Adam, I have written a small diagram as an > exercise, > I would appreciate if someone could tell me if this is correct: > > Display -> is --> +---+ > | | Server and | > V

Re: Figuring out the terms used in the documentation

2020-06-05 Thread Adam Jackson
On Thu, 2020-06-04 at 08:23 -0300, Sleep wrote: > From the Xlib - C Language X Interface: "For each screen of the > display, there may be a list of valid visual types supported at > different depths of the screen." > > Alright this is confusing me, this implies that one screen can handle > win

Re: X11 server that supports OpenGL 1.5 or higher

2020-06-03 Thread Adam Jackson
On Tue, 2020-06-02 at 13:10 -0400, Nathan Kidd wrote: > Are you sure you don't want VirtualGL instead? > > There is no official GLX protocol for OpenGL 1.5+. NVIDIA implemented > unofficial protocol with their AllowUnofficialGLXProtocol / > __GL_ALLOW_UNOFFICIAL_PROTOCOL settings. I think it all

[ANNOUNCE] xorgproto 2020.1

2020-04-14 Thread Adam Jackson
This release adds a new keysym, a state-change event to the DPMS extension, synchronizes more of the meson and autotools build sytems, and converts some quasi-text documentation to Markdown. Thanks to all who contributed. Adam Jackson (4): xorgproto 2020.1 Revert "xorgproto 2

Re: how to start xvfb from Arch linux ARM64 architecture

2020-01-23 Thread Adam Jackson
On Thu, 2020-01-23 at 10:18 +0100, Mgr. Janusz Chmiel wrote: > Dear specialists, > I have installed Arch Linux ARM64 Bit and I have installed xvfb by typing > pacman -S xorg-server-xvfb > Package have been installed correctly. But xvfb do not start this app. I Am > getting error message file not fo

Re: [fdo] xorg-xf86-input-keyboard license

2019-10-29 Thread Adam Jackson
On Sun, 2019-10-27 at 09:37 -0700, Alan Coopersmith wrote: > We should probably delete lnx_kbd.c, both to give license clarity and to stop > people from thinking it's a useful driver to have on Linux systems any more. > > If you're building the X server for a Linux box you want either the libinpu

[ANNOUNCE] xorgproto 2019.2

2019-10-17 Thread Adam Jackson
This release moves more header files to the legacy set. Note that this means libX11 older than 1.6.9 and libXvMC older than 1.0.12 will not build without some legacy headers installed. Adam Jackson (2): Move remaining xlib-entwined headers to LEGACY xorgproto 2019.2 Jon Turney (1

[ANNOUNCE] libX11 1.6.9

2019-10-09 Thread Adam Jackson
A collection of build and documentation fixes, one preparatory change for a new xorgproto release, and a fix for a deadlock bug in _XReply. Thanks to all who contributed. Adam Jackson (3): makekeys: Detach ourselves from X headers entirely xkb: Provide ourselves libX11 1.6.9

Re: Matrox M-series xorg 1.2 support

2019-10-09 Thread Adam Jackson
On Wed, 2019-10-09 at 14:04 +, Andrea Lenarduzzi wrote: > Hi, I'm working to usw Matrox M9138 on Xorg 1.2 > I've found only one script ( > ftp://ftp.matrox.com/pub/mga/archive/linux/2015/1.4.3/m9xdriver-x86_32-1.4.3-80847-20140908-build_98.run > ), but this script want only old xorg and old ker

[ANNOUNCE] libXvMC 1.0.12

2019-09-24 Thread Adam Jackson
This release fixes the pkgconfig data to not refer to libXv, adds a pkgconfig file for libXvMCW, and prepares for a future xorgproto release. There should be no functional changes. Adam Jackson (3): pkgconfig: Remove xv from xvmc.pc vld: Provide ourself libXvMC 1.0.12 Dylan

Re: BDF 2.1 fonts not loading in Xorg 1.20

2019-09-13 Thread Adam Jackson
On Thu, 2019-09-12 at 16:42 -0400, Aaron Caraveo wrote: > We have an enterprise system that’s using BDF fonts in version 2.1 > format. Xorg 1.17.x in RHEL 7.2 would load the fonts fine, but Xorg > 1.20.x in RHEL 7.6 fails to load the fonts. There are no errors in > the Xorg output (we increased t

Re: XOrg in Debian10/Buster not usable with AMD Duron / Matrox G400

2019-07-22 Thread Adam Jackson
On Sun, 2019-07-21 at 23:05 +0200, Markus Hiereth wrote: > > > If you have a second machine, can you try to launch Xorg from gdb? You > > will need to ssh into the machine and su to root first, but gdb is > > generally much better at decoding backtraces than either glibc's > > backtrace function o

Re: XOrg in Debian10/Buster not usable with AMD Duron / Matrox G400

2019-07-19 Thread Adam Jackson
On Thu, 2019-07-18 at 11:11 +0200, Markus Hiereth wrote: > Hello Adam, > > Adam Jackson schrieb am 17. Juli 2019 um 17:06 > > > Try this again, but invoke the server as 'Xorg -verbose' so we can see > > the complete set of messages being printed. > > I m

[ANNOUNCE] libpciaccess 0.16

2019-07-17 Thread Adam Jackson
This release brings a compilation fix on 32-bit arm with newer glibc, and fixes the raw x86 backend's memory mapping to handle writes correctly. Adam Jackson (2): linux: Don't try to include on arm libpciaccess 0.16 Damien Zammit (1): x86: Use MAP_SHARED for memory/

Re: XOrg in Debian10/Buster not usable with AMD Duron / Matrox G400

2019-07-17 Thread Adam Jackson
On Tue, 2019-07-16 at 11:05 +0200, Markus Hiereth wrote: > root@lune:~# Xorg > > X.Org X Server 1.20.4 > X Protocol Version 11, Revision 0 > Build Operating System: Linux 4.9.0-8-amd64 i686 Debian > Current Operating System: Linux lune 4.19.0-5-686 #1 SMP Debian 4.19.37-5 > (2019-06-19) i686 > K

[ANNOUNCE] xauth 1.1

2019-07-11 Thread Adam Jackson
This release fixes a race condition where an existing authority file would be unlinked (possibly causing other clients to fail to connect), and fixes sorting and merging of authority file entries. Adam Jackson (2): process: Close a window where no authority file would exist xauth 1.1

[ANNOUNCE] libpciaccess 0.15

2019-07-11 Thread Adam Jackson
In this release: - Updates for FreeBSD and Hurd support - Fixed multifunction bridge enumeration - Fixed a crash when no PCI bus exists Full changelog: Adam Jackson (1): libpciaccess 0.15 Alan Coopersmith (2): Update README for gitlab migration Update configure.ac bug URL for

Re: Fault reports and bug fixes and expectations

2019-06-18 Thread Adam Jackson
On Mon, 2019-06-17 at 10:31 +, Wheatley, Martin R wrote: > If Oracle will only take the Xorg source rather (as opposed to fixing > it - or even discussing a fix with Xorg - and pushing the fix back to > Xorg) who and when will the issue be fixed so that I can put pressure > on Oracle to genera

[ANNOUNCE] xorg-server 1.20.5

2019-05-30 Thread Adam Jackson
Minor bugfix release to fix some input, Xwayland, glamor, and Present issues. Thanks to all who contributed fixes and testing. Adam Jackson (1): xserver 1.20.5 Michel Dänzer (3): Revert "gitlab-ci: Only run docker-image stage if relevant source files change" xwayla

Re: 2d only buffer cache

2019-04-25 Thread Adam Jackson
On Thu, 2019-04-25 at 08:15 +0200, Omnis Moriar wrote: > how to tune up a buffer cache ?? What mean option buffer cache in > xorg ?? Is this a buffer for system without buffer for opengl ?? Or i > should write "512" if i got a 1GB DDR3 r7 240 ASUS . Write everything > about buffer cache . Write all

Re: xserver code license question

2019-03-07 Thread Adam Jackson
On Thu, 2019-03-07 at 16:38 +, Pinegar, Kent T wrote: > All, > > There are two files in the xserver source code called xf86i2c.h and > xf86i2c.c. They contain copyrights by Itai Nahshon and Michael > Schimek; however, the top-level Xserve license on github does not > mention these two develo

Re: xorg/app/xmore: first gitlab merge request - xmore license information

2019-03-06 Thread Adam Jackson
On Wed, 2019-03-06 at 04:20 +0100, Samy Mahmoudi wrote: > In an effort to set proper licensing information within the FreeBSD > port system, I am wondering if someone knows xmore well enough to > properly replace the stub file COPYING with a proper COPYING file. > > • Hand-written files mostly con

[ANNOUNCE] xorg-server 1.20.4

2019-02-26 Thread Adam Jackson
A variety of bugfixes across the board, but primarily in Xwayland. Thanks to all who contributed with testing and fixes! A. Wilcox (1): DRI2: Add another Coffeelake PCI ID Adam Jackson (6): automake: Distribute meson's configure header templates dri3: Fix XACE access mod

Re: fbdev and vesa for hyper-v

2019-02-25 Thread Adam Jackson
On Mon, 2019-02-25 at 18:33 +0300, IL Ka wrote: > I run Linux as Hyper-V guest. > > It seems that there is no DRI/DRM driver for Hyper-V videocard, but > there is Framebuffer driver for it. > > So, I enabled framebuffer driver and my idea was to run XOrg using > fbdev driver on top of it. > But

Re: panoramixproto licensing information - Looking for confirmation

2019-02-06 Thread Adam Jackson
On Fri, 2019-02-01 at 15:35 +0100, Samy Mahmoudi wrote: > The license included as header of panoramiXproto.h looks like a > variant of MIT but I can not guarantee that other files (if any) > provided by this package are licensed under MIT. Could you help me to > sort this out? Apologies, this was

Re: First Basic Quesiton

2019-01-30 Thread Adam Jackson
On Wed, 2019-01-30 at 07:41 -0600, Glenn Travis wrote: > I have converted an old iMac (late 2013) into a strict freeBSD > machine. Therefore, before I start doing more research on setting it > up, will xorg even work on it? That machine seems to be a Haswell? The intel driver in Linux has support

Re: having issues..

2019-01-29 Thread Adam Jackson
On Mon, 2019-01-28 at 19:32 +, Jeff Welch wrote: > (EE) PAM authentication failed, cannot start X server. > Perhaps you do not have console ownership? You're running startx from ssh instead of from the console? The message is telling the truth, the default PAM policy in RHEL and its

Re: About Cross-Compilation

2019-01-10 Thread Adam Jackson
On Thu, 2019-01-10 at 11:58 +0530, Milav wrote: > > Hello Friends, > > My name is Milav Soni From Teq Diligent. > > I downloaded "renderproto-0.11.1" from xorg site. You probably want xorgproto instead at this point. > After execute above command i run make command. but i am not able to run ma

X server bugzilla is closed, please use gitlab instead

2018-11-20 Thread Adam Jackson
I've turned off new bug entry in bugzilla for the X server and the modesetting driver. Please use gitlab issues for all new reports: https://gitlab.freedesktop.org/xorg/xserver/issues Existing bugs can still be modified, but will eventually be migrated into gitlab as well. They've not been migrat

Re: Where can I find doc to explain how xorg deals with hostname and DISPLAY?

2018-10-31 Thread Adam Jackson
On Wed, 2018-10-31 at 11:46 -0200, Alexander Franca Fernandes wrote: > Hi. > > I don't want a solution, only to understand what's happening, and where to > find the explanation. > > I'm using CentOS 7, despite I was an Slackware and Gentoo user (for more than > 10 years). > > After I connect i

Re: XRender / XComposite Documentation

2018-10-30 Thread Adam Jackson
On Tue, 2018-10-30 at 02:06 -0700, x...@pengaru.com wrote: > On Mon, Oct 29, 2018 at 04:04:08PM -0400, Patrick Herbst wrote: > > Hello, > > > > I'm desperately trying to find documentation on these extensions. Can > > someone point me in the right direction? Am I missing something? Any > > poin

[ANNOUNCE] xorg-server 1.20.3

2018-10-25 Thread Adam Jackson
Fixes CVE-2018-14665 (local file overwrite bugs), and a trivial fix in fbdevhw initialization. All users are advised to upgrade. Thanks to Narendra Shinde and Thomas Hoger for the report, and Matthieu Herrb for the fix. Adam Jackson (1): xserver 1.20.3 Matthieu Herrb (2): Disable

Re: XDrawPoint(s) etc MT safe?

2018-10-17 Thread Adam Jackson
On Tue, 2018-10-16 at 22:04 -0400, Dennis Clarke wrote: > On 10/16/2018 09:58 PM, Dennis Clarke wrote: > > Dear Xorg : > > > > Something I had not thought of came up today. Could multiple threads > > call XDrawPoint() and then XFlush() ? Suppose sixteen threads are > > dispatched to do some

[ANNOUNCE] xorg-server 1.20.2

2018-10-15 Thread Adam Jackson
Lots of bugfixes all over the map. Thanks to all for testing and patches! Adam Jackson (8): modesetting: Lie less in the man page modesetting: Document Option "DoubleShadow" in the man page xfree86: Fix Option "MaxClients" validation modesetting

Re: XLIB_SKIP_ARGB_VISUALS and Qt OpenGL application with mesa

2018-09-21 Thread Adam Jackson
On Fri, 2018-09-21 at 15:14 +0200, Mathieu Westphal wrote: > Hello Xorg list, > > When using mesa, my Qt OpenGL based application has some transparency > issue. > The OpenGL rendering zone is transparent but it should not be. You've picked the ARGB visual. Don't. Set GLX_ALPHA_SIZE to 0 in glXCho

Re: Black screen, UI lock up, when starting Xserver,

2018-09-19 Thread Adam Jackson
On Wed, 2018-09-19 at 06:53 +0100, John Talbut wrote: > OK Adam, thanks for the suggestion about ssh, which I have now got working. > > So, I boot to runlevel 3, log into tty1 as root and run 'X -retro' the > UI locks up. The keyboard is completely unresponsive. > > However, I can see using ssh

Re: One (Intel) GPU multiseat without Xephyr/Xnest, with a Xorg server per output

2018-09-18 Thread Adam Jackson
On Tue, 2018-09-18 at 18:28 +0300, Troll Berserker wrote: > Is it possible? No. - ajax ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(

Re: There are problems with xorg after configuring multiple seats. The problem is as follows: (II) Server terminated successfully (0). Closing log file.

2018-09-18 Thread Adam Jackson
On Mon, 2018-09-17 at 16:58 +0800, qindong wrote: > [30.335] (II) Server terminated successfully (0). Closing log file. This always means: the last client has disconnected, so the server is shutting down. That's not the server's fault, it's the session's. - ajax _

Re: Black screen, UI lock up, when starting Xserver,

2018-09-14 Thread Adam Jackson
On Fri, 2018-09-14 at 18:46 +0100, John Talbut wrote: > Thanks Adam > > If I boot to runlevel 3, log into tty1 as root and run 'X -retro' the UI > locks up. When this happens, does VT switch still work? Can you hit control-alt- backspace to terminate the server? If yes (and the answer to both sho

Re: Black screen, UI lock up, when starting Xserver,

2018-09-14 Thread Adam Jackson
On Thu, 2018-09-13 at 19:21 +0100, John Talbut wrote: > The only errors that show in Xorg.0.log are: > > [ 420,876](EE) modeset(0): [DRI2] No driver mapping found for PCI > device 0x8086 / 0x0be1 > [ 42.877] (EE) modeset(0): Failed to initialize the DRI2 extension > > I.e. the graphic controll

Re: vesa module's name for its exposed video port?

2018-09-06 Thread Adam Jackson
On Thu, 2018-09-06 at 16:39 +, m...@crcomp.net wrote: > Greetings, > > A grep of Xorg.0.log [1] seems to indicate that only the vesa driver is > loaded and then used by X on my PC. > On the other hand, when the intel driver loads on my laptop with an > external VGA port, the intel driver

Re: When starting Evolution /usr/lib/gdm3/gdm-x-session[2309]: (II) modeset information is printed to syslog

2018-09-05 Thread Adam Jackson
On Sat, 2018-09-01 at 10:24 -0500, Chris wrote: > When starting Evolution this is output to syslog and periodically after it's > running: > > https://pastebin.com/zndBukUG Evolution, or something it provokes, is asking the server for the list of available video modes. It's doing so with XRRGetS

[ANNOUNCE] xf86-video-v4l 0.3.0

2018-08-14 Thread Adam Jackson
This long overdue release features build compatibility with newer X servers and support for v4l2 devices. Adam Jackson (6): Remove call to LoaderGetOS Remove a bogus memset Fix distcheck v4l 0.3.0 Alan Coopersmith (2): Remove xorgconfig & xorgcfg from See Also

[ANNOUNCE] xorg-server 1.20.1

2018-08-07 Thread Adam Jackson
This bugfix release fixes several issues in RANDR, Xwayland, glamor, the modesetting driver, and elsewhere. Everyone is encouraged to upgrade. Thanks to all who contributed to this release! Adam Jackson (1): xserver 1.20.1 Alexander Volkov (1): Xext/shm: Refuse to work for remote

Re: How to detect (subscribe to) messages that causes screen repaint

2018-07-05 Thread Adam Jackson
On Thu, 2018-07-05 at 20:06 +0200, Nikola Radovanovic wrote: > Hello, > Can someone please point me to some documentation/samples on how to > do the following: > > I have to detect events (messages) that are issued when any of > attached screens (one or possibly more of them) will be repainted > (

[ANNOUNCE] libXxf86misc 1.0.4

2018-07-05 Thread Adam Jackson
Several error paths in this library would fail to unlock libX11 when they returned, which would eventually cause the client to deadlock. This release fixes that bug. Adam Jackson (1): libXxf86misc 1.0.4 Alan Coopersmith (3): Strip trailing whitespace configure: Drop

[ANNOUNCE] libXScrnSaver 1.2.3

2018-07-05 Thread Adam Jackson
Fixes a 25+-year-old bug in correctly filling in the ::root member of the ScreenSaverNotify event. Adam Jackson (1): libXScrnSaver 1.2.3 Alan Coopersmith (3): Copy root field from wire event into root, not window, of Xlib event configure: Drop AM_MAINTAINER_MODE

[ANNOUNCE] libXinerama 1.1.4

2018-07-05 Thread Adam Jackson
Contains some tiny bugfixes sitting in git unreleased for too long. Adam Jackson (1): libXinerama 1.1.4 Emil Velikov (1): autogen.sh: use quoted string variables Michael Joost (1): Remove fallback for _XEatDataWords, require libX11 1.6 for it Mihail Konev (1): autogen

Re: DPMS in one of two monitors

2018-06-21 Thread Adam Jackson
On Wed, 2018-06-20 at 17:30 +0200, Diego Cardinali wrote: > Ok, thanks for the clarification. Then I wonder why the xorg.conf > file gives you the chance to set it separately! Accident, mostly. The config file syntax predates the wide availability of multihead, so describing DPMS as a property of

[ANNOUNCE] edid-decode has moved

2018-06-18 Thread Adam Jackson
I don't have the cycles to maintain edid-decode, and Hans Verkuil (who contributed a ton of HDMI-related patches) has graciously offered to take over. The project can now be found at: https://git.linuxtv.org/hverkuil/edid-decode.git/ - ajax signature.asc Description: This is a digitally signed m

Re: new dependency for libtizcore required for mesa?

2018-06-07 Thread Adam Jackson
On Thu, 2018-06-07 at 11:06 -0400, Dennis Clarke wrote: > Ah .. oops. Thanks for the reply and I should look closer before jumping > on the "what?" button. > > How very odd : > > root@xorg:~# apt-get install llvm > Reading package lists... Done > Building dependency tree > Reading state inform

Re: xbacklight says "No outputs have backlight property"

2018-06-06 Thread Adam Jackson
On Wed, 2018-06-06 at 09:09 -0700, Yuri wrote: > Section "Device" > Identifier "Card0" > Driver "scfb" > BusID "pci0:0:1:0" > EndSection You'd need to take this up with the scfb (presumably meaning FreeBSD) developers. The availability of a backlight property depends on

[ANNOUNCE] xf86-video-fbdev 0.5.0

2018-05-30 Thread Adam Jackson
Compatibility updates for xserver 1.20. Adam Jackson (8): Default to 32bpp if the console is 8bpp (and we weren't told otherwise) Use own thunk functions instead of fbdevHW*Weak Pass the pci device (if any) through to fbdevhw in probe and preinit Fix shadow fb alloc

Re: Can't start startx

2018-05-30 Thread Adam Jackson
On Tue, 2018-05-29 at 21:07 +1100, Subhashini Nanubala1 wrote: > (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional > information. This part of the log probably wasn't joking, this file probably does contain the additional information we'd need to figure this out. - aja

Re: vesa driver problem

2018-05-21 Thread Adam Jackson
On Mon, 2018-05-21 at 18:35 +, G. Sebastián Pedersen wrote: > May 21, 2018 6:31 PM, "Adam Jackson" wrote: > > > On Mon, 2018-05-21 at 17:12 +, G. Sebastián Pedersen wrote: > > > > > [ 25.201] (II) VESA: driver for VESA chipsets: vesa > > > [

Re: vesa driver problem

2018-05-21 Thread Adam Jackson
On Mon, 2018-05-21 at 17:12 +, G. Sebastián Pedersen wrote: > [25.201] (II) VESA: driver for VESA chipsets: vesa > [25.201] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not > permitted) Pretty sure this means your X server isn't running as root, and needs to be. - ajax _

[ANNOUNCE] xf86-video-rendition 4.2.7

2018-05-18 Thread Adam Jackson
A boring release, adding source compatibility with xserver 1.20. Adam Jackson (2): Move [HV]Total checks into renditionValidMode rendition 4.2.7 Alan Coopersmith (2): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Emil Velikov (1): autogen.sh

[ANNOUNCE] xf86-video-mach64 6.9.6

2018-05-18 Thread Adam Jackson
A boring release, fixing source compatibility with xserver 1.20. Adam Jackson (3): Move max mode h/v checks into ATIValidMode mach64 6.9.6 Alan Coopersmith (2): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Emil Velikov (2): autogen.sh: use

Re: How to specify a larger font for an application?

2018-05-14 Thread Adam Jackson
On Fri, 2018-05-11 at 03:06 -0500, Leslie Turriff wrote: > I normally use the X2 text editor for most of my file editing, but > although > it is an excellent editor, its default font is too small for me to read > easily, so I'm looking for a way to change that. > The editor has a con

[ANNOUNCE] xorg-server 1.20.0

2018-05-10 Thread Adam Jackson
27; instead of '/etc/xorg.conf' meson: Fix module_dir configuration (v2) Adam Jackson (10): dri3: Clamp to 1.0 if not all screens support 1.2 meson: Bump version number here too xwayland: Avoid using epoxy_has_egl() gitlab-ci: Add for gitlab.freedeskt

[ANNOUNCE] xorg-server 1.19.99.905

2018-04-24 Thread Adam Jackson
More bugfixes, and streams support for Xwayland. This will almost certainly be the last RC. Adam Jackson (10): sdksyms: Skip empty symbols xwayland: Don't crash on WarpPointer(dest_w = None) modesetting: Fix inverted check in dri2 WaitMSC animcur: Fix crash when remov

Re: X-window crashes

2018-04-12 Thread Adam Jackson
On Wed, 2018-04-11 at 13:12 -0700, Alan Coopersmith wrote: > On 04/10/18 01:52 PM, alexander@wellsfargo.com wrote: > > > > flexSA14523.log:The program 'flextrdr_gtk' received an X Window System > > error. > > > > flexSA14523.log-This probably reflects a bug in the program. > > > > flexSA145

[ANNOUNCE] xorg-server 1.19.99.904

2018-04-10 Thread Adam Jackson
entarily I suppose. I'm honestly of two minds about merging it, the deafening silence of review feedback has not been encouraging. Aaron Plattner (1): xfree86: Restore newline before "X Protocol Version" string Adam Jackson (10): gtf: Warning fix dmx: Fix some snprintf

Re: XRandr adaptive mirrored screens

2018-04-09 Thread Adam Jackson
On Mon, 2018-04-09 at 18:25 +0200, Prunk Dump wrote: > Is there a way to make Xorg mirror screens by default and choose > itself the best resolution ? Ideally a config file that I can deploy > in all my teacher's station. In the upcoming 1.20 release there is a feature for this, Option "PreferClo

[ANNOUNCE] xorg-server 1.19.99.903

2018-04-02 Thread Adam Jackson
Fixes for meson, modesetting, and a crash I introduced right before RC2. Adam Jackson (1): xserver 1.20 RC3 Emil Velikov (2): docs: purge some ISA references docs: remove resource management references Louis-Francis Ratté-Boulianne (2): modesetting: Ignore alpha channel

[ANNOUNCE] xorg-server 1.19.99.902

2018-03-28 Thread Adam Jackson
code to enable planes and modifiers is hidden behind an xorg.conf option: Section "ServerFlags" Option "Debug" "dmabuf_capable" EndSection Thanks to all for testing and debugging. Adam Jackson (30): randr: Fix a crash on initialization with GPU screen

[ANNOUNCE] xkbcomp 1.4.1

2018-03-01 Thread Adam Jackson
/usr/local, and your distribution certainly did not install xkbcomp there, 'make check' and 'ninja dist' for the X server build would fail because Xvfb would not start. xkbcomp itself has no functional changes in this release. Adam Jackson (2): pkgconfig: Add our

[ANNOUNCE] xserver 1.20 RC1

2018-02-28 Thread Adam Jackson
Plattner (1): randr: Use RRTransformEqual in RRCrtcPendingTransform Adam Jackson (196): configure: Enable glamor when building just Xwayland composite: Fix repaint of borders (v2) dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple dix: Clear

[ANNOUNCE] xorgproto 2018.4

2018-02-28 Thread Adam Jackson
This release updates the specifications and protocol headers for DRI3 and Present to 1.2, and fixes several spelling and grammar errors in the specification texts. Adam Jackson (1): xorgproto 2018.4 Giuseppe Bilotta (1): Spelling and grammar fixes Louis-Francis Ratté-Boulianne (2

[ANNOUNCE] xf86-video-vesa 2.4.0

2018-02-15 Thread Adam Jackson
Nothing terribly exciting, but enough bug fixes to justify a release. Adam Jackson (4): Don't build old probe method on sufficiently new servers Fall back to VGA if the palette API isn't supported Use VBEFreeVBEInfo not free vesa 2.4.0 Emil Velikov (1):

[ANNOUNCE] xorgproto 2018.2

2018-02-12 Thread Adam Jackson
This release fixes various version numbers and include paths, corrects an error in the RANDR specification, and adds the meson build system which was erroneously left out of 2018.1. Adam Jackson (6): meson: Fix xf86driproto.pc presentproto: Fix version number (1.1 not 1.0

[ANNOUNCE] xorgproto 2018.1

2018-02-05 Thread Adam Jackson
This package combines the protocol headers, which were formerly scattered in individual packages. At this point none of them are changing rapidly enough to justify such fine granularity, particularly when what changes do occur tend to affect multiple extensions at once (Present and DRI3 for example

Re: X will not start on a Thinkpad 240 using neomagic

2018-01-24 Thread Adam Jackson
On Wed, 2018-01-24 at 01:12 +, Alex Bowden wrote: > Hi all, > > I have a Thinkpad 240 with a Neomagic NM2160 and I keep having an issue > with the neomagic driver. I think I have narrowed it down to the kernel > refusing to mmap the framebuffer. I created a program called testneo.c > to attemp

Re: Xorg shutdown causes Slackware 14.2 to freeze completely

2018-01-08 Thread Adam Jackson
On Sat, 2018-01-06 at 23:34 +0100, Vitor Barbosa wrote: > My problem is that even though the x server runs quite smoothly, half > of the time I shut it down it makes the computer to freezes > completely and the system becomes unresponsive to everything. I even > trying logging using ssh from anoth

[ANNOUNCE] xorg-server 1.19.6

2017-12-20 Thread Adam Jackson
Yet another collection of fixes from master. There will likely be at least one more 1.19.x release in 2018 as there are still a number of unreviewed patches pending. Until then, happy new year. Adam Jackson (10): xfixes: Remove the CursorCurrent array glx: Fix typos that break

Re: monitor hotplug resolution switch

2017-12-13 Thread Adam Jackson
On Tue, 2017-12-12 at 11:22 +, Johann Obermayr wrote: > Hello, > > i have a x86 machine with i915 graphics. > With connected display (1920x1080) all is ok. > But if I disconnect the monitor, the resolution switch to 320x200. > > How can I disable this ? The X server does not resize anythin

[ANNOUNCE] xfs 1.2.0

2017-11-28 Thread Adam Jackson
This release ports the X Font Server to libXfont 2.x. Distributions may now drop libXfont 1.x at their convenience. This conversion has been lightly tested but some issues may remain; please report any new issues to xorg-de...@lists.x.org. Adam Jackson (3): xtrans: Simplify an error path

[ANNOUNCE] bdftopcf 1.1

2017-11-07 Thread Adam Jackson
world. Adam Jackson (3): Import libXfont's BDF-to-PCF code Import more libXfont 1.x headers bdftopcf 1.1 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use

[ANNOUNCE] libpciaccess 0.14

2017-10-23 Thread Adam Jackson
result the library's soname does not change in this release. Adam Jackson (1): libpciaccess 0.14 Stephen Hemminger (1): linux: support 32 bit PCI domains (v3) git tag: libpciaccess-0.14 https://xorg.freedesktop.org/archive/individual/lib/libpciaccess-0.14.tar.bz2 MD5: 8f436e151d5106a9c

Re: xorg.0.log repetitive entries

2017-10-20 Thread Adam Jackson
On Thu, 2017-10-19 at 20:29 -0300, sawb...@gmx.net wrote: > For example, these lines accounting for the mode setting of each one > of my three monitors: > > (II) NVIDIA(0): Setting mode "CRT-0:1280x1024" > (II) NVIDIA(1): Setting mode "DFP-0:1280x1024" > (II) NVIDIA(2): Setting mode "CRT-1:1280x1

Re: Stuck on Config Setup with IBM x3650 and CentOS7

2017-10-20 Thread Adam Jackson
On Tue, 2017-10-17 at 10:36 -0500, Benjammin2068 wrote: > Hey all, > > I've been playing with an old x3650 and although video has been a > little spotty, I thought it worked itself out. > > The server has a Radeon graphics on board (see included Xorg.0.log) > with VGA to the back panel and the DV

[ANNOUNCE] xorg-server 1.19.5

2017-10-12 Thread Adam Jackson
One regression fix since 1.19.4 (mea culpa), and fixes for CVEs 2017- 12176 through 2017-12187. C is a terrible language, please stop writing code in it. Adam Jackson (2): Revert "xf86-video-modesetting: Add ms_queue_vblank helper [v3]" xserver 1.19.5 Michal Srb (1):

[ANNOUNCE] libXfont2 2.0.2

2017-10-11 Thread Adam Jackson
A collection of minor fixes since 2.0.1, including CVEs 2017-13720 and 2017-13722. Adam Jackson (5): configure: Use -fvisibility=hidden if available autogen: Set a default subject prefix for patches freetype: Fix a logic error in computing face name readme: Update for

[ANNOUNCE] libXRes 1.2.0

2017-10-11 Thread Adam Jackson
Version 1.2 of the X-Resource extension (added in xserver 1.13) added some new requests allowing inspection of every resource for a client, the bytes used per resource, and the PIDs of local clients. Unfortunately the client library never saw a corresponding release, so let's fix that.

Re: Xorg crashing in pci_device_vgaarb_set_target

2017-10-10 Thread Adam Jackson
On Mon, 2017-10-09 at 13:07 +0200, Peter Kasza wrote: > Hi all, > > I'm getting itermittent crashes on a vfio enabled machine. I'm not > able to recreate it on purpose, but it seems to be occurring when > virtualbox VMs and Firefox are running. > > From the backtrace I suspect that some bogus par

[ANNOUNCE] xorg-server 1.19.4

2017-10-04 Thread Adam Jackson
A collection of stability fixes from the development branch, including two minor CVEs. Thanks to all who sent in patches! Aaron Plattner (1): randr: Use RRTransformEqual in RRCrtcPendingTransform Adam Jackson (11): parser: Fix crash when xf86nameCompare(s1 = x, s2 = NULL

Re: How to convert ZPixMap to BGRA reliably?

2017-08-22 Thread Adam Jackson
On Tue, 2017-08-22 at 11:39 +0530, Sai Prasanna wrote: > I thought Zpixmap mapped directly to BGRA. But my assumption didn't > turn out to be correct in some older X versions. > > I am using xcb_get_image and xcb_shm_get_image to grab screen pixels. > I used Zpixmap option for image format. In new

Re: Is this issue related with the bug 20048 , 17923 or 71338

2017-08-08 Thread Adam Jackson
On Fri, 2017-08-04 at 05:55 +, Subrata Dasgupta wrote: > Hi Ajax, > Why every time XErrorEvent.serial = 2422603788. Does not it mean > application is facing problem only after a certain number of requests > has been made?? It means the error structure points to a place in memory that consisten

Re: Is this issue related with the bug 20048 , 17923 or 71338

2017-08-03 Thread Adam Jackson
On Thu, 2017-08-03 at 18:26 +, Subrata Dasgupta wrote: > Hi All, > > I have a 32 bit C++ X application running on Linux. Recently > frequently I am getting strange XIOError event , below is the stack > trace. It seems while we get that error application is doing nothing. > And when I have chec

Re: help with Xorg (Adam Jackson)

2017-07-31 Thread Adam Jackson
On Mon, 2017-07-31 at 12:15 -0500, Perez Rodriguez, Humberto I wrote: > Hi Adam : > > there is the full log This log appears to show a successful startup. You say you only see a blank screen, but a black background with no cursor is in fact the default. If you're simply trying to test whether X w

Re: help with Xorg

2017-07-28 Thread Adam Jackson
On Thu, 2017-07-27 at 21:59 -0500, Perez Rodriguez, Humberto I wrote: > (04:54 PM) [gfx@gfx-desktop] [xorg]$ : cat Xorg.0.log | grep "(WW)" > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > [62.765] (WW) The directory "/usr/share/fonts/misc/" does not exist. > [62.

  1   2   >