From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 00:23:43 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 5EA8E106564A for ; Sun, 2 Nov 2008 00:23:43 +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 D1D168FC0C for ; Sun, 2 Nov 2008 00:23:42 +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 <0K9O005XHJRHRF20@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 01:23:41 +0100 (CET) Received: from kg-work2.kg4.no ([80.202.173.243]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9O001E2JRCQ6E5@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 01:23:41 +0100 (CET) Date: Sun, 02 Nov 2008 01:23:35 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> In-reply-to: <20080924214956.6936e491@chii.bluelife.at> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> 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: CFT: MythTV Fixes 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, 02 Nov 2008 00:23:43 -0000 On Wed, 24 Sep 2008 21:49:56 +0200 Bernhard Froehlich wrote: > http://home.bluelife.at/ports/mythtv-cft-240908.tar.gz Ok, I finally got time to test this. Test done on a machine running: tingo@kg-quiet$ uname -a FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #22: Sat Nov 1 23:50:15 CET 2008 root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 This machine has a TV card (PVR-350) but the pvrxxx driver isn't working just now, so I can't test TV reception. First, I tried building mythtv-frontend: cc -c -pipe -fomit-frame-pointer -O3 -I/usr/local/include -pthread -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -w -DPIC -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I. -I.. -I../.. -I../libavutil -I../libswscale -I../../../../../../../local/include -I/usr/local/include -o h264.o h264.c {standard input}: Assembler messages: {standard input}:7198: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:7211: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:7213: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:7219: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:7225: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:7228: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:20854: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:20867: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:20869: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:20875: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:20881: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:20884: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:20904: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:20917: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:20919: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:20925: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:20931: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:20934: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:20952: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:20965: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:20967: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:20973: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:20979: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:20982: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21000: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21013: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21015: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21021: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21027: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21030: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21361: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21374: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21376: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21382: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21388: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21391: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21412: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21425: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21427: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21433: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21439: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21442: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21463: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21476: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21478: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21484: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21490: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21493: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21533: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21546: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21548: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21554: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21560: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21563: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21584: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21597: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21599: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21605: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21611: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21614: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21634: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21647: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21649: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21655: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21661: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21664: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21693: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21706: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21708: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21714: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21720: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21723: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21742: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21755: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21757: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21763: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21769: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21772: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21791: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21804: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21806: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21812: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21818: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21821: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21842: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21855: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21857: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21863: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21869: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21872: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21890: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21903: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21905: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21911: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21917: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21920: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21999: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22012: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22014: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22020: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22026: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22029: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22137: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22150: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22152: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22158: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22164: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22167: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22193: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22206: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22208: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22214: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22220: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22223: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22613: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22626: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22628: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22634: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22640: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22643: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22722: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22735: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22737: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:22743: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22749: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22752: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22763: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22776: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22778: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:22784: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22790: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22793: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22801: Error: suffix or operands invalid for `add' {standard input}:22802: Error: `(%eax)' is not a valid 64 bit base/index expression {standard input}:22813: Error: suffix or operands invalid for `add' {standard input}:22814: Error: `(%eax)' is not a valid 64 bit base/index expression {standard input}:22851: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22864: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22866: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22872: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22878: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22881: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22945: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22958: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22960: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22966: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22972: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22975: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:23145: Error: `(%eax,%edi)' is not a valid 64 bit base/index expression {standard input}:23147: Error: `(%edi)' is not a valid 64 bit base/index expression {standard input}:23150: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:23163: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:23165: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:23166: Error: `(%edi)' is not a valid 64 bit base/index expression {standard input}:23171: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:23177: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:23180: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:23189: Error: `last_coeff_flag_offset_8x8(%edi)' is not a valid 64 bit base/index expression {standard input}:23191: Error: `15(%edi)' is not a valid 64 bit base/index expression {standard input}:23194: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:23207: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:23209: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:23210: Error: `15(%edi)' is not a valid 64 bit base/index expression {standard input}:23215: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:23221: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:23224: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:23232: Error: `(%eax)' is not a valid 64 bit base/index expression {standard input}:23243: Error: `(%eax)' is not a valid 64 bit base/index expression *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend/work/mythtv-0.21/libs/libavcodec. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend/work/mythtv-0.21/libs. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend/work/mythtv-0.21. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend. Hmm, it seems to be the same problem with mythtv: gcc -c -pipe -march=x86-64 -g -w -O3 -pthread -I/usr/local/include -Wall -Wno-switch -fomit-frame-pointer -DPIC -fPIC -DUSING_FREEBOX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DHAVE_XVMC -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I.. -I../.. -I../libavutil -I../../../../../../../local/include -I/usr/local/include -o resample.o liba52/resample.c {standard input}: Assembler messages: {standard input}:1108: Error: `(%rax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1109: Error: `8(%rax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1110: Error: `(%esi,%esi,4)' is not a valid 64 bit base/index expression {standard input}:1117: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1118: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1120: Error: `12(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1121: Error: `16(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1123: Error: `20(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1124: Error: `24(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1125: Error: `32(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1148: Error: `(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1149: Error: `8(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1150: Error: `1024(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1151: Error: `1032(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1161: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1162: Error: `8(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1188: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1189: Error: `2048(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1190: Error: `1024(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1191: Error: `4(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1192: Error: `2052(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1194: Error: `1028(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1195: Error: `8(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1196: Error: `2056(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1197: Error: `(%esi,%esi,4)' is not a valid 64 bit base/index expression {standard input}:1207: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1208: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1209: Error: `16(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1210: Error: `1032(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1211: Error: `12(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1212: Error: `2060(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1214: Error: `1036(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1221: Error: `24(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1222: Error: `32(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1245: Error: `(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1246: Error: `8(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1247: Error: `1024(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1248: Error: `1032(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1255: Error: `2048(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1256: Error: `2056(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1257: Error: `3072(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1258: Error: `3080(%rdi,%esi)' is not a valid 64 bit base/index expression {standard input}:1277: Error: `(%rax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1278: Error: `8(%rax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1279: Error: `16(%rax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1280: Error: `24(%rax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1303: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1304: Error: `2048(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1305: Error: `3072(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1306: Error: `4096(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1307: Error: `1024(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1308: Error: `4(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1309: Error: `2052(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1310: Error: `3076(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1311: Error: `4100(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1312: Error: `1028(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1313: Error: `8(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1314: Error: `2056(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1315: Error: `(%esi,%esi,4)' is not a valid 64 bit base/index expression {standard input}:1326: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1327: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1328: Error: `16(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1329: Error: `3080(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1330: Error: `4104(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1331: Error: `1032(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1332: Error: `12(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1333: Error: `2060(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1334: Error: `3084(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1335: Error: `4108(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1336: Error: `1036(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1343: Error: `24(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1344: Error: `32(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1368: Error: `1024(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1369: Error: `1032(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1370: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1371: Error: `8(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1381: Error: `(%esi,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1382: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1383: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1385: Error: `12(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1386: Error: `20(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1387: Error: `24(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1388: Error: `32(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1390: Error: `36(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1391: Error: `44(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1415: Error: `1024(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1416: Error: `2048(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1417: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1421: Error: `(%esi,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1431: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1433: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1434: Error: `16(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1458: Error: `1024(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1459: Error: `3072(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1460: Error: `2048(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1461: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1466: Error: `(%esi,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1475: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1478: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1479: Error: `16(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1502: Error: `1024(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1503: Error: `2048(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1504: Error: `3072(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1505: Error: `4096(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1506: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1512: Error: `(%esi,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1527: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1528: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1529: Error: `16(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1552: Error: `1024(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1553: Error: `3072(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1554: Error: `4096(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1555: Error: `5120(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1556: Error: `2048(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1557: Error: `(%rax,%esi)' is not a valid 64 bit base/index expression {standard input}:1564: Error: `(%esi,%esi,2)' is not a valid 64 bit base/index expression {standard input}:1579: Error: `(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1580: Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression {standard input}:1581: Error: `16(%rdx,%edi)' is not a valid 64 bit base/index expression *** Error code 1 Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/libs/libavcodec. *** Error code 1 Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/libs. *** Error code 1 Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053. *** Error code 1 Stop in /usr/ports/multimedia/mythtv. *** Error code 1 Stop in /usr/ports/multimedia/mythtv. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 01:37:19 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 10B1F1065672 for ; Sun, 2 Nov 2008 01:37:19 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id D29A08FC1A for ; Sun, 2 Nov 2008 01:37:18 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1896706wfg.7 for ; Sat, 01 Nov 2008 18:37:18 -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=YDEhyYIAaQ1HinwJBf1qwt1LcqenP3zyF7jWPT0xiYA=; b=Sy9UdP5f6Z9Qk2ixiyT04ZC8YUpXJuYf+4iOMPihMrGBb0G5ACuNZQfJTyMB0IjV5d DoJXNSpRbXxsR/+9h2Nj4KMVSS5XVIrt2Og0jQ7wn9ocIwcR9Z72sbI91OyyVR2H8i7j kBMserR/UkbFt/CyEHK1kBbaSOlARuqbdOuCg= 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=WehQyunMRbsEJ+iiwEhb9PPEah3VM7FvZC2B4BzMr3RfmAgLktGeF4lDouQat51U3R Vo3uKZHZCXu2tYrxBqYcuaH7XlbHkEdhOxuWDH5JmQNc+A6BsZD5eus0wWvz7eWgsLDk hOCo7GRmIfqp8o87d+OfYPCuQ1jCXZ//q2t1g= Received: by 10.143.8.17 with SMTP id l17mr6356047wfi.106.1225588452838; Sat, 01 Nov 2008 18:14:12 -0700 (PDT) Received: by 10.142.188.10 with HTTP; Sat, 1 Nov 2008 18:14:12 -0700 (PDT) Message-ID: Date: Sun, 2 Nov 2008 02:14:12 +0100 From: usleepless@gmail.com To: "Torfinn Ingolfsen" In-Reply-To: <20081102005037.c09201b9.torfinn.ingolfsen@broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20804080605x4a2e063av4327e8480d0ac9e7@mail.gmail.com> <200804081339.m38DdVWD006894@lava.sentex.ca> <80f4f2b20804080714s437adf26n3890ab01737334ff@mail.gmail.com> <1d3ed48c0804080721s1395a0c9wc72bcc6b9df50037@mail.gmail.com> <20081101213023.df4b4689.torfinn.ingolfsen@broadpark.no> <20081102005037.c09201b9.torfinn.ingolfsen@broadpark.no> Cc: freebsd-multimedia@freebsd.org Subject: Re: pvr-xxx on 7.0 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, 02 Nov 2008 01:37:19 -0000 On 11/2/08, Torfinn Ingolfsen wrote: > On Sat, 01 Nov 2008 21:30:23 +0100 > Torfinn Ingolfsen wrote: > > > I'll update to latest RELENG_6 and try again. > > > Ok, no I am running: > > root@kg-quiet# uname -a > > FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #22: Sat > Nov 1 23:50:15 CET 2008 > > root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 > > > And the build still breaks: > > cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I../../.. -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm_audio.c > /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm_audio.c: In function `cxm_msp_dpl_write': > /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm_audio.c:280: warning: passing arg 2 of `iicbus_write' discards qualifiers from pointer target type > *** Error code 1 > > Stop in /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm. > *** Error code 1 > > Stop in /usr/ports/multimedia/pvrxxx/work/modules/cxm. > *** Error code 1 > > Stop in /usr/ports/multimedia/pvrxxx. > torfinn, isn't this a matter of running "make iicbbpatch" ? or did it patch automagically and patched some reversed? regards, usleep From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 03:50: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 08A761065686 for ; Sun, 2 Nov 2008 03:50:10 +0000 (UTC) (envelope-from dlacroix@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 86BA78FC13 for ; Sun, 2 Nov 2008 03:50:09 +0000 (UTC) (envelope-from dlacroix@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so630436eyi.7 for ; Sat, 01 Nov 2008 20:50:08 -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:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=lKV5388X0sm9IFj+2uUgrp0tK6C6ANdXW/tXRPsdKuo=; b=PAy/W+o04zPBEbntmg/whU//oD/vFw27RycH4SH1KRwQ9K/6s9Yhk6jhoxcrl2/Nji a3UbKclhsvUjMHqXIKxIn8Uz6aTJ2UqnpjfZV9LeNSJOHyBh+bFl8xbttZCtdQ6Q05A7 IQRbO6SEaJgAf7uZBkRki/3oKuLwJafd5TmSk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=CclT/30IZuWbxNVaCXv1YABsQlKE48DR1rFw6SOOMcedtiiUK4nwcNB4+MOfQgPw1M NjPhNCPodWs9cHoLFAtz1Tz8++pSYtw0xKU1KWQ5sVgiHuBW9mPIKDy2mOpgOd22QNd8 1JUmbbGZ2W9O6cCIMM/E9yG2mi6ULzd/m1jAE= Received: by 10.210.54.19 with SMTP id c19mr15810839eba.24.1225595838517; Sat, 01 Nov 2008 20:17:18 -0700 (PDT) Received: by 10.210.109.19 with HTTP; Sat, 1 Nov 2008 20:17:18 -0700 (PDT) Message-ID: Date: Sat, 1 Nov 2008 23:17:18 -0400 From: "David La Croix" Sender: dlacroix@gmail.com To: glarkin@freebsd.org In-Reply-To: <490B64FC.60608@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <490B64FC.60608@FreeBSD.org> X-Google-Sender-Auth: b86388c9d1acfb66 Cc: freebsd-multimedia@freebsd.org, grog@freebsd.org, FreeBSD Ports ML Subject: Re: Call for testers: MythTV 0.21 port 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: Sun, 02 Nov 2008 03:50:10 -0000 FYI: I've got a SiliconDust HDHomerun (Just got it). I've been able to get it streaming video to vlc and have been dieing to try mythtv with it. (Haven't set up a Linux server yet). System is 6.3 -- i386. I had to deinstall the ffmpeg port also. I also had install problems due to an old version of MySQL being installed... After upgrading, it seems to be working. I just have some minor issues with viewing the HD channels live on my system (AMD Sempron64 3000, which I thought was fast enough) ... The only other system I've tried to view it on is a P4 laptop with Ubuntu ... The issues I'm seeing are probably due to setup issues with Mythtv (this is the first I've played with it), but I can watch live tv on any of the Standard def channels ... High def channels like to stutter, and I'm not clear if it's a problem with the network card (vr) in my FreeBSD server or the playback on my client machine. It seems to be picking up the EIT channel guide from the broadcast no problem. Only real complaint I have about the port (now that it's installed) is that it runs the backend as root if you set it up to start from rc.conf. On Fri, Oct 31, 2008 at 4:05 PM, Greg Larkin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello everyone, > > I've been working on PR 126343 > (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343) to get MythTV > upgraded to 0.21 on FreeBSD. > > At the moment, I have a port that compiles cleanly, installs, starts up > the frontend and deinstalls correctly on 7.0. Of course, whether it > will actually record TV, playback, etc. is another matter altogether. :) > > Is anyone out there willing to test out the port upgrade? I have a > mini-ITX PC here that could be set up for testing, but I need to get a > capture card first, unless MythTV will work with a USB capture dongle. > > In the mean time, I've placed the ports tree patch here: > > http://people.freebsd.org/~glarkin/diffs/mythtv-0.21.diff > > If you're game, download it, cd to the top of your ports tree and run: > > patch -E < /patch/download/dir/mythtv-0.21.diff > > You should then remove the *.orig files in the multimedia/mythtv/files > directory. > > Bug reports, port improvements and all feedback are welcome. I've also > adopted the port and hope to incorporate any suggestions sent my way. > > Thank you, > Greg > - -- > Greg Larkin > > http://www.FreeBSD.org/ - The Power To Serve > http://www.sourcehosting.net/ - Ready. Set. Code. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFJC2T80sRouByUApARAjdnAKCXu7H+DYfVQUvGC8SNcZaCJxxFxQCgqM/Q > yMQrVcbvgkLUgS8zK7NBcWc= > =6+da > -----END PGP SIGNATURE----- > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" > From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 11:21:09 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 7DD24106568D for ; Sun, 2 Nov 2008 11:21:09 +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 3504C8FC17 for ; Sun, 2 Nov 2008 11:21:09 +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 <0K9P00DWBE782530@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 12:21:08 +0100 (CET) Received: from kg-work2.kg4.no ([80.202.173.243]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9P00J3FE77YG10@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 12:21:08 +0100 (CET) Date: Sun, 02 Nov 2008 12:21:07 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081102122107.b49674c2.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <80f4f2b20804080605x4a2e063av4327e8480d0ac9e7@mail.gmail.com> <200804081339.m38DdVWD006894@lava.sentex.ca> <80f4f2b20804080714s437adf26n3890ab01737334ff@mail.gmail.com> <1d3ed48c0804080721s1395a0c9wc72bcc6b9df50037@mail.gmail.com> <20081101213023.df4b4689.torfinn.ingolfsen@broadpark.no> <20081102005037.c09201b9.torfinn.ingolfsen@broadpark.no> 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: pvr-xxx on 7.0 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, 02 Nov 2008 11:21:09 -0000 On Sun, 02 Nov 2008 02:14:12 +0100 usleepless@gmail.com wrote: > > torfinn, > > isn't this a matter of running "make iicbbpatch" ? or did it patch You are right of course. In my haste to test mythtv things, I forgot ro do 'make patch-iicbb'. Sorry for the noise. After doing that and building a new kernel, the port builds and install fine. Details: root@kg-quiet# uname -a FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #23: Sun Nov 2 10:14:27 CET 2008 root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 root@kg-quiet# pciconf -lv | grep cxm -A 4 cxm0@pci2:0:0: class=0x040000 card=0x40000070 chip=0x08034444 rev=0x01 hdr=0x00 vendor = 'Conexant Inc (Was: Globespan, ICompression Inc)' device = 'iTVC15/CX23415 MPEG Codec' class = multimedia subclass = video >From /var/log/messages: Nov 2 11:32:18 kg-quiet kernel: kldload: /boot/modules/cxm_iic.ko: Unsupported file type Nov 2 11:32:32 kg-quiet kernel: kldload: /boot/modules/cxm.ko: Unsupported file type Nov 2 11:32:32 kg-quiet kernel: kldload: /boot/kernel/firmware.ko: Unsupported file type Nov 2 11:32:32 kg-quiet kernel: cxm0: mem 0xf8000000-0xfbffffff irq 20 at device 0.0 on pci2 Nov 2 11:32:32 kg-quiet kernel: cxm_iic0: on cxm0 Nov 2 11:32:32 kg-quiet kernel: iicbb0: on cxm_iic0 Nov 2 11:32:32 kg-quiet kernel: iicbus1: on iicbb0 master-only Nov 2 11:32:32 kg-quiet kernel: iic1: on iicbus1 Nov 2 11:32:32 kg-quiet kernel: <2>tveeprom: ivtv version Nov 2 11:32:32 kg-quiet kernel: <2>tveeprom: Hauppauge: model = 48139, rev = K257, serial# = 8317819 Nov 2 11:32:32 kg-quiet kernel: <2>tveeprom: tuner = Philips FM1216 ME MK3 (idx = 57, type = 38) Nov 2 11:32:32 kg-quiet kernel: <2>tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) Nov 2 11:32:32 kg-quiet kernel: <2>tveeprom: audio processor = MSP4418 (type = 19) Nov 2 11:32:32 kg-quiet kernel: <2>tveeprom: decoder processor = SAA7115 (type = 13) Nov 2 11:32:32 kg-quiet kernel: tuner type: 38 Nov 2 11:32:32 kg-quiet kernel: cxm0: Eeprom PAL Nov 2 11:32:32 kg-quiet kernel: tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by cxm Nov 2 11:32:32 kg-quiet kernel: tuner: switching to v4l2 Nov 2 11:32:32 kg-quiet kernel: before tuner_command! Nov 2 11:32:32 kg-quiet kernel: tuner: tv freq set to 55.25 Nov 2 11:32:32 kg-quiet kernel: tuner: tv 0x05 0xe3 0x8e 0x01 Nov 2 11:32:35 kg-quiet kernel: cxm0: SAA7115 rev 1 video decoder Nov 2 11:32:35 kg-quiet kernel: cxm0: MSP4418G-B3 audio decoder Nov 2 11:32:35 kg-quiet kernel: cxm0: IR Remote Nov 2 11:32:35 kg-quiet kernel: kldload: /boot/modules/cxm_encfw.ko: Unsupported file type Nov 2 11:32:35 kg-quiet kernel: kldload: /boot/modules/cxm_decfw.ko: Unsupported file type Nov 2 11:32:35 kg-quiet kernel: cxm0: encoder firmware version 0x2060039 Nov 2 11:32:35 kg-quiet kernel: cxm0: decoder firmware version 0x2020023 Now I can do some testing. -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 12:33: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 3B0AB1065677 for ; Sun, 2 Nov 2008 12:33:25 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [213.47.211.116]) by mx1.freebsd.org (Postfix) with ESMTP id 97F1D8FC12 for ; Sun, 2 Nov 2008 12:33:24 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from [78.142.74.81] (helo=chii.bluelife.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1Kwc8o-0000Ig-4V; Sun, 02 Nov 2008 13:33:21 +0100 Date: Sun, 2 Nov 2008 13:33:21 +0100 From: Bernhard Froehlich To: Torfinn Ingolfsen Message-ID: <20081102133321.3cccf939@chii.bluelife.at> In-Reply-To: <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -1.3 (-) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Sun, 02 Nov 2008 01:23:35 +0100 Torfinn Ingolfsen wrote: > On Wed, 24 Sep 2008 21:49:56 +0200 > Bernhard Froehlich wrote: > > > http://home.bluelife.at/ports/mythtv-cft-240908.tar.gz > > Ok, I finally got time to test this. Test done on a machine running: > tingo@kg-quiet$ uname -a > FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #22: Sat > Nov 1 23:50:15 CET 2008 > root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 > > This machine has a TV card (PVR-350) but the pvrxxx driver isn't > working just now, so I can't test TV reception. > > First, I tried building mythtv-frontend: > cc -c -pipe -fomit-frame-pointer -O3 -I/usr/local/include -pthread > -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith > -Wredundant-decls -w -DPIC -fPIC -D_GNU_SOURCE > -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" > -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE > -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT > -DQT_SHARED -DQT_TABLET_SUPPORT > -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I. -I.. -I../.. > -I../libavutil -I../libswscale -I../../../../../../../local/include > -I/usr/local/include -o h264.o h264.c {standard input}: Assembler > messages: {standard input}:7198: Error: > `ff_h264_lps_range(%eax, %esi, 2)' is not a valid 64 bit base/index > expression {standard input}:7211: Error: `ff_h264_norm_shift(%esi)' > is not a valid 64 bit base/index expression {standard input}:7213: [...] Content analysis details: (-1.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.1 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com 0.0 AWL AWL: From: address is in the auto white-list Cc: freebsd-multimedia@freebsd.org Subject: Re: CFT: MythTV Fixes 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, 02 Nov 2008 12:33:25 -0000 On Sun, 02 Nov 2008 01:23:35 +0100 Torfinn Ingolfsen wrote: > On Wed, 24 Sep 2008 21:49:56 +0200 > Bernhard Froehlich wrote: > > > http://home.bluelife.at/ports/mythtv-cft-240908.tar.gz > > Ok, I finally got time to test this. Test done on a machine running: > tingo@kg-quiet$ uname -a > FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #22: Sat > Nov 1 23:50:15 CET 2008 > root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 > > This machine has a TV card (PVR-350) but the pvrxxx driver isn't > working just now, so I can't test TV reception. > > First, I tried building mythtv-frontend: > cc -c -pipe -fomit-frame-pointer -O3 -I/usr/local/include -pthread > -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith > -Wredundant-decls -w -DPIC -fPIC -D_GNU_SOURCE > -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" > -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE > -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT > -DQT_SHARED -DQT_TABLET_SUPPORT > -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I. -I.. -I../.. > -I../libavutil -I../libswscale -I../../../../../../../local/include > -I/usr/local/include -o h264.o h264.c {standard input}: Assembler > messages: {standard input}:7198: Error: > `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index > expression {standard input}:7211: Error: `ff_h264_norm_shift(%esi)' > is not a valid 64 bit base/index expression {standard input}:7213: It looks like yet another place where mythtv gets confused with his include paths. Can you send me the full compile output off-list please? And have you set anything special to your CFLAGS or make.conf? As usual you can try to deinstall ffmpeg and it should work then. -- Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 13:28: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 C0EAC106567A for ; Sun, 2 Nov 2008 13:28:55 +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 77F3C8FC08 for ; Sun, 2 Nov 2008 13:28:55 +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 <0K9P00ETUK46MK10@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 14:28:54 +0100 (CET) Received: from kg-work2.kg4.no ([80.202.173.243]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9P00JDQK45Z360@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 14:28:54 +0100 (CET) Date: Sun, 02 Nov 2008 14:28:53 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081102142853.f7ad36f4.torfinn.ingolfsen@broadpark.no> In-reply-to: <20081102122107.b49674c2.torfinn.ingolfsen@broadpark.no> References: <80f4f2b20804080605x4a2e063av4327e8480d0ac9e7@mail.gmail.com> <200804081339.m38DdVWD006894@lava.sentex.ca> <80f4f2b20804080714s437adf26n3890ab01737334ff@mail.gmail.com> <1d3ed48c0804080721s1395a0c9wc72bcc6b9df50037@mail.gmail.com> <20081101213023.df4b4689.torfinn.ingolfsen@broadpark.no> <20081102005037.c09201b9.torfinn.ingolfsen@broadpark.no> <20081102122107.b49674c2.torfinn.ingolfsen@broadpark.no> 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: pvr-xxx on 7.0 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, 02 Nov 2008 13:28:55 -0000 On Sun, 02 Nov 2008 12:21:07 +0100 Torfinn Ingolfsen wrote: > Now I can do some testing. Ok, the verdict is in: the driver works under 6.4-prerelease / amd64 also. Even 'mplayer /dev/cxm0' works (before I always had to use 'mplayer -cache 8192 /dev/cxm0'). Sometimes mplayer looses track and starts printing the "too many video packets in the buffer..." message. I can live with that. Changing channels during play (with 'pvr250-setchannel ' in another shell) also works - very nice. Changing geometry works (not while playing of course). But when I try to change pulldown, I get this: tingo@kg-quiet$ pvr250-setchannel -p 1 Usage: setchannel [-d 0..x] [-c | -r | -s | -t] [-p 0|1] [-g geom] [freq] -c Select composite input. -d Select unit ( 0..x ). -r Select radio input. -s Select svideo input. -t Select tuner. -g Select geometry. 352x240 or 352x288 = VCD 480x480 or 480x576 = SVCD 352x480 or 352x576 = DVD (half D1) 720x480 or 720x576 = DVD (full D1) -p Toggle 3:2 pulldown 0 = Enabled? 1 = Disabled? freq Frequency in MHz (must include decimal point). It looks like '-p' isn't recognized as a allowed parameter. Note to self: do not use 'pvr250-setchannel -m 4'. You don't need to, and it will panic your machine. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 13:47:50 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 DEFD010656A3 for ; Sun, 2 Nov 2008 13:47:49 +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 5CE8B8FC19 for ; Sun, 2 Nov 2008 13:47:49 +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 <0K9P00EXJKZOMK30@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 14:47:48 +0100 (CET) Received: from kg-work2.kg4.no ([80.202.173.243]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9P00JPVKZJYC80@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Sun, 02 Nov 2008 14:47:48 +0100 (CET) Date: Sun, 02 Nov 2008 14:47:43 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081102144743.0c2075e9.torfinn.ingolfsen@broadpark.no> In-reply-to: <20081102133321.3cccf939@chii.bluelife.at> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> <20081102133321.3cccf939@chii.bluelife.at> 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: CFT: MythTV Fixes 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, 02 Nov 2008 13:47:50 -0000 On Sun, 02 Nov 2008 13:33:21 +0100 Bernhard Froehlich wrote: > It looks like yet another place where mythtv gets confused with his > include paths. Can you send me the full compile output off-list > please? Done. > And have you set anything special to your CFLAGS or make.conf? My /etc/make.conf have these settings: CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_PROFILE= true # Avoid compiling profiled libraries My CFLAGS and COPTFLAGS are probablyu redundant now. > As usual you can try to deinstall ffmpeg and it should work then. It doesn't: cc -c -pipe -fomit-frame-pointer -O3 -I/usr/local/include -pthread -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -w -DPIC -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I. -I.. -I../.. -I../libavutil -I../libswscale -I../../../../../../../local/include -I/usr/local/include -o h264.o h264.c {standard input}: Assembler messages: {standard input}:7198: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:7211: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:7213: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:7219: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:7225: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:7228: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:20854: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:20867: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:20869: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:20875: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:20881: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:20884: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:20904: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:20917: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:20919: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:20925: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:20931: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:20934: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:20952: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:20965: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:20967: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:20973: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:20979: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:20982: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21000: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21013: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21015: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21021: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21027: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21030: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21361: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21374: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21376: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21382: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21388: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21391: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21412: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21425: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21427: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21433: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21439: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21442: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21463: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21476: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21478: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21484: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21490: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21493: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21533: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21546: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21548: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21554: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21560: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21563: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21584: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21597: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21599: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21605: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21611: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21614: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21634: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21647: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21649: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21655: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21661: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21664: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21693: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21706: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21708: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21714: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21720: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21723: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21742: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21755: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21757: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21763: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21769: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21772: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21791: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21804: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21806: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21812: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21818: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21821: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21842: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21855: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21857: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21863: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21869: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21872: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21890: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:21903: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:21905: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:21911: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:21917: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:21920: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:21999: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22012: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22014: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22020: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22026: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22029: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22137: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22150: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22152: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22158: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22164: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22167: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22193: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22206: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22208: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22214: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22220: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22223: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22613: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22626: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22628: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22634: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22640: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22643: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22722: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22735: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22737: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:22743: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22749: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22752: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22763: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22776: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22778: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:22784: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22790: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22793: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22801: Error: suffix or operands invalid for `add' {standard input}:22802: Error: `(%eax)' is not a valid 64 bit base/index expression {standard input}:22813: Error: suffix or operands invalid for `add' {standard input}:22814: Error: `(%eax)' is not a valid 64 bit base/index expression {standard input}:22851: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22864: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22866: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22872: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22878: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22881: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:22945: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index expression {standard input}:22958: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:22960: Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit base/index expression {standard input}:22966: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:22972: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:22975: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:23145: Error: `(%eax,%edi)' is not a valid 64 bit base/index expression {standard input}:23147: Error: `(%edi)' is not a valid 64 bit base/index expression {standard input}:23150: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:23163: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:23165: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:23166: Error: `(%edi)' is not a valid 64 bit base/index expression {standard input}:23171: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:23177: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:23180: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:23189: Error: `last_coeff_flag_offset_8x8(%edi)' is not a valid 64 bit base/index expression {standard input}:23191: Error: `15(%edi)' is not a valid 64 bit base/index expression {standard input}:23194: Error: `ff_h264_lps_range(%edx,%esi,2)' is not a valid 64 bit base/index expression {standard input}:23207: Error: `ff_h264_norm_shift(%esi)' is not a valid 64 bit base/index expression {standard input}:23209: Error: `ff_h264_mlps_state+128(%edx)' is not a valid 64 bit base/index expression {standard input}:23210: Error: `15(%edi)' is not a valid 64 bit base/index expression {standard input}:23215: Error: `(%ecx)' is not a valid 64 bit base/index expression {standard input}:23221: Error: `-1(%ebx)' is not a valid 64 bit base/index expression {standard input}:23224: Error: `ff_h264_norm_shift(%ecx)' is not a valid 64 bit base/index expression {standard input}:23232: Error: `(%eax)' is not a valid 64 bit base/index expression {standard input}:23243: Error: `(%eax)' is not a valid 64 bit base/index expression *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend/work/mythtv-0.21/libs/libavcodec. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend/work/mythtv-0.21/libs. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend/work/mythtv-0.21. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend. *** Error code 1 Stop in /usr/ports/multimedia/mythtv-frontend. I'll send you the full output off-list. -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 17:05:09 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 2A7B310657BB; Sun, 2 Nov 2008 17:05:09 +0000 (UTC) (envelope-from mad.dustman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.239]) by mx1.freebsd.org (Postfix) with ESMTP id EA7688FC23; Sun, 2 Nov 2008 17:05:08 +0000 (UTC) (envelope-from mad.dustman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1997990rvf.43 for ; Sun, 02 Nov 2008 09:05:08 -0800 (PST) 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:references; bh=21iltZYdeaC1XCrGRcMeFaN1+Jfr3yLhybyugH+izOQ=; b=jZRNYBzgcqvD3q4qt8OPicRmQOKRPSTiV+49bw1nNZcRmVHoJeBZaccw52fscoxXui mdWY9FaLacdJkNwCzOPe4omx8pTuofrvfzDvPt/yB5YQyXJr8xTvvRFPNhEwdorg1bcw JqhpMjZ047lDSTlMbKPl/uVq4FrEeEVl8z5RY= 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:references; b=MxYCufx8KFXP/tLXDcT0DZoQYIiyR/rnB5T38rgW1BXd7Eo1Fxvs/VXqw+vSC8bvUJ lTa3tI7CavJKA4kUc7TZS4e4075Ol4fzikwGBzbDVBNM+3RUY3p5O/OJu5prBx+2x8TB XCEvmSk8CIhs7W5BhJmLmjzzcQK1pRTEd5U4o= Received: by 10.141.114.19 with SMTP id r19mr8265994rvm.70.1225645508607; Sun, 02 Nov 2008 09:05:08 -0800 (PST) Received: by 10.141.44.1 with HTTP; Sun, 2 Nov 2008 09:05:08 -0800 (PST) Message-ID: <45e1b43b0811020905y2d11d94al14265e23a69776b1@mail.gmail.com> Date: Sun, 2 Nov 2008 18:05:08 +0100 From: "Igor Ralets" To: "Alexander Motin" In-Reply-To: <490C10A8.8050803@FreeBSD.org> MIME-Version: 1.0 References: <1225416183.00030893.1225404003@10.7.7.3> <490C10A8.8050803@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org Subject: Re: problem with sound volume on pcbsd using snd_hda 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, 02 Nov 2008 17:05:09 -0000 Thank you for suggestion. I've installed 7.1-BETA and mixer is working, after using the same steps with loading snd_hda, although "" is still unchanged. Probably it's not codec after all, but KDE/PCBSD specific weirdness, since OS version difference is less than a month. There's also only one /dev/mixer0 for a change. On Sat, Nov 1, 2008 at 9:17 AM, Alexander Motin wrote: > Igor Ralets wrote: > >> After installation of PCBSD-7.0.1 on amd64 box sound card didn't work. >> Hardware compatibility list suggested snd_hda driver for ATI SB600 card >> bundled with Asus M2A-MX mobo. Loading it with kldload helped with getting >> sound, but volume was very low and couldn't be adjusted by any means. >> Neither mixer(8) nor different players could do the trick. >> > > ATI SB600 - is a HDA bus controller. It's support is important to make > sound work, but audio codec support is no less important. It is codec who > actually manages all sound stuff. You can see it in " (Unknown)>". > > You may want to try latest snd_hda driver from -CURRENT. It is source code > compatible. Codecs support is much improved there. > > -- > Alexander Motin > From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 17:32: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 41D6D1065673; Sun, 2 Nov 2008 17:32:18 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (unknown [IPv6:2001:2f0:104:80a0:230:48ff:fe41:2455]) by mx1.freebsd.org (Postfix) with ESMTP id A96338FC0A; Sun, 2 Nov 2008 17:32:16 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com ([192.168.36.207]) (authenticated bits=0) by sakura.ninth-nine.com (8.14.1/8.14.1/NinthNine) with ESMTP id mA2HW973073551 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Nov 2008 02:32:15 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 3 Nov 2008 02:32:07 +0900 From: Norikatsu Shigemura To: Alexander Motin Message-Id: <20081103023207.68fb4ced.nork@FreeBSD.org> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Mon__3_Nov_2008_02_32_07_+0900_h4lNip9kSK81E/A0" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 03 Nov 2008 02:32:15 +0900 (JST) Cc: freebsd-multimedia@FreeBSD.org, nork@FreeBSD.org Subject: How do I use AC3 codec instead of PCM like mplayer -ac hwac3 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, 02 Nov 2008 17:32:18 -0000 This is a multi-part message in MIME format. --Multipart=_Mon__3_Nov_2008_02_32_07_+0900_h4lNip9kSK81E/A0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi mav! I think that my snd_hda(4) device supports hardware AC3 codec (SEE ALSO: attached dmesg and sysctl messages). But I couldn't mplayer -ac hwac3 dvd:// like following: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $ mplayer -ao oss -ac hwac3 dvd:// : Reading disc structure, please wait... There are 4 titles on this DVD. There are 10 chapters in this DVD title. There are 1 angles in this DVD title. DVD successfully opened. audio stream: 0 format: ac3 (stereo) language: ja aid: 128. number of audio channels on disk: 1. subtitle ( sid ): 1 language: ja number of subtitles on disk: 1 : ========================================================================== Forced audio codec: hwac3 Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF dec_audio: Allocating 8192 bytes for input buffer. dec_audio: Allocating 16384 + 65536 = 81920 bytes for output buffer. No accelerated IMDCT transform found hwac3: switched to AC3, 448000 bps, 48000 Hz AUDIO: 48000 Hz, 2 ch, ac3, 448.0 kbit/29.17% (ratio: 56000->192000) Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF) ========================================================================== Building audio filter chain for 48000Hz/2ch/ac3 -> 0Hz/0ch/??... [libaf] Adding filter dummy [dummy] Was reinitialized: 48000Hz/2ch/ac3 [dummy] Was reinitialized: 48000Hz/2ch/ac3 ao2: 48000 Hz 2 chans ac3 audio_setup: using '/dev/dsp' dsp device audio_setup: using '/dev/mixer' mixer device audio_setup: using 'pcm' mixer device [AO OSS] Can't set audio device /dev/dsp to ac3 output, trying s16le... audio_setup: sample format: s16le (requested: s16le) audio_setup: using 2 channels (requested: 2) audio_setup: using 48000 Hz samplerate (requested: 48000) audio_setup: frags: 32/32 (2048 bytes/frag) free: 65536 AO: [oss] 48000Hz 2ch s16le (2 bytes per sample) AO: Description: OSS/ioctl audio output AO: Author: A'rpi Building audio filter chain for 48000Hz/2ch/ac3 -> 48000Hz/2ch/s16le... [dummy] Was reinitialized: 48000Hz/2ch/ac3 [libaf] Adding filter format [format] Sample format big-endian AC3 not yet supported [libaf] Reinitialization did not work, audio filter 'format' returned error code -2 Couldn't find matching filter/ao format! : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - So I did sysctl dev.pcm.1.play.vchanformat=ac3, but missed. Then I tried to test following patch: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --- sys/dev/sound/pcm/vchan.c.orig 2007-06-16 12:37:28.000000000 +0900 +++ sys/dev/sound/pcm/vchan.c 2008-11-03 00:50:34.107861333 +0900 @@ -53,6 +53,7 @@ { "u24le", AFMT_U24_LE }, { "u24be", AFMT_U24_BE }, { "s32le", AFMT_S32_LE }, { "s32be", AFMT_S32_BE }, { "u32le", AFMT_U32_LE }, { "u32be", AFMT_U32_BE }, + { "ac3", AFMT_AC3 }, { NULL, 0 }, }; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I got following result: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # sysctl dev.pcm.1.play.vchanformat=ac3 dev.pcm.1.play.vchanformat: s16le -> s16le - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - How do I use hardware AC3 codec? -- Norikatsu Shigemura --Multipart=_Mon__3_Nov_2008_02_32_07_+0900_h4lNip9kSK81E/A0 Content-Type: text/plain; name="dmesg.snd_hda.txt" Content-Disposition: attachment; filename="dmesg.snd_hda.txt" Content-Transfer-Encoding: 7bit snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 pci0: driver added found-> vendor=0x1002, dev=0x4397, revid=0x00 domain=0, bus=0, slot=18, func=0 class=0c-03-10, hdrtype=0x00, mfdev=1 cmdreg=0x0017, statreg=0x02a0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 pci0:0:18:0: reprobing on driver added found-> vendor=0x1002, dev=0x4398, revid=0x00 domain=0, bus=0, slot=18, func=1 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0017, statreg=0x02a0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 pci0:0:18:1: reprobing on driver added found-> vendor=0x1002, dev=0x4397, revid=0x00 domain=0, bus=0, slot=19, func=0 class=0c-03-10, hdrtype=0x00, mfdev=1 cmdreg=0x0017, statreg=0x02a0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=18 pci0:0:19:0: reprobing on driver added found-> vendor=0x1002, dev=0x4398, revid=0x00 domain=0, bus=0, slot=19, func=1 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0017, statreg=0x02a0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=18 pci0:0:19:1: reprobing on driver added found-> vendor=0x1002, dev=0x4385, revid=0x3a domain=0, bus=0, slot=20, func=0 class=0c-05-00, hdrtype=0x00, mfdev=1 cmdreg=0x0003, statreg=0x0230, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) pci0:0:20:0: reprobing on driver added found-> vendor=0x1002, dev=0x4383, revid=0x00 domain=0, bus=0, slot=20, func=2 class=04-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0410, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 2 supports D0 D3 current D0 pci0:0:20:2: reprobing on driver added hdac0: mem 0xf0500000-0xf0503fff irq 16 at device 20.2 on pci0 hdac0: HDA Driver Revision: 20081030_0115 ioapic0: Assigning PCI IRQ 16 to local APIC 1 ioapic0: routing intpin 16 (PCI IRQ 16) to vector 53 hdac0: [MPSAFE] hdac0: [ITHREAD] hdac0: Probing codec #0... hdac0: HDA Codec #0: Realtek ALC888 hdac0: HDA Codec ID: 0x10ec0888 hdac0: Vendor: 0x10ec hdac0: Device: 0x0888 hdac0: Revision: 0x02 hdac0: Stepping: 0x02 hdac0: PCI Subvendor: 0x014b1025 hdac0: Found audio FG nid=1 startnode=2 endnode=39 total=37 hdac0: Probing codec #1... hdac0: HDA Codec #1: Conexant (Unknown) hdac0: HDA Codec ID: 0x14f12c06 hdac0: Vendor: 0x14f1 hdac0: Device: 0x2c06 hdac0: Revision: 0x00 hdac0: Stepping: 0x00 hdac0: PCI Subvendor: 0x014b1025 hdac0: Found modem FG nid=2 startnode=112 endnode=116 total=4 hdac0: hdac0: Processing audio FG cad=0 nid=1... hdac0: GPIO: 0xc0000002 NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=1 GPIUnsol=1 hdac0: nid 17 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 18 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 20 0x99130110 as 1 seq 0 Speaker Fixed jack 3 loc 25 color Unknown misc 1 hdac0: nid 21 0x0221101f as 1 seq 15 Headphones Jack jack 1 loc 2 color Black misc 0 hdac0: nid 22 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 23 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 24 0x02a19c30 as 3 seq 0 Mic Jack jack 1 loc 2 color Pink misc 12 hdac0: nid 25 0x99a30931 as 3 seq 1 Mic Fixed jack 3 loc 25 color Unknown misc 9 hdac0: nid 26 0x0281343f as 3 seq 15 Line-in Jack jack 1 loc 2 color Blue misc 4 hdac0: nid 27 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 28 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: Patching widget caps nid=29 0x00400400 -> 0x00700400 hdac0: nid 30 0x02451120 as 2 seq 0 SPDIF-out Jack jack 5 loc 2 color Black misc 1 hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: Patched pins configuration: hdac0: nid 17 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 18 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 20 0x99130110 as 1 seq 0 Speaker Fixed jack 3 loc 25 color Unknown misc 1 hdac0: nid 21 0x0221101f as 1 seq 15 Headphones Jack jack 1 loc 2 color Black misc 0 hdac0: nid 22 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 23 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 24 0x02a19c30 as 3 seq 0 Mic Jack jack 1 loc 2 color Pink misc 12 hdac0: nid 25 0x99a30931 as 3 seq 1 Mic Fixed jack 3 loc 25 color Unknown misc 9 hdac0: nid 26 0x0281343f as 3 seq 15 Line-in Jack jack 1 loc 2 color Blue misc 4 hdac0: nid 27 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 28 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 30 0x02451120 as 2 seq 0 SPDIF-out Jack jack 5 loc 2 color Black misc 1 hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: 3 associations found: hdac0: Association 0 (1) out: hdac0: Pin nid=20 seq=0 hdac0: Pin nid=21 seq=15 hdac0: Association 1 (2) out: hdac0: Pin nid=30 seq=0 hdac0: Association 2 (3) in: hdac0: Pin nid=24 seq=0 hdac0: Pin nid=25 seq=1 hdac0: Pin nid=26 seq=15 hdac0: Tracing association 0 (1) hdac0: Pin 20 traced to DAC 2 hdac0: Pin 21 traced to DAC 2 and hpredir 0 hdac0: Association 0 (1) trace succeded hdac0: Tracing association 1 (2) hdac0: Pin 30 traced to DAC 6 hdac0: Association 1 (2) trace succeded hdac0: Tracing association 2 (3) hdac0: Pin 24 traced to ADC 8 hdac0: Pin 25 traced to ADC 8 hdac0: Pin 26 traced to ADC 8 hdac0: Association 2 (3) trace succeded hdac0: Tracing input monitor hdac0: Tracing nid 11 to out hdac0: nid 11 is input monitor hdac0: Tracing nid 35 to out hdac0: Tracing beeper hdac0: nid 29 traced to out hdac0: GPIO init: data=0x00000000 mask=0x00000000 dir=0x00000000 hdac0: GPIO commit: data=0x00000001 mask=0x00000001 dir=0x00000001 hdac0: Enabling headphone/speaker audio routing switching: hdac0: as=0 sense nid=21 [UNSOL] hdac0: Pin sense: nid=21 res=0x00000000 hdac0: FG config/quirks: gpio0 forcestereo ivref50 ivref80 ivref100 ivref hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: IN amp: 0x00000000 hdac0: OUT amp: 0x00000000 hdac0: hdac0: nid: 2 hdac0: Name: audio output hdac0: Widget cap: 0x00000411 hdac0: PWR STEREO hdac0: Association: 0 (0x00008001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 3 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000411 hdac0: PWR STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 4 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000411 hdac0: PWR STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 5 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000411 hdac0: PWR STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 6 hdac0: Name: audio output hdac0: Widget cap: 0x00000611 hdac0: PWR DIGITAL STEREO hdac0: Association: 1 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e05e0 hdac0: 16 20 24 bits, 44 48 88 96 192 KHz hdac0: hdac0: nid: 7 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 8 hdac0: Name: audio input hdac0: Widget cap: 0x0010051b hdac0: PWR STEREO hdac0: Association: 2 (0x00008003) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: Input amp: 0x80051f0b hdac0: mute=1 step=31 size=5 offset=11 hdac0: connections: 1 hdac0: | hdac0: + <- nid=35 [audio mixer] hdac0: hdac0: nid: 9 [DISABLED] hdac0: Name: audio input hdac0: Widget cap: 0x0010051b hdac0: PWR STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: Input amp: 0x80051f0b hdac0: mute=1 step=31 size=5 offset=11 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=34 [audio mixer] [DISABLED] hdac0: hdac0: nid: 10 [DISABLED] hdac0: Name: audio input hdac0: Widget cap: 0x00100711 hdac0: PWR DIGITAL STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=31 [pin: Speaker (None)] [DISABLED] hdac0: hdac0: nid: 11 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010b hdac0: STEREO hdac0: Association: -2 (0x00008003) hdac0: OSS: mix (mix) hdac0: Input amp: 0x80051f17 hdac0: mute=1 step=31 size=5 offset=23 hdac0: connections: 10 hdac0: | hdac0: + <- nid=24 [pin: Mic (Jack)] hdac0: + <- nid=25 [pin: Mic (Fixed)] hdac0: + <- nid=26 [pin: Line-in (Jack)] hdac0: + [DISABLED] <- nid=27 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=28 [pin: Speaker (None)] [DISABLED] hdac0: + <- nid=29 [beep widget] hdac0: + [DISABLED] <- nid=20 [pin: Speaker (Fixed)] hdac0: + [DISABLED] <- nid=21 [pin: Headphones (Jack)] hdac0: + [DISABLED] <- nid=22 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=23 [pin: Speaker (None)] [DISABLED] hdac0: hdac0: nid: 12 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: 0 (0x00008001) hdac0: OSS: pcm, mix hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 13 [DISABLED] hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: -2 (0x00000000) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=3 [audio output] [DISABLED] hdac0: + [DISABLED] <- nid=11 [audio mixer] hdac0: hdac0: nid: 14 [DISABLED] hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: -2 (0x00000000) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED] hdac0: + [DISABLED] <- nid=11 [audio mixer] hdac0: hdac0: nid: 15 [DISABLED] hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: -2 (0x00000000) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=5 [audio output] [DISABLED] hdac0: + [DISABLED] <- nid=11 [audio mixer] hdac0: hdac0: nid: 16 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000611 hdac0: PWR DIGITAL STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e05e0 hdac0: 16 20 24 bits, 44 48 88 96 192 KHz hdac0: hdac0: nid: 17 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x00400780 hdac0: PWR DIGITAL UNSOL hdac0: Pin cap: 0x00000014 hdac0: PDC OUT hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: connections: 1 hdac0: | hdac0: + <- nid=16 [audio output] [DISABLED] hdac0: hdac0: nid: 18 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x00400401 hdac0: PWR STEREO hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: hdac0: nid: 19 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 20 hdac0: Name: pin: Speaker (Fixed) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Association: 0 (0x00000001) hdac0: Pin cap: 0x0001003e hdac0: TRQD PDC HP OUT IN EAPD hdac0: Pin config: 0x99130110 hdac0: Pin control: 0x00000040 OUT hdac0: EAPD: 0x00000002 hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=14 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=15 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 21 hdac0: Name: pin: Headphones (Jack) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Association: 0 (0x00008000) hdac0: Pin cap: 0x0001003e hdac0: TRQD PDC HP OUT IN EAPD hdac0: Pin config: 0x0221101f hdac0: Pin control: 0x000000c0 HP OUT hdac0: EAPD: 0x00000002 hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=14 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=15 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 22 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Pin cap: 0x00000036 hdac0: TRQD PDC OUT IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + <- nid=13 [audio mixer] [DISABLED] hdac0: + <- nid=14 [audio mixer] [DISABLED] hdac0: + <- nid=15 [audio mixer] [DISABLED] hdac0: + <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 23 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Pin cap: 0x00000036 hdac0: TRQD PDC OUT IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + <- nid=13 [audio mixer] [DISABLED] hdac0: + <- nid=14 [audio mixer] [DISABLED] hdac0: + <- nid=15 [audio mixer] [DISABLED] hdac0: + <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 24 hdac0: Name: pin: Mic (Jack) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Association: 2 (0x00000001) hdac0: OSS: mic (mic) hdac0: Pin cap: 0x0000373e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] hdac0: Pin config: 0x02a19c30 hdac0: Pin control: 0x00000025 IN VREFs hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=14 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=15 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 25 hdac0: Name: pin: Mic (Fixed) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Association: 2 (0x00000002) hdac0: OSS: monitor (monitor) hdac0: Pin cap: 0x0000373e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] hdac0: Pin config: 0x99a30931 hdac0: Pin control: 0x00000025 IN VREFs hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=14 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=15 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 26 hdac0: Name: pin: Line-in (Jack) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Association: 2 (0x00008000) hdac0: OSS: line (line) hdac0: Pin cap: 0x0000373e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] hdac0: Pin config: 0x0281343f hdac0: Pin control: 0x00000025 IN VREFs hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=14 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=15 [audio mixer] [DISABLED] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 27 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x0040058f hdac0: PWR UNSOL STEREO hdac0: Pin cap: 0x0000373e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + <- nid=13 [audio mixer] [DISABLED] hdac0: + <- nid=14 [audio mixer] [DISABLED] hdac0: + <- nid=15 [audio mixer] [DISABLED] hdac0: + <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 28 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x00400481 hdac0: PWR UNSOL STEREO hdac0: Pin cap: 0x00000024 hdac0: PDC IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: hdac0: nid: 29 hdac0: Name: beep widget hdac0: Widget cap: 0x00700400 hdac0: PWR hdac0: Association: -2 (0x00000000) hdac0: OSS: speaker (speaker) hdac0: hdac0: nid: 30 hdac0: Name: pin: SPDIF-out (Jack) hdac0: Widget cap: 0x00400780 hdac0: PWR DIGITAL UNSOL hdac0: Association: 1 (0x00000001) hdac0: Pin cap: 0x00000014 hdac0: PDC OUT hdac0: Pin config: 0x02451120 hdac0: Pin control: 0x00000040 OUT hdac0: connections: 1 hdac0: | hdac0: + <- nid=6 [audio output] hdac0: hdac0: nid: 31 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x00400680 hdac0: PWR DIGITAL UNSOL hdac0: Pin cap: 0x00000024 hdac0: PDC IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: hdac0: nid: 32 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00040 hdac0: PROC hdac0: hdac0: nid: 33 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 34 [DISABLED] hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010b hdac0: STEREO hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 12 hdac0: | hdac0: + [DISABLED] <- nid=24 [pin: Mic (Jack)] hdac0: + [DISABLED] <- nid=25 [pin: Mic (Fixed)] hdac0: + [DISABLED] <- nid=26 [pin: Line-in (Jack)] hdac0: + [DISABLED] <- nid=27 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=28 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=29 [beep widget] hdac0: + [DISABLED] <- nid=20 [pin: Speaker (Fixed)] hdac0: + [DISABLED] <- nid=21 [pin: Headphones (Jack)] hdac0: + [DISABLED] <- nid=22 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=23 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=11 [audio mixer] hdac0: + [DISABLED] <- nid=18 [pin: Speaker (None)] [DISABLED] hdac0: hdac0: nid: 35 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010b hdac0: STEREO hdac0: Association: 2 (0x00008003) hdac0: OSS: speaker, line, mic, mix, monitor hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 11 hdac0: | hdac0: + <- nid=24 [pin: Mic (Jack)] hdac0: + <- nid=25 [pin: Mic (Fixed)] hdac0: + <- nid=26 [pin: Line-in (Jack)] hdac0: + [DISABLED] <- nid=27 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=28 [pin: Speaker (None)] [DISABLED] hdac0: + <- nid=29 [beep widget] hdac0: + [DISABLED] <- nid=20 [pin: Speaker (Fixed)] hdac0: + [DISABLED] <- nid=21 [pin: Headphones (Jack)] hdac0: + [DISABLED] <- nid=22 [pin: Speaker (None)] [DISABLED] hdac0: + [DISABLED] <- nid=23 [pin: Speaker (None)] [DISABLED] hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 36 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 37 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000411 hdac0: PWR STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 38 [DISABLED] hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: -2 (0x00000000) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=37 [audio output] [DISABLED] hdac0: + [DISABLED] <- nid=11 [audio mixer] hdac0: hdac0: Processing modem FG cad=1 nid=2... hdac0: pci1: driver added found-> vendor=0x1002, dev=0x960f, revid=0x00 domain=0, bus=1, slot=5, func=1 class=04-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=19 powerspec 3 supports D0 D1 D2 D3 current D0 MSI supports 1 message, 64 bit pci0:1:5:1: reprobing on driver added hdac1: mem 0xcfdec000-0xcfdeffff irq 19 at device 5.1 on pci1 hdac1: HDA Driver Revision: 20081030_0115 pcib1: hdac1 requested memory range 0xcfdec000-0xcfdeffff: good hdac1: [MPSAFE] hdac1: [ITHREAD] hdac1: Probing codec #0... hdac1: HDA Codec #0: ATI (Unknown) hdac1: HDA Codec ID: 0x1002791a hdac1: Vendor: 0x1002 hdac1: Device: 0x791a hdac1: Revision: 0x00 hdac1: Stepping: 0x00 hdac1: PCI Subvendor: 0x014b1025 hdac1: Found audio FG nid=1 startnode=2 endnode=4 total=2 hdac1: hdac1: Processing audio FG cad=0 nid=1... hdac1: GPIO: 0x00000000 NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0 hdac1: nid 3 0x18560010 as 1 seq 0 Digital-out Jack jack 6 loc 24 color Unknown misc 0 hdac1: Patched pins configuration: hdac1: nid 3 0x18560010 as 1 seq 0 Digital-out Jack jack 6 loc 24 color Unknown misc 0 hdac1: 1 associations found: hdac1: Association 0 (1) out: hdac1: Pin nid=3 seq=0 hdac1: Tracing association 0 (1) hdac1: Pin 3 traced to DAC 2 hdac1: Association 0 (1) trace succeded hdac1: Tracing input monitor hdac1: Tracing beeper hdac1: FG config/quirks: gpio0 forcestereo ivref50 ivref80 ivref100 ivref hdac1: hdac1: +-------------------+ hdac1: | DUMPING HDA NODES | hdac1: +-------------------+ hdac1: hdac1: Default Parameter hdac1: ----------------- hdac1: Stream cap: 0x00000001 hdac1: PCM hdac1: PCM cap: 0x00020040 hdac1: 16 bits, 48 KHz hdac1: IN amp: 0x00000000 hdac1: OUT amp: 0x00000000 hdac1: hdac1: nid: 2 hdac1: Name: audio output hdac1: Widget cap: 0x00000201 hdac1: DIGITAL STEREO hdac1: Association: 0 (0x00000001) hdac1: OSS: pcm (pcm) hdac1: Stream cap: 0x00000001 hdac1: PCM hdac1: PCM cap: 0x00020040 hdac1: 16 bits, 48 KHz hdac1: hdac1: nid: 3 hdac1: Name: pin: Digital-out (Jack) hdac1: Widget cap: 0x00400381 hdac1: DIGITAL UNSOL STEREO hdac1: Association: 0 (0x00000001) hdac1: Pin cap: 0x00000094 hdac1: PDC OUT hdac1: Pin config: 0x18560010 hdac1: Pin control: 0x00000040 OUT hdac1: connections: 1 hdac1: | hdac1: + <- nid=2 [audio output] hdac1: pci2: driver added pci5: driver added pci6: driver added found-> vendor=0x14e4, dev=0x1684, revid=0x10 domain=0, bus=6, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=19 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit pci0:6:0:0: reprobing on driver added pci7: driver added pci8: driver added pcm0: at cad 0 nid 1 on hdac0 pcm0: +--------------------------------------+ pcm0: | DUMPING PCM Playback/Record Channels | pcm0: +--------------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: Stream cap: 0x00000001 pcm0: PCM pcm0: PCM cap: 0x000e0560 pcm0: 16 20 24 bits, 44 48 96 192 KHz pcm0: DAC: 2 pcm0: pcm0: Record: pcm0: pcm0: Stream cap: 0x00000001 pcm0: PCM pcm0: PCM cap: 0x000e0560 pcm0: 16 20 24 bits, 44 48 96 192 KHz pcm0: ADC: 8 pcm0: pcm0: +--------------------------------+ pcm0: | DUMPING Playback/Record Pathes | pcm0: +--------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: nid=20 [pin: Speaker (Fixed)] pcm0: | pcm0: + <- nid=12 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=2 [audio output] [src: pcm] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: nid=21 [pin: Headphones (Jack)] pcm0: | pcm0: + <- nid=12 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=2 [audio output] [src: pcm] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: Record: pcm0: pcm0: nid=8 [audio input] pcm0: | pcm0: + <- nid=35 [audio mixer] [src: speaker, line, mic, mix, monitor] pcm0: | pcm0: + <- nid=24 [pin: Mic (Jack)] [src: mic] pcm0: + <- nid=25 [pin: Mic (Fixed)] [src: monitor] pcm0: + <- nid=26 [pin: Line-in (Jack)] [src: line] pcm0: + <- nid=29 [beep widget] [src: speaker] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: Input Mix: pcm0: pcm0: nid=11 [audio mixer] pcm0: | pcm0: + <- nid=24 [pin: Mic (Jack)] [src: mic] pcm0: + <- nid=25 [pin: Mic (Fixed)] [src: monitor] pcm0: + <- nid=26 [pin: Line-in (Jack)] [src: line] pcm0: + <- nid=29 [beep widget] [src: speaker] pcm0: pcm0: +-------------------------+ pcm0: | DUMPING Volume Controls | pcm0: +-------------------------+ pcm0: pcm0: Master Volume (OSS: vol) pcm0: | pcm0: +- ctl 13 (nid 12 out): -46/0dB (32 steps) pcm0: +- ctl 14 (nid 12 in 0): mute pcm0: +- ctl 15 (nid 12 in 1): mute pcm0: +- ctl 25 (nid 20 in ): mute pcm0: +- ctl 27 (nid 21 in ): mute pcm0: pcm0: PCM Volume (OSS: pcm) pcm0: | pcm0: +- ctl 14 (nid 12 in 0): mute pcm0: pcm0: Microphone Volume (OSS: mic) pcm0: | pcm0: +- ctl 34 (nid 24 out): 0/30dB (4 steps) pcm0: +- ctl 53 (nid 35 in 0): mute pcm0: pcm0: Microphone2 Volume (OSS: monitor) pcm0: | pcm0: +- ctl 36 (nid 25 out): 0/30dB (4 steps) pcm0: +- ctl 54 (nid 35 in 1): mute pcm0: pcm0: Line-in Volume (OSS: line) pcm0: | pcm0: +- ctl 38 (nid 26 out): 0/30dB (4 steps) pcm0: +- ctl 55 (nid 35 in 2): mute pcm0: pcm0: Speaker/Beep Volume (OSS: speaker) pcm0: | pcm0: +- ctl 8 (nid 11 in 5): -34/12dB (32 steps) + mute pcm0: +- ctl 58 (nid 35 in 5): mute pcm0: pcm0: Recording Level (OSS: rec) pcm0: | pcm0: +- ctl 1 (nid 8 in 0): -16/30dB (32 steps) + mute pcm0: +- ctl 53 (nid 35 in 0): mute pcm0: +- ctl 54 (nid 35 in 1): mute pcm0: +- ctl 55 (nid 35 in 2): mute pcm0: +- ctl 58 (nid 35 in 5): mute pcm0: +- ctl 63 (nid 35 in 10): mute pcm0: pcm0: Input Mix Level (OSS: mix) pcm0: | pcm0: +- ctl 3 (nid 11 in 0): -34/12dB (32 steps) + mute pcm0: +- ctl 4 (nid 11 in 1): -34/12dB (32 steps) + mute pcm0: +- ctl 5 (nid 11 in 2): -34/12dB (32 steps) + mute pcm0: +- ctl 8 (nid 11 in 5): -34/12dB (32 steps) + mute pcm0: +- ctl 15 (nid 12 in 1): mute pcm0: +- ctl 63 (nid 35 in 10): mute pcm0: pcm0: Enabling Soft PCM volume pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "mix": pcm0: Mixer "rec": pcm0: Mixer "ogain": pcm0: Mixer "monitor": pcm0: Soft PCM mixer ENABLED pcm0: clone manager: deadline=750ms flags=0x8000001e pcm0: sndbuf_setmap 2ecd0000, 4000; 0xfffffffea2324000 -> 2ecd0000 pcm0: sndbuf_setmap 25710000, 4000; 0xfffffffea2334000 -> 25710000 pcm1: at cad 0 nid 1 on hdac0 pcm1: +--------------------------------------+ pcm1: | DUMPING PCM Playback/Record Channels | pcm1: +--------------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: Stream cap: 0x00000005 pcm1: AC3 PCM pcm1: PCM cap: 0x000e05e0 pcm1: 16 20 24 bits, 44 48 88 96 192 KHz pcm1: DAC: 6 pcm1: pcm1: +--------------------------------+ pcm1: | DUMPING Playback/Record Pathes | pcm1: +--------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: nid=30 [pin: SPDIF-out (Jack)] pcm1: | pcm1: + <- nid=6 [audio output] [src: pcm] pcm1: pcm1: +-------------------------+ pcm1: | DUMPING Volume Controls | pcm1: +-------------------------+ pcm1: pcm1: Forcing Soft PCM volume pcm1: Forcing master volume with PCM pcm1: Mixer "vol" -> "none": child=0x00000010 pcm1: Mixer "pcm": parent="vol" pcm1: Soft PCM mixer ENABLED pcm1: clone manager: deadline=750ms flags=0x8000001e pcm1: sndbuf_setmap 28ba0000, 4000; 0xfffffffea2344000 -> 28ba0000 pcm2: at cad 0 nid 1 on hdac1 pcm2: +--------------------------------------+ pcm2: | DUMPING PCM Playback/Record Channels | pcm2: +--------------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: Stream cap: 0x00000005 pcm2: AC3 PCM pcm2: PCM cap: 0x00020040 pcm2: 16 bits, 48 KHz pcm2: DAC: 2 pcm2: pcm2: +--------------------------------+ pcm2: | DUMPING Playback/Record Pathes | pcm2: +--------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: nid=3 [pin: Digital-out (Jack)] pcm2: | pcm2: + <- nid=2 [audio output] [src: pcm] pcm2: pcm2: +-------------------------+ pcm2: | DUMPING Volume Controls | pcm2: +-------------------------+ pcm2: pcm2: Forcing Soft PCM volume pcm2: Forcing master volume with PCM pcm2: Mixer "vol" -> "none": child=0x00000010 pcm2: Mixer "pcm": parent="vol" pcm2: Soft PCM mixer ENABLED pcm2: clone manager: deadline=750ms flags=0x8000001e pcm2: sndbuf_setmap 28b90000, 4000; 0xfffffffea2354000 -> 28b90000 --Multipart=_Mon__3_Nov_2008_02_32_07_+0900_h4lNip9kSK81E/A0 Content-Type: text/plain; name="sysctl.snd_hda.txt" Content-Disposition: attachment; filename="sysctl.snd_hda.txt" Content-Transfer-Encoding: 7bit hw.snd.latency_profile: 1 hw.snd.latency: 5 hw.snd.report_soft_formats: 1 hw.snd.compat_linux_mmap: 0 hw.snd.feeder_buffersize: 16384 hw.snd.feeder_rate_round: 25 hw.snd.feeder_rate_max: 2016000 hw.snd.feeder_rate_min: 1 hw.snd.verbose: 1 hw.snd.maxautovchans: 16 hw.snd.default_unit: 0 hw.snd.version: 2007061600/amd64 hw.snd.default_auto: 0 dev.hdac.0.%desc: ATI SB600 High Definition Audio Controller dev.hdac.0.%driver: hdac dev.hdac.0.%location: slot=20 function=2 handle=\_SB_.PCI0.HDA_ dev.hdac.0.%pnpinfo: vendor=0x1002 device=0x4383 subvendor=0x1025 subdevice=0x014b class=0x040300 dev.hdac.0.%parent: pci0 dev.hdac.0.polling: 0 dev.hdac.0.polling_interval: 250 dev.hdac.0.pindump: 0 dev.hdac.1.%desc: ATI (Unknown) High Definition Audio Controller dev.hdac.1.%driver: hdac dev.hdac.1.%location: slot=5 function=1 dev.hdac.1.%pnpinfo: vendor=0x1002 device=0x960f subvendor=0x1025 subdevice=0x014b class=0x040300 dev.hdac.1.%parent: pci1 dev.hdac.1.polling: 0 dev.hdac.1.polling_interval: 250 dev.hdac.1.pindump: 0 dev.pcm.0.%desc: HDA Realtek ALC888 PCM #0 dev.pcm.0.%driver: pcm dev.pcm.0.%parent: hdac0 dev.pcm.0.play.vchans: 1 dev.pcm.0.play.vchanrate: 48000 dev.pcm.0.play.vchanformat: s16le dev.pcm.0.rec.vchans: 1 dev.pcm.0.rec.vchanrate: 48000 dev.pcm.0.rec.vchanformat: s16le dev.pcm.0.buffersize: 16384 dev.pcm.1.%desc: HDA Realtek ALC888 PCM #1 dev.pcm.1.%driver: pcm dev.pcm.1.%parent: hdac0 dev.pcm.1.play.vchans: 1 dev.pcm.1.play.vchanrate: 48000 dev.pcm.1.play.vchanformat: s16le dev.pcm.1.buffersize: 16384 dev.pcm.2.%desc: HDA ATI (Unknown) PCM #0 dev.pcm.2.%driver: pcm dev.pcm.2.%parent: hdac1 dev.pcm.2.play.vchans: 1 dev.pcm.2.play.vchanrate: 48000 dev.pcm.2.play.vchanformat: s16le dev.pcm.2.buffersize: 16384 --Multipart=_Mon__3_Nov_2008_02_32_07_+0900_h4lNip9kSK81E/A0-- From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 19:28: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 45F421065670; Sun, 2 Nov 2008 19:28:56 +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 545D28FC22; Sun, 2 Nov 2008 19:28:55 +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.2.9) with ESMTPSA id 226789656; Sun, 02 Nov 2008 21:28:54 +0200 Message-ID: <490DFF73.20904@FreeBSD.org> Date: Sun, 02 Nov 2008 21:28:51 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.17 (X11/20081029) MIME-Version: 1.0 To: Norikatsu Shigemura References: <20081103023207.68fb4ced.nork@FreeBSD.org> <490DED08.9010800@FreeBSD.org> In-Reply-To: <490DED08.9010800@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: How do I use AC3 codec instead of PCM like mplayer -ac hwac3 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, 02 Nov 2008 19:28:56 -0000 Alexander Motin wrote: > Norikatsu Shigemura wrote: >> I think that my snd_hda(4) device supports hardware AC3 codec >> (SEE ALSO: attached dmesg and sysctl messages). But I couldn't >> mplayer -ac hwac3 dvd:// like following: > > It looks like there is two problems: > > First is yours: your default pcm0/dsp0 device is PCM only, it does not > supports AC3. Your SPDIF port is pcm1/dsp1. You should specify mplayer > to use it it you wish to pass AC3 through to the external decoder. Also > you have AC3 support as part of your video card HDMI port - pcm2/dsp2. > > Second is at vchans: it does not support AC3 pass though when "Soft PCM > volume" is enabled. You can hack this by commenting respective part of > the hdac_audio_ctl_ossmixer_init(). Also it was reported that with some > amount of luck it may work even without it is you set pcm and master > volume on that channel to 100% and your decoder is able to detect > unmarked AC3 stream. And the third problem is that vchans does not support "mixing" of AC3 pass though, so you have to disable it for the respective device allowing only one application to use it at a time. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 19:56: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 867621065675; Sun, 2 Nov 2008 19:56:53 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (unknown [IPv6:2001:2f0:104:80a0:230:48ff:fe41:2455]) by mx1.freebsd.org (Postfix) with ESMTP id E6A918FC0C; Sun, 2 Nov 2008 19:56:52 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com ([192.168.36.207]) (authenticated bits=0) by sakura.ninth-nine.com (8.14.1/8.14.1/NinthNine) with ESMTP id mA2JujNA077114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Nov 2008 04:56:51 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 3 Nov 2008 04:56:43 +0900 From: Norikatsu Shigemura To: Alexander Motin Message-Id: <20081103045643.c6081414.nork@FreeBSD.org> In-Reply-To: <490DED08.9010800@FreeBSD.org> References: <20081103023207.68fb4ced.nork@FreeBSD.org> <490DED08.9010800@FreeBSD.org> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 03 Nov 2008 04:56:51 +0900 (JST) Cc: freebsd-multimedia@FreeBSD.org, nork@FreeBSD.org Subject: Re: How do I use AC3 codec instead of PCM like mplayer -ac hwac3 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, 02 Nov 2008 19:56:53 -0000 Hi mav. On Sun, 02 Nov 2008 20:10:16 +0200 Alexander Motin wrote: > > I think that my snd_hda(4) device supports hardware AC3 codec > > (SEE ALSO: attached dmesg and sysctl messages). But I couldn't > > mplayer -ac hwac3 dvd:// like following: > It looks like there is two problems: > First is yours: your default pcm0/dsp0 device is PCM only, it does not > supports AC3. Your SPDIF port is pcm1/dsp1. You should specify mplayer > to use it it you wish to pass AC3 through to the external decoder. Also > you have AC3 support as part of your video card HDMI port - pcm2/dsp2. Thanks for your pointed out. I tested -ao oss:/dev/dsp1 and -ao oss:/dev/dsp2, but not worked. These are same results, So... > Second is at vchans: it does not support AC3 pass though when "Soft PCM > volume" is enabled. You can hack this by commenting respective part of > the hdac_audio_ctl_ossmixer_init(). Also it was reported that with some > amount of luck it may work even without it is you set pcm and master > volume on that channel to 100% and your decoder is able to detect > unmarked AC3 stream. "Soft PCM volume is enabled." is following? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : pcm1: Forcing Soft PCM volume : pcm2: Forcing Soft PCM volume : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I read your hdac_audio_ctl_ossmixer_init(), it looks only "Forcing" or "Enabling" I can select. Humm... Do I try to disable it? -- Norikatsu Shigemura From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 20:07:58 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 59877106567E; Sun, 2 Nov 2008 20:07:58 +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 620438FC08; Sun, 2 Nov 2008 20:07:57 +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.2.9) with ESMTPSA id 226792447; Sun, 02 Nov 2008 22:07:56 +0200 Message-ID: <490E0898.5030809@FreeBSD.org> Date: Sun, 02 Nov 2008 22:07:52 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.17 (X11/20081029) MIME-Version: 1.0 To: Norikatsu Shigemura References: <20081103023207.68fb4ced.nork@FreeBSD.org> <490DED08.9010800@FreeBSD.org> <20081103045643.c6081414.nork@FreeBSD.org> In-Reply-To: <20081103045643.c6081414.nork@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: How do I use AC3 codec instead of PCM like mplayer -ac hwac3 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, 02 Nov 2008 20:07:58 -0000 Norikatsu Shigemura wrote: > "Soft PCM volume is enabled." is following? > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > : > pcm1: Forcing Soft PCM volume > : > pcm2: Forcing Soft PCM volume > : > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > I read your hdac_audio_ctl_ossmixer_init(), it looks only > "Forcing" or "Enabling" I can select. Humm... Do I try to > disable it? Yes, comment out whole /* Declare soft PCM and master volume if needed. */ if (pdevinfo->play >= 0) { ... } part. And disable vchans for pcm1 and pcm2: sysctl dev.pcm.1.play.vchans=0 sysctl dev.pcm.2.play.vchans=0 -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 21:02: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 450721065691; Sun, 2 Nov 2008 21:02:07 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (unknown [IPv6:2001:2f0:104:80a0:230:48ff:fe41:2455]) by mx1.freebsd.org (Postfix) with ESMTP id B8FB08FC0C; Sun, 2 Nov 2008 21:02:06 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com ([192.168.36.207]) (authenticated bits=0) by sakura.ninth-nine.com (8.14.1/8.14.1/NinthNine) with ESMTP id mA2L1wuo079408 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Nov 2008 06:02:05 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 3 Nov 2008 06:01:57 +0900 From: Norikatsu Shigemura To: Alexander Motin Message-Id: <20081103060157.4ce3ce50.nork@FreeBSD.org> In-Reply-To: <490E0898.5030809@FreeBSD.org> References: <20081103023207.68fb4ced.nork@FreeBSD.org> <490DED08.9010800@FreeBSD.org> <20081103045643.c6081414.nork@FreeBSD.org> <490E0898.5030809@FreeBSD.org> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Mon__3_Nov_2008_06_01_57_+0900_i0wLV1BMjWeGqm_f" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 03 Nov 2008 06:02:05 +0900 (JST) Cc: freebsd-multimedia@FreeBSD.org, nork@FreeBSD.org Subject: Re: How do I use AC3 codec instead of PCM like mplayer -ac hwac3 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, 02 Nov 2008 21:02:07 -0000 This is a multi-part message in MIME format. --Multipart=_Mon__3_Nov_2008_06_01_57_+0900_i0wLV1BMjWeGqm_f Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 02 Nov 2008 22:07:52 +0200 Alexander Motin wrote: > Yes, comment out whole > /* Declare soft PCM and master volume if needed. */ > > if (pdevinfo->play >= 0) { > > ... > } > part. > And disable vchans for pcm1 and pcm2: > sysctl dev.pcm.1.play.vchans=0 > sysctl dev.pcm.2.play.vchans=0 Thank you! It looks good! But, Sorry, I don't have any S/PDIF and HDMI devices. So I didn't confirm with hearing from speaker. But I can get S/PDIF speaker! :D case of hw.snd.default_unit=1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : ========================================================================== Forced audio codec: hwac3 Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF dec_audio: Allocating 8192 bytes for input buffer. dec_audio: Allocating 16384 + 65536 = 81920 bytes for output buffer. No accelerated IMDCT transform found hwac3: switched to AC3, 448000 bps, 48000 Hz AUDIO: 48000 Hz, 2 ch, ac3, 448.0 kbit/29.17% (ratio: 56000->192000) Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF) ========================================================================== Building audio filter chain for 48000Hz/2ch/ac3 -> 0Hz/0ch/??... [libaf] Adding filter dummy [dummy] Was reinitialized: 48000Hz/2ch/ac3 [dummy] Was reinitialized: 48000Hz/2ch/ac3 ao2: 48000 Hz 2 chans ac3 audio_setup: using '/dev/dsp' dsp device audio_setup: using '/dev/mixer' mixer device audio_setup: using 'pcm' mixer device audio_setup: sample format: ac3 (requested: ac3) audio_setup: frags: 32/32 (512 bytes/frag) free: 16384 AO: [oss] 48000Hz 2ch ac3 (1 bytes per sample) AO: Description: OSS/ioctl audio output AO: Author: A'rpi Building audio filter chain for 48000Hz/2ch/ac3 -> 48000Hz/2ch/ac3... [dummy] Was reinitialized: 48000Hz/2ch/ac3 [dummy] Was reinitialized: 48000Hz/2ch/ac3 Starting playback... : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - case of hw.snd.default_unit=1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : ========================================================================== Forced audio codec: hwac3 Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF dec_audio: Allocating 8192 bytes for input buffer. dec_audio: Allocating 16384 + 65536 = 81920 bytes for output buffer. No accelerated IMDCT transform found hwac3: switched to AC3, 448000 bps, 48000 Hz AUDIO: 48000 Hz, 2 ch, ac3, 448.0 kbit/29.17% (ratio: 56000->192000) Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF) ========================================================================== Building audio filter chain for 48000Hz/2ch/ac3 -> 0Hz/0ch/??... [libaf] Adding filter dummy [dummy] Was reinitialized: 48000Hz/2ch/ac3 [dummy] Was reinitialized: 48000Hz/2ch/ac3 ao2: 48000 Hz 2 chans ac3 audio_setup: using '/dev/dsp' dsp device audio_setup: using '/dev/mixer' mixer device audio_setup: using 'pcm' mixer device audio_setup: sample format: ac3 (requested: ac3) audio_setup: frags: 32/32 (512 bytes/frag) free: 16384 AO: [oss] 48000Hz 2ch ac3 (1 bytes per sample) AO: Description: OSS/ioctl audio output AO: Author: A'rpi Building audio filter chain for 48000Hz/2ch/ac3 -> 48000Hz/2ch/ac3... [dummy] Was reinitialized: 48000Hz/2ch/ac3 [dummy] Was reinitialized: 48000Hz/2ch/ac3 Starting playback... : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- Norikatsu Shigemura --Multipart=_Mon__3_Nov_2008_06_01_57_+0900_i0wLV1BMjWeGqm_f Content-Type: text/plain; name="dmesg.snd_hda.txt.diff" Content-Disposition: attachment; filename="dmesg.snd_hda.txt.diff" Content-Transfer-Encoding: 7bit --- dmesg.snd_hda.txt 2008-11-03 02:13:54.016366831 +0900 +++ dmesg.snd_hda.txt.2 2008-11-03 05:34:47.487079858 +0900 @@ -45,7 +45,7 @@ pci0:0:20:2: reprobing on driver added hdac0: mem 0xf0500000-0xf0503fff irq 16 at device 20.2 on pci0 hdac0: HDA Driver Revision: 20081030_0115 -ioapic0: Assigning PCI IRQ 16 to local APIC 1 +ioapic0: Assigning PCI IRQ 16 to local APIC 0 ioapic0: routing intpin 16 (PCI IRQ 16) to vector 53 hdac0: [MPSAFE] hdac0: [ITHREAD] @@ -848,7 +848,6 @@ pcm0: +- ctl 15 (nid 12 in 1): mute pcm0: +- ctl 63 (nid 35 in 10): mute pcm0: -pcm0: Enabling Soft PCM volume pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": @@ -858,10 +857,9 @@ pcm0: Mixer "rec": pcm0: Mixer "ogain": pcm0: Mixer "monitor": -pcm0: Soft PCM mixer ENABLED pcm0: clone manager: deadline=750ms flags=0x8000001e -pcm0: sndbuf_setmap 2ecd0000, 4000; 0xfffffffea2324000 -> 2ecd0000 -pcm0: sndbuf_setmap 25710000, 4000; 0xfffffffea2334000 -> 25710000 +pcm0: sndbuf_setmap 38f30000, 4000; 0xfffffffea2324000 -> 38f30000 +pcm0: sndbuf_setmap a96e0000, 4000; 0xfffffffea2334000 -> a96e0000 pcm1: at cad 0 nid 1 on hdac0 pcm1: +--------------------------------------+ pcm1: | DUMPING PCM Playback/Record Channels | @@ -889,13 +887,8 @@ pcm1: | DUMPING Volume Controls | pcm1: +-------------------------+ pcm1: -pcm1: Forcing Soft PCM volume -pcm1: Forcing master volume with PCM -pcm1: Mixer "vol" -> "none": child=0x00000010 -pcm1: Mixer "pcm": parent="vol" -pcm1: Soft PCM mixer ENABLED pcm1: clone manager: deadline=750ms flags=0x8000001e -pcm1: sndbuf_setmap 28ba0000, 4000; 0xfffffffea2344000 -> 28ba0000 +pcm1: sndbuf_setmap a9620000, 4000; 0xfffffffea2344000 -> a9620000 pcm2: at cad 0 nid 1 on hdac1 pcm2: +--------------------------------------+ pcm2: | DUMPING PCM Playback/Record Channels | @@ -923,10 +916,5 @@ pcm2: | DUMPING Volume Controls | pcm2: +-------------------------+ pcm2: -pcm2: Forcing Soft PCM volume -pcm2: Forcing master volume with PCM -pcm2: Mixer "vol" -> "none": child=0x00000010 -pcm2: Mixer "pcm": parent="vol" -pcm2: Soft PCM mixer ENABLED pcm2: clone manager: deadline=750ms flags=0x8000001e -pcm2: sndbuf_setmap 28b90000, 4000; 0xfffffffea2354000 -> 28b90000 +pcm2: sndbuf_setmap a9600000, 4000; 0xfffffffea2354000 -> a9600000 --Multipart=_Mon__3_Nov_2008_06_01_57_+0900_i0wLV1BMjWeGqm_f Content-Type: text/plain; name="sysctl.snd_hda.txt.diff" Content-Disposition: attachment; filename="sysctl.snd_hda.txt.diff" Content-Transfer-Encoding: 7bit --- sysctl.snd_hda.txt 2008-11-03 02:12:18.973311505 +0900 +++ sysctl.snd_hda.txt.2 2008-11-03 05:48:29.342878364 +0900 @@ -40,14 +40,10 @@ dev.pcm.1.%desc: HDA Realtek ALC888 PCM #1 dev.pcm.1.%driver: pcm dev.pcm.1.%parent: hdac0 -dev.pcm.1.play.vchans: 1 -dev.pcm.1.play.vchanrate: 48000 -dev.pcm.1.play.vchanformat: s16le +dev.pcm.1.play.vchans: 0 dev.pcm.1.buffersize: 16384 dev.pcm.2.%desc: HDA ATI (Unknown) PCM #0 dev.pcm.2.%driver: pcm dev.pcm.2.%parent: hdac1 -dev.pcm.2.play.vchans: 1 -dev.pcm.2.play.vchanrate: 48000 -dev.pcm.2.play.vchanformat: s16le +dev.pcm.2.play.vchans: 0 dev.pcm.2.buffersize: 16384 --Multipart=_Mon__3_Nov_2008_06_01_57_+0900_i0wLV1BMjWeGqm_f Content-Type: text/plain; name="hdac.c.diff" Content-Disposition: attachment; filename="hdac.c.diff" Content-Transfer-Encoding: 7bit --- sys/dev/sound/pci/hda/hdac.c.orig 2008-11-02 14:42:38.116879000 +0900 +++ sys/dev/sound/pci/hda/hdac.c 2008-11-03 05:22:08.359475698 +0900 @@ -3485,7 +3485,7 @@ struct hdac_widget *w, *cw; struct hdac_audio_ctl *ctl; uint32_t mask, recmask, id; - int i, j, softpcmvol; + int i, j; hdac_lock(sc); @@ -3549,8 +3549,10 @@ } } +#if 0 /* Declare soft PCM and master volume if needed. */ if (pdevinfo->play >= 0) { + int softpcmvol; ctl = NULL; if ((mask & SOUND_MASK_PCM) == 0 || (devinfo->function.audio.quirks & HDA_QUIRK_SOFTPCMVOL)) { @@ -3593,6 +3595,7 @@ ); } } +#endif recmask &= (1 << SOUND_MIXER_NRDEVICES) - 1; mask &= (1 << SOUND_MIXER_NRDEVICES) - 1; --Multipart=_Mon__3_Nov_2008_06_01_57_+0900_i0wLV1BMjWeGqm_f-- From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 21:02: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 B9D451065677 for ; Sun, 2 Nov 2008 21:02:16 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 4CC1D8FC0A for ; Sun, 2 Nov 2008 21:02:16 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so893751qwb.7 for ; Sun, 02 Nov 2008 13:02:15 -0800 (PST) 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=pZQo1b8ClOElvUUVWrax/V/OYFOMg1xPAD1r6qgpLfM=; b=GEhV4ZPor9Dr2I3P5naZ9gfH4tnA0LlsPB5Z17mT+St8S2Qc9fOmzKzobih7x7ltKh JJZ/gs+q+vM7OKdwt1AO2D26WO1Xnk7OuCYQBbq1x82dF1ZTdS6pqTSAmxqdFuSHA04Z Lc+lMHZPNKyCaHpoFO9+qtLu+6hTQxEOnR6Ts= 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=HlVJOiaHUbAPRgJg4G5hWqrsD4iUNcdaXe+F40jw3RMv9/kUJ2LBQXL1UOLbgG9ADu TF1CIJoWcvIP7g6NKuhm8buM8CsrC4rMSsUM77VTMqjhUUBMP9lz2bAEGDyoHgYivFMy 1FVmq9D9hsQTc49CychPTb1k3lwFJ+0XpZaE0= Received: by 10.214.81.4 with SMTP id e4mr10799296qab.5.1225658225054; Sun, 02 Nov 2008 12:37:05 -0800 (PST) Received: by 10.214.60.17 with HTTP; Sun, 2 Nov 2008 12:37:04 -0800 (PST) Message-ID: <7daacbbe0811021237p1c3c823bj97b481463433e6d9@mail.gmail.com> Date: Sun, 2 Nov 2008 21:37:05 +0100 From: "Dominique Goncalves" 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: No sound with M-AUDIO DELTA 1010LT and snd_envy24 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, 02 Nov 2008 21:02:16 -0000 Hi, I use FreeBSD 7.1-PRERELEASE and a M-AUDIO DELTA 1010LT sound card. The sound card seems to be detected correctly but there is no sound (It works on Windows XP and Ubuntu 7.10, it's not a problem of setup with cable). By the way I use the analog output (1 and 2). I tried with mplayer, it plays correctly without error but no sound. %cat /boot/kernel/kernel > /dev/dsp0.0 load: 0.57 cmd: cat 2184 [pcmwr] 0.00u 0.00s 0% 772k ^C It produce also no sound. Is there a problem with my configuration or no support in snd_envy24(4) for my sound card ? Envy24Control [1] from ALSA project helps a lot to configure this sound card, is there an alternative in FreeBSD? [1] http://alsa.opensrc.org/Envy24Control Thanks for your help, Regards. %sysctl hw.snd hw.snd.latency_profile: 1 hw.snd.latency: 5 hw.snd.report_soft_formats: 1 hw.snd.compat_linux_mmap: 0 hw.snd.feeder_buffersize: 16384 hw.snd.feeder_rate_round: 25 hw.snd.feeder_rate_max: 2016000 hw.snd.feeder_rate_min: 1 hw.snd.verbose: 1 hw.snd.maxautovchans: 16 hw.snd.default_unit: 0 hw.snd.version: 2007061600/i386 hw.snd.default_auto: 0 %mixer Mixer vol is currently set to 78:78 Mixer bass is currently set to 0:0 Mixer treble is currently set to 0:0 Mixer synth is currently set to 0:0 Mixer pcm is currently set to 81:81 Mixer speaker is currently set to 0:0 Mixer line is currently set to 75:75 Mixer mic is currently set to 0:0 Mixer cd is currently set to 0:0 Mixer mix is currently set to 0:0 Recording source: mic %mixer speaker 50:50 Setting the mixer speaker from 0:0 to 50:50. mixer: WRITE_MIXER: Device not configured %kldstat Id Refs Address Size Name 1 16 0xc0400000 97d3ac kernel 2 1 0xc0d7e000 90d0 snd_envy24.ko 3 4 0xc0d88000 4a62c sound.ko 4 2 0xc0dd3000 2a58 snd_spicds.ko 5 1 0xc0dd6000 6f88 snd_ich.ko 6 1 0xc0ddd000 4d20 atapicam.ko 7 1 0xc0de2000 6a2c4 acpi.ko 8 1 0xc413d000 21000 radeon.ko 9 1 0xc415e000 f000 drm.ko 10 1 0xc4a67000 7000 udf.ko %pciconf -vl hostb0@pci0:0:0:0: class=0x060000 card=0x00000000 chip=0x06461039 rev=0x00 hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS645DX Host-to-PCI Bridge' class = bridge subclass = HOST-PCI pcib1@pci0:0:1:0: class=0x060400 card=0x00000000 chip=0x00011039 rev=0x00 hdr=0x01 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS730 Virtual PCI-to-PCI bridge (AGP)' class = bridge subclass = PCI-PCI isab0@pci0:0:2:0: class=0x060100 card=0x00000000 chip=0x00081039 rev=0x04 hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS PCI to ISA Bridge (LPC Bridge)' class = bridge subclass = PCI-ISA atapci0@pci0:0:2:5: class=0x010180 card=0x55131039 chip=0x55131039 rev=0x00 hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS5513 EIDE Controller (A,B step)' class = mass storage subclass = ATA ohci0@pci0:0:3:0: class=0x0c0310 card=0x56701462 chip=0x70011039 rev=0x0f hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS5597/8 Universal Serial Bus Controller' class = serial bus subclass = USB ohci1@pci0:0:3:1: class=0x0c0310 card=0x56701462 chip=0x70011039 rev=0x0f hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS5597/8 Universal Serial Bus Controller' class = serial bus subclass = USB ohci2@pci0:0:3:2: class=0x0c0310 card=0x56701462 chip=0x70011039 rev=0x0f hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS5597/8 Universal Serial Bus Controller' class = serial bus subclass = USB ehci0@pci0:0:3:3: class=0x0c0320 card=0x56701462 chip=0x70021039 rev=0x00 hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS7002 USB 2.0 Enhanced Host Controller' class = serial bus subclass = USB pcm0@pci0:0:8:0: class=0x040100 card=0xd63b1412 chip=0x17121412 rev=0x02 hdr=0x00 vendor = 'VIA Technologies Inc (Was: IC Ensemble Inc)' device = 'ICE1712 Envy24 Multichannel Audio Controller' class = multimedia subclass = audio rl0@pci0:0:11:0: class=0x020000 card=0x813910ec chip=0x813910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter' class = network subclass = ethernet vgapci0@pci0:1:0:0: class=0x030000 card=0x7194174b chip=0x49661002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'RV250 Radeon 9000/9000 Pro' class = display subclass = VGA 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 7.1-PRERELEASE #0: Fri Sep 26 23:16:45 CEST 2008 root@djdomics:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0e4e000. Preloaded elf module "/boot/kernel/snd_envy24.ko" at 0xc0e4e1a8. Preloaded elf module "/boot/kernel/sound.ko" at 0xc0e4e258. Preloaded elf module "/boot/kernel/snd_spicds.ko" at 0xc0e4e304. Preloaded elf module "/boot/kernel/snd_ich.ko" at 0xc0e4e3b4. Preloaded elf module "/boot/kernel/atapicam.ko" at 0xc0e4e460. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0e4e510. Calibrating clock(s) ... i8254 clock: 1193167 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 2000146912 Hz CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz (2000.15-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Features=0x3febfbff Instruction TLB: 4 KB, 2 MB or 4 MB pages, fully associative, 64 entries Data TLB: 4 KB or 4 MB pages, fully associative, 64 entries 1st-level data cache: 8 KB, 4-way set associative, sectored cache, 64 byte line size Trace cache: 12K-uops, 8-way set associative 2nd-level cache: 512 KB, 8-way set associative, sectored cache, 64 byte line size real memory = 805240832 (767 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000001025000 - 0x000000002f229fff, 773869568 bytes (188933 pages) avail memory = 773971968 (738 MB) Table 'FACP' at 0x2fff0030 Table 'APIC' at 0x2fff00c0 MADT: Found table at 0x2fff00c0 MP Configuration Table version 1.4 found at 0xc00f61f0 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 1: enabled SMP: Added CPU 0 (AP) ACPI APIC Table: bios32: Found BIOS32 Service Directory header at 0xc00fdb00 bios32: Entry = 0xfdb10 (c00fdb10) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0xdb31 pnpbios: Found PnP BIOS data at 0xc00f74a0 pnpbios: Entry = f0000:642b Rev = 1.0 Other BIOS signatures found: APIC: CPU 0 has ACPI ID 1 ULE: setup cpu group 0 ULE: setup cpu 0 ULE: adding cpu 0 to group 0: cpus 1 mask 0x1 ACPI: RSDP @ 0x0xfa170/0x0014 (v 0 AMI ) ACPI: RSDT @ 0x0x2fff0000/0x002C (v 1 AMIINT SiS645XX 0x00000010 MSFT 0x0100000B) ACPI: FACP @ 0x0x2fff0030/0x0081 (v 1 AMIINT SiS645XX 0x00000011 MSFT 0x0100000B) ACPI: DSDT @ 0x0x2fff0110/0x3588 (v 1 SiS 645 0x00001000 MSFT 0x0100000D) ACPI: FACS @ 0x0x2fff8000/0x0040 ACPI: APIC @ 0x0x2fff00c0/0x0050 (v 1 AMIINT SiS645XX 0x00001000 MSFT 0x0100000B) MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: high MADT: Forcing active-low polarity and level trigger for SCI ioapic0: intpin 9 polarity: low ioapic0: intpin 9 trigger: level ioapic0 irqs 0-23 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x0001000f pcm: 0x00010000 snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 ath_rate: version 1.2 wlan_amrr: wlan: <802.11 Link Layer> random: nfslock: pseudo-device io: kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled null: ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 (Sep 26 2008 23:16:12) npx0: INT 16 interface acpi0: on motherboard ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48 acpi0: [MPSAFE] acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: wakeup code va 0xd30d6000 pa 0x1000 pci_open(1): mode 1 addr port (0x0cf8) is 0x00000208 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=06461039) pcibios: BIOS version 2.10 AcpiOsDerivePciId: \\_SB_.PCI0.TMEM -> bus 0 dev 0 func 0 AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.PIX0 -> bus 0 dev 2 func 0 AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.PIX1 -> bus 0 dev 2 func 0 ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 5 7 10 11 12 14 15 Validation 0 11 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 5 7 10 11 12 14 15 Validation 0 11 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 12 N 0 3 4 5 7 10 11 12 14 15 Validation 0 12 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 7 10 11 12 14 15 Validation 0 10 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 7 10 11 12 14 15 Validation 0 10 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 12 N 0 3 4 5 7 10 11 12 14 15 Validation 0 12 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 7 10 11 12 14 15 Validation 0 10 N 0 3 4 5 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 7 10 11 12 14 15 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x1039, dev=0x0646, revid=0x00 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x2210, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type Memory, range 32, base 0xe0000000, size 26, enabled found-> vendor=0x1039, dev=0x0001, revid=0x00 domain=0, bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0107, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x0a (2500 ns), maxlat=0x00 (0 ns) found-> vendor=0x1039, dev=0x0008, revid=0x04 domain=0, bus=0, slot=2, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1039, dev=0x5513, revid=0x00 domain=0, bus=0, slot=2, func=5 class=01-01-80, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x80 (3840 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type I/O Port, range 32, base 0xff00, size 4, enabled found-> vendor=0x1039, dev=0x7001, revid=0x0f domain=0, bus=0, slot=3, func=0 class=0c-03-10, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=a, irq=10 map[10]: type Memory, range 32, base 0xdfffc000, size 12, enabled pcib0: matched entry for 0.3.INTA pcib0: slot 3 INTA hardwired to IRQ 20 found-> vendor=0x1039, dev=0x7001, revid=0x0f domain=0, bus=0, slot=3, func=1 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=b, irq=10 map[10]: type Memory, range 32, base 0xdfffd000, size 12, enabled pcib0: matched entry for 0.3.INTB pcib0: slot 3 INTB hardwired to IRQ 21 found-> vendor=0x1039, dev=0x7001, revid=0x0f domain=0, bus=0, slot=3, func=2 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=c, irq=12 map[10]: type Memory, range 32, base 0xdfffe000, size 12, enabled pcib0: matched entry for 0.3.INTC pcib0: slot 3 INTC hardwired to IRQ 22 found-> vendor=0x1039, dev=0x7002, revid=0x00 domain=0, bus=0, slot=3, func=3 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0106, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=d, irq=10 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xdffff000, size 12, enabled pcib0: matched entry for 0.3.INTD pcib0: slot 3 INTD hardwired to IRQ 23 found-> vendor=0x1412, dev=0x1712, revid=0x02 domain=0, bus=0, slot=8, func=0 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0105, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=12 powerspec 1 supports D0 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xdc00, size 5, enabled map[14]: type I/O Port, range 32, base 0xd800, size 4, enabled map[18]: type I/O Port, range 32, base 0xd400, size 4, enabled map[1c]: type I/O Port, range 32, base 0xd000, size 6, enabled pcib0: matched entry for 0.8.INTA pcib0: slot 8 INTA hardwired to IRQ 19 found-> vendor=0x10ec, dev=0x8139, revid=0x10 domain=0, bus=0, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0107, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xcc00, size 8, enabled map[14]: type Memory, range 32, base 0xdfffbf00, size 8, enabled pcib0: matched entry for 0.11.INTA pcib0: slot 11 INTA hardwired to IRQ 18 agp0: on hostb0 hostb0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xe0000000 agp0: allocating GATT for aperture of size 64M pcib1: at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 1 pcib1: subordinate bus 2 pcib1: I/O decode 0xa000-0xafff pcib1: memory decode 0xdfd00000-0xdfefffff pcib1: prefetched decode 0xcfa00000-0xdfbfffff pci1: on pcib1 pci1: domain=0, physical bus=1 found-> vendor=0x1002, dev=0x4966, revid=0x01 domain=0, bus=1, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0187, statreg=0x02b0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Prefetchable Memory, range 32, base 0xd0000000, size 27, enabled pcib1: requested memory range 0xd0000000-0xd7ffffff: good map[14]: type I/O Port, range 32, base 0xa800, size 8, enabled pcib1: requested I/O range 0xa800-0xa8ff: in range map[18]: type Memory, range 32, base 0xdfef0000, size 16, enabled pcib1: requested memory range 0xdfef0000-0xdfefffff: good pcib0: matched entry for 0.1.INTA pcib0: slot 1 INTA hardwired to IRQ 16 pcib1: slot 0 INTA is routed to irq 16 vgapci0: port 0xa800-0xa8ff mem 0xd0000000-0xd7ffffff,0xdfef0000-0xdfefffff irq 16 at device 0.0 on pci1 isab0: at device 2.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 2.5 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xff00 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=50 ata0: stat0=0x90 err=0x90 lsb=0x90 msb=0x90 ata0: stat0=0x90 err=0x90 lsb=0x90 msb=0x90 ata0: stat0=0x90 err=0x90 lsb=0x90 msb=0x90 ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=50 stat1=50 devices=0x3 ioapic0: routing intpin 14 (ISA IRQ 14) to vector 49 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=03 ostat0=50 ostat1=50 ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata1: stat1=0x10 err=0x01 lsb=0x14 msb=0xeb ata1: reset tp2 stat0=00 stat1=10 devices=0xc ioapic0: routing intpin 15 (ISA IRQ 15) to vector 50 ata1: [MPSAFE] ata1: [ITHREAD] ohci0: mem 0xdfffc000-0xdfffcfff irq 20 at device 3.0 on pci0 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xdfffc000 ioapic0: routing intpin 20 (PCI IRQ 20) to vector 51 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered ohci1: mem 0xdfffd000-0xdfffdfff irq 21 at device 3.1 on pci0 ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xdfffd000 ioapic0: routing intpin 21 (PCI IRQ 21) to vector 52 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ohci2: mem 0xdfffe000-0xdfffefff irq 22 at device 3.2 on pci0 ohci2: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xdfffe000 ioapic0: routing intpin 22 (PCI IRQ 22) to vector 53 ohci2: [GIANT-LOCKED] ohci2: [ITHREAD] usb2: OHCI version 1.0, legacy support usb2: on ohci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xdffff000-0xdfffffff irq 23 at device 3.3 on pci0 ehci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xdffff000 ioapic0: routing intpin 23 (PCI IRQ 23) to vector 54 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: on usb3 uhub3: 6 ports with 6 removable, self powered umass0: on uhub3 umass0:0:0:-1: Attached to scbus0 pcm0: port 0xdc00-0xdc1f,0xd800-0xd80f,0xd400-0xd40f,0xd000-0xd03f irq 19 at device 8.0 on pci0 pcm0: Reserved 0x20 bytes for rid 0x10 type 4 at 0xdc00 pcm0: Reserved 0x10 bytes for rid 0x14 type 4 at 0xd800 pcm0: Reserved 0x10 bytes for rid 0x18 type 4 at 0xd400 pcm0: Reserved 0x40 bytes for rid 0x1c type 4 at 0xd000 ioapic0: routing intpin 19 (PCI IRQ 19) to vector 55 pcm0: [MPSAFE] pcm0: [ITHREAD] pcm0: system configuration SubVendorID: 0xd63b, SubDeviceID: 0x1412 XIN2 Clock Source: 22.5792MHz(44.1kHz*512) MPU-401 UART(s) #: 1 AC'97 codec: not exist ADC #: 4 DAC #: 4 Multi-track converter type: I2S(96KHz support, 24bit resolution, ID#0x2) S/PDIF(IN/OUT): 1/1 ID# 0x00 GPIO(mask/dir/state): 0x04/0xfb/0x7e pcm0: Mixer "vol": pcm0: Mixer "bass": pcm0: Mixer "treble": pcm0: Mixer "synth": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "cd": pcm0: Mixer "mix": pcm0: clone manager: deadline=750ms flags=0x8000001e rl0: port 0xcc00-0xccff mem 0xdfffbf00-0xdfffbfff irq 18 at device 11.0 on pci0 rl0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xcc00 miibus0: on rl0 rlphy0: PHY 0 on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: bpf attached rl0: Ethernet address: 00:10:dc:82:9b:d2 ioapic0: routing intpin 18 (PCI IRQ 18) to vector 56 rl0: [MPSAFE] rl0: [ITHREAD] fdc0: port 0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: ic_type 90 part_id 80 ioapic0: routing intpin 6 (ISA IRQ 6) to vector 57 fdc0: [FILTER] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: irq maps: 0x1c01 0x1c11 0x1c01 0x1c01 sio0: irq maps: 0x1c01 0x1c11 0x1c01 0x1c01 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ioapic0: routing intpin 4 (ISA IRQ 4) to vector 58 sio0: [FILTER] sio1: irq maps: 0x1c01 0x1c09 0x1c01 0x1c01 sio1: irq maps: 0x1c01 0x1c09 0x1c01 0x1c01 sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ioapic0: routing intpin 3 (ISA IRQ 3) to vector 59 sio1: [FILTER] cpu0: on acpi0 cpu0: switching to generic Cx mode p4tcc0: on cpu0 ahc_isa_probe 12: ioport 0xcc00 alloc failed ahc_isa_probe 13: ioport 0xdc00 alloc failed ex_isa_identify() ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it fdc: fdc0 already exists; skipping it sio: sio0 already exists; skipping it sio: sio1 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 unknown: status reg test failed fe 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 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: at iomem 0xc0000-0xccfff,0xcd000-0xcf7ff pnpid ORM0000 on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) atkbdc0: at port 0x60,0x64 on isa0 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 60 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: current command byte:0065 psm0: strange result for test aux port (1). psm0: failed to reset the aux device. bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fe0: not probed (disabled) ie0: not probed (disabled) le0: not probed (disabled) ppc0: parallel port found at 0x378 ppc0: using extended I/O port range ppc0: EPP SPP ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 ioapic0: routing intpin 7 (ISA IRQ 7) to vector 61 ppbus0: [MPSAFE] ppbus0: [ITHREAD] ppi0: on ppbus0 plip0: on ppbus0 plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag plip0: bpf attached lpt0: on ppbus0 lpt0: Interrupt-driven port ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: sc (syscons terminal) sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 vt0: not probed (disabled) isa_probe_children: probing PnP devices ums0: on uhub2 ums0: 3 buttons and Z dir. Device configuration finished. procfs registered lapic: Divisor 2, Frequency 50003675 hz Timecounter "TSC" frequency 2000146912 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached hptrr: no controller detected. ata0-slave: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire atapicam: atapicam0 already exists; skipping it ad0: setting PIO4 on 5513 chip ad0: setting UDMA100 on 5513 chip ad0: 57241MB at ata0-master UDMA100 ad0: 117231408 sectors [28733C/16H/255S] 16 sectors/interrupt 1 depth queue ad0: Silicon Integrated Systems check1 failed ad0: Adaptec check1 failed ad0: LSI (v3) check1 failed ad0: LSI (v2) check1 failed ad0: FreeBSD check1 failed ad1: setting PIO4 on 5513 chip ad1: setting UDMA100 on 5513 chip ad1: 57241MB at ata0-slave UDMA100 ad1: 117231408 sectors [28733C/16H/255S] 16 sectors/interrupt 1 depth queue ad1: Silicon Integrated Systems check1 failed ad1: Adaptec check1 failed ad1: LSI (v3) check1 failed ad1: LSI (v2) check1 failed ad1: FreeBSD check1 failed ata1-slave: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=80 wire ata1-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire acd0: setting PIO4 on 5513 chip acd0: setting UDMA33 on 5513 chip acd0: DVDROM drive at ata1 as master acd0: read 3445KB/s (8268KB/s), 256KB buffer, UDMA33 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet acd0: Writes: acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: DVD 120mm audio disc acd1: setting PIO4 on 5513 chip acd1: setting UDMA33 on 5513 chip acd1: CDRW drive at ata1 as slave acd1: read 6890KB/s (6890KB/s) write 688KB/s (8268KB/s), 2048KB buffer, UDMA33 acd1: Reads: CDR, CDRW, CDDA stream, packet acd1: Writes: CDR, CDRW, test write, burnproof acd1: Audio: play, 255 volume levels acd1: Mechanism: ejectable tray, unlocked acd1: Medium: no/blank disc GEOM: new disk ad0 GEOM: new disk ad1 GEOM_LABEL: Label for provider acd0 is iso9660/SOMETHING. GEOM: new disk da0 pass0 at umass-sim0 bus 0 target 0 lun 0 pass0: Removable Direct Access SCSI-2 device pass0: 40.000MB/s transfers da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 40.000MB/s transfers da0: 1947MB (3987456 512 byte sectors: 255H 63S/T 248C) ATA PseudoRAID loaded acd1: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 (probe2:ata1:0:1:0): error 22 (probe2:ata1:0:1:0): Unretryable Error acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 (probe1:ata1:0:0:0): error 22 (probe1:ata1:0:0:0): Unretryable Error pass1 at ata1 bus 0 target 1 lun 0 pass1: Removable CD-ROM SCSI-0 device pass1: 33.000MB/s transfers pass2 at ata1 bus 0 target 0 lun 0 pass2: Removable CD-ROM SCSI-0 device pass2: 33.000MB/s transfers (cd0:ata1:0:1:0): error 6 (cd0:ata1:0:1:0): Unretryable Error cd0 at ata1 bus 0 target 1 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 - tray closed cd1 at ata1 bus 0 target 0 lun 0 cd1: Removable CD-ROM SCSI-0 device cd1: 33.000MB/s transfers cd1: cd present [3837254 x 2048 byte records] GEOM: new disk cd0 GEOM: new disk cd1 GEOM_LABEL: Label for provider da0s1 is msdosfs/ . (cd0:ata1:0:1:0): error 6 (cd0:ata1:0:1:0): Unretryable Error (cd0:ata1:0:1:0): error 6 (cd0:ata1:0:1:0): Unretryable Error (cd0:ata1:0:1:0): error 6 (cd0:ata1:0:1:0): Unretryable Error (cd0:ata1:0:1:0): error 6 (cd0:ata1:0:1:0): Unretryable Error Trying to mount root from ufs:/dev/ad0s2a start_init: trying /sbin/init drm0: on vgapci0 info: [drm] AGP at 0xe0000000 64MB info: [drm] Initialized radeon 1.25.0 20060524 vgapci0: Reserved 0x10000 bytes for rid 0x18 type 3 at 0xdfef0000 vgapci0: Reserved 0x8000000 bytes for rid 0x10 type 3 at 0xd0000000 agp0: Setting AGP v2 mode 4 info: [drm] Setting GART location based on new memory map info: [drm] Loading R200 Microcode info: [drm] writeback test succeeded in 1 usecs ioapic0: routing intpin 16 (PCI IRQ 16) to vector 62 drm0: [MPSAFE] drm0: [ITHREAD] umass0: at uhub3 port 5 (addr 2) disconnected (pass0:umass-sim0:0:0:0): lost device (pass0:umass-sim0:0:0:0): removing device entry (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry GEOM_LABEL: Label msdosfs/ removed. umass0: detached umass0: on uhub3 umass0:0:0:-1: Attached to scbus0 pass0 at umass-sim0 bus 0 target 0 lun 0 pass0: Removable Direct Access SCSI-2 device pass0: 40.000MB/s transfers GEOM: new disk da0 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 40.000MB/s transfers da0: 1947MB (3987456 512 byte sectors: 255H 63S/T 248C) GEOM_LABEL: Label for provider da0s1 is msdosfs/ . GEOM_LABEL: Label msdosfs/ removed. GEOM_LABEL: Label for provider da0s1 is msdosfs/ . GEOM_LABEL: Label msdosfs/ removed. % -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 2 18:10: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 B924D106567A for ; Sun, 2 Nov 2008 18:10:22 +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 06F018FC0C for ; Sun, 2 Nov 2008 18:10:21 +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.2.9) with ESMTPSA id 226783560; Sun, 02 Nov 2008 20:10:20 +0200 Message-ID: <490DED08.9010800@FreeBSD.org> Date: Sun, 02 Nov 2008 20:10:16 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.17 (X11/20081029) MIME-Version: 1.0 To: Norikatsu Shigemura References: <20081103023207.68fb4ced.nork@FreeBSD.org> In-Reply-To: <20081103023207.68fb4ced.nork@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 02 Nov 2008 21:28:08 +0000 Cc: freebsd-multimedia@FreeBSD.org Subject: Re: How do I use AC3 codec instead of PCM like mplayer -ac hwac3 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, 02 Nov 2008 18:10:22 -0000 Hi. Norikatsu Shigemura wrote: > I think that my snd_hda(4) device supports hardware AC3 codec > (SEE ALSO: attached dmesg and sysctl messages). But I couldn't > mplayer -ac hwac3 dvd:// like following: It looks like there is two problems: First is yours: your default pcm0/dsp0 device is PCM only, it does not supports AC3. Your SPDIF port is pcm1/dsp1. You should specify mplayer to use it it you wish to pass AC3 through to the external decoder. Also you have AC3 support as part of your video card HDMI port - pcm2/dsp2. Second is at vchans: it does not support AC3 pass though when "Soft PCM volume" is enabled. You can hack this by commenting respective part of the hdac_audio_ctl_ossmixer_init(). Also it was reported that with some amount of luck it may work even without it is you set pcm and master volume on that channel to 100% and your decoder is able to detect unmarked AC3 stream. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 3 11:06: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 4255E106567C for ; Mon, 3 Nov 2008 11:06:56 +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 2F7458FC21 for ; Mon, 3 Nov 2008 11:06:56 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA3B6uHC010969 for ; Mon, 3 Nov 2008 11:06:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA3B6tL2010965 for freebsd-multimedia@FreeBSD.org; Mon, 3 Nov 2008 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 3 Nov 2008 11:06:55 GMT Message-Id: <200811031106.mA3B6tL2010965@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, 03 Nov 2008 11:06:56 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/128512 multimedia [PATCH]audio/faad: fix buffer overflow in command-line o ports/128480 multimedia [PATCH] audio/jack: fix plist o ports/128086 multimedia Add schroedinger (dirac) codec support for multimedia/ o ports/127672 multimedia multimedia/transcode won't compile with ImageMagick in o ports/127468 multimedia [PATCH]audio/wavpack: update to 4.50.1 o kern/127131 multimedia [bktr] /usr/src/sys/dev/bktr/bktr_os.c, line 469: wron o ports/127084 multimedia multimedia/linux-realplayer is vulnerable o ports/126668 multimedia [patch] multimedia/ffmpeg - quick and dirty symbol bui p kern/126217 multimedia [snd_hda] no snd_hda support for internal microphone f f ports/126043 multimedia multimedia/ffmpeg: ffplay returns Undefined symbol "pt o ports/126020 multimedia multimedia/transcode depends on wrong version of lzo o ports/126019 multimedia multimedia/transcode patch revision o ports/125900 multimedia audio/jack: Update to 0.109.2 p kern/125822 multimedia [snd_hda] [patch] Does not define the device: pcm0: 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 00AEC1065672; Mon, 3 Nov 2008 18:57:50 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id CDFC88FC19; Mon, 3 Nov 2008 18:57:49 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=Gregory-Larkins-Computer.local) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Kx4cU-0007ZA-Gl; Mon, 03 Nov 2008 13:57:48 -0500 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by Gregory-Larkins-Computer.local (Postfix) with ESMTP id A366C26F06F2; Mon, 3 Nov 2008 13:57:45 -0500 (EST) Message-ID: <490F49AD.2040005@FreeBSD.org> Date: Mon, 03 Nov 2008 13:57:49 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Bernhard Froehlich References: <490B64FC.60608@FreeBSD.org> <20081101171729.366c38f8@chii.bluelife.at> In-Reply-To: <20081101171729.366c38f8@chii.bluelife.at> X-Enigmail-Version: 0.95.7 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.8 (-) Cc: freebsd-multimedia@freebsd.org, grog@FreeBSD.org, FreeBSD Ports ML Subject: Re: Call for testers: MythTV 0.21 port upgrade X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 18:57:50 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernhard Froehlich wrote: > On Fri, 31 Oct 2008 16:05:16 -0400 > Greg Larkin wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hello everyone, >> >> I've been working on PR 126343 >> (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343) to get >> MythTV upgraded to 0.21 on FreeBSD. >> >> At the moment, I have a port that compiles cleanly, installs, starts >> up the frontend and deinstalls correctly on 7.0. Of course, whether >> it will actually record TV, playback, etc. is another matter >> altogether. :) >> [...] > > > Thats great! Have you seen ports/127856 ports/127857 and ports/128419? > > Because i have looked at your patch and it looks similar to the first > PR but judging from the compile problems that got posted to this > thread you're actually exactly where i was when writing the patches. > PLEASE have a look at them because i see no sense in duplicating that > work. > > When i think about the differences of you patch and ports/127856 i am > not sure if there is anything that prevents it from working as a > backend too. But i have no DVB-S card that is supported by FreeBSD so i > cannot test it and only created a mythtv-frontend port which is > actually working quite good for me. Runs perfectly fine with an > mythbuntu backend. > > All that compile problems that were replied to this thread are already > fixed as part of ports/127856. The reason is, that mythtv 0.21 uses a > weird combination of ".." and "../.." in their include paths and so > include libavcodec from /usr/local which is wrong because they have > libavcodec included in their mythtv source package. > Hi Bernhard, Thanks very much for the pointers to the other PRs. I didn't know about them until the other day when someone else pointed them out. I should have checked the PR list before I went too far with my patch, but I'll review all of them to figure out the best way to proceed. Anyway, there seems to be interest from various folks to get a complete version of MythTV 0.21 running on FreeBSD, so we should be able to close all of the PRs soon, including 126343. Best regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJD0ms0sRouByUApARAt8DAKCvZxX0b3h8CX3LzbPKM3ZJXbbsSACcCaLJ yF+X94qfqMAFeoJrPUUPHYc= =ZHgv -----END PGP SIGNATURE----- From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 4 07:43: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 473751065676; Tue, 4 Nov 2008 07:43:25 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.freebsd.org (Postfix) with ESMTP id 2B4BF8FC08; Tue, 4 Nov 2008 07:43:23 +0000 (UTC) (envelope-from grog@lemis.com) Received: from dereel.lemis.com (ozlabs.org [203.10.76.45]) by ozlabs.org (Postfix) with ESMTP id 2261CDDDF0; Tue, 4 Nov 2008 18:24:49 +1100 (EST) Received: by dereel.lemis.com (Postfix, from userid 1004) id A6C41A1DBC; Tue, 4 Nov 2008 18:24:40 +1100 (EST) Date: Tue, 4 Nov 2008 18:24:40 +1100 From: Greg 'groggy' Lehey To: Greg Larkin Message-ID: <20081104072440.GA44156@dereel.lemis.com> References: <490B64FC.60608@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <490B64FC.60608@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Organization: The FreeBSD Project Phone: +61-3-5346-1370 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-multimedia@freebsd.org, FreeBSD Ports ML Subject: Re: Call for testers: MythTV 0.21 port 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: Tue, 04 Nov 2008 07:43:25 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Friday, 31 October 2008 at 16:05:16 -0400, Greg Larkin wrote: > > I've been working on PR 126343 > (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343) to get MythTV > upgraded to 0.21 on FreeBSD. Sorry for the slow reply. I've been busy with other things, and currently I'm not in a position to test a new MythTV version. As ex-maintainer of this port, however, I've received a number of notifications from the MythTV developers of build fixes for FreeBSD. Are you aware of them? I can bounce them all to you if you like, or if there's consensus, I can send them to multimedia@. One thing that has been a bone of contention in this port is the handling of deleting the 'mythtv' user when removing the port. I don't believe that the user should disappear just because the port is removed; it's often easier to remove a port and reinstall it rather than upgrade it. I'm told that the correct behaviour is that the user should only be removed if no files under ~mythtv have changed. One of the PRs mentioned here has addressed this issue, but after cursory examination I'm not sure it does it right. In particular, just not creating the user is not a solution. Greg -- See complete headers for address and phone numbers. --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkP+LcACgkQIubykFB6QiMUcACeMLdtmmC1+CHlq66M4pD+0l2+ iLMAn1lvUzx2Tdmsfzx/zG0FfzqGasGO =m7F6 -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 4 12:30:17 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 8C1A5106564A; Tue, 4 Nov 2008 12:30:17 +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 61CF78FC17; Tue, 4 Nov 2008 12:30:17 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA4CUHpC088333; Tue, 4 Nov 2008 12:30:17 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA4CUHir088329; Tue, 4 Nov 2008 12:30:17 GMT (envelope-from edwin) Date: Tue, 4 Nov 2008 12:30:17 GMT Message-Id: <200811041230.mA4CUHir088329@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/128580: The port multimedia/linux-realplayer: Install locale files to correct places 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, 04 Nov 2008 12:30:17 -0000 Synopsis: The port multimedia/linux-realplayer: Install locale files to correct places Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Tue Nov 4 12:30:16 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=128580 From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 4 15:36: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 90AB3106564A; Tue, 4 Nov 2008 15:36:34 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 5B4778FC2C; Tue, 4 Nov 2008 15:36:34 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=Gregory-Larkins-Computer.local) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KxNxD-000Ng1-MM; Tue, 04 Nov 2008 10:36:32 -0500 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by Gregory-Larkins-Computer.local (Postfix) with ESMTP id 45C1326FA18C; Tue, 4 Nov 2008 10:36:27 -0500 (EST) Message-ID: <49106BFF.9070305@FreeBSD.org> Date: Tue, 04 Nov 2008 10:36:31 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Greg 'groggy' Lehey References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.com> In-Reply-To: <20081104072440.GA44156@dereel.lemis.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.9 (-) Cc: freebsd-multimedia@freebsd.org, FreeBSD Ports ML Subject: Re: Call for testers: MythTV 0.21 port upgrade X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2008 15:36:34 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greg 'groggy' Lehey wrote: > On Friday, 31 October 2008 at 16:05:16 -0400, Greg Larkin wrote: >> I've been working on PR 126343 >> (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343) to get MythTV >> upgraded to 0.21 on FreeBSD. > > Sorry for the slow reply. I've been busy with other things, and > currently I'm not in a position to test a new MythTV version. > > As ex-maintainer of this port, however, I've received a number of > notifications from the MythTV developers of build fixes for FreeBSD. > Are you aware of them? I can bounce them all to you if you like, or > if there's consensus, I can send them to multimedia@. > > One thing that has been a bone of contention in this port is the > handling of deleting the 'mythtv' user when removing the port. I > don't believe that the user should disappear just because the port is > removed; it's often easier to remove a port and reinstall it rather > than upgrade it. I'm told that the correct behaviour is that the user > should only be removed if no files under ~mythtv have changed. > > One of the PRs mentioned here has addressed this issue, but after > cursory examination I'm not sure it does it right. In particular, > just not creating the user is not a solution. > > Greg > -- > See complete headers for address and phone numbers. Hi Greg, I'm just getting into the MythTV port, so please forward to me any previous build fixes you have. Thanks for the heads-up, re: mythtv user creation/deletion. I'll check into that as I wade through all of the open MythTV PRs. Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJEGv/0sRouByUApARAisjAJ9tjoAQMViFNe2AIZQUUO5qavOTQQCgv8T7 +/EnoB2y9Y7l0BCa+5v8Reg= =DFU6 -----END PGP SIGNATURE----- From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 4 19:29:05 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 36ADA1065672 for ; Tue, 4 Nov 2008 19:29:05 +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 E85DD8FC08 for ; Tue, 4 Nov 2008 19:29:04 +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 <0K9T004C3Q4E3RE0@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Tue, 04 Nov 2008 20:29:03 +0100 (CET) Received: from kg-work2.kg4.no ([80.203.92.56]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9T00IMSQ4EH4J1@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Tue, 04 Nov 2008 20:29:02 +0100 (CET) Date: Tue, 04 Nov 2008 20:29:02 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081104202902.614f0adf.torfinn.ingolfsen@broadpark.no> In-reply-to: <20081104072440.GA44156@dereel.lemis.com> References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.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: Call for testers: MythTV 0.21 port 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: Tue, 04 Nov 2008 19:29:05 -0000 On Tue, 04 Nov 2008 18:24:40 +1100 Greg 'groggy' Lehey wrote: > One thing that has been a bone of contention in this port is the > handling of deleting the 'mythtv' user when removing the port. I > don't believe that the user should disappear just because the port is > removed; it's often easier to remove a port and reinstall it rather > than upgrade it. I'm told that the correct behaviour is that the user > should only be removed if no files under ~mythtv have changed. If no "better way" surfaces, perhaps it can be handled in the same way as it is for the postfix port? I believe this port asks the user if he / she wants to remove the postfix user when the port is de-installed. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 4 21:55: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 CC1FD106568C; Tue, 4 Nov 2008 21:55:45 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [213.47.211.116]) by mx1.freebsd.org (Postfix) with ESMTP id 637128FC17; Tue, 4 Nov 2008 21:55:44 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from [78.142.74.81] (helo=chii.bluelife.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1KxTs5-0007kX-JD; Tue, 04 Nov 2008 22:55:41 +0100 Date: Tue, 4 Nov 2008 22:55:43 +0100 From: Bernhard Froehlich To: Torfinn Ingolfsen Message-ID: <20081104225543.6f45897f@chii.bluelife.at> In-Reply-To: <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -1.3 (-) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Sun, 02 Nov 2008 01:23:35 +0100 Torfinn Ingolfsen wrote: > On Wed, 24 Sep 2008 21:49:56 +0200 > Bernhard Froehlich wrote: > > > http://home.bluelife.at/ports/mythtv-cft-240908.tar.gz > > Ok, I finally got time to test this. Test done on a machine running: > tingo@kg-quiet$ uname -a > FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #22: Sat > Nov 1 23:50:15 CET 2008 > root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 > > This machine has a TV card (PVR-350) but the pvrxxx driver isn't > working just now, so I can't test TV reception. > > First, I tried building mythtv-frontend: > cc -c -pipe -fomit-frame-pointer -O3 -I/usr/local/include -pthread > -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith > -Wredundant-decls -w -DPIC -fPIC -D_GNU_SOURCE > -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" > -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE > -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT > -DQT_SHARED -DQT_TABLET_SUPPORT > -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I. -I.. -I../.. > -I../libavutil -I../libswscale -I../../../../../../../local/include > -I/usr/local/include -o h264.o h264.c {standard input}: Assembler > messages: {standard input}:7198: Error: > `ff_h264_lps_range(%eax, %esi, 2)' is not a valid 64 bit base/index > expression {standard input}:7211: Error: `ff_h264_norm_shift(%esi)' > is not a valid 64 bit base/index expression {standard input}:7213: > Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit > base/index expression {standard input}:7219: Error: `(%ecx)' is not a > >[snip] > > Error: `(%rax, %esi)' is not a valid 64 bit base/index expression > {standard input}:1564: Error: `(%esi, %esi, 2)' is not a valid 64 bit > base/index expression {standard input}:1579: Error: `(%rdx, %edi)' is > not a valid 64 bit base/index expression {standard input}:1580: > Error: `8(%rdx, %edi)' is not a valid 64 bit base/index expression > {standard input}:1581: Error: `16(%rdx, %edi)' is not a valid 64 bit > base/index expression *** Error code 1 > > Stop > in [...] Content analysis details: (-1.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.1 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com -0.0 AWL AWL: From: address is in the auto white-list Cc: freebsd-multimedia@freebsd.org, glarkin@FreeBSD.org Subject: Re: CFT: MythTV Fixes 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, 04 Nov 2008 21:55:45 -0000 On Sun, 02 Nov 2008 01:23:35 +0100 Torfinn Ingolfsen wrote: > On Wed, 24 Sep 2008 21:49:56 +0200 > Bernhard Froehlich wrote: > > > http://home.bluelife.at/ports/mythtv-cft-240908.tar.gz > > Ok, I finally got time to test this. Test done on a machine running: > tingo@kg-quiet$ uname -a > FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #22: Sat > Nov 1 23:50:15 CET 2008 > root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 > > This machine has a TV card (PVR-350) but the pvrxxx driver isn't > working just now, so I can't test TV reception. > > First, I tried building mythtv-frontend: > cc -c -pipe -fomit-frame-pointer -O3 -I/usr/local/include -pthread > -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith > -Wredundant-decls -w -DPIC -fPIC -D_GNU_SOURCE > -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" > -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE > -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT > -DQT_SHARED -DQT_TABLET_SUPPORT > -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I. -I.. -I../.. > -I../libavutil -I../libswscale -I../../../../../../../local/include > -I/usr/local/include -o h264.o h264.c {standard input}: Assembler > messages: {standard input}:7198: Error: > `ff_h264_lps_range(%eax,%esi,2)' is not a valid 64 bit base/index > expression {standard input}:7211: Error: `ff_h264_norm_shift(%esi)' > is not a valid 64 bit base/index expression {standard input}:7213: > Error: `ff_h264_mlps_state+128(%eax)' is not a valid 64 bit > base/index expression {standard input}:7219: Error: `(%ecx)' is not a > >[snip] > > Error: `(%rax,%esi)' is not a valid 64 bit base/index expression > {standard input}:1564: Error: `(%esi,%esi,2)' is not a valid 64 bit > base/index expression {standard input}:1579: Error: `(%rdx,%edi)' is > not a valid 64 bit base/index expression {standard input}:1580: > Error: `8(%rdx,%edi)' is not a valid 64 bit base/index expression > {standard input}:1581: Error: `16(%rdx,%edi)' is not a valid 64 bit > base/index expression *** Error code 1 > > Stop > in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/libs/libavcodec. > *** Error code 1 > > Stop > in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/libs. > *** Error code 1 > > Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053. > *** Error code 1 > > Stop in /usr/ports/multimedia/mythtv. > *** Error code 1 > > Stop in /usr/ports/multimedia/mythtv. The reason that this happens is because the architecture is detected as i386 instead of amd64. That happens because BSD's gcc 3.4 does not output anything when called with the "-dumpmachine" flag and it is recommended to use g++ instead. --- configure 2008-03-04 22:23:23.000000000 +0100 +++ configure 2008-11-04 20:12:25.000000000 +0100 @@ -1466,7 +1466,7 @@ x86_64|amd64) arch="x86_32" enable fast_unaligned - canon_arch="`$cc -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`" + canon_arch="`$cxx -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`" if [ x"$canon_arch" = x"x86_64" -o x"$canon_arch" = x"amd64" ]; then if [ -z "`echo $CFLAGS | grep -- -m32`" ]; then arch="x86_64" I've also updated my archive to include that patch: http://home.bluelife.at/ports/mythtv-cft-041108.tar.gz Thanks! -- Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 4 23:19: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 B56D6106564A for ; Tue, 4 Nov 2008 23:19:14 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from hosted.kievnet.com (hosted.kievnet.com [193.138.144.10]) by mx1.freebsd.org (Postfix) with ESMTP id 1598E8FC16 for ; Tue, 4 Nov 2008 23:19:13 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost ([127.0.0.1] helo=edge.pp.kiev.ua) by hosted.kievnet.com with esmtpa (Exim 4.62) (envelope-from ) id 1KxUQT-00028P-Mr; Wed, 05 Nov 2008 00:31:06 +0200 Message-ID: <4910CD23.9090902@icyb.net.ua> Date: Wed, 05 Nov 2008 00:30:59 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.17 (X11/20081005) MIME-Version: 1.0 To: freebsd-multimedia@FreeBSD.org, Alexander Motin Content-Type: multipart/mixed; boundary="------------050207060107060906070501" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Intel 82801I hda, STAC9271D codec: problem(s) 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, 04 Nov 2008 23:19:14 -0000 This is a multi-part message in MIME format. --------------050207060107060906070501 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit I have Intel DG33TL (BLKDG33TLM) mainboard based on G33 chipset, it features Sigmatel STAC9271D HDA codec. http://www.intel.com/Products/Desktop/Motherboards/DG33TL/DG33TL-overview.htm I use stable/7 (amd64) as of yesterday. I tried both unpatched snd_hda and slightly tweaked "new snd_hda" via hda.7.20080913.patch. With old code I get one pcm device, playback works through both front and rear headphone jacks, recording doesn't work through either. With new code I get two dsp devices, nether playback nor recording work at all. Tried both dsp devices, tried all jacks. I am attaching gzipped verbose dmesgs for both versions of the driver. Thank you for any help in advance. -- Andriy Gapon --------------050207060107060906070501-- From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 5 01:05: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 94DCE1065673 for ; Wed, 5 Nov 2008 01:05:51 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.freebsd.org (Postfix) with ESMTP id 5160E8FC08 for ; Wed, 5 Nov 2008 01:05:51 +0000 (UTC) (envelope-from grog@lemis.com) Received: from dereel.lemis.com (ozlabs.org [203.10.76.45]) by ozlabs.org (Postfix) with ESMTP id DFE7DDDDF3; Wed, 5 Nov 2008 12:05:47 +1100 (EST) Received: by dereel.lemis.com (Postfix, from userid 1004) id 48D2FA1DBC; Wed, 5 Nov 2008 12:05:45 +1100 (EST) Date: Wed, 5 Nov 2008 12:05:45 +1100 From: Greg 'groggy' Lehey To: Torfinn Ingolfsen Message-ID: <20081105010545.GA57956@dereel.lemis.com> References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.com> <20081104202902.614f0adf.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline In-Reply-To: <20081104202902.614f0adf.torfinn.ingolfsen@broadpark.no> User-Agent: Mutt/1.4.2.3i Organization: The FreeBSD Project Phone: +61-3-5346-1370 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-multimedia@freebsd.org Subject: Re: Call for testers: MythTV 0.21 port 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: Wed, 05 Nov 2008 01:05:51 -0000 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 4 November 2008 at 20:29:02 +0100, Torfinn Ingolfsen wrote: > On Tue, 04 Nov 2008 18:24:40 +1100 > Greg 'groggy' Lehey wrote: > >> One thing that has been a bone of contention in this port is the >> handling of deleting the 'mythtv' user when removing the port. I >> don't believe that the user should disappear just because the port is >> removed; it's often easier to remove a port and reinstall it rather >> than upgrade it. I'm told that the correct behaviour is that the user >> should only be removed if no files under ~mythtv have changed. > > If no "better way" surfaces, perhaps it can be handled in the same way > as it is for the postfix port? > I believe this port asks the user if he / she wants to remove the > postfix user when the port is de-installed. This seems reasonable as a backup solution, but I really hate interactive ports: they make it difficult to automate things. I've been told that there is a way, but I haven't had the time to investigate it. Greg -- See complete headers for address and phone numbers. --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkQ8WcACgkQIubykFB6QiMMbQCbBUQeLjFlwnzwuOxghiW9qV9p /okAn02+176WUvBVAojGdRON/NL4Doc3 =2V1J -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz-- From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 5 02:01: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 A92A4106568C for ; Wed, 5 Nov 2008 02:01:40 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id 607E08FC1B for ; Wed, 5 Nov 2008 02:01:40 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so1572624qwb.7 for ; Tue, 04 Nov 2008 18:01:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:subject :content-disposition:from:date:mime-version:content-type :content-transfer-encoding:message-id; bh=sKOHoHv0U6jHtT4gMGmf3ogNGtjy4vjmMHzM4cOpNy4=; b=fDFfQzLiJnsCUGM7QARTA6oAZyGclkCX40fp+qKI0f8fh1EwcbxvEHxOoCCSKM4M2f v6FYRJ0bKfozNFSC7feYnBTRXUtSRD6FwkC1HeCW+Fbmjcq5Ca1FkZcCqbNMXt75XmiK WMdlq5Qb0tGXLh9V0ZDCqmLQe0BeY2uwVY22A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:subject:content-disposition:from:date:mime-version:content-type :content-transfer-encoding:message-id; b=oBrJTEqkEIh0kmBbnLcXadtQPPy0SxVl9SeY310VpFehzwZu4sqZqvP91aXSktOycv FOt4Mhj0wrQA+DegQp0oGrJUdrLa4PfcHyhfZl+zLHuuHj6SqxuzkS66fj69/GdB9XiA o/n981cu6Wyrp0xPWUZmElnGBb9KVsy+svrfY= Received: by 10.214.181.2 with SMTP id d2mr77530qaf.380.1225849229078; Tue, 04 Nov 2008 17:40:29 -0800 (PST) Received: from ?192.168.1.2? ([190.177.218.74]) by mx.google.com with ESMTPS id 6sm22947847yxg.6.2008.11.04.17.40.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 04 Nov 2008 17:40:28 -0800 (PST) To: freebsd-multimedia@freebsd.org Content-Disposition: inline From: Gonzalo Nemmi Date: Tue, 4 Nov 2008 23:40:25 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200811042340.25465.gnemmi@gmail.com> Subject: Question about /dev/sequencer 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, 05 Nov 2008 02:01:40 -0000 Sorry for the cross posting, but I got no replys in questions@ [gonzalo@inferna ~]% uname -a FreeBSD inferna.inferna.com.ar 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Jul 20 03:44:42 ART 2008 root@inferna.inferna.com.ar:/usr/obj/usr/src/sys/INFERNA i386 My soundcar is already configured and running properly, kmid complains about /dev/sequencer being used by another app ... I checked on dev but there's no /dev/sequencer at all.. Any hints on how to configure my sound card to create it? [gonzalo@inferna ~]% grep pcm0 /var/log/messages Nov 4 13:40:31 inferna kernel: pcm0: port 0xd880-0xd89f irq 16 at device 0.0 on pci4 Nov 4 13:40:31 inferna kernel: pcm0: Nov 4 13:40:31 inferna kernel: pcm0: [ITHREAD] [gonzalo@inferna ~]% cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at io 0xd880 irq 16 [MPSAFE] (4p:1v/2r:1v channels duplex default) [gonzalo@inferna ~]% As a side effect of that, Fretsonfire can't play the mid songs .. so it plays the ogg but the mids are missing == unplayable :( I found this: # cd /dev # sh MAKEDEV snd0 on http://wiki.dragonflybsd.org/index.cgi/sound-setup.html and gave it a shot just in case but it didn't work ... Any hint will be greatly aprecciated Thanks in advanced Regards -- Blessings Gonzalo Nemmi From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 5 09:10: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 6F78D106567C for ; Wed, 5 Nov 2008 09:10: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 F1BF88FC14 for ; Wed, 5 Nov 2008 09:10:02 +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.2.9) with ESMTPA id 227033645; Wed, 05 Nov 2008 11:10:02 +0200 Message-ID: <491162E9.4020400@FreeBSD.org> Date: Wed, 05 Nov 2008 11:10:01 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: Andriy Gapon References: <4910CD23.9090902@icyb.net.ua> In-Reply-To: <4910CD23.9090902@icyb.net.ua> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Intel 82801I hda, STAC9271D codec: problem(s) 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, 05 Nov 2008 09:10:03 -0000 Andriy Gapon wrote: > I have Intel DG33TL (BLKDG33TLM) mainboard based on G33 chipset, it > features Sigmatel STAC9271D HDA codec. > http://www.intel.com/Products/Desktop/Motherboards/DG33TL/DG33TL-overview.htm > > I use stable/7 (amd64) as of yesterday. > I tried both unpatched snd_hda and slightly tweaked "new snd_hda" via > hda.7.20080913.patch. I didn't have uploaded new patches since first commit to the -CURRENT. I have just uploaded latest (20081030) diffs against 7-STABLE and complete directory archive from 8-CURRENT. Try them please and report what you will get. According to logs you should get analog playback by pcm0 via rear connectors and front headphones with audio redirection on jack detection, plus digital playback via pcm1. pcm0 recording will work with rear mic and line-in connectors, pcm1 recording will use front mic connector. As always it is widely configurable, read -CURRENT man page for details. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 5 12:42: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 E30051065674 for ; Wed, 5 Nov 2008 12:42:40 +0000 (UTC) (envelope-from numisemis@yahoo.com) Received: from web36601.mail.mud.yahoo.com (web36601.mail.mud.yahoo.com [209.191.85.18]) by mx1.freebsd.org (Postfix) with SMTP id 8D2108FC22 for ; Wed, 5 Nov 2008 12:42:40 +0000 (UTC) (envelope-from numisemis@yahoo.com) Received: (qmail 79116 invoked by uid 60001); 5 Nov 2008 12:16:00 -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:Cc:MIME-Version:Content-Type:Message-ID; b=0LsJKn+vaIY0Uuze4bAIbSwmCCcty/+ql77rg+9PrgIwmSHXc4OmpBG11cZzJWrYiJcksO1vsUfzvBH7rkcQhzfpf5IdD4LCW09lNIZcvHVwJbzC1qgJy+1mfzUTmZYTCuhpwbOrq1dUVYV6+TDI3CYT/QQSDik4lOGmYSVEhRA=; X-YMail-OSG: j_CKWrYVM1nOv2dUj6YP02OiyZAcw0AkLTRLWra8A3BV27Cqep6Zank7thHspLezWirwVll2Z.aKhAwEhyz.mMJx1ornPwv_vdpEGe7g8W6Lr5nQYq3Zmllns9IiaK69UapcyK7bq4kdH1CS5nxDBr436Us9ZIkPioVTYfatEuv_IOfDhplkt770z4Bw Received: from [213.147.110.159] by web36601.mail.mud.yahoo.com via HTTP; Wed, 05 Nov 2008 04:16:00 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Wed, 5 Nov 2008 04:16:00 -0800 (PST) From: Simun Mikecin To: Gonzalo Nemmi MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <419866.78827.qm@web36601.mail.mud.yahoo.com> X-Mailman-Approved-At: Wed, 05 Nov 2008 12:46:08 +0000 Cc: freebsd-multimedia@freebsd.org Subject: Re: Question about /dev/sequencer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: numisemis@yahoo.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2008 12:42:41 -0000 > I found this: > # cd /dev > # sh MAKEDEV snd0 > on http://wiki.dragonflybsd.org/index.cgi/sound-setup.html and gave it a shot > just in case but it didn't work ... FreeBSD is using devfs for /dev fileystem so creating devices manually is obsolete. > Any hint will be greatly aprecciated Are you using snd_emu10k1 or snd_emu10kx kernel module? Try the other one instead the one you are using. You could also try audio/oss from ports. From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 5 14:27: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 CC8201065670 for ; Wed, 5 Nov 2008 14:27:42 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 112758FC1A for ; Wed, 5 Nov 2008 14:27:41 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA05287; Wed, 05 Nov 2008 16:15:47 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <4911AA93.9050603@icyb.net.ua> Date: Wed, 05 Nov 2008 16:15:47 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.17 (X11/20080929) MIME-Version: 1.0 To: Alexander Motin References: <4910CD23.9090902@icyb.net.ua> <491162E9.4020400@FreeBSD.org> In-Reply-To: <491162E9.4020400@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Intel 82801I hda, STAC9271D codec: problem(s) 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, 05 Nov 2008 14:27:42 -0000 on 05/11/2008 11:10 Alexander Motin said the following: > Andriy Gapon wrote: >> I have Intel DG33TL (BLKDG33TLM) mainboard based on G33 chipset, it >> features Sigmatel STAC9271D HDA codec. >> http://www.intel.com/Products/Desktop/Motherboards/DG33TL/DG33TL-overview.htm >> >> I use stable/7 (amd64) as of yesterday. >> I tried both unpatched snd_hda and slightly tweaked "new snd_hda" via >> hda.7.20080913.patch. > > I didn't have uploaded new patches since first commit to the -CURRENT. I > have just uploaded latest (20081030) diffs against 7-STABLE and complete > directory archive from 8-CURRENT. Try them please and report what you > will get. > > According to logs you should get analog playback by pcm0 via rear > connectors and front headphones with audio redirection on jack > detection, plus digital playback via pcm1. pcm0 recording will work with > rear mic and line-in connectors, pcm1 recording will use front mic > connector. As always it is widely configurable, read -CURRENT man page > for details. Alexander, thank you! I tried the updated patch and there are some improvements. Headphones playback: works only through pcm0 and only through rear connector. Front jack playback doesn't work using either pcm device. It used to work with stock stable_7 driver. Also it seems that volume of playback is lower than it used to be. Recording: I tested only rear jack and it seems that it works only through pcm1(!). Nothing is recorded through pcm0 whatever recording source I tried (btw, by default recording source for pcm0 was unset). So for now I am using only rear jacks and I use pcm0 for playback and pcm1 for recording. This is Good Enough(thanks!) but I am curious if there is a room for improvement. I read through the update man page, but I am probably too dense to figure which knobs I should try changing. There is just too many possibilities. BTW, here are the mixer command outputs: $ mixer -f /dev/dsp0 Mixer vol is currently set to 80:80 Mixer pcm is currently set to 80:80 Mixer speaker is currently set to 75:75 Mixer rec is currently set to 80:80 Recording source: monitor $ mixer -f /dev/dsp0 =rec mixer: unknown device: =rec ... devices: vol, pcm, speaker, rec rec devices: line, monitor $ mixer -f /dev/dsp1 Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer mic is currently set to 80:80 Mixer rec is currently set to 80:80 Recording source: mic $ mixer -f /dev/dsp1 =rec ... devices: vol, pcm, mic, rec rec devices: mic New verbose dmesg is here: http://www.icyb.net.ua/~avg/hda.newer.dmesg.gz Thank you again. -- Andriy Gapon From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 5 15:21:36 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 65E7D106564A for ; Wed, 5 Nov 2008 15:21:36 +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 E4BA38FC26 for ; Wed, 5 Nov 2008 15:21:35 +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.2.9) with ESMTPA id 227069305; Wed, 05 Nov 2008 17:21:35 +0200 Message-ID: <4911B9FE.6000505@FreeBSD.org> Date: Wed, 05 Nov 2008 17:21:34 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: Andriy Gapon References: <4910CD23.9090902@icyb.net.ua> <491162E9.4020400@FreeBSD.org> <4911AA93.9050603@icyb.net.ua> In-Reply-To: <4911AA93.9050603@icyb.net.ua> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Intel 82801I hda, STAC9271D codec: problem(s) 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, 05 Nov 2008 15:21:36 -0000 Andriy Gapon wrote: > Headphones playback: works only through pcm0 and only through rear > connector. Front jack playback doesn't work using either pcm device. It may happen if your front connector is too simple and does not really supports jack detection reported by the codec. Without knowing that jack is inserted, driver will not redirect sound there. You may check jack presence feature by comparing pin dump output (sysctl dev.hdac.0.pindump=1) with and without jack inserted. > It used to work with stock stable_7 driver. 7-STABLE driver plays the same sound via all possible connectors. New driver behaves in much more complicated way according to UAA specification. > Also it seems that volume of playback is lower than it used to be. New driver uses different volume control scheme. But the general volume range should be the same. Your codec provides very broad range of supported volumes, from -95 to 0dB. So 80% of that range is probably very quiet. > Recording: I tested only rear jack and it seems that it works only > through pcm1(!). Nothing is recorded through pcm0 whatever recording > source I tried. That's strange. Codec configuration speaks that pcm0 must record from rear mic (monitor), rear line-in (line), and pcm1 must record from front mic (mic). It may be a codec misconfiguration. > So for now I am using only rear jacks and I use pcm0 for playback and > pcm1 for recording. This is Good Enough(thanks!) but I am curious if > there is a room for improvement. I read through the update man page, but > I am probably too dense to figure which knobs I should try changing. > There is just too many possibilities. There are really much possibilities, but you should first answer two questions: what do you want to have and what your hardware can do? Some examples of possible configurations provided in man page, but you may want to invent something more customized. The main hardware feature you should test - is a jack presence detection. More info about your codec organization you may get from diagram on page 35 of codec datasheet: http://www.idt.com/products/getDoc.cfm?docID=18451989 -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 6 12:23:05 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 193971065670; Thu, 6 Nov 2008 12:23:05 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 21AFD8FC3D; Thu, 6 Nov 2008 12:23:03 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA21585; Thu, 06 Nov 2008 14:23:02 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <4912E1A5.6040206@icyb.net.ua> Date: Thu, 06 Nov 2008 14:23:01 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.17 (X11/20080929) MIME-Version: 1.0 To: Alexander Motin References: <4910CD23.9090902@icyb.net.ua> <491162E9.4020400@FreeBSD.org> <4911AA93.9050603@icyb.net.ua> <4911B9FE.6000505@FreeBSD.org> In-Reply-To: <4911B9FE.6000505@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Intel 82801I hda, STAC9271D codec: problem(s) 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, 06 Nov 2008 12:23:05 -0000 on 05/11/2008 17:21 Alexander Motin said the following: > Andriy Gapon wrote: >> Headphones playback: works only through pcm0 and only through rear >> connector. Front jack playback doesn't work using either pcm device. > > It may happen if your front connector is too simple and does not really > supports jack detection reported by the codec. Without knowing that jack > is inserted, driver will not redirect sound there. You may check jack > presence feature by comparing pin dump output (sysctl > dev.hdac.0.pindump=1) with and without jack inserted. Alexander, thanks again. I tried this and indeed the dump is the same for front connection and for no connection, it is different for rear connection. I plugged both headphone and mic at the same location. Just in case: == rear === Dumping AFG cad=2 nid=1 pins: nid 10 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 color Green misc 0 Caps: IN OUT HP VREF Sense: 0x00002710 delay 10us nid 11 0x02a19040 as 4 seq 0 Mic Jack jack 1 loc 2 color Pink misc 0 Caps: IN OUT HP VREF Sense: 0xffffffff delay 100000us nid 12 0x0181302e as 2 seq 14 Line-in Jack jack 1 loc 1 color Blue misc 0 Caps: IN OUT VREF Sense: 0x00002710 delay 20us nid 13 0x01114010 as 1 seq 0 Speaker Jack jack 1 loc 1 color Green misc 0 Caps: IN OUT HP VREF Sense: 0xffffffff delay 100000us nid 14 0x01a19020 as 2 seq 0 Mic Jack jack 1 loc 1 color Pink misc 0 Caps: IN OUT VREF Sense: 0x00002710 delay 10us nid 15 0x01111012 as 1 seq 2 Speaker Jack jack 1 loc 1 color Black misc 0 Caps: IN OUT VREF Sense: 0x7fffffff delay 100000us nid 16 0x01116011 as 1 seq 1 Speaker Jack jack 1 loc 1 color Orange misc 0 Caps: IN OUT Sense: 0x0000012c delay 10us nid 17 0x400000fb as 15 seq 11 Line-out None jack 0 loc 0 color Unknown misc 0 [DISABLED] Caps: IN OUT Sense: 0x7fffffff delay 100000us nid 18 0x400000fc as 15 seq 12 Line-out None jack 0 loc 0 color Unknown misc 0 [DISABLED] Caps: IN nid 33 0x01452150 as 5 seq 0 SPDIF-out Jack jack 5 loc 1 color Grey misc 1 Caps: OUT nid 34 0x400000fd as 15 seq 13 Line-out None jack 0 loc 0 color Unknown misc 0 [DISABLED] Caps: IN EAPD Sense: 0x00000000 NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=1 GPIUnsol=1 GPIO: data=0x00000000 enable=0x00000000 direction=0x00000000 wake=0x00000000 unsol=0x00000000 sticky=0x00000000 === front and none === Dumping AFG cad=2 nid=1 pins: nid 10 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 color Green misc 0 Caps: IN OUT HP VREF Sense: 0x00002710 nid 11 0x02a19040 as 4 seq 0 Mic Jack jack 1 loc 2 color Pink misc 0 Caps: IN OUT HP VREF Sense: 0x7fffffff delay 100000us nid 12 0x0181302e as 2 seq 14 Line-in Jack jack 1 loc 1 color Blue misc 0 Caps: IN OUT VREF Sense: 0x00002710 nid 13 0x01114010 as 1 seq 0 Speaker Jack jack 1 loc 1 color Green misc 0 Caps: IN OUT HP VREF Sense: 0x7fffffff delay 100000us nid 14 0x01a19020 as 2 seq 0 Mic Jack jack 1 loc 1 color Pink misc 0 Caps: IN OUT VREF Sense: 0x00002710 nid 15 0x01111012 as 1 seq 2 Speaker Jack jack 1 loc 1 color Black misc 0 Caps: IN OUT VREF Sense: 0x7fffffff delay 100000us nid 16 0x01116011 as 1 seq 1 Speaker Jack jack 1 loc 1 color Orange misc 0 Caps: IN OUT Sense: 0x00002710 nid 17 0x400000fb as 15 seq 11 Line-out None jack 0 loc 0 color Unknown misc 0 [DISABLED] Caps: IN OUT Sense: 0x7fffffff delay 100000us nid 18 0x400000fc as 15 seq 12 Line-out None jack 0 loc 0 color Unknown misc 0 [DISABLED] Caps: IN nid 33 0x01452150 as 5 seq 0 SPDIF-out Jack jack 5 loc 1 color Grey misc 1 Caps: OUT nid 34 0x400000fd as 15 seq 13 Line-out None jack 0 loc 0 color Unknown misc 0 [DISABLED] Caps: IN EAPD Sense: 0x00000000 NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=1 GPIUnsol=1 GPIO: data=0x00000000 enable=0x00000000 direction=0x00000000 wake=0x00000000 unsol=0x00000000 sticky=0x00000000 >> It used to work with stock stable_7 driver. > > 7-STABLE driver plays the same sound via all possible connectors. New > driver behaves in much more complicated way according to UAA specification. I understand. >> Also it seems that volume of playback is lower than it used to be. > > New driver uses different volume control scheme. But the general volume > range should be the same. Your codec provides very broad range of > supported volumes, from -95 to 0dB. So 80% of that range is probably > very quiet. I see. >> Recording: I tested only rear jack and it seems that it works only >> through pcm1(!). Nothing is recorded through pcm0 whatever recording >> source I tried. > > That's strange. Codec configuration speaks that pcm0 must record from > rear mic (monitor), rear line-in (line), and pcm1 must record from front > mic (mic). It may be a codec misconfiguration. It might very well be. I've just looked for an updated BIOS on Intel site and there have already been several new revisions. Release notes contain some interesting items: - Fixed problem where Front Panel Audio does not show up in - Peripheral Configuration page when connected. - Fix issue where codec verb tables are failing WHQL UAA - compliant test. So I'll try to update BIOS first. >> So for now I am using only rear jacks and I use pcm0 for playback and >> pcm1 for recording. This is Good Enough(thanks!) but I am curious if >> there is a room for improvement. I read through the update man page, but >> I am probably too dense to figure which knobs I should try changing. >> There is just too many possibilities. > > There are really much possibilities, but you should first answer two > questions: what do you want to have and what your hardware can do? > > Some examples of possible configurations provided in man page, but you > may want to invent something more customized. The main hardware feature > you should test - is a jack presence detection. More info about your > codec organization you may get from diagram on page 35 of codec > datasheet: http://www.idt.com/products/getDoc.cfm?docID=18451989 Thanks for the pointers/hints. I will play with HDA configuration if it is still necessary after BIOS upgrade. -- Andriy Gapon From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 00:26:54 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 9A89B1065673 for ; Fri, 7 Nov 2008 00:26:54 +0000 (UTC) (envelope-from yakeson_chihiro@yahoo.co.jp) Received: from smtp07.mail.tnz.yahoo.co.jp (smtp07.mail.tnz.yahoo.co.jp [203.216.226.135]) by mx1.freebsd.org (Postfix) with SMTP id 191AF8FC17 for ; Fri, 7 Nov 2008 00:26:53 +0000 (UTC) (envelope-from yakeson_chihiro@yahoo.co.jp) Received: (qmail 76462 invoked by alias); 7 Nov 2008 00:00:10 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=yj20050223; d=yahoo.co.jp; h=Received:X-Apparently-From:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=dHXZP4nJmT+QkFyxAE3s1/TgZihPkZQN4N8d6xcYM9Tn4MA7GCdJnA5Aoc777ZeFMChH7KzslXgTd3+gHZrabHIKJ9IWhjIsbY40EUemhdfjOlw6fBcExhodTaFgcPDS ; Received: from unknown (HELO ?192.168.1.111?) (yakeson_chihiro@81.249.216.3 with plain) by smtp07.mail.tnz.yahoo.co.jp with SMTP; 7 Nov 2008 00:00:10 -0000 X-Apparently-From: Message-ID: <49138500.4030100@yahoo.co.jp> Date: Fri, 07 Nov 2008 01:00:00 +0100 From: Pierre-Henri Lavigne User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: multimedia@FreeBSD.org Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 07 Nov 2008 01:14:19 +0000 Cc: Subject: Feedbacks about ffmpeg for Fink 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, 07 Nov 2008 00:26:54 -0000 Good day, I'm taking part in Fink, a mac osx *nix distro (http://www.finkproject.org). The current ffmpeg package in fink is from a november 2007 snapshot with swscale support. I've just tried to apply a patch like http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg/files/ to enable img_resample and other stuffs defined now as deprecated, when ffmpeg is built with libswscale. I rebuilt packages depending from libavcodec, everything seems fine but I would like to know about the changes (I noticed only differences with libavcodec) and if you got issues with other packages while doing that. Thanks for your feedbacks and your time, Peter -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 00:38:44 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 528D6106567C for ; Fri, 7 Nov 2008 00:38:44 +0000 (UTC) (envelope-from v0921239861@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id E1CAE8FC14 for ; Fri, 7 Nov 2008 00:38:43 +0000 (UTC) (envelope-from v0921239861@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so436114tid.3 for ; Thu, 06 Nov 2008 16:38:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=isljENCGA4/CL7JHOUlSrkefK6aANoe83vkKbzYlGHs=; b=PfSevfuIFBExF2IWRvbfFBaoFme/kFn2kMqCOG6gmENutgfvkLou5tETVUr4VTSDeJ PMDp58iYLLXvj/49IxWbSsSsbxdozYld6clQvBbYhqNSuCU+YLwHKjpr5867nUe7TiVV szOObKGHubCjBc/zXq5VaOFMuqGvGc+K6/OC0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=NgfI4ZSYxnM3Y8oL5IoWefDpFk31CDv8u1qq3jHYucuoQ5Wm2H15vUx4WONadXk3iE iIhKv4ku5eGJqI8ys16m2sXuqTUQp3M50a9JCD4LZeKM71M88LZ0E5KxGq1Nk88ARcyo qOcr3bX9orJKN+nq0jkLzmThRsEVT6sJmUZFE= Received: by 10.110.41.20 with SMTP id o20mr2945492tio.0.1226016328699; Thu, 06 Nov 2008 16:05:28 -0800 (PST) Received: from 118-166-105-72.dynamic.hinet.net (118-166-105-72.dynamic.hinet.net [118.166.105.72]) by mx.google.com with ESMTPS id b4sm2880206tic.2.2008.11.06.16.05.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 06 Nov 2008 16:05:27 -0800 (PST) Message-Id: <95E6D953-4A56-4597-AAF9-B1180DA4A3C7@gmail.com> From: Vincent Chen To: multimedia@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Fri, 7 Nov 2008 08:05:24 +0800 X-Mailer: Apple Mail (2.929.2) X-Mailman-Approved-At: Fri, 07 Nov 2008 01:14:48 +0000 Cc: Subject: Error: /usr/local/lib/RealPlayer/codecs/drvc.so: unsupported file layout 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, 07 Nov 2008 00:38:44 -0000 Hi I use mencoder on my FreeBSD 7 amd64. When I conver .rm file to .flv well show error. But I do same thing on FreeBSD 7 i386 it is OK. Can you help me ? Thanks a lot. Vincent ================== Error ===================== MEncoder 1.0rc2-4.2.1 (C) 2000-2007 MPlayer Team CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4000+ (Family: 15, Model: 107, Stepping: 1) CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. success: format: 0 data: 0x0 - 0x5a8835 REAL file format detected. Stream description: Audio Stream Stream mimetype: audio/x-pn-realaudio [real] Audio stream found, -aid 0 Stream description: Video Stream Stream mimetype: video/x-pn-realvideo [real] Video stream found, -vid 1 Stream mimetype: logical-fileinfo VIDEO: [RV30] 352x240 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:11 fourcc:0x30335652 size:352x240 fps:25.00 ftime:=0.0400 = = ======================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 44100 Hz, 1 ch, s16le, 20.7 kbit/2.93% (ratio: 2586->88200) Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder) = = ======================================================================== ** MUXER_LAVF ***************************************************************** REMEMBER: MEncoder's libavformat muxing is presently broken and can generate INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer will play these INCORRECT files as if nothing were wrong! ******************************************************************************* OK, exit Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 = = ======================================================================== Opening video decoder: [realvid] RealVideo decoder Error: /usr/local/lib/RealPlayer/codecs/drvc.so: unsupported file layout ERROR: Could not open required DirectShow codec drvc.so. Read the RealVideo section of the DOCS! VDecoder init failed :( Opening video decoder: [realvid] RealVideo decoder ERROR: Could not open required DirectShow codec drvc.dll. Read the RealVideo section of the DOCS! VDecoder init failed :( Opening video decoder: [realvid] RealVideo decoder Error: Cannot open "/usr/local/lib/RealPlayer/codecs/drv3.so.6.0" ERROR: Could not open required DirectShow codec drv3.so.6.0. Read the RealVideo section of the DOCS! VDecoder init failed :( Opening video decoder: [realvid] RealVideo decoder ERROR: Could not open required DirectShow codec drv33260.dll. Read the RealVideo section of the DOCS! VDecoder init failed :( Opening video decoder: [realvid] RealVideo decoder Error: Cannot open "/usr/local/lib/RealPlayer/codecs/drvc.bundle/ Contents/MacOS/drvc" ERROR: Could not open required DirectShow codec drvc.bundle/Contents/ MacOS/drvc. Read the RealVideo section of the DOCS! VDecoder init failed :( Cannot find codec matching selected -vo and video format 0x30335652. Read DOCS/HTML/en/codecs.html! = = ======================================================================== Exiting... ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 16:44:58 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 B18D1106564A; Fri, 7 Nov 2008 16:44:58 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85]) by mx1.freebsd.org (Postfix) with ESMTP id 36AD18FC25; Fri, 7 Nov 2008 16:44:57 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1KyUSB-0006bz-Fk; Fri, 07 Nov 2008 19:44:59 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 7939312502; Fri, 7 Nov 2008 19:44:40 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 1209E1702D; Fri, 7 Nov 2008 19:44:58 +0300 (MSK) To: FreeBSD-gnats-submit@freebsd.org From: Dmitry Marakasov X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20081107164458.1209E1702D@hades.panopticon> Date: Fri, 7 Nov 2008 19:44:58 +0300 (MSK) Cc: multimedia@FreeBSD.org Subject: [PATCH] multimedia/gavl: update to 1.0.1 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, 07 Nov 2008 16:44:58 -0000 >Submitter-Id: current-users >Originator: Dmitry Marakasov >Organization: >Confidential: no >Synopsis: [PATCH] multimedia/gavl: update to 1.0.1 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.0-RELEASE-p1 i386 >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 >Description: - Update to 1.0.1 Port maintainer (multimedia@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- gavl-1.0.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/multimedia/gavl/Makefile,v retrieving revision 1.11 diff -u -u -r1.11 Makefile --- Makefile 18 Jun 2008 23:17:29 -0000 1.11 +++ Makefile 7 Nov 2008 13:15:46 -0000 @@ -6,10 +6,9 @@ # PORTNAME= gavl -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= multimedia -MASTER_SITES= SF -MASTER_SITE_SUBDIR= gmerlin +MASTER_SITES= SF/gmerlin MAINTAINER= multimedia@FreeBSD.org COMMENT= A library for handling uncompressed video and audio data Index: distinfo =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/multimedia/gavl/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 18 Jun 2008 23:17:29 -0000 1.5 +++ distinfo 7 Nov 2008 13:16:10 -0000 @@ -1,3 +1,3 @@ -MD5 (gavl-1.0.0.tar.gz) = b0d89453b414a9a7f40471f3ac1b59ab -SHA256 (gavl-1.0.0.tar.gz) = 6ba28221734be08f8bccc2fdba221374319e8bab07baae4e6c276c43e022d65c -SIZE (gavl-1.0.0.tar.gz) = 1048751 +MD5 (gavl-1.0.1.tar.gz) = 7cb1037cec10f5a8a6a74d05e112169c +SHA256 (gavl-1.0.1.tar.gz) = 447aa6e556562ca92f2b3c59092b87278065e7813c4d75d97f0bab0c33355ca0 +SIZE (gavl-1.0.1.tar.gz) = 1052588 Index: pkg-plist =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/multimedia/gavl/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 18 Jun 2008 23:17:29 -0000 1.3 +++ pkg-plist 7 Nov 2008 14:49:37 -0000 @@ -2,7 +2,6 @@ include/gavl/gavl_version.h include/gavl/gavldsp.h include/gavl/gavltime.h -lib/gavl/include/gavlconfig.h lib/libgavl.la lib/libgavl.so lib/libgavl.so.0 --- gavl-1.0.1.patch ends here --- From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 16:50:10 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 F08131065674; Fri, 7 Nov 2008 16:50:10 +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 C834E8FC0C; Fri, 7 Nov 2008 16:50:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA7GoABP016244; Fri, 7 Nov 2008 16:50:10 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA7GoAMJ016238; Fri, 7 Nov 2008 16:50:10 GMT (envelope-from edwin) Date: Fri, 7 Nov 2008 16:50:10 GMT Message-Id: <200811071650.mA7GoAMJ016238@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/128680: [PATCH] multimedia/gavl: update to 1.0.1 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, 07 Nov 2008 16:50:11 -0000 Synopsis: [PATCH] multimedia/gavl: update to 1.0.1 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Fri Nov 7 16:50:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=128680 From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 16:51:59 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 BD1D6106564A; Fri, 7 Nov 2008 16:51:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 959638FC1C; Fri, 7 Nov 2008 16:51:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA7Gpxia022675; Fri, 7 Nov 2008 16:51:59 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA7GpxEI022671; Fri, 7 Nov 2008 16:51:59 GMT (envelope-from miwi) Date: Fri, 7 Nov 2008 16:51:59 GMT Message-Id: <200811071651.mA7GpxEI022671@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-multimedia@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/128680: [PATCH] multimedia/gavl: update to 1.0.1 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, 07 Nov 2008 16:51:59 -0000 Synopsis: [PATCH] multimedia/gavl: update to 1.0.1 Responsible-Changed-From-To: freebsd-multimedia->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Nov 7 16:51:59 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=128680 From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 19:40:32 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 BA38B1065678; Fri, 7 Nov 2008 19:40:32 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 917238FC2B; Fri, 7 Nov 2008 19:40:32 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from freefall.freebsd.org (trasz@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA7JeWVm046887; Fri, 7 Nov 2008 19:40:32 GMT (envelope-from trasz@freefall.freebsd.org) Received: (from trasz@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA7JeW0q046882; Fri, 7 Nov 2008 19:40:32 GMT (envelope-from trasz) Date: Fri, 7 Nov 2008 19:40:32 GMT Message-Id: <200811071940.mA7JeW0q046882@freefall.freebsd.org> To: trasz@FreeBSD.org, freebsd-multimedia@FreeBSD.org, trasz@FreeBSD.org From: trasz@FreeBSD.org Cc: Subject: Re: ports/125900: audio/jack: Update to 0.109.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, 07 Nov 2008 19:40:32 -0000 Synopsis: audio/jack: Update to 0.109.2 Responsible-Changed-From-To: freebsd-multimedia->trasz Responsible-Changed-By: trasz Responsible-Changed-When: Fri Nov 7 19:40:32 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=125900 From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 22:24: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 5E98B106564A for ; Fri, 7 Nov 2008 22:24:55 +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 15C338FC17 for ; Fri, 7 Nov 2008 22:24:54 +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 <0K9Z007OOI93ZI60@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Fri, 07 Nov 2008 23:24:39 +0100 (CET) Received: from kg-work2.kg4.no ([80.203.92.56]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9Z00E1SI92H7T0@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Fri, 07 Nov 2008 23:24:39 +0100 (CET) Date: Fri, 07 Nov 2008 23:24:38 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081107232438.07b05af2.torfinn.ingolfsen@broadpark.no> In-reply-to: <20081104225543.6f45897f@chii.bluelife.at> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> <20081104225543.6f45897f@chii.bluelife.at> 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: CFT: MythTV Fixes 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, 07 Nov 2008 22:24:55 -0000 On Tue, 04 Nov 2008 22:55:43 +0100 Bernhard Froehlich wrote: > The reason that this happens is because the architecture is detected > as i386 instead of amd64. That happens because BSD's gcc 3.4 does not > output anything when called with the "-dumpmachine" flag and it is > recommended to use g++ instead. > > > --- configure 2008-03-04 22:23:23.000000000 +0100 > +++ configure 2008-11-04 20:12:25.000000000 +0100 > @@ -1466,7 +1466,7 @@ > x86_64|amd64) > arch="x86_32" > enable fast_unaligned > - canon_arch="`$cc -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`" > + canon_arch="`$cxx -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`" > if [ x"$canon_arch" = x"x86_64" -o x"$canon_arch" = x"amd64" ]; > then if [ -z "`echo $CFLAGS | grep -- -m32`" ]; then > arch="x86_64" > > > I've also updated my archive to include that patch: > > http://home.bluelife.at/ports/mythtv-cft-041108.tar.gz Ok, with that archive, mythtv-frontend xompiles and installs. BTW, this port should probably reduce the plist to only include the files that are actually needed for the mythfrontend and mythtv-setup executable (IMHO). It looks like mythfrontend works, at least it can connect to my Ubuntu backend, navigate, watch the program guide and so on. The tv card setup on this backend isn't working, so I can't test liveTV or viewing of recordings. Well done! Now I am going to test the mythtv port (if it is schema and network protocol compatible with my backend). -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 7 22:34:29 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 41BA5106567F for ; Fri, 7 Nov 2008 22:34:29 +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 EC08E8FC08 for ; Fri, 7 Nov 2008 22:34:28 +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 <0K9Z007SWIPGZI70@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Fri, 07 Nov 2008 23:34:28 +0100 (CET) Received: from kg-work2.kg4.no ([80.203.92.56]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9Z00GPGIPF2WI0@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Fri, 07 Nov 2008 23:34:28 +0100 (CET) Date: Fri, 07 Nov 2008 23:34:27 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081107233427.c07b862f.torfinn.ingolfsen@broadpark.no> In-reply-to: <20081107232438.07b05af2.torfinn.ingolfsen@broadpark.no> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> <20081104225543.6f45897f@chii.bluelife.at> <20081107232438.07b05af2.torfinn.ingolfsen@broadpark.no> 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: CFT: MythTV Fixes 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, 07 Nov 2008 22:34:29 -0000 On Fri, 07 Nov 2008 23:24:38 +0100 Torfinn Ingolfsen wrote: > BTW, this port should probably reduce the plist to only include the > files that are actually needed for the mythfrontend and mythtv-setup > executable (IMHO). And the plist needs to be correct, of course: root@kg-quiet# make deinstall ===> Deinstalling for multimedia/mythtv-frontend ===> Deinstalling mythtv-frontend-0.21 pkg_delete: unable to completely remove directory '/usr/local/include/mythtv/upnp/' pkg_delete: unable to completely remove directory '/usr/local/include/mythtv' pkg_delete: unable to completely remove directory '/usr/local/lib/mythtv/filters/' pkg_delete: unable to completely remove directory '/usr/local/lib/mythtv/' pkg_delete: unable to completely remove directory '/usr/local/share/mythtv/themes/default-wide/' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) root@kg-quiet# ls /usr/local/include/mythtv/* /usr/local/lib/mythtv/* /usr/local/share/mythtv/themes/default-wide/* /usr/local/share/mythtv/themes/default-wide/mv-background.png /usr/local/share/mythtv/themes/default-wide/mv-mselect.png /usr/local/share/mythtv/themes/default-wide/mv-sel.png /usr/local/share/mythtv/themes/default-wide/mv_filerequest.png /usr/local/share/mythtv/themes/default-wide/mv_other_background.png /usr/local/share/mythtv/themes/default-wide/mv_selected.png /usr/local/share/mythtv/themes/default-wide/mw-background.png /usr/local/share/mythtv/themes/default-wide/mw-lines.png /usr/local/share/mythtv/themes/default-wide/mw-map-sat.png /usr/local/share/mythtv/themes/default-wide/mw-map.png /usr/local/share/mythtv/themes/default-wide/mw-popup.png /usr/local/share/mythtv/themes/default-wide/weather-ui.xml /usr/local/include/mythtv/upnp: mediaserver.h /usr/local/lib/mythtv/filters: libpostprocess.so HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 8 01:52:06 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 9B9CD1065672; Sat, 8 Nov 2008 01:52:06 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7363C8FC08; Sat, 8 Nov 2008 01:52:06 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (amdmi3@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA81q6Y9025160; Sat, 8 Nov 2008 01:52:06 GMT (envelope-from amdmi3@freefall.freebsd.org) Received: (from amdmi3@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA81q5hY025156; Sat, 8 Nov 2008 01:52:05 GMT (envelope-from amdmi3) Date: Sat, 8 Nov 2008 01:52:05 GMT Message-Id: <200811080152.mA81q5hY025156@freefall.freebsd.org> To: amdmi3@amdmi3.ru, amdmi3@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: amdmi3@FreeBSD.org Cc: Subject: Re: ports/128480: [PATCH] audio/jack: fix plist 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, 08 Nov 2008 01:52:06 -0000 Synopsis: [PATCH] audio/jack: fix plist State-Changed-From-To: open->closed State-Changed-By: amdmi3 State-Changed-When: Sat Nov 8 01:52:05 UTC 2008 State-Changed-Why: This was fixed on Oct 31, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=128480 From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 8 15:27: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 1B10810656E3 for ; Sat, 8 Nov 2008 15:27:18 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [213.47.211.116]) by mx1.freebsd.org (Postfix) with ESMTP id 7C1258FC17 for ; Sat, 8 Nov 2008 15:27:17 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from [78.142.74.81] (helo=chii.bluelife.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1KypiS-0001mc-UC; Sat, 08 Nov 2008 16:27:13 +0100 Date: Sat, 8 Nov 2008 16:27:29 +0100 From: Bernhard Froehlich To: Torfinn Ingolfsen Message-ID: <20081108162729.22b31f62@chii.bluelife.at> In-Reply-To: <20081107232438.07b05af2.torfinn.ingolfsen@broadpark.no> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> <20081104225543.6f45897f@chii.bluelife.at> <20081107232438.07b05af2.torfinn.ingolfsen@broadpark.no> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, 07 Nov 2008 23:24:38 +0100 Torfinn Ingolfsen wrote: > On Tue, 04 Nov 2008 22:55:43 +0100 > Bernhard Froehlich wrote: > > > The reason that this happens is because the architecture is detected > > as i386 instead of amd64. That happens because BSD's gcc 3.4 does > > not output anything when called with the "-dumpmachine" flag and it > > is recommended to use g++ instead. > > > > > > --- configure 2008-03-04 22:23:23.000000000 +0100 > > +++ configure 2008-11-04 20:12:25.000000000 +0100 > > @@ -1466, 7 +1466, 7 @@ > > x86_64|amd64) > > arch="x86_32" > > enable fast_unaligned > > - canon_arch="`$cc -dumpmachine | sed -e 's, \([^-]*\)-.*, \1, '`" > > + canon_arch="`$cxx -dumpmachine | sed -e 's, \([^-]*\)-.*, \1, '`" > > if [ x"$canon_arch" = x"x86_64" -o x"$canon_arch" = x"amd64" ]; > > then if [ -z "`echo $CFLAGS | grep -- -m32`" ]; then > > arch="x86_64" > > > > > > I've also updated my archive to include that patch: > > > > http://home.bluelife.at/ports/mythtv-cft-041108.tar.gz > > Ok, with that archive, mythtv-frontend xompiles and installs. > BTW, this port should probably reduce the plist to only include the > files that are actually needed for the mythfrontend and mythtv-setup > executable (IMHO). [...] Content analysis details: (-1.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.1 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com -0.0 AWL AWL: From: address is in the auto white-list Cc: freebsd-multimedia@freebsd.org Subject: Re: CFT: MythTV Fixes 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, 08 Nov 2008 15:27:18 -0000 On Fri, 07 Nov 2008 23:24:38 +0100 Torfinn Ingolfsen wrote: > On Tue, 04 Nov 2008 22:55:43 +0100 > Bernhard Froehlich wrote: > > > The reason that this happens is because the architecture is detected > > as i386 instead of amd64. That happens because BSD's gcc 3.4 does > > not output anything when called with the "-dumpmachine" flag and it > > is recommended to use g++ instead. > > > > > > --- configure 2008-03-04 22:23:23.000000000 +0100 > > +++ configure 2008-11-04 20:12:25.000000000 +0100 > > @@ -1466,7 +1466,7 @@ > > x86_64|amd64) > > arch="x86_32" > > enable fast_unaligned > > - canon_arch="`$cc -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`" > > + canon_arch="`$cxx -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`" > > if [ x"$canon_arch" = x"x86_64" -o x"$canon_arch" = x"amd64" ]; > > then if [ -z "`echo $CFLAGS | grep -- -m32`" ]; then > > arch="x86_64" > > > > > > I've also updated my archive to include that patch: > > > > http://home.bluelife.at/ports/mythtv-cft-041108.tar.gz > > Ok, with that archive, mythtv-frontend xompiles and installs. > BTW, this port should probably reduce the plist to only include the > files that are actually needed for the mythfrontend and mythtv-setup > executable (IMHO). Good to hear that! Until mythtv 0.20 there was a "--disable-backend" switch for configure but in 0.21 that one is disabled due to abuse in Gentoo ebuild. So sorry but i'm not gonna patch the buildsystem to reimplement that configuration. It's also clearly documented what "frontend-only" really means. http://www.mythtv.org/docs/mythtv-HOWTO-5.html#frontend-only -- Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 8 15:37: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 64FEF106568C for ; Sat, 8 Nov 2008 15:37:14 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [213.47.211.116]) by mx1.freebsd.org (Postfix) with ESMTP id B937E8FC1A for ; Sat, 8 Nov 2008 15:37:13 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from [78.142.74.81] (helo=chii.bluelife.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1Kyps0-0001nb-BJ; Sat, 08 Nov 2008 16:37:11 +0100 Date: Sat, 8 Nov 2008 16:37:21 +0100 From: Bernhard Froehlich To: Torfinn Ingolfsen Message-ID: <20081108163721.75472677@chii.bluelife.at> In-Reply-To: <20081107233427.c07b862f.torfinn.ingolfsen@broadpark.no> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> <20081104225543.6f45897f@chii.bluelife.at> <20081107232438.07b05af2.torfinn.ingolfsen@broadpark.no> <20081107233427.c07b862f.torfinn.ingolfsen@broadpark.no> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, 07 Nov 2008 23:34:27 +0100 Torfinn Ingolfsen wrote: > On Fri, 07 Nov 2008 23:24:38 +0100 > Torfinn Ingolfsen wrote: > > > BTW, this port should probably reduce the plist to only include the > > files that are actually needed for the mythfrontend and mythtv-setup > > executable (IMHO). > > And the plist needs to be correct, of course: > > root@kg-quiet# make deinstall > ===> Deinstalling for multimedia/mythtv-frontend > ===> Deinstalling mythtv-frontend-0.21 > pkg_delete: unable to completely remove directory > '/usr/local/include/mythtv/upnp/' pkg_delete: unable to completely > remove directory '/usr/local/include/mythtv' pkg_delete: unable to > completely remove directory '/usr/local/lib/mythtv/filters/' > pkg_delete: unable to completely remove directory > '/usr/local/lib/mythtv/' pkg_delete: unable to completely remove > directory '/usr/local/share/mythtv/themes/default-wide/' pkg_delete: > couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > > root@kg-quiet# > ls /usr/local/include/mythtv/* /usr/local/lib/mythtv/* /usr/local/share/mythtv/themes/default-wide/* /usr/local/share/mythtv/themes/default-wide/mv-background.png > /usr/local/share/mythtv/themes/default-wide/mv-mselect.png > /usr/local/share/mythtv/themes/default-wide/mv-sel.png > /usr/local/share/mythtv/themes/default-wide/mv_filerequest.png > /usr/local/share/mythtv/themes/default-wide/mv_other_background.png > /usr/local/share/mythtv/themes/default-wide/mv_selected.png > /usr/local/share/mythtv/themes/default-wide/mw-background.png > /usr/local/share/mythtv/themes/default-wide/mw-lines.png > /usr/local/share/mythtv/themes/default-wide/mw-map-sat.png > /usr/local/share/mythtv/themes/default-wide/mw-map.png > /usr/local/share/mythtv/themes/default-wide/mw-popup.png > /usr/local/share/mythtv/themes/default-wide/weather-ui.xml > > /usr/local/include/mythtv/upnp: > mediaserver.h > > /usr/local/lib/mythtv/filters: > libpostprocess.so [...] Content analysis details: (-1.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.1 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com -0.1 AWL AWL: From: address is in the auto white-list Cc: freebsd-multimedia@freebsd.org Subject: Re: CFT: MythTV Fixes 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, 08 Nov 2008 15:37:14 -0000 On Fri, 07 Nov 2008 23:34:27 +0100 Torfinn Ingolfsen wrote: > On Fri, 07 Nov 2008 23:24:38 +0100 > Torfinn Ingolfsen wrote: > > > BTW, this port should probably reduce the plist to only include the > > files that are actually needed for the mythfrontend and mythtv-setup > > executable (IMHO). > > And the plist needs to be correct, of course: > > root@kg-quiet# make deinstall > ===> Deinstalling for multimedia/mythtv-frontend > ===> Deinstalling mythtv-frontend-0.21 > pkg_delete: unable to completely remove directory > '/usr/local/include/mythtv/upnp/' pkg_delete: unable to completely > remove directory '/usr/local/include/mythtv' pkg_delete: unable to > completely remove directory '/usr/local/lib/mythtv/filters/' > pkg_delete: unable to completely remove directory > '/usr/local/lib/mythtv/' pkg_delete: unable to completely remove > directory '/usr/local/share/mythtv/themes/default-wide/' pkg_delete: > couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > > root@kg-quiet# > ls /usr/local/include/mythtv/* /usr/local/lib/mythtv/* /usr/local/share/mythtv/themes/default-wide/* /usr/local/share/mythtv/themes/default-wide/mv-background.png > /usr/local/share/mythtv/themes/default-wide/mv-mselect.png > /usr/local/share/mythtv/themes/default-wide/mv-sel.png > /usr/local/share/mythtv/themes/default-wide/mv_filerequest.png > /usr/local/share/mythtv/themes/default-wide/mv_other_background.png > /usr/local/share/mythtv/themes/default-wide/mv_selected.png > /usr/local/share/mythtv/themes/default-wide/mw-background.png > /usr/local/share/mythtv/themes/default-wide/mw-lines.png > /usr/local/share/mythtv/themes/default-wide/mw-map-sat.png > /usr/local/share/mythtv/themes/default-wide/mw-map.png > /usr/local/share/mythtv/themes/default-wide/mw-popup.png > /usr/local/share/mythtv/themes/default-wide/weather-ui.xml > > /usr/local/include/mythtv/upnp: > mediaserver.h > > /usr/local/lib/mythtv/filters: > libpostprocess.so Can you please recheck that because i think they were not installed by that port. I've successfully testet that port with my tinderbox in several configurations and it has no leftovers so maybe they are from another port or your configure detected something different and installed additional files. If that is the case please send me your configure output. Thanks! -- Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 8 21:49:37 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 C43371065672; Sat, 8 Nov 2008 21:49:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9B77D8FC19; Sat, 8 Nov 2008 21:49:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA8Lnbi2053243; Sat, 8 Nov 2008 21:49:37 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA8LnbBB053239; Sat, 8 Nov 2008 21:49:37 GMT (envelope-from miwi) Date: Sat, 8 Nov 2008 21:49:37 GMT Message-Id: <200811082149.mA8LnbBB053239@freefall.freebsd.org> To: miwi@FreeBSD.org, miwi@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/128680: [PATCH] multimedia/gavl: update to 1.0.1 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, 08 Nov 2008 21:49:37 -0000 Synopsis: [PATCH] multimedia/gavl: update to 1.0.1 Responsible-Changed-From-To: miwi->freebsd-multimedia Responsible-Changed-By: miwi Responsible-Changed-When: Sat Nov 8 21:49:37 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=128680