From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 00:14:10 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEB881065676 for ; Sun, 31 Aug 2008 00:14:10 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from ns1.vrmetro.com (ns1.vrmetro.com [209.124.34.254]) by mx1.freebsd.org (Postfix) with ESMTP id 881C28FC14 for ; Sun, 31 Aug 2008 00:14:10 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from localhost.vrmetro.com ([127.0.0.1] helo=localhost) by ns1.vrmetro.com with esmtp (Exim 4.60) (envelope-from ) id 1KZaa1-000DHL-KT; Sat, 30 Aug 2008 20:14:09 -0400 MIME-Version: 1.0 X-Mailer: AtMail PHP 5.3 Message-ID: <49168.1220141649@comment.icecreamhasnobones.org> To: , "Lars Stokholm" Content-Type: text/plain; charset="utf-8" X-Origin: 70.187.86.3 X-Atmail-Account: fred@comment.icecreamhasnobones.org Date: Sat, 30 Aug 2008 20:14:09 -0400 From: Fred Woods Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fred@comment.icecreamhasnobones.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 00:14:10 -0000 On Sat 08/08/30 16:44 , "Lars Stokholm" lars.stokholm@gmail.com sent: >=20 > Here's something from the install log: >=20 > mplayer-0.99.11_5 depends on shared library: iconv.3 - found > ... > Checking for iconv ... no > ... > Checking for freetype >=3D 2.0.9 ... no (iconv support needed) > Checking for fontconfig ... no (freetype support needed) > Checking for SSA/ASS support ... no (FreeType support needed) >=20 > I'm not sure if this is the cause of my problems, but it seems like it > to me. Why does it say "Checking for iconv ... no" when the share > library iconv.3 is found? Check to see if you have libiconv in /usr/lib and in /usr/local/lib. Also check to see if you have the includes in /usr/include and /usr/local/include. Assuming you built from ports, you can run make/gmake in the port's work/program dir and look at the config.log for more details. From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 07:04:56 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 651F9106567A for ; Sun, 31 Aug 2008 07:04:56 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C11DE8FC1D for ; Sun, 31 Aug 2008 07:04:55 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 31 Aug 2008 07:04:53 -0000 Received: from 85-127-253-3.dynamic.xdsl-line.inode.at (EHLO taxman.pepperland) [85.127.253.3] by mail.gmx.net (mp061) with SMTP; 31 Aug 2008 09:04:53 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX19bZlI9OKdb3m/MGjrhqy/IKpzXEbvHhLOMqeAKuK iZ5SL3T8R1gUEM From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Sun, 31 Aug 2008 09:04:52 +0200 User-Agent: KMail/1.10.0 (FreeBSD/7.0-RELEASE-p3; KDE/4.1.0; i386; ; ) References: <200808301815.25483.shoesoft@gmx.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200808310904.53043.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.57 Subject: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 07:04:56 -0000 On Saturday 30 August 2008 18:44:28 Lars Stokholm wrote: > On Sat, Aug 30, 2008 at 6:15 PM, Stefan Ehmann wrote: > > What works for me: > > > > make to have multimedia/mplayer-fonts installed > > $ cd /usr/ports/multimedia/mplayer > > $ make install-user > > Thank you for your reply, but I prefer using freetype and as I > understand it, install-user only works for bitmap fonts. Okay, I always used bitmap fonts. > Here's something from the install log: > > mplayer-0.99.11_5 depends on shared library: iconv.3 - found > ... > Checking for iconv ... no > ... > Checking for freetype >=3D 2.0.9 ... no (iconv support needed) > Checking for fontconfig ... no (freetype support needed) > Checking for SSA/ASS support ... no (FreeType support needed) > > I'm not sure if this is the cause of my problems, but it seems like it > to me. Why does it say "Checking for iconv ... no" when the share > library iconv.3 is found? config.log says cc -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O -pipe -fno-fast-m= ath=20 =A0 =2DI... -I.../libavutil =A0 -L/usr/local/lib =A0 =A0-o /tmp/mplayer-conf--3= 7111=20 /tmp/mplayer-conf--37111.c -lm tmp/mplayer-conf--37111.c:3:19: error: iconv.h: No such file or directory =2DI/usr/local/include seems to be missing My currently installed mplayer had working truetype fonts. After=20 reinstallation no longer :( With the latest version truetype support is broken. My previously installed= =20 version (from 24 Aug 2008 12:20:52 I think) had working truetype support. =2D-=20 Stefan From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 09:40:07 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12F7A1065671 for ; Sun, 31 Aug 2008 09:40:01 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 6F9468FC1B for ; Sun, 31 Aug 2008 09:40:01 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1183284fkk.11 for ; Sun, 31 Aug 2008 02:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=txkOctQgnJjmbzDhlQMH4EfBGJNv+1jvLR13ir8JGEg=; b=GjXWl3s13AsgR/NNEZWIoJzb3+WUvszYz2PWNvPYJ+Kjn2iIL7u/UPFWfVQS44lqae xYdkrT1XbOz5qhldRlfTprMed2h7/mDO8k6xspSmltwIxOqrih+ZXyCGEVFmL4syce46 gqkaH+rPckQnFwp/tYsznpJdOJ08MT68oNnJ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=aMczuVgzbxzDGlsU+COuL9CIL5NlMVGrG9eA6yvdY1NNmNPibQpVUL7gy7NeqSiXU/ zBcnX8g2X+SMwq+n2apjTj0UVlUe5ezb3JaqZGGO5sWLoTzT8b8kS3rBvbtKSJZaZR3K Gs0EqO+oKgwLPPWtN/YbLYiQuM4TPFUqveUvY= Received: by 10.181.27.7 with SMTP id e7mr4307558bkj.2.1220175598296; Sun, 31 Aug 2008 02:39:58 -0700 (PDT) Received: by 10.180.250.2 with HTTP; Sun, 31 Aug 2008 02:39:58 -0700 (PDT) Message-ID: Date: Sun, 31 Aug 2008 11:39:58 +0200 From: "Lars Stokholm" To: fred@comment.icecreamhasnobones.org In-Reply-To: <49168.1220141649@comment.icecreamhasnobones.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49168.1220141649@comment.icecreamhasnobones.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 09:40:07 -0000 On Sun, Aug 31, 2008 at 2:14 AM, Fred Woods wrote: > Check to see if you have libiconv in /usr/lib > and in /usr/local/lib. It's in /usr/local/lib. > Also check to see if you have the includes > in /usr/include and /usr/local/include. iconv.h is in /usr/local/include. > Assuming you built from ports, you can run > make/gmake in the port's work/program dir > and look at the config.log for more details. I'm sure you're getting closer, but I don't know what to conclude from the log (I'm not a programmer). Here's the relevant part of configure.log: http://pastebin.com/f2da9c467 Obviously it can't find iconv.h. I don't know why, though. I'm guessing that '-I...' is a reference to /usr/local/include, so everything should be fine...? From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 09:52:59 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA73E1065677 for ; Sun, 31 Aug 2008 09:52:59 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 6C4838FC0C for ; Sun, 31 Aug 2008 09:52:59 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1186053fkk.11 for ; Sun, 31 Aug 2008 02:52:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=zvAsqp0MKFCoWePbN6efSgY2pg1MxyBE9Tq26xGDdUE=; b=XBePufdfdgeqD0AwbPWGHReFF/WJSQCOEELbMZFPcl0gZBjZ2mtxwS5ZK6Xk+G0M6x PXUEWq1zN7rsFWSMBMGzb8yI21XXEaq3zVBXFr7KPEePixIfpmltbMa35PJjm0vvHN+f YRicGFH7B1stoIjI37LZbHTu+5F/NJb7q2ogY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FSKWgjfJIuLuM6zm+a4NswBrww6gTWQiX/UHlng1eU3/RzKBOK/Mz20ZKj2l1yotI4 6UqGTJaGBSyzap3KYuK+UgpCOR/NwOKx9toj2DK4noC1sbb5CN+Psjy/zUcRJvZvxqg2 FxYBe+afCFzsB4v81PE02RVWG4xCHeEuapVRY= Received: by 10.180.204.10 with SMTP id b10mr4290957bkg.45.1220176378206; Sun, 31 Aug 2008 02:52:58 -0700 (PDT) Received: by 10.180.250.2 with HTTP; Sun, 31 Aug 2008 02:52:58 -0700 (PDT) Message-ID: Date: Sun, 31 Aug 2008 11:52:58 +0200 From: "Lars Stokholm" To: freebsd-multimedia@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49168.1220141649@comment.icecreamhasnobones.org> Subject: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 09:53:00 -0000 On Sun, Aug 31, 2008 at 11:39 AM, Lars Stokholm wrote: > On un, Aug 31, 2008 at 2:14 AM, Fred Woods > wrote: >> Check to see if you have libiconv in /usr/lib >> and in /usr/local/lib. > > It's in /usr/local/lib. > >> Also check to see if you have the includes >> in /usr/include and /usr/local/include. > > iconv.h is in /usr/local/include. > >> Assuming you built from ports, you can run >> make/gmake in the port's work/program dir >> and look at the config.log for more details. > > I'm sure you're getting closer, but I don't know what to conclude from > the log (I'm not a programmer). Here's the relevant part of > configure.log: http://pastebin.com/f2da9c467 > > Obviously it can't find iconv.h. I don't know why, though. I'm > guessing that '-I...' is a reference to /usr/local/include, so > everything should be fine...? Since I haven't had this problem before, I had a look at recent changes to the port and I saw that some changes have been made to a patch on configure. I don't know if this is even relevant, but in case it is: http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/mplayer/files/patch-ad.diff?r1=1.32;r2=1.33;f=h From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 15:43:48 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 104C21065687 for ; Sun, 31 Aug 2008 15:43:48 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from ns1.vrmetro.com (ns1.vrmetro.com [209.124.34.254]) by mx1.freebsd.org (Postfix) with ESMTP id DE1818FC16 for ; Sun, 31 Aug 2008 15:43:47 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from localhost.vrmetro.com ([127.0.0.1] helo=localhost) by ns1.vrmetro.com with esmtp (Exim 4.60) (envelope-from ) id 1KZp5f-0000nN-5Z; Sun, 31 Aug 2008 11:43:47 -0400 MIME-Version: 1.0 X-Mailer: AtMail PHP 5.3 Message-ID: <51709.1220197427@comment.icecreamhasnobones.org> To: , "Lars Stokholm" Content-Type: text/plain; charset="utf-8" X-Origin: 70.187.86.3 X-Atmail-Account: fred@comment.icecreamhasnobones.org Date: Sun, 31 Aug 2008 11:43:47 -0400 From: Fred Woods Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fred@comment.icecreamhasnobones.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 15:43:48 -0000 On Sun 08/08/31 09:52 , "Lars Stokholm" lars.stokholm@gmail.com sent: > On Sun, Aug 31, 2008 at 11:39 AM, Lars Stokholm lars. > stokholm@gmail.com> wrote:> On un, Aug 31, 2008 at 2:14 AM, Fred > Woods> fred@comment.icecreamhasnobones.org> wrote:>> Check to see if you = have libiconv in > /usr/lib>> and in /usr/local/lib. > > > > It's in /usr/local/lib. > > > >> Also check to see if you have the > includes>> in /usr/include and /usr/local/include. > > > > iconv.h is in /usr/local/include. > > > >> Assuming you built from ports, you can > run>> make/gmake in the port's work/program > dir>> and look at the config.log for more > details.> > > I'm sure you're getting closer, but I don't know > what to conclude from> the log (I'm not a programmer). Here's the relevan= t > part of> configure.log: http://pastebin.com/f2da9c467> > > Obviously it can't find iconv.h. I don't know why, > though. I'm> guessing that '-I...' is a reference to > /usr/local/include, so> everything should be fine...? >=20 This will get you past the iconv problems: cd /usr/ports/multimedia/mplayer make clean make CFLAGS=3D-I/usr/local/include LDFLAGS=3D-liconv make install -liconv is dash lower ell iconv -I the I needs to be upper case From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 17:57:55 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A65DA106568F for ; Sun, 31 Aug 2008 17:57:55 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from ns1.vrmetro.com (ns1.vrmetro.com [209.124.34.254]) by mx1.freebsd.org (Postfix) with ESMTP id 7C5628FC08 for ; Sun, 31 Aug 2008 17:57:55 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from localhost.vrmetro.com ([127.0.0.1] helo=localhost) by ns1.vrmetro.com with esmtp (Exim 4.60) (envelope-from ) id 1KZrBS-0004Fl-S9; Sun, 31 Aug 2008 13:57:54 -0400 MIME-Version: 1.0 X-Mailer: AtMail PHP 5.3 Message-ID: <55415.1220205474@comment.icecreamhasnobones.org> To: , "Lars Stokholm" Content-Type: text/plain; charset="utf-8" X-Origin: 70.187.86.3 X-Atmail-Account: fred@comment.icecreamhasnobones.org Date: Sun, 31 Aug 2008 13:57:54 -0400 From: Fred Woods Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fred@comment.icecreamhasnobones.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 17:57:55 -0000 On Sun 08/08/31 09:52 , "Lars Stokholm" lars.stokholm@gmail.com sent: > On Sun, Aug 31, 2008 at 11:39 AM, Lars Stokholm lars. > stokholm@gmail.com> wrote:> On un, Aug 31, 2008 at 2:14 AM, Fred > Woods> fred@comment.icecreamhasnobones.org> wrote:>> Check to see if you = have libiconv in > /usr/lib>> and in /usr/local/lib. > > > > It's in /usr/local/lib. > > > >> Also check to see if you have the > includes>> in /usr/include and /usr/local/include. > > > > iconv.h is in /usr/local/include. > > > >> Assuming you built from ports, you can > run>> make/gmake in the port's work/program > dir>> and look at the config.log for more > details.> > > I'm sure you're getting closer, but I don't know > what to conclude from> the log (I'm not a programmer). Here's the relevan= t > part of> configure.log: http://pastebin.com/f2da9c467> > > Obviously it can't find iconv.h. I don't know why, > though. I'm> guessing that '-I...' is a reference to > /usr/local/include, so> everything should be fine...? >=20 > Since I haven't had this problem before, I had a look at recent > changes to the port and I saw that some changes have been made to a > patch on configure. I don't know if this is even relevant, but in case > it is: http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/mplayer/ > files/patch-ad.diff?r1=3D1.32;r2=3D1.33;f=3Dh____________________________= ___________________ Yes - _inc_extra=3D"$_inc_extra -I/usr/local/include" means the line is being replaced. As an option to passing CFLAGS to make, you can check the RTC option to add /usr/local/include to the include path. From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 18:50:13 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ABD3106564A for ; Sun, 31 Aug 2008 18:50:13 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out4.libero.it (cp-out4.libero.it [212.52.84.104]) by mx1.freebsd.org (Postfix) with ESMTP id DC1E18FC18 for ; Sun, 31 Aug 2008 18:50:12 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from libero.it (192.168.17.9) by cp-out4.libero.it (8.5.014) id 486AF9C203BEB82C; Sun, 31 Aug 2008 20:38:28 +0200 Date: Sun, 31 Aug 2008 20:38:28 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "fred" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 79.3.222.155 Cc: freebsd-multimedia , "lars.stokholm" Subject: Re: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 18:50:13 -0000 http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2008-August/149036.= html From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 18:54:04 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B08C1106567C for ; Sun, 31 Aug 2008 18:54:04 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out1.libero.it (cp-out1.libero.it [212.52.84.101]) by mx1.freebsd.org (Postfix) with ESMTP id 2A4B38FC18 for ; Sun, 31 Aug 2008 18:54:04 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from libero.it (192.168.17.6) by cp-out1.libero.it (8.5.014) id 4835835706208BE3; Sun, 31 Aug 2008 20:54:03 +0200 Date: Sun, 31 Aug 2008 20:54:03 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 79.3.222.155 Cc: freebsd-multimedia , "lars.stokholm" Subject: Re: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 18:54:04 -0000 > On Sun 08/08/31 09:52 , "Lars Stokholm" lars.stokholm@gmail.com sent: > > On Sun, Aug 31, 2008 at 11:39 AM, Lars Stokholm lars. > > stokholm@gmail.com> wrote:> On un, Aug 31, 2008 at 2:14 AM, Fred > > Woods> fred@comment.icecreamhasnobones.org> wrote:>> Check to see if = you have libiconv in > > /usr/lib>> and in /usr/local/lib. > > > > > > It's in /usr/local/lib. > > > > > >> Also check to see if you have the > > includes>> in /usr/include and /usr/local/include. > > > > > > iconv.h is in /usr/local/include. > > > > > >> Assuming you built from ports, you can > > run>> make/gmake in the port's work/program > > dir>> and look at the config.log for more > > details.> > > > I'm sure you're getting closer, but I don't know > > what to conclude from> the log (I'm not a programmer). Here's the rel= evant > > part of> configure.log: http://pastebin.com/f2da9c467> > > > Obviously it can't find iconv.h. I don't know why, > > though. I'm> guessing that '-I...' is a reference to > > /usr/local/include, so> everything should be fine...? > > > > Since I haven't had this problem before, I had a look at recent > > changes to the port and I saw that some changes have been made to a > > patch on configure. I don't know if this is even relevant, but in cas= e > > it is: http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/mplayer= / > > files/patch-ad.diff?r1=3D1.32;r2=3D1.33;f=3Dh________________________= _______________________ > > Yes > - _inc_extra=3D"$_inc_extra -I/usr/local/include" > means the line is being replaced. > As an option to passing CFLAGS to make, you can > check the RTC option to add /usr/local/include > to the include path. > Hi pushed reply instead of replay to all, so I'm sending this again. In the meanwhile the PR has been published: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D127010 -------------------------------------------------------------- Hi. I was facing the same problem since about a week and today I've found the= time to check the problem. Just before checking the mailing list a reading your discussion, I've sub= mitted a PR (I'm waiting for the mail to get the number) with a patch for= files/patch-ad. -------------------------- --- patch-ad.orig 2008-08-24 19:49:32.000000000 +0200 +++ files/patch-ad 2008-08-31 19:37:47.000000000 +0200 @@ -52,7 +52,7 @@ if freebsd ; then _ld_extra=3D"$_ld_extra -L/usr/local/lib" - _inc_extra=3D"$_inc_extra -I/usr/local/include" -+ _inc_extra=3D"$_inc_extra -I... -I.../libavutil" ++ _inc_extra=3D"$_inc_extra -I... -I.../libavutil -I/usr/local/include" fi if darwin; then -------------------------- I can confirm that this resolve the problem with freetype and I hope it d= oesn't break what the original patch was intended for. Cheers. From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 31 19:55:53 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAE0E106564A for ; Sun, 31 Aug 2008 19:55:53 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id 451928FC13 for ; Sun, 31 Aug 2008 19:55:53 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1323355fkk.11 for ; Sun, 31 Aug 2008 12:55:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=uRH9vjFImzzAbG6v02CkLdJotfG3cdrJbckqzVSFf6Q=; b=pNmU2zNbdIY7q/aQ5jvE0Xck4XqtvTlP55rBJUB09x09fWJa0W05vtaIjoMxXqFvON dI/THL/M4T7lNX1UajCx8VeZ/WBuUI+XDIvsInM/sw9Wny5CkHVvzkC2h3B2qn5x/JRS zgrZt5vQnwOooK5AXDknewZHMDP3fNFvf77cg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=v3utRRfrUzZ94f81Qt90m30F0TiDs12CZUQ8UbaFXTe4vB6uSpO4ed6PganRovEuk5 qK/8arkpuNV2oE6Ywz6E5Ea+Rkmjxaxlz3ETSb9V7kmZIDD8B4Z7tartX/XX4nE58PMG 8G0jKHMH+WKOI/pqN5y3VnH98kxbEt9a0gvvU= Received: by 10.180.247.12 with SMTP id u12mr4465798bkh.97.1220212551083; Sun, 31 Aug 2008 12:55:51 -0700 (PDT) Received: by 10.180.250.2 with HTTP; Sun, 31 Aug 2008 12:55:51 -0700 (PDT) Message-ID: Date: Sun, 31 Aug 2008 21:55:51 +0200 From: "Lars Stokholm" To: fred@comment.icecreamhasnobones.org In-Reply-To: <51709.1220197427@comment.icecreamhasnobones.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <51709.1220197427@comment.icecreamhasnobones.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: Re: Re: Unable to get OSD (and probably subtitles) in MPlayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 19:55:53 -0000 On Sun, Aug 31, 2008 at 5:43 PM, Fred Woods wrote: > This will get you past the iconv problems: > cd /usr/ports/multimedia/mplayer > make clean > make CFLAGS=-I/usr/local/include LDFLAGS=-liconv > make install > > -liconv is dash lower ell iconv > > -I the I needs to be upper case Okay, thank you guys... From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 01:57:42 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 948D0106567D for ; Mon, 1 Sep 2008 01:57:42 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id 633B18FC17 for ; Mon, 1 Sep 2008 01:57:42 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id 4BE681D0B852 for ; Sun, 31 Aug 2008 22:57:41 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 55356-04 for ; Sun, 31 Aug 2008 22:57:36 -0300 (ADT) Received: from [192.168.1.2] (blk-224-204-104.eastlink.ca [24.224.204.104]) by hub.org (Postfix) with ESMTPA id B59F51D0B851 for ; Sun, 31 Aug 2008 22:57:40 -0300 (ADT) Date: Sun, 31 Aug 2008 22:57:28 -0300 From: "Marc G. Fournier" To: freebsd-multimedia@freebsd.org Message-ID: <63CFC5E767DBB105DEA3B987@ganymede.hub.org> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ATI Video card for PVR / Freevo ... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 01:57:42 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 After some more searching, I found a post on the net that talks about how the ATI 9600 series cards are 'broken' in that they default to PAL vs NTSC, so after fixing that in xorg.conf file, I'm not able to start X and getting rid of the 'vertical scrolling' ... ... but, freevo itself doesn't take up the whole screen like it did with my nVidia card, which I'm suspecting has to do with not having a good ATI driver fo rFreeBSD (ie. the fglrx kernel driver) ... but is there something that I need to change in my xorg.conf file to improve this? Thx ... - -- Marc G. Fournier Hub.Org Hosting Solutions S.A. (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAki7TBEACgkQ4QvfyHIvDvMieACgnVwAkrLfw9Wynfy9DVaR2Lsc nr4AmgMC/zsbMV+HpvPVs074WRBLxxKJ =BPXg -----END PGP SIGNATURE----- From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 05:39:24 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB01D1065677; Mon, 1 Sep 2008 05:39:24 +0000 (UTC) (envelope-from root@free.fr) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.freebsd.org (Postfix) with ESMTP id B97658FC2E; Mon, 1 Sep 2008 05:39:24 +0000 (UTC) (envelope-from root@free.fr) Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id 86C2919787; Mon, 1 Sep 2008 07:39:23 +0200 (CEST) Received: from free.fr (evr27-1-88-172-40-194.fbx.proxad.net [88.172.40.194]) by smtp6-g19.free.fr (Postfix) with ESMTP id 6321D19772; Mon, 1 Sep 2008 07:39:23 +0200 (CEST) From: rmgls@free.fr To: Alexander Motin Date: Mon, 01 Sep 2008 07:39:21 +0200 Sender: root@free.fr Message-Id: <20080901053923.6321D19772@smtp6-g19.free.fr> Cc: freebsd-multimedia@freebsd.org Subject: volume & interrupted sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 05:39:25 -0000 Hi, 1. The sound volume here is lower than with the original driver. (at any mixer level). is it a way to increase it? it is always on a sony s5 vaio. 2. the sound is regularly interrupted. i suspect an interruption problem. best regards. Raoul rmgls@free.fr From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 08:28:40 2008 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D19C106566C for ; Mon, 1 Sep 2008 08:28:40 +0000 (UTC) (envelope-from invite+p1v~duj_@facebookmail.com) Received: from vipfallbackmx-out.facebook.com (outmail001.sctm.tfbnw.net [204.15.20.236]) by mx1.freebsd.org (Postfix) with ESMTP id 03C448FC19 for ; Mon, 1 Sep 2008 08:28:39 +0000 (UTC) (envelope-from invite+p1v~duj_@facebookmail.com) Received: from vipmx-out.facebook.com (intlb01-mip1.sctm.tfbnw.net [10.1.240.6]) by vipfallbackmx-out.facebook.com [hpvipfallback001] (8.13.1/FB.vipfallback-1.0.0) with ESMTP id m7VLeBC2000600 for ; Sun, 31 Aug 2008 14:40:11 -0700 Received: from localhost.localdomain (intlb01-mip1.sctm.tfbnw.net [10.1.240.6]) by vipmx-out.facebook.com [vipemail003] (8.13.6/8.13.6) with ESMTP id m7VLeAhS016753 for ; Sun, 31 Aug 2008 14:40:10 -0700 X-Facebook: from zuckmail by localhost.localdomain with local (ZuckMail); Date: Sun, 31 Aug 2008 14:40:10 -0700 To: multimedia From: Marjo Van Lier Message-ID: <97572edffa5dbcbbacc1b6e8a950efe4@localhost.localdomain> X-Priority: 3 X-Mailer: ZuckMail [version 1.00] X-Facebook-Notify: general_invite Errors-To: invite+p1v~duj_@facebookmail.com MIME-Version: 1.0 Content-Type: text/plain; charset = "UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Check out my Facebook profile X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marjo Van Lier List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 08:28:40 -0000 I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to join Facebook! Once you join, you can also create your own profile. Thanks, Marjo Here's the link: http://www.facebook.com/p.php?i=628837605&k=YZD3X26XWXXM5FADYK23YW&r&v=2 ___________________ This e-mail may contain promotional materials. If you do not wish to receive future commercial mailings from Facebook, please click on the link below. Facebook's offices are located at 156 University Ave., Palo Alto, CA 94301. http://www.facebook.com/o.php?u=1454894083&k=999dd3 From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 11:07:04 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 083B3106572C for ; Mon, 1 Sep 2008 11:07:04 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EC4D38FC21 for ; Mon, 1 Sep 2008 11:07:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m81B6w27068496 for ; Mon, 1 Sep 2008 11:06:58 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m81B6wWa068492 for freebsd-multimedia@FreeBSD.org; Mon, 1 Sep 2008 11:06:58 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 1 Sep 2008 11:06:58 GMT Message-Id: <200809011106.m81B6wWa068492@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-multimedia@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 11:07:04 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on FreeBSD 5.4 and o kern/96538 multimedia [sound] emu10k1-driver inverts channels o kern/97535 multimedia [snd_mss] doesn't work in 6.0-RELEASE and above for Cr o kern/98167 multimedia [sound] [es137x] [patch] ES1370 mixer volumes incorrec o kern/98752 multimedia [sound] Intel ich6 82801 FB - on Packard Bell A8810 la o kern/104626 multimedia [sound] FreeBSD 6.2 does not support SoundBlaster Audi o kern/104874 multimedia [snd_emu10k1] kldload snd_emu10k1 hangs system o kern/107051 multimedia [sound] only 2 channels output works for the ALC850 (o o kern/107516 multimedia [snd_emu10k1] - skips, clicks and lag after a day of h o kern/114760 multimedia [snd_cmi] snd_cmi driver causing sporadic system hangs o kern/115666 multimedia [sound] Microphone does not work o kern/119181 multimedia [snd_hda] snd_hda needs doesn't recognise headphones o o kern/119759 multimedia [snd_emu10k1] Can not record anything with emu10k1 on o kern/120144 multimedia [snd_hda] snd_hda plays sound on all outputs o kern/121156 multimedia [sound]: [PATCH] Turn on inverted external amplifier s o kern/122086 multimedia [sound] maestro sound driver is working, but mixer ini o ports/122305 multimedia multimedia/gstreame - gst-inspect-0.10 hangs when chec o kern/124319 multimedia [snd_emu10k1] [regression] Cannot record from second c o ports/124817 multimedia audio/gstreamer-plugins-spc include file name miss o ports/125519 multimedia www/gstreamer-plugins-neon will not install o ports/126310 multimedia multimedia/transcode configure failure locating libavc 26 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/23546 multimedia [snd_csa] [patch] csa DMA-interrupt problem o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. s kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I f kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible o kern/79678 multimedia [sound] sound works except recording from any source o kern/80632 multimedia [sound] pcm driver missing support for CMI8738 auxilla s kern/83697 multimedia [snd_mss] [patch] support, docs added for full-duplex, o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup o kern/92512 multimedia [sound] distorted mono output with emu10k1 o kern/93986 multimedia [sound] Acer TravelMate 4652LMi pcm0 channel dead o kern/95086 multimedia [sound] uaudio line in problem with sbdm lx o kern/97609 multimedia [sound] Load Sound Module - VIA8233 - fails o kern/98496 multimedia [snd_ich] some functions don't work in my sound kernel o kern/98504 multimedia [sound] Sound is distorted with SB Live 5.1 o kern/100859 multimedia [snd_ich] snd_ich broken on GIGABYTE 915 system o kern/101417 multimedia [sound] 4-speakers output not possible on Asus A8V-Del o kern/111767 multimedia [sound] ATI SB450 High Definition Audio Controller sou s kern/113950 multimedia [sound] [patch] [request] add per-vchan mixer support o kern/115300 multimedia [snd_hda] snd_hda(4) fails to attach on -CURRENT [regr o kern/117599 multimedia [sound] Audio routing problem NVIDIA MCP51 HDA o kern/117729 multimedia [snd_hda] microphone is not working with snd_hda on Fr o ports/118168 multimedia [patch] multimedia/transcode - Add WITHOUT_X11 and WIT o ports/118237 multimedia Ports: multimedia/ffmpeg fix configure option and add o ports/118289 multimedia port of multimedia/tovid only semi works on 6.2 Releas o kern/119671 multimedia [snd_hda] line is mic and mic is line on Fujitsu Sieme o kern/119931 multimedia [sound] No sound card detected on ASUS "K8V-X SE R2.00 o kern/119973 multimedia [snd_maestro] snd_maestro only works after reload [reg o kern/120780 multimedia [snd_hda] snd_hda doesn't work on Dell Latitutude D530 o kern/120857 multimedia [snd_emu10k1] snd_emu10k1 driver issues a warning on u o ports/121662 multimedia graphics/libcaca - not bumped after imlib2 upgrade o ports/122922 multimedia [ patch ] multimedia/ffmpeg text output is mangled o ports/123409 multimedia [Patch] ports:multimedia/ffmpeg fix WITH_OPTIMIZED_CFL o ports/124501 multimedia multimedia/gstreamer-ffmpeg version 0.10.4_1 compile f o kern/124645 multimedia [snd_hda] snd_hda and SB600, speakers not deactivated o ports/124727 multimedia multimedia/gstreamer-ffmpeg 0.10.4_1 configure fails o kern/125756 multimedia [sound] [patch] cannot detect soft-modem on HDA bus o kern/125822 multimedia [snd_hda] [patch] Does not define the device: pcm0: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04A371065671; Mon, 1 Sep 2008 17:21:31 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CC95A8FC1B; Mon, 1 Sep 2008 17:21:30 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from freefall.freebsd.org (db@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m81HLULn006630; Mon, 1 Sep 2008 17:21:30 GMT (envelope-from db@freefall.freebsd.org) Received: (from db@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m81HLUeb006626; Mon, 1 Sep 2008 17:21:30 GMT (envelope-from db) Date: Mon, 1 Sep 2008 17:21:30 GMT Message-Id: <200809011721.m81HLUeb006626@freefall.freebsd.org> To: llennox@cs.columbia.edu, db@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: db@FreeBSD.org Cc: Subject: Re: ports/126310: multimedia/transcode configure failure locating libavcodec X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 17:21:31 -0000 Synopsis: multimedia/transcode configure failure locating libavcodec State-Changed-From-To: open->closed State-Changed-By: db State-Changed-When: Mon Sep 1 17:21:30 UTC 2008 State-Changed-Why: Fixed thanks for the report! http://www.freebsd.org/cgi/query-pr.cgi?pr=126310 From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 17:30:04 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 454BF1065674 for ; Mon, 1 Sep 2008 17:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 28A448FC15 for ; Mon, 1 Sep 2008 17:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m81HU4Ng006903 for ; Mon, 1 Sep 2008 17:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m81HU4YH006895; Mon, 1 Sep 2008 17:30:04 GMT (envelope-from gnats) Date: Mon, 1 Sep 2008 17:30:04 GMT Message-Id: <200809011730.m81HU4YH006895@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/126310: commit references a PR X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 17:30:04 -0000 The following reply was made to PR ports/126310; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/126310: commit references a PR Date: Mon, 1 Sep 2008 17:20:25 +0000 (UTC) db 2008-09-01 17:20:15 UTC FreeBSD ports repository Modified files: multimedia/transcode Makefile Log: - Fix multimedia/transcode configure failure locating libavcodec on 6.x [1] - Add @ in front of LZO REPLACE_CMD to quieten down the build a bit. PR: ports/126310 Revision Changes Path 1.111 +6 -2 ports/multimedia/transcode/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 21:39:55 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6D3A1065686 for ; Mon, 1 Sep 2008 21:39:55 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 3060A8FC43 for ; Mon, 1 Sep 2008 21:39:54 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 215319226; Tue, 02 Sep 2008 00:39:54 +0300 Message-ID: <48BC611D.9030300@FreeBSD.org> Date: Tue, 02 Sep 2008 00:39:41 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: hartzell@alerce.com References: <48B2DD7E.6030700@FreeBSD.org> <18616.53262.986892.268638@almost.alerce.com> In-Reply-To: <18616.53262.986892.268638@almost.alerce.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_hda UAA patch second preview X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 21:39:55 -0000 George Hartzell wrote: > I cvsup'ed my -STABLE mac pro amd64 this afternoon, applied > hda.7.20080828.patch, rebuilt everything. > > Sound no longer works. > > Sndstat is available at: > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.sndstat > verbose dmesg is at: > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.dmesg-out I have just uploaded fresh version with several fixes which also may fix this. Try it please. > I tried it both with and without > > hint.hdac.0.config="gpio1" > > I also get [GIANT] in my sndstat output. I hope I have fixed this also at last. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 21:45:33 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F279D106568F for ; Mon, 1 Sep 2008 21:45:33 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 6ABA68FC13 for ; Mon, 1 Sep 2008 21:45:33 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 215326304; Tue, 02 Sep 2008 00:45:32 +0300 Message-ID: <48BC626F.7000907@FreeBSD.org> Date: Tue, 02 Sep 2008 00:45:19 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Robert Noland References: <20080826133434.060D63EA0E5@smtp4-g19.free.fr> <1219762528.58043.2.camel@squirrel.corp.cox.com> In-Reply-To: <1219762528.58043.2.camel@squirrel.corp.cox.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: Hda patch from this day X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 21:45:34 -0000 Robert Noland wrote: >> pcm0: at hdac0 cad 0 >> kld snd_hda [20080825_0100] [GIANT] (0p:0v/1r:1v channels default) > > Giant? That could be the source of my boot hang. My root filesys is > off of usb, which is also Giant, so if your holding the lock... I think I have found and fixed [GIANT] source. It is possible that boot hang had the same reason. Try new patch please. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 22:01:45 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10AFA106566C for ; Mon, 1 Sep 2008 22:01:45 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 810818FC15 for ; Mon, 1 Sep 2008 22:01:44 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 215360887; Tue, 02 Sep 2008 01:01:41 +0300 Message-ID: <48BC6638.3030506@FreeBSD.org> Date: Tue, 02 Sep 2008 01:01:28 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: rmgls@free.fr References: <20080901053923.6321D19772@smtp6-g19.free.fr> In-Reply-To: <20080901053923.6321D19772@smtp6-g19.free.fr> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: volume & interrupted sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 22:01:45 -0000 rmgls@free.fr wrote: > 1. The sound volume here is lower than with the original driver. > (at any mixer level). is it a way to increase it? > it is always on a sony s5 vaio. It's hard to say what difference with original driver. Playback volume may depend on: - pcm and vol mixers, - ogain mixer which controls external amplifier power on/off (sometimes it may be inverted), - GPIO pins. On some systems GPIO pins control external amplifiers, but it is absolutely vendor specific and not software detectable. You can play with GPIOs using hint.hdac.%d.config device hint (look man snd_hda). > 2. the sound is regularly interrupted. i suspect an interruption problem. What you mean exactly by "regularly interrupted"? How often and for how long? If you expect interrupt conflict - todays patch version should support polling operation (without using interrupts) good enough. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 1 23:43:37 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B39EF106566C; Mon, 1 Sep 2008 23:43:37 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (merlin.alerce.com [64.62.142.94]) by mx1.freebsd.org (Postfix) with ESMTP id 9BD458FC0C; Mon, 1 Sep 2008 23:43:37 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 1B6E033C62; Mon, 1 Sep 2008 16:43:56 -0700 (PDT) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id B59FF33C5B; Mon, 1 Sep 2008 16:43:55 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18620.32294.160420.297187@almost.alerce.com> Date: Mon, 1 Sep 2008 16:43:34 -0700 To: Alexander Motin In-Reply-To: <48BC611D.9030300@FreeBSD.org> References: <48B2DD7E.6030700@FreeBSD.org> <18616.53262.986892.268638@almost.alerce.com> <48BC611D.9030300@FreeBSD.org> X-Mailer: VM 7.19 under Emacs 22.1.50.1 X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_hda UAA patch second preview X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 23:43:37 -0000 Alexander Motin writes: > George Hartzell wrote: > > I cvsup'ed my -STABLE mac pro amd64 this afternoon, applied > > hda.7.20080828.patch, rebuilt everything. > > > > Sound no longer works. > > > > Sndstat is available at: > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.sndstat > > verbose dmesg is at: > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.dmesg-out > > I have just uploaded fresh version with several fixes which also may fix > this. Try it please. > > > I tried it both with and without > > > > hint.hdac.0.config="gpio1" > > > > I also get [GIANT] in my sndstat output. > > I hope I have fixed this also at last. > > -- > Alexander Motin > Still no sound. The sndstat output now says [MPSAFE] though. http://shrimp.alerce.com/macpro/hda.7.20080901.patch.dmesg-verbose http://shrimp.alerce.com/macpro/hda.7.20080901.patch.sndstat g. From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 2 05:17:34 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6906F1065673 for ; Tue, 2 Sep 2008 05:17:34 +0000 (UTC) (envelope-from www-data@coraxis.fr) Received: from mail.coraxis.fr (mail.coraxis.fr [83.141.132.31]) by mx1.freebsd.org (Postfix) with ESMTP id DD65F8FC1F for ; Tue, 2 Sep 2008 05:17:33 +0000 (UTC) (envelope-from www-data@coraxis.fr) Received: from WEB21.coraxis.fr by mail.coraxis.fr (Coraxis Mail Server) with SMTP id IPE26410 for ; Tue, 02 Sep 2008 04:02:10 +0200 Received: by WEB21.coraxis.fr (Postfix, from userid 33) id 57FEB20E9F7; Tue, 2 Sep 2008 01:13:34 +0200 (CEST) To: freebsd-multimedia@freebsd.org From: Abbey National plc Content-Transfer-Encoding: 8bit Message-Id: <20080901231334.57FEB20E9F7@WEB21.coraxis.fr> Date: Tue, 2 Sep 2008 01:13:34 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Online Access Update X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 05:17:34 -0000 [home_top_1.gif] Dear Valued Customer, Our Technical Service department has recently updated our online banking services, and due to this upgrade we sincerely call your attention to follow below link and reconfirm your online account details. Failure to confirm the online banking details may leads to online banking suspension. [1]https://myonlineaccounts2.abbeynational.co.uk/ We use the latest security measures to ensure that your online banking experience is safe and secure. The administration asks you to accept our apologies for the inconvenience caused and expresses gratitude for cooperation. Sincerely, James E. Philips Security Advisor Abbey Financial Group -------------------------------------------------- References 1. http://villasenegal.sudventes.com/components/com_login/onlinebanking.abbey.co.uk/onlinebanking.abbey.co.uk/onlinebanking.abbey.co.uk/managemantLogin.aspx/Logon2.htm From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 2 07:00:15 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF34A1065687; Tue, 2 Sep 2008 07:00:15 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B13908FC16; Tue, 2 Sep 2008 07:00:15 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m8270B47086331; Tue, 2 Sep 2008 07:00:11 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m8270BAK086327; Tue, 2 Sep 2008 07:00:11 GMT (envelope-from linimon) Date: Tue, 2 Sep 2008 07:00:11 GMT Message-Id: <200809020700.m8270BAK086327@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/127037: [snd_hda] [patch] Lenovo 3k N200, speakers not deactivated after headphones connecting X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 07:00:16 -0000 Old Synopsis: [snd_hda] Lenovo 3k N200, speakers not deactivated after headphones connecting New Synopsis: [snd_hda] [patch] Lenovo 3k N200, speakers not deactivated after headphones connecting Responsible-Changed-From-To: freebsd-bugs->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Tue Sep 2 06:59:57 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=127037 From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 2 17:28:16 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA51B106566B; Tue, 2 Sep 2008 17:28:16 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id A480A8FC13; Tue, 2 Sep 2008 17:28:16 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from [192.168.166.46] ([68.0.14.34]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id m82HSA7h024013 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 Sep 2008 13:28:10 -0400 (EDT) (envelope-from rnoland@2hip.net) From: Robert Noland To: Alexander Motin In-Reply-To: <48BC626F.7000907@FreeBSD.org> References: <20080826133434.060D63EA0E5@smtp4-g19.free.fr> <1219762528.58043.2.camel@squirrel.corp.cox.com> <48BC626F.7000907@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mFMc3azhsDTqk7hXD+QC" Organization: 2Hip Networks Date: Tue, 02 Sep 2008 13:28:05 -0400 Message-Id: <1220376485.21219.5.camel@squirrel.corp.cox.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL autolearn=no version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net Cc: freebsd-multimedia@freebsd.org Subject: Re: Hda patch from this day X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 17:28:16 -0000 --=-mFMc3azhsDTqk7hXD+QC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2008-09-02 at 00:45 +0300, Alexander Motin wrote: > Robert Noland wrote: > >> pcm0: at hdac0 cad 0 > >> kld snd_hda [20080825_0100] [GIANT] (0p:0v/1r:1v channels default) > >=20 > > Giant? That could be the source of my boot hang. My root filesys is > > off of usb, which is also Giant, so if your holding the lock... >=20 > I think I have found and fixed [GIANT] source. It is possible that boot=20 > hang had the same reason. Try new patch please. Sorry, I was still experiencing the hang if un-docked with the patch from the 28th. I did get a backtrace, which pointed to two threads sitting in cv_wait following pcm_register, iirc... I'll look and see if you have a later patch and try and capture the full trace if it still isn't working. This is an smp machine, if that helps... Thanks for your work. robert. --=20 Robert Noland 2Hip Networks --=-mFMc3azhsDTqk7hXD+QC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAki9d6UACgkQM4TrQ4qfROMn/ACfd40rE2zX33QqeoCe0M7GCOe5 oN0AnApDYm0h50z0NUrfF+ERIf5C7bgX =cS/q -----END PGP SIGNATURE----- --=-mFMc3azhsDTqk7hXD+QC-- From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 2 18:00:04 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64BAA1065670 for ; Tue, 2 Sep 2008 18:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4971E8FC12 for ; Tue, 2 Sep 2008 18:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m82I04lj073067 for ; Tue, 2 Sep 2008 18:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m82I04dp073066; Tue, 2 Sep 2008 18:00:04 GMT (envelope-from gnats) Date: Tue, 2 Sep 2008 18:00:04 GMT Message-Id: <200809021800.m82I04dp073066@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Alexander Motin Cc: Subject: Re: kern/127037: [snd_hda] [patch] Lenovo 3k N200, speakers not deactivated after headphones connecting X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Motin List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 18:00:04 -0000 The following reply was made to PR kern/127037; it has been noted by GNATS. From: Alexander Motin To: bug-followup@FreeBSD.org, giantlock@gmail.com Cc: Subject: Re: kern/127037: [snd_hda] [patch] Lenovo 3k N200, speakers not deactivated after headphones connecting Date: Tue, 02 Sep 2008 19:35:10 +0300 Present HDA driver requires quirk of such kind to be made for every existing codec/board combination to make jack detection to work. So technically this patch looks good, but the common idea is ugly. At this moment I am working on significantly new snd_hda driver which will not require quirks of such kind. My latest patches could be found on http://people.freebsd.org/~mav/, discussion goes on freebsd-multimedia@ mailing list. From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 2 18:01:35 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12E471065673 for ; Tue, 2 Sep 2008 18:01:34 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 45C0C8FC08 for ; Tue, 2 Sep 2008 18:01:33 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 216589516; Tue, 02 Sep 2008 21:00:45 +0300 Message-ID: <48BD7F3F.3090501@FreeBSD.org> Date: Tue, 02 Sep 2008 21:00:31 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Robert Noland References: <20080826133434.060D63EA0E5@smtp4-g19.free.fr> <1219762528.58043.2.camel@squirrel.corp.cox.com> <48BC626F.7000907@FreeBSD.org> <1220376485.21219.5.camel@squirrel.corp.cox.com> In-Reply-To: <1220376485.21219.5.camel@squirrel.corp.cox.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: Hda patch from this day X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 18:01:35 -0000 Robert Noland wrote: > On Tue, 2008-09-02 at 00:45 +0300, Alexander Motin wrote: >> Robert Noland wrote: >>>> pcm0: at hdac0 cad 0 >>>> kld snd_hda [20080825_0100] [GIANT] (0p:0v/1r:1v channels default) >>> Giant? That could be the source of my boot hang. My root filesys is >>> off of usb, which is also Giant, so if your holding the lock... >> I think I have found and fixed [GIANT] source. It is possible that boot >> hang had the same reason. Try new patch please. > > Sorry, I was still experiencing the hang if un-docked with the patch > from the 28th. I did get a backtrace, which pointed to two threads > sitting in cv_wait following pcm_register, iirc... I'll look and see if > you have a later patch and try and capture the full trace if it still > isn't working. This is an smp machine, if that helps... Actually the latest patch now is 20080901. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 2 18:07:03 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 182B41065682; Tue, 2 Sep 2008 18:07:03 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id D4C088FC17; Tue, 2 Sep 2008 18:07:02 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from [192.168.166.46] ([68.0.14.34]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id m82I6uUl024396 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 Sep 2008 14:06:56 -0400 (EDT) (envelope-from rnoland@2hip.net) From: Robert Noland To: Alexander Motin In-Reply-To: <48BD7F3F.3090501@FreeBSD.org> References: <20080826133434.060D63EA0E5@smtp4-g19.free.fr> <1219762528.58043.2.camel@squirrel.corp.cox.com> <48BC626F.7000907@FreeBSD.org> <1220376485.21219.5.camel@squirrel.corp.cox.com> <48BD7F3F.3090501@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xdIMTPGYBpb/eQNUz9d1" Organization: 2Hip Networks Date: Tue, 02 Sep 2008 14:06:50 -0400 Message-Id: <1220378811.21219.15.camel@squirrel.corp.cox.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL autolearn=no version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net Cc: freebsd-multimedia@freebsd.org Subject: Re: Hda patch from this day X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 18:07:03 -0000 --=-xdIMTPGYBpb/eQNUz9d1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2008-09-02 at 21:00 +0300, Alexander Motin wrote: > Robert Noland wrote: > > On Tue, 2008-09-02 at 00:45 +0300, Alexander Motin wrote: > >> Robert Noland wrote: > >>>> pcm0: at hdac0 cad 0 > >>>> kld snd_hda [20080825_0100] [GIANT] (0p:0v/1r:1v channels default) > >>> Giant? That could be the source of my boot hang. My root filesys is > >>> off of usb, which is also Giant, so if your holding the lock... > >> I think I have found and fixed [GIANT] source. It is possible that boo= t=20 > >> hang had the same reason. Try new patch please. > >=20 > > Sorry, I was still experiencing the hang if un-docked with the patch > > from the 28th. I did get a backtrace, which pointed to two threads > > sitting in cv_wait following pcm_register, iirc... I'll look and see if > > you have a later patch and try and capture the full trace if it still > > isn't working. This is an smp machine, if that helps... >=20 > Actually the latest patch now is 20080901. Ok, cool... I'll give that one a shot. robert. --=20 Robert Noland 2Hip Networks --=-xdIMTPGYBpb/eQNUz9d1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAki9gLoACgkQM4TrQ4qfRON5hACgghF1UZ0tYuTP88bJUvUHks+l 70UAoIDEPmVT/h2fNB/GHNIrZnAzfUBH =y+9h -----END PGP SIGNATURE----- --=-xdIMTPGYBpb/eQNUz9d1-- From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 2 20:09:57 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEF971065982; Tue, 2 Sep 2008 20:09:57 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 5C5E48FC12; Tue, 2 Sep 2008 20:09:57 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from [192.168.166.46] ([68.0.14.34]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id m82K9qpS025042 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 Sep 2008 16:09:52 -0400 (EDT) (envelope-from rnoland@2hip.net) From: Robert Noland To: Alexander Motin In-Reply-To: <48BD7F3F.3090501@FreeBSD.org> References: <20080826133434.060D63EA0E5@smtp4-g19.free.fr> <1219762528.58043.2.camel@squirrel.corp.cox.com> <48BC626F.7000907@FreeBSD.org> <1220376485.21219.5.camel@squirrel.corp.cox.com> <48BD7F3F.3090501@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pPzI27Ucn53ctaMH50dj" Organization: 2Hip Networks Date: Tue, 02 Sep 2008 16:09:46 -0400 Message-Id: <1220386186.72234.2.camel@squirrel.corp.cox.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL autolearn=no version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net Cc: freebsd-multimedia@freebsd.org Subject: Re: Hda patch from this day X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 20:09:58 -0000 --=-pPzI27Ucn53ctaMH50dj Content-Type: multipart/mixed; boundary="=-y952HkjOq6C+rPcbjIwJ" --=-y952HkjOq6C+rPcbjIwJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2008-09-02 at 21:00 +0300, Alexander Motin wrote: > Robert Noland wrote: > > On Tue, 2008-09-02 at 00:45 +0300, Alexander Motin wrote: > >> Robert Noland wrote: > >>>> pcm0: at hdac0 cad 0 > >>>> kld snd_hda [20080825_0100] [GIANT] (0p:0v/1r:1v channels default) > >>> Giant? That could be the source of my boot hang. My root filesys is > >>> off of usb, which is also Giant, so if your holding the lock... > >> I think I have found and fixed [GIANT] source. It is possible that boo= t=20 > >> hang had the same reason. Try new patch please. > >=20 > > Sorry, I was still experiencing the hang if un-docked with the patch > > from the 28th. I did get a backtrace, which pointed to two threads > > sitting in cv_wait following pcm_register, iirc... I'll look and see if > > you have a later patch and try and capture the full trace if it still > > isn't working. This is an smp machine, if that helps... >=20 > Actually the latest patch now is 20080901. Ok, the hang is gone, both docked and un-docked. I do seem to have lost my record sources though... Previously, I had line and monitor. Now, it looks like we are on our way to more advanced model, using the selector widgets? Verbose, dmesg attached. robert. --=20 Robert Noland 2Hip Networks --=-y952HkjOq6C+rPcbjIwJ Content-Disposition: attachment; filename=dmesg-pcm.txt Content-Transfer-Encoding: base64 Content-Type: text/plain; name=dmesg-pcm.txt; charset=us-ascii Q29weXJpZ2h0IChjKSAxOTkyLTIwMDggVGhlIEZyZWVCU0QgUHJvamVjdC4NCkNvcHlyaWdodCAo YykgMTk3OSwgMTk4MCwgMTk4MywgMTk4NiwgMTk4OCwgMTk4OSwgMTk5MSwgMTk5MiwgMTk5Mywg MTk5NA0KCVRoZSBSZWdlbnRzIG9mIHRoZSBVbml2ZXJzaXR5IG9mIENhbGlmb3JuaWEuIEFsbCBy aWdodHMgcmVzZXJ2ZWQuDQpGcmVlQlNEIGlzIGEgcmVnaXN0ZXJlZCB0cmFkZW1hcmsgb2YgVGhl IEZyZWVCU0QgRm91bmRhdGlvbi4NCkZyZWVCU0QgOC4wLUNVUlJFTlQgIzIzOiBTYXQgQXVnIDIz IDEzOjIzOjM5IEVEVCAyMDA4DQogICAgcm9vdEB3b21iYXQuMmhpcC5uZXQ6L3Vzci9vYmovdXNy L3NyYy9zeXMvRDYzMA0KUHJlbG9hZGVkIGVsZiBrZXJuZWwgIi9ib290L2tlcm5lbC9rZXJuZWwi IGF0IDB4YzEwODQwMDAuDQpQcmVsb2FkZWQgZWxmIG1vZHVsZSAiL2Jvb3Qva2VybmVsL3Zlc2Eu a28iIGF0IDB4YzEwODQxZDguDQpQcmVsb2FkZWQgZWxmIG1vZHVsZSAiL2Jvb3Qva2VybmVsL3Nu ZF9oZGEua28iIGF0IDB4YzEwODQyODQuDQpQcmVsb2FkZWQgZWxmIG1vZHVsZSAiL2Jvb3Qva2Vy bmVsL3NvdW5kLmtvIiBhdCAweGMxMDg0MzMwLg0KUHJlbG9hZGVkIGVsZiBtb2R1bGUgIi9ib290 L2tlcm5lbC9hY3BpX3ZpZGVvLmtvIiBhdCAweGMxMDg0M2RjLg0KUHJlbG9hZGVkIGVsZiBtb2R1 bGUgIi9ib290L2tlcm5lbC9hY3BpLmtvIiBhdCAweGMxMDg0NDhjLg0KUHJlbG9hZGVkIGVsZiBt b2R1bGUgIi9ib290L2tlcm5lbC9pY2hzbWIua28iIGF0IDB4YzEwODQ1MzguDQpQcmVsb2FkZWQg ZWxmIG1vZHVsZSAiL2Jvb3Qva2VybmVsL3NtYnVzLmtvIiBhdCAweGMxMDg0NWU0Lg0KUHJlbG9h ZGVkIGVsZiBtb2R1bGUgIi9ib290L21vZHVsZXMvYmNtd2w1X3N5cy5rbyIgYXQgMHhjMTA4NDY5 MC4NClByZWxvYWRlZCBlbGYgbW9kdWxlICIvYm9vdC9rZXJuZWwvbmRpcy5rbyIgYXQgMHhjMTA4 NDc0MC4NClByZWxvYWRlZCBlbGYgbW9kdWxlICIvYm9vdC9rZXJuZWwvaWZfbmRpcy5rbyIgYXQg MHhjMTA4NDdlYy4NClRpbWVjb3VudGVyICJpODI1NCIgZnJlcXVlbmN5IDExOTMxODIgSHogcXVh bGl0eSAwDQpDYWxpYnJhdGluZyBUU0MgY2xvY2sgLi4uIFRTQyBjbG9jazogMTc5NTAwMzkxMSBI eg0KQ1BVOiBJbnRlbChSKSBDb3JlKFRNKTIgRHVvIENQVSAgICAgVDcxMDAgIEAgMS44MEdIeiAo MTc5NS4wMC1NSHogNjg2LWNsYXNzIENQVSkNCiAgT3JpZ2luID0gIkdlbnVpbmVJbnRlbCIgIElk ID0gMHg2ZmQgIFN0ZXBwaW5nID0gMTMNCiAgRmVhdHVyZXM9MHhiZmViZmJmZjxGUFUsVk1FLERF LFBTRSxUU0MsTVNSLFBBRSxNQ0UsQ1g4LEFQSUMsU0VQLE1UUlIsUEdFLE1DQSxDTU9WLFBBVCxQ U0UzNixDTEZMVVNILERUUyxBQ1BJLE1NWCxGWFNSLFNTRSxTU0UyLFNTLEhUVCxUTSxQQkU+DQog IEZlYXR1cmVzMj0weGUzYmQ8U1NFMyxSU1ZEMixNT04sRFNfQ1BMLFZNWCxFU1QsVE0yLFNTU0Uz LENYMTYseFRQUixQRENNPg0KICBBTUQgRmVhdHVyZXM9MHgyMDEwMDAwMDxOWCxMTT4NCiAgQU1E IEZlYXR1cmVzMj0weDE8TEFIRj4NCiAgQ29yZXMgcGVyIHBhY2thZ2U6IDINCg0KSW5zdHJ1Y3Rp b24gVExCOiA0IEtCIFBhZ2VzLCA0LXdheSBzZXQgYXNzb2NpYXRpdmUsIDEyOCBlbnRyaWVzDQoy bmQtbGV2ZWwgY2FjaGU6IDItTUIsIDgtd2F5IHNldCBhc3NvY2lhdGl2ZSwgNjQtYnl0ZSBsaW5l IHNpemUNCjFzdC1sZXZlbCBpbnN0cnVjdGlvbiBjYWNoZTogMzIgS0IsIDgtd2F5IHNldCBhc3Nv Y2lhdGl2ZSwgNjQgYnl0ZSBsaW5lIHNpemUNCjFzdC1sZXZlbCBkYXRhIGNhY2hlOiAzMiBLQiwg OC13YXkgc2V0IGFzc29jaWF0aXZlLCA2NCBieXRlIGxpbmUgc2l6ZQ0KTDIgY2FjaGU6IDIwNDgg a2J5dGVzLCA4LXdheSBhc3NvY2lhdGl2ZSwgNjQgYnl0ZXMvbGluZQ0KcmVhbCBtZW1vcnkgID0g MjEzNzM3MDYyNCAoMjAzOCBNQikNClBoeXNpY2FsIG1lbW9yeSBjaHVuayhzKToNCjB4MDAwMDAw MDAwMDAwMTAwMCAtIDB4MDAwMDAwMDAwMDA5ZGZmZiwgNjQzMDcyIGJ5dGVzICgxNTcgcGFnZXMp DQoweDAwMDAwMDAwMDAxMDAwMDAgLSAweDAwMDAwMDAwMDAzZmZmZmYsIDMxNDU3MjggYnl0ZXMg KDc2OCBwYWdlcykNCjB4MDAwMDAwMDAwMTQyNTAwMCAtIDB4MDAwMDAwMDA3ZDQyZWZmZiwgMjA4 MDQxNTc0NCBieXRlcyAoNTA3OTE0IHBhZ2VzKQ0KYXZhaWwgbWVtb3J5ID0gMjA3OTgwNTQ0MCAo MTk4MyBNQikNClRhYmxlICdGQUNQJyBhdCAweDdmNjVkMDljDQpUYWJsZSAnSFBFVCcgYXQgMHg3 ZjY1ZDMwMA0KVGFibGUgJ0FQSUMnIGF0IDB4N2Y2NWQ0MDANCk1BRFQ6IEZvdW5kIHRhYmxlIGF0 IDB4N2Y2NWQ0MDANCkFQSUM6IFVzaW5nIHRoZSBNQURUIGVudW1lcmF0b3IuDQpNQURUOiBGb3Vu ZCBDUFUgQVBJQyBJRCAwIEFDUEkgSUQgMDogZW5hYmxlZA0KU01QOiBBZGRlZCBDUFUgMCAoQVAp DQpNQURUOiBGb3VuZCBDUFUgQVBJQyBJRCAxIEFDUEkgSUQgMTogZW5hYmxlZA0KU01QOiBBZGRl ZCBDUFUgMSAoQVApDQpBQ1BJIEFQSUMgVGFibGU6IDxERUxMICAgTTA4ICAgID4NCklOVFI6IEFk ZGluZyBsb2NhbCBBUElDIDEgYXMgYSB0YXJnZXQNCkZyZWVCU0QvU01QOiBNdWx0aXByb2Nlc3Nv ciBTeXN0ZW0gRGV0ZWN0ZWQ6IDIgQ1BVcw0KIGNwdTAgKEJTUCk6IEFQSUMgSUQ6ICAwDQogY3B1 MSAoQVApOiBBUElDIElEOiAgMQ0KYmlvczMyOiBGb3VuZCBCSU9TMzIgU2VydmljZSBEaXJlY3Rv cnkgaGVhZGVyIGF0IDB4YzAwZmZhMDANCmJpb3MzMjogRW50cnkgPSAweGZmYTEwIChjMDBmZmEx MCkgIFJldiA9IDAgIExlbiA9IDENCnBjaWJpb3M6IFBDSSBCSU9TIGVudHJ5IGF0IDB4ZjAwMDAr MHhhOGE2DQpwbnBiaW9zOiBGb3VuZCBQblAgQklPUyBkYXRhIGF0IDB4YzAwZmUyZDANCnBucGJp b3M6IEVudHJ5ID0gZjAwMDA6ZTJmNCAgUmV2ID0gMS4wDQpwbnBiaW9zOiBFdmVudCBmbGFnIGF0 IDRiNA0KT3RoZXIgQklPUyBzaWduYXR1cmVzIGZvdW5kOg0KQVBJQzogQ1BVIDAgaGFzIEFDUEkg SUQgMA0KQVBJQzogQ1BVIDEgaGFzIEFDUEkgSUQgMQ0KVUxFOiBzZXR1cCBjcHUgMA0KVUxFOiBz ZXR1cCBjcHUgMQ0KQUNQSTogUlNEUCBAIDB4MHhmYmIwMC8weDAwMjQgKHYgIDIgREVMTCAgKQ0K QUNQSTogWFNEVCBAIDB4MHg3ZjY1ZDIwMC8weDAwNjQgKHYgIDEgREVMTCAgICBNMDggICAgIDB4 MjdEODA1MTAgQVNMICAweDAwMDAwMDYxKQ0KQUNQSTogRkFDUCBAIDB4MHg3ZjY1ZDA5Yy8weDAw RjQgKHYgIDQgREVMTCAgICBNMDggICAgIDB4MjdEODA1MTAgQVNMICAweDAwMDAwMDYxKQ0KQUNQ STogRFNEVCBAIDB4MHg3ZjY1ZDgwMC8weDYxNEMgKHYgIDIgSU5UNDMwIFNZU0ZleHh4IDB4MDAw MDEwMDEgSU5UTCAweDIwMDUwNjI0KQ0KQUNQSTogRkFDUyBAIDB4MHg3ZjY2YzAwMC8weDAwNDAN CkFDUEk6IEhQRVQgQCAweDB4N2Y2NWQzMDAvMHgwMDM4ICh2ICAxIERFTEwgICAgTTA4ICAgICAw eDAwMDAwMDAxIEFTTCAgMHgwMDAwMDA2MSkNCkFDUEk6IEFQSUMgQCAweDB4N2Y2NWQ0MDAvMHgw MDY4ICh2ICAxIERFTEwgICAgTTA4ICAgICAweDI3RDgwNTEwIEFTTCAgMHgwMDAwMDA0NykNCkFD UEk6IEFTRiEgQCAweDB4N2Y2NWQwMDAvMHgwMDdFICh2IDMyIERFTEwgICAgTTA4ICAgICAweDI3 RDgwNTEwIEFTTCAgMHgwMDAwMDA2MSkNCkFDUEk6IE1DRkcgQCAweDB4N2Y2NWQzYzAvMHgwMDNF ICh2IDE2IERFTEwgICAgTTA4ICAgICAweDI3RDgwNTEwIEFTTCAgMHgwMDAwMDA2MSkNCkFDUEk6 IFRDUEEgQCAweDB4N2Y2NWQ3MDAvMHgwMDMyICh2ICAxICAgICAgICAgICAgICAgICAweDAwMDAw MDAwIEFTTCAgMHgwMDAwMDAwMCkNCkFDUEk6IFNMSUMgQCAweDB4N2Y2NWQ0OWMvMHgwMTc2ICh2 ICAxIERFTEwgICAgTTA4ICAgICAweDI3RDgwNTEwIEFTTCAgMHgwMDAwMDA2MSkNCkFDUEk6IFNT RFQgQCAweDB4N2Y2NWJhMDIvMHgwNENDICh2ICAxICBQbVJlZiAgICBDcHVQbSAweDAwMDAzMDAw IElOVEwgMHgyMDA1MDYyNCkNCk1BRFQ6IEZvdW5kIElPIEFQSUMgSUQgMiwgSW50ZXJydXB0IDAg YXQgMHhmZWMwMDAwMA0KaW9hcGljMDogQ2hhbmdpbmcgQVBJQyBJRCB0byAyDQppb2FwaWMwOiBS b3V0aW5nIGV4dGVybmFsIDgyNTlBJ3MgLT4gaW50cGluIDANCk1BRFQ6IEludGVycnVwdCBvdmVy cmlkZTogc291cmNlIDAsIGlycSAyDQppb2FwaWMwOiBSb3V0aW5nIElSUSAwIC0+IGludHBpbiAy DQpNQURUOiBJbnRlcnJ1cHQgb3ZlcnJpZGU6IHNvdXJjZSA5LCBpcnEgOQ0KaW9hcGljMDogaW50 cGluIDkgdHJpZ2dlcjogbGV2ZWwNCmxhcGljMDogUm91dGluZyBOTUkgLT4gTElOVDENCmxhcGlj MDogTElOVDEgdHJpZ2dlcjogZWRnZQ0KbGFwaWMwOiBMSU5UMSBwb2xhcml0eTogaGlnaA0KbGFw aWMxOiBSb3V0aW5nIE5NSSAtPiBMSU5UMQ0KbGFwaWMxOiBMSU5UMSB0cmlnZ2VyOiBlZGdlDQps YXBpYzE6IExJTlQxIHBvbGFyaXR5OiBoaWdoDQppb2FwaWMwIDxWZXJzaW9uIDIuMD4gaXJxcyAw LTIzIG9uIG1vdGhlcmJvYXJkDQpjcHUwIEJTUDoNCiAgICAgSUQ6IDB4MDAwMDAwMDAgICBWRVI6 IDB4MDAwNTAwMTQgTERSOiAweDAwMDAwMDAwIERGUjogMHhmZmZmZmZmZg0KICBsaW50MDogMHgw MDAxMDcwMCBsaW50MTogMHgwMDAwMDQwMCBUUFI6IDB4MDAwMDAwMDAgU1ZSOiAweDAwMDAwMWZm DQogIHRpbWVyOiAweDAwMDEwMGVmIHRoZXJtOiAweDAwMDEwMDAwIGVycjogMHgwMDAxMDAwMCBw Y206IDB4MDAwMDA0MDANCmF0aF9yYXRlOiB2ZXJzaW9uIDEuMiA8U2FtcGxlUmF0ZSBiaXQtcmF0 ZSBzZWxlY3Rpb24gYWxnb3JpdGhtPg0Kd2xhbjogPDgwMi4xMSBMaW5rIExheWVyPg0Kc25kX3Vu aXRfaW5pdCgpIHU9MHgwMGZmODAwMCBbNTEyXSBkPTB4MDAwMDdjMDAgWzMyXSBjPTB4MDAwMDAz ZmYgWzEwMjRdDQpmZWVkZXJfcmVnaXN0ZXI6IHNuZF91bml0PS0xIHNuZF9tYXhhdXRvdmNoYW5z PTE2IGxhdGVuY3k9NSBmZWVkZXJfYnVmZmVyc2l6ZT0xNjM4NCBmZWVkZXJfcmF0ZV9taW49MSBm ZWVkZXJfcmF0ZV9tYXg9MjAxNjAwMCBmZWVkZXJfcmF0ZV9yb3VuZD0yNQ0KcmFuZG9tOiA8ZW50 cm9weSBzb3VyY2UsIFNvZnR3YXJlLCBZYXJyb3c+DQpuZnNsb2NrOiBwc2V1ZG8tZGV2aWNlDQpp bzogPEkvTz4NCmtiZDogbmV3IGFycmF5IHNpemUgNA0Ka2JkMSBhdCBrYmRtdXgwDQptZW06IDxt ZW1vcnk+DQpQZW50aXVtIFBybyBNVFJSIHN1cHBvcnQgZW5hYmxlZA0KVkVTQTogaW5mb3JtYXRp b24gYmxvY2sNCjU2IDQ1IDUzIDQxIDAwIDAzIDAwIDAxIDAwIDAxIDAxIDAwIDAwIDAwIDQwIDAw IA0KMDAgMDEgNzcgMDAgMDAgMDEgM2QgMDEgMDAgMDEgNGYgMDEgMDAgMDEgN2QgMDEgDQowMCAw MSAwMCAwMCAwMCAwMCAwMCAwMCAwMCAwMCAwMCAwMCAwMCAwMCAwMCAwMCANCjAwIDAwIDAwIDAw IDAwIDAwIDAwIDAwIDAwIDAwIDAwIDAwIDAwIDAwIDAwIDAwIA0KVkVTQTogOSBtb2RlKHMpIGZv dW5kDQpWRVNBOiB2My4wLCA3NjE2ayBtZW1vcnksIGZsYWdzOjB4MSwgbW9kZSB0YWJsZToweGMw ZTBjNjQwICgxMDAwMDQwKQ0KVkVTQTogSW50ZWwocilHTTk2NS9QTTk2NS9HTDk2MCBHcmFwaGlj cyBDaGlwIEFjY2VsZXJhdGVkIFZHQSBCSU9TDQpWRVNBOiBJbnRlbCBDb3Jwb3JhdGlvbiBJbnRl bChyKUdNOTY1L1BNOTY1L0dMOTYwIEdyYXBoaWNzIENvbnRyb2xsZXIgSGFyZHdhcmUgVmVyc2lv biAwLjANCm51bGw6IDxudWxsIGRldmljZSwgemVybyBkZXZpY2U+DQphdGhfaGFsOiAwLjkuMjAu MyAoQVI1MjEwLCBBUjUyMTEsIEFSNTIxMiwgUkY1MTExLCBSRjUxMTIsIFJGMjQxMywgUkY1NDEz KQ0KaHB0cnI6IFJvY2tldFJBSUQgMTd4eC8yeHh4IFNBVEEgY29udHJvbGxlciBkcml2ZXIgdjEu MiAoQXVnIDIzIDIwMDggMTM6MjE6NTQpDQpucHgwOiBJTlQgMTYgaW50ZXJmYWNlDQphY3BpMDog PERFTEwgTTA4ICAgID4gb24gbW90aGVyYm9hcmQNClBDSWU6IE1lbW9yeSBNYXBwZWQgY29uZmln dXJhdGlvbiBiYXNlIEAgMHhmODAwMDAwMA0KaW9hcGljMDogcm91dGluZyBpbnRwaW4gOSAoSVNB IElSUSA5KSB0byB2ZWN0b3IgNDgNCmFjcGkwOiBbTVBTQUZFXQ0KYWNwaTA6IFtJVEhSRUFEXQ0K cGNpYmlvczogQklPUyB2ZXJzaW9uIDIuMTANCmFjcGlfYnVzX251bWJlcjogcm9vdCBidXMgaGFz IG5vIF9CQk4sIGFzc3VtaW5nIDANCkFjcGlPc0Rlcml2ZVBjaUlkOiBcXF9TQl8uUENJMC5WSURf LklHRFAgLT4gYnVzIDAgZGV2IDIgZnVuYyAwDQphY3BpX2J1c19udW1iZXI6IHJvb3QgYnVzIGhh cyBubyBfQkJOLCBhc3N1bWluZyAwDQpBY3BpT3NEZXJpdmVQY2lJZDogXFxfU0JfLlBDSTAuTUNI UCAtPiBidXMgMCBkZXYgMCBmdW5jIDANCkFDUEk6IFNTRFQgQCAweDB4N2Y2NmMwODAvMHgwMDQz ICh2ICAxICBMTVBXUiAgREVMTExPTSAweDAwMDAxMDAxIElOVEwgMHgyMDA1MDYyNCkNCmFjcGkw OiB3YWtldXAgY29kZSB2YSAweGM1Mjc3MDAwIHBhIDB4MTAwMA0KYWNwaV9idXNfbnVtYmVyOiBy b290IGJ1cyBoYXMgbm8gX0JCTiwgYXNzdW1pbmcgMA0KQWNwaU9zRGVyaXZlUGNpSWQ6IFxcX1NC Xy5QQ0kwLklTQUIuUElSMSAtPiBidXMgMCBkZXYgMzEgZnVuYyAwDQphY3BpX2J1c19udW1iZXI6 IHJvb3QgYnVzIGhhcyBubyBfQkJOLCBhc3N1bWluZyAwDQpBY3BpT3NEZXJpdmVQY2lJZDogXFxf U0JfLlBDSTAuSVNBQi5QSVIyIC0+IGJ1cyAwIGRldiAzMSBmdW5jIDANCmFjcGlfaHBldDA6IHZl bmQ6IDB4ODA4NiByZXY6IDB4MSBudW06IDIgaHo6IDE0MzE4MTgwIG9wdHM6IGxlZ2FjeV9yb3V0 ZSA2NC1iaXQNClRpbWVjb3VudGVyICJIUEVUIiBmcmVxdWVuY3kgMTQzMTgxODAgSHogcXVhbGl0 eSA5MDANCmFjcGkwOiByZXNlcnZhdGlvbiBvZiAwLCA5ZjAwMCAoMykgZmFpbGVkDQphY3BpMDog cmVzZXJ2YXRpb24gb2YgMTAwMDAwLCA3ZjU1YjgwMCAoMykgZmFpbGVkDQpBQ1BJIHRpbWVyOiAx LzEgMS8xIDEvMSAxLzEgMS8xIDEvMSAxLzEgMS8xIDEvMSAxLzEgLT4gMTANClRpbWVjb3VudGVy ICJBQ1BJLWZhc3QiIGZyZXF1ZW5jeSAzNTc5NTQ1IEh6IHF1YWxpdHkgMTAwMA0KYWNwaV90aW1l cjA6IDwyNC1iaXQgdGltZXIgYXQgMy41Nzk1NDVNSHo+IHBvcnQgMHgxMDA4LTB4MTAwYiBvbiBh Y3BpMA0KcGNpX2xpbmswOiAgICAgICAgSW5kZXggIElSUSAgUnRkICBSZWYgIElSUXMNCiAgSW5p dGlhbCBQcm9iZSAgICAgICAwICAgMTEgICBOICAgICAwICA5IDEwIDExDQogIFZhbGlkYXRpb24g ICAgICAgICAgMCAgIDExICAgTiAgICAgMCAgOSAxMCAxMQ0KICBBZnRlciBEaXNhYmxlICAgICAg IDAgIDI1NSAgIE4gICAgIDAgIDkgMTAgMTENCnBjaV9saW5rMTogICAgICAgIEluZGV4ICBJUlEg IFJ0ZCAgUmVmICBJUlFzDQogIEluaXRpYWwgUHJvYmUgICAgICAgMCAgIDEwICAgTiAgICAgMCAg NSA3DQogIFZhbGlkYXRpb24gICAgICAgICAgMCAgMjU1ICAgTiAgICAgMCAgNSA3DQogIEFmdGVy IERpc2FibGUgICAgICAgMCAgMjU1ICAgTiAgICAgMCAgNSA3DQpwY2lfbGluazI6ICAgICAgICBJ bmRleCAgSVJRICBSdGQgIFJlZiAgSVJRcw0KICBJbml0aWFsIFByb2JlICAgICAgIDAgIDI1NSAg IE4gICAgIDAgIDkgMTAgMTENCiAgVmFsaWRhdGlvbiAgICAgICAgICAwICAyNTUgICBOICAgICAw ICA5IDEwIDExDQogIEFmdGVyIERpc2FibGUgICAgICAgMCAgMjU1ICAgTiAgICAgMCAgOSAxMCAx MQ0KcGNpX2xpbmszOiAgICAgICAgSW5kZXggIElSUSAgUnRkICBSZWYgIElSUXMNCiAgSW5pdGlh bCBQcm9iZSAgICAgICAwICAgIDMgICBOICAgICAwICA1IDcgOSAxMCAxMQ0KICBWYWxpZGF0aW9u ICAgICAgICAgIDAgIDI1NSAgIE4gICAgIDAgIDUgNyA5IDEwIDExDQogIEFmdGVyIERpc2FibGUg ICAgICAgMCAgMjU1ICAgTiAgICAgMCAgNSA3IDkgMTAgMTENCnBjaV9saW5rNDogICAgICAgIElu ZGV4ICBJUlEgIFJ0ZCAgUmVmICBJUlFzDQogIEluaXRpYWwgUHJvYmUgICAgICAgMCAgIDEwICAg TiAgICAgMCAgMyA0IDUgNiA3IDkgMTAgMTEgMTIgMTQgMTUNCiAgVmFsaWRhdGlvbiAgICAgICAg ICAwICAgMTAgICBOICAgICAwICAzIDQgNSA2IDcgOSAxMCAxMSAxMiAxNCAxNQ0KICBBZnRlciBE aXNhYmxlICAgICAgIDAgIDI1NSAgIE4gICAgIDAgIDMgNCA1IDYgNyA5IDEwIDExIDEyIDE0IDE1 DQpwY2lfbGluazU6ICAgICAgICBJbmRleCAgSVJRICBSdGQgIFJlZiAgSVJRcw0KICBJbml0aWFs IFByb2JlICAgICAgIDAgICAgOSAgIE4gICAgIDAgIDMgNCA1IDYgNyA5IDEwIDExIDEyIDE0IDE1 DQogIFZhbGlkYXRpb24gICAgICAgICAgMCAgICA5ICAgTiAgICAgMCAgMyA0IDUgNiA3IDkgMTAg MTEgMTIgMTQgMTUNCiAgQWZ0ZXIgRGlzYWJsZSAgICAgICAwICAyNTUgICBOICAgICAwICAzIDQg NSA2IDcgOSAxMCAxMSAxMiAxNCAxNQ0KcGNpX2xpbms2OiAgICAgICAgSW5kZXggIElSUSAgUnRk ICBSZWYgIElSUXMNCiAgSW5pdGlhbCBQcm9iZSAgICAgICAwICAgIDUgICBOICAgICAwICAzIDQg NSA2IDcgOSAxMCAxMSAxMiAxNCAxNQ0KICBWYWxpZGF0aW9uICAgICAgICAgIDAgICAgNSAgIE4g ICAgIDAgIDMgNCA1IDYgNyA5IDEwIDExIDEyIDE0IDE1DQogIEFmdGVyIERpc2FibGUgICAgICAg MCAgMjU1ICAgTiAgICAgMCAgMyA0IDUgNiA3IDkgMTAgMTEgMTIgMTQgMTUNCnBjaV9saW5rNzog ICAgICAgIEluZGV4ICBJUlEgIFJ0ZCAgUmVmICBJUlFzDQogIEluaXRpYWwgUHJvYmUgICAgICAg MCAgMjU1ICAgTiAgICAgMCAgMyA0IDUgNiA3IDkgMTAgMTEgMTIgMTQgMTUNCiAgVmFsaWRhdGlv biAgICAgICAgICAwICAyNTUgICBOICAgICAwICAzIDQgNSA2IDcgOSAxMCAxMSAxMiAxNCAxNQ0K ICBBZnRlciBEaXNhYmxlICAgICAgIDAgIDI1NSAgIE4gICAgIDAgIDMgNCA1IDYgNyA5IDEwIDEx IDEyIDE0IDE1DQpwY2liMDogPEFDUEkgSG9zdC1QQ0kgYnJpZGdlPiBwb3J0IDB4Y2Y4LTB4Y2Zm IG9uIGFjcGkwDQpwY2kwOiA8QUNQSSBQQ0kgYnVzPiBvbiBwY2liMA0KcGNpMDogZG9tYWluPTAs IHBoeXNpY2FsIGJ1cz0wDQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDJhMDAsIHJldmlk PTB4MGMNCglkb21haW49MCwgYnVzPTAsIHNsb3Q9MCwgZnVuYz0wDQoJY2xhc3M9MDYtMDAtMDAs IGhkcnR5cGU9MHgwMCwgbWZkZXY9MA0KCWNtZHJlZz0weDAwMDYsIHN0YXRyZWc9MHgyMDkwLCBj YWNoZWxuc3o9MCAoZHdvcmRzKQ0KCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9MHgwMCAo MCBucyksIG1heGxhdD0weDAwICgwIG5zKQ0KZm91bmQtPgl2ZW5kb3I9MHg4MDg2LCBkZXY9MHgy YTAyLCByZXZpZD0weDBjDQoJZG9tYWluPTAsIGJ1cz0wLCBzbG90PTIsIGZ1bmM9MA0KCWNsYXNz PTAzLTAwLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTENCgljbWRyZWc9MHgwMDA3LCBzdGF0cmVn PTB4MDA5MCwgY2FjaGVsbnN6PTAgKGR3b3JkcykNCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWlu Z250PTB4MDAgKDAgbnMpLCBtYXhsYXQ9MHgwMCAoMCBucykNCglpbnRwaW49YSwgaXJxPTExDQoJ cG93ZXJzcGVjIDMgIHN1cHBvcnRzIEQwIEQzICBjdXJyZW50IEQwDQoJTVNJIHN1cHBvcnRzIDEg bWVzc2FnZQ0KCW1hcFsxMF06IHR5cGUgTWVtb3J5LCByYW5nZSA2NCwgYmFzZSAweGZlYTAwMDAw LCBzaXplIDIwLCBlbmFibGVkDQoJbWFwWzE4XTogdHlwZSBQcmVmZXRjaGFibGUgTWVtb3J5LCBy YW5nZSA2NCwgYmFzZSAweGUwMDAwMDAwLCBzaXplIDI4LCBlbmFibGVkDQoJbWFwWzIwXTogdHlw ZSBJL08gUG9ydCwgcmFuZ2UgMzIsIGJhc2UgMHhlZmY4LCBzaXplICAzLCBlbmFibGVkDQpwY2li MDogbWF0Y2hlZCBlbnRyeSBmb3IgMC4yLklOVEENCnBjaWIwOiBzbG90IDIgSU5UQSBoYXJkd2ly ZWQgdG8gSVJRIDE2DQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDJhMDMsIHJldmlkPTB4 MGMNCglkb21haW49MCwgYnVzPTAsIHNsb3Q9MiwgZnVuYz0xDQoJY2xhc3M9MDMtODAtMDAsIGhk cnR5cGU9MHgwMCwgbWZkZXY9MQ0KCWNtZHJlZz0weDAwMDcsIHN0YXRyZWc9MHgwMDkwLCBjYWNo ZWxuc3o9MCAoZHdvcmRzKQ0KCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9MHgwMCAoMCBu cyksIG1heGxhdD0weDAwICgwIG5zKQ0KCXBvd2Vyc3BlYyAzICBzdXBwb3J0cyBEMCBEMyAgY3Vy cmVudCBEMA0KCW1hcFsxMF06IHR5cGUgTWVtb3J5LCByYW5nZSA2NCwgYmFzZSAweGZlYjAwMDAw LCBzaXplIDIwLCBlbmFibGVkDQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI4MzQsIHJl dmlkPTB4MDINCglkb21haW49MCwgYnVzPTAsIHNsb3Q9MjYsIGZ1bmM9MA0KCWNsYXNzPTBjLTAz LTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTENCgljbWRyZWc9MHgwMDA1LCBzdGF0cmVnPTB4MDI4 MCwgY2FjaGVsbnN6PTAgKGR3b3JkcykNCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4 MDAgKDAgbnMpLCBtYXhsYXQ9MHgwMCAoMCBucykNCglpbnRwaW49YSwgaXJxPTEwDQoJbWFwWzIw XTogdHlwZSBJL08gUG9ydCwgcmFuZ2UgMzIsIGJhc2UgMHg2ZjIwLCBzaXplICA1LCBlbmFibGVk DQpwY2liMDogbWF0Y2hlZCBlbnRyeSBmb3IgMC4yNi5JTlRBDQpwY2liMDogc2xvdCAyNiBJTlRB IGhhcmR3aXJlZCB0byBJUlEgMjANCmZvdW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4MjgzNSwg cmV2aWQ9MHgwMg0KCWRvbWFpbj0wLCBidXM9MCwgc2xvdD0yNiwgZnVuYz0xDQoJY2xhc3M9MGMt MDMtMDAsIGhkcnR5cGU9MHgwMCwgbWZkZXY9MA0KCWNtZHJlZz0weDAwMDUsIHN0YXRyZWc9MHgw MjgwLCBjYWNoZWxuc3o9MCAoZHdvcmRzKQ0KCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9 MHgwMCAoMCBucyksIG1heGxhdD0weDAwICgwIG5zKQ0KCWludHBpbj1iLCBpcnE9OQ0KCW1hcFsy MF06IHR5cGUgSS9PIFBvcnQsIHJhbmdlIDMyLCBiYXNlIDB4NmYwMCwgc2l6ZSAgNSwgZW5hYmxl ZA0KcGNpYjA6IG1hdGNoZWQgZW50cnkgZm9yIDAuMjYuSU5UQg0KcGNpYjA6IHNsb3QgMjYgSU5U QiBoYXJkd2lyZWQgdG8gSVJRIDIxDQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI4M2Es IHJldmlkPTB4MDINCglkb21haW49MCwgYnVzPTAsIHNsb3Q9MjYsIGZ1bmM9Nw0KCWNsYXNzPTBj LTAzLTIwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTANCgljbWRyZWc9MHgwMTA2LCBzdGF0cmVnPTB4 MDI5MCwgY2FjaGVsbnN6PTAgKGR3b3JkcykNCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250 PTB4MDAgKDAgbnMpLCBtYXhsYXQ9MHgwMCAoMCBucykNCglpbnRwaW49YywgaXJxPTUNCglwb3dl cnNwZWMgMiAgc3VwcG9ydHMgRDAgRDMgIGN1cnJlbnQgRDANCgltYXBbMTBdOiB0eXBlIE1lbW9y eSwgcmFuZ2UgMzIsIGJhc2UgMHhmZWQxYzQwMCwgc2l6ZSAxMCwgZW5hYmxlZA0KcGNpYjA6IG1h dGNoZWQgZW50cnkgZm9yIDAuMjYuSU5UQw0KcGNpYjA6IHNsb3QgMjYgSU5UQyBoYXJkd2lyZWQg dG8gSVJRIDIyDQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI4NGIsIHJldmlkPTB4MDIN Cglkb21haW49MCwgYnVzPTAsIHNsb3Q9MjcsIGZ1bmM9MA0KCWNsYXNzPTA0LTAzLTAwLCBoZHJ0 eXBlPTB4MDAsIG1mZGV2PTANCgljbWRyZWc9MHgwMTA2LCBzdGF0cmVnPTB4MDAxMCwgY2FjaGVs bnN6PTE2IChkd29yZHMpDQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAwICgwIG5z KSwgbWF4bGF0PTB4MDAgKDAgbnMpDQoJaW50cGluPWEsIGlycT05DQoJcG93ZXJzcGVjIDIgIHN1 cHBvcnRzIEQwIEQzICBjdXJyZW50IEQwDQoJTVNJIHN1cHBvcnRzIDEgbWVzc2FnZSwgNjQgYml0 DQoJbWFwWzEwXTogdHlwZSBNZW1vcnksIHJhbmdlIDY0LCBiYXNlIDB4ZmU5ZmMwMDAsIHNpemUg MTQsIGVuYWJsZWQNCnBjaWIwOiBtYXRjaGVkIGVudHJ5IGZvciAwLjI3LklOVEENCnBjaWIwOiBz bG90IDI3IElOVEEgaGFyZHdpcmVkIHRvIElSUSAyMQ0KZm91bmQtPgl2ZW5kb3I9MHg4MDg2LCBk ZXY9MHgyODNmLCByZXZpZD0weDAyDQoJZG9tYWluPTAsIGJ1cz0wLCBzbG90PTI4LCBmdW5jPTAN CgljbGFzcz0wNi0wNC0wMCwgaGRydHlwZT0weDAxLCBtZmRldj0xDQoJY21kcmVnPTB4MDEwNywg c3RhdHJlZz0weDAwMTAsIGNhY2hlbG5zej0xNiAoZHdvcmRzKQ0KCWxhdHRpbWVyPTB4MDAgKDAg bnMpLCBtaW5nbnQ9MHgwMiAoNTAwIG5zKSwgbWF4bGF0PTB4MDAgKDAgbnMpDQoJaW50cGluPWEs IGlycT0yNTUNCglwb3dlcnNwZWMgMiAgc3VwcG9ydHMgRDAgRDMgIGN1cnJlbnQgRDANCglNU0kg c3VwcG9ydHMgMSBtZXNzYWdlDQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI4NDEsIHJl dmlkPTB4MDINCglkb21haW49MCwgYnVzPTAsIHNsb3Q9MjgsIGZ1bmM9MQ0KCWNsYXNzPTA2LTA0 LTAwLCBoZHJ0eXBlPTB4MDEsIG1mZGV2PTENCgljbWRyZWc9MHgwMTA3LCBzdGF0cmVnPTB4MDAx MCwgY2FjaGVsbnN6PTE2IChkd29yZHMpDQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0w eDAyICg1MDAgbnMpLCBtYXhsYXQ9MHgwMCAoMCBucykNCglpbnRwaW49YiwgaXJxPTI1NQ0KCXBv d2Vyc3BlYyAyICBzdXBwb3J0cyBEMCBEMyAgY3VycmVudCBEMA0KCU1TSSBzdXBwb3J0cyAxIG1l c3NhZ2UNCmZvdW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4Mjg0OSwgcmV2aWQ9MHgwMg0KCWRv bWFpbj0wLCBidXM9MCwgc2xvdD0yOCwgZnVuYz01DQoJY2xhc3M9MDYtMDQtMDAsIGhkcnR5cGU9 MHgwMSwgbWZkZXY9MQ0KCWNtZHJlZz0weDAwMDcsIHN0YXRyZWc9MHgwMDEwLCBjYWNoZWxuc3o9 MTYgKGR3b3JkcykNCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4MDIgKDUwMCBucyks IG1heGxhdD0weDAwICgwIG5zKQ0KCWludHBpbj1iLCBpcnE9MjU1DQoJcG93ZXJzcGVjIDIgIHN1 cHBvcnRzIEQwIEQzICBjdXJyZW50IEQwDQoJTVNJIHN1cHBvcnRzIDEgbWVzc2FnZQ0KZm91bmQt Pgl2ZW5kb3I9MHg4MDg2LCBkZXY9MHgyODMwLCByZXZpZD0weDAyDQoJZG9tYWluPTAsIGJ1cz0w LCBzbG90PTI5LCBmdW5jPTANCgljbGFzcz0wYy0wMy0wMCwgaGRydHlwZT0weDAwLCBtZmRldj0x DQoJY21kcmVnPTB4MDAwNSwgc3RhdHJlZz0weDAyODAsIGNhY2hlbG5zej0wIChkd29yZHMpDQoJ bGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAwICgwIG5zKSwgbWF4bGF0PTB4MDAgKDAg bnMpDQoJaW50cGluPWEsIGlycT0xMA0KCW1hcFsyMF06IHR5cGUgSS9PIFBvcnQsIHJhbmdlIDMy LCBiYXNlIDB4NmY4MCwgc2l6ZSAgNSwgZW5hYmxlZA0KcGNpYjA6IG1hdGNoZWQgZW50cnkgZm9y IDAuMjkuSU5UQQ0KcGNpYjA6IHNsb3QgMjkgSU5UQSBoYXJkd2lyZWQgdG8gSVJRIDIwDQpmb3Vu ZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI4MzEsIHJldmlkPTB4MDINCglkb21haW49MCwgYnVz PTAsIHNsb3Q9MjksIGZ1bmM9MQ0KCWNsYXNzPTBjLTAzLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2 PTANCgljbWRyZWc9MHgwMDA1LCBzdGF0cmVnPTB4MDI4MCwgY2FjaGVsbnN6PTAgKGR3b3JkcykN CglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4MDAgKDAgbnMpLCBtYXhsYXQ9MHgwMCAo MCBucykNCglpbnRwaW49YiwgaXJxPTkNCgltYXBbMjBdOiB0eXBlIEkvTyBQb3J0LCByYW5nZSAz MiwgYmFzZSAweDZmNjAsIHNpemUgIDUsIGVuYWJsZWQNCnBjaWIwOiBtYXRjaGVkIGVudHJ5IGZv ciAwLjI5LklOVEINCnBjaWIwOiBzbG90IDI5IElOVEIgaGFyZHdpcmVkIHRvIElSUSAyMQ0KZm91 bmQtPgl2ZW5kb3I9MHg4MDg2LCBkZXY9MHgyODMyLCByZXZpZD0weDAyDQoJZG9tYWluPTAsIGJ1 cz0wLCBzbG90PTI5LCBmdW5jPTINCgljbGFzcz0wYy0wMy0wMCwgaGRydHlwZT0weDAwLCBtZmRl dj0wDQoJY21kcmVnPTB4MDAwNSwgc3RhdHJlZz0weDAyODAsIGNhY2hlbG5zej0wIChkd29yZHMp DQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAwICgwIG5zKSwgbWF4bGF0PTB4MDAg KDAgbnMpDQoJaW50cGluPWMsIGlycT01DQoJbWFwWzIwXTogdHlwZSBJL08gUG9ydCwgcmFuZ2Ug MzIsIGJhc2UgMHg2ZjQwLCBzaXplICA1LCBlbmFibGVkDQpwY2liMDogbWF0Y2hlZCBlbnRyeSBm b3IgMC4yOS5JTlRDDQpwY2liMDogc2xvdCAyOSBJTlRDIGhhcmR3aXJlZCB0byBJUlEgMjINCmZv dW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4MjgzNiwgcmV2aWQ9MHgwMg0KCWRvbWFpbj0wLCBi dXM9MCwgc2xvdD0yOSwgZnVuYz03DQoJY2xhc3M9MGMtMDMtMjAsIGhkcnR5cGU9MHgwMCwgbWZk ZXY9MA0KCWNtZHJlZz0weDAxMDYsIHN0YXRyZWc9MHgwMjkwLCBjYWNoZWxuc3o9MCAoZHdvcmRz KQ0KCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9MHgwMCAoMCBucyksIG1heGxhdD0weDAw ICgwIG5zKQ0KCWludHBpbj1hLCBpcnE9MTANCglwb3dlcnNwZWMgMiAgc3VwcG9ydHMgRDAgRDMg IGN1cnJlbnQgRDANCgltYXBbMTBdOiB0eXBlIE1lbW9yeSwgcmFuZ2UgMzIsIGJhc2UgMHhmZWQx YzAwMCwgc2l6ZSAxMCwgZW5hYmxlZA0KcGNpYjA6IG1hdGNoZWQgZW50cnkgZm9yIDAuMjkuSU5U QQ0KcGNpYjA6IHNsb3QgMjkgSU5UQSBoYXJkd2lyZWQgdG8gSVJRIDIwDQpmb3VuZC0+CXZlbmRv cj0weDgwODYsIGRldj0weDI0NDgsIHJldmlkPTB4ZjINCglkb21haW49MCwgYnVzPTAsIHNsb3Q9 MzAsIGZ1bmM9MA0KCWNsYXNzPTA2LTA0LTAxLCBoZHJ0eXBlPTB4MDEsIG1mZGV2PTANCgljbWRy ZWc9MHgwMDA3LCBzdGF0cmVnPTB4MDAxMCwgY2FjaGVsbnN6PTAgKGR3b3JkcykNCglsYXR0aW1l cj0weDAwICgwIG5zKSwgbWluZ250PTB4MDIgKDUwMCBucyksIG1heGxhdD0weDAwICgwIG5zKQ0K Zm91bmQtPgl2ZW5kb3I9MHg4MDg2LCBkZXY9MHgyODE1LCByZXZpZD0weDAyDQoJZG9tYWluPTAs IGJ1cz0wLCBzbG90PTMxLCBmdW5jPTANCgljbGFzcz0wNi0wMS0wMCwgaGRydHlwZT0weDAwLCBt ZmRldj0xDQoJY21kcmVnPTB4MDEwNywgc3RhdHJlZz0weDAyMTAsIGNhY2hlbG5zej0wIChkd29y ZHMpDQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAwICgwIG5zKSwgbWF4bGF0PTB4 MDAgKDAgbnMpDQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI4NTAsIHJldmlkPTB4MDIN Cglkb21haW49MCwgYnVzPTAsIHNsb3Q9MzEsIGZ1bmM9MQ0KCWNsYXNzPTAxLTAxLThhLCBoZHJ0 eXBlPTB4MDAsIG1mZGV2PTANCgljbWRyZWc9MHgwMDA1LCBzdGF0cmVnPTB4MDI4OCwgY2FjaGVs bnN6PTAgKGR3b3JkcykNCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4MDAgKDAgbnMp LCBtYXhsYXQ9MHgwMCAoMCBucykNCglpbnRwaW49YSwgaXJxPTExDQoJbWFwWzIwXTogdHlwZSBJ L08gUG9ydCwgcmFuZ2UgMzIsIGJhc2UgMHg2ZmEwLCBzaXplICA0LCBlbmFibGVkDQpwY2liMDog bWF0Y2hlZCBlbnRyeSBmb3IgMC4zMS5JTlRBDQpwY2liMDogc2xvdCAzMSBJTlRBIGhhcmR3aXJl ZCB0byBJUlEgMTYNCmZvdW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4MjgyOSwgcmV2aWQ9MHgw Mg0KCWRvbWFpbj0wLCBidXM9MCwgc2xvdD0zMSwgZnVuYz0yDQoJY2xhc3M9MDEtMDYtMDEsIGhk cnR5cGU9MHgwMCwgbWZkZXY9MA0KCWNtZHJlZz0weDAwMDcsIHN0YXRyZWc9MHgwMmIwLCBjYWNo ZWxuc3o9MCAoZHdvcmRzKQ0KCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9MHgwMCAoMCBu cyksIG1heGxhdD0weDAwICgwIG5zKQ0KCWludHBpbj1iLCBpcnE9MTANCglwb3dlcnNwZWMgMyAg c3VwcG9ydHMgRDAgRDMgIGN1cnJlbnQgRDANCglNU0kgc3VwcG9ydHMgNCBtZXNzYWdlcw0KCW1h cFsxMF06IHR5cGUgSS9PIFBvcnQsIHJhbmdlIDMyLCBiYXNlIDB4NmViMCwgc2l6ZSAgMywgZW5h YmxlZA0KCW1hcFsxNF06IHR5cGUgSS9PIFBvcnQsIHJhbmdlIDMyLCBiYXNlIDB4NmViOCwgc2l6 ZSAgMiwgZW5hYmxlZA0KCW1hcFsxOF06IHR5cGUgSS9PIFBvcnQsIHJhbmdlIDMyLCBiYXNlIDB4 NmVjMCwgc2l6ZSAgMywgZW5hYmxlZA0KCW1hcFsxY106IHR5cGUgSS9PIFBvcnQsIHJhbmdlIDMy LCBiYXNlIDB4NmVjOCwgc2l6ZSAgMiwgZW5hYmxlZA0KCW1hcFsyMF06IHR5cGUgSS9PIFBvcnQs IHJhbmdlIDMyLCBiYXNlIDB4NmVlMCwgc2l6ZSAgNSwgZW5hYmxlZA0KCW1hcFsyNF06IHR5cGUg TWVtb3J5LCByYW5nZSAzMiwgYmFzZSAweGZlOWZiODAwLCBzaXplIDExLCBlbmFibGVkDQpwY2li MDogbWF0Y2hlZCBlbnRyeSBmb3IgMC4zMS5JTlRCDQpwY2liMDogc2xvdCAzMSBJTlRCIGhhcmR3 aXJlZCB0byBJUlEgMTcNCmZvdW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4MjgzZSwgcmV2aWQ9 MHgwMg0KCWRvbWFpbj0wLCBidXM9MCwgc2xvdD0zMSwgZnVuYz0zDQoJY2xhc3M9MGMtMDUtMDAs IGhkcnR5cGU9MHgwMCwgbWZkZXY9MA0KCWNtZHJlZz0weDAxMDMsIHN0YXRyZWc9MHgwMjgwLCBj YWNoZWxuc3o9MCAoZHdvcmRzKQ0KCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9MHgwMCAo MCBucyksIG1heGxhdD0weDAwICgwIG5zKQ0KCWludHBpbj1iLCBpcnE9MTANCgltYXBbMTBdOiB0 eXBlIE1lbW9yeSwgcmFuZ2UgMzIsIGJhc2UgMHhmZTlmYjcwMCwgc2l6ZSAgOCwgZW5hYmxlZA0K CW1hcFsyMF06IHR5cGUgSS9PIFBvcnQsIHJhbmdlIDMyLCBiYXNlIDB4MTBjMCwgc2l6ZSAgNSwg ZW5hYmxlZA0KcGNpYjA6IG1hdGNoZWQgZW50cnkgZm9yIDAuMzEuSU5UQg0KcGNpYjA6IHNsb3Qg MzEgSU5UQiBoYXJkd2lyZWQgdG8gSVJRIDE3DQp2Z2FwY2kwOiA8VkdBLWNvbXBhdGlibGUgZGlz cGxheT4gcG9ydCAweGVmZjgtMHhlZmZmIG1lbSAweGZlYTAwMDAwLTB4ZmVhZmZmZmYsMHhlMDAw MDAwMC0weGVmZmZmZmZmIGlycSAxNiBhdCBkZXZpY2UgMi4wIG9uIHBjaTANCmFncDA6IDxJbnRl bCBHTTk2NSBTVkdBIGNvbnRyb2xsZXI+IG9uIHZnYXBjaTANCnZnYXBjaTA6IFJlc2VydmVkIDB4 MTAwMDAwMDAgYnl0ZXMgZm9yIHJpZCAweDE4IHR5cGUgMyBhdCAweGUwMDAwMDAwDQp2Z2FwY2kw OiBSZXNlcnZlZCAweDEwMDAwMCBieXRlcyBmb3IgcmlkIDB4MTAgdHlwZSAzIGF0IDB4ZmVhMDAw MDANCmFncDA6IGRldGVjdGVkIDc2NzZrIHN0b2xlbiBtZW1vcnkNCmFncDA6IGFwZXJ0dXJlIHNp emUgaXMgMjU2TQ0KYWNwaV92aWRlbzA6IDxBQ1BJIHZpZGVvIGV4dGVuc2lvbj4gb24gdmdhcGNp MA0KZm91bmQgVFYvSERUViBvciBBbmFsb2ctVmlkZW8gTW9uaXRvcigyMDApLCBpZHgjMCwgcG9y dCMwLCBkZXRlY3RhYmxlIGJ5IEJJT1MsIGhlYWQgIzANCmZvdW5kIFZHQSBDUlQgb3IgVkVTQSBD b21wYXRpYmxlIEFuYWxvZyBNb25pdG9yKDEwMCksIGlkeCMwLCBwb3J0IzAsIGRldGVjdGFibGUg YnkgQklPUywgaGVhZCAjMA0KZm91bmQgSW50ZXJuYWwvSW50ZWdyYXRlZCBEaWdpdGFsIEZsYXQg UGFuZWwoNDAwKSwgaWR4IzAsIHBvcnQjMCwgZGV0ZWN0YWJsZSBieSBCSU9TLCBoZWFkICMwDQpm b3VuZCBFeHRlcm5hbCBEaWdpdGFsIE1vbml0b3IoMzAwKSwgaWR4IzAsIHBvcnQjMCwgZGV0ZWN0 YWJsZSBieSBCSU9TLCBoZWFkICMwDQp2Z2FwY2kxOiA8VkdBLWNvbXBhdGlibGUgZGlzcGxheT4g bWVtIDB4ZmViMDAwMDAtMHhmZWJmZmZmZiBhdCBkZXZpY2UgMi4xIG9uIHBjaTANCmFjcGlfdmlk ZW8xOiA8QUNQSSB2aWRlbyBleHRlbnNpb24+IG9uIHZnYXBjaTENCmV2YWx1YXRpb24gb2YgXFxf U0JfLlBDSTAuVklEMi5fRE9EIG1ha2VzIG5vIHNlbnNlDQp1aGNpMDogPEludGVsIDgyODAxSCAo SUNIOCkgVVNCIGNvbnRyb2xsZXIgVVNCLUQ+IHBvcnQgMHg2ZjIwLTB4NmYzZiBpcnEgMjAgYXQg ZGV2aWNlIDI2LjAgb24gcGNpMA0KdWhjaTA6IFJlc2VydmVkIDB4MjAgYnl0ZXMgZm9yIHJpZCAw eDIwIHR5cGUgNCBhdCAweDZmMjANCmlvYXBpYzA6IHJvdXRpbmcgaW50cGluIDIwIChQQ0kgSVJR IDIwKSB0byB2ZWN0b3IgNDkNCnVoY2kwOiBbR0lBTlQtTE9DS0VEXQ0KdWhjaTA6IFtJVEhSRUFE XQ0KdXNiMDogPEludGVsIDgyODAxSCAoSUNIOCkgVVNCIGNvbnRyb2xsZXIgVVNCLUQ+IG9uIHVo Y2kwDQp1c2IwOiBVU0IgcmV2aXNpb24gMS4wDQp1aHViMDogPEludGVsIFVIQ0kgcm9vdCBodWIs IGNsYXNzIDkvMCwgcmV2IDEuMDAvMS4wMCwgYWRkciAxPiBvbiB1c2IwDQp1aHViMDogMiBwb3J0 cyB3aXRoIDIgcmVtb3ZhYmxlLCBzZWxmIHBvd2VyZWQNCnVoY2kxOiA8SW50ZWwgODI4MDFIIChJ Q0g4KSBVU0IgY29udHJvbGxlciBVU0ItRT4gcG9ydCAweDZmMDAtMHg2ZjFmIGlycSAyMSBhdCBk ZXZpY2UgMjYuMSBvbiBwY2kwDQp1aGNpMTogUmVzZXJ2ZWQgMHgyMCBieXRlcyBmb3IgcmlkIDB4 MjAgdHlwZSA0IGF0IDB4NmYwMA0KaW9hcGljMDogcm91dGluZyBpbnRwaW4gMjEgKFBDSSBJUlEg MjEpIHRvIHZlY3RvciA1MA0KdWhjaTE6IFtHSUFOVC1MT0NLRURdDQp1aGNpMTogW0lUSFJFQURd DQp1c2IxOiA8SW50ZWwgODI4MDFIIChJQ0g4KSBVU0IgY29udHJvbGxlciBVU0ItRT4gb24gdWhj aTENCnVzYjE6IFVTQiByZXZpc2lvbiAxLjANCnVodWIxOiA8SW50ZWwgVUhDSSByb290IGh1Yiwg Y2xhc3MgOS8wLCByZXYgMS4wMC8xLjAwLCBhZGRyIDE+IG9uIHVzYjENCnVodWIxOiAyIHBvcnRz IHdpdGggMiByZW1vdmFibGUsIHNlbGYgcG93ZXJlZA0KZWhjaTA6IDxJbnRlbCA4MjgwMUggKElD SDgpIFVTQiAyLjAgY29udHJvbGxlciBVU0IyLUI+IG1lbSAweGZlZDFjNDAwLTB4ZmVkMWM3ZmYg aXJxIDIyIGF0IGRldmljZSAyNi43IG9uIHBjaTANCmVoY2kwOiBSZXNlcnZlZCAweDQwMCBieXRl cyBmb3IgcmlkIDB4MTAgdHlwZSAzIGF0IDB4ZmVkMWM0MDANCmlvYXBpYzA6IHJvdXRpbmcgaW50 cGluIDIyIChQQ0kgSVJRIDIyKSB0byB2ZWN0b3IgNTENCmVoY2kwOiBbR0lBTlQtTE9DS0VEXQ0K ZWhjaTA6IFtJVEhSRUFEXQ0KdXNiMjogRUhDSSB2ZXJzaW9uIDEuMA0KdXNiMjogY29tcGFuaW9u IGNvbnRyb2xsZXJzLCAyIHBvcnRzIGVhY2g6IHVzYjAgdXNiMQ0KdXNiMjogPEludGVsIDgyODAx SCAoSUNIOCkgVVNCIDIuMCBjb250cm9sbGVyIFVTQjItQj4gb24gZWhjaTANCnVzYjI6IFVTQiBy ZXZpc2lvbiAyLjANCnVodWIyOiA8SW50ZWwgRUhDSSByb290IGh1YiwgY2xhc3MgOS8wLCByZXYg Mi4wMC8xLjAwLCBhZGRyIDE+IG9uIHVzYjINCnVodWIyOiA0IHBvcnRzIHdpdGggNCByZW1vdmFi bGUsIHNlbGYgcG93ZXJlZA0KcGNtMDogPEludGVsIDgyODAxSCBIaWdoIERlZmluaXRpb24gQXVk aW8gQ29udHJvbGxlcj4gbWVtIDB4ZmU5ZmMwMDAtMHhmZTlmZmZmZiBpcnEgMjEgYXQgZGV2aWNl IDI3LjAgb24gcGNpMA0KcGNtMDogVENTRUw6IDB4MDcgLT4gMHgwMA0KcGNtMDogRE1BIENvaGVy ZW5jeTogVW5jYWNoZWFibGUgLyB2ZW5kb3I9MHg4MDg2DQpwY20wOiBSZXNlcnZlZCAweDQwMDAg Ynl0ZXMgZm9yIHJpZCAweDEwIHR5cGUgMyBhdCAweGZlOWZjMDAwDQpwY20wOiBbTVBTQUZFXQ0K cGNtMDogW0lUSFJFQURdDQpwY20wOiBoZGFjX2RtYV9hbGxvYzogc2l6ZT0xMDI0IC0+IHJvdW5k c3o9MTAyNA0KcGNtMDogaGRhY19kbWFfYWxsb2M6IHNpemU9MjA0OCAtPiByb3VuZHN6PTIwNDgN CnBjaWIxOiA8QUNQSSBQQ0ktUENJIGJyaWRnZT4gYXQgZGV2aWNlIDI4LjAgb24gcGNpMA0KcGNp YjE6ICAgZG9tYWluICAgICAgICAgICAgMA0KcGNpYjE6ICAgc2Vjb25kYXJ5IGJ1cyAgICAgMTEN CnBjaWIxOiAgIHN1Ym9yZGluYXRlIGJ1cyAgIDExDQpwY2liMTogICBJL08gZGVjb2RlICAgICAg ICAweGYwMDAtMHhmZmYNCnBjaWIxOiAgIG5vIHByZWZldGNoZWQgZGVjb2RlDQpwY2kxMTogPEFD UEkgUENJIGJ1cz4gb24gcGNpYjENCnBjaTExOiBkb21haW49MCwgcGh5c2ljYWwgYnVzPTExDQpw Y2liMjogPEFDUEkgUENJLVBDSSBicmlkZ2U+IGF0IGRldmljZSAyOC4xIG9uIHBjaTANCnBjaWIy OiAgIGRvbWFpbiAgICAgICAgICAgIDANCnBjaWIyOiAgIHNlY29uZGFyeSBidXMgICAgIDEyDQpw Y2liMjogICBzdWJvcmRpbmF0ZSBidXMgICAxMg0KcGNpYjI6ICAgSS9PIGRlY29kZSAgICAgICAg MHhmMDAwLTB4ZmZmDQpwY2liMjogICBtZW1vcnkgZGVjb2RlICAgICAweGZlODAwMDAwLTB4ZmU4 ZmZmZmYNCnBjaWIyOiAgIG5vIHByZWZldGNoZWQgZGVjb2RlDQpwY2kxMjogPEFDUEkgUENJIGJ1 cz4gb24gcGNpYjINCnBjaTEyOiBkb21haW49MCwgcGh5c2ljYWwgYnVzPTEyDQpmb3VuZC0+CXZl bmRvcj0weDE0ZTQsIGRldj0weDQzMTEsIHJldmlkPTB4MDENCglkb21haW49MCwgYnVzPTEyLCBz bG90PTAsIGZ1bmM9MA0KCWNsYXNzPTAyLTgwLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTANCglj bWRyZWc9MHgwMTA3LCBzdGF0cmVnPTB4MDAxMCwgY2FjaGVsbnN6PTE2IChkd29yZHMpDQoJbGF0 dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAwICgwIG5zKSwgbWF4bGF0PTB4MDAgKDAgbnMp DQoJaW50cGluPWEsIGlycT0xMA0KCXBvd2Vyc3BlYyAyICBzdXBwb3J0cyBEMCBEMSBEMiBEMyAg Y3VycmVudCBEMA0KCU1TSSBzdXBwb3J0cyAxIG1lc3NhZ2UNCgltYXBbMTBdOiB0eXBlIE1lbW9y eSwgcmFuZ2UgMzIsIGJhc2UgMHhmZThmYzAwMCwgc2l6ZSAxNCwgZW5hYmxlZA0KcGNpYjI6IHJl cXVlc3RlZCBtZW1vcnkgcmFuZ2UgMHhmZThmYzAwMC0weGZlOGZmZmZmOiBnb29kDQpwY2liMjog bWF0Y2hlZCBlbnRyeSBmb3IgMTIuMC5JTlRBDQpwY2liMjogc2xvdCAwIElOVEEgaGFyZHdpcmVk IHRvIElSUSAxNw0KbmRpczA6IDxEZWxsIFdpcmVsZXNzIDEzOTAgV0xBTiBNaW5pLUNhcmQ+IG1l bSAweGZlOGZjMDAwLTB4ZmU4ZmZmZmYgaXJxIDE3IGF0IGRldmljZSAwLjAgb24gcGNpMTINCm5k aXMwOiBSZXNlcnZlZCAweDQwMDAgYnl0ZXMgZm9yIHJpZCAweDEwIHR5cGUgMyBhdCAweGZlOGZj MDAwDQppb2FwaWMwOiByb3V0aW5nIGludHBpbiAxNyAoUENJIElSUSAxNykgdG8gdmVjdG9yIDUy DQpuZGlzMDogW01QU0FGRV0NCm5kaXMwOiBbSVRIUkVBRF0NCm5kaXMwOiBORElTIEFQSSB2ZXJz aW9uOiA1LjENCnBjaWIzOiA8QUNQSSBQQ0ktUENJIGJyaWRnZT4gYXQgZGV2aWNlIDI4LjUgb24g cGNpMA0KcGNpYjM6ICAgZG9tYWluICAgICAgICAgICAgMA0KcGNpYjM6ICAgc2Vjb25kYXJ5IGJ1 cyAgICAgOQ0KcGNpYjM6ICAgc3Vib3JkaW5hdGUgYnVzICAgOQ0KcGNpYjM6ICAgSS9PIGRlY29k ZSAgICAgICAgMHhmMDAwLTB4ZmZmDQpwY2liMzogICBtZW1vcnkgZGVjb2RlICAgICAweGZlNzAw MDAwLTB4ZmU3ZmZmZmYNCnBjaWIzOiAgIG5vIHByZWZldGNoZWQgZGVjb2RlDQpwY2k5OiA8QUNQ SSBQQ0kgYnVzPiBvbiBwY2liMw0KcGNpOTogZG9tYWluPTAsIHBoeXNpY2FsIGJ1cz05DQpmb3Vu ZC0+CXZlbmRvcj0weDE0ZTQsIGRldj0weDE2NzMsIHJldmlkPTB4MDINCglkb21haW49MCwgYnVz PTksIHNsb3Q9MCwgZnVuYz0wDQoJY2xhc3M9MDItMDAtMDAsIGhkcnR5cGU9MHgwMCwgbWZkZXY9 MA0KCWNtZHJlZz0weDAxMDYsIHN0YXRyZWc9MHgwMDEwLCBjYWNoZWxuc3o9MTYgKGR3b3JkcykN CglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4MDAgKDAgbnMpLCBtYXhsYXQ9MHgwMCAo MCBucykNCglpbnRwaW49YSwgaXJxPTEwDQoJcG93ZXJzcGVjIDMgIHN1cHBvcnRzIEQwIEQzICBj dXJyZW50IEQwDQoJTVNJIHN1cHBvcnRzIDEgbWVzc2FnZSwgNjQgYml0DQoJbWFwWzEwXTogdHlw ZSBNZW1vcnksIHJhbmdlIDY0LCBiYXNlIDB4ZmU3ZjAwMDAsIHNpemUgMTYsIGVuYWJsZWQNCnBj aWIzOiByZXF1ZXN0ZWQgbWVtb3J5IHJhbmdlIDB4ZmU3ZjAwMDAtMHhmZTdmZmZmZjogZ29vZA0K cGNpYjM6IG1hdGNoZWQgZW50cnkgZm9yIDkuMC5JTlRBDQpwY2liMzogc2xvdCAwIElOVEEgaGFy ZHdpcmVkIHRvIElSUSAxNw0KYmdlMDogPEJyb2FkY29tIE5ldFh0cmVtZSBHaWdhYml0IEV0aGVy bmV0IENvbnRyb2xsZXIsIEFTSUMgcmV2LiAweGEwMDI+IG1lbSAweGZlN2YwMDAwLTB4ZmU3ZmZm ZmYgaXJxIDE3IGF0IGRldmljZSAwLjAgb24gcGNpOQ0KYmdlMDogUmVzZXJ2ZWQgMHgxMDAwMCBi eXRlcyBmb3IgcmlkIDB4MTAgdHlwZSAzIGF0IDB4ZmU3ZjAwMDANCmJnZTA6IERpc2FibGluZyBm YXN0Ym9vdA0KYmdlMDogRGlzYWJsaW5nIGZhc3Rib290DQptaWlidXMwOiA8TUlJIGJ1cz4gb24g YmdlMA0KYnJncGh5MDogPEJDTTU3NTUgMTAvMTAwLzEwMDBiYXNlVFggUEhZPiBQSFkgMSBvbiBt aWlidXMwDQpicmdwaHkwOiBPVUkgMHgwMDUwZWYsIG1vZGVsIDB4MDAwYywgcmV2LiAwDQpicmdw aHkwOiAgMTBiYXNlVCwgMTBiYXNlVC1GRFgsIDEwMGJhc2VUWCwgMTAwYmFzZVRYLUZEWCwgMTAw MGJhc2VULCAxMDAwYmFzZVQtRkRYLCBhdXRvDQpiZ2UwOiBicGYgYXR0YWNoZWQNCmJnZTA6IEV0 aGVybmV0IGFkZHJlc3M6IDAwOjFjOjIzOjMzOmVmOmVhDQpiZ2UwOiBbTVBTQUZFXQ0KYmdlMDog W0lUSFJFQURdDQp1aGNpMjogPEludGVsIDgyODAxSCAoSUNIOCkgVVNCIGNvbnRyb2xsZXIgVVNC LUE+IHBvcnQgMHg2ZjgwLTB4NmY5ZiBpcnEgMjAgYXQgZGV2aWNlIDI5LjAgb24gcGNpMA0KdWhj aTI6IFJlc2VydmVkIDB4MjAgYnl0ZXMgZm9yIHJpZCAweDIwIHR5cGUgNCBhdCAweDZmODANCnVo Y2kyOiBbR0lBTlQtTE9DS0VEXQ0KdWhjaTI6IFtJVEhSRUFEXQ0KdXNiMzogPEludGVsIDgyODAx SCAoSUNIOCkgVVNCIGNvbnRyb2xsZXIgVVNCLUE+IG9uIHVoY2kyDQp1c2IzOiBVU0IgcmV2aXNp b24gMS4wDQp1aHViMzogPEludGVsIFVIQ0kgcm9vdCBodWIsIGNsYXNzIDkvMCwgcmV2IDEuMDAv MS4wMCwgYWRkciAxPiBvbiB1c2IzDQp1aHViMzogMiBwb3J0cyB3aXRoIDIgcmVtb3ZhYmxlLCBz ZWxmIHBvd2VyZWQNCnVoY2kzOiA8SW50ZWwgODI4MDFIIChJQ0g4KSBVU0IgY29udHJvbGxlciBV U0ItQj4gcG9ydCAweDZmNjAtMHg2ZjdmIGlycSAyMSBhdCBkZXZpY2UgMjkuMSBvbiBwY2kwDQp1 aGNpMzogUmVzZXJ2ZWQgMHgyMCBieXRlcyBmb3IgcmlkIDB4MjAgdHlwZSA0IGF0IDB4NmY2MA0K dWhjaTM6IFtHSUFOVC1MT0NLRURdDQp1aGNpMzogW0lUSFJFQURdDQp1c2I0OiA8SW50ZWwgODI4 MDFIIChJQ0g4KSBVU0IgY29udHJvbGxlciBVU0ItQj4gb24gdWhjaTMNCnVzYjQ6IFVTQiByZXZp c2lvbiAxLjANCnVodWI0OiA8SW50ZWwgVUhDSSByb290IGh1YiwgY2xhc3MgOS8wLCByZXYgMS4w MC8xLjAwLCBhZGRyIDE+IG9uIHVzYjQNCnVodWI0OiAyIHBvcnRzIHdpdGggMiByZW1vdmFibGUs IHNlbGYgcG93ZXJlZA0KdWhjaTQ6IDxJbnRlbCA4MjgwMUggKElDSDgpIFVTQiBjb250cm9sbGVy IFVTQi1DPiBwb3J0IDB4NmY0MC0weDZmNWYgaXJxIDIyIGF0IGRldmljZSAyOS4yIG9uIHBjaTAN CnVoY2k0OiBSZXNlcnZlZCAweDIwIGJ5dGVzIGZvciByaWQgMHgyMCB0eXBlIDQgYXQgMHg2ZjQw DQp1aGNpNDogW0dJQU5ULUxPQ0tFRF0NCnVoY2k0OiBbSVRIUkVBRF0NCnVzYjU6IDxJbnRlbCA4 MjgwMUggKElDSDgpIFVTQiBjb250cm9sbGVyIFVTQi1DPiBvbiB1aGNpNA0KdXNiNTogVVNCIHJl dmlzaW9uIDEuMA0KdWh1YjU6IDxJbnRlbCBVSENJIHJvb3QgaHViLCBjbGFzcyA5LzAsIHJldiAx LjAwLzEuMDAsIGFkZHIgMT4gb24gdXNiNQ0KdWh1YjU6IDIgcG9ydHMgd2l0aCAyIHJlbW92YWJs ZSwgc2VsZiBwb3dlcmVkDQplaGNpMTogPEludGVsIDgyODAxSCAoSUNIOCkgVVNCIDIuMCBjb250 cm9sbGVyIFVTQjItQT4gbWVtIDB4ZmVkMWMwMDAtMHhmZWQxYzNmZiBpcnEgMjAgYXQgZGV2aWNl IDI5Ljcgb24gcGNpMA0KZWhjaTE6IFJlc2VydmVkIDB4NDAwIGJ5dGVzIGZvciByaWQgMHgxMCB0 eXBlIDMgYXQgMHhmZWQxYzAwMA0KZWhjaTE6IFtHSUFOVC1MT0NLRURdDQplaGNpMTogW0lUSFJF QURdDQp1c2I2OiBFSENJIHZlcnNpb24gMS4wDQp1c2I2OiBjb21wYW5pb24gY29udHJvbGxlcnMs IDIgcG9ydHMgZWFjaDogdXNiMyB1c2I0IHVzYjUNCnVzYjY6IDxJbnRlbCA4MjgwMUggKElDSDgp IFVTQiAyLjAgY29udHJvbGxlciBVU0IyLUE+IG9uIGVoY2kxDQp1c2I2OiBVU0IgcmV2aXNpb24g Mi4wDQp1aHViNjogPEludGVsIEVIQ0kgcm9vdCBodWIsIGNsYXNzIDkvMCwgcmV2IDIuMDAvMS4w MCwgYWRkciAxPiBvbiB1c2I2DQp1aHViNjogNiBwb3J0cyB3aXRoIDYgcmVtb3ZhYmxlLCBzZWxm IHBvd2VyZWQNCnVtYXNzMDogPFdlc3Rlcm4gRGlnaXRhbCBFeHRlcm5hbCBIREQsIGNsYXNzIDAv MCwgcmV2IDIuMDAvMS4wNCwgYWRkciAyPiBvbiB1aHViNg0KdW1hc3MwOjA6MDotMTogQXR0YWNo ZWQgdG8gc2NidXMwDQpwY2liNDogPEFDUEkgUENJLVBDSSBicmlkZ2U+IGF0IGRldmljZSAzMC4w IG9uIHBjaTANCnBjaWI0OiAgIGRvbWFpbiAgICAgICAgICAgIDANCnBjaWI0OiAgIHNlY29uZGFy eSBidXMgICAgIDMNCnBjaWI0OiAgIHN1Ym9yZGluYXRlIGJ1cyAgIDQNCnBjaWI0OiAgIEkvTyBk ZWNvZGUgICAgICAgIDB4ZjAwMC0weGZmZg0KcGNpYjQ6ICAgbWVtb3J5IGRlY29kZSAgICAgMHhm ZTYwMDAwMC0weGZlNmZmZmZmDQpwY2liNDogICBubyBwcmVmZXRjaGVkIGRlY29kZQ0KcGNpYjQ6 ICAgU3VidHJhY3RpdmVseSBkZWNvZGVkIGJyaWRnZS4NCnBjaTM6IDxBQ1BJIFBDSSBidXM+IG9u IHBjaWI0DQpwY2kzOiBkb21haW49MCwgcGh5c2ljYWwgYnVzPTMNCmZvdW5kLT4JdmVuZG9yPTB4 MTIxNywgZGV2PTB4NzEzNSwgcmV2aWQ9MHgyMQ0KCWRvbWFpbj0wLCBidXM9Mywgc2xvdD0xLCBm dW5jPTANCgljbGFzcz0wNi0wNy0wMCwgaGRydHlwZT0weDAyLCBtZmRldj0xDQoJY21kcmVnPTB4 MDAwMCwgc3RhdHJlZz0weDA0MTAsIGNhY2hlbG5zej0wIChkd29yZHMpDQoJbGF0dGltZXI9MHg0 MCAoMTkyMCBucyksIG1pbmdudD0weDQwICgxNjAwMCBucyksIG1heGxhdD0weDAwICgwIG5zKQ0K CWludHBpbj1hLCBpcnE9MjU1DQoJcG93ZXJzcGVjIDIgIHN1cHBvcnRzIEQwIEQxIEQyIEQzICBj dXJyZW50IEQwDQoJbWFwWzEwXTogdHlwZSBNZW1vcnksIHJhbmdlIDMyLCBiYXNlIDAsIHNpemUg MTIsIG1lbW9yeSBkaXNhYmxlZA0KZm91bmQtPgl2ZW5kb3I9MHgxMjE3LCBkZXY9MHgwMGY3LCBy ZXZpZD0weDAyDQoJZG9tYWluPTAsIGJ1cz0zLCBzbG90PTEsIGZ1bmM9NA0KCWNsYXNzPTBjLTAw LTEwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTANCgljbWRyZWc9MHgwMTE3LCBzdGF0cmVnPTB4MDIx MCwgY2FjaGVsbnN6PTE2IChkd29yZHMpDQoJbGF0dGltZXI9MHg0MCAoMTkyMCBucyksIG1pbmdu dD0weDAwICgwIG5zKSwgbWF4bGF0PTB4MDAgKDAgbnMpDQoJaW50cGluPWEsIGlycT0zDQoJcG93 ZXJzcGVjIDIgIHN1cHBvcnRzIEQwIEQxIEQyIEQzICBjdXJyZW50IEQwDQoJbWFwWzEwXTogdHlw ZSBNZW1vcnksIHJhbmdlIDMyLCBiYXNlIDB4ZmU2ZmYwMDAsIHNpemUgMTIsIGVuYWJsZWQNCnBj aWI0OiByZXF1ZXN0ZWQgbWVtb3J5IHJhbmdlIDB4ZmU2ZmYwMDAtMHhmZTZmZmZmZjogZ29vZA0K CW1hcFsxNF06IHR5cGUgTWVtb3J5LCByYW5nZSAzMiwgYmFzZSAweGZlNmZlODAwLCBzaXplIDEx LCBlbmFibGVkDQpwY2liNDogcmVxdWVzdGVkIG1lbW9yeSByYW5nZSAweGZlNmZlODAwLTB4ZmU2 ZmVmZmY6IGdvb2QNCnBjaWI0OiBtYXRjaGVkIGVudHJ5IGZvciAzLjEuSU5UQQ0KcGNpYjQ6IHNs b3QgMSBJTlRBIGhhcmR3aXJlZCB0byBJUlEgMTkNCmNiYjA6IDxQQ0ktQ2FyZEJ1cyBCcmlkZ2U+ IGF0IGRldmljZSAxLjAgb24gcGNpMw0KcGNpYjQ6IGNiYjAgcmVxdWVzdGVkIG1lbW9yeSByYW5n ZSAweGZlNjAwMDAwLTB4ZmU2ZmZmZmY6IGdvb2QNCmNiYjA6IExhenkgYWxsb2NhdGlvbiBvZiAw eDEwMDAgYnl0ZXMgcmlkIDB4MTAgdHlwZSAzIGF0IDB4ZmU2MDAwMDANCmNhcmRidXMwOiA8Q2Fy ZEJ1cyBidXM+IG9uIGNiYjANCnBjY2FyZDA6IDwxNi1iaXQgUENDYXJkIGJ1cz4gb24gY2JiMA0K cGNpYjQ6IG1hdGNoZWQgZW50cnkgZm9yIDMuMS5JTlRBDQpwY2liNDogc2xvdCAxIElOVEEgaGFy ZHdpcmVkIHRvIElSUSAxOQ0KaW9hcGljMDogcm91dGluZyBpbnRwaW4gMTkgKFBDSSBJUlEgMTkp IHRvIHZlY3RvciA1Mw0KY2JiMDogW01QU0FGRV0NCmNiYjA6IFtJVEhSRUFEXQ0KY2JiMDogUENJ IENvbmZpZ3VyYXRpb24gc3BhY2U6DQogIDB4MDA6IDB4NzEzNTEyMTcgMHgwNDEwMDAwNyAweDA2 MDcwMDIxIDB4MDA4MjQwMDAgDQogIDB4MTA6IDB4ZmU2MDAwMDAgMHgwMjAwMDBhMCAweDIwMDQw NDAzIDB4ZmZmZmYwMDAgDQogIDB4MjA6IDB4MDAwMDAwMDAgMHhmZmZmZjAwMCAweDAwMDAwMDAw IDB4MDAwMGZmZmQgDQogIDB4MzA6IDB4MDAwMDAwMDEgMHgwMDAwZmZmZCAweDAwMDAwMDAxIDB4 MDQ0MDAxMTMgDQogIDB4NDA6IDB4MDFmOTEwMjggMHgwMDAwMDAwMSAweDAwMDAwMDAwIDB4MDAw MDAwMDAgDQogIDB4NTA6IDB4MDAwMDAwMDAgMHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAw MDAgDQogIDB4NjA6IDB4MDAwMDAwMDAgMHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAg DQogIDB4NzA6IDB4MDAwMDAwMDAgMHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgDQog IDB4ODA6IDB4MDAwMDAwMDAgMHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgDQogIDB4 OTA6IDB4MDAwNTI0MDQgMHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgDQogIDB4YTA6 IDB4ZmUwMjAwMDEgMHgwMGMwNDAwMCAweDAwMDAwMDE1IDB4MDAwMDAwMGEgDQogIDB4YjA6IDB4 MDAwMDAwMDAgMHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgDQogIDB4YzA6IDB4MDAw MDAwMDAgMHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgDQogIDB4ZDA6IDB4MDkwMDQx MDAgMHg4MGUyMDNlYSAweDAwMDAwMDAwIDB4MTA0MDAxMTggDQogIDB4ZTA6IDB4MDA4MjAwMDAg MHgwMDAwMDAwMCAweDgzMDAwMDA0IDB4MDAwMDAwMDAgDQogIDB4ZjA6IDB4MDAwMDAwMDAgMHgw MDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgDQpmd29oY2kwOiB2ZW5kb3I9MTIxNywgZGV2 PWY3DQpmd29oY2kwOiB2ZW5kb3I9MTIxNywgZGV2PWY3DQpmd29oY2kwOiA8MTM5NCBPcGVuIEhv c3QgQ29udHJvbGxlciBJbnRlcmZhY2U+IG1lbSAweGZlNmZmMDAwLTB4ZmU2ZmZmZmYsMHhmZTZm ZTgwMC0weGZlNmZlZmZmIGlycSAxOSBhdCBkZXZpY2UgMS40IG9uIHBjaTMNCmZ3b2hjaTA6IFJl c2VydmVkIDB4MTAwMCBieXRlcyBmb3IgcmlkIDB4MTAgdHlwZSAzIGF0IDB4ZmU2ZmYwMDANCmZ3 b2hjaTA6IFtNUFNBRkVdDQpmd29oY2kwOiBbRklMVEVSXQ0KZndvaGNpMDogT0hDSSB2ZXJzaW9u IDEuMTAgKFJPTT0wKQ0KZndvaGNpMDogTm8uIG9mIElzb2Nocm9ub3VzIGNoYW5uZWxzIGlzIDgu DQpmd29oY2kwOiBFVUk2NCA0ODo0ZjpjMDowMDozMDplMDpjOTphMQ0KZndvaGNpMDogUGh5IDEz OTRhIGF2YWlsYWJsZSBTNDAwLCAxIHBvcnRzLg0KZndvaGNpMDogTGluayBTNDAwLCBtYXhfcmVj IDIwNDggYnl0ZXMuDQpmaXJld2lyZTA6IDxJRUVFMTM5NChGaXJlV2lyZSkgYnVzPiBvbiBmd29o Y2kwDQpmd2UwOiA8RXRoZXJuZXQgb3ZlciBGaXJlV2lyZT4gb24gZmlyZXdpcmUwDQppZl9md2Uw OiBGYWtlIEV0aGVybmV0IGFkZHJlc3M6IDRhOjRmOmMwOmUwOmM5OmExDQpmd2UwOiBicGYgYXR0 YWNoZWQNCmZ3ZTA6IEV0aGVybmV0IGFkZHJlc3M6IDRhOjRmOmMwOmUwOmM5OmExDQpmd2lwMDog PElQIG92ZXIgRmlyZVdpcmU+IG9uIGZpcmV3aXJlMA0KZndpcDA6IGJwZiBhdHRhY2hlZA0KZndp cDA6IEZpcmV3aXJlIGFkZHJlc3M6IDQ4OjRmOmMwOjAwOjMwOmUwOmM5OmExIEAgMHhmZmZlMDAw MDAwMDAsIFM0MDAsIG1heHJlYyAyMDQ4DQpzYnAwOiA8U0JQLTIvU0NTSSBvdmVyIEZpcmVXaXJl PiBvbiBmaXJld2lyZTANCmRjb25zX2Nyb20wOiA8ZGNvbnMgY29uZmlndXJhdGlvbiBST00+IG9u IGZpcmV3aXJlMA0KZGNvbnNfY3JvbTA6IGJ1c19hZGRyIDB4MTQ5MDAwMA0KZndvaGNpMDogSW5p dGlhdGUgYnVzIHJlc2V0DQpmd29oY2kwOiBCVVMgcmVzZXQNCmZ3b2hjaTA6IG5vZGVfaWQ9MHhj ODAwZmZjMCwgZ2VuPTEsIENZQ0xFTUFTVEVSIG1vZGUNCmlzYWIwOiA8UENJLUlTQSBicmlkZ2U+ IGF0IGRldmljZSAzMS4wIG9uIHBjaTANCmlzYTA6IDxJU0EgYnVzPiBvbiBpc2FiMA0KYXRhcGNp MDogPEludGVsIElDSDhNIFVETUExMDAgY29udHJvbGxlcj4gcG9ydCAweDFmMC0weDFmNywweDNm NiwweDE3MC0weDE3NywweDM3NiwweDZmYTAtMHg2ZmFmIGlycSAxNiBhdCBkZXZpY2UgMzEuMSBv biBwY2kwDQphdGFwY2kwOiBSZXNlcnZlZCAweDEwIGJ5dGVzIGZvciByaWQgMHgyMCB0eXBlIDQg YXQgMHg2ZmEwDQphdGEwOiA8QVRBIGNoYW5uZWwgMD4gb24gYXRhcGNpMA0KYXRhcGNpMDogUmVz ZXJ2ZWQgMHg4IGJ5dGVzIGZvciByaWQgMHgxMCB0eXBlIDQgYXQgMHgxZjANCmF0YXBjaTA6IFJl c2VydmVkIDB4MSBieXRlcyBmb3IgcmlkIDB4MTQgdHlwZSA0IGF0IDB4M2Y2DQphdGEwOiByZXNl dCB0cDEgbWFzaz0wMyBvc3RhdDA9NTAgb3N0YXQxPTAwDQphdGEwOiBzdGF0MD0weDAwIGVycj0w eDAxIGxzYj0weDE0IG1zYj0weGViDQphdGEwOiBzdGF0MT0weDAwIGVycj0weDAwIGxzYj0weDAw IG1zYj0weDAwDQphdGEwOiByZXNldCB0cDIgc3RhdDA9MDAgc3RhdDE9MDAgZGV2aWNlcz0weDEw MDAwDQppb2FwaWMwOiByb3V0aW5nIGludHBpbiAxNCAoSVNBIElSUSAxNCkgdG8gdmVjdG9yIDU0 DQphdGEwOiBbTVBTQUZFXQ0KYXRhMDogW0lUSFJFQURdDQphdGExOiA8QVRBIGNoYW5uZWwgMT4g b24gYXRhcGNpMA0KYXRhcGNpMDogUmVzZXJ2ZWQgMHg4IGJ5dGVzIGZvciByaWQgMHgxOCB0eXBl IDQgYXQgMHgxNzANCmF0YXBjaTA6IFJlc2VydmVkIDB4MSBieXRlcyBmb3IgcmlkIDB4MWMgdHlw ZSA0IGF0IDB4Mzc2DQphdGExOiByZXNldCB0cDEgbWFzaz0wMCBvc3RhdDA9ZmYgb3N0YXQxPWZm DQppb2FwaWMwOiByb3V0aW5nIGludHBpbiAxNSAoSVNBIElSUSAxNSkgdG8gdmVjdG9yIDU1DQph dGExOiBbTVBTQUZFXQ0KYXRhMTogW0lUSFJFQURdDQphdGFwY2kxOiA8SW50ZWwgKElEPTI4Mjk4 MDg2KSBBSENJIGNvbnRyb2xsZXI+IHBvcnQgMHg2ZWIwLTB4NmViNywweDZlYjgtMHg2ZWJiLDB4 NmVjMC0weDZlYzcsMHg2ZWM4LTB4NmVjYiwweDZlZTAtMHg2ZWZmIG1lbSAweGZlOWZiODAwLTB4 ZmU5ZmJmZmYgaXJxIDE3IGF0IGRldmljZSAzMS4yIG9uIHBjaTANCmF0YXBjaTE6IFJlc2VydmVk IDB4MjAgYnl0ZXMgZm9yIHJpZCAweDIwIHR5cGUgNCBhdCAweDZlZTANCmF0YXBjaTE6IFJlc2Vy dmVkIDB4ODAwIGJ5dGVzIGZvciByaWQgMHgyNCB0eXBlIDMgYXQgMHhmZTlmYjgwMA0KYXRhcGNp MTogW01QU0FGRV0NCmF0YXBjaTE6IFtJVEhSRUFEXQ0KYXRhcGNpMTogQUhDSSBWZXJzaW9uIDAx LjEwIGNvbnRyb2xsZXIgd2l0aCAzIHBvcnRzIFBNIG5vdCBzdXBwb3J0ZWQNCmF0YTI6IDxBVEEg Y2hhbm5lbCAwPiBvbiBhdGFwY2kxDQphdGEyOiBTQVRBIGNvbm5lY3QgdGltZT0wbXMNCmF0YTI6 IEJVU1kgd2FpdCB0aW1lPTFtcw0KYXRhMjogU0lHTkFUVVJFOiAwMDAwMDEwMQ0KYXRhMjogYWhj aV9yZXNldCBkZXZpY2VzPTAwMDAwMDAxDQphdGEyOiBbTVBTQUZFXQ0KYXRhMjogW0lUSFJFQURd DQphdGEzOiA8QVRBIGNoYW5uZWwgMT4gb24gYXRhcGNpMQ0KYXRhMzogcG9ydCBub3QgaW1wbGVt ZW50ZWQNCmF0YTM6IFtNUFNBRkVdDQphdGEzOiBbSVRIUkVBRF0NCmF0YTQ6IDxBVEEgY2hhbm5l bCAyPiBvbiBhdGFwY2kxDQphdGE0OiBTQVRBIGNvbm5lY3Qgc3RhdHVzPTAwMDAwMDA0DQphdGE0 OiBwaHkgcmVzZXQgZm91bmQgbm8gZGV2aWNlDQphdGE0OiBbTVBTQUZFXQ0KYXRhNDogW0lUSFJF QURdDQppY2hzbWIwOiA8U01CdXMgY29udHJvbGxlcj4gcG9ydCAweDEwYzAtMHgxMGRmIG1lbSAw eGZlOWZiNzAwLTB4ZmU5ZmI3ZmYgaXJxIDE3IGF0IGRldmljZSAzMS4zIG9uIHBjaTANCmljaHNt YjA6IFJlc2VydmVkIDB4MjAgYnl0ZXMgZm9yIHJpZCAweDIwIHR5cGUgNCBhdCAweDEwYzANCmlj aHNtYjA6IFtNUFNBRkVdDQppY2hzbWIwOiBbSVRIUkVBRF0NCnNtYnVzMDogPFN5c3RlbSBNYW5h Z2VtZW50IEJ1cz4gb24gaWNoc21iMA0KYWNwaV9saWQwOiA8Q29udHJvbCBNZXRob2QgTGlkIFN3 aXRjaD4gb24gYWNwaTANCmFjcGlfYnV0dG9uMDogPFBvd2VyIEJ1dHRvbj4gb24gYWNwaTANCmFj cGlfYnV0dG9uMTogPFNsZWVwIEJ1dHRvbj4gb24gYWNwaTANCmFjcGlfYWNhZDA6IDxBQyBBZGFw dGVyPiBvbiBhY3BpMA0KYmF0dGVyeTA6IDxBQ1BJIENvbnRyb2wgTWV0aG9kIEJhdHRlcnk+IG9u IGFjcGkwDQpiYXR0ZXJ5MTogPEFDUEkgQ29udHJvbCBNZXRob2QgQmF0dGVyeT4gb24gYWNwaTAN CmFjcGlfdHowOiA8VGhlcm1hbCBab25lPiBvbiBhY3BpMA0KcHNtY3BucDA6IDxQUy8yIG1vdXNl IHBvcnQ+IGlycSAxMiBvbiBhY3BpMA0KYXRrYmRjMDogPEtleWJvYXJkIGNvbnRyb2xsZXIgKGk4 MDQyKT4gcG9ydCAweDYwLDB4NjQsMHg2MiwweDY2IGlycSAxIG9uIGFjcGkwDQphdGtiZDA6IDxB VCBLZXlib2FyZD4gaXJxIDEgb24gYXRrYmRjMA0KYXRrYmQ6IHRoZSBjdXJyZW50IGtiZCBjb250 cm9sbGVyIGNvbW1hbmQgYnl0ZSAwMDY1DQphdGtiZDoga2V5Ym9hcmQgSUQgMHg0MWFiICgyKQ0K a2JkMCBhdCBhdGtiZDANCmtiZDA6IGF0a2JkMCwgQVQgMTAxLzEwMiAoMiksIGNvbmZpZzoweDAs IGZsYWdzOjB4M2QwMDAwDQppb2FwaWMwOiByb3V0aW5nIGludHBpbiAxIChJU0EgSVJRIDEpIHRv IHZlY3RvciA1Ng0KYXRrYmQwOiBbR0lBTlQtTE9DS0VEXQ0KYXRrYmQwOiBbSVRIUkVBRF0NCnBz bTA6IGN1cnJlbnQgY29tbWFuZCBieXRlOjAwNjUNCnBzbTA6IDxQUy8yIE1vdXNlPiBpcnEgMTIg b24gYXRrYmRjMA0KaW9hcGljMDogcm91dGluZyBpbnRwaW4gMTIgKElTQSBJUlEgMTIpIHRvIHZl Y3RvciA1Nw0KcHNtMDogW0dJQU5ULUxPQ0tFRF0NCnBzbTA6IFtJVEhSRUFEXQ0KcHNtMDogbW9k ZWwgR2xpZGVQb2ludCwgZGV2aWNlIElEIDAtMDAsIDIgYnV0dG9ucw0KcHNtMDogY29uZmlnOjAw MDAwMDAwLCBmbGFnczowMDAwMDAwOCwgcGFja2V0IHNpemU6Mw0KcHNtMDogc3luY21hc2s6YzAs IHN5bmNiaXRzOjAwDQphdHJ0YzA6IDxBVCByZWFsdGltZSBjbG9jaz4gcG9ydCAweDcwLTB4NzEs MHg3Mi0weDc3IGlycSA4IG9uIGFjcGkwDQphdHJ0YzA6IHJlZ2lzdGVyZWQgYXMgYSB0aW1lLW9m LWRheSBjbG9jayAocmVzb2x1dGlvbiAxMDAwMDAwdXMpDQpjcHUwOiA8QUNQSSBDUFU+IG9uIGFj cGkwDQpBQ1BJOiBTU0RUIEAgMHgweDdmNjVjNTM4LzB4MDI0NCAodiAgMSAgUG1SZWYgIENwdTBJ c3QgMHgwMDAwMzAwMCBJTlRMIDB4MjAwNTA2MjQpDQpBQ1BJOiBTU0RUIEAgMHgweDdmNjViZWNl LzB4MDVFNSAodiAgMSAgUG1SZWYgIENwdTBDc3QgMHgwMDAwMzAwMSBJTlRMIDB4MjAwNTA2MjQp DQplc3QwOiA8RW5oYW5jZWQgU3BlZWRTdGVwIEZyZXF1ZW5jeSBDb250cm9sPiBvbiBjcHUwDQpl c3QwOiBJbnZhbGlkIGlkMTYgKHNldCwgY3VyKSA9ICgyNjA1LCAyMzQxKQ0KZXN0MDogSW52YWxp ZCBmcmVxIDE4MDEsIGlnbm9yZWQuDQplc3QwOiBJbnZhbGlkIGlkMTYgKHNldCwgY3VyKSA9ICgz NDgzMSwgMTU1OSkNCmVzdDA6IEludmFsaWQgZnJlcSA4MDAsIGlnbm9yZWQuDQpwNHRjYzA6IDxD UFUgRnJlcXVlbmN5IFRoZXJtYWwgQ29udHJvbD4gb24gY3B1MA0KY3B1MTogPEFDUEkgQ1BVPiBv biBhY3BpMA0KQUNQSTogU1NEVCBAIDB4MHg3ZjY1Yzc3Yy8weDAwQzQgKHYgIDEgIFBtUmVmICBD cHUxSXN0IDB4MDAwMDMwMDAgSU5UTCAweDIwMDUwNjI0KQ0KQUNQSTogU1NEVCBAIDB4MHg3ZjY1 YzRiMy8weDAwODUgKHYgIDEgIFBtUmVmICBDcHUxQ3N0IDB4MDAwMDMwMDAgSU5UTCAweDIwMDUw NjI0KQ0KZXN0MTogPEVuaGFuY2VkIFNwZWVkU3RlcCBGcmVxdWVuY3kgQ29udHJvbD4gb24gY3B1 MQ0KZXN0MTogSW52YWxpZCBpZDE2IChzZXQsIGN1cikgPSAoMjYwNSwgMjM0MSkNCmVzdDE6IElu dmFsaWQgZnJlcSAxODAxLCBpZ25vcmVkLg0KZXN0MTogSW52YWxpZCBpZDE2IChzZXQsIGN1cikg PSAoMzQ4MzEsIDE1NTkpDQplc3QxOiBJbnZhbGlkIGZyZXEgODAwLCBpZ25vcmVkLg0KcDR0Y2Mx OiA8Q1BVIEZyZXF1ZW5jeSBUaGVybWFsIENvbnRyb2w+IG9uIGNwdTENCmFoY19pc2FfcHJvYmUg MDogaW9wb3J0IDB4YzAwIGFsbG9jIGZhaWxlZA0KZXhfaXNhX2lkZW50aWZ5KCkNCmF0YTogYXRh MCBhbHJlYWR5IGV4aXN0czsgc2tpcHBpbmcgaXQNCmF0YTogYXRhMSBhbHJlYWR5IGV4aXN0czsg c2tpcHBpbmcgaXQNCmF0a2JkYzogYXRrYmRjMCBhbHJlYWR5IGV4aXN0czsgc2tpcHBpbmcgaXQN CmF0cnRjOiBhdHJ0YzAgYWxyZWFkeSBleGlzdHM7IHNraXBwaW5nIGl0DQpwbnBfaWRlbnRpZnk6 IFRyeWluZyBSZWFkX1BvcnQgYXQgMjAzDQpwbnBfaWRlbnRpZnk6IFRyeWluZyBSZWFkX1BvcnQg YXQgMjQzDQpwbnBfaWRlbnRpZnk6IFRyeWluZyBSZWFkX1BvcnQgYXQgMjgzDQpwbnBfaWRlbnRp Znk6IFRyeWluZyBSZWFkX1BvcnQgYXQgMmMzDQpwbnBfaWRlbnRpZnk6IFRyeWluZyBSZWFkX1Bv cnQgYXQgMzAzDQpwbnBfaWRlbnRpZnk6IFRyeWluZyBSZWFkX1BvcnQgYXQgMzQzDQpwbnBfaWRl bnRpZnk6IFRyeWluZyBSZWFkX1BvcnQgYXQgMzgzDQpwbnBfaWRlbnRpZnk6IFRyeWluZyBSZWFk X1BvcnQgYXQgM2MzDQpQTlAgSWRlbnRpZnkgY29tcGxldGUNCnNjOiBzYzAgYWxyZWFkeSBleGlz dHM7IHNraXBwaW5nIGl0DQp2Z2E6IHZnYTAgYWxyZWFkeSBleGlzdHM7IHNraXBwaW5nIGl0DQp1 bmtub3duOiBzdGF0dXMgcmVnIHRlc3QgZmFpbGVkIGZmDQp1bmtub3duOiBzdGF0dXMgcmVnIHRl c3QgZmFpbGVkIGZmDQp1bmtub3duOiBzdGF0dXMgcmVnIHRlc3QgZmFpbGVkIGZmDQp1bmtub3du OiBzdGF0dXMgcmVnIHRlc3QgZmFpbGVkIGZmDQp1bmtub3duOiBzdGF0dXMgcmVnIHRlc3QgZmFp bGVkIGZmDQp1bmtub3duOiBzdGF0dXMgcmVnIHRlc3QgZmFpbGVkIGZmDQppc2FfcHJvYmVfY2hp bGRyZW46IGRpc2FibGluZyBQblAgZGV2aWNlcw0KaXNhX3Byb2JlX2NoaWxkcmVuOiBwcm9iaW5n IG5vbi1QblAgZGV2aWNlcw0KcG10aW1lcjAgb24gaXNhMA0Kb3JtMDogPElTQSBPcHRpb24gUk9N cz4gYXQgaW9tZW0gMHhjMDAwMC0weGNlZmZmLDB4Y2YwMDAtMHhjZmZmZiBwbnBpZCBPUk0wMDAw IG9uIGlzYTANCmFkdjA6IG5vdCBwcm9iZWQgKGRpc2FibGVkKQ0KYWhhMDogbm90IHByb2JlZCAo ZGlzYWJsZWQpDQphaWMwOiBub3QgcHJvYmVkIChkaXNhYmxlZCkNCmJ0MDogbm90IHByb2JlZCAo ZGlzYWJsZWQpDQpjczA6IG5vdCBwcm9iZWQgKGRpc2FibGVkKQ0KZWQwOiBub3QgcHJvYmVkIChk aXNhYmxlZCkNCmZkYzAgZmFpbGVkIHRvIHByb2JlIGF0IHBvcnQgMHgzZjAtMHgzZjUsMHgzZjcg aXJxIDYgZHJxIDIgb24gaXNhMA0KZmUwOiBub3QgcHJvYmVkIChkaXNhYmxlZCkNCmllMDogbm90 IHByb2JlZCAoZGlzYWJsZWQpDQpsZTA6IG5vdCBwcm9iZWQgKGRpc2FibGVkKQ0KcHBjMDogcGFy YWxsZWwgcG9ydCBub3QgZm91bmQuDQpwcGMwOiA8UGFyYWxsZWwgcG9ydD4gZmFpbGVkIHRvIHBy b2JlIGF0IGlycSA3IG9uIGlzYTANCnNjMDogPFN5c3RlbSBjb25zb2xlPiBhdCBmbGFncyAweDEw MCBvbiBpc2EwDQpzYzA6IFZHQSA8MTYgdmlydHVhbCBjb25zb2xlcywgZmxhZ3M9MHgzMDA+DQpz YzA6IGZiMCwga2JkMSwgdGVybWluYWwgZW11bGF0b3I6IHNjIChzeXNjb25zIHRlcm1pbmFsKQ0K c24wOiBub3QgcHJvYmVkIChkaXNhYmxlZCkNCnVhcnQwOiA8MTY1NTAgb3IgY29tcGF0aWJsZT4g YXQgcG9ydCAweDNmOC0weDNmZiBpcnEgNCBmbGFncyAweDEwIG9uIGlzYTANCmlvYXBpYzA6IHJv dXRpbmcgaW50cGluIDQgKElTQSBJUlEgNCkgdG8gdmVjdG9yIDU4DQp1YXJ0MDogW0ZJTFRFUl0N CnVhcnQwOiBmYXN0IGludGVycnVwdA0KdWFydDE6IDxuczgyNTA+IGZhaWxlZCB0byBwcm9iZSBh dCBwb3J0IDB4MmY4LTB4MmZmIGlycSAzIG9uIGlzYTANCnVhcnQyOiBub3QgcHJvYmVkIChkaXNh YmxlZCkNCnVhcnQzOiBub3QgcHJvYmVkIChkaXNhYmxlZCkNCnZnYTA6IDxHZW5lcmljIElTQSBW R0E+IGF0IHBvcnQgMHgzYzAtMHgzZGYgaW9tZW0gMHhhMDAwMC0weGJmZmZmIG9uIGlzYTANCmlz YV9wcm9iZV9jaGlsZHJlbjogcHJvYmluZyBQblAgZGV2aWNlcw0KdWh1Yjc6IDx2ZW5kb3IgMHgw Yjk3IHByb2R1Y3QgMHg3NzYxLCBjbGFzcyA5LzAsIHJldiAxLjEwLzEuMTAsIGFkZHIgMj4gb24g dWh1YjUNCnVodWI3OiA0IHBvcnRzIHdpdGggMyByZW1vdmFibGUsIHNlbGYgcG93ZXJlZA0KdWdl bjA6IDxPMiBPMk1pY3JvIENDSUQgU0MgUmVhZGVyLCBjbGFzcyAwLzAsIHJldiAxLjEwLzEuMTAs IGFkZHIgMz4gb24gdWh1YjcNCkRldmljZSBjb25maWd1cmF0aW9uIGZpbmlzaGVkLg0KUmVkdWNp bmcga2Vybi5tYXh2bm9kZXMgMTMzMzczIC0+IDEwMDAwMA0KcHJvY2ZzIHJlZ2lzdGVyZWQNCmxh cGljOiBEaXZpc29yIDIsIEZyZXF1ZW5jeSA5OTcyMjQ0NyBoeg0KVGltZWNvdW50ZXIgIlRTQyIg ZnJlcXVlbmN5IDE3OTUwMDM5MTEgSHogcXVhbGl0eSAtMTAwDQpUaW1lY291bnRlcnMgdGljayBl dmVyeSAxLjAwMCBtc2VjDQpsbzA6IGJwZiBhdHRhY2hlZA0KaHB0cnI6IG5vIGNvbnRyb2xsZXIg ZGV0ZWN0ZWQuDQphdGEwOiBpZGVudGlmeSBjaC0+ZGV2aWNlcz0wMDAxMDAwMA0KZmlyZXdpcmUw OiAxIG5vZGVzLCBtYXhob3AgPD0gMCwgY2FibGUgSVJNID0gMCAobWUpDQpmaXJld2lyZTA6IGJ1 cyBtYW5hZ2VyIDAgKG1lKQ0KYXRhMC1tYXN0ZXI6IHBpbz1QSU80IHdkbWE9V0RNQTIgdWRtYT1V RE1BMzMgY2FibGU9NDAgd2lyZQ0KYWNwaV9hY2FkMDogYWNsaW5lIGluaXRpYWxpemF0aW9uIHN0 YXJ0DQpzeXN0ZW0gcG93ZXIgcHJvZmlsZSBjaGFuZ2VkIHRvICdlY29ub215Jw0KYWNwaV9hY2Fk MDogT2ZmIExpbmUNCmFjcGlfYWNhZDA6IGFjbGluZSBpbml0aWFsaXphdGlvbiBkb25lLCB0cmll ZCAxIHRpbWVzDQpiYXR0ZXJ5MDogYmF0dGVyeSBhY2QwOiBzZXR0aW5nIFBJTzQgb24gSUNIOE0g Y2hpcA0KaW5pdGlhbGl6YXRpb24gc3RhcnQNCmFjZDA6IHNldHRpbmcgVURNQTMzIG9uIElDSDhN IGNoaXANCmJhdHRlcnkwOiBiYXR0ZXJ5IGluaXRpYWxpemF0aW9uIGRvbmUsIHRyaWVkIDEgdGlt ZXMNCmJhdHRlcnkxOiBiYXR0ZXJ5IGluaXRpYWxpemF0aW9uIHN0YXJ0DQphY2QwOiA8SEwtRFQt U1RDRC1SVy9EVkQtUk9NIEdDQy1UMTBOL0ExMDA+IENEUlcgZHJpdmUgYXQgYXRhMCBhcyBtYXN0 ZXINCmFjZDA6IHJlYWQgNDEzNEtCL3MgKDQxMzRLQi9zKSB3cml0ZSA0MTM0S0IvcyAoNDEzNEtC L3MpLCAyMDQ4S0IgYnVmZmVyLCBVRE1BMzMNCmFjZDA6IFJlYWRzOiBDRFIsIENEUlcsIENEREEg c3RyZWFtLCBEVkRST00sIERWRFIsIHBhY2tldA0KYWNkMDogV3JpdGVzOiBDRFIsIENEUlcsIHRl c3Qgd3JpdGUsIGJ1cm5wcm9vZg0KYWNkMDogQXVkaW86IHBsYXksIDI1NiB2b2x1bWUgbGV2ZWxz DQphY2QwOiBNZWNoYW5pc206IGVqZWN0YWJsZSB0cmF5LCB1bmxvY2tlZA0KYWNkMDogTWVkaXVt OiBuby9ibGFuayBkaXNjDQphdGExOiBpZGVudGlmeSBjaC0+ZGV2aWNlcz0wMDAwMDAwMA0KYXRh MjogaWRlbnRpZnkgY2gtPmRldmljZXM9MDAwMDAwMDENCmF0YTItbWFzdGVyOiBwaW89UElPNCB3 ZG1hPVdETUEyIHVkbWE9VURNQTEwMCBjYWJsZT00MCB3aXJlDQphZDQ6IDU3MjMxTUIgPEZVSklU U1UgTUhZMjA2MEJIIDAwODUwMDBCPiBhdCBhdGEyLW1hc3RlciBTQVRBMTUwDQphZDQ6IDExNzIx MDI0MCBzZWN0b3JzIFsxMTYyODBDLzE2SC82M1NdIDE2IHNlY3RvcnMvaW50ZXJydXB0IDEgZGVw dGggcXVldWUNCkdFT006IG5ldyBkaXNrIGFkNA0KYWQ0OiBJbnRlbCBjaGVjazEgZmFpbGVkDQph ZDQ6IEFkYXB0ZWMgY2hlY2sxIGZhaWxlZA0KYWQ0OiBMU0kgKHYzKSBjaGVjazEgZmFpbGVkDQph ZDQ6IExTSSAodjIpIGNoZWNrMSBmYWlsZWQNCmFkNDogRnJlZUJTRCBjaGVjazEgZmFpbGVkDQph dGEzOiBpZGVudGlmeSBjaC0+ZGV2aWNlcz0wMDAwMDAwMA0KYXRhNDogaWRlbnRpZnkgY2gtPmRl dmljZXM9MDAwMDAwMDANCnBjbTA6IEhEQV9ERUJVRzogSERBIENvbmZpZzogb249MHgwMDAwMDAw MCBvZmY9MHgwMDAwMDAwMA0KcGNtMDogSERBX0RFQlVHOiBTdGFydGluZyBDT1JCIEVuZ2luZS4u Lg0KcGNtMDogSERBX0RFQlVHOiBTdGFydGluZyBSSVJCIEVuZ2luZS4uLg0KcGNtMDogSERBX0RF QlVHOiBFbmFibGluZyBjb250cm9sbGVyIGludGVycnVwdC4uLg0KcGNtMDogSERBX0RFQlVHOiBT Y2FubmluZyBIREEgY29kZWNzIFtzdGFydCBpbmRleD0wXSAuLi4NCnBjbTA6IEhEQV9ERUJVRzog UHJvYmluZyBjb2RlYzogMA0KcGNtMDogSERBX0RFQlVHOiAJc3RhcnRub2RlPTEgZW5kbm9kZT0y DQpwY20wOiBIREFfREVCVUc6IAlGb3VuZCBBRkcgbmlkPTEgW3N0YXJ0bm9kZT0xIGVuZG5vZGU9 Ml0NCnBjbTA6IEhEQV9ERUJVRzogUGFyc2luZyBBRkcgbmlkPTEgY2FkPTANCnBjbTA6ICAgICAg ICBWZW5kb3I6IDB4MDAwMDgzODQNCnBjbTA6ICAgICAgICBEZXZpY2U6IDB4MDAwMDc2YTANCnBj bTA6ICAgICAgUmV2aXNpb246IDB4MDAwMDAwMDINCnBjbTA6ICAgICAgU3RlcHBpbmc6IDB4MDAw MDAwMDQNCnBjbTA6IFBDSSBTdWJ2ZW5kb3I6IDB4MDFmOTEwMjgNCnBjbTA6ICAgICAgICAgTm9k ZXM6IHN0YXJ0PTEwIGVuZG5vZGU9MzggdG90YWw9MjgNCnBjbTA6ICAgICBDT1JCIHNpemU6IDI1 Ng0KcGNtMDogICAgIFJJUkIgc2l6ZTogMjU2DQpwY20wOiAgICAgICBTdHJlYW1zOiBJU1M9NCBP U1M9NCBCU1M9MA0KcGNtMDogICAgICAgICAgR1BJTzogMHhjMDAwMDAwNQ0KcGNtMDogICAgICAg ICAgICAgICAgTnVtR1BJTz01IE51bUdQTz0wIE51bUdQST0wIEdQSVdha2U9MSBHUElVbnNvbD0x DQpwY20wOiBIREFfREVCVUc6IGhkYWNfd2lkZ2V0X2Nvbm5lY3Rpb25fcGFyc2U6IG5pZD0xMCBl bnRyaWVzPTIgZm91bmQ9Mg0KcGNtMDogSERBX0RFQlVHOiBoZGFjX3dpZGdldF9jb25uZWN0aW9u X3BhcnNlOiBuaWQ9MTEgZW50cmllcz0yIGZvdW5kPTINCnBjbTA6IEhEQV9ERUJVRzogaGRhY193 aWRnZXRfY29ubmVjdGlvbl9wYXJzZTogbmlkPTEyIGVudHJpZXM9MSBmb3VuZD0xDQpwY20wOiBI REFfREVCVUc6IGhkYWNfd2lkZ2V0X2Nvbm5lY3Rpb25fcGFyc2U6IG5pZD0xMyBlbnRyaWVzPTEg Zm91bmQ9MQ0KcGNtMDogSERBX0RFQlVHOiBoZGFjX3dpZGdldF9jb25uZWN0aW9uX3BhcnNlOiBu aWQ9MTQgZW50cmllcz0xIGZvdW5kPTENCnBjbTA6IEhEQV9ERUJVRzogaGRhY193aWRnZXRfY29u bmVjdGlvbl9wYXJzZTogbmlkPTE1IGVudHJpZXM9MSBmb3VuZD0xDQpwY20wOiBIREFfREVCVUc6 IGhkYWNfd2lkZ2V0X2Nvbm5lY3Rpb25fcGFyc2U6IG5pZD0xOCBlbnRyaWVzPTEgZm91bmQ9MQ0K cGNtMDogSERBX0RFQlVHOiBoZGFjX3dpZGdldF9jb25uZWN0aW9uX3BhcnNlOiBuaWQ9MTkgZW50 cmllcz0xIGZvdW5kPTENCnBjbTA6IEhEQV9ERUJVRzogaGRhY193aWRnZXRfY29ubmVjdGlvbl9w YXJzZTogbmlkPTIwIGVudHJpZXM9MSBmb3VuZD0xDQpwY20wOiBIREFfREVCVUc6IGhkYWNfd2lk Z2V0X2Nvbm5lY3Rpb25fcGFyc2U6IG5pZD0yMSBlbnRyaWVzPTEgZm91bmQ9MQ0KcGNtMDogSERB X0RFQlVHOiBoZGFjX3dpZGdldF9jb25uZWN0aW9uX3BhcnNlOiBuaWQ9MjUgZW50cmllcz03IGZv dW5kPTcNCnBjbTA6IEhEQV9ERUJVRzogaGRhY193aWRnZXRfY29ubmVjdGlvbl9wYXJzZTogbmlk PTI2IGVudHJpZXM9NyBmb3VuZD03DQpwY20wOiBIREFfREVCVUc6IGhkYWNfd2lkZ2V0X2Nvbm5l Y3Rpb25fcGFyc2U6IG5pZD0yNyBlbnRyaWVzPTEgZm91bmQ9MQ0KcGNtMDogSERBX0RFQlVHOiBo ZGFjX3dpZGdldF9jb25uZWN0aW9uX3BhcnNlOiBuaWQ9MjggZW50cmllcz0xIGZvdW5kPTENCnBj bTA6IEhEQV9ERUJVRzogaGRhY193aWRnZXRfY29ubmVjdGlvbl9wYXJzZTogbmlkPTI5IGVudHJp ZXM9MyBmb3VuZD0zDQpwY20wOiBIREFfREVCVUc6IGhkYWNfd2lkZ2V0X2Nvbm5lY3Rpb25fcGFy c2U6IG5pZD0zMCBlbnRyaWVzPTMgZm91bmQ9Mw0KcGNtMDogSERBX0RFQlVHOiBoZGFjX3dpZGdl dF9jb25uZWN0aW9uX3BhcnNlOiBuaWQ9MzIgZW50cmllcz0xIGZvdW5kPTENCnBjbTA6IEhEQV9E RUJVRzogaGRhY193aWRnZXRfY29ubmVjdGlvbl9wYXJzZTogbmlkPTMzIGVudHJpZXM9MyBmb3Vu ZD0zDQpwY20wOiBIREFfREVCVUc6IGhkYWNfd2lkZ2V0X2Nvbm5lY3Rpb25fcGFyc2U6IG5pZD0z NiBlbnRyaWVzPTIgZm91bmQ9Mg0KcGNtMDogSERBX0RFQlVHOiBQYXJzaW5nIEN0bHMuLi4NCnBj bTA6IEhEQV9ERUJVRzogUGFyc2luZyB2ZW5kb3IgcGF0Y2guLi4NCnBjbTA6IEhEQV9ERUJVRzog QnVpbGRpbmcgQUZHIHRyZWUuLi4NCnBjbTA6IEhEQV9ERUJVRzogSFdpUDogSERBIFdpZGdldCBQ YXJzZXIgLSBSZXZpc2lvbiAxDQpwY20wOiBIREFfREVCVUc6IEhXaVA6IDAgREFDIHBhdGggZm91 bmQhIFJldHJ5aW5nIHBhcnNlciB1c2luZyBIREFfUEFSU0VfRElSRUNUIHN0cmF0ZWd5Lg0KcGNt MDogSERBX0RFQlVHOiBIV2lQOiBGb3VuZCAzIERBQyBwYXRoIHVzaW5nIEhEQV9QQVJTRV9ESVJF Q1Qgc3RyYXRlZ3kuDQpwY20wOiBIREFfREVCVUc6IEFGRyBjb21taXQuLi4NCnBjbTA6IEdQSU8g aW5pdDogZGF0YT0weDAwMDAwMDAwIG1hc2s9MHgwMDAwMDAwMCBkaXI9MHgwMDAwMDAwMA0KcGNt MDogR1BJTyBjb21taXQ6IGRhdGE9MHgwMDAwMDAwMSBtYXNrPTB4MDAwMDAwMDEgZGlyPTB4MDAw MDAwMDENCnBjbTA6IEhEQV9ERUJVRzogQ3RscyBjb21taXQuLi4NCnBjbTA6IFsgM10gQ3RsIG5p ZD0yMCBESVNBQkxFRA0KcGNtMDogWyA2XSBDdGwgbmlkPTI3IGNoaWxkbmlkPTI1IEJpbmQgdG8g Tk9ORQ0KcGNtMDogWyA3XSBDdGwgbmlkPTI4IGNoaWxkbmlkPTI2IEJpbmQgdG8gTk9ORQ0KcGNt MDogSERBX0RFQlVHOiBQQ01ESVJfUExBWSBzZXR1cC4uLg0KcGNtMDogSERBX0RFQlVHOiBQQ01E SVJfUkVDIHNldHVwLi4uDQpwY20wOiBIREFfREVCVUc6IE9TUyBtaXhlciBpbml0aWFsaXphdGlv bi4uLg0KcGNtMDogSERBX0RFQlVHOiBQaW4gc2Vuc2U6IG5pZD0xMCB0aW1lb3V0PTEwMDAwIHJl cz0weDdmZmZmZmZmDQpwY20wOiBIREFfREVCVUc6IEVuYWJsaW5nIGhlYWRwaG9uZS9zcGVha2Vy IGF1ZGlvIHJvdXRpbmcgc3dpdGNoaW5nOg0KcGNtMDogSERBX0RFQlVHOiAJaW5kZXg9OSBuaWQ9 MTAgcGNpX3N1YnZlbmRvcj0weDAxZjkxMDI4IGNvZGVjPTB4ODM4NDc2YTAgW1VOU09MXQ0KcGNt MDogSERBX0RFQlVHOiBGb3JjaW5nIFNvZnQgUENNIHZvbHVtZQ0KcGNtMDogTWl4ZXIgInZvbCI6 IGNoaWxkPTB4MDAwMDAwMTANCnBjbTA6IE1peGVyICJwY20iOiBwYXJlbnQ9InZvbCINCnBjbTA6 IE1peGVyICJzcGVha2VyIjoNCnBjbTA6IE1peGVyICJsaW5lIjoNCnBjbTA6IE1peGVyICJyZWMi Og0KcGNtMDogU29mdCBQQ00gbWl4ZXIgRU5BQkxFRA0KcGNtMDogSERBX0RFQlVHOiBSZWdpc3Rl cmluZyBQQ00gY2hhbm5lbHMuLi4NCnBjbTA6IGNsb25lIG1hbmFnZXI6IGRlYWRsaW5lPTc1MG1z IGZsYWdzPTB4ODAwMDAwMWUNCnBjbTA6IGhkYWNfZG1hX2FsbG9jOiBzaXplPTQwOTYgLT4gcm91 bmRzej00MDk2DQpwY20wOiBzbmRidWZfc2V0bWFwIDI2NWMwMDAsIDQwMDA7IDB4ZTYwMmUwMDAg LT4gMjY1YzAwMA0KcGNtMDogaGRhY19kbWFfYWxsb2M6IHNpemU9NDA5NiAtPiByb3VuZHN6PTQw OTYNCnBjbTA6IHNuZGJ1Zl9zZXRtYXAgMjY2MDAwMCwgNDAwMDsgMHhlNjAzMjAwMCAtPiAyNjYw MDAwDQpwY20wOiA8SERBIENvZGVjOiBTaWdtYXRlbCBTVEFDOTIwNT4NCnBjbTA6IDxIREEgQ29k ZWMgSUQ6IDB4ODM4NDc2YTA+DQpwY20wOiA8SERBIERyaXZlciBSZXZpc2lvbjogMjAwODA0MjBf MDA1Mj4NCnBjbTA6IA0KcGNtMDogSERBIGNvbmZpZy9xdWlya3M6IGdwaW8wIHNvZnRwY212b2wg Zm9yY2VzdGVyZW8gaXZyZWY1MCBpdnJlZjgwIGl2cmVmMTAwIGl2cmVmDQpwY20wOiANCnBjbTA6 ICstLS0tLS0tLS0tLS0tLS0tLS0tKw0KcGNtMDogfCBEVU1QSU5HIEhEQSBOT0RFUyB8DQpwY20w OiArLS0tLS0tLS0tLS0tLS0tLS0tLSsNCnBjbTA6IA0KcGNtMDogRGVmYXVsdCBQYXJhbWV0ZXIN CnBjbTA6IC0tLS0tLS0tLS0tLS0tLS0tDQpwY20wOiAgICAgIFN0cmVhbSBjYXA6IDB4MDAwMDAw MDENCnBjbTA6ICAgICAgICAgIEZvcm1hdDogUENNDQpwY20wOiAgICAgICAgIFBDTSBjYXA6IDB4 MDAwZTA3ZTANCnBjbTA6ICAgICAgICBQQ00gc2l6ZTogMTYgMjAgMjQNCnBjbTA6ICAgICAgICBQ Q00gcmF0ZTogNDQgNDggODggOTYgMTc2IDE5Mg0KcGNtMDogICAgICAgICAgSU4gYW1wOiAweDAw MDUwZjAwDQpwY20wOiAgICAgICAgIE9VVCBhbXA6IDB4ODAwMjdmN2YNCnBjbTA6IA0KcGNtMDog ICAgICAgICAgICAgbmlkOiAxMCBbQU5BTE9HXQ0KcGNtMDogICAgICAgICAgICBuYW1lOiBwaW46 IGhlYWRwaG9uZXMgb3V0IChqYWNrKQ0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwNDAwMTgx DQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDENCnBjbTA6ICAgICAgIEN0bCBmbGFn czogMHgwMDAwMDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAweDAwMDAxNzNmDQpwY20wOiAg ICAgICAgICAgICAgICAgIElTQyBUUlFEIEhQIE9VVCBJTiBWUkVGWyA1MCA4MCBHUk9VTkQgSEla IF0gOiBVTlNPTA0KcGNtMDogICAgICBQaW4gY29uZmlnOiAweDAzMjExMDFmDQpwY20wOiAgICAg UGluIGNvbnRyb2w6IDB4MDAwMDAwODAgSFANCnBjbTA6ICAgICBjb25uZWN0aW9uczogMg0KcGNt MDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0xNiBbYXVkaW8gb3V0cHV0 XSAoc2VsZWN0ZWQpDQpwY20wOiAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlk PTE3IFthdWRpbyBvdXRwdXRdDQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMTEgW0FO QUxPR10NCnBjbTA6ICAgICAgICAgICAgbmFtZTogcGluOiBsaW5lIGluIChqYWNrKQ0KcGNtMDog ICAgICB3aWRnZXRfY2FwOiAweDAwNDAwMTgxDQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAw MDAwMDINCnBjbTA6ICAgICAgIEN0bCBmbGFnczogMHgwMDAwMDA0MA0KcGNtMDogICAgICAgICBQ aW4gY2FwOiAweDAwMDAxNzM3DQpwY20wOiAgICAgICAgICAgICAgICAgIElTQyBUUlFEIE9VVCBJ TiBWUkVGWyA1MCA4MCBHUk9VTkQgSElaIF0gOiBVTlNPTA0KcGNtMDogICAgICBQaW4gY29uZmln OiAweDAzODExMDJlDQpwY20wOiAgICAgUGluIGNvbnRyb2w6IDB4MDAwMDAwMjQgSU4NCnBjbTA6 ICAgICBjb25uZWN0aW9uczogMg0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICAr IDwtIG5pZD0xNiBbYXVkaW8gb3V0cHV0XSAoc2VsZWN0ZWQpDQpwY20wOiAgICAgICAgICAgfA0K cGNtMDogICAgICAgICAgICsgPC0gbmlkPTE3IFthdWRpbyBvdXRwdXRdDQpwY20wOiANCnBjbTA6 ICAgICAgICAgICAgIG5pZDogMTIgW0FOQUxPR10NCnBjbTA6ICAgICAgICAgICAgbmFtZTogcGlu OiBNaWMgaW4gKGZpeGVkKQ0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwNDAwMTgxDQpwY20w OiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDINCnBjbTA6ICAgICAgIEN0bCBmbGFnczogMHgw MDAwMDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAweDAwMDAxNzM3DQpwY20wOiAgICAgICAg ICAgICAgICAgIElTQyBUUlFEIE9VVCBJTiBWUkVGWyA1MCA4MCBHUk9VTkQgSElaIF0gOiBVTlNP TA0KcGNtMDogICAgICBQaW4gY29uZmlnOiAweDkwYTcwMTIwDQpwY20wOiAgICAgUGluIGNvbnRy b2w6IDB4MDAwMDAwMjQgSU4NCnBjbTA6ICAgICBjb25uZWN0aW9uczogMQ0KcGNtMDogICAgICAg ICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0xNyBbYXVkaW8gb3V0cHV0XQ0KcGNtMDog DQpwY20wOiAgICAgICAgICAgICBuaWQ6IDEzIFtBTkFMT0ddDQpwY20wOiAgICAgICAgICAgIG5h bWU6IHBpbjogc3BlYWtlciAoZml4ZWQpDQpwY20wOiAgICAgIHdpZGdldF9jYXA6IDB4MDA0MDAx ODENCnBjbTA6ICAgICBQYXJzZSBmbGFnczogMHgwMDAwMDAwMQ0KcGNtMDogICAgICAgQ3RsIGZs YWdzOiAweDAwMDAwMDAwDQpwY20wOiAgICAgICAgIFBpbiBjYXA6IDB4MDAwMDAwM2YNCnBjbTA6 ICAgICAgICAgICAgICAgICAgSVNDIFRSUUQgSFAgT1VUIElOIDogVU5TT0wNCnBjbTA6ICAgICAg UGluIGNvbmZpZzogMHg5MDE3MDExMA0KcGNtMDogICAgIFBpbiBjb250cm9sOiAweDAwMDAwMDQw IE9VVA0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAxDQpwY20wOiAgICAgICAgICAgfA0KcGNtMDog ICAgICAgICAgICsgPC0gbmlkPTE2IFthdWRpbyBvdXRwdXRdDQpwY20wOiANCnBjbTA6ICAgICAg ICAgICAgIG5pZDogMTQgW0FOQUxPR10gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgICBuYW1l OiBwaW46IG90aGVyIChub25lKQ0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwNDAwMTgxDQpw Y20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgIEN0bCBmbGFnczog MHgwMDAwMDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAweDAwMDAxNzM3DQpwY20wOiAgICAg ICAgICAgICAgICAgIElTQyBUUlFEIE9VVCBJTiBWUkVGWyA1MCA4MCBHUk9VTkQgSElaIF0gOiBV TlNPTA0KcGNtMDogICAgICBQaW4gY29uZmlnOiAweDQwZjAwMGYwDQpwY20wOiAgICAgUGluIGNv bnRyb2w6IDB4MDAwMDAwNjAgSU4gT1VUDQpwY20wOiAgICAgY29ubmVjdGlvbnM6IDENCnBjbTA6 ICAgICAgICAgICB8DQpwY20wOiAgICAgICAgICAgKyA8LSBuaWQ9MTYgW2F1ZGlvIG91dHB1dF0N CnBjbTA6IA0KcGNtMDogICAgICAgICAgICAgbmlkOiAxNSBbQU5BTE9HXSBbRElTQUJMRURdDQpw Y20wOiAgICAgICAgICAgIG5hbWU6IHBpbjogb3RoZXIgKG5vbmUpDQpwY20wOiAgICAgIHdpZGdl dF9jYXA6IDB4MDA0MDAxODENCnBjbTA6ICAgICBQYXJzZSBmbGFnczogMHgwMDAwMDAwMA0KcGNt MDogICAgICAgQ3RsIGZsYWdzOiAweDAwMDAwMDAwDQpwY20wOiAgICAgICAgIFBpbiBjYXA6IDB4 MDAwMDE3MzcNCnBjbTA6ICAgICAgICAgICAgICAgICAgSVNDIFRSUUQgT1VUIElOIFZSRUZbIDUw IDgwIEdST1VORCBISVogXSA6IFVOU09MDQpwY20wOiAgICAgIFBpbiBjb25maWc6IDB4NDBmMDAw ZjENCnBjbTA6ICAgICBQaW4gY29udHJvbDogMHgwMDAwMDA2MCBJTiBPVVQNCnBjbTA6ICAgICBj b25uZWN0aW9uczogMQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5p ZD0xNyBbYXVkaW8gb3V0cHV0XQ0KcGNtMDogDQpwY20wOiAgICAgICAgICAgICBuaWQ6IDE2IFtB TkFMT0ddDQpwY20wOiAgICAgICAgICAgIG5hbWU6IGF1ZGlvIG91dHB1dA0KcGNtMDogICAgICB3 aWRnZXRfY2FwOiAweDAwMGQwYzA1DQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDEN CnBjbTA6ICAgICAgIEN0bCBmbGFnczogMHgwMDAwMDAxMQ0KcGNtMDogICAgICBTdHJlYW0gY2Fw OiAweDAwMDAwMDAxDQpwY20wOiAgICAgICAgICBGb3JtYXQ6IFBDTQ0KcGNtMDogICAgICAgICBQ Q00gY2FwOiAweDAwMGUwN2UwDQpwY20wOiAgICAgICAgUENNIHNpemU6IDE2IDIwIDI0DQpwY20w OiAgICAgICAgUENNIHJhdGU6IDQ0IDQ4IDg4IDk2IDE3NiAxOTINCnBjbTA6ICAgICAgT3V0cHV0 IGFtcDogMHg4MDAyN2Y3Zg0KcGNtMDogICAgICAgICAgICAgICAgICBtdXRlPTEgc3RlcD0xMjcg c2l6ZT0yIG9mZnNldD0xMjcNCnBjbTA6ICAgICBjb25uZWN0aW9uczogMA0KcGNtMDogDQpwY20w OiAgICAgICAgICAgICBuaWQ6IDE3IFtBTkFMT0ddDQpwY20wOiAgICAgICAgICAgIG5hbWU6IGF1 ZGlvIG91dHB1dA0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwMGQwYzA1DQpwY20wOiAgICAg UGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDENCnBjbTA6ICAgICAgIEN0bCBmbGFnczogMHgwMDAwMDAx MQ0KcGNtMDogICAgICBTdHJlYW0gY2FwOiAweDAwMDAwMDAxDQpwY20wOiAgICAgICAgICBGb3Jt YXQ6IFBDTQ0KcGNtMDogICAgICAgICBQQ00gY2FwOiAweDAwMGUwN2UwDQpwY20wOiAgICAgICAg UENNIHNpemU6IDE2IDIwIDI0DQpwY20wOiAgICAgICAgUENNIHJhdGU6IDQ0IDQ4IDg4IDk2IDE3 NiAxOTINCnBjbTA6ICAgICAgT3V0cHV0IGFtcDogMHg4MDAyN2Y3Zg0KcGNtMDogICAgICAgICAg ICAgICAgICBtdXRlPTEgc3RlcD0xMjcgc2l6ZT0yIG9mZnNldD0xMjcNCnBjbTA6ICAgICBjb25u ZWN0aW9uczogMA0KcGNtMDogDQpwY20wOiAgICAgICAgICAgICBuaWQ6IDE4IFtBTkFMT0ddDQpw Y20wOiAgICAgICAgICAgIG5hbWU6IGF1ZGlvIGlucHV0DQpwY20wOiAgICAgIHdpZGdldF9jYXA6 IDB4MDAxZDA1NDENCnBjbTA6ICAgICBQYXJzZSBmbGFnczogMHgwMDAwMDAwMg0KcGNtMDogICAg ICAgQ3RsIGZsYWdzOiAweDAwMDAwODAwDQpwY20wOiAgICAgIFN0cmVhbSBjYXA6IDB4MDAwMDAw MDENCnBjbTA6ICAgICAgICAgIEZvcm1hdDogUENNDQpwY20wOiAgICAgICAgIFBDTSBjYXA6IDB4 MDAwZTA3ZTANCnBjbTA6ICAgICAgICBQQ00gc2l6ZTogMTYgMjAgMjQNCnBjbTA6ICAgICAgICBQ Q00gcmF0ZTogNDQgNDggODggOTYgMTc2IDE5Mg0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAxDQpw Y20wOiAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTI5IFthdWRpbyBzZWxl Y3Rvcl0NCnBjbTA6IA0KcGNtMDogICAgICAgICAgICAgbmlkOiAxOSBbQU5BTE9HXQ0KcGNtMDog ICAgICAgICAgICBuYW1lOiBhdWRpbyBpbnB1dA0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAw MWQwNTQxDQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDINCnBjbTA6ICAgICAgIEN0 bCBmbGFnczogMHgwMDAwMDgwMA0KcGNtMDogICAgICBTdHJlYW0gY2FwOiAweDAwMDAwMDAxDQpw Y20wOiAgICAgICAgICBGb3JtYXQ6IFBDTQ0KcGNtMDogICAgICAgICBQQ00gY2FwOiAweDAwMGUw N2UwDQpwY20wOiAgICAgICAgUENNIHNpemU6IDE2IDIwIDI0DQpwY20wOiAgICAgICAgUENNIHJh dGU6IDQ0IDQ4IDg4IDk2IDE3NiAxOTINCnBjbTA6ICAgICBjb25uZWN0aW9uczogMQ0KcGNtMDog ICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0zMCBbYXVkaW8gc2VsZWN0b3Jd DQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMjAgW0FOQUxPR10gW0RJU0FCTEVEXQ0K cGNtMDogICAgICAgICAgICBuYW1lOiBwaW46IG90aGVyIChub25lKQ0KcGNtMDogICAgICB3aWRn ZXRfY2FwOiAweDAwNDAwMTBjDQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBj bTA6ICAgICAgIEN0bCBmbGFnczogMHgwMDAwMDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAw eDAwMDAwMDEwDQpwY20wOiAgICAgICAgICAgICAgICAgIE9VVA0KcGNtMDogICAgICBQaW4gY29u ZmlnOiAweDQwZjAwMGYyDQpwY20wOiAgICAgUGluIGNvbnRyb2w6IDB4MDAwMDAwNDAgT1VUDQpw Y20wOiAgICAgIE91dHB1dCBhbXA6IDB4ODAwNTFmMWYNCnBjbTA6ICAgICAgICAgICAgICAgICAg bXV0ZT0xIHN0ZXA9MzEgc2l6ZT01IG9mZnNldD0zMQ0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAx DQpwY20wOiAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTIxIFthdWRpbyBt aXhlcl0NCnBjbTA6IA0KcGNtMDogICAgICAgICAgICAgbmlkOiAyMSBbQU5BTE9HXQ0KcGNtMDog ICAgICAgICAgICBuYW1lOiBhdWRpbyBtaXhlcg0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAw MjAwMTAwDQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgIEN0 bCBmbGFnczogMHgwMDAwMDAwMA0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAxDQpwY20wOiAgICAg ICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTE2IFthdWRpbyBvdXRwdXRdDQpwY20w OiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMjIgW0FOQUxPR10gW0RJU0FCTEVEXQ0KcGNtMDog ICAgICAgICAgICBuYW1lOiBwaW46IG90aGVyIChub25lKQ0KcGNtMDogICAgICB3aWRnZXRfY2Fw OiAweDAwNDAwMDAxDQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAg ICAgIEN0bCBmbGFnczogMHgwMDAwMDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAweDAwMDAw MDIwDQpwY20wOiAgICAgICAgICAgICAgICAgIElODQpwY20wOiAgICAgIFBpbiBjb25maWc6IDB4 NDBmMDAwZjMNCnBjbTA6ICAgICBQaW4gY29udHJvbDogMHgwMDAwMDAyMCBJTg0KcGNtMDogICAg IGNvbm5lY3Rpb25zOiAwDQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMjMgW0FOQUxP R10gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgICBuYW1lOiBwaW46IG90aGVyIChub25lKQ0K cGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwNDAwMDAxDQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6 IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgIEN0bCBmbGFnczogMHgwMDAwMDAwMA0KcGNtMDogICAg ICAgICBQaW4gY2FwOiAweDAwMDAwMDIwDQpwY20wOiAgICAgICAgICAgICAgICAgIElODQpwY20w OiAgICAgIFBpbiBjb25maWc6IDB4NDBmMDAwZjQNCnBjbTA6ICAgICBQaW4gY29udHJvbDogMHgw MDAwMDAyMCBJTg0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAwDQpwY20wOiANCnBjbTA6ICAgICAg ICAgICAgIG5pZDogMjQgW0FOQUxPR10gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgICBuYW1l OiBwaW46IG90aGVyIChub25lKQ0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwNDAwMDAxDQpw Y20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgIEN0bCBmbGFnczog MHgwMDAwMDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAweDAwMDAwMDIwDQpwY20wOiAgICAg ICAgICAgICAgICAgIElODQpwY20wOiAgICAgIFBpbiBjb25maWc6IDB4NDBmMDAwZjUNCnBjbTA6 ICAgICBQaW4gY29udHJvbDogMHgwMDAwMDAyMCBJTg0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAw DQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMjUgW0FOQUxPR10NCnBjbTA6ICAgICAg ICAgICAgbmFtZTogYXVkaW8gc2VsZWN0b3INCnBjbTA6ICAgICAgd2lkZ2V0X2NhcDogMHgwMDMw MDEwZA0KcGNtMDogICAgIFBhcnNlIGZsYWdzOiAweDAwMDAwMDAyDQpwY20wOiAgICAgICBDdGwg ZmxhZ3M6IDB4MDAwMDAwNDANCnBjbTA6ICAgICAgT3V0cHV0IGFtcDogMHgwMDI3MDQwMA0KcGNt MDogICAgICAgICAgICAgICAgICBtdXRlPTAgc3RlcD00IHNpemU9Mzkgb2Zmc2V0PTANCnBjbTA6 ICAgICBjb25uZWN0aW9uczogNw0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICAr IDwtIG5pZD0xNCBbcGluOiBvdGhlciAobm9uZSldIFtESVNBQkxFRF0NCnBjbTA6ICAgICAgICAg ICB8DQpwY20wOiAgICAgICAgICAgKyA8LSBuaWQ9MjIgW3Bpbjogb3RoZXIgKG5vbmUpXSBbRElT QUJMRURdDQpwY20wOiAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTE1IFtw aW46IG90aGVyIChub25lKV0gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAg ICAgICAgICArIDwtIG5pZD0xMSBbcGluOiBsaW5lIGluIChqYWNrKV0gKHNlbGVjdGVkKQ0KcGNt MDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0xMiBbcGluOiBNaWMgaW4g KGZpeGVkKV0NCnBjbTA6ICAgICAgICAgICB8DQpwY20wOiAgICAgICAgICAgKyA8LSBuaWQ9MTMg W3Bpbjogc3BlYWtlciAoZml4ZWQpXQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAg ICArIDwtIG5pZD0xMCBbcGluOiBoZWFkcGhvbmVzIG91dCAoamFjayldDQpwY20wOiANCnBjbTA6 ICAgICAgICAgICAgIG5pZDogMjYgW0FOQUxPR10NCnBjbTA6ICAgICAgICAgICAgbmFtZTogYXVk aW8gc2VsZWN0b3INCnBjbTA6ICAgICAgd2lkZ2V0X2NhcDogMHgwMDMwMDEwZA0KcGNtMDogICAg IFBhcnNlIGZsYWdzOiAweDAwMDAwMDAyDQpwY20wOiAgICAgICBDdGwgZmxhZ3M6IDB4MDAwMDAw NDANCnBjbTA6ICAgICAgT3V0cHV0IGFtcDogMHgwMDI3MDQwMA0KcGNtMDogICAgICAgICAgICAg ICAgICBtdXRlPTAgc3RlcD00IHNpemU9Mzkgb2Zmc2V0PTANCnBjbTA6ICAgICBjb25uZWN0aW9u czogNw0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0xNCBbcGlu OiBvdGhlciAobm9uZSldIFtESVNBQkxFRF0NCnBjbTA6ICAgICAgICAgICB8DQpwY20wOiAgICAg ICAgICAgKyA8LSBuaWQ9MjIgW3Bpbjogb3RoZXIgKG5vbmUpXSBbRElTQUJMRURdDQpwY20wOiAg ICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTE1IFtwaW46IG90aGVyIChub25l KV0gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5p ZD0xMSBbcGluOiBsaW5lIGluIChqYWNrKV0gKHNlbGVjdGVkKQ0KcGNtMDogICAgICAgICAgIHwN CnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0xMiBbcGluOiBNaWMgaW4gKGZpeGVkKV0NCnBjbTA6 ICAgICAgICAgICB8DQpwY20wOiAgICAgICAgICAgKyA8LSBuaWQ9MTMgW3Bpbjogc3BlYWtlciAo Zml4ZWQpXQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0xMCBb cGluOiBoZWFkcGhvbmVzIG91dCAoamFjayldDQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5p ZDogMjcgW0FOQUxPR10NCnBjbTA6ICAgICAgICAgICAgbmFtZTogYXVkaW8gc2VsZWN0b3INCnBj bTA6ICAgICAgd2lkZ2V0X2NhcDogMHgwMDMwMDEwMw0KcGNtMDogICAgIFBhcnNlIGZsYWdzOiAw eDAwMDAwMDAyDQpwY20wOiAgICAgICBDdGwgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAg IElucHV0IGFtcDogMHgwMDA1MGYwMA0KcGNtMDogICAgICAgICAgICAgICAgICBtdXRlPTAgc3Rl cD0xNSBzaXplPTUgb2Zmc2V0PTANCnBjbTA6ICAgICBjb25uZWN0aW9uczogMQ0KcGNtMDogICAg ICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0yNSBbYXVkaW8gc2VsZWN0b3JdDQpw Y20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMjggW0FOQUxPR10NCnBjbTA6ICAgICAgICAg ICAgbmFtZTogYXVkaW8gc2VsZWN0b3INCnBjbTA6ICAgICAgd2lkZ2V0X2NhcDogMHgwMDMwMDEw Mw0KcGNtMDogICAgIFBhcnNlIGZsYWdzOiAweDAwMDAwMDAyDQpwY20wOiAgICAgICBDdGwgZmxh Z3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgIElucHV0IGFtcDogMHgwMDA1MGYwMA0KcGNtMDog ICAgICAgICAgICAgICAgICBtdXRlPTAgc3RlcD0xNSBzaXplPTUgb2Zmc2V0PTANCnBjbTA6ICAg ICBjb25uZWN0aW9uczogMQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwt IG5pZD0yNiBbYXVkaW8gc2VsZWN0b3JdDQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDog MjkgW0FOQUxPR10NCnBjbTA6ICAgICAgICAgICAgbmFtZTogYXVkaW8gc2VsZWN0b3INCnBjbTA6 ICAgICAgd2lkZ2V0X2NhcDogMHgwMDMwMDkwZA0KcGNtMDogICAgIFBhcnNlIGZsYWdzOiAweDAw MDAwMDA2DQpwY20wOiAgICAgICBDdGwgZmxhZ3M6IDB4MDAwMDA4MDANCnBjbTA6ICAgICAgT3V0 cHV0IGFtcDogMHg4MDAwMDAwMA0KcGNtMDogICAgICAgICAgICAgICAgICBtdXRlPTEgc3RlcD0w IHNpemU9MCBvZmZzZXQ9MA0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAzDQpwY20wOiAgICAgICAg ICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTI3IFthdWRpbyBzZWxlY3Rvcl0NCnBjbTA6 ICAgICAgICAgICB8DQpwY20wOiAgICAgICAgICAgKyA8LSBuaWQ9MjMgW3Bpbjogb3RoZXIgKG5v bmUpXSBbRElTQUJMRURdIChzZWxlY3RlZCkNCnBjbTA6ICAgICAgICAgICB8DQpwY20wOiAgICAg ICAgICAgKyA8LSBuaWQ9MjQgW3Bpbjogb3RoZXIgKG5vbmUpXSBbRElTQUJMRURdDQpwY20wOiAN CnBjbTA6ICAgICAgICAgICAgIG5pZDogMzAgW0FOQUxPR10NCnBjbTA6ICAgICAgICAgICAgbmFt ZTogYXVkaW8gc2VsZWN0b3INCnBjbTA6ICAgICAgd2lkZ2V0X2NhcDogMHgwMDMwMDkwZA0KcGNt MDogICAgIFBhcnNlIGZsYWdzOiAweDAwMDAwMDA2DQpwY20wOiAgICAgICBDdGwgZmxhZ3M6IDB4 MDAwMDA4MDANCnBjbTA6ICAgICAgT3V0cHV0IGFtcDogMHg4MDAwMDAwMA0KcGNtMDogICAgICAg ICAgICAgICAgICBtdXRlPTEgc3RlcD0wIHNpemU9MCBvZmZzZXQ9MA0KcGNtMDogICAgIGNvbm5l Y3Rpb25zOiAzDQpwY20wOiAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTI4 IFthdWRpbyBzZWxlY3Rvcl0NCnBjbTA6ICAgICAgICAgICB8DQpwY20wOiAgICAgICAgICAgKyA8 LSBuaWQ9MjMgW3Bpbjogb3RoZXIgKG5vbmUpXSBbRElTQUJMRURdIChzZWxlY3RlZCkNCnBjbTA6 ICAgICAgICAgICB8DQpwY20wOiAgICAgICAgICAgKyA8LSBuaWQ9MjQgW3Bpbjogb3RoZXIgKG5v bmUpXSBbRElTQUJMRURdDQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMzEgW0RJR0lU QUxdIFtESVNBQkxFRF0NCnBjbTA6ICAgICAgICAgICAgbmFtZTogYXVkaW8gb3V0cHV0DQpwY20w OiAgICAgIHdpZGdldF9jYXA6IDB4MDAwNDAyMTENCnBjbTA6ICAgICBQYXJzZSBmbGFnczogMHgw MDAwMDAwMA0KcGNtMDogICAgICAgQ3RsIGZsYWdzOiAweDAwMDAwMDAwDQpwY20wOiAgICAgIFN0 cmVhbSBjYXA6IDB4MDAwMDAwMDUNCnBjbTA6ICAgICAgICAgIEZvcm1hdDogQUMzIFBDTQ0KcGNt MDogICAgICAgICBQQ00gY2FwOiAweDAwMGUwNWUwDQpwY20wOiAgICAgICAgUENNIHNpemU6IDE2 IDIwIDI0DQpwY20wOiAgICAgICAgUENNIHJhdGU6IDQ0IDQ4IDg4IDk2IDE5Mg0KcGNtMDogICAg IGNvbm5lY3Rpb25zOiAwDQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMzIgW0RJR0lU QUxdIFtESVNBQkxFRF0NCnBjbTA6ICAgICAgICAgICAgbmFtZTogYXVkaW8gaW5wdXQNCnBjbTA6 ICAgICAgd2lkZ2V0X2NhcDogMHgwMDE0MDMxMQ0KcGNtMDogICAgIFBhcnNlIGZsYWdzOiAweDAw MDAwMDAwDQpwY20wOiAgICAgICBDdGwgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgU3Ry ZWFtIGNhcDogMHgwMDAwMDAwNQ0KcGNtMDogICAgICAgICAgRm9ybWF0OiBBQzMgUENNDQpwY20w OiAgICAgICAgIFBDTSBjYXA6IDB4MDAwZTAxNjANCnBjbTA6ICAgICAgICBQQ00gc2l6ZTogMTYg MjAgMjQNCnBjbTA6ICAgICAgICBQQ00gcmF0ZTogNDQgNDggOTYNCnBjbTA6ICAgICBjb25uZWN0 aW9uczogMQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0zNCBb cGluOiBvdGhlciAobm9uZSldIFtESVNBQkxFRF0NCnBjbTA6IA0KcGNtMDogICAgICAgICAgICAg bmlkOiAzMyBbRElHSVRBTF0gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgICBuYW1lOiBwaW46 IG90aGVyIChub25lKQ0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwNDAwMzAxDQpwY20wOiAg ICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgIEN0bCBmbGFnczogMHgwMDAw MDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAweDAwMDAwMDEwDQpwY20wOiAgICAgICAgICAg ICAgICAgIE9VVA0KcGNtMDogICAgICBQaW4gY29uZmlnOiAweDQwZjAwMGY2DQpwY20wOiAgICAg UGluIGNvbnRyb2w6IDB4MDAwMDAwNDAgT1VUDQpwY20wOiAgICAgY29ubmVjdGlvbnM6IDMNCnBj bTA6ICAgICAgICAgICB8DQpwY20wOiAgICAgICAgICAgKyA8LSBuaWQ9MzEgW2F1ZGlvIG91dHB1 dF0gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5p ZD0yOSBbYXVkaW8gc2VsZWN0b3JdDQpwY20wOiAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAg ICsgPC0gbmlkPTMwIFthdWRpbyBzZWxlY3Rvcl0NCnBjbTA6IA0KcGNtMDogICAgICAgICAgICAg bmlkOiAzNCBbRElHSVRBTF0gW0RJU0FCTEVEXQ0KcGNtMDogICAgICAgICAgICBuYW1lOiBwaW46 IG90aGVyIChub25lKQ0KcGNtMDogICAgICB3aWRnZXRfY2FwOiAweDAwNDMwNjgxDQpwY20wOiAg ICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICAgIEN0bCBmbGFnczogMHgwMDAw MDAwMA0KcGNtMDogICAgICAgICBQaW4gY2FwOiAweDAwMDEwMDI0DQpwY20wOiAgICAgICAgICAg ICAgICAgIElOIEVBUEQgOiBVTlNPTA0KcGNtMDogICAgICBQaW4gY29uZmlnOiAweDQwZjAwMGY3 DQpwY20wOiAgICAgUGluIGNvbnRyb2w6IDB4MDAwMDAwMjAgSU4NCnBjbTA6ICAgICAgICAgICAg RUFQRDogMHgwMDAwMDAwMg0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAwDQpwY20wOiANCnBjbTA6 ICAgICAgICAgICAgIG5pZDogMzUgW0FOQUxPR10NCnBjbTA6ICAgICAgICAgICAgbmFtZTogYmVl cCB3aWRnZXQNCnBjbTA6ICAgICAgd2lkZ2V0X2NhcDogMHgwMDcwMDAwYw0KcGNtMDogICAgIFBh cnNlIGZsYWdzOiAweDAwMDAwMDAwDQpwY20wOiAgICAgICBDdGwgZmxhZ3M6IDB4MDAwMDAwMjEN CnBjbTA6ICAgICAgT3V0cHV0IGFtcDogMHgwMDE3MDMwMw0KcGNtMDogICAgICAgICAgICAgICAg ICBtdXRlPTAgc3RlcD0zIHNpemU9MjMgb2Zmc2V0PTMNCnBjbTA6ICAgICBjb25uZWN0aW9uczog MA0KcGNtMDogDQpwY20wOiAgICAgICAgICAgICBuaWQ6IDM2IFtBTkFMT0ddDQpwY20wOiAgICAg ICAgICAgIG5hbWU6IHZvbHVtZSB3aWRnZXQNCnBjbTA6ICAgICAgd2lkZ2V0X2NhcDogMHgwMDYw MDAwMA0KcGNtMDogICAgIFBhcnNlIGZsYWdzOiAweDAwMDAwMDAwDQpwY20wOiAgICAgICBDdGwg ZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAgICBjb25uZWN0aW9uczogMg0KcGNtMDogICAgICAg ICAgIHwNCnBjbTA6ICAgICAgICAgICArIDwtIG5pZD0xNiBbYXVkaW8gb3V0cHV0XSAoc2VsZWN0 ZWQpDQpwY20wOiAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICsgPC0gbmlkPTE3IFthdWRp byBvdXRwdXRdDQpwY20wOiANCnBjbTA6ICAgICAgICAgICAgIG5pZDogMzcgW0FOQUxPR10NCnBj bTA6ICAgICAgICAgICAgbmFtZTogdmVuZG9yIHdpZGdldA0KcGNtMDogICAgICB3aWRnZXRfY2Fw OiAweDAwZjAwMDAxDQpwY20wOiAgICAgUGFyc2UgZmxhZ3M6IDB4MDAwMDAwMDANCnBjbTA6ICAg ICAgIEN0bCBmbGFnczogMHgwMDAwMDAwMA0KcGNtMDogICAgIGNvbm5lY3Rpb25zOiAwDQpwY20w OiANCnBjbTA6ICstLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0rDQpwY20wOiB8IERVTVBJTkcgSERB IEFNUExJRklFUlMgfA0KcGNtMDogKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSsNCnBjbTA6IA0K cGNtMDogICAxOiBuaWQ9MTYgZGlyPTB4MSBpbmRleD0wIG9zc21hc2s9MHgwMDAwMDAxMSBvc3Nk ZXY9NCBbRElTQUJMRURdDQpwY20wOiAgIDI6IG5pZD0xNyBkaXI9MHgxIGluZGV4PTAgb3NzbWFz az0weDAwMDAwMDExIG9zc2Rldj00IFtESVNBQkxFRF0NCnBjbTA6ICAgMzogbmlkPTIwIGRpcj0w eDEgaW5kZXg9MCBvc3NtYXNrPTB4MDAwMDAwMDAgb3NzZGV2PTAgW0RJU0FCTEVEXQ0KcGNtMDog ICA0OiBuaWQ9MjUgZGlyPTB4MSBpbmRleD0wIG9zc21hc2s9MHgwMDAwMDA0MCBvc3NkZXY9Ng0K cGNtMDogICA1OiBuaWQ9MjYgZGlyPTB4MSBpbmRleD0wIG9zc21hc2s9MHgwMDAwMDA0MCBvc3Nk ZXY9Ng0KcGNtMDogICA2OiBuaWQ9MjcgY25pZD0yNSBkaXI9MHgyIGluZGV4PTAgb3NzbWFzaz0w eDAwMDAwMDAwIG9zc2Rldj0wDQpwY20wOiAgIDc6IG5pZD0yOCBjbmlkPTI2IGRpcj0weDIgaW5k ZXg9MCBvc3NtYXNrPTB4MDAwMDAwMDAgb3NzZGV2PTANCnBjbTA6ICAgODogbmlkPTI5IGRpcj0w eDEgaW5kZXg9MCBvc3NtYXNrPTB4MDAwMDA4MDAgb3NzZGV2PTANCnBjbTA6ICAgOTogbmlkPTMw IGRpcj0weDEgaW5kZXg9MCBvc3NtYXNrPTB4MDAwMDA4MDAgb3NzZGV2PTANCnBjbTA6ICAxMDog bmlkPTM1IGRpcj0weDEgaW5kZXg9MCBvc3NtYXNrPTB4MDAwMDAwMjEgb3NzZGV2PTUNCnBjbTA6 IA0KcGNtMDogKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tKw0KcGNtMDogfCBE VU1QSU5HIEhEQSBBVURJTy9WT0xVTUUgQ09OVFJPTFMgfA0KcGNtMDogKy0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tKw0KcGNtMDogDQpwY20wOiBNYXN0ZXIgVm9sdW1lIChPU1M6 IHZvbCkNCnBjbTA6ICAgIHwNCnBjbTA6ICAgICstICBuaWQ6IDM1IGluZGV4OiAgMCAgICAgICAg ICAgbXV0ZTogMCBzdGVwOiAgIDMgc2l6ZTogIDIzIG9mZjogICAzIGRpcj0weDEgb3NzbWFzaz0w eDAwMDAwMDIxDQpwY20wOiANCnBjbTA6IExpbmUtaW4gVm9sdW1lIChPU1M6IGxpbmUpDQpwY20w OiAgICB8DQpwY20wOiAgICArLSAgbmlkOiAyNSBpbmRleDogIDAgICAgICAgICAgIG11dGU6IDAg c3RlcDogICA0IHNpemU6ICAzOSBvZmY6ICAgMCBkaXI9MHgxIG9zc21hc2s9MHgwMDAwMDA0MA0K cGNtMDogICAgfA0KcGNtMDogICAgKy0gIG5pZDogMjYgaW5kZXg6ICAwICAgICAgICAgICBtdXRl OiAwIHN0ZXA6ICAgNCBzaXplOiAgMzkgb2ZmOiAgIDAgZGlyPTB4MSBvc3NtYXNrPTB4MDAwMDAw NDANCnBjbTA6IA0KcGNtMDogUmVjb3JkaW5nIExldmVsIChPU1M6IHJlYykNCnBjbTA6ICAgIHwN CnBjbTA6ICAgICstICBuaWQ6IDI5IGluZGV4OiAgMCAgICAgICAgICAgbXV0ZTogMSBzdGVwOiAg IDAgc2l6ZTogICAwIG9mZjogICAwIGRpcj0weDEgb3NzbWFzaz0weDAwMDAwODAwDQpwY20wOiAg ICB8DQpwY20wOiAgICArLSAgbmlkOiAzMCBpbmRleDogIDAgICAgICAgICAgIG11dGU6IDEgc3Rl cDogICAwIHNpemU6ICAgMCBvZmY6ICAgMCBkaXI9MHgxIG9zc21hc2s9MHgwMDAwMDgwMA0KcGNt MDogDQpwY20wOiBTcGVha2VyL0JlZXAgKE9TUzogc3BlYWtlcikNCnBjbTA6ICAgIHwNCnBjbTA6 ICAgICstICBuaWQ6IDM1IGluZGV4OiAgMCAgICAgICAgICAgbXV0ZTogMCBzdGVwOiAgIDMgc2l6 ZTogIDIzIG9mZjogICAzIGRpcj0weDEgb3NzbWFzaz0weDAwMDAwMDIxDQpwY20wOiANCnBjbTA6 IFBsYXliYWNrIHBhdGg6DQpwY20wOiANCnBjbTA6ICAgICBuaWQ9MTAgW3BpbjogaGVhZHBob25l cyBvdXQgKGphY2spXQ0KcGNtMDogICAgICAgXg0KcGNtMDogICAgICAgfA0KcGNtMDogICAgICAg Ky0tLS0tPC0tLS0tLSsNCnBjbTA6ICAgICAgICAgICAgICAgICAgICBeDQpwY20wOiAgICAgICAg ICAgICAgICAgICAgfA0KcGNtMDogICAgICAgICAgICAgICAgICBuaWQ9MTYgW2F1ZGlvIG91dHB1 dF0NCnBjbTA6IA0KcGNtMDogICAgIG5pZD0xMyBbcGluOiBzcGVha2VyIChmaXhlZCldDQpwY20w OiAgICAgICBeDQpwY20wOiAgICAgICB8DQpwY20wOiAgICAgICArLS0tLS08LS0tLS0tKw0KcGNt MDogICAgICAgICAgICAgICAgICAgIF4NCnBjbTA6ICAgICAgICAgICAgICAgICAgICB8DQpwY20w OiAgICAgICAgICAgICAgICAgIG5pZD0xNiBbYXVkaW8gb3V0cHV0XQ0KcGNtMDogDQpwY20wOiBS ZWNvcmRpbmcgc291cmNlczoNCnBjbTA6IA0KcGNtMDogICAgIG5pZD0yOSBbYXVkaW8gc2VsZWN0 b3JdDQpwY20wOiAgICAgICB8DQpwY20wOiAgICAgICArIDwtIG5pZD0yNyBbYXVkaW8gc2VsZWN0 b3JdDQpwY20wOiANCnBjbTA6ICAgICBuaWQ9MzAgW2F1ZGlvIHNlbGVjdG9yXQ0KcGNtMDogICAg ICAgfA0KcGNtMDogICAgICAgKyA8LSBuaWQ9MjggW2F1ZGlvIHNlbGVjdG9yXQ0KcGNtMDogDQpw Y20wOiArLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0rDQpwY20wOiB8IERV TVBJTkcgUENNIFBsYXliYWNrL1JlY29yZCBDaGFubmVscyB8DQpwY20wOiArLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0rDQpwY20wOiANCnBjbTA6ICAgIFBDTSBQbGF5YmFj azogMQ0KcGNtMDogICAgICBTdHJlYW0gY2FwOiAweDAwMDAwMDAxDQpwY20wOiAgICAgICAgICBG b3JtYXQ6IFBDTQ0KcGNtMDogICAgICAgICBQQ00gY2FwOiAweDAwMGUwN2UwDQpwY20wOiAgICAg ICAgUENNIHNpemU6IDE2IDIwIDI0DQpwY20wOiAgICAgICAgUENNIHJhdGU6IDQ0IDQ4IDg4IDk2 IDE3NiAxOTINCnBjbTA6ICAgICAgICAgICAgIERBQzogMTYgMTcNCnBjbTA6IA0KcGNtMDogICAg ICBQQ00gUmVjb3JkOiAxDQpwY20wOiAgICAgIFN0cmVhbSBjYXA6IDB4MDAwMDAwMDENCnBjbTA6 ICAgICAgICAgIEZvcm1hdDogUENNDQpwY20wOiAgICAgICAgIFBDTSBjYXA6IDB4MDAwZTA3ZTAN CnBjbTA6ICAgICAgICBQQ00gc2l6ZTogMTYgMjAgMjQNCnBjbTA6ICAgICAgICBQQ00gcmF0ZTog NDQgNDggODggOTYgMTc2IDE5Mg0KcGNtMDogICAgICAgICAgICAgQURDOiAxOCAxOQ0KR0VPTV9M QUJFTDogTGFiZWwgZm9yIHByb3ZpZGVyIGFkNHMxIGlzIG50ZnMvU1lTVEVNLg0KYWNkMDogRkFJ TFVSRSAtIElOUVVJUlkgSUxMRUdBTCBSRVFVRVNUIGFzYz0weDI0IGFzY3E9MHgwMCANCihwcm9i ZTA6YXRhMDowOjA6MCk6IGVycm9yIDIyDQoocHJvYmUwOmF0YTA6MDowOjApOiBVbnJldHJ5YWJs ZSBFcnJvcg0KKHByb2JlMDphdGEwOjA6MDowKTogZXJyb3IgNg0KKHByb2JlMDphdGEwOjA6MDow KTogVW5yZXRyeWFibGUgRXJyb3INCmFjZDA6IEZBSUxVUkUgLSBJTlFVSVJZIElMTEVHQUwgUkVR VUVTVCBhc2M9MHgyNCBhc2NxPTB4MDAgDQoocHJvYmUwOmF0YTA6MDowOjApOiBlcnJvciAyMg0K KHByb2JlMDphdGEwOjA6MDowKTogVW5yZXRyeWFibGUgRXJyb3INCihwcm9iZTI6c2JwMDowOjA6 MCk6IGVycm9yIDIyDQoocHJvYmUyOnNicDA6MDowOjApOiBVbnJldHJ5YWJsZSBFcnJvcg0KKHBy b2JlMzpzYnAwOjA6MTowKTogZXJyb3IgMjINCihwcm9iZTM6c2JwMDowOjE6MCk6IFVucmV0cnlh YmxlIEVycm9yDQoocHJvYmU0OnNicDA6MDoyOjApOiBlcnJvciAyMg0KKHByb2JlNDpzYnAwOjA6 MjowKTogVW5yZXRyeWFibGUgRXJyb3INCihwcm9iZTU6c2JwMDowOjM6MCk6IGVycm9yIDIyDQoo cHJvYmU1OnNicDA6MDozOjApOiBVbnJldHJ5YWJsZSBFcnJvcg0KKHByb2JlNjpzYnAwOjA6NDow KTogZXJyb3IgMjINCihwcm9iZTY6c2JwMDowOjQ6MCk6IFVucmV0cnlhYmxlIEVycm9yDQoocHJv YmU3OnNicDA6MDo1OjApOiBlcnJvciAyMg0KKHByb2JlNzpzYnAwOjA6NTowKTogVW5yZXRyeWFi bGUgRXJyb3INCihwcm9iZTg6c2JwMDowOjY6MCk6IGVycm9yIDIyDQoocHJvYmU4OnNicDA6MDo2 OjApOiBVbnJldHJ5YWJsZSBFcnJvcg0KR0VPTTogbmV3IGRpc2sgY2QwDQpHRU9NOiBuZXcgZGlz ayBkYTBkYTAgYXQgdW1hc3Mtc2ltMCBidXMgMCB0YXJnZXQgMCBsdW4gMA0KZGEwOiA8V0QgMjUw MEJFViBFeHRlcm5hbCAxLjA0PiBGaXhlZCBEaXJlY3QgQWNjZXNzIFNDU0ktNCBkZXZpY2UgDQpk YTA6IFNlcmlhbCBOdW1iZXIgV0QtV1hFMTA4MjA5MjA4ICAgICANCmRhMDogNDAuMDAwTUIvcyB0 cmFuc2ZlcnMNCmRhMDogMjM4NDc1TUIgKDQ4ODM5NzE2OCA1MTIgYnl0ZSBzZWN0b3JzOiAyNTVI IDYzUy9UIDMwNDAxQykNCg0KcGFzczAgYXQgdW1hc3Mtc2ltMCBidXMgMCB0YXJnZXQgMCBsdW4g MA0KcGFzczA6IDxXRCAyNTAwQkVWIEV4dGVybmFsIDEuMDQ+IEZpeGVkIERpcmVjdCBBY2Nlc3Mg U0NTSS00IGRldmljZSANCnBhc3MwOiBTZXJpYWwgTnVtYmVyIFdELVdYRTEwODIwOTIwOCAgICAg DQpwYXNzMDogNDAuMDAwTUIvcyB0cmFuc2ZlcnMNCnBhc3MxIGF0IGF0YTAgYnVzIDAgdGFyZ2V0 IDAgbHVuIDANCnBhc3MxOiA8SEwtRFQtU1QgQ0RSVy9EVkQgR0NDVDEwTiBBMTAwPiBSZW1vdmFi bGUgQ0QtUk9NIFNDU0ktMCBkZXZpY2UgDQpwYXNzMTogMzMuMDAwTUIvcyB0cmFuc2ZlcnMNCkFU QSBQc2V1ZG9SQUlEIGxvYWRlZA0KU01QOiBBUCBDUFUgIzEgTGF1bmNoZWQhDQpjcHUxIEFQOg0K ICAgICBJRDogMHgwMTAwMDAwMCAgIFZFUjogMHgwMDA1MDAxNCBMRFI6IDB4MDAwMDAwMDAgREZS OiAweGZmZmZmZmZmDQogIGxpbnQwOiAweDAwMDEwNzAwIGxpbnQxOiAweDAwMDAwNDAwIFRQUjog MHgwMDAwMDAwMCBTVlI6IDB4MDAwMDAxZmYNCiAgdGltZXI6IDB4MDAwMjAwZWYgdGhlcm06IDB4 MDAwMTAwMDAgZXJyOiAweDAwMDEwMDAwIHBjbTogMHgwMDAwMDQwMA0KaW9hcGljMDogQXNzaWdu aW5nIElTQSBJUlEgMSB0byBsb2NhbCBBUElDIDANCmlvYXBpYzA6IEFzc2lnbmluZyBJU0EgSVJR IDQgdG8gbG9jYWwgQVBJQyAxDQppb2FwaWMwOiBBc3NpZ25pbmcgSVNBIElSUSA5IHRvIGxvY2Fs IEFQSUMgMA0KaW9hcGljMDogQXNzaWduaW5nIElTQSBJUlEgMTIgdG8gbG9jYWwgQVBJQyAxDQpp b2FwaWMwOiBBc3NpZ25pbmcgSVNBIElSUSAxNCB0byBsb2NhbCBBUElDIDANCmlvYXBpYzA6IEFz c2lnbmluZyBJU0EgSVJRIDE1IHRvIGxvY2FsIEFQSUMgMQ0KaW9hcGljMDogQXNzaWduaW5nIFBD SSBJUlEgMTcgdG8gbG9jYWwgQVBJQyAwDQppb2FwaWMwOiBBc3NpZ25pbmcgUENJIElSUSAxOSB0 byBsb2NhbCBBUElDIDENCmlvYXBpYzA6IEFzc2lnbmluZyBQQ0kgSVJRIDIwIHRvIGxvY2FsIEFQ SUMgMA0KaW9hcGljMDogQXNzaWduaW5nIFBDSSBJUlEgMjEgdG8gbG9jYWwgQVBJQyAxDQppb2Fw aWMwOiBBc3NpZ25pbmcgUENJIElSUSAyMiB0byBsb2NhbCBBUElDIDANCihjZDA6YXRhMDowOjA6 MCk6IGVycm9yIDYNCihjZDA6YXRhMDowOjA6MCk6IFVucmV0cnlhYmxlIEVycm9yDQpjZDAgYXQg YXRhMCBidXMgMCB0YXJnZXQgMCBsdW4gMA0KY2QwOiA8SEwtRFQtU1QgQ0RSVy9EVkQgR0NDVDEw TiBBMTAwPiBSZW1vdmFibGUgQ0QtUk9NIFNDU0ktMCBkZXZpY2UgDQpjZDA6IDMzLjAwME1CL3Mg dHJhbnNmZXJzDQpjZDA6IEF0dGVtcHQgdG8gcXVlcnkgZGV2aWNlIHNpemUgZmFpbGVkOiBOT1Qg UkVBRFksIE1lZGl1bSBub3QgcHJlc2VudA0KKGNkMDphdGEwOjA6MDowKTogZXJyb3IgNg0KKGNk MDphdGEwOjA6MDowKTogVW5yZXRyeWFibGUgRXJyb3INCihjZDA6YXRhMDowOjA6MCk6IGVycm9y IDYNCihjZDA6YXRhMDowOjA6MCk6IFVucmV0cnlhYmxlIEVycm9yDQooY2QwOmF0YTA6MDowOjAp OiBlcnJvciA2DQooY2QwOmF0YTA6MDowOjApOiBVbnJldHJ5YWJsZSBFcnJvcg0KKGNkMDphdGEw OjA6MDowKTogZXJyb3IgNg0KKGNkMDphdGEwOjA6MDowKTogVW5yZXRyeWFibGUgRXJyb3INClRy eWluZyB0byBtb3VudCByb290IGZyb20gdWZzOi9kZXYvZGEwczFhDQpjdF90b190cyhbMjAwOC0w OS0wMiAxNTo0NDo1OF0pID0gMTIyMDM3MDI5OC4wMDAwMDAwMDANCnN0YXJ0X2luaXQ6IHRyeWlu ZyAvc2Jpbi9pbml0DQp3bGFuMDogYnBmIGF0dGFjaGVkDQp3bGFuMDogRXRoZXJuZXQgYWRkcmVz czogMDA6MWY6M2E6MWU6YTU6OTENCndsYW4wOiBicGYgYXR0YWNoZWQNCmJnZTA6IERpc2FibGlu ZyBmYXN0Ym9vdA0KYmdlMDogRGlzYWJsaW5nIGZhc3Rib290DQpmdXNlNGJzZDogdmVyc2lvbiAw LjMuOS1wcmUxLCBGVVNFIEFCSSA3LjgNCkxpbnV4IEVMRiBleGVjIGhhbmRsZXIgaW5zdGFsbGVk DQpkcm0wOiA8SW50ZWwgaTk2NUdNPiBvbiB2Z2FwY2kwDQp2Z2FwY2kwOiBSZXNlcnZlZCAweDEw MDAwMCBieXRlcyBmb3IgcmlkIDB4MTAgdHlwZSAzIGF0IDB4ZmVhMDAwMDANCnZnYXBjaTA6IGNo aWxkIGRybTAgcmVxdWVzdGVkIHBjaV9lbmFibGVfYnVzbWFzdGVyDQppbmZvOiBbZHJtXSBBR1Ag YXQgMHhlMDAwMDAwMCAyNTZNQg0KaW5mbzogW2RybV0gSW5pdGlhbGl6ZWQgaTkxNSAxLjYuMCAy MDA4MDczMA0KaW9hcGljMDogQXNzaWduaW5nIFBDSSBJUlEgMTYgdG8gbG9jYWwgQVBJQyAxDQpp b2FwaWMwOiByb3V0aW5nIGludHBpbiAxNiAoUENJIElSUSAxNikgdG8gdmVjdG9yIDU5DQpkcm0w OiBbTVBTQUZFXQ0KZHJtMDogW0lUSFJFQURdDQpiYXR0ZXJ5MTogYmF0dGVyeSBpbml0aWFsaXph dGlvbiBmYWlsZWQsIGdpdmluZyB1cA0K --=-y952HkjOq6C+rPcbjIwJ-- --=-pPzI27Ucn53ctaMH50dj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAki9nYoACgkQM4TrQ4qfRONfAgCffxXPmk8wvYtud3Ml4gbLWZmv suYAn0FDKsyKfWofU5oj2MDDY+F7lHaV =xQCW -----END PGP SIGNATURE----- --=-pPzI27Ucn53ctaMH50dj-- From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 3 06:03:43 2008 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA6241065679; Wed, 3 Sep 2008 06:03:43 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 71BB48FC1E; Wed, 3 Sep 2008 06:03:43 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 7BF9CFBEC45; Wed, 3 Sep 2008 09:03:42 +0300 (EEST) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 7086712E4374; Wed, 3 Sep 2008 09:03:42 +0300 (EEST) From: QAT@FreeBSD.org To: multimedia@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.44 2008/08/24 09:54:12 itetcu Exp $ X-QAT-Tindy_Version: 2.4.3 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2008-08-19 17:05:45 X-QAT-Port: multimedia/gstreamer-plugins-ugly X-QAT-Fail_Reason: mtree X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/gstreamer-plugins-ugly-0.10.9_1, 3.log X-QAT-Build_Reason: Dependency Message-Id: <20080903060342.7086712E4374@quark.ds9.tecnik93.com> Date: Wed, 3 Sep 2008 09:03:42 +0300 (EEST) Cc: Subject: multimedia/gstreamer-plugins-ugly - fails: mtree X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 06:03:43 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/gstreamer-plugins-ugly-0.10.9_1,3.log : building gstreamer-plugins-ugly-0.10.9_1,3 in directory /var/tinderbox/7-STABLE-FTP maintained by: multimedia@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/multimedia/gstreamer-plugins-ugly Makefile ident: $FreeBSD: ports/multimedia/gstreamer-plugins-ugly/Makefile,v 1.9 2008/06/06 13:48:06 edwin Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Sep 3 06:01:51 UTC 2008 ................................................... installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/gst-plugins-ugly-0.10.mo installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/gst-plugins-ugly-0.10.mo installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-ugly-0.10.mo if test "gst-plugins-ugly" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ install -o root -g wheel -m 444 ./$file \ /usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in gst gmake[1]: Entering directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs/gst' gmake[2]: Entering directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs/gst' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs/gst' gmake[1]: Leaving directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs/gst' gmake[1]: Entering directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs' gmake[2]: Entering directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs' gmake[1]: Leaving directory `/work/a/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.9/gst-libs' ===> Registering installation for gstreamer-plugins-ugly-0.10.9_1,3 ================================================================ ======================================== ===> Building package for gstreamer-plugins-ugly-0.10.9_1,3 Creating package /tmp/packages/All/gstreamer-plugins-ugly-0.10.9_1,3.tbz Registering depends: gstreamer-plugins-0.10.20_2,3 gstreamer-0.10.20 libxml2-2.6.32 gio-fam-backend-2.16.5 gamin-0.1.9_2 glib-2.16.5 popt-1.7_5 gettext-0.17_1 libiconv-1.11_1 liboil-0.3.15 pcre-7.7_1 libXv-1.0.3_1,1 libXext-1.0.3,1 libX11-1.1.3_1,1 libXdmcp-1.0.2_1 libXau-1.0.3_2 xproto-7.0.10_1 pkg-config-0.23_1 perl-5.8.8_1 python25-2.5.2_2 kbproto-1.0.3 videoproto-2.2.2 xextproto-7.0.2. Creating bzip'd tar ball in '/tmp/packages/All/gstreamer-plugins-ugly-0.10.9_1,3.tbz' Deleting gstreamer-plugins-ugly-0.10.9_1,3 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 9234798 4 -r--r--r-- 1 root wheel 2008 Sep 3 06:03 usr/local/share/locale/id/LC_MESSAGES/gst-plugins-ugly-0.10.mo ================================================================ build of /usr/ports/multimedia/gstreamer-plugins-ugly ended at Wed Sep 3 06:03:38 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 3 09:15:49 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 695AF106566C for ; Wed, 3 Sep 2008 09:15:49 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C7E3A8FC1C for ; Wed, 3 Sep 2008 09:15:48 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 03 Sep 2008 09:15:46 -0000 Received: from 85-127-253-3.dynamic.xdsl-line.inode.at (EHLO taxman.pepperland) [85.127.253.3] by mail.gmx.net (mp052) with SMTP; 03 Sep 2008 11:15:46 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX19LHHlTCUJLvDiS6JDlcabU0YAMEntGMAmu9O8Ndm vrDExSnUkkHOxo From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Wed, 3 Sep 2008 11:15:45 +0200 User-Agent: KMail/1.10.0 (FreeBSD/7.0-RELEASE-p3; KDE/4.1.0; i386; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809031115.45753.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.43 Subject: PVR-150 improvements X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 09:15:49 -0000 I recently acquired a PVR-150 card and had some issues with the pvrxxx port. I could solve them based on the linux ivtv and lirc sources. Thanks to them and to usleepless for providing the port. Maybe someone will find my changes useful: - added correct detection of my tuner in tveeprom.c - stereo is now working (only mono previously) - added support for external remote - don't stop encoder on channel change The last one was very annoying when playing "live TV" via mplayer. Because the encoder was stopped mplayer doesn't have enough data. So I got video stutters and audio sync problems. I had to restart mplayer after a few channel changes. To avoid clicks, audio is muted during channel change. Here are my patches against pvrxxx-09042008 from http://usleepless.110mb.com/pvrxxx_port.tgz In the current state the patches will break other cards because I haven't included checks which card is attached. But I hope they will make it in some way into the next pvrxxx version. --- pvrxxx.orig/work/dev/cxm/cxm.c 2008-09-02 21:32:53.000000000 +0200 +++ pvrxxx/work/dev/cxm/cxm.c 2008-09-02 22:08:12.000000000 +0200 @@ -1999,6 +1999,9 @@ tda9887_command(sc->iicbus, VIDIOC_S_STD, &sc->tuner_std); cx25840_command(sc->iicbus, VIDIOC_S_STD, &sc->tuner_std); + if (cxm_ir_init(sc) < 0) { + device_printf(dev, "could not initialize IR remote\n"); + } } /* sc->cardtype == CXM_PVR250 */ if(sc->cardtype == CXM_PVR500) --- pvrxxx.orig/work/dev/cxm/cxm.h 2008-09-02 21:32:53.000000000 +0200 +++ pvrxxx/work/dev/cxm/cxm.h 2008-09-02 22:07:46.000000000 +0200 @@ -476,7 +476,7 @@ * I2C addresses */ #define CXM_I2C_EEPROM 0xa0 -#define CXM_I2C_IR 0x30 +#define CXM_I2C_IR 0xe2 #define CXM_I2C_MSP3400 0x80 #define CXM_I2C_SAA7115 0x42 #define CXM_I2C_TUNER 0xc2 --- pvrxxx.orig/work/dev/cxm/cxm_ir.c 2008-09-02 21:32:53.000000000 +0200 +++ pvrxxx/work/dev/cxm/cxm_ir.c 2008-09-03 09:27:31.000000000 +0200 @@ -108,17 +108,11 @@ { int result; - result = cxm_ir_read(sc->iicbus, CXM_I2C_IR, buf, len); + char tmp[6]; + result = cxm_ir_read(sc->iicbus, CXM_I2C_IR, tmp, sizeof(tmp)); + buf[0] = tmp[3]; + buf[1] = tmp[4]; + buf[2] = tmp[5]; - if (result >= 0) - return result; - - /* - * If the IR receiver didn't respond, - * then wait 50 ms and try again. - */ - - tsleep(&sc->iicbus, PZERO, "IR", hz / 20 ); - - return cxm_ir_read(sc->iicbus, CXM_I2C_IR, buf, len); + return result; } --- ./pvrxxx.orig/work/modules/cxm/cxm/cx25840-core.c 2007-02-16 21:07:28.000000000 +0100 +++ ./pvrxxx/work/modules/cxm/cxm/cx25840-core.c 2008-08-28 19:57:34.000000000 +0200 @@ -252,7 +252,7 @@ instead of V4L2_STD_PAL. Someone needs to test this. */ if (std & V4L2_STD_PAL ) { /* Follow tuner change procedure for PAL */ - cx25840_write(client, 0x808, 0x4f); /* 0x4f */ + cx25840_write(client, 0x808, 0xff); cx25840_write(client, 0x80b, 0x10); } else if (std & V4L2_STD_SECAM) { /* Select autodetect for SECAM */ --- ./pvrxxx.orig/work/modules/cxm/cxm/tveeprom.c 2008-08-28 20:02:16.000000000 +0200 +++ ./pvrxxx/work/modules/cxm/cxm/tveeprom.c 2008-08-28 19:58:35.000000000 +0200 @@ -275,7 +275,7 @@ { TUNER_ABSENT, "Thompson DTT75105"}, { TUNER_ABSENT, "Conexant_CX24109"}, { TUNER_TCL_2002N, "TCL M2523_5N_E"}, - { TUNER_ABSENT, "TCL M2523_3DB_E"}, + { TUNER_TCL_2002MB, "TCL M2523_3DB_E"}, { TUNER_ABSENT, "Philips 8275A"}, { TUNER_ABSENT, "Microtune MT2060"}, { TUNER_ABSENT, "Philips FM1236 MK5"}, --- pvrxxx.orig/work/modules/cxm/cxm/v4l2_ioctl_hook.c 2007-04-11 20:47:19.000000000 +0200 +++ pvrxxx/work/modules/cxm/cxm/v4l2_ioctl_hook.c 2008-09-03 10:39:14.000000000 +0200 @@ -54,9 +54,7 @@ vf.frequency = (freq * 16) / 1000; vf.type = V4L2_TUNER_ANALOG_TV ; - if (sc->source == cxm_tuner_source) - if (cxm_pause_encoder(sc) < 0) - return ENXIO; + set_mute(sc->iicbus, 1); /* if (sc->cardtype == CXM_PVR500) */ tda9887_command(sc->iicbus, VIDIOC_S_FREQUENCY, &vf); @@ -112,9 +110,7 @@ if (sc->cardtype == CXM_PVR500) cxm_cx25840_lock(sc,&vf); - if (sc->source == cxm_tuner_source) - if (cxm_unpause_encoder(sc) < 0) - return ENXIO; + set_mute(sc->iicbus, 0); return 0; } From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 3 11:28:02 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 435911065677 for ; Wed, 3 Sep 2008 11:28:02 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) by mx1.freebsd.org (Postfix) with ESMTP id EECD68FC14 for ; Wed, 3 Sep 2008 11:28:01 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: by wr-out-0506.google.com with SMTP id c8so1441802wra.27 for ; Wed, 03 Sep 2008 04:28:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=/UAs/RGqhbMdti3lnkGU45h+/l2GRcoQrRRiSYyFh10=; b=RStCgZRV3LZUk4j3z7kOu9V9q87ZdMzR7DjHgb4HQ5gLnoP3vOKd2ie9es+s6Jniie ep01JMD0b2dlT5d7i08CKtMeO3H8Z4pDE6kWIG3MEyiSV7IDr0vi547ftHn82BGru/w6 Wpp+U/CQAcycokAWn95rqg9WxxMl6PkAfQCwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=I+89yDQRTYzbsyBcodMQVA8e1+8wGwYw0Rv/v0yYIPsGLLCD8EcCrqJaSQCocAlAXz PN60NGSVWJBwe2tl3e06K/4kPbs4KNMn9fKkn7DNkMz1rRH9UNhAw7eEX0tDjxwvy5Pr hdbRFmgfRAZ+1FMSIiok0FpvUsD7k7BDAFlc0= Received: by 10.90.116.9 with SMTP id o9mr5270610agc.29.1220441281009; Wed, 03 Sep 2008 04:28:01 -0700 (PDT) Received: by 10.90.94.8 with HTTP; Wed, 3 Sep 2008 04:28:00 -0700 (PDT) Message-ID: <53a1e0710809030428j307e96c6g1cd68cc80714de1@mail.gmail.com> Date: Wed, 3 Sep 2008 19:28:00 +0800 From: "Henry Hu" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Mplayer not built with iconv X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 11:28:02 -0000 Hi, I've just recompiled mplayer, and I found that iconv support is missing. The reason is that it cannot find iconv.h, since /usr/local/include is not in the include paths. I've found USE_ICONV=yes in Makefile.shared. But that just adds a LIB_DEPENDS. The missing of iconv leads to missing of freetype, and ass/ssa subtitles. So I think that /usr/local/include should be added to the include paths at least when freetype is enabled. But I used to have freetype enabled in mplayer. I don't know what has changed. By the way, I've seen disable-sse3 in the Makefile. Is it necessary? From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 3 13:12:42 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25DA81065679 for ; Wed, 3 Sep 2008 13:12:42 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 5BC068FC1C for ; Wed, 3 Sep 2008 13:12:41 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 03 Sep 2008 13:12:39 -0000 Received: from 85-127-253-3.dynamic.xdsl-line.inode.at (EHLO taxman.pepperland) [85.127.253.3] by mail.gmx.net (mp023) with SMTP; 03 Sep 2008 15:12:39 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX18puX9BEi8pgbF1Fiy9VaMxAPbgS4iWvfQ0xNxUax ay/O2Kzxl3EvJX From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Wed, 3 Sep 2008 15:12:37 +0200 User-Agent: KMail/1.10.0 (FreeBSD/7.0-RELEASE-p3; KDE/4.1.0; i386; ; ) References: <53a1e0710809030428j307e96c6g1cd68cc80714de1@mail.gmail.com> In-Reply-To: <53a1e0710809030428j307e96c6g1cd68cc80714de1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809031512.37932.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.64 Cc: Subject: Re: Mplayer not built with iconv X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 13:12:42 -0000 On Wednesday 03 September 2008 13:28:00 Henry Hu wrote: > Hi, > > I've just recompiled mplayer, and I found that iconv support is missing. > The reason is that it cannot find iconv.h, since /usr/local/include is > not in the include paths. > I've found USE_ICONV=yes in Makefile.shared. But that just adds a > LIB_DEPENDS. The missing of iconv leads to missing of freetype, and ass/ssa > subtitles. So I think that /usr/local/include should be added to the > include paths at least when freetype is enabled. But I used to have > freetype enabled in mplayer. I don't know what has changed. This has already been reported on this list some days ago. Take a look at the "Mplayer not built with iconv" thread and http://www.freebsd.org/cgi/query-pr.cgi?pr=127010 From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 3 20:42:02 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E16DB106567A for ; Wed, 3 Sep 2008 20:42:02 +0000 (UTC) (envelope-from martin.ziegler@cevibasel.ch) Received: from mail01.solnet.ch (mail01.solnet.ch [212.101.4.135]) by mx1.freebsd.org (Postfix) with ESMTP id 6DD0D8FC14 for ; Wed, 3 Sep 2008 20:42:02 +0000 (UTC) (envelope-from martin.ziegler@cevibasel.ch) X-Virus-Scanned: by amavisd-new at mail01.solnet.ch Received: from mail01.solnet.ch ([127.0.0.1]) by localhost (mail01.solnet.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hYfAQn31Tfhn for ; Wed, 3 Sep 2008 20:24:54 +0000 (UTC) Received: from leaf101 (212-41-69-37.adsl.solnet.ch [212.41.69.37]) by mail01.solnet.ch (Postfix) with ESMTP id 90D974DABD for ; Wed, 3 Sep 2008 20:24:53 +0000 (UTC) From: "Martin Ziegler" To: References: <20080903120019.EF0CB10656AB@hub.freebsd.org> Date: Wed, 3 Sep 2008 22:24:53 +0200 Message-ID: <67921C73D4E24B8E9B51A1E79CDF7F2D@leaf101> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AckNvUtLk9VWrAjeRQ2nrv6eFO6cOQARMNgA In-Reply-To: <20080903120019.EF0CB10656AB@hub.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: RE: PVR-150 improvements X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 20:42:03 -0000 > Date: Wed, 3 Sep 2008 11:15:45 +0200 > From: Stefan Ehmann > Subject: PVR-150 improvements > To: freebsd-multimedia@freebsd.org > Message-ID: <200809031115.45753.shoesoft@gmx.net> > Content-Type: text/plain; charset="us-ascii" > > I recently acquired a PVR-150 card and had some issues with > the pvrxxx port. I > could solve them based on the linux ivtv and lirc sources. > Thanks to them and > to usleepless for providing the port. > > Maybe someone will find my changes useful: > - added correct detection of my tuner in tveeprom.c > - stereo is now working (only mono previously) > - added support for external remote > - don't stop encoder on channel change > > The last one was very annoying when playing "live TV" via > mplayer. Because > the encoder was stopped mplayer doesn't have enough data. So > I got video > stutters and audio sync problems. I had to restart mplayer > after a few channel > changes. To avoid clicks, audio is muted during channel change. > > Here are my patches against pvrxxx-09042008 from > http://usleepless.110mb.com/pvrxxx_port.tgz > In the current state the patches will break other cards > because I haven't > included checks which card is attached. But I hope they will > make it in some > way into the next pvrxxx version. > Nice work. I've 2 notes: - The directory pvrxxx/work and is not present by default. So you can't patch the files directly. - Works with a PVR-150 or a PVR-350 but not both at the same time. If both are present in the system, only the PVR-350 works (as cxm1). Thanks. Martin > --- pvrxxx.orig/work/dev/cxm/cxm.c 2008-09-02 > 21:32:53.000000000 +0200 > +++ pvrxxx/work/dev/cxm/cxm.c 2008-09-02 22:08:12.000000000 +0200 > @@ -1999,6 +1999,9 @@ > > tda9887_command(sc->iicbus, VIDIOC_S_STD, &sc->tuner_std); > cx25840_command(sc->iicbus, VIDIOC_S_STD, &sc->tuner_std); > + if (cxm_ir_init(sc) < 0) { > + device_printf(dev, "could not > initialize IR remote\n"); > + } > } /* sc->cardtype == CXM_PVR250 */ > > if(sc->cardtype == CXM_PVR500) > --- pvrxxx.orig/work/dev/cxm/cxm.h 2008-09-02 > 21:32:53.000000000 +0200 > +++ pvrxxx/work/dev/cxm/cxm.h 2008-09-02 22:07:46.000000000 +0200 > @@ -476,7 +476,7 @@ > * I2C addresses > */ > #define CXM_I2C_EEPROM 0xa0 > -#define CXM_I2C_IR 0x30 > +#define CXM_I2C_IR 0xe2 > #define CXM_I2C_MSP3400 0x80 > #define CXM_I2C_SAA7115 0x42 > #define CXM_I2C_TUNER 0xc2 > --- pvrxxx.orig/work/dev/cxm/cxm_ir.c 2008-09-02 > 21:32:53.000000000 +0200 > +++ pvrxxx/work/dev/cxm/cxm_ir.c 2008-09-03 > 09:27:31.000000000 +0200 > @@ -108,17 +108,11 @@ > { > int result; > > - result = cxm_ir_read(sc->iicbus, CXM_I2C_IR, buf, len); > + char tmp[6]; > + result = cxm_ir_read(sc->iicbus, CXM_I2C_IR, tmp, sizeof(tmp)); > + buf[0] = tmp[3]; > + buf[1] = tmp[4]; > + buf[2] = tmp[5]; > > - if (result >= 0) > - return result; > - > - /* > - * If the IR receiver didn't respond, > - * then wait 50 ms and try again. > - */ > - > - tsleep(&sc->iicbus, PZERO, "IR", hz / 20 ); > - > - return cxm_ir_read(sc->iicbus, CXM_I2C_IR, buf, len); > + return result; > } > --- ./pvrxxx.orig/work/modules/cxm/cxm/cx25840-core.c 2007-02-16 > 21:07:28.000000000 +0100 > +++ ./pvrxxx/work/modules/cxm/cxm/cx25840-core.c > 2008-08-28 19:57:34.000000000 > +0200 > @@ -252,7 +252,7 @@ > instead of V4L2_STD_PAL. Someone needs to test this. */ > if (std & V4L2_STD_PAL ) { > /* Follow tuner change procedure for PAL */ > - cx25840_write(client, 0x808, 0x4f); /* 0x4f */ > + cx25840_write(client, 0x808, 0xff); > cx25840_write(client, 0x80b, 0x10); > } else if (std & V4L2_STD_SECAM) { > /* Select autodetect for SECAM */ > --- ./pvrxxx.orig/work/modules/cxm/cxm/tveeprom.c 2008-08-28 > 20:02:16.000000000 +0200 > +++ ./pvrxxx/work/modules/cxm/cxm/tveeprom.c 2008-08-28 > 19:58:35.000000000 > +0200 > @@ -275,7 +275,7 @@ > { TUNER_ABSENT, "Thompson DTT75105"}, > { TUNER_ABSENT, "Conexant_CX24109"}, > { TUNER_TCL_2002N, "TCL M2523_5N_E"}, > - { TUNER_ABSENT, "TCL M2523_3DB_E"}, > + { TUNER_TCL_2002MB, "TCL M2523_3DB_E"}, > { TUNER_ABSENT, "Philips 8275A"}, > { TUNER_ABSENT, "Microtune MT2060"}, > { TUNER_ABSENT, "Philips FM1236 MK5"}, > --- pvrxxx.orig/work/modules/cxm/cxm/v4l2_ioctl_hook.c > 2007-04-11 > 20:47:19.000000000 +0200 > +++ pvrxxx/work/modules/cxm/cxm/v4l2_ioctl_hook.c 2008-09-03 > 10:39:14.000000000 +0200 > @@ -54,9 +54,7 @@ > vf.frequency = (freq * 16) / 1000; > vf.type = V4L2_TUNER_ANALOG_TV ; > > - if (sc->source == cxm_tuner_source) > - if (cxm_pause_encoder(sc) < 0) > - return ENXIO; > + set_mute(sc->iicbus, 1); > > /* if (sc->cardtype == CXM_PVR500) */ > tda9887_command(sc->iicbus, VIDIOC_S_FREQUENCY, &vf); > @@ -112,9 +110,7 @@ > if (sc->cardtype == CXM_PVR500) > cxm_cx25840_lock(sc,&vf); > > - if (sc->source == cxm_tuner_source) > - if (cxm_unpause_encoder(sc) < 0) > - return ENXIO; > + set_mute(sc->iicbus, 0); > > return 0; > } > From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 3 21:47:40 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5790F1066611 for ; Wed, 3 Sep 2008 21:47:40 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id CA2FE8FC1E for ; Wed, 3 Sep 2008 21:47:39 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 218308369; Thu, 04 Sep 2008 00:47:38 +0300 Message-ID: <48BF05EE.9070001@FreeBSD.org> Date: Thu, 04 Sep 2008 00:47:26 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: hartzell@alerce.com References: <48B2DD7E.6030700@FreeBSD.org> <18616.53262.986892.268638@almost.alerce.com> <48BC611D.9030300@FreeBSD.org> <18620.32294.160420.297187@almost.alerce.com> In-Reply-To: <18620.32294.160420.297187@almost.alerce.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_hda UAA patch second preview X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 21:47:40 -0000 George Hartzell wrote: > Alexander Motin writes: > > George Hartzell wrote: > > > I cvsup'ed my -STABLE mac pro amd64 this afternoon, applied > > > hda.7.20080828.patch, rebuilt everything. > > > > > > Sound no longer works. > > > > > > Sndstat is available at: > > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.sndstat > > > verbose dmesg is at: > > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.dmesg-out > > > > I have just uploaded fresh version with several fixes which also may fix > > this. Try it please. > > > > > I tried it both with and without > > > > > > hint.hdac.0.config="gpio1" > > > > > > I also get [GIANT] in my sndstat output. > > > > I hope I have fixed this also at last. > > > > -- > > Alexander Motin > > > > Still no sound. The sndstat output now says [MPSAFE] though. > > http://shrimp.alerce.com/macpro/hda.7.20080901.patch.dmesg-verbose > http://shrimp.alerce.com/macpro/hda.7.20080901.patch.sndstat As I can see Linux ALSA driver sets both gpio0 and gpio1 for ALC885 on MacPro. Have you tried to do in also? Also there is next 20080903 patch revision. Differences are minor, but present. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 4 04:48:07 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB2E5106566C for ; Thu, 4 Sep 2008 04:48:07 +0000 (UTC) (envelope-from jeff@doeshosting.com) Received: from hemp.ircpimps.org (hemp.ircpimps.org [66.11.114.212]) by mx1.freebsd.org (Postfix) with ESMTP id 932788FC22 for ; Thu, 4 Sep 2008 04:48:07 +0000 (UTC) (envelope-from jeff@doeshosting.com) Received: (qmail 3392 invoked from network); 3 Sep 2008 21:21:19 -0700 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on hemp.ircpimps.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=URIBL_GREY autolearn=no version=3.2.4 Received: from hemp.ircpimps.org (HELO ?127.0.0.1?) (jeff@doeshosting.com@66.11.114.212) by hemp.ircpimps.org with AES128-SHA encrypted SMTP; 3 Sep 2008 21:21:18 -0700 Message-Id: From: Jeff To: freebsd-multimedia@freebsd.org In-Reply-To: <67921C73D4E24B8E9B51A1E79CDF7F2D@leaf101> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Thu, 4 Sep 2008 00:20:52 -0400 References: <20080903120019.EF0CB10656AB@hub.freebsd.org> <67921C73D4E24B8E9B51A1E79CDF7F2D@leaf101> X-Mailer: Apple Mail (2.926) Subject: Re: PVR-150 improvements X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 04:48:07 -0000 On Sep 3, 2008, at 4:24 PM, Martin Ziegler wrote: >> >> Here are my patches against pvrxxx-09042008 from >> http://usleepless.110mb.com/pvrxxx_port.tgz >> In the current state the patches will break other cards >> because I haven't >> included checks which card is attached. But I hope they will >> make it in some >> way into the next pvrxxx version. >> > > Nice work. > > - The directory pvrxxx/work and is not present by default. > So you can't patch the files directly. > Thanks. > Martin >> > Martin, 'make patch' would handle that Stefan, thank you for adressing these problems, I can't wait to test with my 250. I will report back after testing it if nobody else has. -krzee From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 4 05:33:12 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B73F106564A for ; Thu, 4 Sep 2008 05:33:12 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C11548FC18 for ; Thu, 4 Sep 2008 05:33:11 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 04 Sep 2008 05:33:09 -0000 Received: from 85-127-253-3.dynamic.xdsl-line.inode.at (EHLO taxman.pepperland) [85.127.253.3] by mail.gmx.net (mp013) with SMTP; 04 Sep 2008 07:33:09 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX18kmCtduPEkYI0d/79i2PRoScLzjn72a2es9LhnWn hqeb65ntSmMtpn From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Thu, 4 Sep 2008 07:33:06 +0200 User-Agent: KMail/1.10.0 (FreeBSD/7.0-RELEASE-p3; KDE/4.1.0; i386; ; ) References: <20080903120019.EF0CB10656AB@hub.freebsd.org> <67921C73D4E24B8E9B51A1E79CDF7F2D@leaf101> In-Reply-To: <67921C73D4E24B8E9B51A1E79CDF7F2D@leaf101> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809040733.07452.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.59 Cc: Martin Ziegler Subject: Re: PVR-150 improvements X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 05:33:12 -0000 On Wednesday 03 September 2008 22:24:53 Martin Ziegler wrote: > > Date: Wed, 3 Sep 2008 11:15:45 +0200 > > From: Stefan Ehmann > > Subject: PVR-150 improvements > > To: freebsd-multimedia@freebsd.org > > Message-ID: <200809031115.45753.shoesoft@gmx.net> > > Content-Type: text/plain; charset="us-ascii" > > > > I recently acquired a PVR-150 card and had some issues with > > the pvrxxx port. I ... > Nice work. > > I've 2 notes: > - The directory pvrxxx/work and is not present by default. > So you can't patch the files directly. Should have mentioned that. It works if you run "make patch" in the pvrxxx directory and apply the patch afterwards. The reason for this was readability. E.g. tveeprom.c is only available as patch in the files directory. And I find patches against patches rather ugly. > - Works with a PVR-150 or a PVR-350 but not both at the > same time. If both are present in the system, only the PVR-350 > works (as cxm1). Not sure about the PVR-350. But at least it breaks the PVR-250 remote (which is fatal I think). The current patch is just for testing and might break other cards. This has to be fixed if it should be included in the main source. -- Stefan From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 4 05:41:22 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1854E1065679 for ; Thu, 4 Sep 2008 05:41:22 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 5D9958FC1B for ; Thu, 4 Sep 2008 05:41:21 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 04 Sep 2008 05:41:18 -0000 Received: from 85-127-253-3.dynamic.xdsl-line.inode.at (EHLO taxman.pepperland) [85.127.253.3] by mail.gmx.net (mp022) with SMTP; 04 Sep 2008 07:41:18 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX19S/O0ZdWdS0HAplnZ9XNwZHruNWcKXa5Gjfiekca 01TqkCJ/ieuB1H From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Thu, 4 Sep 2008 07:41:16 +0200 User-Agent: KMail/1.10.0 (FreeBSD/7.0-RELEASE-p3; KDE/4.1.0; i386; ; ) References: <20080903120019.EF0CB10656AB@hub.freebsd.org> <67921C73D4E24B8E9B51A1E79CDF7F2D@leaf101> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809040741.16496.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.66 Cc: Jeff Subject: Re: PVR-150 improvements X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 05:41:22 -0000 On Thursday 04 September 2008 06:20:52 Jeff wrote: > On Sep 3, 2008, at 4:24 PM, Martin Ziegler wrote: > >> Here are my patches against pvrxxx-09042008 from > >> http://usleepless.110mb.com/pvrxxx_port.tgz > >> In the current state the patches will break other cards > >> because I haven't > >> included checks which card is attached. But I hope they will > >> make it in some > >> way into the next pvrxxx version. ... > Stefan, > thank you for adressing these problems, I can't wait to test with my > 250. > I will report back after testing it if nobody else has. If you don't have a PVR-150 with a remote you have to exclude these files from the patch: dev/cxm/cxm.c dev/cxm/cxm.h and dev/cxm/cxm_ir.c Currently, these fix the remote on my card but will break others. The patches to the other files _should_ work for all cards (or at least do no harm). -- Stefan From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 4 08:30:12 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23D9C106566B; Thu, 4 Sep 2008 08:30:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EDA768FC36; Thu, 4 Sep 2008 08:30:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m848UBLc081633; Thu, 4 Sep 2008 08:30:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m848UBO3081627; Thu, 4 Sep 2008 08:30:11 GMT (envelope-from edwin) Date: Thu, 4 Sep 2008 08:30:11 GMT Message-Id: <200809040830.m848UBO3081627@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/127084: multimedia/linux-realplayer is vulnerable X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 08:30:12 -0000 Synopsis: multimedia/linux-realplayer is vulnerable Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Thu Sep 4 08:30:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127084 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 00:59:30 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DB8A106566B for ; Fri, 5 Sep 2008 00:59:30 +0000 (UTC) (envelope-from frtzkatz@yahoo.com) Received: from web63007.mail.re1.yahoo.com (web63007.mail.re1.yahoo.com [69.147.96.218]) by mx1.freebsd.org (Postfix) with SMTP id 2A7688FC08 for ; Fri, 5 Sep 2008 00:59:30 +0000 (UTC) (envelope-from frtzkatz@yahoo.com) Received: (qmail 24632 invoked by uid 60001); 5 Sep 2008 00:59:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=ivhy95VIjNQZAn91l9kO6tHs6ZCYxqBFb/oAdgt2tVc2rs/wIIzTI5jg0ruu5CdsSMK3YmQtz/efA6ILrvAJLKn0Hd0nhtRBv31pR3fNmKh8iedqpFx9Z7dOtJrENJvQRZaKd+fVdx+wSYBeYXMxnmkyVwFctQJPuQ8m+vJu+O0=; X-YMail-OSG: FFMc1FwVM1mUZHVl9JHNenKB6oYHKAm7xfVDlFzb2eNBwfopqDthlf4v7qMfVf5Gpmqgpz8Bue8vaERNH8BvLqq2FtfN0OB02Qa39fHGcsIdXNiA9SmO3syRxVxc5uw- Received: from [71.104.221.209] by web63007.mail.re1.yahoo.com via HTTP; Thu, 04 Sep 2008 17:59:29 PDT X-Mailer: YahooMailWebService/0.7.218.2 Date: Thu, 4 Sep 2008 17:59:29 -0700 (PDT) From: Fritz Katz To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <542052.24495.qm@web63007.mail.re1.yahoo.com> Subject: Is this a bug? (in /usr/src/sys/dev/bktr/bktr_os.c ) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: frtzkatz@yahoo.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 00:59:30 -0000 In FreeBSD-7.0, /usr/src/sys/dev/bktr/bktr_os.c, line 469: http://fxr.watson.org/fxr/source/dev/bktr/bktr_os.c?v=FREEBSD70#L469 __________ fail: if (bktr->res_irq) bus_release_resource(dev, SYS_RES_IRQ, bktr->irq_rid, bktr->res_irq); if (bktr->res_mem) bus_release_resource(dev, SYS_RES_IRQ, bktr->mem_rid, bktr->res_mem); return error; __________ Shouldn't the type field for the second bus_release_resource be SYS_RES_MEMORY? Would it cause a kernel panic if it were ever hit? If it is a bug, it's probably been there for years. Cheers, -- Fritz Katz. From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 01:56:35 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8DBB1065682 for ; Fri, 5 Sep 2008 01:56:35 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id A7D838FC20 for ; Fri, 5 Sep 2008 01:56:35 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m851RJEc026841 for ; Thu, 4 Sep 2008 20:27:19 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48C08B0B.5050304@math.missouri.edu> Date: Thu, 04 Sep 2008 20:27:39 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080829 SeaMonkey/1.1.11 MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 01:56:35 -0000 I have a Dell Inspiron 1525. I cannot get sound to work. I tried Alexander Motin's new snd_hda patches at http://people.freebsd.org/~mav/ I used the Sept 4 patch on CURRENT. Sound still didn't work. dmesg produces stuff like this: hdac0: mem 0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0 hdac0: hdac0: [ITHREAD] ........ hdac0: hdac0: hdac0: When I try to run a program like mpg123, I get a message like this: pcm0:virtual:dsp0.vp0: play interrupt timeout, channel dead I would be happy to help out with any diagnostics you like. The sound card isn't a big need for me, so if it doesn't work out its not a huge problem. But if anyone wants to make it work, I will be glad to be a guinea-pig. From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 07:27:11 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7F9F1065672 for ; Fri, 5 Sep 2008 07:27:11 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 6C60B8FC12 for ; Fri, 5 Sep 2008 07:27:11 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A55FDC.dip.t-dialin.net [84.165.95.220]) by redbull.bpaserver.net (Postfix) with ESMTP id 1379B2E0B4; Fri, 5 Sep 2008 09:26:54 +0200 (CEST) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 93A4E15394B; Fri, 5 Sep 2008 09:26:51 +0200 (CEST) Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m857Qp8K043193; Fri, 5 Sep 2008 09:26:51 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde Framework) with HTTP; Fri, 05 Sep 2008 09:26:51 +0200 Message-ID: <20080905092651.1040298canet8eas@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Fri, 05 Sep 2008 09:26:51 +0200 From: "Alexander Leidinger" To: "Stephen Montgomery-Smith" References: <48C08B0B.5050304@math.missouri.edu> In-Reply-To: <48C08B0B.5050304@math.missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 1379B2E0B4.3CA42 X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, score=-13.323, required 6, BAYES_00 -15.00, IMPRONONCABLE_2 1.50, RDNS_DYNAMIC 0.10, TW_SN 0.08) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: freebsd-multimedia@freebsd.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 07:27:11 -0000 Quoting "Stephen Montgomery-Smith" (from =20 Thu, 04 Sep 2008 20:27:39 -0500): > I have a Dell Inspiron 1525. I cannot get sound to work. I tried =20 > Alexander Motin's new snd_hda patches at > > http://people.freebsd.org/~mav/ > > I used the Sept 4 patch on CURRENT. Sound still didn't work. dmesg =20 > produces stuff like this: > > hdac0: mem =20 > 0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0 > hdac0: > hdac0: [ITHREAD] > > ........ > > hdac0: > hdac0: > hdac0: > > When I try to run a program like mpg123, I get a message like this: > > pcm0:virtual:dsp0.vp0: play interrupt timeout, channel dead > > I would be happy to help out with any diagnostics you like. The =20 > sound card isn't a big need for me, so if it doesn't work out its =20 > not a huge problem. But if anyone wants to make it work, I will be =20 > glad to be a guinea-pig. Send links to the verbose dmesg and the output of cat sndstat, and =20 Alexander can maybe help. Bye, Alexander. --=20 In the highest society, as well as in the lowest, woman is merely an instrument of pleasure. =09=09-- Tolstoy http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 10:09:25 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 514751065682 for ; Fri, 5 Sep 2008 10:09:25 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id C294C8FC25 for ; Fri, 5 Sep 2008 10:09:24 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from orphanage.alkar.net (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPA id 220105584; Fri, 05 Sep 2008 13:09:23 +0300 Message-ID: <48C10552.4020601@FreeBSD.org> Date: Fri, 05 Sep 2008 13:09:22 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <1220592183.00009548.1220580003@10.7.7.3> In-Reply-To: <1220592183.00009548.1220580003@10.7.7.3> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 10:09:25 -0000 Stephen Montgomery-Smith wrote: > I have a Dell Inspiron 1525. I cannot get sound to work. I tried > Alexander Motin's new snd_hda patches at > > http://people.freebsd.org/~mav/ > > I used the Sept 4 patch on CURRENT. Sound still didn't work. dmesg > produces stuff like this: > > hdac0: mem > 0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0 > hdac0: > hdac0: [ITHREAD] > ........ > hdac0: > hdac0: > hdac0: > > When I try to run a program like mpg123, I get a message like this: Looking that you have 3 different codecs in your system and at least the last of them is powerful enough you should probably have more then one pcmX/dspX device. So you can try to play via other ones also. > pcm0:virtual:dsp0.vp0: play interrupt timeout, channel dead I haven't seen such error before. But if it is an interrupt problem you can try device polling mode of driver.. > I would be happy to help out with any diagnostics you like. The sound > card isn't a big need for me, so if it doesn't work out its not a huge > problem. But if anyone wants to make it work, I will be glad to be a > guinea-pig. Send me please complete verbose dmesg out. This may be an interesting case to investigate. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 13:35:42 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8842B1065673 for ; Fri, 5 Sep 2008 13:35:42 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.185]) by mx1.freebsd.org (Postfix) with ESMTP id 175768FC1C for ; Fri, 5 Sep 2008 13:35:39 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so11840gve.39 for ; Fri, 05 Sep 2008 06:35:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=up71UFc3xl6ov53wUkgfEM2WEMfpQb1pyQuChqHQA40=; b=pg00y4zrRT1p/pQpRKmJ+cGipCWDw4okPZJNRMT3DxJWCoZMaykB9r5kWjvC3FpydT q6zulXb90cTwErV7nYcCovaVPD5xrNZnzYAQDwmVzlOja3xI3FQv8E5iY0x0hzDxubT0 WNikDo0e+V1Cnr9k80CSRFJHrIJYTPWo53kVg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=tp13C6MXx7BFkffdBplJdtCPM7ya+OOt6KtAl+bewjlJjHX8HyUJZzA4N6QcFFqDoJ e5QKVtEnITJyaxRCXk/cIjwU+6vuXmhAlrdfq2f6OMDikKdqLWWl7G8zPk864h1p8n++ T3PXwqAKW4uupbPJP80YWUkrXcw18ocenypK4= Received: by 10.103.248.17 with SMTP id a17mr7942621mus.63.1220621737729; Fri, 05 Sep 2008 06:35:37 -0700 (PDT) Received: by 10.103.231.14 with HTTP; Fri, 5 Sep 2008 06:35:37 -0700 (PDT) Message-ID: Date: Fri, 5 Sep 2008 10:35:37 -0300 From: "Carlos A. M. dos Santos" To: frtzkatz@yahoo.com In-Reply-To: <542052.24495.qm@web63007.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <542052.24495.qm@web63007.mail.re1.yahoo.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: Is this a bug? (in /usr/src/sys/dev/bktr/bktr_os.c ) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 13:35:42 -0000 On Thu, Sep 4, 2008 at 9:59 PM, Fritz Katz wrote: > In FreeBSD-7.0, /usr/src/sys/dev/bktr/bktr_os.c, line 469: > > http://fxr.watson.org/fxr/source/dev/bktr/bktr_os.c?v=FREEBSD70#L469 > __________ > > fail: > if (bktr->res_irq) > bus_release_resource(dev, SYS_RES_IRQ, bktr->irq_rid, bktr->res_irq); > if (bktr->res_mem) > bus_release_resource(dev, SYS_RES_IRQ, bktr->mem_rid, bktr->res_mem); > return error; > __________ > > Shouldn't the type field for the second bus_release_resource be SYS_RES_MEMORY? Would it cause a kernel panic if it were ever hit? If it is a bug, it's probably been there for years. For sure it is a bug, since it is not in accordance with http://fxr.watson.org/fxr/source/dev/bktr/bktr_os.c?v=FREEBSD70;im=excerpts#L347 -- cd /usr/ports/sysutils/life make clean From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 14:02:00 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C685106566C for ; Fri, 5 Sep 2008 14:02:00 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.177]) by mx1.freebsd.org (Postfix) with ESMTP id E26A88FC1E for ; Fri, 5 Sep 2008 14:01:59 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by ik-out-1112.google.com with SMTP id c30so299219ika.3 for ; Fri, 05 Sep 2008 07:01:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=xcpMAZ3V82rr3YgH3Vu6Kx3J2O6V2Woy9B+L2NwHHOo=; b=ky4czzCV2TraWAbrCX5w5kvM+YDj8KrarxLg282AYPCZ+1YD9MHgTA3IQBBuvp/pse SqE8dibhazRt7FVQhC263zVSvK+VbW7xYJkaIJG1MmdYAu6JtXxvUiPNg2U38qnWgaQf TPvc6RFfA//MENkgvpeYOkLYj0LNgOLYXanMM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Vj34JyiV3n11fM2puvsLBt84Micdz9GLQArqHm1+vLqRxG3zdR9vpmyFvn8An1+Hqt suAw5lvZ3B3Ow8Ck/ML9+Im5dmGd4VxqKrk25IWu5lvFk7rMIHEcp6R+H2PhJOicwIyo 8TVNUeNEJAQGl+RMQYzdA2p2I5lSqsg79kVP4= Received: by 10.210.65.17 with SMTP id n17mr13788936eba.80.1220623318241; Fri, 05 Sep 2008 07:01:58 -0700 (PDT) Received: by 10.210.29.14 with HTTP; Fri, 5 Sep 2008 07:01:58 -0700 (PDT) Message-ID: <80f4f2b20809050701m38a8a1f9k86a357a00b8195a5@mail.gmail.com> Date: Fri, 5 Sep 2008 10:01:58 -0400 From: Jim To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: tuner with bktr878[a] [en|de]coder and a Samsung S5H1411 tuner X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 14:02:00 -0000 I'm looking at getting a card that has this, and this is the info I've found. It looks like all of the tuner codes are in the driver. Could anyone give me an estimate of how likely it would be that I could add the tuners entry to "/usr/src/sys/dev/bktr/bktr_card.c" i.e. add an entry in the "static const struct CARDTYPE cards[]" array? What other arrays/values/files would I need to mess with? I'm guessing I'd have to enter a card ID somewhere, a tuner ID somewhere, and that array I listed *looks* like it has the card and tuner control definitions. Am I correct? Thanks, -Jim Stapleton From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 14:38:21 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35C271065679; Fri, 5 Sep 2008 14:38:21 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0D31D8FC23; Fri, 5 Sep 2008 14:38:21 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85EcKga083241; Fri, 5 Sep 2008 14:38:20 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85EcKLA083237; Fri, 5 Sep 2008 14:38:20 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 14:38:20 GMT Message-Id: <200809051438.m85EcKLA083237@freefall.freebsd.org> To: barbara.xxx1975@libero.it, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/126024: multimedia/ffmpeg - configure error using WITH_AMR_[NW]B X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 14:38:21 -0000 Synopsis: multimedia/ffmpeg - configure error using WITH_AMR_[NW]B State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Sep 5 14:38:01 UTC 2008 State-Changed-Why: This has been fixed in rev. 1.88 on August 17 http://www.freebsd.org/cgi/query-pr.cgi?pr=126024 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 14:38:31 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B76BC106566C; Fri, 5 Sep 2008 14:38:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7418FC19; Fri, 5 Sep 2008 14:38:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85EcVOX083297; Fri, 5 Sep 2008 14:38:31 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85EcV97083293; Fri, 5 Sep 2008 14:38:31 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 14:38:31 GMT Message-Id: <200809051438.m85EcV97083293@freefall.freebsd.org> To: josh.carroll@gmail.com, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/126045: multimedia/ffmpeg needs --enable-nonfree with --enable-libamr* X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 14:38:31 -0000 Synopsis: multimedia/ffmpeg needs --enable-nonfree with --enable-libamr* State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Sep 5 14:38:25 UTC 2008 State-Changed-Why: This has been fixed in rev. 1.88 on August 17 http://www.freebsd.org/cgi/query-pr.cgi?pr=126045 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 14:41:47 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24EDD1065673; Fri, 5 Sep 2008 14:41:47 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F0E2A8FC0A; Fri, 5 Sep 2008 14:41:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85EfkR9083761; Fri, 5 Sep 2008 14:41:46 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85EfkaE083757; Fri, 5 Sep 2008 14:41:46 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 14:41:46 GMT Message-Id: <200809051441.m85EfkaE083757@freefall.freebsd.org> To: freebsd@sopwith.solgatos.com, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/122922: [ patch ] multimedia/ffmpeg text output is mangled X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 14:41:47 -0000 Synopsis: [ patch ] multimedia/ffmpeg text output is mangled State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Fri Sep 5 14:40:04 UTC 2008 State-Changed-Why: Is this still an issue with 2008-07-27? If yes, it should be reported to the vendor -- this does not look like FreeBSD port specific issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=122922 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 14:51:26 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F5861065690; Fri, 5 Sep 2008 14:51:26 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DBA5D8FC0A; Fri, 5 Sep 2008 14:51:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85EpPh0084272; Fri, 5 Sep 2008 14:51:25 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85EpPFH084268; Fri, 5 Sep 2008 14:51:25 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 14:51:25 GMT Message-Id: <200809051451.m85EpPFH084268@freefall.freebsd.org> To: tatsuki_makino@hotmail.com, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/126043: multimedia/ffmpeg: ffplay returns Undefined symbol "pthread_join" X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 14:51:26 -0000 Synopsis: multimedia/ffmpeg: ffplay returns Undefined symbol "pthread_join" State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Fri Sep 5 14:47:07 UTC 2008 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=126043 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 14:53:28 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD0D91065671; Fri, 5 Sep 2008 14:53:28 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A4B518FC13; Fri, 5 Sep 2008 14:53:28 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85ErSI5084337; Fri, 5 Sep 2008 14:53:28 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85ErSNj084333; Fri, 5 Sep 2008 14:53:28 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 14:53:28 GMT Message-Id: <200809051453.m85ErSNj084333@freefall.freebsd.org> To: tatsuki_makino@hotmail.com, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/126043: multimedia/ffmpeg: ffplay returns Undefined symbol "pthread_join" X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 14:53:28 -0000 Synopsis: multimedia/ffmpeg: ffplay returns Undefined symbol "pthread_join" State-Changed-From-To: feedback->open State-Changed-By: pav State-Changed-When: Fri Sep 5 14:51:28 UTC 2008 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=126043 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 15:05:15 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 910B3106566C; Fri, 5 Sep 2008 15:05:15 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 67EBD8FC14; Fri, 5 Sep 2008 15:05:15 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85F5FMP084878; Fri, 5 Sep 2008 15:05:15 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85F5Fds084874; Fri, 5 Sep 2008 15:05:15 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 15:05:15 GMT Message-Id: <200809051505.m85F5Fds084874@freefall.freebsd.org> To: rannumgen@globaleyes.net, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/124501: multimedia/gstreamer-ffmpeg version 0.10.4_1 compile fails (gnome-config, gstreamer-check, many config errors) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 15:05:15 -0000 Synopsis: multimedia/gstreamer-ffmpeg version 0.10.4_1 compile fails (gnome-config, gstreamer-check, many config errors) State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Fri Sep 5 15:04:24 UTC 2008 State-Changed-Why: config.log is not relevant here; can you go to work/gst-ffmpeg-0.10.4/gst-libs/ext/ffmpeg/config.err, look for something like this: 1524 BEGIN /tmp/ffmpeg-conf--87465-.c 1525 1 int main(void){ return 0; } 1526 END /tmp/ffmpeg-conf--87465-.c and paste 10 lines around it, if they contain any errors? http://www.freebsd.org/cgi/query-pr.cgi?pr=124501 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 15:07:00 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EBEE1065671; Fri, 5 Sep 2008 15:07:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 670BF8FC18; Fri, 5 Sep 2008 15:07:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85F700U084948; Fri, 5 Sep 2008 15:07:00 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85F6xmb084944; Fri, 5 Sep 2008 15:06:59 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 15:06:59 GMT Message-Id: <200809051506.m85F6xmb084944@freefall.freebsd.org> To: zdbs@lif.de, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/124727: multimedia/gstreamer-ffmpeg 0.10.4_1 configure fails X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 15:07:00 -0000 Synopsis: multimedia/gstreamer-ffmpeg 0.10.4_1 configure fails State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Fri Sep 5 15:05:48 UTC 2008 State-Changed-Why: The "source: not found" is not a problem, it happens on a successfull build too. Can you check which program coredumped? http://www.freebsd.org/cgi/query-pr.cgi?pr=124727 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 15:15:47 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8963C106567C; Fri, 5 Sep 2008 15:15:47 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 618508FC13; Fri, 5 Sep 2008 15:15:47 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85FFl6G086739; Fri, 5 Sep 2008 15:15:47 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85FFliU086735; Fri, 5 Sep 2008 15:15:47 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 15:15:47 GMT Message-Id: <200809051515.m85FFliU086735@freefall.freebsd.org> To: tatsuki_makino@hotmail.com, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/126043: multimedia/ffmpeg: ffplay returns Undefined symbol "pthread_join" X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 15:15:47 -0000 Synopsis: multimedia/ffmpeg: ffplay returns Undefined symbol "pthread_join" State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Fri Sep 5 15:15:16 UTC 2008 State-Changed-Why: Is this still a problem with latest revision of ffmpeg port? Can you verify that during the build, -pthread is passed in ffplay_g linking command? http://www.freebsd.org/cgi/query-pr.cgi?pr=126043 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 15:20:57 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54C8F1065671; Fri, 5 Sep 2008 15:20:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C2628FC13; Fri, 5 Sep 2008 15:20:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85FKvdS086965; Fri, 5 Sep 2008 15:20:57 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85FKvbg086961; Fri, 5 Sep 2008 15:20:57 GMT (envelope-from pav) Date: Fri, 5 Sep 2008 15:20:57 GMT Message-Id: <200809051520.m85FKvbg086961@freefall.freebsd.org> To: tatsuki_makino@hotmail.com, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/123409: [Patch] ports:multimedia/ffmpeg fix WITH_OPTIMIZED_CFLAGS problem if build with gcc 4.2 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 15:20:57 -0000 Synopsis: [Patch] ports:multimedia/ffmpeg fix WITH_OPTIMIZED_CFLAGS problem if build with gcc 4.2 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Sep 5 15:20:14 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=123409 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 15:43:49 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C46B81065670 for ; Fri, 5 Sep 2008 15:43:49 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 555FA8FC16 for ; Fri, 5 Sep 2008 15:43:48 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so749757fgb.35 for ; Fri, 05 Sep 2008 08:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=PCuWA+35nFS30u9WKfPM9Ht9ztNN4kZrdvx5l98kivs=; b=uclMfccv714214gzEfBbryDtpn7xFy2XF31XzZsrZdVQwaHJLT8SYa9fudz3SEmLJM 2WneH4C6n3WkVH/D7dKNDldjNRJysjlxycqRA1zBisXQA6+eJvFfP3aFZUpbTftZqHrv XBS7s2HV5vjhoC4igtuQlD59RFCy74fOAMUOA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=J+Mdg83I6j85J+kxr7JM/yxM67/sTZyAmbsHC1I/9nOLZu5TxqeVXD0xhB8e6Cbfvz Z3zixWSheKE7uyHwsg4LjFm2nbo2HqFBqzCl1hOOQV8XHguki57O3Hy9u8KuVTvtmCTm s5C17LZZr7OD42rTIDagu+IWY8xC5IdcfckLE= Received: by 10.86.4.14 with SMTP id 14mr8910067fgd.20.1220629427634; Fri, 05 Sep 2008 08:43:47 -0700 (PDT) Received: by 10.86.63.1 with HTTP; Fri, 5 Sep 2008 08:43:47 -0700 (PDT) Message-ID: <53a1e0710809050843t2385d021x862f214de1b8aaa4@mail.gmail.com> Date: Fri, 5 Sep 2008 23:43:47 +0800 From: "Henry Hu" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: About the new hda patch X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 15:43:49 -0000 Hi, I'm using the patch version 20080904 with 7-STABLE. After one patch version (I suppose it was 20080901), I found that my "vol" volume control has lost its function. In the past, the sound volume was determined by the "vol" and "pcm", they both have effects. If "vol" * "mul" < 100, there were no sound. Now, the volume is solely determined by "pcm", and "vol" only determines if the sound is muted. Now, if "pcm" < 3, I cannot hear anything. If "vol" is 0, there is no sound. But the effect of "vol" == 1 is the same as "vol" == 100. So maybe there's something changed about volume handling in the driver? I can't determine which way is better, as the old way has thousands of levels available, there is only almost one hundred now. My codec is ALC262 under Intel 82801H(ich8). Best Regards, Henry From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 15:56:47 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7649106564A for ; Fri, 5 Sep 2008 15:56:47 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw2.york.ac.uk (mail-gw2.york.ac.uk [144.32.128.247]) by mx1.freebsd.org (Postfix) with ESMTP id 6E6B68FC1B for ; Fri, 5 Sep 2008 15:56:47 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw7.york.ac.uk (mail-gw7.york.ac.uk [144.32.129.30]) by mail-gw2.york.ac.uk (8.13.6/8.13.6) with ESMTP id m85FPu6Y013034; Fri, 5 Sep 2008 16:25:56 +0100 (BST) Received: from buffy-128.york.ac.uk ([144.32.128.160] helo=buffy.york.ac.uk) by mail-gw7.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1KbdC8-00033F-3p; Fri, 05 Sep 2008 16:25:56 +0100 Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.14.2/8.14.2) with ESMTP id m85FPtfL000304; Fri, 5 Sep 2008 16:25:55 +0100 (BST) (envelope-from gavin@FreeBSD.org) Received: (from ga9@localhost) by buffy.york.ac.uk (8.14.2/8.14.2/Submit) id m85FPto9000303; Fri, 5 Sep 2008 16:25:55 +0100 (BST) (envelope-from gavin@FreeBSD.org) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson To: mav@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 05 Sep 2008 16:25:55 +0100 Message-Id: <1220628355.99079.31.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin@freebsd.org Cc: freebsd-multimedia@FreeBSD.org Subject: HDA patch 20080903 experience X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 15:56:47 -0000 I'm testing the 20080903 HDA patch on RELENG_7 on a Sony PCG-4N1M laptop. # cat /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: at hdac0 cad 0 kld snd_hda [20080904_0106] [MPSAFE] (1p:1v/1r:1v channels duplex default) Firstly, with the old HDA driver, muting the internal speakers when a jack was inserted did not work, now it works correctly. I also get two extra mixer options ("mix" and "monitor"), "monitor" seems to be the internal microphone. The only problem I have so far with the new driver is that I get a short high-pitched scream when the module is loaded. I believe this is feedback from the internal speakers to the internal microphone, as I get a very similar sound if I turn the "monitor" channel up. Is there any way to fix this? Maybe by setting it's volume to zero before enabling it or similar? I also cannot get sound from the internal CD ROM drive, but this didn't work with the old HDA driver either. Is this something that can be made to work somehow? dmesg and pindump at: http://people.freebsd.org/~gavin/dmesg-v-sony-PCG-4N1M http://people.freebsd.org/~gavin/pindump-sony-PCG-4N1M Thanks for all your work on this! Gavin From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 17:31:18 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BDF51065675 for ; Fri, 5 Sep 2008 17:31:18 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from tomts47-srv.bellnexxia.net (tomts47.bellnexxia.net [209.226.175.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA888FC18 for ; Fri, 5 Sep 2008 17:31:17 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from toip41-bus.srvr.bell.ca ([67.69.240.42]) by tomts33-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20080905161634.DPTU1087.tomts33-srv.bellnexxia.net@toip41-bus.srvr.bell.ca> for ; Fri, 5 Sep 2008 12:16:34 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAFz4wEhKD7BS/2dsb2JhbACwEyOGYIFl Received: from mtrlpq02-1242542162.sdsl.bell.ca (HELO [31.33.7.200]) ([74.15.176.82]) by toip41-bus.srvr.bell.ca with ESMTP; 05 Sep 2008 12:16:24 -0400 Message-ID: <48C15B60.9090303@optiksecurite.com> Date: Fri, 05 Sep 2008 12:16:32 -0400 From: =?ISO-8859-1?Q?Francis_Dub=E9?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Mplayer-plugin + Firefox X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 17:31:18 -0000 Hi everyone, I'm using Mplayer plugin with Firefox 2.0.0.14 on FreeBSD 7.0. On boot, I automatically launch fluxbox then firefox (firefox --fullscreen http://127.0.0.1/index.php) and on that local webpage I play videos in loop using a .wax playlist. The problem is : Everytime I reboot, the first time my browser with mplayer-plugin startup it never work, there's just a gray page showing "Mplayer-Plugin, Playing http://127.0.0.1/playlist.wax". If I restart firefox it works fine almost everytime (like 95% of the time it works fine after I restarted firefox, 5% of the time i get the same result). At the moment I created a script that launch firefox once, then kill it, then launch it again. It's working...but kinda crappy. Anyone got an idea ? Thanks, Francis Dube From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 19:22:11 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9703B106567A for ; Fri, 5 Sep 2008 19:22:11 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from parsely.rain.com (parsely.rain.com [199.26.172.196]) by mx1.freebsd.org (Postfix) with ESMTP id D953C8FC24 for ; Fri, 5 Sep 2008 19:22:10 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from sopwith.solgatos.com (uucp@localhost) by parsely.rain.com (8.11.4/8.11.4) with UUCP id m85JLx903386; Fri, 5 Sep 2008 12:21:59 -0700 (PDT) (envelope-from freebsd@sopwith.solgatos.com) Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id TAA10722; Fri, 5 Sep 2008 19:20:43 GMT Message-Id: <200809051920.TAA10722@sopwith.solgatos.com> To: pav@FreeBSD.org In-reply-to: Your message of "Fri, 05 Sep 2008 14:41:46 GMT." <200809051441.m85EfkaE083757@freefall.freebsd.org> Date: Fri, 05 Sep 2008 12:20:43 +0100 From: Dieter Cc: freebsd-multimedia@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/122922: [ patch ] multimedia/ffmpeg text output is mangled X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 19:22:11 -0000 > Is this still an issue with 2008-07-27? I don't know what the date 2008-07-27 refers to. A new release of something? Is there reason to believe that "2008-07-27" fixes the problem? > If yes, it should be reported to the vendor Dealing with the ffmpeg developers requires more diplomatic skills than I possess. Back when I was submitting patches to them my success rate was probably something like 5%. :-( > -- this does not look like FreeBSD port specific issue. Agreed. > http://www.freebsd.org/cgi/query-pr.cgi?pr=122922 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 19:40:03 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDE671065687 for ; Fri, 5 Sep 2008 19:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AA9B58FC35 for ; Fri, 5 Sep 2008 19:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85Je3Q4012557 for ; Fri, 5 Sep 2008 19:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85Je3Mp012550; Fri, 5 Sep 2008 19:40:03 GMT (envelope-from gnats) Date: Fri, 5 Sep 2008 19:40:03 GMT Message-Id: <200809051940.m85Je3Mp012550@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Dieter Cc: Subject: Re: ports/122922: [ patch ] multimedia/ffmpeg text output is mangled X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dieter List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 19:40:03 -0000 The following reply was made to PR ports/122922; it has been noted by GNATS. From: Dieter To: pav@FreeBSD.org Cc: freebsd-multimedia@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/122922: [ patch ] multimedia/ffmpeg text output is mangled Date: Fri, 05 Sep 2008 12:20:43 +0100 > Is this still an issue with 2008-07-27? I don't know what the date 2008-07-27 refers to. A new release of something? Is there reason to believe that "2008-07-27" fixes the problem? > If yes, it should be reported to the vendor Dealing with the ffmpeg developers requires more diplomatic skills than I possess. Back when I was submitting patches to them my success rate was probably something like 5%. :-( > -- this does not look like FreeBSD port specific issue. Agreed. > http://www.freebsd.org/cgi/query-pr.cgi?pr=122922 From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 20:40:51 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE8751065670 for ; Fri, 5 Sep 2008 20:40:51 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC638FC15 for ; Fri, 5 Sep 2008 20:40:50 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 220136839; Fri, 05 Sep 2008 23:40:50 +0300 Message-ID: <48C19944.1090005@FreeBSD.org> Date: Fri, 05 Sep 2008 23:40:36 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Gavin Atkinson References: <1220628355.99079.31.camel@buffy.york.ac.uk> In-Reply-To: <1220628355.99079.31.camel@buffy.york.ac.uk> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: HDA patch 20080903 experience X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 20:40:51 -0000 Gavin Atkinson wrote: > I'm testing the 20080903 HDA patch on RELENG_7 on a Sony PCG-4N1M > laptop. > > # cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > Installed devices: > pcm0: at hdac0 cad 0 kld snd_hda [20080904_0106] [MPSAFE] (1p:1v/1r:1v channels duplex default) > > Firstly, with the old HDA driver, muting the internal speakers when a > jack was inserted did not work, now it works correctly. I also get two > extra mixer options ("mix" and "monitor"), "monitor" seems to be the > internal microphone. Driver uses "monitor" name for the first internal or second external microphone. "mix" is an input to output monitoring mix volume. > The only problem I have so far with the new driver is that I get a short > high-pitched scream when the module is loaded. I believe this is > feedback from the internal speakers to the internal microphone, as I get > a very similar sound if I turn the "monitor" channel up. Is there any > way to fix this? Maybe by setting it's volume to zero before enabling > it or similar? During initialization driver was used to set all used amplifiers to the maximum position. That caused audio loop in your case (via monitor => mix => vol) until mixer initialization restored their normal level. I have changed defaults from maximum to 0dB amplification. I think it should help in your case. > I also cannot get sound from the internal CD ROM drive, but this didn't > work with the old HDA driver either. Is this something that can be made > to work somehow? Your system vendor does not declare CD pin in codec configuration. But it is still possible that it is present on usual for this codec place. You may try to declare it with such device hint: hint.hdac.0.cad0.nid28.config="as=2 seq=1 device=CD" If you also have any other audio connectors on your notebook not detected by driver, you may try to add alike hints for other disabled pins. Tell me please if you succeed with this to make a permanent quirk. Also in new driver version (20080905) I have tuned mixer detection a bit, so now you should get working master volume control. Also I have added some quirks which should give you PCBEEP signal working and controlled (using "speaker"+"mix" controls) if is appropriately connected in hardware. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 21:30:26 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8853A106567A; Fri, 5 Sep 2008 21:30:26 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 5CBA48FC14; Fri, 5 Sep 2008 21:30:26 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m85LU3MB069674; Fri, 5 Sep 2008 16:30:04 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48C1A4F0.9050906@math.missouri.edu> Date: Fri, 05 Sep 2008 16:30:24 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080829 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Alexander Motin References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> In-Reply-To: <48C10552.4020601@FreeBSD.org> Content-Type: multipart/mixed; boundary="------------030108010300040201080506" Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 21:30:26 -0000 This is a multi-part message in MIME format. --------------030108010300040201080506 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Alexander Motin wrote: > Send me please complete verbose dmesg out. This may be an interesting > case to investigate. Here is dmesg and cat /dev/sndstat. --------------030108010300040201080506 Content-Type: text/plain; name="aaa" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="aaa" FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at hdac0 cad 1 kld snd_hda [20080904_0106] [MPSAFE] (1p:1v/0r:0v channels default) pcm1: at hdac0 cad 2 kld snd_hda [20080904_0106] [MPSAFE] (1p:1v/1r:1v channels duplex) pcm2: at hdac0 cad 2 kld snd_hda [20080904_0106] [MPSAFE] (1p:1v/0r:0v channels) pcm3: at hdac0 cad 2 kld snd_hda [20080904_0106] [MPSAFE] (1p:1v/0r:0v channels) --------------030108010300040201080506 Content-Type: text/plain; name="bbb" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="bbb" Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.0-CURRENT #2: Mon Sep 1 21:44:45 CDT 2008 stephen@laptop3.gateway.2wire.net:/usr/obj/usr/src/sys/LAPTOP3 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Core(TM)2 Duo CPU T5550 @ 1.83GHz (1828.76-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6fd Stepping = 13 Features=0xbfebfbff Features2=0xe39d AMD Features=0x20100000 AMD Features2=0x1 Cores per package: 2 real memory = 2137444352 (2038 MB) avail memory = 2084081664 (1987 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: on motherboard acpi0: [ITHREAD] Timecounter "HPET" frequency 14318180 Hz quality 900 acpi0: reservation of 0, 9f000 (3) failed acpi0: reservation of 100000, 7f56d800 (3) failed Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0xeff8-0xefff mem 0xfea00000-0xfeafffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 7676k stolen memory agp0: aperture size is 256M vgapci1: mem 0xfeb00000-0xfebfffff at device 2.1 on pci0 uhci0: port 0x6f20-0x6f3f irq 20 at device 26.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x6f00-0x6f1f irq 21 at device 26.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ehci0: mem 0xfed1c400-0xfed1c7ff irq 22 at device 26.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 2 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 4 ports with 4 removable, self powered ugen0: on uhub2 hdac0: mem 0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0 hdac0: hdac0: [ITHREAD] pcib1: at device 28.0 on pci0 pci9: on pcib1 mskc0: port 0xde00-0xdeff mem 0xfe8fc000-0xfe8fffff irq 16 at device 0.0 on pci9 msk0: on mskc0 msk0: Ethernet address: 00:1d:09:61:ec:14 miibus0: on msk0 e1000phy0: PHY 0 on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto mskc0: [FILTER] pcib2: at device 28.1 on pci0 pci11: on pcib2 iwn0: mem 0xfe7fe000-0xfe7fffff irq 17 at device 0.0 on pci11 iwn0: Reg Domain: MoW1, address 00:1f:3b:88:b0:b7 iwn0: [ITHREAD] iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11na MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps iwn0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps pcib3: at device 28.4 on pci0 pci12: on pcib3 uhci2: port 0x6f80-0x6f9f irq 20 at device 29.0 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb3: on uhci2 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered uhci3: port 0x6f60-0x6f7f irq 21 at device 29.1 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb4: on uhci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered uhci4: port 0x6f40-0x6f5f irq 22 at device 29.2 on pci0 uhci4: [GIANT-LOCKED] uhci4: [ITHREAD] usb5: on uhci4 usb5: USB revision 1.0 uhub5: on usb5 uhub5: 2 ports with 2 removable, self powered ehci1: mem 0xfed1c000-0xfed1c3ff irq 20 at device 29.7 on pci0 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb6: EHCI version 1.0 usb6: companion controllers, 2 ports each: usb3 usb4 usb5 usb6: on ehci1 usb6: USB revision 2.0 uhub6: on usb6 uhub6: 6 ports with 6 removable, self powered pcib4: at device 30.0 on pci0 pci2: on pcib4 fwohci0: <1394 Open Host Controller Interface> mem 0xfe3ff800-0xfe3fffff irq 16 at device 9.0 on pci2 fwohci0: [FILTER] fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 34:4f:c0:00:02:50:55:a1 fwohci0: Phy 1394a available S400, 1 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 36:4f:c0:50:55:a1 fwe0: Ethernet address: 36:4f:c0:50:55:a1 fwip0: on firewire0 fwip0: Firewire address: 34:4f:c0:00:02:50:55:a1 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x7d43c000 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode pci2: at device 9.1 (no driver attached) pci2: at device 9.2 (no driver attached) pci2: at device 9.3 (no driver attached) pci2: at device 9.4 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x6fa0-0x6faf irq 16 at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] atapci1: port 0x6eb0-0x6eb7,0x6eb8-0x6ebb,0x6ec0-0x6ec7,0x6ec8-0x6ecb,0x6ee0-0x6eff mem 0xfe9fb800-0xfe9fbfff irq 17 at device 31.2 on pci0 atapci1: [ITHREAD] atapci1: AHCI Version 01.10 controller with 3 ports PM not supported ata2: on atapci1 ata2: [ITHREAD] ata3: on atapci1 ata3: port not implemented ata3: [ITHREAD] ata4: on atapci1 ata4: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_acad0: on acpi0 battery0: on acpi0 acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64,0x62,0x66 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model GlidePoint, device ID 0 atrtc0: port 0x70-0x71,0x72-0x77 irq 8 on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 p4tcc1: on cpu1 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcefff,0xcf000-0xcffff pnpid ORM0000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) acd0: CDRW at ata0-master UDMA33 ad4: 114473MB at ata2-master SATA150 hdac0: hdac0: hdac0: pcm0: on hdac0 pcm1: on hdac0 pcm2: on hdac0 pcm3: on hdac0 GEOM_LABEL: Label for provider ad4s5 is ext2fs//boot. acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad4s2a wlan0: Ethernet address: 00:1f:3b:88:b0:b7 iwn0: need multicast update callback iwn0: need multicast update callback iwn0: need multicast update callback iwn0: need multicast update callback drm0: on vgapci0 info: [drm] AGP at 0xe0000000 256MB info: [drm] Initialized i915 1.5.0 20060119 drm0: [ITHREAD] --------------030108010300040201080506-- From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 21:34:37 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41FAD1065670; Fri, 5 Sep 2008 21:34:37 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id E88CB8FC14; Fri, 5 Sep 2008 21:34:36 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m85LYE1X069833; Fri, 5 Sep 2008 16:34:15 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48C1A5EB.4030504@math.missouri.edu> Date: Fri, 05 Sep 2008 16:34:35 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080829 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Alexander Motin References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> In-Reply-To: <48C10552.4020601@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 21:34:37 -0000 Alexander Motin wrote: > I haven't seen such error before. But if it is an interrupt problem you > can try device polling mode of driver.. How do I do this? (man snd suggested a dev.pcm.%d.polling sysctl, but "sysctl -a" doesn't list anything like this.) From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 21:40:35 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 316CF106567E for ; Fri, 5 Sep 2008 21:40:35 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id A257D8FC08 for ; Fri, 5 Sep 2008 21:40:34 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 220139247; Sat, 06 Sep 2008 00:40:33 +0300 Message-ID: <48C1A745.3020809@FreeBSD.org> Date: Sat, 06 Sep 2008 00:40:21 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> <48C1A4F0.9050906@math.missouri.edu> In-Reply-To: <48C1A4F0.9050906@math.missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 21:40:35 -0000 Hi. Stephen Montgomery-Smith wrote: > Alexander Motin wrote: > >> Send me please complete verbose dmesg out. This may be an interesting >> case to investigate. > > Here is dmesg and cat /dev/sndstat. I have asked verbose logs, but this is normal. Add boot_verbose="YES" to your loader.conf or select it from the boot menu. All I can see now is that your pcm0/dsp0 device is not from your most featured codec. Send me please verbose logs and try other dspX playback devices. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 21:43:03 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F10D11065677 for ; Fri, 5 Sep 2008 21:43:03 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 6EA618FC12 for ; Fri, 5 Sep 2008 21:43:03 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 220139348; Sat, 06 Sep 2008 00:43:02 +0300 Message-ID: <48C1A7D9.9020003@FreeBSD.org> Date: Sat, 06 Sep 2008 00:42:49 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> <48C1A5EB.4030504@math.missouri.edu> In-Reply-To: <48C1A5EB.4030504@math.missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 21:43:04 -0000 Stephen Montgomery-Smith wrote: > Alexander Motin wrote: > >> I haven't seen such error before. But if it is an interrupt problem you >> can try device polling mode of driver.. > > How do I do this? (man snd suggested a dev.pcm.%d.polling sysctl, but > "sysctl -a" doesn't list anything like this.) sysctl dev.hdac.0.polling=1 snd_hda man page patch is also available on site. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 21:47:54 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCBD61065689; Fri, 5 Sep 2008 21:47:54 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 99D398FC20; Fri, 5 Sep 2008 21:47:54 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m85LlVQn070366; Fri, 5 Sep 2008 16:47:31 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48C1A908.2040801@math.missouri.edu> Date: Fri, 05 Sep 2008 16:47:52 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080829 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Alexander Motin References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> <48C1A4F0.9050906@math.missouri.edu> <48C1A745.3020809@FreeBSD.org> In-Reply-To: <48C1A745.3020809@FreeBSD.org> Content-Type: multipart/mixed; boundary="------------060904050601000806080305" Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 21:47:55 -0000 This is a multi-part message in MIME format. --------------060904050601000806080305 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Alexander Motin wrote: > Hi. > > Stephen Montgomery-Smith wrote: >> Alexander Motin wrote: >> >>> Send me please complete verbose dmesg out. This may be an interesting >>> case to investigate. >> >> Here is dmesg and cat /dev/sndstat. > > I have asked verbose logs, but this is normal. Add > boot_verbose="YES" > to your loader.conf or select it from the boot menu. All I can see now > is that your pcm0/dsp0 device is not from your most featured codec. My apologies. Here it is. --------------060904050601000806080305 Content-Type: text/plain; name="aaa" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="aaa" hdac0: TCSEL: 0x07 -> 0x00 hdac0: DMA Coherency: Uncacheable / vendor=0x8086 hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfe9fc000 hdac0: [MPSAFE] hdac0: [ITHREAD] hdac0: CORB size: 256 hdac0: RIRB size: 256 hdac0: Streams: ISS=4 OSS=4 BSS=0 hdac0: hdac_dma_alloc: size=1024 -> roundsz=1024 hdac0: hdac_dma_alloc: size=2048 -> roundsz=2048 pcib1: at device 28.0 on pci0 pcib1: domain 0 pcib1: secondary bus 9 pcib1: subordinate bus 9 pcib1: I/O decode 0xd000-0xdfff pcib1: memory decode 0xfe800000-0xfe8fffff pcib1: no prefetched decode pci9: on pcib1 pci9: domain=0, physical bus=9 found-> vendor=0x11ab, dev=0x4354, revid=0x12 domain=0, bus=9, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 3 supports D0 D1 D2 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 64, base 0xfe8fc000, size 14, enabled pcib1: requested memory range 0xfe8fc000-0xfe8fffff: good map[18]: type I/O Port, range 32, base 0xde00, size 8, enabled pcib1: requested I/O range 0xde00-0xdeff: in range pcib1: matched entry for 9.0.INTA pcib1: slot 0 INTA hardwired to IRQ 16 mskc0: port 0xde00-0xdeff mem 0xfe8fc000-0xfe8fffff irq 16 at device 0.0 on pci9 mskc0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfe8fc000 mskc0: MSI count : 1 mskc0: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 256 to vector 52 mskc0: using IRQ 256 for MSI mskc0: RAM buffer size : 0KB msk0: on mskc0 msk0: bpf attached msk0: Ethernet address: 00:1d:09:61:ec:14 miibus0: on msk0 e1000phy0: PHY 0 on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto mskc0: [MPSAFE] mskc0: [FILTER] pcib2: at device 28.1 on pci0 pcib2: domain 0 pcib2: secondary bus 11 pcib2: subordinate bus 11 pcib2: I/O decode 0xf000-0xfff pcib2: memory decode 0xfe700000-0xfe7fffff pcib2: no prefetched decode pci11: on pcib2 pci11: domain=0, physical bus=11 found-> vendor=0x8086, dev=0x4229, revid=0x61 domain=0, bus=11, slot=0, func=0 class=02-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0106, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 64, base 0xfe7fe000, size 13, enabled pcib2: requested memory range 0xfe7fe000-0xfe7fffff: good pcib2: matched entry for 11.0.INTA pcib2: slot 0 INTA hardwired to IRQ 17 iwn0: mem 0xfe7fe000-0xfe7fffff irq 17 at device 0.0 on pci11 iwn0: Reserved 0x2000 bytes for rid 0x10 type 3 at 0xfe7fe000 iwn0: Reg Domain: MoW1, address 00:1f:3b:88:b0:b7 iwn0: bpf attached ioapic0: routing intpin 17 (PCI IRQ 17) to vector 53 iwn0: [MPSAFE] iwn0: [ITHREAD] iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11na MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps iwn0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps pcib3: at device 28.4 on pci0 pcib3: domain 0 pcib3: secondary bus 12 pcib3: subordinate bus 13 pcib3: I/O decode 0xc000-0xcfff pcib3: memory decode 0xfe400000-0xfe6fffff pcib3: prefetched decode 0xf0000000-0xf01fffff pci12: on pcib3 pci12: domain=0, physical bus=12 uhci2: port 0x6f80-0x6f9f irq 20 at device 29.0 on pci0 uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0x6f80 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb3: on uhci2 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered uhci3: port 0x6f60-0x6f7f irq 21 at device 29.1 on pci0 uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0x6f60 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb4: on uhci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered uhci4: port 0x6f40-0x6f5f irq 22 at device 29.2 on pci0 uhci4: Reserved 0x20 bytes for rid 0x20 type 4 at 0x6f40 uhci4: [GIANT-LOCKED] uhci4: [ITHREAD] usb5: on uhci4 usb5: USB revision 1.0 uhub5: on usb5 uhub5: 2 ports with 2 removable, self powered ehci1: mem 0xfed1c000-0xfed1c3ff irq 20 at device 29.7 on pci0 ehci1: Reserved 0x400 bytes for rid 0x10 type 3 at 0xfed1c000 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb6: EHCI version 1.0 usb6: companion controllers, 2 ports each: usb3 usb4 usb5 usb6: on ehci1 usb6: USB revision 2.0 uhub6: on usb6 uhub6: 6 ports with 6 removable, self powered pcib4: at device 30.0 on pci0 pcib4: domain 0 pcib4: secondary bus 2 pcib4: subordinate bus 2 pcib4: I/O decode 0xf000-0xfff pcib4: memory decode 0xfe300000-0xfe3fffff pcib4: no prefetched decode pcib4: Subtractively decoded bridge. pci2: on pcib4 pci2: domain=0, physical bus=2 found-> vendor=0x1180, dev=0x0832, revid=0x05 domain=0, bus=2, slot=9, func=0 class=0c-00-10, hdrtype=0x00, mfdev=1 cmdreg=0x0106, statreg=0x0210, cachelnsz=16 (dwords) lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x04 (1000 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xfe3ff800, size 11, enabled pcib4: requested memory range 0xfe3ff800-0xfe3fffff: good pcib4: matched entry for 2.9.INTA pcib4: slot 9 INTA hardwired to IRQ 16 found-> vendor=0x1180, dev=0x0822, revid=0x22 domain=0, bus=2, slot=9, func=1 class=08-05-01, hdrtype=0x00, mfdev=1 cmdreg=0x0106, statreg=0x0210, cachelnsz=16 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xfe3ff400, size 8, enabled pcib4: requested memory range 0xfe3ff400-0xfe3ff4ff: good pcib4: matched entry for 2.9.INTB pcib4: slot 9 INTB hardwired to IRQ 18 found-> vendor=0x1180, dev=0x0843, revid=0x12 domain=0, bus=2, slot=9, func=2 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0106, statreg=0x0210, cachelnsz=16 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xfe3ff500, size 8, enabled pcib4: requested memory range 0xfe3ff500-0xfe3ff5ff: good pcib4: matched entry for 2.9.INTB pcib4: slot 9 INTB hardwired to IRQ 18 found-> vendor=0x1180, dev=0x0592, revid=0x12 domain=0, bus=2, slot=9, func=3 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0106, statreg=0x0210, cachelnsz=16 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xfe3ff600, size 8, enabled pcib4: requested memory range 0xfe3ff600-0xfe3ff6ff: good pcib4: matched entry for 2.9.INTB pcib4: slot 9 INTB hardwired to IRQ 18 found-> vendor=0x1180, dev=0x0852, revid=0x12 domain=0, bus=2, slot=9, func=4 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0106, statreg=0x0210, cachelnsz=16 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xfe3ff700, size 8, enabled pcib4: requested memory range 0xfe3ff700-0xfe3ff7ff: good pcib4: matched entry for 2.9.INTB pcib4: slot 9 INTB hardwired to IRQ 18 fwohci0: vendor=1180, dev=832 fwohci0: vendor=1180, dev=832 fwohci0: <1394 Open Host Controller Interface> mem 0xfe3ff800-0xfe3fffff irq 16 at device 9.0 on pci2 fwohci0: Reserved 0x800 bytes for rid 0x10 type 3 at 0xfe3ff800 ioapic0: routing intpin 16 (PCI IRQ 16) to vector 54 fwohci0: [MPSAFE] fwohci0: [FILTER] fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 34:4f:c0:00:02:50:55:a1 fwohci0: Phy 1394a available S400, 1 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 36:4f:c0:50:55:a1 fwe0: bpf attached fwe0: Ethernet address: 36:4f:c0:50:55:a1 fwip0: on firewire0 fwip0: bpf attached fwip0: Firewire address: 34:4f:c0:00:02:50:55:a1 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x7d43c000 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode pci2: at device 9.1 (no driver attached) pci2: at device 9.2 (no driver attached) pci2: at device 9.3 (no driver attached) pci2: at device 9.4 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x6fa0-0x6faf irq 16 at device 31.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x6fa0 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=01 ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata0: stat1=0x01 err=0x04 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=00 stat1=01 devices=0x10000 ioapic0: routing intpin 14 (ISA IRQ 14) to vector 55 ata0: [MPSAFE] ata0: [ITHREAD] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ioapic0: routing intpin 15 (ISA IRQ 15) to vector 56 ata1: [MPSAFE] ata1: [ITHREAD] atapci1: port 0x6eb0-0x6eb7,0x6eb8-0x6ebb,0x6ec0-0x6ec7,0x6ec8-0x6ecb,0x6ee0-0x6eff mem 0xfe9fb800-0xfe9fbfff irq 17 at device 31.2 on pci0 atapci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0x6ee0 atapci1: Reserved 0x800 bytes for rid 0x24 type 3 at 0xfe9fb800 atapci1: [MPSAFE] atapci1: [ITHREAD] atapci1: AHCI Version 01.10 controller with 3 ports PM not supported ata2: on atapci1 ata2: SATA connect time=0ms ata2: BUSY wait time=1ms ata2: SIGNATURE: 00000101 ata2: ahci_reset devices=00000001 ata2: [MPSAFE] ata2: [ITHREAD] ata3: on atapci1 ata3: port not implemented ata3: [MPSAFE] ata3: [ITHREAD] ata4: on atapci1 ata4: SATA connect status=00000004 ata4: phy reset found no device ata4: [MPSAFE] ata4: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_acad0: on acpi0 battery0: on acpi0 acpi_tz0: on acpi0 psmcpnp0: irq 12 on acpi0 atkbdc0: port 0x60,0x64,0x62,0x66 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to vector 57 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: current command byte:0065 psm0: irq 12 on atkbdc0 ioapic0: routing intpin 12 (ISA IRQ 12) to vector 58 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model GlidePoint, device ID 0-00, 2 buttons psm0: config:00000000, flags:00000008, packet size:3 psm0: syncmask:c0, syncbits:00 atrtc0: port 0x70-0x71,0x72-0x77 irq 8 on acpi0 atrtc0: registered as a time-of-day clock (resolution 1000000us) cpu0: on acpi0 ACPI: SSDT @ 0x0x7f66e57a/0x0202 (v 1 PmRef Cpu0Ist 0x00003000 INTL 0x20050624) ACPI: SSDT @ 0x0x7f66df10/0x05E5 (v 1 PmRef Cpu0Cst 0x00003001 INTL 0x20050624) est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 ACPI: SSDT @ 0x0x7f66e77c/0x00C4 (v 1 PmRef Cpu1Ist 0x00003000 INTL 0x20050624) ACPI: SSDT @ 0x0x7f66e4f5/0x0085 (v 1 PmRef Cpu1Cst 0x00003000 INTL 0x20050624) est1: on cpu1 p4tcc1: on cpu1 unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff ex_isa_identify() ahc_isa_probe 0: ioport 0xc00 alloc failed ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it atrtc: atrtc0 already exists; skipping it pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcefff,0xcf000-0xcffff pnpid ORM0000 on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fe0: not probed (disabled) ie0: not probed (disabled) le0: not probed (disabled) ppc0: parallel port not found. ppc0: failed to probe at irq 7 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: sc (syscons terminal) sn0: not probed (disabled) uart0: failed to probe at port 0x3f8-0x3ff irq 4 on isa0 uart1: failed to probe at port 0x2f8-0x2ff irq 3 on isa0 uart2: not probed (disabled) uart3: not probed (disabled) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 isa_probe_children: probing PnP devices Device configuration finished. Reducing kern.maxvnodes 133634 -> 100000 procfs registered lapic: Divisor 2, Frequency 83125922 hz Timecounter "TSC" frequency 1828770152 Hz quality -100 Timecounters tick every 1.000 msec lo0: bpf attached hptrr: no controller detected. firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) ata0: identify ch->devices=00010000 acpi_acad0: acline initialization start acpi_acad0: On Line acpi_acad0: acline initialization done, tried 1 times battery0: battery initialization start battery0: battery initialization done, tried 1 times ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire acd0: setting PIO4 on ICH8M chip acd0: setting UDMA33 on ICH8M chip acd0: CDRW drive at ata0 as master acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, UDMA33 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet acd0: Writes: CDR, CDRW, test write, burnproof acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc ata1: identify ch->devices=00000000 ata2: identify ch->devices=00000001 ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire ad4: 114473MB at ata2-master SATA150 ad4: 234441648 sectors [232581C/16H/63S] 16 sectors/interrupt 1 depth queue GEOM: new disk ad4 ad4: Intel check1 failed ad4: Adaptec check1 failed ad4: LSI (v3) check1 failed ad4: LSI (v2) check1 failed ad4: FreeBSD check1 failed ata3: identify ch->devices=00000000 ata4: identify ch->devices=00000000 hdac0: HDA Config: on=0x00000000 off=0x00000000 hdac0: Starting CORB Engine... hdac0: Starting RIRB Engine... hdac0: Enabling controller interrupt... hdac0: Scanning HDA codecs ... hdac0: Probing codec 0... hdac0: hdac0: hdac0: Vendor: 0x14f1 hdac0: Device: 0x2c06 hdac0: Revision: 0x00 hdac0: Stepping: 0x00 hdac0: PCI Subvendor: 0x022f1028 hdac0: startnode=2 endnode=3 hdac0: Found modem FG nid=2 hdac0: Probing codec 1... hdac0: hdac0: hdac0: Vendor: 0x1095 hdac0: Device: 0x1392 hdac0: Revision: 0x00 hdac0: Stepping: 0x00 hdac0: PCI Subvendor: 0x022f1028 hdac0: startnode=1 endnode=2 hdac0: Found audio FG nid=1 hdac0: Probing codec 2... hdac0: hdac0: hdac0: Vendor: 0x8384 hdac0: Device: 0x7616 hdac0: Revision: 0x04 hdac0: Stepping: 0x02 hdac0: PCI Subvendor: 0x022f1028 hdac0: startnode=1 endnode=2 hdac0: Found audio FG nid=1 hdac0: Power down unsupported non-audio FG cad=0 nid=2 to the D3 state... hdac0: Parsing audio FG cad=1 nid=1... hdac0: Nodes: start=2 endnode=4 total=2 hdac0: GPIO: 0x00000000 hdac0: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0 hdac0: nid 3 0x18560010 as 1 seq 0 Digital-out Jack jack 6 loc 24 color Unknown misc 0 hdac0: Parsing Ctls... hdac0: Parsing vendor patch... hdac0: Disabling nonaudio... hdac0: Disabling useless... hdac0: Patched pins configuration: hdac0: nid 3 0x18560010 as 1 seq 0 Digital-out Jack jack 6 loc 24 color Unknown misc 0 hdac0: Parsing pin associations... hdac0: 1 associations found hdac0: Association 0 (1) out: hdac0: Pin nid=3 seq=0 hdac0: Building AFG tree... hdac0: HWiP: HDA Widget Parser - Revision 2 hdac0: Tracing association 0 (1) hdac0: Tracing pin 3 with min nid 0 hdac0: tracing via nid 3 hdac0: tracing via nid 2 hdac0: nid 2 returned 2 hdac0: nid 3 returned 2 hdac0: Pin 3 traced to DAC 2 hdac0: Association 0 (1) trace succeded hdac0: Tracing input monitor hdac0: Tracing beeper hdac0: Disabling unassociated widgets... hdac0: Disabling nonselected inputs... hdac0: Disabling useless... hdac0: Disabling crossassociatement connections... hdac0: Disabling useless... hdac0: Binding associations to channels... hdac0: Assigning names to signal sources... hdac0: Assigning mixers to the tree... hdac0: AFG commit... hdac0: Ctls commit... hdac0: Power commit... hdac0: HP switch init... hdac0: hdac0: HDA config/quirks: forcestereo ivref50 ivref80 ivref100 ivref hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: IN amp: 0x00000000 hdac0: OUT amp: 0x00000000 hdac0: hdac0: nid: 2 [DIGITAL] hdac0: name: audio output hdac0: widget_cap: 0x00006211 hdac0: Parse flags: 0x00000000 hdac0: Association: 0 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000005 hdac0: Format: AC3 PCM hdac0: PCM cap: 0x001e07f0 hdac0: PCM size: 16 20 24 32 hdac0: PCM rate: 32 44 48 88 96 176 192 hdac0: connections: 0 hdac0: hdac0: nid: 3 [DIGITAL] hdac0: name: pin: Digital-out (Jack) hdac0: widget_cap: 0x0040738d hdac0: Parse flags: 0x00000000 hdac0: Association: 0 (0x00000001) hdac0: OSS: hdac0: Pin cap: 0x00000094 hdac0: PDC OUT : UNSOL hdac0: Pin config: 0x18560010 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: hdac0: +------------------------+ hdac0: | DUMPING HDA AMPLIFIERS | hdac0: +------------------------+ hdac0: hdac0: 1: nid 3 in (out) index 0 ossmask=0x00000011 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: Parsing audio FG cad=2 nid=1... hdac0: Nodes: start=2 endnode=37 total=35 hdac0: GPIO: 0xc0000003 hdac0: NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=1 GPIUnsol=1 hdac0: nid 10 0x0221101f as 1 seq 15 Headphones Jack jack 1 loc 2 color Black misc 0 hdac0: nid 11 0x40f000f1 as 15 seq 1 Other None jack 0 loc 0 color Unknown misc 0 hdac0: nid 12 0x40f000f7 as 15 seq 7 Other None jack 0 loc 0 color Unknown misc 0 hdac0: nid 13 0x90170110 as 1 seq 0 Speaker Fixed jack 7 loc 16 color Unknown misc 1 hdac0: nid 14 0x02a11020 as 2 seq 0 Mic Jack jack 1 loc 2 color Black misc 0 hdac0: nid 15 0x02011030 as 3 seq 0 Line-out Jack jack 1 loc 2 color Black misc 0 hdac0: nid 16 0x40f000f2 as 15 seq 2 Other None jack 0 loc 0 color Unknown misc 0 hdac0: nid 17 0x40f000f3 as 15 seq 3 Other None jack 0 loc 0 color Unknown misc 0 hdac0: nid 18 0x40f000f4 as 15 seq 4 Other None jack 0 loc 0 color Unknown misc 0 hdac0: nid 19 0x90a6012e as 2 seq 14 Mic Fixed jack 6 loc 16 color Unknown misc 1 hdac0: nid 20 0x40f000f5 as 15 seq 5 Other None jack 0 loc 0 color Unknown misc 0 hdac0: nid 33 0x985610a0 as 10 seq 0 Digital-out Fixed jack 6 loc 24 color Black misc 0 hdac0: nid 34 0x40f000f6 as 15 seq 6 Other None jack 0 loc 0 color Unknown misc 0 hdac0: Parsing Ctls... hdac0: Parsing vendor patch... hdac0: Disabling nonaudio... hdac0: Disabling nid 36 due to it's non-audio type. hdac0: Disabling useless... hdac0: Disabling pin nid 11 due to None connectivity. hdac0: Disabling pin nid 12 due to None connectivity. hdac0: Disabling pin nid 16 due to None connectivity. hdac0: Disabling pin nid 17 due to None connectivity. hdac0: Disabling pin nid 18 due to None connectivity. hdac0: Disabling pin nid 20 due to None connectivity. hdac0: Disabling pin nid 34 due to None connectivity. hdac0: Disabling nid 21 connection 1 due to disabled child widget. hdac0: Disabling nid 21 connection 3 due to disabled child widget. hdac0: Disabling nid 21 connection 4 due to disabled child widget. hdac0: Disabling nid 21 connection 7 due to disabled child widget. hdac0: Disabling nid 21 connection 8 due to disabled child widget. hdac0: Disabling nid 22 connection 1 due to disabled child widget. hdac0: Disabling nid 22 connection 3 due to disabled child widget. hdac0: Disabling nid 22 connection 4 due to disabled child widget. hdac0: Disabling nid 22 connection 7 due to disabled child widget. hdac0: Disabling nid 22 connection 8 due to disabled child widget. hdac0: Disabling nid 23 connection 1 due to disabled child widget. hdac0: Disabling nid 23 connection 3 due to disabled child widget. hdac0: Disabling nid 23 connection 4 due to disabled child widget. hdac0: Disabling nid 23 connection 7 due to disabled child widget. hdac0: Disabling nid 23 connection 8 due to disabled child widget. hdac0: Disabling nid 27 connection 2 due to disabled child widget. hdac0: Disabling nid 28 connection 2 due to disabled child widget. hdac0: Disabling nid 29 connection 2 due to disabled child widget. hdac0: Disabling nid 32 connection 0 due to disabled child widget. hdac0: Patched pins configuration: hdac0: nid 10 0x0221101f as 1 seq 15 Headphones Jack jack 1 loc 2 color Black misc 0 hdac0: nid 11 0x40f000f1 as 15 seq 1 Other None jack 0 loc 0 color Unknown misc 0 [DISABLED] hdac0: nid 12 0x40f000f7 as 15 seq 7 Other None jack 0 loc 0 color Unknown misc 0 [DISABLED] hdac0: nid 13 0x90170110 as 1 seq 0 Speaker Fixed jack 7 loc 16 color Unknown misc 1 hdac0: nid 14 0x02a11020 as 2 seq 0 Mic Jack jack 1 loc 2 color Black misc 0 hdac0: nid 15 0x02011030 as 3 seq 0 Line-out Jack jack 1 loc 2 color Black misc 0 hdac0: nid 16 0x40f000f2 as 15 seq 2 Other None jack 0 loc 0 color Unknown misc 0 [DISABLED] hdac0: nid 17 0x40f000f3 as 15 seq 3 Other None jack 0 loc 0 color Unknown misc 0 [DISABLED] hdac0: nid 18 0x40f000f4 as 15 seq 4 Other None jack 0 loc 0 color Unknown misc 0 [DISABLED] hdac0: nid 19 0x90a6012e as 2 seq 14 Mic Fixed jack 6 loc 16 color Unknown misc 1 hdac0: nid 20 0x40f000f5 as 15 seq 5 Other None jack 0 loc 0 color Unknown misc 0 [DISABLED] hdac0: nid 33 0x985610a0 as 10 seq 0 Digital-out Fixed jack 6 loc 24 color Black misc 0 hdac0: nid 34 0x40f000f6 as 15 seq 6 Other None jack 0 loc 0 color Unknown misc 0 [DISABLED] hdac0: Parsing pin associations... hdac0: 4 associations found hdac0: Association 0 (1) out: hdac0: Pin nid=13 seq=0 hdac0: Pin nid=10 seq=15 hdac0: Association 1 (2) in: hdac0: Pin nid=14 seq=0 hdac0: Pin nid=19 seq=14 hdac0: Association 2 (3) out: hdac0: Pin nid=15 seq=0 hdac0: Association 3 (10) out: hdac0: Pin nid=33 seq=0 hdac0: Building AFG tree... hdac0: HWiP: HDA Widget Parser - Revision 2 hdac0: Tracing association 0 (1) hdac0: Tracing pin 13 with min nid 0 hdac0: tracing via nid 13 hdac0: tracing via nid 2 hdac0: nid 2 returned 2 hdac0: nid 13 returned 2 hdac0: Pin 13 traced to DAC 2 hdac0: Tracing pin 10 with min nid 0 and hpredir 0 hdac0: tracing via nid 10 hdac0: tracing via nid 2 hdac0: nid 2 returned 2 hdac0: nid 10 returned 2 hdac0: Pin 10 traced to DAC 2 hdac0: Association 0 (1) trace succeded hdac0: Tracing association 1 (2) hdac0: Tracing pin 14 to ADC 7 hdac0: tracing via nid 14 hdac0: tracing via nid 21 hdac0: tracing via nid 24 hdac0: tracing via nid 27 hdac0: tracing via nid 7 hdac0: nid 7 returned 1 hdac0: tracing via nid 33 hdac0: nid 33 returned 0 hdac0: nid 27 returned 1 hdac0: nid 24 returned 1 hdac0: nid 21 returned 1 hdac0: tracing via nid 22 hdac0: tracing via nid 25 hdac0: tracing via nid 28 hdac0: tracing via nid 8 hdac0: nid 8 returned 0 hdac0: tracing via nid 33 hdac0: nid 33 returned 0 hdac0: nid 28 returned 0 hdac0: nid 25 returned 0 hdac0: nid 22 returned 0 hdac0: tracing via nid 23 hdac0: tracing via nid 26 hdac0: tracing via nid 29 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: tracing via nid 33 hdac0: nid 33 returned 0 hdac0: nid 29 returned 0 hdac0: nid 26 returned 0 hdac0: nid 23 returned 0 hdac0: nid 14 returned 1 hdac0: Traced to ADC 7 hdac0: Tracing pin 19 to ADC 7 hdac0: tracing via nid 19 hdac0: tracing via nid 27 hdac0: tracing via nid 7 hdac0: nid 7 returned 1 hdac0: tracing via nid 33 hdac0: nid 33 returned 0 hdac0: nid 27 returned 1 hdac0: tracing via nid 28 hdac0: tracing via nid 8 hdac0: nid 8 returned 0 hdac0: tracing via nid 33 hdac0: nid 33 returned 0 hdac0: nid 28 returned 0 hdac0: tracing via nid 29 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: tracing via nid 33 hdac0: nid 33 returned 0 hdac0: nid 29 returned 0 hdac0: nid 19 returned 1 hdac0: Traced to ADC 7 hdac0: Association 1 (2) trace succeded hdac0: Tracing association 2 (3) hdac0: Tracing pin 15 with min nid 0 hdac0: tracing via nid 15 hdac0: tracing via nid 5 hdac0: nid 5 returned 5 hdac0: nid 15 returned 5 hdac0: Pin 15 traced to DAC 5 hdac0: Association 2 (3) trace succeded hdac0: Tracing association 3 (10) hdac0: Tracing pin 33 with min nid 0 hdac0: tracing via nid 33 hdac0: tracing via nid 30 hdac0: nid 30 returned 30 hdac0: tracing via nid 31 hdac0: nid 31 returned 0 hdac0: tracing via nid 27 hdac0: nid 27 busy by association 1 hdac0: tracing via nid 28 hdac0: tracing via nid 25 hdac0: tracing via nid 22 hdac0: tracing via nid 14 hdac0: nid 14 busy by association 1 hdac0: tracing via nid 15 hdac0: nid 15 busy by association 2 hdac0: tracing via nid 13 hdac0: nid 13 busy by association 0 hdac0: tracing via nid 10 hdac0: nid 10 busy by association 0 hdac0: nid 22 returned 0 hdac0: nid 25 returned 0 hdac0: tracing via nid 19 hdac0: nid 19 busy by association 1 hdac0: nid 28 returned 0 hdac0: tracing via nid 29 hdac0: tracing via nid 26 hdac0: tracing via nid 23 hdac0: tracing via nid 14 hdac0: nid 14 busy by association 1 hdac0: tracing via nid 15 hdac0: nid 15 busy by association 2 hdac0: tracing via nid 13 hdac0: nid 13 busy by association 0 hdac0: tracing via nid 10 hdac0: nid 10 busy by association 0 hdac0: nid 23 returned 0 hdac0: nid 26 returned 0 hdac0: tracing via nid 19 hdac0: nid 19 busy by association 1 hdac0: nid 29 returned 0 hdac0: nid 33 returned 30 hdac0: Pin 33 traced to DAC 30 hdac0: Association 3 (10) trace succeded hdac0: Tracing input monitor hdac0: Tracing beeper hdac0: Tracing nid 35 to out hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: Disabling unassociated widgets... hdac0: Disabling unassociated nid 3. hdac0: Disabling unassociated nid 4. hdac0: Disabling unassociated nid 6. hdac0: Disabling unassociated nid 8. hdac0: Disabling unassociated nid 9. hdac0: Disabling unassociated nid 22. hdac0: Disabling unassociated nid 23. hdac0: Disabling unassociated nid 25. hdac0: Disabling unassociated nid 26. hdac0: Disabling unassociated nid 28. hdac0: Disabling unassociated nid 29. hdac0: Disabling unassociated nid 31. hdac0: Disabling unassociated nid 32. hdac0: Disabling connection from output pin nid 21 conn 6 cnid 10. hdac0: Disabling connection from output pin nid 21 conn 5 cnid 13. hdac0: Disabling connection to input pin nid 14 conn 0. hdac0: Disabling connection from output pin nid 21 conn 2 cnid 15. hdac0: Disabling nonselected inputs... hdac0: Disabling unselected connection nid 10 conn 1. hdac0: Disabling unselected connection nid 33 conn 1. hdac0: Disabling unselected connection nid 33 conn 2. hdac0: Disabling unselected connection nid 33 conn 3. hdac0: Disabling unselected connection nid 33 conn 4. hdac0: Disabling useless... hdac0: Disabling ctl 2 nid 3 cnid -1 due to disabled widget. hdac0: Disabling ctl 3 nid 4 cnid -1 due to disabled widget. hdac0: Disabling ctl 5 nid 6 cnid -1 due to disabled widget. hdac0: Disabling ctl 7 nid 22 cnid -1 due to disabled widget. hdac0: Disabling ctl 8 nid 23 cnid -1 due to disabled widget. hdac0: Disabling ctl 10 nid 25 cnid 22 due to disabled widget. hdac0: Disabling ctl 11 nid 26 cnid 23 due to disabled widget. hdac0: Disabling ctl 13 nid 28 cnid -1 due to disabled widget. hdac0: Disabling ctl 14 nid 29 cnid -1 due to disabled widget. hdac0: Disabling crossassociatement connections... hdac0: Disabling useless... hdac0: Binding associations to channels... hdac0: Assigning names to signal sources... hdac0: Assigning mixers to the tree... hdac0: AFG commit... hdac0: Ctls commit... hdac0: [ 2] Out ctl nid=3 DISABLED hdac0: [ 3] Out ctl nid=4 DISABLED hdac0: [ 5] Out ctl nid=6 DISABLED hdac0: [ 7] Out ctl nid=22 DISABLED hdac0: [ 8] Out ctl nid=23 DISABLED hdac0: [10] In ctl nid=25 childnid=22 DISABLED hdac0: [11] In ctl nid=26 childnid=23 DISABLED hdac0: [13] Out ctl nid=28 DISABLED hdac0: [14] Out ctl nid=29 DISABLED hdac0: Power commit... hdac0: Power down nid 3 to the D3 state. hdac0: Power down nid 4 to the D3 state. hdac0: Power down nid 6 to the D3 state. hdac0: Power down nid 8 to the D3 state. hdac0: Power down nid 9 to the D3 state. hdac0: Power down nid 34 to the D3 state. hdac0: HP switch init... hdac0: Enabling headphone/speaker audio routing switching: hdac0: as=0 nid=10 pci_subvendor=0x022f1028 codec=0x83847616 [UNSOL] hdac0: Pin sense: nid=10 res=0x7fffffff hdac0: hdac0: HDA config/quirks: softpcmvol forcestereo ivref50 ivref80 ivref100 ivref hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: IN amp: 0x00050e00 hdac0: OUT amp: 0x80027f7f hdac0: hdac0: nid: 2 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x000d0c05 hdac0: Parse flags: 0x00000000 hdac0: Association: 0 (0x00008001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: Output amp: 0x80027f7f hdac0: mute=1 step=127 size=2 offset=127 hdac0: connections: 0 hdac0: hdac0: nid: 3 [ANALOG] [DISABLED] hdac0: name: audio output hdac0: widget_cap: 0x000d0c05 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: Output amp: 0x80027f7f hdac0: mute=1 step=127 size=2 offset=127 hdac0: connections: 0 hdac0: hdac0: nid: 4 [ANALOG] [DISABLED] hdac0: name: audio output hdac0: widget_cap: 0x000d0c05 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: Output amp: 0x80027f7f hdac0: mute=1 step=127 size=2 offset=127 hdac0: connections: 0 hdac0: hdac0: nid: 5 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x000d0c05 hdac0: Parse flags: 0x00000000 hdac0: Association: 2 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: Output amp: 0x80027f7f hdac0: mute=1 step=127 size=2 offset=127 hdac0: connections: 0 hdac0: hdac0: nid: 6 [ANALOG] [DISABLED] hdac0: name: vendor widget hdac0: widget_cap: 0x00fd0c05 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x80027f7f hdac0: mute=1 step=127 size=2 offset=127 hdac0: connections: 0 hdac0: hdac0: nid: 7 [ANALOG] hdac0: name: audio input hdac0: widget_cap: 0x001d0541 hdac0: Parse flags: 0x00000000 hdac0: Association: 1 (0x00004001) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + <- nid=27 [audio selector] hdac0: hdac0: nid: 8 [ANALOG] [DISABLED] hdac0: name: audio input hdac0: widget_cap: 0x001d0541 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + <- nid=28 [audio selector] [DISABLED] hdac0: hdac0: nid: 9 [ANALOG] [DISABLED] hdac0: name: audio input hdac0: widget_cap: 0x001d0541 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + <- nid=29 [audio selector] [DISABLED] hdac0: hdac0: nid: 10 [ANALOG] hdac0: name: pin: Headphones (Jack) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: 0 (0x00008000) hdac0: OSS: hdac0: Pin cap: 0x0000173f hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x0221101f hdac0: Pin control: 0x00000080 HP hdac0: connections: 2 hdac0: | hdac0: + <- nid=2 [audio output] (selected) hdac0: + [DISABLED] <- nid=3 [audio output] [DISABLED] hdac0: hdac0: nid: 11 [ANALOG] [DISABLED] hdac0: name: pin: Other (None) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x0000173f hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x40f000f1 hdac0: Pin control: 0x00000000 hdac0: connections: 2 hdac0: | hdac0: + <- nid=2 [audio output] (selected) hdac0: + <- nid=3 [audio output] [DISABLED] hdac0: hdac0: nid: 12 [ANALOG] [DISABLED] hdac0: name: pin: Other (None) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00001737 hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x40f000f7 hdac0: Pin control: 0x00000000 hdac0: connections: 1 hdac0: | hdac0: + <- nid=3 [audio output] [DISABLED] hdac0: hdac0: nid: 13 [ANALOG] hdac0: name: pin: Speaker (Fixed) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: 0 (0x00000001) hdac0: OSS: hdac0: Pin cap: 0x0000173f hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x90170110 hdac0: Pin control: 0x00000040 OUT hdac0: connections: 1 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: hdac0: nid: 14 [ANALOG] hdac0: name: pin: Mic (Jack) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: 1 (0x00000001) hdac0: OSS: mic (mic) hdac0: Pin cap: 0x00001737 hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x02a11020 hdac0: Pin control: 0x00000024 IN hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED] hdac0: hdac0: nid: 15 [ANALOG] hdac0: name: pin: Line-out (Jack) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: 2 (0x00000001) hdac0: OSS: hdac0: Pin cap: 0x00001737 hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x02011030 hdac0: Pin control: 0x00000040 OUT hdac0: connections: 1 hdac0: | hdac0: + <- nid=5 [audio output] hdac0: hdac0: nid: 16 [ANALOG] [DISABLED] hdac0: name: pin: Other (None) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00000037 hdac0: ISC TRQD PDC OUT IN : UNSOL hdac0: Pin config: 0x40f000f2 hdac0: Pin control: 0x00000000 hdac0: connections: 1 hdac0: | hdac0: + <- nid=4 [audio output] [DISABLED] hdac0: hdac0: nid: 17 [ANALOG] [DISABLED] hdac0: name: pin: Other (None) hdac0: widget_cap: 0x00400181 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00000037 hdac0: ISC TRQD PDC OUT IN : UNSOL hdac0: Pin config: 0x40f000f3 hdac0: Pin control: 0x00000000 hdac0: connections: 1 hdac0: | hdac0: + <- nid=3 [audio output] [DISABLED] hdac0: hdac0: nid: 18 [ANALOG] [DISABLED] hdac0: name: pin: Other (None) hdac0: widget_cap: 0x00400001 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x40f000f4 hdac0: Pin control: 0x00000000 hdac0: connections: 0 hdac0: hdac0: nid: 19 [ANALOG] hdac0: name: pin: Mic (Fixed) hdac0: widget_cap: 0x00400001 hdac0: Parse flags: 0x00000000 hdac0: Association: 1 (0x00004000) hdac0: OSS: monitor (monitor) hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x90a6012e hdac0: Pin control: 0x00000020 IN hdac0: connections: 0 hdac0: hdac0: nid: 20 [ANALOG] [DISABLED] hdac0: name: pin: Other (None) hdac0: widget_cap: 0x00400001 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x40f000f5 hdac0: Pin control: 0x00000000 hdac0: connections: 0 hdac0: hdac0: nid: 21 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x00000000 hdac0: Association: 1 (0x00000001) hdac0: OSS: mic hdac0: Output amp: 0x00270400 hdac0: mute=0 step=4 size=39 offset=0 hdac0: connections: 9 hdac0: | hdac0: + <- nid=14 [pin: Mic (Jack)] (selected) hdac0: + [DISABLED] <- nid=18 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=15 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=11 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=12 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=13 [pin: Speaker (Fixed)] hdac0: + [DISABLED] <- nid=10 [pin: Headphones (Jack)] hdac0: + [DISABLED] <- nid=16 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=17 [pin: Other (None)] [DISABLED] hdac0: hdac0: nid: 22 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x00270400 hdac0: mute=0 step=4 size=39 offset=0 hdac0: connections: 9 hdac0: | hdac0: + <- nid=14 [pin: Mic (Jack)] (selected) hdac0: + [DISABLED] <- nid=18 [pin: Other (None)] [DISABLED] hdac0: + <- nid=15 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=11 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=12 [pin: Other (None)] [DISABLED] hdac0: + <- nid=13 [pin: Speaker (Fixed)] hdac0: + <- nid=10 [pin: Headphones (Jack)] hdac0: + [DISABLED] <- nid=16 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=17 [pin: Other (None)] [DISABLED] hdac0: hdac0: nid: 23 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x00270400 hdac0: mute=0 step=4 size=39 offset=0 hdac0: connections: 9 hdac0: | hdac0: + <- nid=14 [pin: Mic (Jack)] (selected) hdac0: + [DISABLED] <- nid=18 [pin: Other (None)] [DISABLED] hdac0: + <- nid=15 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=11 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=12 [pin: Other (None)] [DISABLED] hdac0: + <- nid=13 [pin: Speaker (Fixed)] hdac0: + <- nid=10 [pin: Headphones (Jack)] hdac0: + [DISABLED] <- nid=16 [pin: Other (None)] [DISABLED] hdac0: + [DISABLED] <- nid=17 [pin: Other (None)] [DISABLED] hdac0: hdac0: nid: 24 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x00300103 hdac0: Parse flags: 0x00000000 hdac0: Association: 1 (0x00000001) hdac0: OSS: mic hdac0: Input amp: 0x00050e00 hdac0: mute=0 step=14 size=5 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=21 [audio selector] hdac0: hdac0: nid: 25 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x00300103 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Input amp: 0x00050e00 hdac0: mute=0 step=14 size=5 offset=0 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=22 [audio selector] [DISABLED] hdac0: hdac0: nid: 26 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x00300103 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Input amp: 0x00050e00 hdac0: mute=0 step=14 size=5 offset=0 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=23 [audio selector] [DISABLED] hdac0: hdac0: nid: 27 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x0030090d hdac0: Parse flags: 0x00000000 hdac0: Association: 1 (0x00004001) hdac0: OSS: mic, monitor hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 3 hdac0: | hdac0: + <- nid=24 [audio selector] (selected) hdac0: + <- nid=19 [pin: Mic (Fixed)] hdac0: + [DISABLED] <- nid=20 [pin: Other (None)] [DISABLED] hdac0: hdac0: nid: 28 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030090d hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 3 hdac0: | hdac0: + <- nid=25 [audio selector] [DISABLED] (selected) hdac0: + <- nid=19 [pin: Mic (Fixed)] hdac0: + [DISABLED] <- nid=20 [pin: Other (None)] [DISABLED] hdac0: hdac0: nid: 29 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030090d hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 3 hdac0: | hdac0: + <- nid=26 [audio selector] [DISABLED] (selected) hdac0: + <- nid=19 [pin: Mic (Fixed)] hdac0: + [DISABLED] <- nid=20 [pin: Other (None)] [DISABLED] hdac0: hdac0: nid: 30 [DIGITAL] hdac0: name: audio output hdac0: widget_cap: 0x00040211 hdac0: Parse flags: 0x00000000 hdac0: Association: 3 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000005 hdac0: Format: AC3 PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: connections: 0 hdac0: hdac0: nid: 31 [DIGITAL] [DISABLED] hdac0: name: vendor widget hdac0: widget_cap: 0x00f30201 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 0 hdac0: hdac0: nid: 32 [DIGITAL] [DISABLED] hdac0: name: audio input hdac0: widget_cap: 0x00140311 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000005 hdac0: Format: AC3 PCM hdac0: PCM cap: 0x000e0160 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 96 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=34 [pin: Other (None)] [DISABLED] hdac0: hdac0: nid: 33 [DIGITAL] hdac0: name: pin: Digital-out (Fixed) hdac0: widget_cap: 0x00400301 hdac0: Parse flags: 0x00000000 hdac0: Association: 3 (0x00000001) hdac0: OSS: hdac0: Pin cap: 0x00000010 hdac0: OUT hdac0: Pin config: 0x985610a0 hdac0: Pin control: 0x00000040 OUT hdac0: connections: 5 hdac0: | hdac0: + <- nid=30 [audio output] (selected) hdac0: + [DISABLED] <- nid=31 [vendor widget] [DISABLED] hdac0: + [DISABLED] <- nid=27 [audio selector] hdac0: + [DISABLED] <- nid=28 [audio selector] [DISABLED] hdac0: + [DISABLED] <- nid=29 [audio selector] [DISABLED] hdac0: hdac0: nid: 34 [DIGITAL] [DISABLED] hdac0: name: pin: Other (None) hdac0: widget_cap: 0x00430681 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00010024 hdac0: PDC IN EAPD : UNSOL hdac0: Pin config: 0x40f000f6 hdac0: Pin control: 0x00000000 hdac0: EAPD: 0x00000002 hdac0: connections: 0 hdac0: hdac0: nid: 35 [ANALOG] hdac0: name: beep widget hdac0: widget_cap: 0x0070000c hdac0: Parse flags: 0x00000000 hdac0: Association: -2 (0x00000000) hdac0: OSS: speaker (speaker) hdac0: Output amp: 0x00170303 hdac0: mute=0 step=3 size=23 offset=3 hdac0: connections: 0 hdac0: hdac0: nid: 36 [ANALOG] [DISABLED] hdac0: name: volume widget hdac0: widget_cap: 0x00600000 hdac0: Parse flags: 0x00000000 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 4 hdac0: | hdac0: + <- nid=2 [audio output] (selected) hdac0: + <- nid=3 [audio output] [DISABLED] hdac0: + <- nid=4 [audio output] [DISABLED] hdac0: + <- nid=5 [audio output] hdac0: hdac0: +------------------------+ hdac0: | DUMPING HDA AMPLIFIERS | hdac0: +------------------------+ hdac0: hdac0: 1: nid 2 out (out) index 0 ossmask=0x00000010 hdac0: mute: 1 step: 127 size: 2 off: 127 hdac0: 2: nid 3 out (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 127 size: 2 off: 127 [DISABLED] hdac0: 3: nid 4 out (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 127 size: 2 off: 127 [DISABLED] hdac0: 4: nid 5 out (out) index 0 ossmask=0x00000011 hdac0: mute: 1 step: 127 size: 2 off: 127 hdac0: 5: nid 6 out (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 127 size: 2 off: 127 [DISABLED] hdac0: 6: nid 21 out (out) index 0 ossmask=0x00000080 hdac0: mute: 0 step: 4 size: 39 off: 0 hdac0: 7: nid 22 out (out) index 0 ossmask=0x00000000 hdac0: mute: 0 step: 4 size: 39 off: 0 [DISABLED] hdac0: 8: nid 23 out (out) index 0 ossmask=0x00000000 hdac0: mute: 0 step: 4 size: 39 off: 0 [DISABLED] hdac0: 9: nid 24 in (in ) index 0 cnid 21 ossmask=0x00000800 hdac0: mute: 0 step: 14 size: 5 off: 0 hdac0: 10: nid 25 in (in ) index 0 cnid 22 ossmask=0x00000000 hdac0: mute: 0 step: 14 size: 5 off: 0 [DISABLED] hdac0: 11: nid 26 in (in ) index 0 cnid 23 ossmask=0x00000000 hdac0: mute: 0 step: 14 size: 5 off: 0 [DISABLED] hdac0: 12: nid 27 out (out) index 0 ossmask=0x00000800 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 13: nid 28 out (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 14: nid 29 out (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 15: nid 35 out (out) index 0 ossmask=0x00000020 hdac0: mute: 0 step: 3 size: 23 off: 3 hdac0: pcm0: on hdac0 pcm0: +--------------------------------------+ pcm0: | DUMPING PCM Playback/Record Channels | pcm0: +--------------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: Stream cap: 0x00000005 pcm0: Format: AC3 PCM pcm0: PCM cap: 0x001e07f0 pcm0: PCM size: 16 20 24 32 pcm0: PCM rate: 32 44 48 88 96 176 192 pcm0: DAC: 2 pcm0: pcm0: +--------------------------------+ pcm0: | DUMPING Playback/Record Pathes | pcm0: +--------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: nid=3 [pin: Digital-out (Jack)] pcm0: | pcm0: + <- nid=2 [audio output] [src: pcm] pcm0: pcm0: +-------------------------+ pcm0: | DUMPING Volume Controls | pcm0: +-------------------------+ pcm0: pcm0: Master Volume (OSS: vol) pcm0: | pcm0: +- ctl 1 (nid 3 in ): mute pcm0: pcm0: PCM Volume (OSS: pcm) pcm0: | pcm0: +- ctl 1 (nid 3 in ): mute pcm0: pcm0: OSS mixer initialization... pcm0: Enabling Soft PCM volume pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Soft PCM mixer ENABLED pcm0: Registering PCM channels... pcm0: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm0: sndbuf_setmap 27a0000, 4000; 0xe614b000 -> 27a0000 pcm1: on hdac0 pcm1: +--------------------------------------+ pcm1: | DUMPING PCM Playback/Record Channels | pcm1: +--------------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: Stream cap: 0x00000005 pcm1: Format: AC3 PCM pcm1: PCM cap: 0x001e07f0 pcm1: PCM size: 16 20 24 32 pcm1: PCM rate: 32 44 48 88 96 176 192 pcm1: DAC: 2 pcm1: pcm1: Record: pcm1: pcm1: Stream cap: 0x00000001 pcm1: Format: PCM pcm1: PCM cap: 0x000e07e0 pcm1: PCM size: 16 20 24 pcm1: PCM rate: 44 48 88 96 176 192 pcm1: ADC: 7 pcm1: pcm1: +--------------------------------+ pcm1: | DUMPING Playback/Record Pathes | pcm1: +--------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: nid=10 [pin: Headphones (Jack)] pcm1: | pcm1: + <- nid=2 [audio output] [src: pcm] pcm1: pcm1: nid=13 [pin: Speaker (Fixed)] pcm1: | pcm1: + <- nid=2 [audio output] [src: pcm] pcm1: pcm1: Record: pcm1: pcm1: nid=7 [audio input] pcm1: | pcm1: + <- nid=27 [audio selector] [src: mic, monitor] pcm1: | pcm1: + <- nid=24 [audio selector] [src: mic] pcm1: | pcm1: + <- nid=21 [audio selector] [src: mic] pcm1: | pcm1: + <- nid=14 [pin: Mic (Jack)] [src: mic] pcm1: + <- nid=19 [pin: Mic (Fixed)] [src: monitor] pcm1: pcm1: +-------------------------+ pcm1: | DUMPING Volume Controls | pcm1: +-------------------------+ pcm1: pcm1: PCM Volume (OSS: pcm) pcm1: | pcm1: +- ctl 1 (nid 2 out): -95/0dB (128 steps) + mute pcm1: pcm1: Microphone Volume (OSS: mic) pcm1: | pcm1: +- ctl 6 (nid 21 out): 0/40dB (5 steps) pcm1: pcm1: Recording Level (OSS: rec) pcm1: | pcm1: +- ctl 9 (nid 24 in 0): 0/21dB (15 steps) pcm1: +- ctl 12 (nid 27 out): mute pcm1: pcm1: Speaker/Beep Volume (OSS: speaker) pcm1: | pcm1: +- ctl 15 (nid 35 out): -18/0dB (4 steps) pcm1: pcm1: OSS mixer initialization... pcm1: Forcing Soft PCM volume pcm1: Forcing master volume with PCM pcm1: Recsel (mic): nid 21 source 0 select pcm1: Recsel (mic): nid 27 source 0 select pcm1: Mixer "vol" -> "none": child=0x00000010 pcm1: Mixer "pcm": parent="vol" pcm1: Mixer "speaker": pcm1: Mixer "mic": pcm1: Mixer "rec": pcm1: Soft PCM mixer ENABLED pcm1: Registering PCM channels... pcm1: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm1: sndbuf_setmap 27b0000, 4000; 0xe615b000 -> 27b0000 hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm1: sndbuf_setmap 27c0000, 4000; 0xe616b000 -> 27c0000 pcm2: on hdac0 pcm2: +--------------------------------------+ pcm2: | DUMPING PCM Playback/Record Channels | pcm2: +--------------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: Stream cap: 0x00000001 pcm2: Format: PCM pcm2: PCM cap: 0x000e07e0 pcm2: PCM size: 16 20 24 pcm2: PCM rate: 44 48 88 96 176 192 pcm2: DAC: 5 pcm2: pcm2: +--------------------------------+ pcm2: | DUMPING Playback/Record Pathes | pcm2: +--------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: nid=15 [pin: Line-out (Jack)] pcm2: | pcm2: + <- nid=5 [audio output] [src: pcm] pcm2: pcm2: +-------------------------+ pcm2: | DUMPING Volume Controls | pcm2: +-------------------------+ pcm2: pcm2: Master Volume (OSS: vol) pcm2: | pcm2: +- ctl 4 (nid 5 out): -95/0dB (128 steps) + mute pcm2: pcm2: PCM Volume (OSS: pcm) pcm2: | pcm2: +- ctl 4 (nid 5 out): -95/0dB (128 steps) + mute pcm2: pcm2: OSS mixer initialization... pcm2: Forcing Soft PCM volume pcm2: Mixer "vol": pcm2: Mixer "pcm": pcm2: Soft PCM mixer ENABLED pcm2: Registering PCM channels... pcm2: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm2: sndbuf_setmap 27d0000, 4000; 0xe617b000 -> 27d0000 pcm3: on hdac0 pcm3: +--------------------------------------+ pcm3: | DUMPING PCM Playback/Record Channels | pcm3: +--------------------------------------+ pcm3: pcm3: Playback: pcm3: pcm3: Stream cap: 0x00000005 pcm3: Format: AC3 PCM pcm3: PCM cap: 0x000e07e0 pcm3: PCM size: 16 20 24 pcm3: PCM rate: 44 48 88 96 176 192 pcm3: DAC: 30 pcm3: pcm3: +--------------------------------+ pcm3: | DUMPING Playback/Record Pathes | pcm3: +--------------------------------+ pcm3: pcm3: Playback: pcm3: pcm3: nid=33 [pin: Digital-out (Fixed)] pcm3: | pcm3: + <- nid=30 [audio output] [src: pcm] pcm3: pcm3: +-------------------------+ pcm3: | DUMPING Volume Controls | pcm3: +-------------------------+ pcm3: pcm3: OSS mixer initialization... pcm3: Forcing Soft PCM volume pcm3: Forcing master volume with PCM pcm3: Mixer "vol" -> "none": child=0x00000010 pcm3: Mixer "pcm": parent="vol" pcm3: Soft PCM mixer ENABLED pcm3: Registering PCM channels... pcm3: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm3: sndbuf_setmap 27e0000, 4000; 0xe618b000 -> 27e0000 GEOM_LABEL: Label for provider ad4s5 is ext2fs//boot. acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 (probe7:ata0:0:0:0): error 22 (probe7:ata0:0:0:0): Unretryable Error (probe0:sbp0:0:0:0): error 22 (probe0:sbp0:0:0:0): Unretryable Error (probe1:sbp0:0:1:0): error 22 (probe1:sbp0:0:1:0): Unretryable Error (probe2:sbp0:0:2:0): error 22 (probe2:sbp0:0:2:0): Unretryable Error (probe3:sbp0:0:3:0): error 22 (probe3:sbp0:0:3:0): Unretryable Error (probe4:sbp0:0:4:0): error 22 (probe4:sbp0:0:4:0): Unretryable Error (probe5:sbp0:0:5:0): error 22 (probe5:sbp0:0:5:0): Unretryable Error (probe6:sbp0:0:6:0): error 22 (probe6:sbp0:0:6:0): Unretryable Error pass0 at ata0 bus 0 target 0 lun 0GEOM: new disk cd0 pass0: Removable CD-ROM SCSI-0 device pass0: 33.000MB/s transfers (cd0:ata0:0:0:0): error 6 (cd0:ata0:0:0:0): Unretryable Error cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present ATA PseudoRAID loaded SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00000400 ioapic0: Assigning I(SAc dI0R:Qa ta10 :to0 :l0o:c0a)l: AePrIrCo r0 6 i(oacpdi0c:a0t:a A0s:s0i:g0n:i0n)g: IUSnAr eItRrQy ab9l et oE rlroocral APIC 1 ioapic0: Assigning ISA IRQ 12 to local APIC 0 ioapic0: Assigning ISA IRQ 14 to local APIC 1 ioapic0: Assigning ISA IRQ 15 to local APIC 0 ioapic0: Assigning PCI IRQ 16 to local APIC 1 ioapic0: Assigning PCI IRQ 17 to local APIC 0 ioapic0: Assigning PCI IRQ 20 to local APIC 1 ioapic0: Assigning PCI IRQ 21 to local APIC 0( cido0a:paitca00:: 0A:s0s:i0g)n:i negr rPoCrI 6I RQ( cd202: attoa 0l:oc0a:l0 :A0P)I:C Un1r etmrsyia:b lAes sEirgrnoirn g MSI IRQ 256 to local APIC 0 (cd0:ata0:0:0:0): error 6 (cd0:ata0:0:0:0): Unretryable Error (cd0:ata0:0:0:0): error 6 (cd0:ata0:0:0:0): Unretryable Error Trying to mount root from ufs:/dev/ad4s2a ct_to_ts([2008-09-05 16:43:25]) = 1220633005.000000000 start_init: trying /sbin/init Linux ELF exec handler installed linprocfs registered wlan0: bpf attached wlan0: Ethernet address: 00:1f:3b:88:b0:b7 wlan0: bpf attached firmware: 'iwnfw' version 44417: 191332 bytes loaded at 0xc57d1000 iwn0: need multicast update callback iwn0: need multicast update callback iwn0: need multicast update callback ts_to_ct(1220633014.284178676) = [2008-09-05 16:43:34] splash: image decoder found: green_saver iwn0: need multicast update callback drm0: on vgapci0 info: [drm] AGP at 0xe0000000 256MB info: [drm] Initialized i915 1.5.0 20060119 drm0: [MPSAFE] drm0: [ITHREAD] --------------060904050601000806080305-- From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 21:53:51 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E289106564A; Fri, 5 Sep 2008 21:53:51 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 001EC8FC22; Fri, 5 Sep 2008 21:53:50 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m85LrQZO070640; Fri, 5 Sep 2008 16:53:27 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48C1AA6B.7050801@math.missouri.edu> Date: Fri, 05 Sep 2008 16:53:47 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080829 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Alexander Motin References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> <48C1A4F0.9050906@math.missouri.edu> <48C1A745.3020809@FreeBSD.org> In-Reply-To: <48C1A745.3020809@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 21:53:51 -0000 Alexander Motin wrote: > and try other dspX playback devices. How do I do this? From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 22:00:38 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CF9F1065673 for ; Fri, 5 Sep 2008 22:00:38 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 1DCD98FC18 for ; Fri, 5 Sep 2008 22:00:37 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r5af140.net.upc.cz [86.49.39.140]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id m85LXSWD074724; Fri, 5 Sep 2008 23:33:30 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Dieter In-Reply-To: <200809051920.TAA10722@sopwith.solgatos.com> References: <200809051920.TAA10722@sopwith.solgatos.com> Content-Type: text/plain Date: Fri, 05 Sep 2008 23:33:28 +0200 Message-Id: <1220650408.83434.9.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Score: -1.757 () AWL,BAYES_00,RCVD_IN_PBL X-Scanned-By: MIMEDefang 2.64 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 86.49.39.140; Sender-helo: [192.168.0.23]; ) Cc: freebsd-multimedia@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/122922: [ patch ] multimedia/ffmpeg text output is mangled X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 22:00:38 -0000 > > Is this still an issue with 2008-07-27? > > I don't know what the date 2008-07-27 refers to. A new release of > something? Is there reason to believe that "2008-07-27" fixes > the problem? It's a version number. -- Pav Lucistnik Go back to bed America, your government is in control again. Here's American Gladiators. Watch this, shut up. Here's 56 channels of it. Watch these pituitary retards bang their fuckin skulls together and congratulate you on living in the land of freedom. -- Bill Hicks From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 22:10:04 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C451065674 for ; Fri, 5 Sep 2008 22:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC948FC18 for ; Fri, 5 Sep 2008 22:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m85MA4PT024319 for ; Fri, 5 Sep 2008 22:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85MA4Mo024313; Fri, 5 Sep 2008 22:10:04 GMT (envelope-from gnats) Date: Fri, 5 Sep 2008 22:10:04 GMT Message-Id: <200809052210.m85MA4Mo024313@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Pav Lucistnik Cc: Subject: Re: ports/122922: [ patch ] multimedia/ffmpeg text output is mangled X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pav Lucistnik List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 22:10:04 -0000 The following reply was made to PR ports/122922; it has been noted by GNATS. From: Pav Lucistnik To: Dieter Cc: freebsd-multimedia@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/122922: [ patch ] multimedia/ffmpeg text output is mangled Date: Fri, 05 Sep 2008 23:33:28 +0200 > > Is this still an issue with 2008-07-27? > > I don't know what the date 2008-07-27 refers to. A new release of > something? Is there reason to believe that "2008-07-27" fixes > the problem? It's a version number. -- Pav Lucistnik Go back to bed America, your government is in control again. Here's American Gladiators. Watch this, shut up. Here's 56 channels of it. Watch these pituitary retards bang their fuckin skulls together and congratulate you on living in the land of freedom. -- Bill Hicks From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 22:29:44 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6939A1065674 for ; Fri, 5 Sep 2008 22:29:44 +0000 (UTC) (envelope-from Jochen.Keil@gmail.com) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2CA4F8FC1F for ; Fri, 5 Sep 2008 22:29:43 +0000 (UTC) (envelope-from Jochen.Keil@gmail.com) Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id 79BB51C08E95 for ; Sat, 6 Sep 2008 00:16:32 +0200 (CEST) Received: from localhost (unknown [192.168.1.157]) by mail.m-online.net (Postfix) with ESMTP id 6CC08900A1 for ; Sat, 6 Sep 2008 00:16:32 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.3.149]) by localhost (scanner1.m-online.net [192.168.1.157]) (amavisd-new, port 10024) with ESMTP id BYbSdZWuGuqv for ; Sat, 6 Sep 2008 00:16:27 +0200 (CEST) Received: from sillium.dyndns.org (DSL01.83.171.188.125.ip-pool.NEFkom.net [83.171.188.125]) by mail.nefkom.net (Postfix) with SMTP for ; Sat, 6 Sep 2008 00:16:27 +0200 (CEST) Received: (qmail 8633 invoked from network); 5 Sep 2008 22:16:26 -0000 Received: from monolith.lokal.lan (192.168.1.8) by columbus.lokal.lan with SMTP; 5 Sep 2008 22:16:26 -0000 Message-ID: <48C1AFBA.2090204@gmail.com> Date: Sat, 06 Sep 2008 00:16:26 +0200 From: Jochen Keil User-Agent: Thunderbird 2.0.0.9 (X11/20080213) MIME-Version: 1.0 To: mav@freebsd.org Content-Type: multipart/mixed; boundary="------------050209010208010705070106" Cc: freebsd-multimedia@freebsd.org Subject: snd_hda.7.20080905 with ad1988b X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 22:29:44 -0000 This is a multi-part message in MIME format. --------------050209010208010705070106 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi, i've patched and built snd_hda. Unfortunately there are no pcm oder dsp devices in /dev, thus i cannot use sound output. Attached you'll find dmesg.verbose and cat /dev/sndstat: $ cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at hdac0 cad 0 kld snd_hda [20080905_0107] [MPSAFE] (1p:1v/1r:1v channels duplex default) pcm1: at hdac0 cad 0 kld snd_hda [20080905_0107] [MPSAFE] (1p:1v/0r:0v channels) pcm2: at hdac0 cad 0 kld snd_hda [20080905_0107] [MPSAFE] (1p:1v/0r:0v channels) I'd be glad to help you with further information, just tell me what you need/i'm supposed to do. I didn't get that whole nid stuff though.. It's an Asus P5E Mainboard btw. Please add me to your CC list as i'm not the list. Best Regards, Jochen --------------050209010208010705070106 Content-Type: text/plain; name="dmesg.boot" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.boot" hdac0: tracing via nid 20 hdac0: nid 20 returned 0 hdac0: nid 43 returned 0 hdac0: tracing via nid 44 hdac0: tracing via nid 21 hdac0: nid 21 returned 0 hdac0: nid 44 returned 0 hdac0: nid 33 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 32 returned 0 hdac0: nid 52 returned 0 hdac0: nid 60 returned 0 hdac0: nid 23 returned 0 hdac0: Unable to trace pin 23 to ADC 7 hdac0: Tracing pin 23 to ADC 8 hdac0: tracing via nid 23 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 47 hdac0: nid 47 returned 0 hdac0: tracing via nid 60 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 52 hdac0: tracing via nid 32 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 33 hdac0: tracing via nid 34 hdac0: tracing via nid 17 hdac0: nid 17 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 38 hdac0: tracing via nid 23 hdac0: nid 23 returned 0 hdac0: nid 38 returned 0 hdac0: tracing via nid 39 hdac0: nid 39 busy by association 0 hdac0: tracing via nid 40 hdac0: nid 40 busy by association 0 hdac0: tracing via nid 41 hdac0: nid 41 busy by association 0 hdac0: tracing via nid 42 hdac0: nid 42 busy by association 0 hdac0: tracing via nid 43 hdac0: tracing via nid 20 hdac0: nid 20 returned 0 hdac0: nid 43 returned 0 hdac0: tracing via nid 44 hdac0: tracing via nid 21 hdac0: nid 21 returned 0 hdac0: nid 44 returned 0 hdac0: nid 33 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 32 returned 1 hdac0: nid 52 returned 1 hdac0: nid 60 returned 1 hdac0: nid 23 returned 1 hdac0: Traced to ADC 8 hdac0: Tracing pin 21 to ADC 8 hdac0: tracing via nid 21 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 47 hdac0: nid 47 returned 0 hdac0: tracing via nid 58 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 51 hdac0: tracing via nid 32 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 33 hdac0: tracing via nid 34 hdac0: tracing via nid 17 hdac0: nid 17 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 38 hdac0: tracing via nid 23 hdac0: nid 23 returned 0 hdac0: nid 38 returned 0 hdac0: tracing via nid 39 hdac0: nid 39 busy by association 0 hdac0: tracing via nid 40 hdac0: nid 40 busy by association 0 hdac0: tracing via nid 41 hdac0: nid 41 busy by association 0 hdac0: tracing via nid 42 hdac0: nid 42 busy by association 0 hdac0: tracing via nid 43 hdac0: tracing via nid 20 hdac0: nid 20 returned 0 hdac0: nid 43 returned 0 hdac0: tracing via nid 44 hdac0: tracing via nid 21 hdac0: nid 21 returned 0 hdac0: nid 44 returned 0 hdac0: nid 33 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 32 returned 1 hdac0: nid 51 returned 1 hdac0: nid 58 returned 1 hdac0: nid 21 returned 1 hdac0: Traced to ADC 8 hdac0: Tracing pin 24 to ADC 8 hdac0: tracing via nid 24 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 32 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 33 hdac0: tracing via nid 34 hdac0: tracing via nid 17 hdac0: nid 17 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 38 hdac0: tracing via nid 23 hdac0: nid 23 returned 0 hdac0: nid 38 returned 0 hdac0: tracing via nid 39 hdac0: nid 39 busy by association 0 hdac0: tracing via nid 40 hdac0: nid 40 busy by association 0 hdac0: tracing via nid 41 hdac0: nid 41 busy by association 0 hdac0: tracing via nid 42 hdac0: nid 42 busy by association 0 hdac0: tracing via nid 43 hdac0: tracing via nid 20 hdac0: nid 20 returned 0 hdac0: nid 43 returned 0 hdac0: tracing via nid 44 hdac0: tracing via nid 21 hdac0: nid 21 returned 0 hdac0: nid 44 returned 0 hdac0: nid 33 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 32 returned 1 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 24 returned 1 hdac0: Traced to ADC 8 hdac0: Tracing pin 20 to ADC 8 hdac0: tracing via nid 20 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 47 hdac0: nid 47 returned 0 hdac0: tracing via nid 57 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 32 hdac0: tracing via nid 12 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 12 returned 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 33 hdac0: tracing via nid 34 hdac0: tracing via nid 17 hdac0: nid 17 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 38 hdac0: tracing via nid 23 hdac0: nid 23 returned 0 hdac0: nid 38 returned 0 hdac0: tracing via nid 39 hdac0: nid 39 busy by association 0 hdac0: tracing via nid 40 hdac0: nid 40 busy by association 0 hdac0: tracing via nid 41 hdac0: nid 41 busy by association 0 hdac0: tracing via nid 42 hdac0: nid 42 busy by association 0 hdac0: tracing via nid 43 hdac0: tracing via nid 20 hdac0: nid 20 returned 0 hdac0: nid 43 returned 0 hdac0: tracing via nid 44 hdac0: tracing via nid 21 hdac0: nid 21 returned 0 hdac0: nid 44 returned 0 hdac0: nid 33 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 32 returned 1 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 57 returned 1 hdac0: nid 20 returned 1 hdac0: Traced to ADC 8 hdac0: Association 1 (2) trace succeded hdac0: Tracing association 2 (3) hdac0: Tracing pin 17 with min nid 0 hdac0: tracing via nid 17 hdac0: tracing via nid 34 hdac0: tracing via nid 55 hdac0: tracing via nid 3 hdac0: nid 3 returned 3 hdac0: tracing via nid 4 hdac0: nid 4 busy by association 0 hdac0: tracing via nid 6 hdac0: nid 6 busy by association 0 hdac0: nid 55 returned 3 hdac0: tracing via nid 33 hdac0: tracing via nid 32 hdac0: nid 32 busy by association 1 hdac0: nid 33 returned 0 hdac0: nid 34 returned 3 hdac0: nid 17 returned 3 hdac0: Pin 17 traced to DAC 3 hdac0: Association 2 (3) trace succeded hdac0: Tracing association 3 (10) hdac0: Tracing pin 27 with min nid 0 hdac0: tracing via nid 27 hdac0: tracing via nid 2 hdac0: nid 2 returned 2 hdac0: nid 27 returned 2 hdac0: Pin 27 traced to DAC 2 hdac0: Association 3 (10) trace succeded hdac0: Tracing input monitor hdac0: Tracing nid 32 to out hdac0: tracing via nid 32 hdac0: tracing via nid 12 hdac0: nid 12 busy by input association 1 hdac0: tracing via nid 13 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 15 hdac0: nid 15 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 33 hdac0: tracing via nid 34 hdac0: nid 34 found output association 2 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: tracing via nid 38 hdac0: tracing via nid 23 hdac0: nid 23 busy by input association 1 hdac0: nid 38 returned 0 hdac0: tracing via nid 39 hdac0: nid 39 found output association 0 hdac0: tracing via nid 40 hdac0: nid 40 found output association 0 hdac0: tracing via nid 41 hdac0: nid 41 found output association 0 hdac0: tracing via nid 42 hdac0: nid 42 found output association 0 hdac0: tracing via nid 43 hdac0: tracing via nid 20 hdac0: nid 20 busy by input association 1 hdac0: nid 43 returned 0 hdac0: tracing via nid 44 hdac0: tracing via nid 21 hdac0: nid 21 busy by input association 1 hdac0: nid 44 returned 0 hdac0: nid 33 returned 1 hdac0: tracing via nid 35 hdac0: nid 35 returned 0 hdac0: nid 32 returned 1 hdac0: nid 32 is input monitor hdac0: Tracing beeper hdac0: Tracing nid 16 to out hdac0: tracing via nid 16 hdac0: nid 16 returned 0 hdac0: Tracing nid 26 to out hdac0: tracing via nid 26 hdac0: tracing via nid 32 hdac0: nid 32 found output association -2 hdac0: nid 26 returned 1 hdac0: Disabling unassociated widgets... hdac0: Disabling unassociated nid 7. hdac0: Disabling unassociated nid 9. hdac0: Disabling unassociated nid 11. hdac0: Disabling unassociated nid 13. hdac0: Disabling unassociated nid 14. hdac0: Disabling unassociated nid 15. hdac0: Disabling unassociated nid 29. hdac0: Disabling unassociated nid 35. hdac0: Disabling unassociated nid 38. hdac0: Disabling unassociated nid 43. hdac0: Disabling unassociated nid 44. hdac0: Disabling unassociated nid 46. hdac0: Disabling unassociated nid 47. hdac0: Disabling unassociated nid 48. hdac0: Disabling unassociated nid 49. hdac0: Disabling unassociated nid 50. hdac0: Disabling unassociated nid 53. hdac0: Disabling unassociated nid 56. hdac0: Disabling unassociated nid 59. hdac0: Disabling unassociated nid 61. hdac0: Disabling connection to input pin nid 20 conn 0. hdac0: Disabling connection to input pin nid 21 conn 0. hdac0: Disabling connection to input pin nid 23 conn 0. hdac0: Disabling connection from output pin nid 12 conn 6 cnid 36. hdac0: Disabling connection from output pin nid 51 conn 2 cnid 36. hdac0: Disabling connection from output pin nid 52 conn 2 cnid 36. hdac0: Disabling connection from output pin nid 12 conn 7 cnid 37. hdac0: Disabling connection from output pin nid 51 conn 1 cnid 37. hdac0: Disabling connection from output pin nid 52 conn 1 cnid 37. hdac0: Disabling nonselected inputs... hdac0: Disabling unselected connection nid 55 conn 1. hdac0: Disabling unselected connection nid 55 conn 2. hdac0: Disabling useless... hdac0: Disabling ctl 7 nid 13 cnid -1 due to disabled widget. hdac0: Disabling ctl 8 nid 14 cnid -1 due to disabled widget. hdac0: Disabling ctl 19 nid 29 cnid 11 due to disabled widget. hdac0: Disabling ctl 24 nid 32 cnid 56 due to disabled widget. hdac0: Disabling ctl 25 nid 32 cnid 61 due to disabled widget. hdac0: Disabling ctl 27 nid 32 cnid 59 due to disabled widget. hdac0: Disabling ctl 35 nid 38 cnid 50 due to disabled widget. hdac0: Disabling ctl 36 nid 38 cnid 33 due to disabled widget. hdac0: Disabling ctl 45 nid 43 cnid 48 due to disabled widget. hdac0: Disabling ctl 46 nid 43 cnid 33 due to disabled widget. hdac0: Disabling ctl 47 nid 44 cnid 49 due to disabled widget. hdac0: Disabling ctl 48 nid 44 cnid 33 due to disabled widget. hdac0: Disabling ctl 49 nid 56 cnid -1 due to disabled widget. hdac0: Disabling ctl 52 nid 59 cnid -1 due to disabled widget. hdac0: Disabling ctl 54 nid 61 cnid -1 due to disabled widget. hdac0: Disabling nid 2 connection 0 due to disabled child widget. hdac0: Disabling nid 12 connection 0 due to disabled child widget. hdac0: Disabling nid 12 connection 3 due to disabled child widget. hdac0: Disabling nid 12 connection 8 due to disabled child widget. hdac0: Disabling crossassociatement connections... hdac0: Disabling useless... hdac0: Binding associations to channels... hdac0: Assigning names to signal sources... hdac0: Assigning mixers to the tree... hdac0: AFG commit... hdac0: Ctls commit... hdac0: Power commit... hdac0: Power down nid 9 to the D3 state. hdac0: Power down nid 15 to the D3 state. hdac0: HP switch init... hdac0: hdac0: HDA config/quirks: forcestereo ivref80 hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: IN amp: 0x80000000 hdac0: OUT amp: 0x00052727 hdac0: hdac0: nid: 2 [DIGITAL] hdac0: name: audio output hdac0: widget_cap: 0x00030311 hdac0: Parse flags: 0x0 hdac0: Association: 3 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000005 hdac0: Format: AC3 PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=29 [audio mixer] [DISABLED] hdac0: hdac0: nid: 3 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x00000405 hdac0: Parse flags: 0x0 hdac0: Association: 2 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: Output amp: 0x00052727 hdac0: mute=0 step=39 size=5 offset=39 hdac0: connections: 0 hdac0: hdac0: nid: 4 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x00000405 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: Output amp: 0x00052727 hdac0: mute=0 step=39 size=5 offset=39 hdac0: connections: 0 hdac0: hdac0: nid: 5 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x00000405 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000002) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: Output amp: 0x00052727 hdac0: mute=0 step=39 size=5 offset=39 hdac0: connections: 0 hdac0: hdac0: nid: 6 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x00000405 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000004) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: Output amp: 0x00052727 hdac0: mute=0 step=39 size=5 offset=39 hdac0: connections: 0 hdac0: hdac0: nid: 7 [DIGITAL] [DISABLED] hdac0: name: audio input hdac0: widget_cap: 0x00130391 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000005 hdac0: Format: AC3 PCM hdac0: PCM cap: 0x000e07e0 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=28 [pin: SPDIF-in (None)] [DISABLED] hdac0: hdac0: nid: 8 [ANALOG] hdac0: name: audio input hdac0: widget_cap: 0x00100501 hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00004007) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + <- nid=12 [audio selector] hdac0: hdac0: nid: 9 [ANALOG] [DISABLED] hdac0: name: audio input hdac0: widget_cap: 0x00100501 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + <- nid=13 [audio selector] [DISABLED] hdac0: hdac0: nid: 10 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x00000405 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000010) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: Output amp: 0x00052727 hdac0: mute=0 step=39 size=5 offset=39 hdac0: connections: 0 hdac0: hdac0: nid: 11 [DIGITAL] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x00300301 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 3 hdac0: | hdac0: + <- nid=8 [audio input] (selected) hdac0: + <- nid=9 [audio input] [DISABLED] hdac0: + <- nid=15 [audio input] [DISABLED] hdac0: hdac0: nid: 12 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00004007) hdac0: OSS: line, mic, cd, mix, monitor hdac0: Output amp: 0x80053627 hdac0: mute=1 step=54 size=5 offset=39 hdac0: connections: 10 hdac0: | hdac0: + [DISABLED] <- nid=56 [audio selector] [DISABLED] hdac0: + <- nid=57 [audio selector] hdac0: + <- nid=58 [audio selector] hdac0: + [DISABLED] <- nid=59 [audio selector] [DISABLED] hdac0: + <- nid=60 [audio selector] (selected) hdac0: + <- nid=24 [pin: CD (Fixed)] hdac0: + [DISABLED] <- nid=36 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=37 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=61 [audio selector] [DISABLED] hdac0: + <- nid=32 [audio mixer] hdac0: hdac0: nid: 13 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x80053627 hdac0: mute=1 step=54 size=5 offset=39 hdac0: connections: 10 hdac0: | hdac0: + <- nid=56 [audio selector] [DISABLED] (selected) hdac0: + <- nid=57 [audio selector] hdac0: + <- nid=58 [audio selector] hdac0: + <- nid=59 [audio selector] [DISABLED] hdac0: + <- nid=60 [audio selector] hdac0: + <- nid=24 [pin: CD (Fixed)] hdac0: + <- nid=36 [pin: Line-out (Jack)] hdac0: + <- nid=37 [pin: Line-out (Jack)] hdac0: + <- nid=61 [audio selector] [DISABLED] hdac0: + <- nid=32 [audio mixer] hdac0: hdac0: nid: 14 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x80053627 hdac0: mute=1 step=54 size=5 offset=39 hdac0: connections: 10 hdac0: | hdac0: + <- nid=56 [audio selector] [DISABLED] (selected) hdac0: + <- nid=57 [audio selector] hdac0: + <- nid=58 [audio selector] hdac0: + <- nid=59 [audio selector] [DISABLED] hdac0: + <- nid=60 [audio selector] hdac0: + <- nid=24 [pin: CD (Fixed)] hdac0: + <- nid=36 [pin: Line-out (Jack)] hdac0: + <- nid=37 [pin: Line-out (Jack)] hdac0: + <- nid=61 [audio selector] [DISABLED] hdac0: + <- nid=32 [audio mixer] hdac0: hdac0: nid: 15 [ANALOG] [DISABLED] hdac0: name: audio input hdac0: widget_cap: 0x00100501 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e07ff hdac0: PCM size: 16 20 24 hdac0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 hdac0: connections: 1 hdac0: | hdac0: + <- nid=14 [audio selector] [DISABLED] hdac0: hdac0: nid: 16 [ANALOG] hdac0: name: beep widget hdac0: widget_cap: 0x0070000c hdac0: Parse flags: 0x0 hdac0: Association: -2 (0x00000000) hdac0: OSS: speaker (speaker) hdac0: Output amp: 0x800b0f0f hdac0: mute=1 step=15 size=11 offset=15 hdac0: connections: 0 hdac0: hdac0: nid: 17 [ANALOG] hdac0: name: pin: Headphones (Jack) hdac0: widget_cap: 0x0040018d hdac0: Parse flags: 0x0 hdac0: Association: 2 (0x00000001) hdac0: OSS: hdac0: Pin cap: 0x0000373f hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x02214030 hdac0: Pin control: 0x000000c0 HP OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=34 [audio mixer] hdac0: hdac0: nid: 18 [ANALOG] hdac0: name: pin: Line-out (Jack) hdac0: widget_cap: 0x0040018d hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000001) hdac0: OSS: hdac0: Pin cap: 0x0000373f hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x01014010 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=41 [audio mixer] hdac0: hdac0: nid: 19 [ANALOG] [DISABLED] hdac0: name: pin: Speaker (None) hdac0: widget_cap: 0x0040010c hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00000010 hdac0: OUT hdac0: Pin config: 0x511711f0 hdac0: Pin control: 0x00000000 hdac0: Output amp: 0x80051f1f hdac0: mute=1 step=31 size=5 offset=31 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=45 [audio mixer] [DISABLED] hdac0: hdac0: nid: 20 [ANALOG] hdac0: name: pin: Mic (Jack) hdac0: widget_cap: 0x0040018d hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00004000) hdac0: OSS: mic (mic) hdac0: Pin cap: 0x0000373f hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x02a1902e hdac0: Pin control: 0x00000024 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=43 [audio mixer] [DISABLED] hdac0: hdac0: nid: 21 [ANALOG] hdac0: name: pin: Line-in (Jack) hdac0: widget_cap: 0x0040018d hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00000002) hdac0: OSS: line (line) hdac0: Pin cap: 0x00003737 hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x01813021 hdac0: Pin control: 0x00000024 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=44 [audio mixer] [DISABLED] hdac0: hdac0: nid: 22 [ANALOG] hdac0: name: pin: Line-out (Jack) hdac0: widget_cap: 0x0040018d hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000004) hdac0: OSS: hdac0: Pin cap: 0x00003737 hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x01011012 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=42 [audio mixer] hdac0: hdac0: nid: 23 [ANALOG] hdac0: name: pin: Mic (Jack) hdac0: widget_cap: 0x0040098d hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00000001) hdac0: OSS: monitor (monitor) hdac0: Pin cap: 0x00003737 hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x01a19020 hdac0: Pin control: 0x00000024 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 24 [ANALOG] hdac0: name: pin: CD (Fixed) hdac0: widget_cap: 0x00400001 hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00000004) hdac0: OSS: cd (cd) hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x99331122 hdac0: Pin control: 0x00000020 IN hdac0: connections: 0 hdac0: hdac0: nid: 25 [ANALOG] [DISABLED] hdac0: name: power widget hdac0: widget_cap: 0x00500500 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 2 hdac0: | hdac0: + <- nid=32 [audio mixer] (selected) hdac0: + <- nid=33 [audio selector] hdac0: hdac0: nid: 26 [ANALOG] hdac0: name: beep widget hdac0: widget_cap: 0x00700000 hdac0: Parse flags: 0x0 hdac0: Association: -2 (0x00000000) hdac0: OSS: speaker (speaker) hdac0: connections: 0 hdac0: hdac0: nid: 27 [DIGITAL] hdac0: name: pin: SPDIF-out (Jack) hdac0: widget_cap: 0x0040030d hdac0: Parse flags: 0x0 hdac0: Association: 3 (0x00000001) hdac0: OSS: hdac0: Pin cap: 0x00000010 hdac0: OUT hdac0: Pin config: 0x0145f1a0 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80052727 hdac0: mute=1 step=39 size=5 offset=39 hdac0: connections: 1 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: hdac0: nid: 28 [DIGITAL] [DISABLED] hdac0: name: pin: SPDIF-in (None) hdac0: widget_cap: 0x0040020b hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x41c5f160 hdac0: Pin control: 0x00000000 hdac0: Input amp: 0x80051f17 hdac0: mute=1 step=31 size=5 offset=23 hdac0: connections: 0 hdac0: hdac0: nid: 29 [DIGITAL] [DISABLED] hdac0: name: audio mixer hdac0: widget_cap: 0x00200303 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=1 [GHOST!] [UNKNOWN] hdac0: + [DISABLED] <- nid=11 [audio selector] [DISABLED] hdac0: hdac0: nid: 30 [ANALOG] [DISABLED] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=54 [audio selector] [DISABLED] hdac0: + [DISABLED] <- nid=33 [audio selector] hdac0: hdac0: nid: 31 [ANALOG] [DISABLED] hdac0: name: volume widget hdac0: widget_cap: 0x00600080 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 0 hdac0: hdac0: nid: 32 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x0020010b hdac0: Parse flags: 0x1 hdac0: Association: -2 (0x00004007) hdac0: OSS: mix (mix) hdac0: Input amp: 0x80051f17 hdac0: mute=1 step=31 size=5 offset=23 hdac0: connections: 8 hdac0: | hdac0: + <- nid=57 [audio selector] hdac0: + <- nid=51 [audio selector] hdac0: + [DISABLED] <- nid=56 [audio selector] [DISABLED] hdac0: + [DISABLED] <- nid=61 [audio selector] [DISABLED] hdac0: + <- nid=52 [audio selector] hdac0: + [DISABLED] <- nid=59 [audio selector] [DISABLED] hdac0: + <- nid=24 [pin: CD (Fixed)] hdac0: + <- nid=26 [beep widget] hdac0: hdac0: nid: 33 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: -2 (0x00000000) hdac0: OSS: mix hdac0: Output amp: 0x80051f1f hdac0: mute=1 step=31 size=5 offset=31 hdac0: connections: 1 hdac0: | hdac0: + <- nid=32 [audio mixer] hdac0: hdac0: nid: 34 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: 2 (0x00000001) hdac0: OSS: pcm, mix hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=55 [audio selector] hdac0: + <- nid=33 [audio selector] hdac0: hdac0: nid: 35 [ANALOG] [DISABLED] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00100 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 18 hdac0: | hdac0: + <- nid=17 [pin: Headphones (Jack)] (selected) hdac0: + <- nid=18 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=19 [pin: Speaker (None)] [DISABLED] hdac0: + <- nid=20 [pin: Mic (Jack)] hdac0: + <- nid=21 [pin: Line-in (Jack)] hdac0: + <- nid=22 [pin: Line-out (Jack)] hdac0: + <- nid=23 [pin: Mic (Jack)] hdac0: + <- nid=24 [pin: CD (Fixed)] hdac0: + <- nid=36 [pin: Line-out (Jack)] hdac0: + <- nid=37 [pin: Line-out (Jack)] hdac0: + <- nid=56 [audio selector] [DISABLED] hdac0: + <- nid=57 [audio selector] hdac0: + <- nid=58 [audio selector] hdac0: + <- nid=59 [audio selector] [DISABLED] hdac0: + <- nid=60 [audio selector] hdac0: + <- nid=61 [audio selector] [DISABLED] hdac0: + <- nid=32 [audio mixer] hdac0: + <- nid=33 [audio selector] hdac0: hdac0: nid: 36 [ANALOG] hdac0: name: pin: Line-out (Jack) hdac0: widget_cap: 0x0040098d hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000002) hdac0: OSS: hdac0: Pin cap: 0x00000037 hdac0: ISC TRQD PDC OUT IN : UNSOL hdac0: Pin config: 0x01016011 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=39 [audio mixer] hdac0: hdac0: nid: 37 [ANALOG] hdac0: name: pin: Line-out (Jack) hdac0: widget_cap: 0x0040018d hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000010) hdac0: OSS: hdac0: Pin cap: 0x00000037 hdac0: ISC TRQD PDC OUT IN : UNSOL hdac0: Pin config: 0x01012014 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=40 [audio mixer] hdac0: hdac0: nid: 38 [ANALOG] [DISABLED] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=50 [audio selector] [DISABLED] hdac0: + [DISABLED] <- nid=33 [audio selector] hdac0: hdac0: nid: 39 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000002) hdac0: OSS: pcm, mix hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=5 [audio output] hdac0: + <- nid=33 [audio selector] hdac0: hdac0: nid: 40 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000010) hdac0: OSS: pcm, mix hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=10 [audio output] hdac0: + <- nid=33 [audio selector] hdac0: hdac0: nid: 41 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000001) hdac0: OSS: pcm, mix hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=4 [audio output] hdac0: + <- nid=33 [audio selector] hdac0: hdac0: nid: 42 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: 0 (0x00000004) hdac0: OSS: pcm, mix hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=6 [audio output] hdac0: + <- nid=33 [audio selector] hdac0: hdac0: nid: 43 [ANALOG] [DISABLED] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=48 [audio selector] [DISABLED] hdac0: + [DISABLED] <- nid=33 [audio selector] hdac0: hdac0: nid: 44 [ANALOG] [DISABLED] hdac0: name: audio mixer hdac0: widget_cap: 0x00200103 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=49 [audio selector] [DISABLED] hdac0: + [DISABLED] <- nid=33 [audio selector] hdac0: hdac0: nid: 45 [ANALOG] [DISABLED] hdac0: name: audio mixer hdac0: widget_cap: 0x00200100 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 1 hdac0: | hdac0: + <- nid=30 [audio mixer] [DISABLED] hdac0: hdac0: nid: 46 [ANALOG] [DISABLED] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 0 hdac0: hdac0: nid: 47 [ANALOG] [DISABLED] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00100 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 6 hdac0: | hdac0: + <- nid=17 [pin: Headphones (Jack)] (selected) hdac0: + <- nid=18 [pin: Line-out (Jack)] hdac0: + <- nid=20 [pin: Mic (Jack)] hdac0: + <- nid=21 [pin: Line-in (Jack)] hdac0: + <- nid=22 [pin: Line-out (Jack)] hdac0: + <- nid=23 [pin: Mic (Jack)] hdac0: hdac0: nid: 48 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 3 hdac0: | hdac0: + <- nid=3 [audio output] (selected) hdac0: + <- nid=4 [audio output] hdac0: + <- nid=6 [audio output] hdac0: hdac0: nid: 49 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 2 hdac0: | hdac0: + <- nid=4 [audio output] (selected) hdac0: + <- nid=10 [audio output] hdac0: hdac0: nid: 50 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 2 hdac0: | hdac0: + <- nid=5 [audio output] (selected) hdac0: + <- nid=4 [audio output] hdac0: hdac0: nid: 51 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00000002) hdac0: OSS: line hdac0: connections: 3 hdac0: | hdac0: + <- nid=58 [audio selector] (selected) hdac0: + [DISABLED] <- nid=37 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=36 [pin: Line-out (Jack)] hdac0: hdac0: nid: 52 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00000001) hdac0: OSS: monitor hdac0: connections: 3 hdac0: | hdac0: + <- nid=60 [audio selector] (selected) hdac0: + [DISABLED] <- nid=37 [pin: Line-out (Jack)] hdac0: + [DISABLED] <- nid=36 [pin: Line-out (Jack)] hdac0: hdac0: nid: 53 [ANALOG] [DISABLED] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 0 hdac0: hdac0: nid: 54 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: connections: 3 hdac0: | hdac0: + <- nid=3 [audio output] (selected) hdac0: + <- nid=4 [audio output] hdac0: + <- nid=6 [audio output] hdac0: hdac0: nid: 55 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x0 hdac0: Association: 2 (0x00000001) hdac0: OSS: pcm hdac0: connections: 3 hdac0: | hdac0: + <- nid=3 [audio output] (selected) hdac0: + [DISABLED] <- nid=4 [audio output] hdac0: + [DISABLED] <- nid=6 [audio output] hdac0: hdac0: nid: 56 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=17 [pin: Headphones (Jack)] hdac0: hdac0: nid: 57 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00004000) hdac0: OSS: mic hdac0: Output amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=20 [pin: Mic (Jack)] hdac0: hdac0: nid: 58 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00000002) hdac0: OSS: line hdac0: Output amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=21 [pin: Line-in (Jack)] hdac0: hdac0: nid: 59 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=22 [pin: Line-out (Jack)] hdac0: hdac0: nid: 60 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: 1 (0x00000001) hdac0: OSS: monitor hdac0: Output amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=23 [pin: Mic (Jack)] hdac0: hdac0: nid: 61 [ANALOG] [DISABLED] hdac0: name: audio selector hdac0: widget_cap: 0x0030010d hdac0: Parse flags: 0x0 hdac0: Association: -1 (0x00000000) hdac0: OSS: hdac0: Output amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=18 [pin: Line-out (Jack)] hdac0: hdac0: +------------------------+ hdac0: | DUMPING HDA AMPLIFIERS | hdac0: +------------------------+ hdac0: hdac0: 1: nid 3 out (out) index 0 ossmask=0x00000011 hdac0: mute: 0 step: 39 size: 5 off: 39 hdac0: 2: nid 4 out (out) index 0 ossmask=0x00000011 hdac0: mute: 0 step: 39 size: 5 off: 39 hdac0: 3: nid 5 out (out) index 0 ossmask=0x00000011 hdac0: mute: 0 step: 39 size: 5 off: 39 hdac0: 4: nid 6 out (out) index 0 ossmask=0x00000011 hdac0: mute: 0 step: 39 size: 5 off: 39 hdac0: 5: nid 10 out (out) index 0 ossmask=0x00000011 hdac0: mute: 0 step: 39 size: 5 off: 39 hdac0: 6: nid 12 out (out) index 0 ossmask=0x00000800 hdac0: mute: 1 step: 54 size: 5 off: 39 hdac0: 7: nid 13 out (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 54 size: 5 off: 39 [DISABLED] hdac0: 8: nid 14 out (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 54 size: 5 off: 39 [DISABLED] hdac0: 9: nid 16 out (out) index 0 ossmask=0x00000020 hdac0: mute: 1 step: 15 size: 11 off: 15 hdac0: 10: nid 17 in (out) index 0 ossmask=0x00000001 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 11: nid 18 in (out) index 0 ossmask=0x00000001 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 12: nid 19 in (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 31 size: 5 off: 31 [DISABLED] hdac0: 13: nid 20 in (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 14: nid 21 in (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 15: nid 22 in (out) index 0 ossmask=0x00000001 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 16: nid 23 in (out) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 17: nid 27 in (out) index 0 ossmask=0x00000011 hdac0: mute: 1 step: 39 size: 5 off: 39 hdac0: 18: nid 28 out (in ) index 0 ossmask=0x00000000 hdac0: mute: 1 step: 31 size: 5 off: 23 [DISABLED] hdac0: 19: nid 29 in (in ) index 1 cnid 11 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 20: nid 30 in (in ) index 0 cnid 54 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 21: nid 30 in (in ) index 1 cnid 33 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 22: nid 32 in (in ) index 0 cnid 57 ossmask=0x00000200 hdac0: mute: 1 step: 31 size: 5 off: 23 hdac0: 23: nid 32 in (in ) index 1 cnid 51 ossmask=0x00000200 hdac0: mute: 1 step: 31 size: 5 off: 23 hdac0: 24: nid 32 in (in ) index 2 cnid 56 ossmask=0x00000000 hdac0: mute: 1 step: 31 size: 5 off: 23 [DISABLED] hdac0: 25: nid 32 in (in ) index 3 cnid 61 ossmask=0x00000000 hdac0: mute: 1 step: 31 size: 5 off: 23 [DISABLED] hdac0: 26: nid 32 in (in ) index 4 cnid 52 ossmask=0x00000200 hdac0: mute: 1 step: 31 size: 5 off: 23 hdac0: 27: nid 32 in (in ) index 5 cnid 59 ossmask=0x00000000 hdac0: mute: 1 step: 31 size: 5 off: 23 [DISABLED] hdac0: 28: nid 32 in (in ) index 6 cnid 24 ossmask=0x00000300 hdac0: mute: 1 step: 31 size: 5 off: 23 hdac0: 29: nid 32 in (in ) index 7 cnid 26 ossmask=0x00000220 hdac0: mute: 1 step: 31 size: 5 off: 23 hdac0: 30: nid 33 out (out) index 0 ossmask=0x00000200 hdac0: mute: 1 step: 31 size: 5 off: 31 hdac0: 31: nid 34 in (in ) index 0 cnid 55 ossmask=0x00000011 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 32: nid 34 in (in ) index 1 cnid 33 ossmask=0x00000201 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 33: nid 36 in (out) index 0 ossmask=0x00000001 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 34: nid 37 in (out) index 0 ossmask=0x00000001 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 35: nid 38 in (in ) index 0 cnid 50 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 36: nid 38 in (in ) index 1 cnid 33 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 37: nid 39 in (in ) index 0 cnid 5 ossmask=0x00000011 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 38: nid 39 in (in ) index 1 cnid 33 ossmask=0x00000201 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 39: nid 40 in (in ) index 0 cnid 10 ossmask=0x00000011 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 40: nid 40 in (in ) index 1 cnid 33 ossmask=0x00000201 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 41: nid 41 in (in ) index 0 cnid 4 ossmask=0x00000011 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 42: nid 41 in (in ) index 1 cnid 33 ossmask=0x00000201 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 43: nid 42 in (in ) index 0 cnid 6 ossmask=0x00000011 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 44: nid 42 in (in ) index 1 cnid 33 ossmask=0x00000201 hdac0: mute: 1 step: 0 size: 0 off: 0 hdac0: 45: nid 43 in (in ) index 0 cnid 48 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 46: nid 43 in (in ) index 1 cnid 33 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 47: nid 44 in (in ) index 0 cnid 49 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 48: nid 44 in (in ) index 1 cnid 33 ossmask=0x00000000 hdac0: mute: 1 step: 0 size: 0 off: 0 [DISABLED] hdac0: 49: nid 56 out (out) index 0 ossmask=0x00000000 hdac0: mute: 0 step: 3 size: 39 off: 0 [DISABLED] hdac0: 50: nid 57 out (out) index 0 ossmask=0x00000080 hdac0: mute: 0 step: 3 size: 39 off: 0 hdac0: 51: nid 58 out (out) index 0 ossmask=0x00000040 hdac0: mute: 0 step: 3 size: 39 off: 0 hdac0: 52: nid 59 out (out) index 0 ossmask=0x00000000 hdac0: mute: 0 step: 3 size: 39 off: 0 [DISABLED] hdac0: 53: nid 60 out (out) index 0 ossmask=0x01000000 hdac0: mute: 0 step: 3 size: 39 off: 0 hdac0: 54: nid 61 out (out) index 0 ossmask=0x00000000 hdac0: mute: 0 step: 3 size: 39 off: 0 [DISABLED] hdac0: pcm0: on hdac0 pcm0: +--------------------------------------+ pcm0: | DUMPING PCM Playback/Record Channels | pcm0: +--------------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: DAC: 4 5 6 10 pcm0: pcm0: Record: pcm0: pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: ADC: 8 pcm0: pcm0: +--------------------------------+ pcm0: | DUMPING Playback/Record Pathes | pcm0: +--------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: nid=18 [pin: Line-out (Jack)] pcm0: | pcm0: + <- nid=41 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=4 [audio output] [src: pcm] pcm0: + <- nid=33 [audio selector] [src: mix] pcm0: | pcm0: + <- nid=32 [audio mixer] [src: mix] pcm0: pcm0: nid=22 [pin: Line-out (Jack)] pcm0: | pcm0: + <- nid=42 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=6 [audio output] [src: pcm] pcm0: + <- nid=33 [audio selector] [src: mix] pcm0: | pcm0: + <- nid=32 [audio mixer] [src: mix] pcm0: pcm0: nid=36 [pin: Line-out (Jack)] pcm0: | pcm0: + <- nid=39 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=5 [audio output] [src: pcm] pcm0: + <- nid=33 [audio selector] [src: mix] pcm0: | pcm0: + <- nid=32 [audio mixer] [src: mix] pcm0: pcm0: nid=37 [pin: Line-out (Jack)] pcm0: | pcm0: + <- nid=40 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=10 [audio output] [src: pcm] pcm0: + <- nid=33 [audio selector] [src: mix] pcm0: | pcm0: + <- nid=32 [audio mixer] [src: mix] pcm0: pcm0: Record: pcm0: pcm0: nid=8 [audio input] pcm0: | pcm0: + <- nid=12 [audio selector] [src: line, mic, cd, mix, monitor] pcm0: | pcm0: + <- nid=57 [audio selector] [src: mic] pcm0: | pcm0: + <- nid=20 [pin: Mic (Jack)] [src: mic] pcm0: + <- nid=58 [audio selector] [src: line] pcm0: | pcm0: + <- nid=21 [pin: Line-in (Jack)] [src: line] pcm0: + <- nid=60 [audio selector] [src: monitor] pcm0: | pcm0: + <- nid=23 [pin: Mic (Jack)] [src: monitor] pcm0: + <- nid=24 [pin: CD (Fixed)] [src: cd] pcm0: + <- nid=32 [audio mixer] [src: mix] pcm0: pcm0: Input Mix: pcm0: pcm0: nid=32 [audio mixer] pcm0: | pcm0: + <- nid=57 [audio selector] [src: mic] pcm0: | pcm0: + <- nid=20 [pin: Mic (Jack)] [src: mic] pcm0: + <- nid=51 [audio selector] [src: line] pcm0: | pcm0: + <- nid=58 [audio selector] [src: line] pcm0: | pcm0: + <- nid=21 [pin: Line-in (Jack)] [src: line] pcm0: + <- nid=52 [audio selector] [src: monitor] pcm0: | pcm0: + <- nid=60 [audio selector] [src: monitor] pcm0: | pcm0: + <- nid=23 [pin: Mic (Jack)] [src: monitor] pcm0: + <- nid=24 [pin: CD (Fixed)] [src: cd] pcm0: + <- nid=26 [beep widget] [src: speaker] pcm0: pcm0: +-------------------------+ pcm0: | DUMPING Volume Controls | pcm0: +-------------------------+ pcm0: pcm0: Master Volume (OSS: vol) pcm0: | pcm0: +- ctl 2 (nid 4 out): -58/0dB (40 steps) pcm0: +- ctl 3 (nid 5 out): -58/0dB (40 steps) pcm0: +- ctl 4 (nid 6 out): -58/0dB (40 steps) pcm0: +- ctl 5 (nid 10 out): -58/0dB (40 steps) pcm0: +- ctl 11 (nid 18 in ): mute pcm0: +- ctl 15 (nid 22 in ): mute pcm0: +- ctl 33 (nid 36 in ): mute pcm0: +- ctl 34 (nid 37 in ): mute pcm0: +- ctl 37 (nid 39 in 0): mute pcm0: +- ctl 38 (nid 39 in 1): mute pcm0: +- ctl 39 (nid 40 in 0): mute pcm0: +- ctl 40 (nid 40 in 1): mute pcm0: +- ctl 41 (nid 41 in 0): mute pcm0: +- ctl 42 (nid 41 in 1): mute pcm0: +- ctl 43 (nid 42 in 0): mute pcm0: +- ctl 44 (nid 42 in 1): mute pcm0: pcm0: PCM Volume (OSS: pcm) pcm0: | pcm0: +- ctl 2 (nid 4 out): -58/0dB (40 steps) pcm0: +- ctl 3 (nid 5 out): -58/0dB (40 steps) pcm0: +- ctl 4 (nid 6 out): -58/0dB (40 steps) pcm0: +- ctl 5 (nid 10 out): -58/0dB (40 steps) pcm0: +- ctl 37 (nid 39 in 0): mute pcm0: +- ctl 39 (nid 40 in 0): mute pcm0: +- ctl 41 (nid 41 in 0): mute pcm0: +- ctl 43 (nid 42 in 0): mute pcm0: pcm0: CD Volume (OSS: cd) pcm0: | pcm0: +- ctl 28 (nid 32 in 6): -34/12dB (32 steps) + mute pcm0: pcm0: Microphone Volume (OSS: mic) pcm0: | pcm0: +- ctl 50 (nid 57 out): 0/30dB (4 steps) pcm0: pcm0: Line-in Volume (OSS: line) pcm0: | pcm0: +- ctl 51 (nid 58 out): 0/30dB (4 steps) pcm0: pcm0: Recording Level (OSS: rec) pcm0: | pcm0: +- ctl 6 (nid 12 out): -58/22dB (55 steps) + mute pcm0: pcm0: Speaker/Beep Volume (OSS: speaker) pcm0: | pcm0: +- ctl 9 (nid 16 out): -45/0dB (16 steps) + mute pcm0: +- ctl 29 (nid 32 in 7): -34/12dB (32 steps) + mute pcm0: pcm0: Input Mix Level (OSS: mix) pcm0: | pcm0: +- ctl 22 (nid 32 in 0): -34/12dB (32 steps) + mute pcm0: +- ctl 23 (nid 32 in 1): -34/12dB (32 steps) + mute pcm0: +- ctl 26 (nid 32 in 4): -34/12dB (32 steps) + mute pcm0: +- ctl 28 (nid 32 in 6): -34/12dB (32 steps) + mute pcm0: +- ctl 29 (nid 32 in 7): -34/12dB (32 steps) + mute pcm0: +- ctl 30 (nid 33 out): -46/0dB (32 steps) + mute pcm0: +- ctl 38 (nid 39 in 1): mute pcm0: +- ctl 40 (nid 40 in 1): mute pcm0: +- ctl 42 (nid 41 in 1): mute pcm0: +- ctl 44 (nid 42 in 1): mute pcm0: pcm0: Unknown Ctl (OSS: monitor) pcm0: | pcm0: +- ctl 53 (nid 60 out): 0/30dB (4 steps) pcm0: pcm0: OSS mixer initialization... pcm0: Recsel (mic): nid 12 source 1 select pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "cd": pcm0: Mixer "mix": pcm0: Mixer "rec": pcm0: Mixer "monitor": pcm0: Registering PCM channels... pcm0: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm0: sndbuf_setmap 23b0000, 4000; 0xe78d8000 -> 23b0000 hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm0: sndbuf_setmap 23c0000, 4000; 0xe78e8000 -> 23c0000 pcm1: on hdac0 pcm1: +--------------------------------------+ pcm1: | DUMPING PCM Playback/Record Channels | pcm1: +--------------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: Stream cap: 0x00000001 pcm1: Format: PCM pcm1: PCM cap: 0x000e07ff pcm1: PCM size: 16 20 24 pcm1: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm1: DAC: 3 pcm1: pcm1: +--------------------------------+ pcm1: | DUMPING Playback/Record Pathes | pcm1: +--------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: nid=17 [pin: Headphones (Jack)] pcm1: | pcm1: + <- nid=34 [audio mixer] [src: pcm, mix] pcm1: | pcm1: + <- nid=55 [audio selector] [src: pcm] pcm1: | pcm1: + <- nid=3 [audio output] [src: pcm] pcm1: + <- nid=33 [audio selector] [src: mix] pcm1: | pcm1: + <- nid=32 [audio mixer] [src: mix] pcm1: pcm1: +-------------------------+ pcm1: | DUMPING Volume Controls | pcm1: +-------------------------+ pcm1: pcm1: Master Volume (OSS: vol) pcm1: | pcm1: +- ctl 1 (nid 3 out): -58/0dB (40 steps) pcm1: +- ctl 10 (nid 17 in ): mute pcm1: +- ctl 31 (nid 34 in 0): mute pcm1: +- ctl 32 (nid 34 in 1): mute pcm1: pcm1: PCM Volume (OSS: pcm) pcm1: | pcm1: +- ctl 1 (nid 3 out): -58/0dB (40 steps) pcm1: +- ctl 31 (nid 34 in 0): mute pcm1: pcm1: Input Mix Level (OSS: mix) pcm1: | pcm1: +- ctl 32 (nid 34 in 1): mute pcm1: pcm1: OSS mixer initialization... pcm1: Mixer "vol": pcm1: Mixer "pcm": pcm1: Mixer "mix": pcm1: Registering PCM channels... pcm1: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm1: sndbuf_setmap 23e0000, 4000; 0xe78f8000 -> 23e0000 pcm2: on hdac0 pcm2: +--------------------------------------+ pcm2: | DUMPING PCM Playback/Record Channels | pcm2: +--------------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: Stream cap: 0x00000005 pcm2: Format: AC3 PCM pcm2: PCM cap: 0x000e07e0 pcm2: PCM size: 16 20 24 pcm2: PCM rate: 44 48 88 96 176 192 pcm2: DAC: 2 pcm2: pcm2: +--------------------------------+ pcm2: | DUMPING Playback/Record Pathes | pcm2: +--------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: nid=27 [pin: SPDIF-out (Jack)] pcm2: | pcm2: + <- nid=2 [audio output] [src: pcm] pcm2: pcm2: +-------------------------+ pcm2: | DUMPING Volume Controls | pcm2: +-------------------------+ pcm2: pcm2: Master Volume (OSS: vol) pcm2: | pcm2: +- ctl 17 (nid 27 in ): -58/0dB (40 steps) + mute pcm2: pcm2: PCM Volume (OSS: pcm) pcm2: | pcm2: +- ctl 17 (nid 27 in ): -58/0dB (40 steps) + mute pcm2: pcm2: OSS mixer initialization... pcm2: Mixer "vol": pcm2: Mixer "pcm": pcm2: Registering PCM channels... pcm2: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm2: sndbuf_setmap 2800000, 4000; 0xe7908000 -> 2800000 ATA PseudoRAID loaded SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 ioapic0: Assigning ISA IRQ 1 to local APIC 0 ioapic0: Assigning ISA IRQ 4 to local APIC 1 ioapic0: Assigning ISA IRQ 9 to local APIC 0 ioapic0: Assigning ISA IRQ 14 to local APIC 1 ioapic0: Assigning ISA IRQ 15 to local APIC 0 ioapic0: Assigning PCI IRQ 16 to local APIC 1 ioapic0: Assigning PCI IRQ 18 to local APIC 0 ioapic0: Assigning PCI IRQ 19 to local APIC 1 ioapic0: Assigning PCI IRQ 21 to local APIC 0 ioapic0: Assigning PCI IRQ 22 to local APIC 1 ioapic0: Assigning PCI IRQ 23 to local APIC 0 GEOM_LABEL: Label for provider ad4s3 is ntfs/Local Disk. GEOM: new disk ad6 Trying to mount root from ufs:/dev/ad4s2a start_init: trying /sbin/init --------------050209010208010705070106-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 01:40:04 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18765106566B for ; Sat, 6 Sep 2008 01:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F302E8FC1A for ; Sat, 6 Sep 2008 01:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m861e3ti045160 for ; Sat, 6 Sep 2008 01:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m861e3vt045159; Sat, 6 Sep 2008 01:40:03 GMT (envelope-from gnats) Date: Sat, 6 Sep 2008 01:40:03 GMT Message-Id: <200809060140.m861e3vt045159@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Random User Cc: Subject: Re: ports/124501: multimedia/gstreamer-ffmpeg version 0.10.4_1 compile fails (gnome-config, gstreamer-check, many config errors) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Random User List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 01:40:04 -0000 The following reply was made to PR ports/124501; it has been noted by GNATS. From: Random User To: bug-followup@FreeBSD.org, rannumgen@globaleyes.net Cc: Subject: Re: ports/124501: multimedia/gstreamer-ffmpeg version 0.10.4_1 compile fails (gnome-config, gstreamer-check, many config errors) Date: Fri, 05 Sep 2008 20:24:46 -0500 It would appear that gstreamer-ffmpeg/work/gst-ffmpeg-0.10.4/gst-libs/ext/ffmpeg has a problem with "-march=-native": zmbv_decoder=yes zmbv_decoder_deps=zlib zmbv_encoder=yes zmbv_encoder_deps=zlib check_ld check_cc BEGIN /tmp/ffmpeg-conf--55624-.c 1 int main(void){ return 0; } END /tmp/ffmpeg-conf--55624-.c gcc _march=-march=native -O2 -pipe -O2 -fno-strict-aliasing -fno-force-addr -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--55624-.o /tmp/ffmpeg-conf--55624-.c gcc: _march=-march=native: No such file or directory C compiler test failed. cat /etc/make.conf # added by use.perl 2007-01-22 12:19:34 PERL_VER=5.8.8 PERL_VERSION=5.8.8 # WANT_OPENLDAP_VER=24 WITH_SASL=1 WANT_OPENLDAP_SASL=yes # WANT_DB4_VER=44 # WITH_MOZILLA=firefox # CFLAGS=-march=native -O2 -pipe COPTFLAGS=-march=native -O -pipe # ##X11BASE=/usr/X11R6 # WITH_OPENSSL_PORT=yes USE_OPENSSL_RPATH=yes # dmesg FreeBSD 7.0-STABLE #2: Fri Aug 1 23:52:07 CDT 2008 root@dutton3.it.siu.edu:/usr/obj/usr/src/sys/XSYSTEM Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) D CPU 3.40GHz (3391.52-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf65 Stepping = 5 Features=0xbfebfbff Features2=0xe49d AMD Features=0x20000000 AMD Features2=0x1 Cores per package: 2 man gcc . . -mtune native This selects the CPU to tune for at compilation time by deter- mining the processor type of the compiling machine. Using -mtune=native will produce code optimized for the local machine under the constraints of the selected instruction set. Using -march=native will enable all instruction subsets supported by the local machine (hence the result might not run on different machines). . . -march=cpu-type Generate instructions for the machine type cpu-type. The choices for cpu-type are the same as for -mtune. Moreover, specifying -march=cpu-type implies -mtune=cpu-type. . . From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 01:53:14 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F8871065680 for ; Sat, 6 Sep 2008 01:53:14 +0000 (UTC) (envelope-from rannumgen@globaleyes.net) Received: from MX1.ll.net (mail.globaleyes.net [209.131.230.155]) by mx1.freebsd.org (Postfix) with ESMTP id 312F28FC15 for ; Sat, 6 Sep 2008 01:53:14 +0000 (UTC) (envelope-from rannumgen@globaleyes.net) Received: from FreeBSD1.LocalNET10 (unverified [209.131.235.248]) by MX1.ll.net (Vircom SMTPRS 4.4.571.23) with ESMTP id for ; Fri, 5 Sep 2008 20:40:12 -0500 X-Modus-BlackList: 209.131.235.248=OK;rannumgen@globaleyes.net=OK X-Modus-Trusted: 209.131.235.248=YES X-Modus-Audit: FALSE;0;0;0 Message-ID: <48C1DF78.50301@globaleyes.net> Date: Fri, 05 Sep 2008 20:40:08 -0500 From: Random User User-Agent: Thunderbird 2.0.0.16 (X11/20080828) MIME-Version: 1.0 To: freebsd-multimedia@FreeBSD.org References: <200809051505.m85F5Fds084874@freefall.freebsd.org> In-Reply-To: <200809051505.m85F5Fds084874@freefall.freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/124501: multimedia/gstreamer-ffmpeg version 0.10.4_1 compile fails (gnome-config, gstreamer-check, many config errors) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 01:53:14 -0000 Removing /etc/make.conf "-march=-native" allows gstreamer-ffmpeg to compile successfully. pav@FreeBSD.org wrote: > Synopsis: multimedia/gstreamer-ffmpeg version 0.10.4_1 compile fails (gnome-config, gstreamer-check, many config errors) > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Fri Sep 5 15:04:24 UTC 2008 > State-Changed-Why: > config.log is not relevant here; can you go to > work/gst-ffmpeg-0.10.4/gst-libs/ext/ffmpeg/config.err, look for something like > this: > > 1524 BEGIN /tmp/ffmpeg-conf--87465-.c > 1525 1 int main(void){ return 0; } > 1526 END /tmp/ffmpeg-conf--87465-.c > > and paste 10 lines around it, if they contain any errors? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=124501 From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 03:22:50 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 782F7106566C; Sat, 6 Sep 2008 03:22:50 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4ADAE8FC19; Sat, 6 Sep 2008 03:22:50 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m863MncZ053732; Sat, 6 Sep 2008 03:22:49 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m863MnWF053728; Sat, 6 Sep 2008 03:22:49 GMT (envelope-from linimon) Date: Sat, 6 Sep 2008 03:22:49 GMT Message-Id: <200809060322.m863MnWF053728@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/127131: [bktr] /usr/src/sys/dev/bktr/bktr_os.c, line 469: wrong type in bus_release_resource X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 03:22:50 -0000 Old Synopsis: /usr/src/sys/dev/bktr/bktr_os.c, line 469: wrong type in bus_release_resource New Synopsis: [bktr] /usr/src/sys/dev/bktr/bktr_os.c, line 469: wrong type in bus_release_resource Responsible-Changed-From-To: freebsd-bugs->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Sat Sep 6 03:22:16 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=127131 From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 04:05:41 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C7A1065671; Sat, 6 Sep 2008 04:05:41 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (merlin.alerce.com [64.62.142.94]) by mx1.freebsd.org (Postfix) with ESMTP id 515C28FC15; Sat, 6 Sep 2008 04:05:41 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 14C5D33C62; Fri, 5 Sep 2008 21:06:00 -0700 (PDT) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id A82FF33C5B; Fri, 5 Sep 2008 21:05:59 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18626.403.571973.483046@almost.alerce.com> Date: Fri, 5 Sep 2008 21:05:39 -0700 To: Alexander Motin In-Reply-To: <48BF05EE.9070001@FreeBSD.org> References: <48B2DD7E.6030700@FreeBSD.org> <18616.53262.986892.268638@almost.alerce.com> <48BC611D.9030300@FreeBSD.org> <18620.32294.160420.297187@almost.alerce.com> <48BF05EE.9070001@FreeBSD.org> X-Mailer: VM 7.19 under Emacs 22.1.50.1 X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_hda UAA patch second preview X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 04:05:41 -0000 Alexander Motin writes: > George Hartzell wrote: > > Alexander Motin writes: > > > George Hartzell wrote: > > > > I cvsup'ed my -STABLE mac pro amd64 this afternoon, applied > > > > hda.7.20080828.patch, rebuilt everything. > > > > > > > > Sound no longer works. > > > > > > > > Sndstat is available at: > > > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.sndstat > > > > verbose dmesg is at: > > > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.dmesg-out > > > > > > I have just uploaded fresh version with several fixes which also may fix > > > this. Try it please. > > > > > > > I tried it both with and without > > > > > > > > hint.hdac.0.config="gpio1" > > > > > > > > I also get [GIANT] in my sndstat output. > > > > > > I hope I have fixed this also at last. > > > > > > -- > > > Alexander Motin > > > > > > > Still no sound. The sndstat output now says [MPSAFE] though. > > > > http://shrimp.alerce.com/macpro/hda.7.20080901.patch.dmesg-verbose > > http://shrimp.alerce.com/macpro/hda.7.20080901.patch.sndstat > > As I can see Linux ALSA driver sets both gpio0 and gpio1 for ALC885 on > MacPro. Have you tried to do in also? > > Also there is next 20080903 patch revision. Differences are minor, but > present. I tried 20080905. W/ gpio0 set, I get sound out of the builtin speaker. With gpio0 and gpio1 set I get sound out of the builtin speaker. With only gpio1 set I get no sound. More info at: http://shrimp.alerce.com/macpro/hda.7.20080905.patch.dmesg-verbose http://shrimp.alerce.com/macpro/hda.7.20080905.patch.sndstat g. From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 05:52:25 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F408106566B for ; Sat, 6 Sep 2008 05:52:25 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id A8FFC8FC14 for ; Sat, 6 Sep 2008 05:52:24 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 220160251; Sat, 06 Sep 2008 08:52:23 +0300 Message-ID: <48C21A8A.8000804@FreeBSD.org> Date: Sat, 06 Sep 2008 08:52:10 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> <48C1A4F0.9050906@math.missouri.edu> <48C1A745.3020809@FreeBSD.org> <48C1AA6B.7050801@math.missouri.edu> In-Reply-To: <48C1AA6B.7050801@math.missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 05:52:25 -0000 Stephen Montgomery-Smith wrote: > Alexander Motin wrote: >> and try other dspX playback devices. > > How do I do this? Depends on software. For mpg123 it is a "-a" parameter. xmms allows to select it via options menu. Also default pcm device may be set with sysctl hw.snd.default_unit. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 05:59:18 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E8B8106566C for ; Sat, 6 Sep 2008 05:59:18 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 1483C8FC18 for ; Sat, 6 Sep 2008 05:59:17 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 220160575; Sat, 06 Sep 2008 08:59:17 +0300 Message-ID: <48C21C28.7060305@FreeBSD.org> Date: Sat, 06 Sep 2008 08:59:04 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> <48C1A4F0.9050906@math.missouri.edu> <48C1A745.3020809@FreeBSD.org> <48C1A908.2040801@math.missouri.edu> In-Reply-To: <48C1A908.2040801@math.missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 05:59:18 -0000 Stephen Montgomery-Smith wrote: > Alexander Motin wrote: >> Hi. >> >> Stephen Montgomery-Smith wrote: >>> Alexander Motin wrote: >>> >>>> Send me please complete verbose dmesg out. This may be an interesting >>>> case to investigate. >>> >>> Here is dmesg and cat /dev/sndstat. >> >> I have asked verbose logs, but this is normal. Add >> boot_verbose="YES" >> to your loader.conf or select it from the boot menu. All I can see now >> is that your pcm0/dsp0 device is not from your most featured codec. > > My apologies. Here it is. Looks good. Your first codec is a modem and it is not supported. Second codec presents: pcm0 - digital connector playback (SPDIF or HDMI). Third codec presents: pcm1 - Speaker/Headphones playback with Headphones jack detection and Speaker auto mute, recording from internal or external mics, pcm2 - Line-out connector playback, pcm3 - digital connector playback (SPDIF or HDMI). So the first thing you should try is to play something via pcm1/dsp1. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 06:11:44 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60429106566C for ; Sat, 6 Sep 2008 06:11:44 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id DD0688FC15 for ; Sat, 6 Sep 2008 06:11:43 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 220160823; Sat, 06 Sep 2008 09:11:42 +0300 Message-ID: <48C21F12.5080805@FreeBSD.org> Date: Sat, 06 Sep 2008 09:11:30 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: hartzell@alerce.com References: <48B2DD7E.6030700@FreeBSD.org> <18616.53262.986892.268638@almost.alerce.com> <48BC611D.9030300@FreeBSD.org> <18620.32294.160420.297187@almost.alerce.com> <48BF05EE.9070001@FreeBSD.org> <18626.403.571973.483046@almost.alerce.com> In-Reply-To: <18626.403.571973.483046@almost.alerce.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_hda UAA patch second preview X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 06:11:44 -0000 George Hartzell wrote: > I tried 20080905. W/ gpio0 set, I get sound out of the builtin > speaker. With gpio0 and gpio1 set I get sound out of the builtin > speaker. With only gpio1 set I get no sound. So it works. Good! But to add quirk to the driver your PCI Subvendor ID is needed. Last dmesg outputs were trimmed and the original one reports 0x00000000 which is probably incorrect. So or you tell me this value and your device will report it correctly or you will have to keep that device hint further. :( -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 06:20:42 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83682106567A for ; Sat, 6 Sep 2008 06:20:42 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB988FC1D for ; Sat, 6 Sep 2008 06:20:41 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 220160975; Sat, 06 Sep 2008 09:20:41 +0300 Message-ID: <48C2212B.4090708@FreeBSD.org> Date: Sat, 06 Sep 2008 09:20:27 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Jochen Keil References: <48C1AFBA.2090204@gmail.com> In-Reply-To: <48C1AFBA.2090204@gmail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda.7.20080905 with ad1988b X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 06:20:42 -0000 Jochen Keil wrote: > i've patched and built snd_hda. > Unfortunately there are no pcm oder dsp devices in /dev, thus i cannot > use sound output. Driver tells that they are there. Probably you just don't see them. > Attached you'll find dmesg.verbose and cat /dev/sndstat: > > $ cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at hdac0 cad 0 kld > snd_hda [20080905_0107] [MPSAFE] (1p:1v/1r:1v channels duplex default) This is a playback via 4 connectors (7.1 in theory) and line, mic, cd, mix, monitor recording. > pcm1: at hdac0 cad 0 kld > snd_hda [20080905_0107] [MPSAFE] (1p:1v/0r:0v channels) This is Headphones connector playback. Strange that BIOS vendor configured respective microphone as part of pcm0 but not pcm1. Also this Headphones could be configured for sound redirection from pcm0 output, but it also wasn't done. So if you wish - you have a wide range of experiments possible. > pcm2: at hdac0 cad 0 kld > snd_hda [20080905_0107] [MPSAFE] (1p:1v/0r:0v channels) This is SPDIF playback. > I'd be glad to help you with further information, just tell me what you > need/i'm supposed to do. Just try to use it. :) > I didn't get that whole nid stuff though.. Logs were wrapped. Those nid stuff may be dumped with sysctl dev.hdac.0.pindump=1 -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 14:11:03 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 139B21065703 for ; Sat, 6 Sep 2008 14:11:03 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id E5D628FC24 for ; Sat, 6 Sep 2008 14:11:02 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so844323wfg.7 for ; Sat, 06 Sep 2008 07:11:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=tlNpIq6fk/ORVBmPiDGeVCNMo9cArYtEazjWbUy04bk=; b=YLyHp0KYgPoGTg28n1w+g9KxWP0MOxRbNhGkPASlty09XIeUw5iGgPOcTL4EsLdL4g MDVWKULDZvD5vgSokuUqzzsTQmfsI9CBpBtz4+76ayUnq/law5HzwiNa4EM7/QfWIvEI Odfbl3FHMfHaQNBqJslLPZDUT/Q+4xJB7F7kw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=N3LySEtzQTQMJH5k6/7R2YORvk0uEv3nv0jk59B3Rr+NRuOG5chsRI4RHnqfaOmloL qPYXGxa0h7rwRKk2STH85IKNxEl0HFQrd/UT3gVyuI/PgSl/irZ1gEvXbbQhqeSDlx8M W15hqtj6P/5Yzj2/DmCWatRjq8lXTyBsNIYuM= Received: by 10.142.52.18 with SMTP id z18mr4499670wfz.31.1220708515195; Sat, 06 Sep 2008 06:41:55 -0700 (PDT) Received: by 10.142.11.10 with HTTP; Sat, 6 Sep 2008 06:41:55 -0700 (PDT) Message-ID: Date: Sat, 6 Sep 2008 09:41:55 -0400 From: "Tsu-Fan Cheng" To: freebsd-mm MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: convert avi to mpg X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 14:11:03 -0000 Hi, i sometimes need to convert some ~1.2GB avi into ~700mb mpg, i often use mkxvcd script, I wonder if there is any other script that runs faster, thank you!! TFC From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 18:49:57 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD006106566B for ; Sat, 6 Sep 2008 18:49:57 +0000 (UTC) (envelope-from jason.harmening@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id 893DB8FC1C for ; Sat, 6 Sep 2008 18:49:57 +0000 (UTC) (envelope-from jason.harmening@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so153520ana.13 for ; Sat, 06 Sep 2008 11:49:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=mIk7RKGAXZbyXR/dowFVo2mtjORAtBAQU14M5Cx71Lc=; b=umdLSXkMvWSDlNmlopMKkRbN+0jhLw5/mIrj8c/bwDvRy9SHuX46LDl2C2JrCxfH4I b1+ptAH7ftVlWgNMz8u6BZpdQrmfdE0LX8Ib7iaHqGrvFHhQBiUXpThTkJbtj90VnP/A d1VKTPlu41LCeiJ7EY7n9xUbqW/dda3QegsX0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=gqU+dZd3dE0rIGF//WOkA6P6LegIsnbjBtjhRGJMMMmeeB0ZusvAxJv0ThXScldCU5 gSxhG1VN8VNbnYIqBuFWyFpMoWiQMYGz8khLP6MbXX/Pct0C/dSKwJ4/9SPvMByx3x1y FN3u2o4UFCNtJHzKHBYOUpq74yhxrpM6+Ikqs= Received: by 10.100.143.12 with SMTP id q12mr13970101and.24.1220725422412; Sat, 06 Sep 2008 11:23:42 -0700 (PDT) Received: from ?192.168.0.137? ( [24.174.5.175]) by mx.google.com with ESMTPS id c39sm3625607anc.29.2008.09.06.11.23.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 06 Sep 2008 11:23:40 -0700 (PDT) From: Jason Harmening To: freebsd-multimedia@freebsd.org Date: Sat, 6 Sep 2008 13:22:37 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809061322.37736.jason.harmening@gmail.com> Subject: New cards and analog support for cx88 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 18:49:57 -0000 I have a new snapshot of the cx88 driver here: ftp://corona.homeunix.net/cx88_20080824.tar.gz The big news is preliminary analog video and audio support, along with added HDTV support for several cards. For digital video, Konstantin Dimitrov has contributed bugfixes and support for the following cards: DViCO FusionHDTV 5 Gold (ATSC) Hauppauge WinTV-HVR-1100 (DVB-T) Hauppauge WinTV-HVR-1100 LP (DVB-T) Leadtek WinFast DTV2000H (DVB-T) Hauppauge WinTV-HVR-1300 (DVB-T) Hauppauge WinTV-HVR-3000 (DVB-T) Hauppauge WinTV-HVR-4000 (DVB-T) This is a massive improvement for the driver, as it previously only supported the following: pcHDTV HD-3000 (ATSC) pcHDTV HD-5500 (ATSC) Hauppauge WinTV Nova-T (DVB-T) Konstantin is also working on adding DVB-S, DVB-S2, analog audio input, and FM radio support for the Hauppauge WinTV-HVR-4000. That brings me to the next part of the announcement, which is that analog video and audio support has been added. Kernel driver sources are in the video/ and audio/ subfolders, respectively, and running the top-level 'make' command will generate cx88video.ko and cx88audio.ko kernel modules. The analog video driver has only been tested with NTSC video on the two pcHDTV cards. It supports scaling, cropping, and both packed and planar pixel formats. VBI capture *seems* to work, but I don't have a VBI parsing tool to tell me for sure. As with the cx88mpeg driver, it can capture to both user- and kernel-allocated buffers. PAL and SECAM support are present but untested. The biggest limitation for analog video is that I don't have a good capture app right now. There are test apps in the tests/ directory for the pcHDTV cards that will grab a sequence of frames and dump them to .ppm files. I will work to integrate analog capture support into the cx88 capture app, but I also would like to work on a more universal solution, such as V4BSD, for both digital and analog capture. Capture isn't nearly as much of an issue with the audio driver--it interfaces with the FreeBSD pcm subsystem, so all that is needed is a very simple app that sets the broadcast audio format and the tuner frequency (see tests/cx88_audio_client.cpp for an example). The capture itself can be done by any app that can talk to /dev/dsp* devices. You can even do something as simple as 'cat /dev/dspX > /dev/dspY', where X corresponds to your cx88 audio device and Y is your soundcard. A "plain" capture like this won't give very good sound quality, however, as the default bitrate settings for dsp devices are low. Most actual capture apps are capable of setting the bitrates to something better. The analog audio driver has been tested with BTSC audio and FM radio on the pcHDTV cards. Unless your card has a dedicated FM radio tuner (which the pcHDTV cards don't), FM reception will be spotty and of poor quality. Support for other broadcast standards (NICAM/A2/EIA-J) is present but untested. The biggest limitation for audio is that it requires PCI function 1 to be enabled on the CX2388x. Many cards, especially older ones, will not have this function enabled and will instead require the user to run a patch cable from the card to their soundcard's line-in jack. My drivers don't currently support this "passthrough" audio capture, as there are some cx88 hardware bugs with it that would require hacks to work around. If your card doesn't have PCI function 1 enabled, you may be able to enable it by flipping a bit in your card's EEPROM. I've written a very simple app (utils/cx88_audio_enable.cpp) that does this. Compile and run as follows: g++ -Wall -O2 -I../ -I../libtuner -L../libtuner -ltuner -o audioenable cx88_audio_client.cpp ./audioenable /dev/cx88videoX, where X is the node number for the video device on the card where you want to enable audio. You'll need cx88video.ko loaded, as the app will go through the video device to access the EEPROM. If it detects the audio function isn't already enabled, it will flip the necessary bit and then wait for the internal EEPROM programming cycle to complete. You will need to power-cycle your computer before you can use the audio function. This works for the pcHDTV HD-3000, but it may not work for other cards since some card vendors write-protect the EEPROM. With analog mostly working, here's what I'd like to do in the coming months: 1) Make libtuner and the cx88 driver stack into ports, with manpages and README docs. 2) Work on cx88 analog capture solution 3) Work on broader capture solution, possibly V4BSD 4) Research adding support for cx23885/6/7-based PCI-Express capture cards If you have a problem using the drivers or if you'd like to make a contribution, please let me know. I'll be glad to help wherever I can. Thanks, Jason From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 19:46:39 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 724ED1065670; Sat, 6 Sep 2008 19:46:39 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from ns1.vrmetro.com (ns1.vrmetro.com [209.124.34.254]) by mx1.freebsd.org (Postfix) with ESMTP id 138378FC13; Sat, 6 Sep 2008 19:46:39 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from localhost.vrmetro.com ([127.0.0.1] helo=localhost) by ns1.vrmetro.com with esmtp (Exim 4.60) (envelope-from ) id 1Kc3jy-0003aU-ES; Sat, 06 Sep 2008 15:46:38 -0400 MIME-Version: 1.0 X-Mailer: AtMail PHP 5.3 Message-ID: <62742.1220730398@comment.icecreamhasnobones.org> To: Alexander Motin Content-Type: text/plain; charset="utf-8" X-Origin: 70.187.86.3 X-Atmail-Account: fred@comment.icecreamhasnobones.org Date: Sat, 6 Sep 2008 15:46:38 -0400 From: Fred Woods Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fred@comment.icecreamhasnobones.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 19:46:39 -0000 On Sat 08/09/06 05:59 , Alexander Motin mav@FreeBSD.org sent: > Stephen Montgomery-Smith wrote: > > Alexander Motin wrote: > >> Hi. > >> > >> Stephen Montgomery-Smith wrote: > >>> Alexander Motin wrote: > >>> > >>>> Send me please complete verbose dmesg out. This > may be an interesting>>>> case to investigate. > >>> > >>> Here is dmesg and cat /dev/sndstat. > >> > >> I have asked verbose logs, but this is normal. > Add>> boot_verbose=3D"YES" > >> to your loader.conf or select it from the boot > menu. All I can see now >> is that your pcm0/dsp0 device is not from your > most featured codec.>=20 > > My apologies. Here it is. >=20 > Looks good. >=20 > Your first codec is a modem and it is not supported. > Second codec presents: > pcm0 - digital connector playback (SPDIF or HDMI). > Third codec presents: > pcm1 - Speaker/Headphones playback with Headphones jack detection and=20 > Speaker auto mute, recording from internal or external mics, > pcm2 - Line-out connector playback, any chance pcm2 is the cdrw+dvd device? There is no lineout jack, just 2 (black) headphone jacks on the front. 1 has auto detect, other does not. Think the headphone jacks are a quad (complex) setup. External mic jack (black) is also on the front pannel. If pcm2 is the cd/dvd, does the snd_hda driver support a method for routing between codecs? Does the mixer interface support a method for accessing the mute widgets? Reloading FreeBSD on the machine now, will try latest patch soon. > pcm3 - digital connector playback (SPDIF or HDMI). >=20 > So the first thing you should try is to play something via pcm1/dsp1. >=20 From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 20:56:37 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17AB31065676 for ; Sat, 6 Sep 2008 20:56:37 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from smtp.umc.ua (proxy1.umc.ua [80.255.64.41]) by mx1.freebsd.org (Postfix) with ESMTP id D402F8FC24 for ; Sat, 6 Sep 2008 20:56:36 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from localhost (unknown [77.52.119.180]) by smtp.umc.ua (Postfix) with ESMTP id 20CBC7E82B; Sat, 6 Sep 2008 23:56:30 +0300 (EEST) Sender: mav@FreeBSD.org From: "Alexander Motin" To: fred@comment.icecreamhasnobones.org MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Message-ID: <200809062356330000@2495819771> X-Mailer: FlexMail 4 Date: Sat, 6 Sep 2008 23:56:33 +0300 Content-Transfer-Encoding: 8bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 20:56:37 -0000 > > Your first codec is a modem and it is not supported. > > Second codec presents: > > pcm0 - digital connector playback (SPDIF or HDMI). > > Third codec presents: > > pcm1 - Speaker/Headphones playback with Headphones jack detection and > > Speaker auto mute, recording from internal or external mics, > > pcm2 - Line-out connector playback, > > any chance pcm2 is the cdrw+dvd device? I don't think so. It is a playback only device. Your hardware vendor haven't announced CD input for some unknown reason. > There is no lineout jack, just 2 (black) headphone > jacks on the front. 1 has auto detect, other does not. > Think the headphone jacks are a quad (complex) setup. > External mic jack (black) is also on the front pannel. So as I understand you have 3 jacks: Headphones, Line-out and external Mic. But this is how they are announced bi BIOS, you can retask them using device hints. > If pcm2 is the cd/dvd, does the snd_hda driver support > a method for routing between codecs? Explain please what do you mean. > Does the mixer interface support a method for > accessing the mute widgets? Setting volume to 0 interpreted as mute by driver. There is no dedicated mute controls in OSS mixer. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 20:56:44 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BFE9106568C for ; Sat, 6 Sep 2008 20:56:44 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id C36358FC08 for ; Sat, 6 Sep 2008 20:56:43 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0K6S00MUSKUIXD50@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Sat, 06 Sep 2008 22:56:42 +0200 (CEST) Received: from kg-work2.kg4.no ([80.202.72.251]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K6S00I58KUHTCI0@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Sat, 06 Sep 2008 22:56:42 +0200 (CEST) Date: Sat, 06 Sep 2008 22:56:41 +0200 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20080906225641.ad086fb0.torfinn.ingolfsen@broadpark.no> In-reply-to: <200809061322.37736.jason.harmening@gmail.com> References: <200809061322.37736.jason.harmening@gmail.com> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: New cards and analog support for cx88 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 20:56:44 -0000 Hello, On Sat, 06 Sep 2008 13:22:37 -0500 Jason Harmening wrote: > I have a new snapshot of the cx88 driver here: Very nice! Congrats with the big improvements to all the involved people. One question: does cards with the "cx88 chipset" support dvb-c? If so, will this driver support dvb-c devices in te future? I tried searchin the net for info abut this, but didn't find anything useful. > Hauppauge WinTV-HVR-4000 (DVB-T) Hmm, is this the HAU-354 model, the HAU-1170 model, or both? -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 22:33:42 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5D371065679; Sat, 6 Sep 2008 22:33:42 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 84D278FC1C; Sat, 6 Sep 2008 22:33:42 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m86MXJ9H026785; Sat, 6 Sep 2008 17:33:19 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48C30544.7060708@math.missouri.edu> Date: Sat, 06 Sep 2008 17:33:40 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.16) Gecko/20080904 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Alexander Motin References: <200809062356330000@2495819771> In-Reply-To: <200809062356330000@2495819771> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 22:33:42 -0000 OK, I am now using dsp1 (or pcm1). Now there are no error messages, and when I run programs like totem, it goes at the correct speed (which it used not to do). But there is still no sound. Is there anything more that I need to do? From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 23:36:59 2008 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7D37106566C for ; Sat, 6 Sep 2008 23:36:59 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id A1E8D8FC12 for ; Sat, 6 Sep 2008 23:36:59 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 06 Sep 2008 19:08:28 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id PAG88237; Sat, 6 Sep 2008 19:08:28 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 06 Sep 2008 19:08:28 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18627.3435.915614.606893@jerusalem.litteratus.org> Date: Sat, 6 Sep 2008 19:08:27 -0400 To: multimedia@FreeBSD.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Subject: problem with ffmpeg after system upgrade X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 23:36:59 -0000 I just updated one box to: FreeBSD .0-CURRENT #0: Sat Sep 6 16:18:01 EDT 2008 i386 After the upgrade, ffmpeg no longer starts correctly: huff@jerusalem>> /usr/local/etc/rc.d/ffserver start Starting ffserver. FFserver version SVN-r14424, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --cc=cc --prefix=/usr/local --disable-debug --enable-memalign-hack --enable-shared --enable-postproc --extra-cflags=-I/usr/local/include/vorbis -msse -I/usr/local/include --extra-ldflags=-L/usr/local/lib -la52 --extra-libs=-pthread --enable-gpl --enable-pthreads --enable-swscale --mandir=/usr/local/man --enable-liba52 --enable-liba52bin --disable-libfaac --enable-libfaad --enable-libfaadbin --disable-libamr-nb --disable-libamr-wb --disable-libgsm --disable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --disable-libxvid libavutil version: 49.7.0 libavcodec version: 51.61.0 libavformat version: 52.18.0 libavdevice version: 52.0.0 built on Sep 6 2008 18:59:59, gcc: 4.2.1 20070719 [FreeBSD] Sat Sep 6 19:06:06 2008 ffserver started. And stays there, rather than returning to the prompt. Typing ^t gets: load: 1.13 cmd: ffserver 20457 [select] 0.00u 0.06s 0% 9360k I rebuilt ffmpeg-2008.07.27_6 - no change. Any idea what broke? Robert Huff