You are not logged in.

#1 2016-12-13 09:34:22

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

OpenGL clients hang randomly with Xorg 1.19

Since I upgraded to Xorg 1.19, OpenGL clients seem to hang at random times.

I'm using an old radeon X1300 card (r300 gallium driver).

EDIT: I can reproduce this with my 82G33/G31 Express Integrated Graphics Controller and xf86-video-intel, so this is not a radeon specific issue.

EDIT: With glamor, I cannot reproduce this. On my radeon, I can either enable glamor through a Xorg configuration file, or use the modesetting driver, wich uses glamor for 2d acceleration. For my intel integrated graphics, I cannot test this, because it doesn't seem to support glamor (the error message talks about not enough instructions, or something like that).

I found two reliable ways to reproduce it.

1. Under openbox, run this bash script

for n in {0..20} ; do
	x=$(((n % 5) * 202))
	y=$(((n / 5) * 152))
	glxgears -geometry 200x150+$x+$y &
done

At least some, but most likely all clients will lock up.

2. Under twm, simply run glxgears, and drag the window around. glxgears will hang after dragging.

Reverting the following packages to their extra/ counterparts fixes the problem:

 extra/xf86-input-libinput extra/xorg-server extra/xf86-input-evdev extra/xf86-video-ati 

I hope some other people can help test this issue and give additional information, so I can submit a proper bug report.

Likely related:
- https://bugs.archlinux.org/task/52157
- https://bugs.debian.org/cgi-bin/bugrepo … bug=846779

Possibly related:
- https://bugs.archlinux.org/task/52189

Last edited by SneakySnake (2016-12-21 21:04:09)

Offline

#2 2016-12-14 18:30:47

lordheavy
Developer
From: France
Registered: 2010-04-01
Posts: 292

Re: OpenGL clients hang randomly with Xorg 1.19

Can you check if you are running dri3?

with something like:

cat /var/log/Xorg.0.log |grep DRI3

Offline

#3 2016-12-14 19:04:22

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

I seem to be using DRI2, but I believe my integrated graphics using xf86-video-intel uses DRI3.
I can reproduce the problem with both drivers.

Here is the DRI information for the radeon card:

$ cat /var/log/Xorg.0.log | grep DRI
[    12.067] (II) RADEON(0): [DRI2] Setup complete
[    12.067] (II) RADEON(0): [DRI2]   DRI driver: r300
[    12.067] (II) RADEON(0): [DRI2]   VDPAU driver: r300
[    12.069] (==) RADEON(0): DRI3 disabled
[    13.550] (II) GLX: Initialized DRI2 GL provider for screen 0

Offline

#4 2016-12-14 19:43:09

lordheavy
Developer
From: France
Registered: 2010-04-01
Posts: 292

Re: OpenGL clients hang randomly with Xorg 1.19

Anything unusual in the logs?

Offline

#5 2016-12-14 20:25:25

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: OpenGL clients hang randomly with Xorg 1.19

Please try with a xf86-video-ati-git pkg. This solved input freezes for me with my HD5450 card. The driver switches to glamor/DRI3 here that solved input freezes with EXA/DRI2 for me.

Offline

#6 2016-12-14 20:29:10

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

AndyRTR wrote:

Please try with a xf86-video-ati-git pkg. This solved input freezes for me with my HD5450 card. The driver switches to glamor/DRI3 here that solved input freezes with EXA/DRI2 for me.

Note that I can reproduce this issue with both xf86-video-ati and xf86-video-intel, of which the latter uses DRI3.

Offline

#7 2016-12-14 20:52:47

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

lordheavy wrote:

Anything unusual in the logs?

You mean Xorg.0.log, or are there some additional logs I should look at?

Besides a few oddities like "PC Speaker" being added as an input device, I didn't find anything suspicious. In particular, nothing gets added to the logs when an OpenGL application locks up. I also checked dmesg, nothing suspicious there either.

Here is Xorg.0.log anyway:

