All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jörg-Volker Peetz" <jvpeetz@web.de>
To: linux-kernel@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Tejun Heo <tj@kernel.org>,
	Fengguang Wu <fengguang.wu@intel.com>
Subject: freeze hard-lock with 3.5-rc1 with dynpm for radeon GPU [was Re: Linux 3.4 released]
Date: Wed, 06 Jun 2012 13:11:58 +0200	[thread overview]
Message-ID: <4FCF3AFE.3010702@web.de> (raw)
In-Reply-To: <s5hbol86g1p.wl%tiwai@suse.de>

Takashi Iwai wrote, on 05/28/12 07:16:
> At Sun, 27 May 2012 15:03:41 +0200,
> Jörg-Volker Peetz wrote:
>>
>> Hello,
>>
>> meanwhile I tried the support of vga-switcheroo for HD-audio from your git tree
>> without success.
>>
>> Since I'm not familiar with git I'll describe what I did:
>>
>> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> $ cd linux
>> $ git reset --keep v3.4
>> $ git pull git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>> tags/hda-switcheroo
> 
> Pulling sound git tree branch onto 3.4 (or a tree without a proper
> update of DRM tree) is known to be broken because it misses a few fix
> commits in the VGA switcheroo part.
> 
> Linus already merged the HD-audio vga-switcheroo support in his tree.
> So, just pull Linus tree and use it as is.
> 
> If it still causes the problem, get debugfs output of vga switcheroo
> and the kernel messages before switching off D-GPU.
> 
> 
> Takashi

Hello Takashi, hello David,

I have managed to test 3.5-rc1 on my HP Pavilion dv7 notebook with two AMD GPU.
The problem I had with the USB web-cam is fixed:
using vgaswitcheroo to switch off the discrete GPU and the discrete HDMI audio via
  echo -n OFF > /sys/kernel/debug/vgaswitcheroo/switch
works and after starting X I'm able to activate the built-in USB web-cam with
guvcview. Thank you very much.

But now I have another regression: trying to use the power management method
"dynpm" via
  echo -n dynpm > /sys/class/drm/card0/device/power_method
even before mounting debugfs, lets the machine freeze with at least two trace
calls on the console screen. On the console only the last two lines of one call
trace and the last one are visible (machine is frozen). It says (typed by hand,
therefore, not complete):

...
---[ end trace a926a4156be75305 ]---
BUG: unable to handle kernel paging request at fffffffffffffff8
IP: [<ffffffff81045097>] kthread_data+0x7/0x10
PGD 1585067 PUD 1586067 PMD 0
Oops: 0000 [#2] SMP
CPU 1

...

Call Trace:
[< ... >] ? wq_worker_sleeping+0x8/0x80
   ...    ? __schedule+0x363/0x520
   ...    ? do_exit+0x552/0x850
   ...    ? oops_end+0x67/0x90
   ...    ? no_context+0x24e/0x279
   ...    ? do_page_fault+0x2bb/0x460

...

What to do next?
-- 
Best regards,
Jörg-Volker.






  reply	other threads:[~2012-06-06 11:12 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21  0:00 Linux 3.4 released Linus Torvalds
2012-05-21 11:38 ` Josh Boyer
2012-05-21 15:20   ` Linus Torvalds
2012-05-21 16:41     ` Josh Boyer
2012-05-21 18:04       ` Tobias Klausmann
2012-05-22 15:30 ` Jörg-Volker Peetz
2012-05-22 15:53   ` Tejun Heo
2012-05-22 16:52     ` Jörg-Volker Peetz
2012-05-22 17:03       ` Tejun Heo
2012-05-22 18:26         ` Jörg-Volker Peetz
2012-05-22 18:35           ` Tejun Heo
2012-05-22 19:50             ` Jörg-Volker Peetz
2012-05-23  6:34               ` Yong Zhang
2012-05-23 12:33                 ` Jörg-Volker Peetz
2012-05-23 18:24               ` Tejun Heo
2012-05-23 19:56                 ` Jörg-Volker Peetz
2012-05-23 20:26                   ` Tejun Heo
2012-05-25  7:25                     ` Takashi Iwai
2012-05-25 15:33                       ` Jörg-Volker Peetz
2012-05-25 16:06                         ` Takashi Iwai
2012-05-25 18:41                           ` Jörg-Volker Peetz
2012-05-27 13:03                             ` Jörg-Volker Peetz
2012-05-28  5:16                               ` Takashi Iwai
2012-06-06 11:11                                 ` Jörg-Volker Peetz [this message]
2012-08-09  6:47                                 ` 3.5 kernel NULL pointer dereference net_tx_action Jörg-Volker Peetz
2012-08-10  8:45                                   ` Jörg-Volker Peetz
2012-05-28  5:16                               ` Linux 3.4 released Takashi Iwai
2012-05-25 16:06                         ` Takashi Iwai

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=4FCF3AFE.3010702@web.de \
    --to=jvpeetz@web.de \
    --cc=fengguang.wu@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.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.