From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 66963] r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub Date: Mon, 02 Sep 2013 15:48:02 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1892719331==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7B91DE69E8 for ; Mon, 2 Sep 2013 08:48:02 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1892719331== Content-Type: multipart/alternative; boundary="1378136882.1ADCeED5.17434"; charset="us-ascii" --1378136882.1ADCeED5.17434 Date: Mon, 2 Sep 2013 15:48:02 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=66963 --- Comment #97 from Alex Deucher --- (In reply to comment #96) > Not so fast fellas. Recently checked 3.11RC7 and DRM-Next (current). The > result is the same: it still can't boot with my Radeon HD 2600 XT :( Can you attach a copy of your vbios? (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/ echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom Also, can you get a copy of the dmesg output from the driver after it loads? Try booting into a non-X runlevel without loading radeon (either blacklist it, or set radeon.modeset=0 on the kernel command line in grub) and then manually load it. E.g., modprobe -r radeon modprobe radeon modeset=1 dpm=1 If possible, try and do it over ssh from a second machine so you can still access it if you lose the display. -- You are receiving this mail because: You are the assignee for the bug. --1378136882.1ADCeED5.17434 Date: Mon, 2 Sep 2013 15:48:02 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 97 on bug 66963 from
(In reply to comment #96)
> Not so fast fellas. Recently checked 3.11RC7 and DRM-Next (current). The
> result is the same: it still can't boot with my Radeon HD 2600 XT :(

Can you attach a copy of your vbios?

(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/<pci bus id>
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom

Also, can you get a copy of the dmesg output from the driver after it loads? 
Try booting into a non-X runlevel without loading radeon (either blacklist it,
or set radeon.modeset=0 on the kernel command line in grub) and then manually
load it.  E.g.,
modprobe -r radeon
modprobe radeon modeset=1 dpm=1

If possible, try and do it over ssh from a second machine so you can still
access it if you lose the display.


You are receiving this mail because:
  • You are the assignee for the bug.
--1378136882.1ADCeED5.17434-- --===============1892719331== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1892719331==--