[    11.627] 
X.Org X Server 1.19.0
Release Date: 2016-11-15
[    11.627] X Protocol Version 11, Revision 0
[    11.627] Build Operating System: Linux 4.8.7-1-ARCH x86_64 
[    11.627] Current Operating System: Linux neko 4.8.13-1-ARCH #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016 x86_64
[    11.627] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda3 rw init=/usr/lib/systemd/systemd initrd=../intel-ucode.img,../initramfs-linux.img
[    11.627] Build Date: 16 November 2016  03:25:53PM
[    11.627]  
[    11.627] Current version of pixman: 0.34.0
[    11.627] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    11.627] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.628] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 14 21:38:58 2016
[    11.697] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.725] (==) No Layout section.  Using the first Screen section.
[    11.726] (==) No screen section available. Using defaults.
[    11.726] (**) |-->Screen "Default Screen Section" (0)
[    11.726] (**) |   |-->Monitor "<default monitor>"
[    11.732] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    11.732] (==) Automatically adding devices
[    11.732] (==) Automatically enabling devices
[    11.732] (==) Automatically adding GPU devices
[    11.732] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    11.803] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    11.803] 	Entry deleted from font path.
[    11.803] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    11.803] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    11.803] 	Entry deleted from font path.
[    11.803] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    11.803] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    11.803] (==) ModulePath set to "/usr/lib/xorg/modules"
[    11.803] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    11.803] (II) Loader magic: 0x821d60
[    11.803] (II) Module ABI versions:
[    11.803] 	X.Org ANSI C Emulation: 0.4
[    11.803] 	X.Org Video Driver: 23.0
[    11.803] 	X.Org XInput driver : 24.1
[    11.803] 	X.Org Server Extension : 10.0
[    11.804] (++) using VT number 1

