[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FC2262D.2040105@web.de>
Date: Sun, 27 May 2012 15:03:41 +0200
From: Jörg-Volker Peetz <jvpeetz@....de>
To: linux-kernel@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Tejun Heo <tj@...nel.org>,
Fengguang Wu <fengguang.wu@...el.com>
Subject: Re: Linux 3.4 released
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
This resulted in a merge conflict for file
drivers/gpu/drm/i915/intel_ringbuffer.c which I didn't resolve since both of my
GPU are AMD radeon chips.
$ cp -p /boot/config-3.4.0 .config
$ make oldconfig
$ make
$ make modules_install
After installing kernel and system map (I don't use an initrd) , I restarted the
notebook. Before starting X, when I call the script which should mount debugfs
and switche off the discrete GPU, the system freezes.
I haven't written down all of the text on the console. It seems to be a sequence
of bugs, but I couldn't scroll back. The last stack trace begins with
... wq_worker_sleeping+0x8/0x80
... __scheduler+0x35b/0x510
... do_exit+0x542/0x830
--
Best regards,
Jörg-Volker.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists