Bug 82473 - No picture
Summary: No picture
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-11 19:18 UTC by dimangi42
Modified: 2019-11-19 08:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Picture of the screen (53.26 KB, image/jpeg)
2014-08-12 09:09 UTC, dimangi42
no flags Details
dmesg 3.13 (64.08 KB, text/plain)
2014-08-12 09:15 UTC, dimangi42
no flags Details
dmesg 3.15 (63.24 KB, text/plain)
2014-08-12 09:15 UTC, dimangi42
no flags Details
dmesg 3.16 (74.53 KB, text/plain)
2014-08-12 09:16 UTC, dimangi42
no flags Details
Xorg log (46.46 KB, text/plain)
2014-08-12 09:16 UTC, dimangi42
no flags Details
dmesg 3.13 no acceleration (63.43 KB, text/plain)
2014-08-13 09:46 UTC, dimangi42
no flags Details
Xorg log (40.39 KB, text/plain)
2014-08-13 09:46 UTC, dimangi42
no flags Details
dmesg 3.13 mesa 10.3 (67.88 KB, text/plain)
2014-08-13 19:57 UTC, dimangi42
no flags Details
mesa 10.3 (2.91 MB, image/jpeg)
2014-08-13 19:59 UTC, dimangi42
no flags Details
dmesg 3.16 mesa 10.3 (82.98 KB, text/plain)
2014-08-13 20:23 UTC, dimangi42
no flags Details

Description dimangi42 2014-08-11 19:18:36 UTC
At boot, I get only a striped screen, no decent picture.

Kernel 3.13
dmesg http://paste.ubuntu.com/8019782/
Xorg.0.log http://paste.ubuntu.com/8019790/

Kernel 3.15
dmesg http://paste.ubuntu.com/8019797/
Xorg.0.log http://paste.ubuntu.com/8019803/

Kernel 3.16
dmesg http://paste.ubuntu.com/8019829/
Xorg.0.log http://paste.ubuntu.com/8019826/
Comment 1 Alex Deucher 2014-08-11 19:24:59 UTC
Please attach your dmesg and xorg logs directly to the bug.  Is this a regression?  If so when was it last working?  Can you get a picture of the screen?  Does using a non-HDMI (e.g., DVI) connector help?  Does booting with radeon.audio=0 on the kernel command line in grub help?
Comment 2 dimangi42 2014-08-12 09:09:44 UTC
Created attachment 104476 [details]
Picture of the screen

