Bug 104617 - Window is always black until resized
Summary: Window is always black until resized
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.7 (2012.06)
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-13 16:39 UTC by Li The G
Modified: 2019-11-19 08:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Li The G 2018-01-13 16:39:58 UTC
Hello,

Ever since upgrading from Ubuntu 14.04 to 16.04, and thus from Catalyst to radeon, opening windows / games with opengl in them is possible, BUT I have to resize the window in order to see anything.

I switch to the AMD card by using `DRI_PRIME=1`.

A simple test is running `glxgears` which renders a nice black window.


$ uname -a
Linux arbrak 4.4.0-105-generic #128-Ubuntu SMP Thu Dec 14 12:42:11 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.3 LTS
Release:        16.04
Codename:       xenial

$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Neptune XT [Radeon HD 8970M] (rev ff)

$ DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
OpenGL renderer string: AMD PITCAIRN (DRM 2.43.0 / 4.4.0-105-generic, LLVM 5.0.0)
Comment 1 Michel Dänzer 2018-01-14 13:09:02 UTC
Please attach the corresponding Xorg log file.
Comment 2 Martin Peres 2019-11-19 08:01:16 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/issues/178.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.