From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 67107] Xorg starts and crashes with DPM enable Date: Wed, 02 Oct 2013 02:51:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0986273698==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 43438E7567 for ; Tue, 1 Oct 2013 19:51:32 -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 --===============0986273698== Content-Type: multipart/alternative; boundary="1380682292.7baf1.32372"; charset="us-ascii" --1380682292.7baf1.32372 Date: Wed, 2 Oct 2013 02:51:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=67107 --- Comment #13 from Adam Honse --- To follow up with my previous comment, I tried disabling the discrete GPU. In my case I disable it AFTER the radeon module is loaded (because doing it the other way around causes errors that lag the machine to an unusable state). The machine has no means of disabling it in the BIOS so I use the acpi_call kernel module with the turn_off_gpu script from here: https://github.com/mkottman/acpi_call/ What I did was start the laptop with dpm=1 and gdm set to not start automatically so I'd boot to a text console. Radeon module loads at boot and KMS sets the console to the appropriate resolution. Then I insmod the acpi_call.ko and run the turn-off-gpu script which turns off the discrete GPU. Then I started gdm, logged in, and ran glxgears to confirm that the integrated GPU was working (ran fine) and looked at Xorg.0.log to confirm radeon.dpm=1 (it did). This was on battery power, haven't tested plugged in. I'm downloading Open Arena now to see if gaming performance is improved. Using xrandr --listproviders confirms that only one GPU is active and available which is the integrated one. -- You are receiving this mail because: You are the assignee for the bug. --1380682292.7baf1.32372 Date: Wed, 2 Oct 2013 02:51:32 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 13 on bug 67107 from
To follow up with my previous comment, I tried disabling the discrete GPU.  In
my case I disable it AFTER the radeon module is loaded (because doing it the
other way around causes errors that lag the machine to an unusable state).  The
machine has no means of disabling it in the BIOS so I use the acpi_call kernel
module with the turn_off_gpu script from here:
https://github.com/mkottman/acpi_call/

What I did was start the laptop with dpm=1 and gdm set to not start
automatically so I'd boot to a text console.  Radeon module loads at boot and
KMS sets the console to the appropriate resolution.  Then I insmod the
acpi_call.ko and run the turn-off-gpu script which turns off the discrete GPU. 
Then I started gdm, logged in, and ran glxgears to confirm that the integrated
GPU was working (ran fine) and looked at Xorg.0.log to confirm radeon.dpm=1 (it
did).  This was on battery power, haven't tested plugged in.  I'm downloading
Open Arena now to see if gaming performance is improved.  Using xrandr
--listproviders confirms that only one GPU is active and available which is the
integrated one.


You are receiving this mail because:
  • You are the assignee for the bug.
--1380682292.7baf1.32372-- --===============0986273698== 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 --===============0986273698==--