Screen with black/grey stripes, mouse cursor on the middle.
Comment 3 dimangi42 2014-08-12 09:15:28 UTC
Created attachment 104479 [details]
dmesg 3.13
Comment 4 dimangi42 2014-08-12 09:15:47 UTC
Created attachment 104480 [details]
dmesg 3.15
Comment 5 dimangi42 2014-08-12 09:16:04 UTC
Created attachment 104481 [details]
dmesg 3.16
Comment 6 dimangi42 2014-08-12 09:16:21 UTC
Created attachment 104482 [details]
Xorg log
Comment 7 dimangi42 2014-08-12 09:18:00 UTC
This has never worked. The HW works fine with older kernels and proprietary drivers. Tried with VGA connector, and with with the radeon.audio=0 without change in the behavior.
Comment 8 Alex Deucher 2014-08-12 13:11:43 UTC
(In reply to comment #7)
> This has never worked. The HW works fine with older kernels and proprietary
> drivers. Tried with VGA connector, and with with the radeon.audio=0 without
> change in the behavior.

Which older kernels worked?  Can you bisect?
Comment 9 dimangi42 2014-08-12 18:49:21 UTC
(In reply to comment #8)
> (In reply to comment #7)
> > This has never worked. The HW works fine with older kernels and proprietary
> > drivers. Tried with VGA connector, and with with the radeon.audio=0 without
> > change in the behavior.
> 
> Which older kernels worked?  Can you bisect?

3.10.20, but like said it's with proprietary drivers. OpenELEC "distro" to be exact.
Comment 10 Alex Deucher 2014-08-12 18:58:47 UTC
Just to be clear is it a problem specifically with HDMI or using any display?  Also make sure you fully uninstalled fglrx.  It overwrites some of the libs on your system with it's own versions.  You can also try disabling acceleration.  Add:
Option "NoAccel" "true"
to the device section of your xorg.conf
Comment 11 dimangi42 2014-08-12 19:08:35 UTC
(In reply to comment #10)
> Just to be clear is it a problem specifically with HDMI or using any
> display?  Also make sure you fully uninstalled fglrx.  It overwrites some of
> the libs on your system with it's own versions.  You can also try disabling
> acceleration.  Add:
> Option "NoAccel" "true"
> to the device section of your xorg.conf

It's a problem using any connector, VGA being another one I've tried. I did the installation by these instructions to the point, so I shouldn't have fglrx installed (http://forum.xbmc.org/showthread.php?tid=174854).
I can try without acceleration if that's fruitful for debugging, but that's not a useful end result for me.
Comment 12 Alex Deucher 2014-08-12 19:20:57 UTC
(In reply to comment #11)
> It's a problem using any connector, VGA being another one I've tried. I did
> the installation by these instructions to the point, so I shouldn't have
> fglrx installed (http://forum.xbmc.org/showthread.php?tid=174854).
> I can try without acceleration if that's fruitful for debugging, but that's
> not a useful end result for me.

Yes, it's useful for debugging.
Comment 13 dimangi42 2014-08-13 09:43:56 UTC
(In reply to comment #10)
> Just to be clear is it a problem specifically with HDMI or using any
> display?  Also make sure you fully uninstalled fglrx.  It overwrites some of
> the libs on your system with it's own versions.  You can also try disabling
> acceleration.  Add:
> Option "NoAccel" "true"
> to the device section of your xorg.conf

Disabling acceleration boots fine, and I get graphics as expected.
Comment 14 dimangi42 2014-08-13 09:46:38 UTC
Created attachment 104552 [details]
dmesg 3.13 no acceleration

With xorg.conf "NoAccel" "true"
Comment 15 dimangi42 2014-08-13 09:46:58 UTC
Created attachment 104553 [details]
Xorg log

with no acceleration
Comment 16 Alex Deucher 2014-08-13 13:05:28 UTC
What version of mesa are you using?  Does changing the mesa version help?
Comment 17 dimangi42 2014-08-13 13:48:45 UTC
(In reply to comment #16)
> What version of mesa are you using?  Does changing the mesa version help?

ii  libegl1-mesa:amd64                   10.1.3-0ubuntu0.1                     amd64        free implementation of the EGL API -- runtime
ii  libegl1-mesa-drivers:amd64           10.1.3-0ubuntu0.1                     amd64        free implementation of the EGL API -- hardware drivers
ii  libgl1-mesa-dri:amd64                10.1.3-0ubuntu0.1                     amd64        free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx:amd64                10.1.3-0ubuntu0.1                     amd64        free implementation of the OpenGL API -- GLX runtime
ii  libglapi-mesa:amd64                  10.1.3-0ubuntu0.1                     amd64        free implementation of the GL API -- shared library
ii  libglu1-mesa:amd64                   9.0.0-2                               amd64        Mesa OpenGL utility library (GLU)
ii  libopenvg1-mesa:amd64                10.1.3-0ubuntu0.1                     amd64        free implementation of the OpenVG API -- runtime
ii  libwayland-egl1-mesa:amd64           10.1.3-0ubuntu0.1                     amd64        implementation of the Wayland EGL platform -- runtime
ii  mesa-utils                           8.1.0-2                               amd64        Miscellaneous Mesa GL utilities
ii  mesa-vdpau-drivers:amd64             10.1.3-0ubuntu0.1                     amd64        Mesa VDPAU video acceleration drivers

I will try to downgrade later today and report back.
Comment 18 dimangi42 2014-08-13 17:37:10 UTC
(In reply to comment #16)
> What version of mesa are you using?  Does changing the mesa version help?

Sorry, I'm bit of a noob here, but how do you replace mesa with an earlier version?
Comment 19 dimangi42 2014-08-13 19:57:47 UTC
Created attachment 104582 [details]
dmesg 3.13 mesa 10.3

I did
sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get dist-upgrade

and I get

ii  libegl1-mesa:amd64                   10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        free implementation of the EGL API -- runtime
ii  libegl1-mesa-drivers:amd64           10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        free implementation of the EGL API -- hardware drivers
ii  libgl1-mesa-dri:amd64                10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx:amd64                10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        free implementation of the OpenGL API -- GLX runtime
ii  libglapi-mesa:amd64                  10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        free implementation of the GL API -- shared library
ii  libglu1-mesa:amd64                   9.0.0-2                                                amd64        Mesa OpenGL utility library (GLU)
ii  libopenvg1-mesa:amd64                10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        free implementation of the OpenVG API -- runtime
ii  libwayland-egl1-mesa:amd64           10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        implementation of the Wayland EGL platform -- runtime
ii  mesa-utils                           8.1.0-2                                                amd64        Miscellaneous Mesa GL utilities
ii  mesa-vdpau-drivers:amd64             10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty      amd64        Mesa VDPAU video acceleration drivers
Comment 20 dimangi42 2014-08-13 19:59:14 UTC
Created attachment 104583 [details]
mesa 10.3

different kind of wrong display
Comment 21 Alex Deucher 2014-08-13 20:04:30 UTC
Does disabling tiling help?  Add:
	Option "ColorTiling" "false"
	Option "ColorTiling2D" "false"
To the device section of your xorg config.
Comment 22 Alex Deucher 2014-08-13 20:05:56 UTC
Also does the combination of a newer kernel with mesa 10.3 help?
Comment 23 dimangi42 2014-08-13 20:17:01 UTC
(In reply to comment #21)
> Does disabling tiling help?  Add:
> 	Option "ColorTiling" "false"
> 	Option "ColorTiling2D" "false"
> To the device section of your xorg config.

Does not help. I get back to the orig. striped screen. Even after removing the new options from xorg.conf.
Comment 24 dimangi42 2014-08-13 20:22:58 UTC
(In reply to comment #22)
> Also does the combination of a newer kernel with mesa 10.3 help?

Does not. Same results with kernel 3.16 and mesa 10.3.
Comment 25 dimangi42 2014-08-13 20:23:35 UTC
Created attachment 104584 [details]
dmesg 3.16 mesa 10.3
Comment 26 Martin Peres 2019-11-19 08:54:33 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/drm/amd/issues/513.


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.