dp blanks randomly with errors

2014-12-14 Thread Christopher Barry
Getting these errors in syslog [drm:radeon_dp_link_train_ce] *ERROR* displayport link status failed [drm:radeon_dp_link_train_ce] *ERROR* channel eq failed also, there have been a lot of 'clock recovery failed' errors as well. running debian sid, and I upgrade about every 5 days or so, so my bo

Re: dp blanks randomly with errors

2014-12-16 Thread Christopher Barry
On Tue, 16 Dec 2014 10:49:50 -0500 Alex Deucher wrote: >On Sun, Dec 14, 2014 at 6:45 PM, Christopher Barry > wrote: >> >> Getting these errors in syslog >> >> [drm:radeon_dp_link_train_ce] *ERROR* displayport link status failed >> [drm:radeon_dp_link

Re: dp blanks randomly with errors

2014-12-16 Thread Christopher Barry
On Tue, 16 Dec 2014 17:04:02 -0500 Alex Deucher wrote: >On Tue, Dec 16, 2014 at 4:38 PM, Christopher Barry > wrote: >> On Tue, 16 Dec 2014 10:49:50 -0500 >> Alex Deucher wrote: >> >>>On Sun, Dec 14, 2014 at 6:45 PM, Christopher Barry >>> wrote

Re: Ask for step-by-step instructions to connect between local X server and remote display manager via XDMCP

2014-12-31 Thread Christopher Barry
On Tue, 30 Dec 2014 21:05:18 -0500 Heng Zhou wrote: >I want set up an environment in which a local X server is connecting a >remote display manager via XDMCP protocol, just like the second >picture in the wikipedia item "X display manager" ( >http://en.wikipedia.org/wiki/X_display_manager_%28prog

Re: Ask for step-by-step instructions to connect between local X server and remote display manager via XDMCP

2014-12-31 Thread Christopher Barry
On Wed, 31 Dec 2014 09:07:22 -0500 Heng Zhou wrote: >Please leave the slot to >other experts. Thanks. Aye Aye, Captain. Good Luck. ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailma

building / configuring X correctly

2015-08-05 Thread Christopher Barry
Greetings, I got a new video card (radeon r9 390) to replace my aging hd7850 and it caused total system lockups in debian sid after just a few minutes in Blender. I decided to try to compile X and friends from source to get the latest of everything (using build.sh). I compiled and installed the l

Re: building / configuring X correctly

2015-08-05 Thread Christopher Barry
On Thu, 6 Aug 2015 11:29:16 +0900 Michel Dänzer wrote: >On 06.08.2015 09:04, Christopher Barry wrote: >> >> Greetings, >> >> I got a new video card (radeon r9 390) to replace my aging hd7850 >> and it caused total system lockups in debian sid after just a few

Re: building / configuring X correctly

2015-08-05 Thread Christopher Barry
On Thu, 6 Aug 2015 12:51:06 +0900 Michel Dänzer wrote: >On 06.08.2015 12:13, Christopher Barry wrote: >> On Thu, 6 Aug 2015 11:29:16 +0900 >> Michel Dänzer wrote: >> >>> On 06.08.2015 09:04, Christopher Barry wrote: >>>> >>>> Greeting

Re: Color Management

2015-09-21 Thread Christopher Barry
p controls -- Regards, Christopher Barry ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s

Re: Dual 4K slowness due to xorg threading concept?

2015-10-02 Thread Christopher Barry
On Fri, 02 Oct 2015 09:44:19 +0200 Thomas Wunder wrote: >Hi all, > >Recently I got a new workstation consisting of these components: >Two 4K Monitors (DP 1.2 at 60Hz), i7-5820K (not yet overclocked), MSI >X99A- based mainboard, Radeon R7 250. >This is the software I'm running on it (Debian Jessie

EGL init problem

2015-10-13 Thread Christopher Barry
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 on a single line in the modules-file): mesa/mesa --enable-dri --enable-dri3 --enable-glx --enable-glx-tls --enable-egl --en

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

Re: EGL init problem

2015-10-15 Thread Christopher Barry
On Fri, 16 Oct 2015 11:50:27 +0900 Michel Dänzer wrote: >On 15.10.2015 22:33, Christopher Barry wrote: >> On Thu, 15 Oct 2015 11:16:03 +0900 >> Michel Dänzer wrote: >> >>> On 15.10.2015 02:47, Christopher Barry wrote: >>>> On Wed, 14 Oct 201

Re: EGL init problem

2015-10-15 Thread Christopher Barry
On Fri, 16 Oct 2015 13:03:14 +0900 Michel Dänzer wrote: >On 16.10.2015 12:43, Christopher Barry wrote: >> On Fri, 16 Oct 2015 11:50:27 +0900 >> Michel Dänzer wrote: >> >>> On 15.10.2015 22:33, Christopher Barry wrote: >>>> On Thu, 15 Oct 201

doc creation errors and warnings

2015-10-15 Thread Christopher Barry
Hi, here's a section of my build log to show error pattern: http://www.pasteall.org/61740 my source is in /usr/src/x my target is /opt/xorg-X11R7.6-170-gb8aac01/ Why would the html doc build be looking in /usr/share/doc for .db files? further down in the log, pdf creation fails with a big java

Re: EGL init problem

2015-10-15 Thread Christopher Barry
On Fri, 16 Oct 2015 15:32:38 +0900 Michel Dänzer wrote: >On 16.10.2015 14:47, Christopher Barry wrote: >> >> mesa/mesa build failed again. >> config.log attached >> >> This time, fresh clone, the values from modules-file are indeed >> picked up in the

Re: EGL init problem

2015-10-16 Thread Christopher Barry
On Fri, 16 Oct 2015 02:55:13 -0400 Christopher Barry wrote: >On Fri, 16 Oct 2015 15:32:38 +0900 >Michel Dänzer wrote: > >>On 16.10.2015 14:47, Christopher Barry wrote: >>> >>> mesa/mesa build failed again. >>> config.log attached >>> >&

Re: EGL init problem

2015-10-16 Thread Christopher Barry
On Fri, 16 Oct 2015 16:11:53 +0900 Michel Dänzer wrote: >On 16.10.2015 15:55, Christopher Barry wrote: >> On Fri, 16 Oct 2015 15:32:38 +0900 >> Michel Dänzer wrote: >> >>> On 16.10.2015 14:47, Christopher Barry wrote: >>>> >>>>

ABI mismatch

2015-10-17 Thread Christopher Barry
Hi all, I've gotten everything to compile now, but getting this error on start. What does this mean (log attached) Thanks, -C[14.205] This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.fr

Re: fresh install Kubuntu 14.04 (15.10 same problem) XServer never starts

2015-11-07 Thread Christopher Barry
i.x.org >> for help. >> [ 6301.867] (EE) Please also check the log file at >> "/var/log/Xorg.1.log" for additional information. >> [ 6301.867] (EE) >> [ 6302.027] (EE) Server terminated with error (1). Closing log file. >> >> Please help me, I

Re: fresh install Kubuntu 14.04 (15.10 same problem) XServer never starts

2015-11-07 Thread Christopher Barry
On Sat, 7 Nov 2015 20:59:52 +0100 Gregor Leskovšek wrote: >Dear Christopher, >it seems that packages that Kubuntu installed for Radeon are in >conflict with innate GPU in the motherboard. >Do You think there is a way that I use this Radeon with this server? >Any other ideas greatly appreciated. T

Re: can't start XWindows: fresh install Kubuntu 14.04 (15.10 same problem)

2015-11-07 Thread Christopher Barry
On Sat, 7 Nov 2015 19:48:30 +0100 Gregor Leskovšek wrote: >Hi! I am Gregor Leskovšek from Slovenia and need help has problem with >xserver in Kubuntu on my new Intel S5000PSL second hand bought server. >I can not start plasma or failsafe or get in desktop environment. >When I login (right passwor

Re: Diagnosing first vs subsequent performance

2016-01-19 Thread Christopher Barry
tion. I can verify via nvidia-smi, that the separate Xorg >PIDs are attached to the correct GPUs. > > This may or may not be useful, so sorry if I'm speaking out of turn, but is it not possible to supply only the snippet of config that is unique (e.g. the Device section), and all

Re: setting primary in multihead xorg.conf causes disregard of DisplaySize

2016-02-10 Thread Christopher Barry
"analog" >> EndSection > >> # 50-screen2.conf >> Section "Screen" >> Identifier "ScreenRight" >> Device "IGMA" >> Monitor "digital" >> EndSection > >> TIA

Re: Remote OpenGL

2016-05-26 Thread Christopher Barry
e certain software that must use opengl, and it runs on windows. I had to stand up a separate box just for that application, as I run Linux everywhere else. I could not make it work in a KVM VM due to no opengl capability in KVM (I won't use vmware). Do you thi

Re: Remote OpenGL

2016-05-26 Thread Christopher Barry
On Thu, 26 May 2016 21:56:21 -0400 Christopher Barry wrote: >On Thu, 26 May 2016 23:43:05 + >"Cook, Rich" wrote: > >>The point here is that today it is being *disabled* and in the future >>it is completely *going away.* Anyone care to argue with that?

Re: Remote OpenGL

2016-05-27 Thread Christopher Barry
On Fri, 27 May 2016 09:54:28 -0700 Alan Coopersmith wrote: >On 05/26/16 06:56 PM, Christopher Barry wrote: >> I have certain software that must use opengl, and it runs on >> windows. I had to stand up a separate box just for that application, >> as I run Linux everywhere e

Re: wrong display size

2016-06-14 Thread Christopher Barry
heers Sebastian > > I like the arandr applet for setting display stuff. it will generate a script to re-use which is handy. I use the script from lightdm, and also in my window manager (enligtenment) to setup my three monitors when I start up. Give it a shot. -- Regards, Christopher Barry

Re: High CPU usage - slow/lag/skip problem

2016-08-10 Thread Christopher Barry
> connected >> [ 435.474] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): >> Internal TMDS >> [ 435.474] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): >> 340.0 MHz maximum pixel clock >> [ 435.474] (--) NVIDIA(GPU-0): >> >> If you look at the timestamp, it happens very very often and it keeps >> filling up the log file. After 23 minutes of uptime, the log file >> Xorg.0.log is already at 1.5M. >> >> Note that I'm using the latest nvidia driver and that this problem >> doesn't happen with nouveau. If I log out and back in again, the >> problem goes away but will come back. >> -- Regards, Christopher Barry ___ 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: %(user_address)s

Re: display/GFX issue with Ubuntu 16.04 not seen in 14.04

2016-08-23 Thread Christopher Barry
s to a Sony KDL-XBR6 LCD TV. What happens when you connect your PC to a the Sony directly or to a normal PC LCD monitor? Does that work? Are you using an xorg configuration file, or are you allowing automatic setup via kernel mode switching? If you a have config file(s), what happens when you move

x cut and paste

2016-09-15 Thread Christopher Barry
Hi, For some reason my X cut/paste stopped working. No idea why. I've restarted, still the problem persists. Where to look to fix? it's /really/ painful not having it. Thanks -- Regards, Christopher Barry ___ xorg@lists.x.org: X.O

Re: x cut and paste

2016-09-16 Thread Christopher Barry
On Fri, 16 Sep 2016 15:24:53 +0200 Thomas Lübking wrote: >On Fri, Sep 16, 2016 at 02:32:39AM -0400, Christopher Barry wrote: > >>Thanks Thomas for the xev tip! It appears to be my mouse button >>is just getting flaky. It's the wheel and it clicks in too, and it's >

Re: proper release of edid-decode with versioning, proper changelog etc.

2016-09-30 Thread Christopher Barry
, it's not easy to have any idea as to >> when there is possibility of having a versioning and a proper release >> as such. > >I think edid-decode never had a version or release and there is no >plan for it, although I can't speak for the developers. > >

Re: Installed Nvidia GT630 and S server fails to boot up.

2016-10-24 Thread Christopher Barry
ingle F-key or key combo) then deprioritize or disable the builtin gpu and power-cycle it - not just reboot. If it still has no video, you'll need to enter the BIOS blind and reset it with the keys you wrote down. I have had to do a similar thing before myself to get an add in PCIE card t

