All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 70409] Discrete GPU fails to initialize and X segfaults on dual-GPU r600/radeonsi laptop
Date: Tue, 15 Oct 2013 23:22:37 +0000	[thread overview]
Message-ID: <bug-70409-502-NsMbBLyEUP@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-70409-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 2006 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70409

--- Comment #2 from Adam Honse <calcprogrammer1@gmail.com> ---
OK, I've done more research into the issue.  I started by reinstalling Ubuntu
GNOME 3.10 on my laptop for a clean install, then upgraded to the most
up-to-date packages in Ubuntu's repository.  I have not built any custom
packages.

With this setup, X will not start at all.  Trying to run startx fails with a
segmentation fault and the error:

r600: Unknown chipset 0x9900

This chipID appears to be the 7660G GPU according to this line of the Xorg log:

[ 2200.372] (--) RADEON(0): Chipset: "ARUBA" (ChipID = 0x9900)

Upon looking into the Xorg log, it shows that the 7660G (ARUBA) initializes
acceleration via EXA while the 7730M (VERDE) initializes acceleration via
glamor.  Both cards have acceleration enabled, and then it segfaults before
anything happens on screen.

I want to use glamor acceleration on both cards as I've found it to perform
better than EXA, so I added a simple xorg.conf.d file like so:

Section "Device"
    Identifier "Radeon"
    Option    "AccelMethod"   "glamor"
EndSection

Now X starts, but it's back to my original problem.  With xorg.conf forcing
glamor acceleration, the 7660G GPU initializes EGL and glamor properly which is
reflected by desktop acceleration working, but the 7730M attempts to initialize
EGL and fails, being unusable for DRI PRIME (though still showing up in
listproviders, twice for some reason).

I have a thread on Ubuntu Forums with Xorg.log from both without and with
forcing glamor.  In addition when I tried to replicate the issue on my desktop,
I got graphical corruption.  I'll file a different bug report for that issue.

http://ubuntuforums.org/showthread.php?t=2180826

The conversation that led to this report started here:
http://phoronix.com/forums/showthread.php?84382-RadeonSI-GLAMOR-Support-Still-M-I-A-From-Ubuntu-13-10&p=363236#post363236

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3104 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2013-10-15 23:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 19:36 [Bug 70409] New: Radeon 7730M discrete GPU use crashes DRI PRIME, appears to be using r600 driver bugzilla-daemon
2013-10-12 19:42 ` [Bug 70409] " bugzilla-daemon
2013-10-15 23:14 ` [Bug 70409] Discrete GPU fails to initialize and X segfaults on dual-GPU r600/radeonsi laptop bugzilla-daemon
2013-10-15 23:22 ` bugzilla-daemon [this message]
2014-02-13  3:06 ` bugzilla-daemon
2014-06-28 17:00 ` bugzilla-daemon
2014-06-28 18:06 ` bugzilla-daemon
2014-06-29 10:34 ` bugzilla-daemon
2014-06-30  3:44 ` bugzilla-daemon
2014-06-30 18:08 ` bugzilla-daemon
2014-06-30 20:48 ` bugzilla-daemon
2014-06-30 20:53 ` bugzilla-daemon
2014-07-01  0:49 ` bugzilla-daemon
2014-07-01 20:30 ` bugzilla-daemon
2016-02-26  6:47 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-70409-502-NsMbBLyEUP@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.