[    11.804] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    11.805] (II) xfree86: Adding drm device (/dev/dri/card0)
[    11.806] (--) PCI:*(0:1:0:0) 1002:7146:1002:2342 rev 0, Mem @ 0xd0000000/268435456, 0xfdaf0000/65536, I/O @ 0x0000be00/256, BIOS @ 0x????????/131072
[    11.806] (--) PCI: (0:1:0:1) 1002:7166:1002:2343 rev 0, Mem @ 0xfdae0000/65536
[    11.806] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    11.806] (II) LoadModule: "glx"
[    11.820] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.027] (II) Module glx: vendor="X.Org Foundation"
[    12.027] 	compiled for 1.19.0, module version = 1.0.0
[    12.027] 	ABI class: X.Org Server Extension, version 10.0
[    12.027] (==) Matched ati as autoconfigured driver 0
[    12.027] (==) Matched ati as autoconfigured driver 1
[    12.027] (==) Matched modesetting as autoconfigured driver 2
[    12.027] (==) Matched fbdev as autoconfigured driver 3
[    12.027] (==) Matched vesa as autoconfigured driver 4
[    12.027] (==) Assigned the driver to the xf86ConfigLayout
[    12.027] (II) LoadModule: "ati"
[    12.053] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    12.060] (II) Module ati: vendor="X.Org Foundation"
[    12.060] 	compiled for 1.19.0, module version = 7.8.0
[    12.060] 	Module class: X.Org Video Driver
[    12.060] 	ABI class: X.Org Video Driver, version 23.0
[    12.060] (II) LoadModule: "radeon"
[    12.061] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    12.101] (II) Module radeon: vendor="X.Org Foundation"
[    12.101] 	compiled for 1.19.0, module version = 7.8.0
[    12.101] 	Module class: X.Org Video Driver
[    12.101] 	ABI class: X.Org Video Driver, version 23.0
[    12.101] (II) LoadModule: "modesetting"
[    12.101] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    12.112] (II) Module modesetting: vendor="X.Org Foundation"
[    12.112] 	compiled for 1.19.0, module version = 1.19.0
[    12.112] 	Module class: X.Org Video Driver
[    12.112] 	ABI class: X.Org Video Driver, version 23.0
[    12.112] (II) LoadModule: "fbdev"
[    12.152] (WW) Warning, couldn't open module fbdev
[    12.152] (II) UnloadModule: "fbdev"
[    12.152] (II) Unloading fbdev
[    12.152] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    12.152] (II) LoadModule: "vesa"
[    12.152] (WW) Warning, couldn't open module vesa
[    12.152] (II) UnloadModule: "vesa"
[    12.152] (II) Unloading vesa
[    12.152] (EE) Failed to load module "vesa" (module does not exist, 0)
[    12.152] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[    12.154] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    12.164] (II) [KMS] Kernel modesetting enabled.
[    12.164] (WW) Falling back to old probe method for modesetting
[    12.165] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.165] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    12.165] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    12.165] (==) RADEON(0): Default visual is TrueColor
[    12.165] (==) RADEON(0): RGB weight 888
[    12.165] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    12.165] (--) RADEON(0): Chipset: "ATI Radeon X1300/X1550" (ChipID = 0x7146)
[    12.165] (II) Loading sub module "fb"
[    12.165] (II) LoadModule: "fb"
[    12.165] (II) Loading /usr/lib/xorg/modules/libfb.so
[    12.179] (II) Module fb: vendor="X.Org Foundation"
[    12.179] 	compiled for 1.19.0, module version = 1.0.0
[    12.179] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.179] (II) Loading sub module "dri2"
[    12.179] (II) LoadModule: "dri2"
[    12.179] (II) Module "dri2" already built-in
[    12.179] (II) Loading sub module "exa"
[    12.179] (II) LoadModule: "exa"
[    12.179] (II) Loading /usr/lib/xorg/modules/libexa.so
[    12.189] (II) Module exa: vendor="X.Org Foundation"
[    12.189] 	compiled for 1.19.0, module version = 2.6.0
[    12.189] 	ABI class: X.Org Video Driver, version 23.0
[    12.189] (II) RADEON(0): KMS Color Tiling: enabled
[    12.189] (II) RADEON(0): KMS Color Tiling 2D: disabled
[    12.189] (II) RADEON(0): KMS Pageflipping: enabled
[    12.189] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    12.220] (II) RADEON(0): Output DVI-0 has no monitor section
[    12.260] (II) RADEON(0): Output S-video has no monitor section
[    12.291] (II) RADEON(0): EDID for output DVI-0
[    12.291] (II) RADEON(0): Manufacturer: STN  Model: 5  Serial#: 1095643447
[    12.291] (II) RADEON(0): Year: 2003  Week: 37
[    12.291] (II) RADEON(0): EDID Version: 1.3
[    12.291] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    12.291] (II) RADEON(0): Sync:  Separate
[    12.291] (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 24
[    12.291] (II) RADEON(0): Gamma: 2.26
[    12.291] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
[    12.291] (II) RADEON(0): First detailed timing is preferred mode
[    12.291] (II) RADEON(0): GTF timings supported
[    12.291] (II) RADEON(0): redX: 0.645 redY: 0.321   greenX: 0.285 greenY: 0.600
[    12.291] (II) RADEON(0): blueX: 0.142 blueY: 0.057   whiteX: 0.283 whiteY: 0.298
[    12.291] (II) RADEON(0): Supported established timings:
[    12.291] (II) RADEON(0): 720x400@70Hz
[    12.291] (II) RADEON(0): 640x480@60Hz
[    12.291] (II) RADEON(0): 640x480@75Hz
[    12.291] (II) RADEON(0): Manufacturer's mask: 0
[    12.291] (II) RADEON(0): Supported standard timings:
[    12.291] (II) RADEON(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
[    12.291] (II) RADEON(0): #1: hsize: 640  vsize 480  refresh: 85  vid: 22833
[    12.291] (II) RADEON(0): #2: hsize: 800  vsize 600  refresh: 85  vid: 22853
[    12.291] (II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[    12.291] (II) RADEON(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    12.291] (II) RADEON(0): Supported detailed timing:
[    12.291] (II) RADEON(0): clock: 94.5 MHz   Image Size:  312 x 234 mm
[    12.291] (II) RADEON(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
[    12.291] (II) RADEON(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
[    12.291] (II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 71 kHz, PixClock max 115 MHz
[    12.291] (II) RADEON(0): Monitor name: SAMTRON
[    12.291] (II) RADEON(0): Serial No: HDBW908243
[    12.291] (II) RADEON(0): EDID (in hex):
[    12.291] (II) RADEON(0): 	00ffffffffffff004e8e050037314e41
[    12.291] (II) RADEON(0): 	250d01036820187e2b1269a552499924
[    12.291] (II) RADEON(0): 	0e484ca4000031403159455961598180
[    12.291] (II) RADEON(0): 	010101010101ea240060410028303060
[    12.291] (II) RADEON(0): 	130038ea1000001e000000fd0032a01e
[    12.291] (II) RADEON(0): 	470b000a202020202020000000fc0053
[    12.291] (II) RADEON(0): 	414d54524f4e0a2020202020000000ff
[    12.291] (II) RADEON(0): 	00484442573930383234330a20200022
[    12.291] (II) RADEON(0): Printing probed modes for output DVI-0
[    12.291] (II) RADEON(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz eP)
[    12.291] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    12.291] (II) RADEON(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    12.291] (II) RADEON(0): Modeline "1280x800"x74.9  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz e)
[    12.291] (II) RADEON(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    12.292] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    12.292] (II) RADEON(0): Modeline "1280x768"x74.9  102.25  1280 1360 1488 1696  768 771 778 805 -hsync +vsync (60.3 kHz e)
[    12.292] (II) RADEON(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    12.292] (II) RADEON(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    12.292] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    12.292] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    12.292] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    12.292] (II) RADEON(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz e)
[    12.292] (II) RADEON(0): Modeline "1024x576"x60.0   46.97  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
[    12.292] (II) RADEON(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[    12.292] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    12.292] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    12.292] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    12.292] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    12.292] (II) RADEON(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    12.292] (II) RADEON(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[    12.292] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    12.292] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    12.292] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    12.292] (II) RADEON(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz e)
[    12.292] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    12.292] (II) RADEON(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz e)
[    12.292] (II) RADEON(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz e)
[    12.330] (II) RADEON(0): EDID for output S-video
[    12.330] (II) RADEON(0): Output DVI-0 connected
[    12.330] (II) RADEON(0): Output S-video disconnected
[    12.330] (II) RADEON(0): Using exact sizes for initial modes
[    12.330] (II) RADEON(0): Output DVI-0 using initial mode 1024x768 +0+0
[    12.330] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:10000000 visible:fc40000
[    12.330] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    12.330] (==) RADEON(0): DPI set to (96, 96)
[    12.330] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    12.330] (II) Loading sub module "ramdac"
[    12.330] (II) LoadModule: "ramdac"
[    12.330] (II) Module "ramdac" already built-in
[    12.330] (II) UnloadModule: "modesetting"
[    12.330] (II) Unloading modesetting
[    12.330] (--) Depth 24 pixmap format is 32 bpp
[    12.330] (II) RADEON(0): [DRI2] Setup complete
[    12.330] (II) RADEON(0): [DRI2]   DRI driver: r300
[    12.330] (II) RADEON(0): [DRI2]   VDPAU driver: r300
[    12.331] (II) RADEON(0): Front buffer size: 3072K
[    12.331] (II) RADEON(0): VRAM usage limit set to 229680K
[    12.332] (==) RADEON(0): DRI3 disabled
[    12.332] (==) RADEON(0): Backing store enabled
[    12.332] (II) RADEON(0): Direct rendering enabled
[    12.332] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[    12.332] (II) EXA(0): Driver allocated offscreen pixmaps
[    12.332] (II) EXA(0): Driver registered support for the following operations:
[    12.332] (II)         Solid
[    12.332] (II)         Copy
[    12.332] (II)         Composite (RENDER acceleration)
[    12.332] (II)         UploadToScreen
[    12.332] (II)         DownloadFromScreen
[    12.332] (II) RADEON(0): Acceleration enabled
[    12.332] (==) RADEON(0): DPMS enabled
[    12.332] (==) RADEON(0): Silken mouse enabled
[    12.333] (II) RADEON(0): Set up textured video
[    12.333] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    12.333] (II) RADEON(0): [XvMC] Extension initialized.
[    12.333] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.334] (--) RandR disabled
[    13.599] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    13.599] (II) AIGLX: enabled GLX_ARB_create_context
[    13.599] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    13.599] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    13.599] (II) AIGLX: enabled GLX_INTEL_swap_event
[    13.599] (II) AIGLX: enabled GLX_SGI_swap_control
[    13.599] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    13.599] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    13.599] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    13.599] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    13.599] (II) AIGLX: Loaded and initialized r300
[    13.599] (II) GLX: Initialized DRI2 GL provider for screen 0
[    13.600] (II) RADEON(0): Setting screen physical size to 270 x 203
[    13.979] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    13.979] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.979] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.979] (II) LoadModule: "libinput"
[    13.979] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    14.063] (II) Module libinput: vendor="X.Org Foundation"
[    14.063] 	compiled for 1.19.0, module version = 0.23.0
[    14.063] 	Module class: X.Org XInput Driver
[    14.063] 	ABI class: X.Org XInput driver, version 24.1
[    14.063] (II) Using input driver 'libinput' for 'Power Button'
[    14.063] (**) Power Button: always reports core events
[    14.063] (**) Option "Device" "/dev/input/event3"
[    14.063] (**) Option "_source" "server/udev"
[    14.063] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    14.063] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    14.086] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event3"
[    14.086] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    14.087] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    14.087] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    14.088] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    14.088] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.088] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    14.088] (II) Using input driver 'libinput' for 'Power Button'
[    14.088] (**) Power Button: always reports core events
[    14.088] (**) Option "Device" "/dev/input/event2"
[    14.088] (**) Option "_source" "server/udev"
[    14.089] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    14.089] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    14.106] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event2"
[    14.106] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    14.107] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    14.107] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    14.109] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event6)
[    14.109] (II) No input driver specified, ignoring this device.
[    14.109] (II) This device may have been added with another device file.
[    14.109] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event7)
[    14.109] (II) No input driver specified, ignoring this device.
[    14.109] (II) This device may have been added with another device file.
[    14.110] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event8)
[    14.110] (II) No input driver specified, ignoring this device.
[    14.110] (II) This device may have been added with another device file.
[    14.111] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event9)
[    14.111] (II) No input driver specified, ignoring this device.
[    14.111] (II) This device may have been added with another device file.
[    14.111] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event10)
[    14.111] (II) No input driver specified, ignoring this device.
[    14.111] (II) This device may have been added with another device file.
[    14.112] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event5)
[    14.112] (**) SIGMACHIP Usb Mouse: Applying InputClass "evdev pointer catchall"
[    14.113] (**) SIGMACHIP Usb Mouse: Applying InputClass "libinput pointer catchall"
[    14.113] (II) Using input driver 'libinput' for 'SIGMACHIP Usb Mouse'
[    14.113] (**) SIGMACHIP Usb Mouse: always reports core events
[    14.113] (**) Option "Device" "/dev/input/event5"
[    14.113] (**) Option "_source" "server/udev"
[    14.170] (II) input device 'SIGMACHIP Usb Mouse', /dev/input/event5 is tagged by udev as: Mouse
[    14.170] (II) input device 'SIGMACHIP Usb Mouse', /dev/input/event5 is a pointer caps
[    14.206] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/0003:1C4F:0003.0004/input/input9/event5"
[    14.206] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 8)
[    14.207] (**) Option "AccelerationScheme" "none"
[    14.207] (**) SIGMACHIP Usb Mouse: (accel) selected scheme none/0
[    14.207] (**) SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[    14.207] (**) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[    14.263] (II) input device 'SIGMACHIP Usb Mouse', /dev/input/event5 is tagged by udev as: Mouse
[    14.263] (II) input device 'SIGMACHIP Usb Mouse', /dev/input/event5 is a pointer caps
[    14.264] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse0)
[    14.264] (II) No input driver specified, ignoring this device.
[    14.264] (II) This device may have been added with another device file.
[    14.265] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event0)
[    14.265] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    14.265] (**)   USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.265] (II) Using input driver 'libinput' for '  USB Keyboard'
[    14.265] (**)   USB Keyboard: always reports core events
[    14.265] (**) Option "Device" "/dev/input/event0"
[    14.265] (**) Option "_source" "server/udev"
[    14.265] (II) input device '  USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    14.265] (II) input device '  USB Keyboard', /dev/input/event0 is a keyboard
[    14.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/0003:04D9:1503.0002/input/input3/event0"
[    14.306] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD, id 9)
[    14.307] (II) input device '  USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    14.307] (II) input device '  USB Keyboard', /dev/input/event0 is a keyboard
[    14.309] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event1)
[    14.309] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    14.309] (**)   USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.309] (II) Using input driver 'libinput' for '  USB Keyboard'
[    14.309] (**)   USB Keyboard: always reports core events
[    14.309] (**) Option "Device" "/dev/input/event1"
[    14.309] (**) Option "_source" "server/udev"
[    14.310] (II) input device '  USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[    14.310] (II) input device '  USB Keyboard', /dev/input/event1 is a keyboard
[    14.346] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/0003:04D9:1503.0003/input/input4/event1"
[    14.346] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD, id 10)
[    14.347] (II) input device '  USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[    14.347] (II) input device '  USB Keyboard', /dev/input/event1 is a keyboard
[    14.348] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    14.348] (II) No input driver specified, ignoring this device.
[    14.348] (II) This device may have been added with another device file.

