dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 54662] [bisected] Kernel 3.6 breaks KMS on Radeon RV530 (black screen)
Date: Tue, 11 Sep 2012 15:52:36 +0000	[thread overview]
Message-ID: <bug-54662-502-sua2GdxBU9@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-54662-502@http.bugs.freedesktop.org/>

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

--- Comment #5 from Tony Thomas <autonymous@gmail.com> 2012-09-11 15:52:36 UTC ---
(In reply to comment #4)
> (In reply to comment #1)

> 
> Recent Ubuntu versions don't come with an xorg.conf file, and "sudo Xorg
> -configure" reports a fatal error, so I'm not sure how to generate a base file
> to tweak.
> 

Recent versions of Ubuntu (and others) allow for snippets of Xorg.conf in
either /etc/X11/xorg.conf.d, or (as in Ubuntu) /usr/share/X11/xorg.conf.d. Just
make a new file, and add a section such as this:

#vi 50-mydevice.conf

Section "Device"
    Identifier "my-radeon-card"
    Option "NoAccel" "TRUE"
EndSection

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  parent reply	other threads:[~2012-09-11 15:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-08  6:42 [Bug 54662] New: [bisected] Kernel 3.6 breaks KMS on Radeon RV530 (black screen) bugzilla-daemon
2012-09-08 15:36 ` [Bug 54662] " bugzilla-daemon
2012-09-08 15:37 ` bugzilla-daemon
2012-09-08 15:38 ` bugzilla-daemon
2012-09-09 13:43 ` bugzilla-daemon
2012-09-11 15:52 ` bugzilla-daemon [this message]
2012-09-16  7:20 ` bugzilla-daemon
2012-10-03 10:54 ` 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-54662-502-sua2GdxBU9@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).