Re: Video projector not detected anymore (under Xorg 1.18.4)

2016-11-03 Thread Christopher Barry
tations. > >It's an idea, maybe I could downgrade to a 4.6.x kernel to see what >happens. > It's probable that you already have the last kernel already installed and selectable via GRUB. Do you see the GRUB menu on boot? If not, I believe if you hold the shif

Re: [ANNOUNCE] xf86-video-amdgpu 1.2.0

2016-11-17 Thread Christopher Barry
o-amdgpu-1.2.0.tar.gz SHA256: >99c572cda61007e6da7740a2eb5eb46ea882cc9a51db2c14bb07ba92660deb7a >xf86-video-amdgpu-1.2.0.tar.gz PGP: >https://xorg.freedesktop.org/archive/individual/driver/xf86-video-amdgpu-1.2.0.tar.gz.sig > > All, Just a big THANK YOU for everything you do to make this driver fantastic. I use it with 3 19200 x 1200 monitors on a Micro-Star International Co., Ltd. [MSI] Hawaii PRO [Radeon R9 290/390], and it just works rock solidly. I use it heavily with blender. Thanks! Cheers. -- Regards, Christopher Barry pgprZ_PO1iYDd.pgp Description: OpenPGP digital signature ___ 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: %(user_address)s

Re: [ANNOUNCE] xf86-video-amdgpu 1.4.0

2017-09-08 Thread Christopher Barry
er loyalty. Thanks again, -- Regards, Christopher Barry ___ 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: %(user_address)s

Re: X does not start any more since upgrading to Debian 9.1 with NVIDIA GeForce 7100

2017-10-02 Thread Christopher Barry
if yes, and it failed as well, maybe try the proprietary nvidia driver from their site (if you are ok with non-free, of course) -- Regards, Christopher Barry ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Inf

Re: Multi-monitor configuration - related question

2022-02-12 Thread Christopher Barry
On Mon, 7 Feb 2022 02:05:28 + Michael Faynberg wrote: >Dear Madam/Sir, > >I have an XLib-based application (however old), which is running by >opening a terminal session from a Windows client computer on an >OpenVms server. It is running OK unless the client machine has >multiple monitors. In