Offline

#8 2016-12-15 14:21:55

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

xorg-server 1.19.0-3 adds a patch "to fix some EXA crashes", but I tested it, and it had no effect on this issue.

Last edited by SneakySnake (2016-12-15 14:43:49)

Offline

#9 2016-12-17 19:44:16

jlindgren
Member
Registered: 2011-02-27
Posts: 256

Re: OpenGL clients hang randomly with Xorg 1.19

It's not only ATI, there are lockups on Intel as well with the new X.org.
https://bugs.archlinux.org/task/52189

Offline

#10 2016-12-17 19:54:13

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

jlindgren wrote:

It's not only ATI, there are lockups on Intel as well with the new X.org.
https://bugs.archlinux.org/task/52189

These bugs might be related, but the task you linked is describing X completely freezing, while the bug I'm experiencing is simply OpenGL clients freezing, while other applications and the X session itself remain intact.

EDIT: Oh, I realized you are using compton, which utilizes OpenGL (or utilizes DRM is some other way? I'm not 100% familiar with how the open source graphics stack works).

Can you try running your X session without the compositor? Do only OpenGL clients freeze in that case? (Make sure to turn off compositing in xfwm as well, if it's enabled. IIRC it has built-in compositing functionality. Or you could just try running a plain X session with openbox/twm, and try to reproduce the issue with the methods I've described in my original post.)

Last edited by SneakySnake (2016-12-17 20:09:18)

Offline

#11 2017-01-03 10:25:28

somercet
Member
From: Michigan, USA
Registered: 2009-06-07
Posts: 10

Re: OpenGL clients hang randomly with Xorg 1.19

I also have Arch testing on an Nvidia desktop and laptop, and, on both machines, mpv and vlc show this OpenGL halting problem. I have Compton installed but don't use it. My window manager is awesome wm, run under lxdm-session.

Desktop:
[    20.938] (II) NOUVEAU driver Date:   Sun Oct 16 15:10:10 2016 -0400
[    20.941] (--) NOUVEAU(0): Chipset: "NVIDIA NVD9"

glew 2.0.0-1
glproto 1.4.17-1
glu 9.0.0-4
libepoxy 1.3.1-1
mesa 13.0.2-2

nouveau-fw 325.15-1
xf86-video-nouveau 1.0.13-2

xorg-server 1.19.0-3

Last edited by somercet (2017-01-03 10:26:27)


Tox ID: 8CF43FED4741DD4286C20C155CF64E24979D8C8CE1BF2925DAB902558ACE8351D80FD44EBFA6

Offline

#12 2017-01-03 10:33:49

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

somercet: Are you using EXA or GLAMOR acceleration?

I can't reproduce the freezes under GLAMOR.

Last edited by SneakySnake (2017-01-03 10:34:00)

Offline

#13 2017-05-03 11:39:57

FzJt6t86es8
Member
Registered: 2017-05-03
Posts: 4

Re: OpenGL clients hang randomly with Xorg 1.19

I've been getting freezes/lockups recently. Pretty sure it's a video driver/xorg issue ,because it only happens when I'm running an OpenGL application. The whole screen will freeze, and the computer wont take any keyboard input.
There are two types of freezes/lockups:
1. The whole screen is unresponsive and the computer doesnt take any keyboard inputs, but all non OpenGL applications continue to run (like a video, the audio just continues playing fine).
2. The whole screen is unresponsive and the computer doesnt take any keyboard inputs, plus it keeps repeating the last 1-2 seconds of any audio that was playing when it froze.
My logs dont really show anything.

I'm using an Nvidia Optimus laptop [i7 2670QM + GT 520MX], all packages are up-to-date.

Last edited by FzJt6t86es8 (2017-05-03 11:42:00)

Offline

#14 2017-05-03 11:53:45

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

FzJt6t86es8 wrote:

I've been getting freezes/lockups recently. Pretty sure it's a video driver/xorg issue ,because it only happens when I'm running an OpenGL application. The whole screen will freeze, and the computer wont take any keyboard input.
There are two types of freezes/lockups:
1. The whole screen is unresponsive and the computer doesnt take any keyboard inputs, but all non OpenGL applications continue to run (like a video, the audio just continues playing fine).
2. The whole screen is unresponsive and the computer doesnt take any keyboard inputs, plus it keeps repeating the last 1-2 seconds of any audio that was playing when it froze.
My logs dont really show anything.

I'm using an Nvidia Optimus laptop [i7 2670QM + GT 520MX], all packages are up-to-date.

Are you using a compositor? This forum post is about OpenGL clients hanging, not the whole system hanging. The only time the keyboard should be unresponsive is if you're running a compositing window manager, and that freezes.

Otherwise, I'm afraid we are talking about two different problems.

On an unrelated note, I am using a different graphics card now, so I can't reproduce this issue anymore.

Offline

#15 2017-05-03 11:55:38

FzJt6t86es8
Member
Registered: 2017-05-03
Posts: 4

Re: OpenGL clients hang randomly with Xorg 1.19

SneakySnake wrote:
FzJt6t86es8 wrote:

I've been getting freezes/lockups recently. Pretty sure it's a video driver/xorg issue ,because it only happens when I'm running an OpenGL application. The whole screen will freeze, and the computer wont take any keyboard input.
There are two types of freezes/lockups:
1. The whole screen is unresponsive and the computer doesnt take any keyboard inputs, but all non OpenGL applications continue to run (like a video, the audio just continues playing fine).
2. The whole screen is unresponsive and the computer doesnt take any keyboard inputs, plus it keeps repeating the last 1-2 seconds of any audio that was playing when it froze.
My logs dont really show anything.

I'm using an Nvidia Optimus laptop [i7 2670QM + GT 520MX], all packages are up-to-date.

Are you using a compositor? This forum post is about OpenGL clients hanging, not the whole system hanging. The only time the keyboard should be unresponsive is if you're running a compositing window manager, and that freezes.

Otherwise, I'm afraid we are talking about two different problems.

On an unrelated note, I am using a different graphics card now, so I can't reproduce this issue anymore.

I'm using XFCE with Xfwm4.

Offline

#16 2017-05-03 12:02:17

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

FzJt6t86es8 wrote:

I'm using XFCE with Xfwm4.

I believe Xfwm4 has optional compositing. The question is whether you have it enabled or not.

In any case, it looks like the bug tracker tickets relating to this issue have been closed, and the packages are out of Testing, so if you have an issue, I suggest you open a new thread.

Offline

#17 2017-05-03 12:05:05

FzJt6t86es8
Member
Registered: 2017-05-03
Posts: 4

Re: OpenGL clients hang randomly with Xorg 1.19

SneakySnake wrote:
FzJt6t86es8 wrote:

I'm using XFCE with Xfwm4.

I believe Xfwm4 has optional compositing. The question is whether you have it enabled or not.

In any case, it looks like the bug tracker tickets relating to this issue have been closed, and the packages are out of Testing, so if you have an issue, I suggest you open a new thread.

Yes, I'm using compositing smile

Offline

#18 2017-05-03 12:07:55

SneakySnake
Member
Registered: 2012-03-30
Posts: 21

Re: OpenGL clients hang randomly with Xorg 1.19

FzJt6t86es8 wrote:

Yes, I'm using compositing smile

One thing you can try is disable compositing, and see if you can reproduce this issue with compositing disabled.

If you can, then this and your issue are simply unrelated. Otherwise, there is possible relation.

In both cases, you should probably open a new thread in the appropriate place, which is probably not the Testing section, unless the related packages are [testing], and reverting them fixes your problem.

Offline

Board footer

Powered by FluxBB