From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Sikorski Subject: Re: model needed for Clevo P150HM (Realtek ALC892) Date: Tue, 28 Jun 2011 12:36:44 +0200 Message-ID: <4E09AEBC.4020902@gmail.com> References: <4E036C8F.3080709@gmail.com> <4E047441.4010003@gmail.com> <4E05C1B1.50302@gmail.com> <4E05C704.4080806@gmail.com> <4E05CE02.1070801@gmail.com> <4E082166.5060902@gmail.com> <4E08E33D.3060608@gmail.com> <4E098AD6.5030104@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by alsa0.perex.cz (Postfix) with ESMTP id 9DE2C24591 for ; Tue, 28 Jun 2011 12:36:47 +0200 (CEST) Received: by fxh2 with SMTP id 2so83635fxh.9 for ; Tue, 28 Jun 2011 03:36:47 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 28/06/2011 11:05, Takashi Iwai wrote: > At Tue, 28 Jun 2011 10:03:34 +0200, > Julian Sikorski wrote: >> >> On 28/06/2011 09:12, Takashi Iwai wrote: >>> Double-check whether you compiled really the right stuff. >>> The emulator works fine, so something wrong likely in your side. >>> >>> >>> Takashi >> When I was asking for help how to build a different kernel tree and a >> fellow #fedora-kernel channel member offered to compile the stuff for >> me. The source RPM is here: >> http://koji.fedoraproject.org/koji/taskinfo?taskID=3164043 >> Inside, you have alsa-fixups.patch and alsa-next_topic-hda.patch as an >> addition to the stock Fedora kernel. I looked into >> alsa-next_topic-hda.patch and it seemed like commit >> http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=commit;h=3af9ee6b83c4c3f2577719e31e7d2af1ce996557 >> was included. > > That doesn't explain anything, and I can't help any more, sorry. > The single patch won't work unless you really carefully pick up all > necessary stuff. You'd better to copy the whole sound/pci/hda/* > files from the very latest sound git tree. > > Any reason you can't use git and build manually? > It'll save your time very much in the end. > With a modern PC, you can build the kernel in 10 minutes or so if you > edit kernel config beforehand. > > > Takashi I just never did it and I am not sure how to steal the old config options. Would make oldconfig do the trick? Julian