From owner-freebsd-multimedia@FreeBSD.ORG Sun Mar 16 18:32: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 B5F671065672 for ; Sun, 16 Mar 2008 18:32:34 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 63D338FC1D for ; Sun, 16 Mar 2008 18:32:34 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.152]) by ns2.bafirst.com with esmtp; Sun, 16 Mar 2008 13:22:16 -0500 id 000D4C4D.47DD6558.00004125 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sun, 16 Mar 2008 12:22:05 -0600 id 0004AC19.47DD654D.0000374A Received: from 172.16.0.2 ([172.16.0.2]) by intranet.encontacto.net (Horde Framework) with HTTP; Sun, 16 Mar 2008 13:22:05 -0500 Message-ID: <20080316132205.53216d45ua5zpmgw@intranet.encontacto.net> Date: Sun, 16 Mar 2008 13:22:05 -0500 From: eculp To: freebsd-multimedia MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) Subject: Realtek ALC268 HDA sound can play but won't recieve input. 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, 16 Mar 2008 18:32:34 -0000 mem =20 0xf2680000-0xf2683fff irq 21 at device 7.0 on pci0 Basically, I can listen but not talk. Not very productive for Skye =20 conversations;) This is a Acer Aspire 5520-5679 running FreeBSD =C4MD64 Current as of today pciconf -lv shows: pcm0@pci0:0:7:0: class=3D0x040300 card=3D0x01261025 chip=3D0x055c10de= =20 rev=3D0xa1 hdr=3D0x00 vendor =3D 'Nvidia Corp' class =3D multimedia I have put a verbose dmesg at http://encontacto.net/dmesg_verbose.txt Hopefully there is a configuration setting that I am missing. Any =20 suggestions appreciated. Thanks, ed From owner-freebsd-multimedia@FreeBSD.ORG Sun Mar 16 19:31: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 DC310106566B for ; Sun, 16 Mar 2008 19:31:14 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.freebsd.org (Postfix) with ESMTP id 983A78FC13 for ; Sun, 16 Mar 2008 19:31:14 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from localhost (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with SMTP id <0JXU006KT7I0YGN0@mta3.srv.hcvlny.cv.net> for FreeBSD-multimedia@FreeBSD.org; Sun, 16 Mar 2008 15:01:13 -0400 (EDT) Date: Sun, 16 Mar 2008 15:01:10 -0400 From: "E. J. Cerejo" To: FreeBSD-multimedia@FreeBSD.org Message-id: <20080316150110.c534b93e.ejcerejo@optonline.net> MIME-version: 1.0 X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Cc: Subject: VLC broken? 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, 16 Mar 2008 19:31:15 -0000 I'm trying to build vlc, I just cvsuped the ports tree so I've got the latest version but I get this error on Fbsd 7 stable: cc -Wsign-compare -Wall -O2 -fno-strict-aliasing -pipe -march=pentium4 -pthread -pipe -pthread -pthread -o libwav_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/usr/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libwav_plugin.a if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/ports/multimedia/vlc/work/fake//usr/local/include -I/usr/ports/multimedia/vlc/work/vlc-0.8.6e/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -DSYS_FREEBSD7_0 -I../../include `top_builddir="../.." ../../vlc-config --cxxflags plugin mkv` -Wsign-compare -Wall -O2 -fno-strict-aliasing -pipe -march=pentium4 -pipe -MT libmkv_plugin_a-mkv.o -MD -MP -MF ".deps/libmkv_plugin_a-mkv.Tpo" -c -o libmkv_plugin_a-mkv.o `test -f 'mkv.cpp' || echo './'`mkv.cpp; \ then mv -f ".deps/libmkv_plugin_a-mkv.Tpo" ".deps/libmkv_plugin_a-mkv.Po"; else rm -f ".deps/libmkv_plugin_a-mkv.Tpo"; exit 1; fi In file included from /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc/input.h:43, from mkv.cpp:36: /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_input.h: In function 'void vlc_input_item_Clean(input_item_t*)': /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_input.h:165: warning: deprecated conversion from string constant to 'char*' In file included from mkv.cpp:38: /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h: At global scope: /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:330: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:368: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/codecs.h:368: warning: deprecated conversion from string constant to 'char*' In file included from mkv.cpp:94: /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:99: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:99: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:99: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:99: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:99: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' /usr/ports/multimedia/vlc/work/vlc-0.8.6e/include/vlc_keys.h:189: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In function 'int vlc_entry__0_8_6(module_t*)': mkv.cpp:393: warning: deprecated conversion from string constant to 'char*' mkv.cpp:393: warning: deprecated conversion from string constant to 'char*' mkv.cpp:393: warning: deprecated conversion from string constant to 'char*' mkv.cpp:393: warning: deprecated conversion from string constant to 'char*' mkv.cpp:394: warning: deprecated conversion from string constant to 'char*' mkv.cpp:396: warning: deprecated conversion from string constant to 'char*' mkv.cpp:401: warning: deprecated conversion from string constant to 'char*' mkv.cpp:401: warning: deprecated conversion from string constant to 'char*' mkv.cpp:401: warning: deprecated conversion from string constant to 'char*' mkv.cpp:405: warning: deprecated conversion from string constant to 'char*' mkv.cpp:405: warning: deprecated conversion from string constant to 'char*' mkv.cpp:405: warning: deprecated conversion from string constant to 'char*' mkv.cpp:409: warning: deprecated conversion from string constant to 'char*' mkv.cpp:409: warning: deprecated conversion from string constant to 'char*' mkv.cpp:409: warning: deprecated conversion from string constant to 'char*' mkv.cpp:413: warning: deprecated conversion from string constant to 'char*' mkv.cpp:413: warning: deprecated conversion from string constant to 'char*' mkv.cpp:413: warning: deprecated conversion from string constant to 'char*' mkv.cpp:417: warning: deprecated conversion from string constant to 'char*' mkv.cpp:417: warning: deprecated conversion from string constant to 'char*' mkv.cpp:417: warning: deprecated conversion from string constant to 'char*' mkv.cpp:421: warning: deprecated conversion from string constant to 'char*' mkv.cpp:422: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In function 'void MkvTree(demux_t&, int, char*, ...)': mkv.cpp:490: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In destructor 'virtual demux_sys_t::~demux_sys_t()': mkv.cpp:1336: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In member function 'void demux_sys_t::StartUiThread()': mkv.cpp:2522: warning: deprecated conversion from string constant to 'char*' mkv.cpp:2522: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In member function 'void demux_sys_t::StopUiThread()': mkv.cpp:2533: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In static member function 'static int demux_sys_t::EventThread(vlc_object_t*)': mkv.cpp:2898: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In member function 'void matroska_segment_c::ParseTrackEntry(libmatroska::KaxTrackEntry*)': mkv.cpp:4099: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4103: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4107: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4111: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4115: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4215: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4226: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4234: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4239: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4244: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4249: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4256: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4271: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4278: warning: deprecated conversion from string constant to 'char*' mkv.cpp:4285: warning: deprecated conversion from string constant to 'char*' mkv.cpp: In member function 'virtual bool dvd_chapter_codec_c::Enter()': mkv.cpp:5848: error: no matching function for call to 'min(size_t&, long long unsigned int)' mkv.cpp: In member function 'virtual bool dvd_chapter_codec_c::Leave()': mkv.cpp:5871: error: no matching function for call to 'min(size_t&, long long unsigned int)' gmake[4]: *** [libmkv_plugin_a-mkv.o] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules/demux' gmake[3]: *** [all-modules] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules/demux' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.6e' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/vlc. > From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 17 08:32: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 B42241065673 for ; Mon, 17 Mar 2008 08:32:43 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by mx1.freebsd.org (Postfix) with ESMTP id F2ECD8FC16 for ; Mon, 17 Mar 2008 08:32:42 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from mail1.siemens.de (localhost [127.0.0.1]) by david.siemens.de (8.12.6/8.12.6) with ESMTP id m2H7vLen002080 for ; Mon, 17 Mar 2008 08:57:21 +0100 Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.40.130]) by mail1.siemens.de (8.12.6/8.12.6) with ESMTP id m2H7vL3w001306 for ; Mon, 17 Mar 2008 08:57:21 +0100 Received: (from localhost) by curry.mchp.siemens.de (8.14.2/8.14.2) id m2H7vLWa044542; Date: Mon, 17 Mar 2008 08:57:21 +0100 From: Andre Albsmeier To: freebsd-multimedia@freebsd.org Message-ID: <20080317075721.GA30606@curry.mchp.siemens.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Echelon: X-Advice: Drop that crappy M$-Outlook, I'm tired of your viruses! User-Agent: Mutt/1.5.14 (2007-02-12) Subject: Problems with fxtv and bktr cards on modern hardware 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, 17 Mar 2008 08:32:43 -0000 I have problems using fxtv (without -disableDirectV) on modern hardware (Asus P5W, BrookTree 878 PCI, Matrox G550 PCIe). On an older board (Asus CUBX-L) with the same BrookTree 878 PCI card and a Matrox G550 AGP everything works. I have found two test programmes on http://people.freebsd.org/~rhh/fxtv/: 1. dgafbtest tests the functionality of the DGA extensions. It draws some lines in the corners of the screen using DGA. This programme works perfectly on the Asus P5W. 2. tv-dgatest switches the bktr-card into a mode where it generates colourbars (instead of video). The result is written directly to the graphics card's memory using DGA. This doesn't work on the P5W but it works on the CUBX-L. tv-dgatest outputs some diagnostic data. In the case of the P5W these are: XF86 DGA Extension Test Version = 2.00 Direct Video = NO-DirectGraphics NO-DirectMouse NO-DirectKeyb XF86DGAGetVideo: Video Address = 0x48400000 Width = 1280 BankSize = 32768K MemSize = 32768K XF86DGAGetVideoLL: Video Address = 0xfa000000 Width = 1280 BankSize = 32768K MemSize = 32768K The data for the CUBX-L is the same except for the "Video Address" which changes from 0xfa000000 to 0xe2000000. Since dgafbtest works we can assume that the address of the video memory is correct in both cases. In tv-dgatest, it seems that the call ioctl( fd, METEORSVIDEO, &video ) instructs the bktr driver to tell the card where to copy its output. Then, the lines larg = METEOR_CAP_SINGLE; ioctl( fd, METEORCAPTUR, &larg ) actually tell the card to send its colour bars to graphics adapter. Could it be that the bktr driver (or the card) has problems with the METEORSVIDEO ioctl() with a video address 0xfa000000? Or could it be, that the old PCI-based BrookTree 878 card can't work together with a PCIe-based G550? Any ideas? Thanks, -Andre From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 17 10:04: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 E9B5A1065673 for ; Mon, 17 Mar 2008 10:04:57 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 7D4A38FC28 for ; Mon, 17 Mar 2008 10:04:57 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id E5F821CC18; Mon, 17 Mar 2008 11:04:56 +0100 (CET) Date: Mon, 17 Mar 2008 11:04:56 +0100 From: Erwin Lansing To: multimedia@FreeBSD.org Message-ID: <20080317100456.GA90333@droso.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7mjWZ9NKzhEjSVTm" Content-Disposition: inline X-Operating-System: FreeBSD/i386 7.0-BETA2 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: [ports-i386@FreeBSD.org: libebml-0.7.8 failed on i386 8] 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, 17 Mar 2008 10:04:58 -0000 --7mjWZ9NKzhEjSVTm Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Mon, 17 Mar 2008 02:21:29 GMT =46rom: User Ports-i386 To: kris@FreeBSD.org, linimon@FreeBSD.org, erwin@FreeBSD.org Subject: libebml-0.7.8 failed on i386 8 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.2008031617/libe= bml-0.7.8.log building libebml-0.7.8 on gohan48.freebsd.org in directory /x/tmp/8/chroot/3 building for: 8.0-CURRENT i386 maintained by: multimedia@FreeBSD.org port directory: /usr/ports/textproc/libebml Makefile ident: $FreeBSD: ports/textproc/libebml/Makefile,v 1.21 2008/03/08= 19:26:27 ahze Exp $ build started at Mon Mar 17 02:20:08 UTC 2008 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Dgettext-0.16.1_3.tbz gmake-3.81_2.tbz libiconv-1.11_1.tbz RUN_DEPENDS=3D prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/local add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D> libebml-0.7.8.tar.bz2 doesn't seem to exist in /tmp/distfiles/. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/libebml-0.7= =2E8.tar.bz2: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports= /distfiles/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/libebml-0.7.= 8.tar.bz2: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from http://dl.matroska.org/downloads/libebml/. fetch: http://dl.matroska.org/downloads/libebml/libebml-0.7.8.tar.bz2: Oper= ation timed out =3D> Attempting to fetch from http://www.bunkus.org/videotools/mkvtoolnix/s= ources/old/. fetch: http://www.bunkus.org/videotools/mkvtoolnix/sources/old/libebml-0.7.= 8.tar.bz2: Not Found =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/libebml-0.7= =2E8.tar.bz2: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports= /distfiles/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/libebml-0.7.= 8.tar.bz2: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/ and try again. *** Error code 1 Stop in /a/ports/textproc/libebml. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/textproc/libebml ended at Mon Mar 17 02:21:35 UTC 2008 ----- End forwarded message ----- --=20 I'm Erwin Lansing erwin@FreeBSD.org and I approve this message erwin@aauug.dk --7mjWZ9NKzhEjSVTm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iD8DBQFH3kJIqy9aWxUlaZARApL9AKDkW3IXYVpkF2kDYotWJOqjZnJLoQCfVb+t b5obdHLlBk39In8sEaxi45s= =XAk8 -----END PGP SIGNATURE----- --7mjWZ9NKzhEjSVTm-- From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 17 11:07:08 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 96AC51065673 for ; Mon, 17 Mar 2008 11:07:08 +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 838638FC22 for ; Mon, 17 Mar 2008 11:07:08 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2HB78vd055171 for ; Mon, 17 Mar 2008 11:07:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2HB77Um055167 for freebsd-multimedia@FreeBSD.org; Mon, 17 Mar 2008 11:07:07 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 17 Mar 2008 11:07:07 GMT Message-Id: <200803171107.m2HB77Um055167@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, 17 Mar 2008 11:07:08 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on FreeBSD 5.4 and o kern/96538 multimedia [sound] emu10k1-driver inverts channels o kern/97535 multimedia [snd_mss] doesn't work in 6.0-RELEASE and above for Cr o kern/98167 multimedia [sound] [es137x] [patch] ES1370 mixer volumes incorrec o kern/98752 multimedia [sound] Intel ich6 82801 FB - on Packard Bell A8810 la o kern/104626 multimedia [sound] FreeBSD 6.2 does not support SoundBlaster Audi o kern/104874 multimedia [snd_emu10k1] kldload snd_emu10k1 hangs system o kern/107051 multimedia [sound] only 2 channels output works for the ALC850 (o o kern/107516 multimedia [snd_emu10k1] - skips, clicks and lag after a day of h o kern/114760 multimedia [snd_cmi] snd_cmi driver causing sporadic system hangs o kern/115666 multimedia [pcm] Microphone does not work o ports/118104 multimedia [PATCH] multimedia/vlc - volume bar position almost in o kern/119181 multimedia [snd_hda] snd_hda needs doesn't recognise headphones o o kern/119759 multimedia [emu10k1] Can not record anything with emu10k1 on 7.0- o kern/120144 multimedia [snd_hda] snd_hda plays sound on all outputs o kern/121156 multimedia [pcm]: [PATCH] Turn on inverted external amplifier sen o ports/121707 multimedia fatal multimedia/vlc build error 22 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/23546 multimedia [snd_csa] [patch] csa DMA-interrupt problem o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. s kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I o kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible o kern/79678 multimedia [sound] sound works except recording from any source f kern/80465 multimedia [sound] pcm0:record:0: record interrupt timeout (Acer o kern/80632 multimedia [pcm] pcm driver missing support for CMI8738 auxillary s kern/83697 multimedia [snd_mss] [patch] support, docs added for full-duplex, o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup o kern/92512 multimedia [sound] distorted mono output with emu10k1 o i386/93986 multimedia [pcm] Acer TravelMate 4652LMi pcm0 channel dead o kern/95086 multimedia [sound] uaudio line in problem with sbdm lx o kern/97609 multimedia [sound] Load Sound Module - VIA8233 - fails o kern/98496 multimedia [snd_ich] some functions don't work in my sound kernel o kern/98504 multimedia [sound] Sound is distorted with SB Live 5.1 o kern/100859 multimedia [snd_ich] snd_ich broken on GIGABYTE 915 system o kern/101417 multimedia [sound] 4-speakers output not possible on Asus A8V-Del o kern/111767 multimedia [pcm] ATI SB450 High Definition Audio Controller sound s kern/113950 multimedia [sound] [patch] [request] add per-vchan mixer support f ports/114019 multimedia multimedia/transcode coring with sig11 by pthread_test f ports/114573 multimedia multimedia/vlc-devel doesn't compile when the QT4 opti o kern/115300 multimedia [snd_hda] snd_hda(4) fails to attach on -CURRENT (regr o kern/117599 multimedia [pcm] Audio routing problem NVIDIA MCP51 HDA o kern/117729 multimedia [snd_hda] microphone is not working with snd_hda on Fr o ports/117810 multimedia multimedia/vlc-devel port could be compiled with lua m o ports/117824 multimedia CONFIGURE_LINE truncated to 2048 chars in [at least] m o ports/118168 multimedia [patch] multimedia/transcode - Add WITHOUT_X11 and WIT o ports/118237 multimedia Ports: multimedia/ffmpeg fix configure option and add o ports/118289 multimedia port of multimedia/tovid only semi works on 6.2 Releas o kern/119671 multimedia [snd_hda] line is mic and mic is line on Fujitsu Sieme o kern/119931 multimedia [sound] No sound card detected on ASUS "K8V-X SE R2.00 o kern/119973 multimedia [snd_maestro] snd_maestro only works after reload (reg o ports/120518 multimedia [PATCH] multimedia/ffmpeg: Respect user using WITHOUT_ o kern/120780 multimedia [snd_hda] snd_hda doesn't work on Dell Latitutude D530 o kern/120857 multimedia [snd_emu10k1] snd_emu10k1 driver issues a warning on u o ports/121636 multimedia [PATCH] multimedia/ffmpeg add OPTIONS and improvements o ports/121662 multimedia graphics/libcaca - not bumped after imlib2 upgrade 38 problems total. From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 17 22:42: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 798781065695 for ; Mon, 17 Mar 2008 22:42:16 +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 2E1C88FC35 for ; Mon, 17 Mar 2008 22:42:15 +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 <0JXW0068UCEEE4A0@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Mon, 17 Mar 2008 23:42:14 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JXW007FNCEE72A2@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Mon, 17 Mar 2008 23:42:14 +0100 (CET) Date: Mon, 17 Mar 2008 23:42:14 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20080317234214.91af0b7c.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd6.3) 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: MythTV 0.21? 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, 17 Mar 2008 22:42:16 -0000 Hello, Now that MythTV 0.21 has been released, has anyone tried to port it? It have some nice new features (storage groups, multirec if you use dvb / atsc, and lots more), but I don't know how this affects the portability of the codebase. -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 00:35:33 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B5B1065696 for ; Tue, 18 Mar 2008 00:35:33 +0000 (UTC) (envelope-from Tad1214@aol.com) Received: from imo-m25.mx.aol.com (imo-m25.mx.aol.com [64.12.137.6]) by mx1.freebsd.org (Postfix) with ESMTP id 015D18FC16 for ; Tue, 18 Mar 2008 00:35:32 +0000 (UTC) (envelope-from Tad1214@aol.com) Received: from Tad1214@aol.com by imo-m25.mx.aol.com (mail_out_v38_r9.3.) id n.d0f.23d2bc61 (34953) for ; Mon, 17 Mar 2008 20:25:20 -0400 (EDT) Received: from Barracuda.donnelly.servebeer.com (c-24-131-143-17.hsd1.mn.comcast.net [24.131.143.17]) by cia-da06.mx.aol.com (v121.4) with ESMTP id MAILCIADA062-888947df0bef7d; Mon, 17 Mar 2008 20:25:20 -0400 Message-ID: <47DF0BEE.4080304@aol.com> Date: Mon, 17 Mar 2008 19:25:18 -0500 From: Thomas Donnelly User-Agent: Thunderbird 2.0.0.12 (X11/20080308) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AOL-IP: 24.131.143.17 X-Mailer: Unknown (No Version) X-Spam-Flag: NO Subject: TV Tuner Card 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, 18 Mar 2008 00:35:33 -0000 I am looking to watch TV on my desktop. I know that BrookTree chipsets work with the bktr driver, but I can't find out which cards have this chipset. Does anyone have any links or exact model numbers that work with FreeBSD? Thanks! -=Tom From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 03:15:06 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 433E31065673 for ; Tue, 18 Mar 2008 03:15:06 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.freebsd.org (Postfix) with ESMTP id CB6138FC14 for ; Tue, 18 Mar 2008 03:15:05 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (l3dp1rgsgynm5rxq@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id m2I2dBtK004260; Mon, 17 Mar 2008 19:39:11 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id m2I2dBGL004259; Mon, 17 Mar 2008 19:39:11 -0700 (PDT) (envelope-from jmg) Date: Mon, 17 Mar 2008 19:39:11 -0700 From: John-Mark Gurney To: Thomas Donnelly Message-ID: <20080318023911.GT22155@funkthat.com> Mail-Followup-To: Thomas Donnelly , freebsd-multimedia@freebsd.org References: <47DF0BEE.4080304@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47DF0BEE.4080304@aol.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (hydrogen.funkthat.com [127.0.0.1]); Mon, 17 Mar 2008 19:39:11 -0700 (PDT) Cc: freebsd-multimedia@freebsd.org Subject: Re: TV Tuner Card 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, 18 Mar 2008 03:15:06 -0000 Thomas Donnelly wrote this message on Mon, Mar 17, 2008 at 19:25 -0500: > I am looking to watch TV on my desktop. I know that BrookTree chipsets > work with the bktr driver, but I can't find out which cards have this > chipset. Does anyone have any links or exact model numbers that work > with FreeBSD? How about here: http://www.freebsd.org/cgi/man.cgi?query=bktr&apropos=0&sektion=0&manpath=FreeBSD+6.3-RELEASE&format=html or in the hardware release notes: http://www.freebsd.org/releases/6.3R/hardware-i386.html#CAMERA -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 06:57:32 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 143B6106564A for ; Tue, 18 Mar 2008 06:57:32 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 54E948FC2B for ; Tue, 18 Mar 2008 06:57:31 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id HAA10643 for ; Tue, 18 Mar 2008 07:35:08 +0100 (CET) (envelope-from matthias.apitz@oclc.org) Received: from ppp-82-135-2-189.dynamic.mnet-online.de(82.135.2.189) by hunter.Sisis.de via smap (V2.1) id xma010599; Tue, 18 Mar 08 07:34:44 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m2I6fpOF002316 for freebsd-multimedia@freebsd.org; Tue, 18 Mar 2008 07:41:51 +0100 (CET) (envelope-from matthias.apitz@oclc.org) Resent-Message-Id: <200803180641.m2I6fpOF002316@rebelion.Sisis.de> X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Mon, 17 Mar 2008 10:47:19 +0100 From: Matthias Apitz To: Ted Faber Message-ID: <20080317094719.GA3769@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) Resent-From: guru@rebelion.Sisis.de Resent-Date: Tue, 18 Mar 2008 07:41:51 +0100 Resent-To: freebsd-multimedia@freebsd.org Cc: freebsd-multimedia@freebsd.org Subject: Re: ekiga fails to use sound card, other apps do, config help? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 06:57:32 -0000 Hi Ted, You wrote in freebsd-multimedia@freebsd.org Date: Wed, 7 Nov 2007 09:11:12 -0800: > In case anyone else is up nights worrying about this, I found an > uninitiailzed variable in pwlib and forwarded a patch to the > maintainer that he's committing. I've the same problem in 6.2-RELEASE with ekiga Ekiga version 2.0.11 ekiga OPAL version 2.2.8 ekiga PWLIB version 1.10.1 Could you please send me your patch to check if it is included? Thx in advance matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 15:29:31 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 D31FE106566C for ; Tue, 18 Mar 2008 15:29:31 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from QMTA07.westchester.pa.mail.comcast.net (qmta07.westchester.pa.mail.comcast.net [76.96.62.64]) by mx1.freebsd.org (Postfix) with ESMTP id 8631A8FC12 for ; Tue, 18 Mar 2008 15:29:31 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from OMTA08.westchester.pa.mail.comcast.net ([76.96.62.12]) by QMTA07.westchester.pa.mail.comcast.net with comcast id 2fTE1Z0090Fqzac5700800; Tue, 18 Mar 2008 15:28:36 +0000 Received: from kirby.cyberbotx.com ([68.43.195.82]) by OMTA08.westchester.pa.mail.comcast.net with comcast id 2fVV1Z00p1n8LeU3U00000; Tue, 18 Mar 2008 15:29:30 +0000 X-Authority-Analysis: v=1.0 c=1 a=4pguY09OUMMA:10 a=UuNBA_9DTolT6dWGlhUA:9 a=MH2C1Uid_fP8jSlq2ijUC4LveFsA:4 a=gi0PWCVxevcA:10 Message-ID: <47DFDFD9.5010903@cyberbotx.com> Date: Tue, 18 Mar 2008 11:29:29 -0400 From: Naram Qashat User-Agent: Thunderbird 2.0.0.12 (X11/20080229) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Regarding latest Skype update in UPDATING 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, 18 Mar 2008 15:29:31 -0000 I just updated my ports tree and noticed there was a message in UPDATING about Skype requiring linux-fc6 and the Linux emulation layer being set to 2.6.16. How does this affect people still using FreeBSD 6.x? Don't we not have 2.6.16 as an option, but only 2.4.2? I'm personally updating to FreeBSD 7.0 next week, but I feel it's good to ask for those people out there still using 6.x. Thanks, Naram Qashat From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 15:43:21 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 A5E1C106566C for ; Tue, 18 Mar 2008 15:43:21 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao105.cox.net (eastrmmtao105.cox.net [68.230.240.47]) by mx1.freebsd.org (Postfix) with ESMTP id 403AC8FC2F for ; Tue, 18 Mar 2008 15:43:20 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao105.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080318154321.TLLU11989.eastrmmtao105.cox.net@eastrmimpo01.cox.net>; Tue, 18 Mar 2008 11:43:21 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id 2fjK1Z0074iy4EG02fjKgQ; Tue, 18 Mar 2008 11:43:20 -0400 Date: Tue, 18 Mar 2008 10:44:55 -0500 To: "Naram Qashat" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <47DFDFD9.5010903@cyberbotx.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <47DFDFD9.5010903@cyberbotx.com> User-Agent: Opera Mail/9.26 (Linux) Cc: freebsd-multimedia@freebsd.org, beech@freebsd.org Subject: Re: Regarding latest Skype update in UPDATING 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, 18 Mar 2008 15:43:21 -0000 On Tue, 18 Mar 2008 10:29:29 -0500, Naram Qashat wrote: > I just updated my ports tree and noticed there was a message in UPDATING > about Skype requiring linux-fc6 and the Linux emulation layer being set > to 2.6.16. How does this affect people still using FreeBSD 6.x? Don't > we not have 2.6.16 as an option, but only 2.4.2? I'm personally > updating to FreeBSD 7.0 next week, but I feel it's good to ask for those > people out there still using 6.x. You will get a better result if you CC'ing or straight email to the maintainer. I personal think that skype port should be mark as BROKEN for FreeBSD 6.x and below. Also, maybe create skype12 for FreeBSD 6.x users. Cheers, Mezz > Thanks, > Naram Qashat -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 19:08:37 2008 Return-Path: Delivered-To: FreeBSD-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E2991065673; Tue, 18 Mar 2008 19:08:37 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by mx1.freebsd.org (Postfix) with ESMTP id F18BF8FC1D; Tue, 18 Mar 2008 19:08:36 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) X-Bogosity: No, tests=bogofilter X-DKIM: Sendmail DKIM Filter v2.4.1 anthesphoria.net m2IIae1e072823 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anthesphoria.net; s=phero; t=1205865408; bh=huAzHJ77v966uIfkz/p8WJrR37hdz1YX3QKqUoFiT 2c=; l=1810; h=X-Bogosity:Date:From:To:Cc:Subject:Message-ID: In-Reply-To:References:X-Mailer:X-Face:X-Operating-System: X-OpenPGP-Fingerprint:X-OpenPGP-Preferred-Keyserver:Mime-Version: Content-Type:Content-Transfer-Encoding; b=c5xgTdTd03dO7cbucGfPhaFw w1Dbhs80aVqimSuMrChlh2bS/flJr4oY4uoIsqPOsaHIAkltUqwYz4QMCknh/e+uOio k6mWOnVucg2853ZX/qqeUcwZ6x2+V7W0jyChmYCs/ybQ8MOIGLx9LRD+R15zcldkT2w 7fQoh/FtjxBiA= Received: from anthesphoria.net (adsl-200-42.eunet.yu [213.198.200.42]) (authenticated bits=0) by anthesphoria.net (8.14.2/8.14.2) with ESMTP id m2IIae1e072823 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Mar 2008 19:36:43 +0100 (CET) (envelope-from nikola.lecic@anthesphoria.net) Date: Tue, 18 Mar 2008 19:36:28 +0100 From: Nikola =?UTF-8?B?TGXEjWnEhw==?= To: "Jeremy Messenger" , "Naram Qashat" , beech@FreeBSD.org Message-ID: <20080318193628.1dc85b79@anthesphoria.net> In-Reply-To: References: <47DFDFD9.5010903@cyberbotx.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd6.2) X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] X-Operating-System: FreeBSD 6.2-RELEASE-p11 X-OpenPGP-Fingerprint: FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B X-OpenPGP-Preferred-Keyserver: x-hkp://pgpkeys.pca.dfn.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD-multimedia@FreeBSD.org Subject: Re: Regarding latest Skype update in UPDATING 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, 18 Mar 2008 19:08:37 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 On Tue, 18 Mar 2008 10:44:55 -0500 "Jeremy Messenger" wrote: =20 > On Tue, 18 Mar 2008 10:29:29 -0500, Naram Qashat > wrote: >=20 > > I just updated my ports tree and noticed there was a message in > > UPDATING about Skype requiring linux-fc6 and the Linux emulation > > layer being set to 2.6.16. How does this affect people still using > > FreeBSD 6.x? Don't we not have 2.6.16 as an option, but only > > 2.4.2? I'm personally updating to FreeBSD 7.0 next week, but I > > feel it's good to ask for those people out there still using 6.x. >=20 > You will get a better result if you CC'ing or straight email to the =20 > maintainer. I personal think that skype port should be mark as BROKEN > for FreeBSD 6.x and below. Also, maybe create skype12 for FreeBSD 6.x > users. I happily use Skype-1.4 on plain FreeBSD-6.2 for months and it works flawlessly. I don't have OVERRIDE_LINUX_BASE_PORT or anything of that sort at all. I did just two small adjustments: Skype-1.4 must be run with setuid root (other people reported similar thing) and with - --resources=3D/usr/local/share/skype. IMHO no need to mark it BROKEN. - --=20 Nikola Le=C4=8Di=C4=87 =3D =D0=9D=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0 =D0=9B=D0= =B5=D1=87=D0=B8=D1=9B fingerprint : FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iJwEAQEDAAYFAkfgC7QACgkQ/MM/0rYIoZjTrAP9EQSkPAPIPSpSLpPzmsR+lmPb 4UtzbmJmLHm01BUVRnf0IsoSt/cfyyJl6ONwVGNy4hksSK+gKdg37Z+tSyQp55Nq p28OZ7/hM9220oh1lFrfofESws4F7RM0bV0LbLuQG9z5z5R5NFuFGz1XQ1MvQ5j3 MsZVqvmOgO89q9LIMDE=3D =3D7wIh -----END PGP SIGNATURE----- From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 20:25:39 2008 Return-Path: Delivered-To: FreeBSD-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E921F106564A for ; Tue, 18 Mar 2008 20:25:39 +0000 (UTC) (envelope-from beech@freebsd.org) Received: from freebsd.alaskaparadise.com (freebsd.alaskaparadise.com [208.79.80.117]) by mx1.freebsd.org (Postfix) with ESMTP id CC01D8FC21 for ; Tue, 18 Mar 2008 20:25:39 +0000 (UTC) (envelope-from beech@freebsd.org) Received: from 137-42-178-69.gci.net (137-42-178-69.gci.net [69.178.42.137]) by freebsd.alaskaparadise.com (Postfix) with ESMTP id C5A442383682; Tue, 18 Mar 2008 20:05:38 +0000 (UTC) From: Beech Rintoul To: Nikola =?utf-8?q?Le=C4=8Di=C4=87?= Date: Tue, 18 Mar 2008 12:05:30 -0800 User-Agent: KMail/1.9.7 References: <47DFDFD9.5010903@cyberbotx.com> <20080318193628.1dc85b79@anthesphoria.net> In-Reply-To: <20080318193628.1dc85b79@anthesphoria.net> X-Face: jC2w\k*Q1\0DA2Q0Eh&BrP/Rt2M,^2O#R07VoT98m*>miQF9%Bi9vy`F6cPjwEe?m,)=?utf-8?q?2=0A=09X=3FM=5C=3AOE9QgZ?="xT3/n3,3MJ7N=Cfkmi%f(w^~X"SUxn>; 27NO; C+)g[7J`$G*SN>{<=?utf-8?q?O=3Bg7=7C=0A=09o=7D=265A=5D4?=@7D`=Eb@Zs1Ln814?]|k@'bG=.Ca"[|8+_.OsNAo8!#?4u MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200803181205.35109.beech@freebsd.org> Cc: FreeBSD-multimedia@freebsd.org Subject: Re: Regarding latest Skype update in UPDATING X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Beech Rintoul List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 20:25:40 -0000 On Tuesday 18 March 2008, Nikola Le=C4=8Di=C4=87 said: > On Tue, 18 Mar 2008 10:44:55 -0500 > > "Jeremy Messenger" wrote: > > On Tue, 18 Mar 2008 10:29:29 -0500, Naram Qashat > > > > wrote: > > > I just updated my ports tree and noticed there was a message in > > > UPDATING about Skype requiring linux-fc6 and the Linux > > > emulation layer being set to 2.6.16. How does this affect > > > people still using FreeBSD 6.x? Don't we not have 2.6.16 as an > > > option, but only 2.4.2? I'm personally updating to FreeBSD 7.0 > > > next week, but I feel it's good to ask for those people out > > > there still using 6.x. > > > > You will get a better result if you CC'ing or straight email to > > the maintainer. I personal think that skype port should be mark > > as BROKEN for FreeBSD 6.x and below. Also, maybe create skype12 > > for FreeBSD 6.x users. > > I happily use Skype-1.4 on plain FreeBSD-6.2 for months and it > works flawlessly. I don't have OVERRIDE_LINUX_BASE_PORT or anything > of that sort at all. > > I did just two small adjustments: Skype-1.4 must be run with setuid > root (other people reported similar thing) and with > --resources=3D/usr/local/share/skype. > > IMHO no need to mark it BROKEN. People's mileage seems to vary on this, I didn't have any problems=20 with this version on 6.x either. But, in order to keep people happy,=20 I have added a legacy net/skype12 for 5.x and 6.x, plus some=20 additional instructions in UPDATING. Since Skype really wants us to=20 quit using this, it isn't available for 7.x and above. I have added=20 the resources flag to net/skype, in both the .desktop file and in=20 pkg-message and that should be used regardless on FreeBSD.=20 On another note the amd64 restriction will be removed from linux_dri=20 so those users can use skype, but I think I'll wait a couple more=20 days at least before I muddy the water further.=20 Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://www.freebsd.org X - NO Word docs in e-mail | Latest Release: / \ - http://www.FreeBSD.org/releases/7.0R/announce.html =2D------------------------------------------------------------------------= =2D------------- From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 20:40:39 2008 Return-Path: Delivered-To: FreeBSD-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF2911065670 for ; Tue, 18 Mar 2008 20:40:39 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from freebsd.alaskaparadise.com (freebsd.alaskaparadise.com [208.79.80.117]) by mx1.freebsd.org (Postfix) with ESMTP id B3C998FC12 for ; Tue, 18 Mar 2008 20:40:39 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from 137-42-178-69.gci.net (137-42-178-69.gci.net [69.178.42.137]) by freebsd.alaskaparadise.com (Postfix) with ESMTP id 7BBE22383680 for ; Tue, 18 Mar 2008 20:20:47 +0000 (UTC) From: Beech Rintoul To: FreeBSD-multimedia@freebsd.org User-Agent: KMail/1.9.7 References: <47DFDFD9.5010903@cyberbotx.com> <20080318193628.1dc85b79@anthesphoria.net> In-Reply-To: <20080318193628.1dc85b79@anthesphoria.net> X-Face: jC2w\k*Q1\0DA2Q0Eh&BrP/Rt2M,^2O#R07VoT98m*>miQF9%Bi9vy`F6cPjwEe?m,)=?utf-8?q?2=0A=09X=3FM=5C=3AOE9QgZ?="xT3/n3,3MJ7N=Cfkmi%f(w^~X"SUxn>; 27NO; C+)g[7J`$G*SN>{<=?utf-8?q?O=3Bg7=7C=0A=09o=7D=265A=5D4?=@7D`=Eb@Zs1Ln814?]|k@'bG=.Ca"[|8+_.OsNAo8!#?4u MIME-Version: 1.0 Content-Disposition: inline Date: Tue, 18 Mar 2008 12:20:42 -0800 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <200803181220.44474.beech@alaskaparadise.com> Cc: Subject: Re: Regarding latest Skype update in UPDATING 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, 18 Mar 2008 20:40:39 -0000 On Tuesday 18 March 2008, Nikola Le=C4=8Di=C4=87 said: > On Tue, 18 Mar 2008 10:44:55 -0500 > > "Jeremy Messenger" wrote: > > On Tue, 18 Mar 2008 10:29:29 -0500, Naram Qashat > > > > wrote: > > > I just updated my ports tree and noticed there was a message in > > > UPDATING about Skype requiring linux-fc6 and the Linux > > > emulation layer being set to 2.6.16. How does this affect > > > people still using FreeBSD 6.x? Don't we not have 2.6.16 as an > > > option, but only 2.4.2? I'm personally updating to FreeBSD 7.0 > > > next week, but I feel it's good to ask for those people out > > > there still using 6.x. > > > > You will get a better result if you CC'ing or straight email to > > the maintainer. I personal think that skype port should be mark > > as BROKEN for FreeBSD 6.x and below. Also, maybe create skype12 > > for FreeBSD 6.x users. > > I happily use Skype-1.4 on plain FreeBSD-6.2 for months and it > works flawlessly. I don't have OVERRIDE_LINUX_BASE_PORT or anything > of that sort at all. > > I did just two small adjustments: Skype-1.4 must be run with setuid > root (other people reported similar thing) and with > --resources=3D/usr/local/share/skype. > > IMHO no need to mark it BROKEN. People's mileage seems to vary on this, I didn't have any problems=20 with this version on 6.x either. But, in order to keep people happy,=20 I have added a legacy net/skype12 for 5.x and 6.x, plus some=20 additional instructions in UPDATING. Since Skype really wants us to=20 quit using this, it isn't available for 7.x and above. I have added=20 the resources flag to net/skype, in both the .desktop file and in=20 pkg-message and that should be used regardless on FreeBSD.=20 On another note the amd64 restriction will be removed from linux_dri=20 so those users can use skype, but I think I'll wait a couple more=20 days at least before I muddy the water further.=20 Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 18 23:49:20 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 711CA106564A for ; Tue, 18 Mar 2008 23:49:20 +0000 (UTC) (envelope-from ean@istop.com) Received: from mailout1.igs.net (mailout1.igs.net [216.58.97.34]) by mx1.freebsd.org (Postfix) with ESMTP id 60A8A8FC20 for ; Tue, 18 Mar 2008 23:49:20 +0000 (UTC) (envelope-from ean@istop.com) Received: from [192.168.89.10] (hedron.org [66.11.182.60]) by mailout1.igs.net (Postfix) with ESMTP id E6766585F; Tue, 18 Mar 2008 19:17:52 -0400 (EDT) In-Reply-To: <47DF0BEE.4080304@aol.com> References: <47DF0BEE.4080304@aol.com> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9D0BF41E-CF4E-4464-81A7-D19FF0727BCA@istop.com> Content-Transfer-Encoding: 7bit From: Ean Kingston Date: Tue, 18 Mar 2008 19:21:43 -0400 To: Thomas Donnelly X-Mailer: Apple Mail (2.753) Cc: freebsd-multimedia@freebsd.org Subject: Re: TV Tuner Card 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, 18 Mar 2008 23:49:20 -0000 I've got a Hauppauge WinTV-PVR. I don't remember which model (150, 250, 350). It's the one with the FM tuner. The Hauppauge WinTV-PVR line uses the Brooktree chipset and works fine. Personally, I would go for either the 150 (price) or the 500 (if you can find one). The 500 is basically 2 150s on a single card so you can record one show and watch another at the same time. Does anyone know if the WinTV-HVR works with FreeBSD? On Mar 17, 2008, at 8:25 PM, Thomas Donnelly wrote: > I am looking to watch TV on my desktop. I know that BrookTree > chipsets work with the bktr driver, but I can't find out which > cards have this chipset. Does anyone have any links or exact model > numbers that work with FreeBSD? > > Thanks! > -=Tom > _______________________________________________ > 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 Wed Mar 19 16:10:03 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 307DB106566B for ; Wed, 19 Mar 2008 16:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0CDA68FC20 for ; Wed, 19 Mar 2008 16:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2JGA2Ai016042 for ; Wed, 19 Mar 2008 16:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2JGA2PT016041; Wed, 19 Mar 2008 16:10:02 GMT (envelope-from gnats) Date: Wed, 19 Mar 2008 16:10:02 GMT Message-Id: <200803191610.m2JGA2PT016041@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Jonathan Lennox Cc: Subject: Re: ports/121707: fatal multimedia/vlc build error X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonathan Lennox List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 16:10:03 -0000 The following reply was made to PR ports/121707; it has been noted by GNATS. From: Jonathan Lennox To: bug-followup@FreeBSD.org,hg@cally.queue.to Cc: Subject: Re: ports/121707: fatal multimedia/vlc build error Date: Wed, 19 Mar 2008 11:49:07 -0400 The actual build error here is the following: mkv.cpp: In member function 'virtual bool dvd_chapter_codec_c::Enter()': mkv.cpp:5848: error: no matching function for call to 'min(size_t&, long long unsigned int)' mkv.cpp: In member function 'virtual bool dvd_chapter_codec_c::Leave()': mkv.cpp:5871: error: no matching function for call to 'min(size_t&, long long unsigned int)' I see this on FreeBSD 5.5 as well. This occurs because there's a call to min (which is a template function) taking arguments of type size_t and uint64_t, and min and min are equally good resolutions of that template. The following patch file (added as, e.g. multimedia/vlc/files/patch-modules_demux_mkv.cpp) fixes the problem by making the choice of template instantiation explicit. --- modules/demux/mkv.cpp.orig Sun Feb 24 14:01:53 2008 +++ modules/demux/mkv.cpp Wed Mar 19 11:45:02 2008 @@ -5845,7 +5845,7 @@ bool dvd_chapter_codec_c::Enter() binary *p_data = (*index)->GetBuffer(); size_t i_size = *p_data++; // avoid reading too much from the buffer - i_size = min( i_size, ((*index)->GetSize() - 1) >> 3 ); + i_size = min( i_size, ((*index)->GetSize() - 1) >> 3 ); for ( ; i_size > 0; i_size--, p_data += 8 ) { msg_Dbg( &sys.demuxer, "Matroska DVD enter command" ); @@ -5868,7 +5868,7 @@ bool dvd_chapter_codec_c::Leave() binary *p_data = (*index)->GetBuffer(); size_t i_size = *p_data++; // avoid reading too much from the buffer - i_size = min( i_size, ((*index)->GetSize() - 1) >> 3 ); + i_size = min( i_size, ((*index)->GetSize() - 1) >> 3 ); for ( ; i_size > 0; i_size--, p_data += 8 ) { msg_Dbg( &sys.demuxer, "Matroska DVD leave command" ); -- Jonathan Lennox lennox@cs.columbia.edu From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 19 17:16:20 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 29E39106564A for ; Wed, 19 Mar 2008 17:16:20 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq1.groni1.gr.home.nl (smtpq1.groni1.gr.home.nl [213.51.130.200]) by mx1.freebsd.org (Postfix) with ESMTP id B78778FC1E for ; Wed, 19 Mar 2008 17:16:19 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.130.189] (port=35383 helo=smtp2.groni1.gr.home.nl) by smtpq1.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1Jc1ti-0002mz-Jz for freebsd-multimedia@freebsd.org; Wed, 19 Mar 2008 18:16:18 +0100 Received: from [84.27.119.97] (port=58558 helo=desktop.homenet) by smtp2.groni1.gr.home.nl with smtp (Exim 4.60) (envelope-from ) id 1Jc1th-0008Oh-Ll for freebsd-multimedia@freebsd.org; Wed, 19 Mar 2008 18:16:18 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Wed, 19 Mar 2008 18:15:11 +0100 From: "Danny Pansters" To: freebsd-multimedia@freebsd.org Date: Wed, 19 Mar 2008 18:15:11 +0100 User-Agent: KMail/1.9.7 References: <47DF0BEE.4080304@aol.com> <9D0BF41E-CF4E-4464-81A7-D19FF0727BCA@istop.com> In-Reply-To: <9D0BF41E-CF4E-4464-81A7-D19FF0727BCA@istop.com> X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?utf-8?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?utf-8?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOodq?= =?utf-8?q?=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?utf-8?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803191815.11791.danny@ricin.com> X-Spam-Score: 0.0 (/) Subject: Re: TV Tuner Card 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, 19 Mar 2008 17:16:20 -0000 On Wednesday 19 March 2008 00:21:43 Ean Kingston wrote: > I've got a Hauppauge WinTV-PVR. I don't remember which model (150, > 250, 350). It's the one with the FM tuner. The Hauppauge WinTV-PVR > line uses the Brooktree chipset and works fine. Not brooktree, conexant and that's merely the mpeg encoding chip (the analog a/v decoder to my knowledge is not supported at all but it doesn't really need to be). > Personally, I would go for either the 150 (price) or the 500 (if you > can find one). The 500 is basically 2 150s on a single card so you > can record one show and watch another at the same time. > > > Does anyone know if the WinTV-HVR works with FreeBSD? I don't think so, certainly not the usb sticks. There is quite a lot of good info available online especially for the analog a/v decoder from TI, as well as for Empia's USB integration. Tuners used on virtually all modern (read: hybrid) cards and sticks are mostly xceive or microtune. Neither is very keen on disclosing much information it seems. Dan > > On Mar 17, 2008, at 8:25 PM, Thomas Donnelly wrote: > > I am looking to watch TV on my desktop. I know that BrookTree > > chipsets work with the bktr driver, but I can't find out which > > cards have this chipset. Does anyone have any links or exact model > > numbers that work with FreeBSD? > > > > Thanks! > > -=Tom > > _______________________________________________ > > 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" > > _______________________________________________ > 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 Wed Mar 19 17:23:08 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 2C33D1065675; Wed, 19 Mar 2008 17:23:08 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 07DD18FC2A; Wed, 19 Mar 2008 17:23:08 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (ahze@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2JHN72r023331; Wed, 19 Mar 2008 17:23:07 GMT (envelope-from ahze@freefall.freebsd.org) Received: (from ahze@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2JHN7lm023327; Wed, 19 Mar 2008 17:23:07 GMT (envelope-from ahze) Date: Wed, 19 Mar 2008 17:23:07 GMT Message-Id: <200803191723.m2JHN7lm023327@freefall.freebsd.org> To: hg@cally.queue.to, ahze@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: ahze@FreeBSD.org Cc: Subject: Re: ports/121707: fatal multimedia/vlc build error 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, 19 Mar 2008 17:23:08 -0000 Synopsis: fatal multimedia/vlc build error State-Changed-From-To: open->closed State-Changed-By: ahze State-Changed-When: Wed Mar 19 17:22:54 UTC 2008 State-Changed-Why: Fixed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=121707 From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 19 17:30:03 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2CFB1065670 for ; Wed, 19 Mar 2008 17:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C96F28FC16 for ; Wed, 19 Mar 2008 17:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2JHU31a023619 for ; Wed, 19 Mar 2008 17:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2JHU3bq023616; Wed, 19 Mar 2008 17:30:03 GMT (envelope-from gnats) Date: Wed, 19 Mar 2008 17:30:03 GMT Message-Id: <200803191730.m2JHU3bq023616@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/121707: commit references a PR X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 17:30:04 -0000 The following reply was made to PR ports/121707; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/121707: commit references a PR Date: Wed, 19 Mar 2008 17:22:46 +0000 (UTC) ahze 2008-03-19 17:22:37 UTC FreeBSD ports repository Added files: multimedia/vlc/files patch-modules_demux_mkv.cpp Log: Fix build with new libebml PR: ports/121707 Reported by: Howard Goldstein Submitted by: Jonathan Lennox Revision Changes Path 1.1 +20 -0 ports/multimedia/vlc/files/patch-modules_demux_mkv.cpp (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 19 18:32:26 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F6D2106566C for ; Wed, 19 Mar 2008 18:32:26 +0000 (UTC) (envelope-from mrechberger@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1D59C8FC19 for ; Wed, 19 Mar 2008 18:32:25 +0000 (UTC) (envelope-from mrechberger@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so394582ele.12 for ; Wed, 19 Mar 2008 11:32:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=HotN0FcRkofUstUq+wkacyhmngGsiXc4ovlHAjeBTo4=; b=KKTiyCnn05LE0h4UGBCyk5fJzgKL+7Tv8XfvJ882pJlJ70/pqHTtmJkQZoeaMc1urIkWalHqAkfZvFJXcSgIVSxd02E+PX8DRp6U2w67hOrPDB/Usq0WUz+q2PV+3a8ds+BzuaDVVzQNG1UKSZbdXX68q4IE/MCINkM7p86Uhl0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HMtY9zsm3SZe8mn3z/cXHNo6YCifCDOPO5PnS/mVN53IX22+CZE4KlGJvk/qocUk82unWz/j1dREKuXIPoFdLYtkUZsDkiEzpjOdOgYt3iahQ0/RYgQDOm0kUx0nEHoj7EDgeU3lTpuyscGuCkSKyT48/ZMmXjJH6/F5snpsDV0= Received: by 10.140.199.3 with SMTP id w3mr349766rvf.43.1205949797951; Wed, 19 Mar 2008 11:03:17 -0700 (PDT) Received: by 10.141.129.9 with HTTP; Wed, 19 Mar 2008 11:03:17 -0700 (PDT) Message-ID: Date: Wed, 19 Mar 2008 19:03:17 +0100 From: "Markus Rechberger" To: "Danny Pansters" In-Reply-To: <200803191815.11791.danny@ricin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47DF0BEE.4080304@aol.com> <9D0BF41E-CF4E-4464-81A7-D19FF0727BCA@istop.com> <200803191815.11791.danny@ricin.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: TV Tuner Card 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, 19 Mar 2008 18:32:26 -0000 On 3/19/08, Danny Pansters wrote: > On Wednesday 19 March 2008 00:21:43 Ean Kingston wrote: > > I've got a Hauppauge WinTV-PVR. I don't remember which model (150, > > 250, 350). It's the one with the FM tuner. The Hauppauge WinTV-PVR > > line uses the Brooktree chipset and works fine. > > Not brooktree, conexant and that's merely the mpeg encoding chip (the analog > a/v decoder to my knowledge is not supported at all but it doesn't really > need to be). > > > Personally, I would go for either the 150 (price) or the 500 (if you > > can find one). The 500 is basically 2 150s on a single card so you > > can record one show and watch another at the same time. > > > > > > Does anyone know if the WinTV-HVR works with FreeBSD? > > I don't think so, certainly not the usb sticks. There is quite a lot of good > info available online especially for the analog a/v decoder from TI, as well > as for Empia's USB integration. Tuners used on virtually all modern (read: > hybrid) cards and sticks are mostly xceive or microtune. Neither is very > keen > on disclosing much information it seems. > I will start to work on moving the Empiatech drivers to BSD as soon as I'm done with the most popular devices for Linux. As for the Hybrid devices Empia has quite a few new devices in the pipeline, and I'm going to work for them from next month on. Although the BSD project will remain a private project for me. Markus From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 19 23:30:59 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52D611065673 for ; Wed, 19 Mar 2008 23:30:59 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id CF8288FC1B for ; Wed, 19 Mar 2008 23:30:58 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.130.189] (port=33542 helo=smtp2.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1Jc7kH-00056C-JT for freebsd-multimedia@freebsd.org; Thu, 20 Mar 2008 00:30:57 +0100 Received: from [84.27.119.97] (port=63833 helo=desktop.homenet) by smtp2.groni1.gr.home.nl with smtp (Exim 4.60) (envelope-from ) id 1Jc7kH-00024U-14 for freebsd-multimedia@freebsd.org; Thu, 20 Mar 2008 00:30:57 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Thu, 20 Mar 2008 00:29:51 +0100 From: "Danny Pansters" To: freebsd-multimedia@freebsd.org Date: Thu, 20 Mar 2008 00:29:50 +0100 User-Agent: KMail/1.9.7 References: <47DF0BEE.4080304@aol.com> <200803191815.11791.danny@ricin.com> In-Reply-To: X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?utf-8?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?utf-8?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOodq?= =?utf-8?q?=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?utf-8?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803200029.51045.danny@ricin.com> X-Spam-Score: 0.0 (/) Subject: Re: TV Tuner Card 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, 19 Mar 2008 23:30:59 -0000 On Wednesday 19 March 2008 19:03:17 Markus Rechberger wrote: > On 3/19/08, Danny Pansters wrote: > > On Wednesday 19 March 2008 00:21:43 Ean Kingston wrote: > > > I've got a Hauppauge WinTV-PVR. I don't remember which model (150, > > > 250, 350). It's the one with the FM tuner. The Hauppauge WinTV-PVR > > > line uses the Brooktree chipset and works fine. > > > > Not brooktree, conexant and that's merely the mpeg encoding chip (the > > analog a/v decoder to my knowledge is not supported at all but it doesn't > > really need to be). > > > > > Personally, I would go for either the 150 (price) or the 500 (if you > > > can find one). The 500 is basically 2 150s on a single card so you > > > can record one show and watch another at the same time. > > > > > > > > > Does anyone know if the WinTV-HVR works with FreeBSD? > > > > I don't think so, certainly not the usb sticks. There is quite a lot of > > good info available online especially for the analog a/v decoder from TI, > > as well as for Empia's USB integration. Tuners used on virtually all > > modern (read: hybrid) cards and sticks are mostly xceive or microtune. > > Neither is very keen > > on disclosing much information it seems. > > I will start to work on moving the Empiatech drivers to BSD as soon as > I'm done with the most popular devices for Linux. As for the Hybrid > devices Empia has quite a few new devices in the pipeline, and I'm > going to work for them from next month on. > Although the BSD project will remain a private project for me. Well, thanks for sharing that much :) I reckon you mean that you want to privately develop and at some point make a public release, no? > > Markus From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 19 23:37:21 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 AF0C81065687 for ; Wed, 19 Mar 2008 23:37:21 +0000 (UTC) (envelope-from mrechberger@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id 6E4EF8FC17 for ; Wed, 19 Mar 2008 23:37:21 +0000 (UTC) (envelope-from mrechberger@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so396242rvb.43 for ; Wed, 19 Mar 2008 16:37:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=l4oYTQTHZPvMkn1uFzi48EMleRhBNuGQnUNWWcRuKbs=; b=WE8u5HTgiBZbMny3yFrg3zU7LPRitNKfI9ERmlC4Ovhx7xU3+em8pdCjC+XnfNUQXsWys6g1fIUdnV1EX8THFXZK24J5ATPeBFASxOdNmecpWEQyRcY9l1f+Oxwk3Nv6TqErGnUFiooJWhp4cy+kGhMO1TLpjoPAUTSIgjmgvTs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hisx5iwKdfZdYsZnB1CKEFpv78mWwgkSWBOS/5YFtfIv9bG+OjaY2vWJasGspYEOljiTnSCVAf2/aaNJ8b7vS2HQJcTdPdyZmldQBJrRp6CYRx1wLwT3sySHRQ//D500RgtynyN7VDnCIgIXY5MigRH0cx6J7ojLSQv09cU6euE= Received: by 10.141.197.8 with SMTP id z8mr526253rvp.285.1205969841107; Wed, 19 Mar 2008 16:37:21 -0700 (PDT) Received: by 10.141.129.9 with HTTP; Wed, 19 Mar 2008 16:37:21 -0700 (PDT) Message-ID: Date: Thu, 20 Mar 2008 00:37:21 +0100 From: "Markus Rechberger" To: "Danny Pansters" In-Reply-To: <200803200029.51045.danny@ricin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47DF0BEE.4080304@aol.com> <200803191815.11791.danny@ricin.com> <200803200029.51045.danny@ricin.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: TV Tuner Card 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, 19 Mar 2008 23:37:21 -0000 > > I will start to work on moving the Empiatech drivers to BSD as soon as > > I'm done with the most popular devices for Linux. As for the Hybrid > > devices Empia has quite a few new devices in the pipeline, and I'm > > going to work for them from next month on. > > Although the BSD project will remain a private project for me. > > Well, thanks for sharing that much :) I reckon you mean that you want to > privately develop and at some point make a public release, no? > "in private" - not as a company goal (at least for now), so whoever is interested is invited to join. I'll try to make all specs available to the participating people. I know the mess which is going on in the Linux world (it's also some kind of ego game there), since there's nothing real available for BSD I can point out to some considerations at least. Markus From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 00:07:57 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF0BE1065670 for ; Thu, 20 Mar 2008 00:07:57 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id 57BB08FC2B for ; Thu, 20 Mar 2008 00:07:57 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.130.188] (port=43402 helo=smtp3.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1Jc8K4-0007ip-8J; Thu, 20 Mar 2008 01:07:56 +0100 Received: from [84.27.119.97] (port=61898 helo=desktop.homenet) by smtp3.groni1.gr.home.nl with smtp (Exim 4.60) (envelope-from ) id 1Jc8K3-0007fs-Kj; Thu, 20 Mar 2008 01:07:56 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Thu, 20 Mar 2008 01:06:49 +0100 From: "Danny Pansters" To: "Markus Rechberger" Date: Thu, 20 Mar 2008 01:06:49 +0100 User-Agent: KMail/1.9.7 References: <47DF0BEE.4080304@aol.com> <200803200029.51045.danny@ricin.com> In-Reply-To: X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?utf-8?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?utf-8?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOodq?= =?utf-8?q?=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?utf-8?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803200106.49677.danny@ricin.com> X-Spam-Score: 0.0 (/) Cc: freebsd-multimedia@freebsd.org Subject: Re: TV Tuner Card 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, 20 Mar 2008 00:07:57 -0000 On Thursday 20 March 2008 00:37:21 you wrote: > > > I will start to work on moving the Empiatech drivers to BSD as soon as > > > I'm done with the most popular devices for Linux. As for the Hybrid > > > devices Empia has quite a few new devices in the pipeline, and I'm > > > going to work for them from next month on. > > > Although the BSD project will remain a private project for me. > > > > Well, thanks for sharing that much :) I reckon you mean that you want to > > privately develop and at some point make a public release, no? > > "in private" - not as a company goal (at least for now), so whoever is > interested is invited to join. > I'll try to make all specs available to the participating people. I That sounds very interesting. I'm not experienced in writing these drivers. (note to lurkers and alike: much much specialized knowledge needed for that, I'm actually reading feedback control systems literature from uni ATM trying to understand PLLs better...) But I do juggle around the commonly available kernel drivers for supported analog cards (and a class of webcams) for use with (or without) kbtv. So at the very least I may be useful to help tie some knots together. Of course with these things it's really imperative that I actually have the HW (I have an eyeTV hybrid stick here on my desk looking at me). People often don't understand that: you really must have the HW except for some general/lucky cases. > know the mess which is going on in the Linux world (it's also some > kind of ego game there), since there's nothing real available for BSD > I can point out to some considerations at least. Whether a unification on kernel(-mod) level like v4l is doable or desirable or not is up to debate, but I think not, IMHO v4l is better avoided on freebsd even if some compat thingies exist, if only for performance and driver simplicity. Just provide sane ioctls that can do the common things. I think you and I are pretty much on the same page there. I browsed the cx88 code on your site a little while ago, but only glanced through it. Looked interesting, but I got the impression that to try and build something, one would first need to build (port) other existing linux kernel mods. Anyway, I very much welcome such an initiative and will likely participate one way or the other. Be prepared for stupid questions! Dan From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 07:09:53 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 E882B106566C for ; Thu, 20 Mar 2008 07:09:53 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outZ.internet-mail-service.net (outZ.internet-mail-service.net [216.240.47.249]) by mx1.freebsd.org (Postfix) with ESMTP id D8F008FC16 for ; Thu, 20 Mar 2008 07:09:53 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Wed, 19 Mar 2008 23:59:44 -0700 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id B9FB62D6017 for ; Wed, 19 Mar 2008 23:59:43 -0700 (PDT) Message-ID: <47E20B5E.3040300@elischer.org> Date: Wed, 19 Mar 2008 23:59:42 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: webcam on freebsd 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, 20 Mar 2008 07:09:54 -0000 tried to make the linux driver port... ===> Building for linux-ov511-kmod-1.0 [...] In file included from ov511.c:38: /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:212:1: error: "msleep" redefined In file included from /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:45, from ov511.c:38: @/sys/systm.h:303:1: error: this is the location of the previous definition In file included from ov511.h:8, from ov511.c:53: /usr/local/share/linux-kmod-compat/linux_compat/linux/usb.h:171:12: error: missing terminating ' character *** Error code 1 Stop in /usr/ports/multimedia/linux-ov511-kmod/work/linux-ov511-kmod-1.0. *** Error code 1 Stop in /usr/ports/multimedia/linux-ov511-kmod. has anyone succeeded compiling this for -current? From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 07:16:07 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 585E2106564A for ; Thu, 20 Mar 2008 07:16:07 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outD.internet-mail-service.net (outD.internet-mail-service.net [216.240.47.227]) by mx1.freebsd.org (Postfix) with ESMTP id 495158FC20 for ; Thu, 20 Mar 2008 07:16:07 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Thu, 20 Mar 2008 00:16:07 -0700 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id E5F522D6006 for ; Thu, 20 Mar 2008 00:16:05 -0700 (PDT) Message-ID: <47E20F35.4060102@elischer.org> Date: Thu, 20 Mar 2008 00:16:05 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: webcam video capture 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, 20 Mar 2008 07:16:07 -0000 does anyone have anything that can capture video from the webcams that we have support for? I have been able to get still shots but I would like to be able to write a stream to a file.. I could do it with firewire, but I need to do it with cheap hardware.. julian From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 08:37:31 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 A9D5A106564A for ; Thu, 20 Mar 2008 08:37:31 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id 72B4C8FC1B for ; Thu, 20 Mar 2008 08:37:31 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id E42BB73166; Thu, 20 Mar 2008 09:21:00 +0100 (CET) Date: Thu, 20 Mar 2008 09:21:00 +0100 From: Luigi Rizzo To: Julian Elischer Message-ID: <20080320082100.GA5947@onelab2.iet.unipi.it> References: <47E20F35.4060102@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47E20F35.4060102@elischer.org> User-Agent: Mutt/1.4.2.3i Cc: multimedia@freebsd.org Subject: Re: webcam video capture 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, 20 Mar 2008 08:37:31 -0000 On Thu, Mar 20, 2008 at 12:16:05AM -0700, Julian Elischer wrote: > does anyone have anything that can capture video > from the webcams that we have support for? > > I have been able to get still shots but I would like to be able to > write a stream to a file.. > > > I could do it with firewire, but I need to do it with cheap > hardware.. if you look at the pwcview application that is in the linux-kmod-compat or linux-kmod-gspca, that one has support for writing raw or jpg frames to disk. The source code is small and relatively simple to modif, and it can run in headless mode. Note though that for many of the webcams, the gspca driver does not have good support for controlling brightness or contrast, which basically means that outdoor pictures tend to come coimpletely white. With the cheap camcorders under $200 (and they have better resolution, optics, zoom), one wonders whether it is worth the trouble of going through USB... Of course it works a lot better for us europeans with the Euro vs USD exchange rate, and firweire-equipped camcorders sell for less than Euro 150 including tax :) > julian > _______________________________________________ > 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 Thu Mar 20 08:39: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 E2B6C106569F for ; Thu, 20 Mar 2008 08:39:44 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 829DE8FC2C for ; Thu, 20 Mar 2008 08:39:44 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Thu, 20 Mar 2008 09:30:14 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m2K8Rclg001731; Thu, 20 Mar 2008 09:27:38 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Thu, 20 Mar 2008 09:27:38 +0100 From: Matthias Apitz To: Julian Elischer Message-ID: <20080320082738.GA1563@rebelion.Sisis.de> References: <47E20F35.4060102@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47E20F35.4060102@elischer.org> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 20 Mar 2008 08:30:14.0663 (UTC) FILETIME=[9EDBD970:01C88A64] Cc: multimedia@freebsd.org Subject: Re: webcam video capture X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 08:39:45 -0000 El día Thursday, March 20, 2008 a las 12:16:05AM -0700, Julian Elischer escribió: > does anyone have anything that can capture video > from the webcams that we have support for? > > I have been able to get still shots but I would like to be able to > write a stream to a file.. > > > I could do it with firewire, but I need to do it with cheap > hardware.. I'm using: Mar 19 18:33:11 rebelion kernel: pwc0: vendor 0x0471 product 0x0329, rev 1.10/0.03, addr 2 Mar 19 18:33:12 rebelion kernel: pwc0: Philips SPC900NC USB webcam Mar 19 18:33:12 rebelion kernel: pwc0: This camera is equipped with a Sony CCD sensor + TDA8787 (32) with the kernel module from /usr/ports/multimedia/pwcbsd in my laptop with 6.2R; works fine as well with Ekiga, for example; see also: http://raaf.atspace.org/ hops this helps; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 11:06:07 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 C016B106568B for ; Thu, 20 Mar 2008 11:06:07 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by mx1.freebsd.org (Postfix) with ESMTP id A4B978FC3E for ; Thu, 20 Mar 2008 11:06:07 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so915183wfa.7 for ; Thu, 20 Mar 2008 04:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=ZYVm0MA7saFnT5qZbmKGrlPkF4d1YZaGcCJuSIEPy3c=; b=T0FgSsJs9DHoMHqy0a0ADgJn0leA+tR8hPsu6AV6Vl4OA2zX3dDObcsdil5HyE+sn9CFERYXaWf0ZmoAXoXOaG6Snt/k0IDH8P4UfMgpUNxOG98kTPAt0R1Czgp3VyZ2vSiszjk8sFm1Tgxva2vgkLDJoYXw+/oPpvyZPmzyxTM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TE89ODQQjoS3QhL56FFKQlNRsaKDr/euKpY8JEL2eJr/ROzUPwH+ayi07JvKIe/DkaocqD/ssI4sioO2S8+TEMz6GN9UeS192tv1hZdVPeegJvm++jw0AbBFTDsjr1Fu+LgM8W3AOHrpnqXfdh8e6nal6lobjqpBfagco96Nx9I= Received: by 10.142.107.1 with SMTP id f1mr1052913wfc.10.1206009650246; Thu, 20 Mar 2008 03:40:50 -0700 (PDT) Received: by 10.142.13.10 with HTTP; Thu, 20 Mar 2008 03:40:44 -0700 (PDT) Message-ID: Date: Thu, 20 Mar 2008 11:40:44 +0100 From: usleepless@gmail.com To: "Julian Elischer" In-Reply-To: <47E20B5E.3040300@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47E20B5E.3040300@elischer.org> Cc: multimedia@freebsd.org Subject: Re: webcam on freebsd 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, 20 Mar 2008 11:06:07 -0000 On Thu, Mar 20, 2008 at 7:59 AM, Julian Elischer wrote: > tried to make the linux driver port... > > ===> Building for linux-ov511-kmod-1.0 > [...] > In file included from ov511.c:38: > /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:212:1: > error: "msleep" redefined > In file included from > /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:45, > from ov511.c:38: > @/sys/systm.h:303:1: error: this is the location of the previous > definition > In file included from ov511.h:8, > from ov511.c:53: > /usr/local/share/linux-kmod-compat/linux_compat/linux/usb.h:171:12: > error: missing terminating ' character > *** Error code 1 > > Stop in /usr/ports/multimedia/linux-ov511-kmod/work/linux-ov511-kmod-1.0. > *** Error code 1 > > Stop in /usr/ports/multimedia/linux-ov511-kmod. > > > > has anyone succeeded compiling this for -current? yes From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 11:09:30 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 D1CA5106566C; Thu, 20 Mar 2008 11:09:30 +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 B74A48FC16; Thu, 20 Mar 2008 11:09:30 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2KB9Ul8023962; Thu, 20 Mar 2008 11:09:30 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2KB9UC4023958; Thu, 20 Mar 2008 11:09:30 GMT (envelope-from edwin) Date: Thu, 20 Mar 2008 11:09:30 GMT Message-Id: <200803201109.m2KB9UC4023958@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/121896: Typo in multimedia/ffmpeg Makefile disables AMR support 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, 20 Mar 2008 11:09:31 -0000 Synopsis: Typo in multimedia/ffmpeg Makefile disables AMR support Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Thu Mar 20 11:09:30 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=121896 From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 16:51:18 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 B7E72106564A for ; Thu, 20 Mar 2008 16:51:18 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 501DD8FC1F for ; Thu, 20 Mar 2008 16:51:18 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so592462nfb.33 for ; Thu, 20 Mar 2008 09:51:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=rg151vXP1nsejhB5AKSIEiznxeqZ93EI/fYGY11onmg=; b=JGaZVs4KD6++qiRwXuyO6KcqWG27l82YH5foR+vr9m0XD5dId9op0uojQeRcivVJ6gGhBZ0DQBY5H94l2BTXxzoHKulOnYTNOZuM9JTaByQXKHNTLvd6M6mmlhI4woZh2fpYEUEq8ZK4jQH/KhAdPiQt29/6JE7NZFVuaWzB9FI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QI+xFhOr+MHU7Af4UnEaWJEiDvvTSnN4DLCg98R0f1qzkwA1Lid80A5K7EXmjwC8pNvNJY8vt7/tyzfOjf10GP1LL+tzn5lw13K/sBz4eoY2pR87nPCfnWKaE5PW9jcoGGL3S6Ge/ErIpFAtWtOzlMEIWG1z+TO1gbIOPRCJBSA= Received: by 10.142.229.4 with SMTP id b4mr1459320wfh.125.1206031875799; Thu, 20 Mar 2008 09:51:15 -0700 (PDT) Received: by 10.142.13.10 with HTTP; Thu, 20 Mar 2008 09:51:15 -0700 (PDT) Message-ID: Date: Thu, 20 Mar 2008 17:51:15 +0100 From: usleepless@gmail.com To: "Luigi Rizzo" In-Reply-To: <20080320082100.GA5947@onelab2.iet.unipi.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47E20F35.4060102@elischer.org> <20080320082100.GA5947@onelab2.iet.unipi.it> Cc: Julian Elischer , multimedia@freebsd.org Subject: Re: webcam video capture 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, 20 Mar 2008 16:51:18 -0000 On Thu, Mar 20, 2008 at 9:21 AM, Luigi Rizzo wrote: > On Thu, Mar 20, 2008 at 12:16:05AM -0700, Julian Elischer wrote: > > does anyone have anything that can capture video > > from the webcams that we have support for? > > > > I have been able to get still shots but I would like to be able to > > write a stream to a file.. > > > > > > I could do it with firewire, but I need to do it with cheap > > hardware.. > > if you look at the pwcview application that is in the linux-kmod-compat > or linux-kmod-gspca, that one has support for writing raw or jpg > frames to disk. The source code is small and relatively simple > to modif, and it can run in headless mode. > > Note though that for many of the webcams, the gspca driver does not > have good support for controlling brightness or contrast, which > basically means that outdoor pictures tend to come coimpletely > white. i observed the same with my Pixart-chipset webcam, and have patches for this problem. i will try to get the patches applied upstream ( still messing about with the agc ). if anyone is interested right now, make yourself heard. regards, usleep From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 18:40:03 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6525F1065677 for ; Thu, 20 Mar 2008 18:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 56E8B8FC28 for ; Thu, 20 Mar 2008 18:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2KIe2q7017502 for ; Thu, 20 Mar 2008 18:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2KIe2bU017497; Thu, 20 Mar 2008 18:40:02 GMT (envelope-from gnats) Date: Thu, 20 Mar 2008 18:40:02 GMT Message-Id: <200803201840.m2KIe2bU017497@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: =?ISO-8859-1?Q?Rafa=EBl_Carr=E9?= Cc: Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?Rafa=EBl_Carr=E9?= List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 18:40:03 -0000 The following reply was made to PR ports/114573; it has been noted by GNATS. From: =?ISO-8859-1?Q?Rafa=EBl_Carr=E9?= To: bug-followup@FreeBSD.org, sbenabas@gmail.com Cc: Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected Date: Thu, 20 Mar 2008 18:17:18 +0100 --=-tAxQj5WbjnhfomGNiPGJ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I want to clear some problems for you: try removing (and backing up if you might want it) ~/.vlc then running qvlc again. On vlc 0.9.0 the configuration is stored in ~/.config/vlc The plugins cache is in ~/.cache/vlc Please delete both, and run "vlc -vvv --list" to check if plugins are loaded correctly. % LANG=3Dfr_FR.UTF-8 qvlc (...) [00000001] main libvlc debug: translation test: code is "i." (...) % LANG=3Dpl_PL.UTF-8 qvlc (...) [00000001] main libvlc debug: translation test: code is "jt=C3=B3w" (...) I don't know the exact cause but sometimes po get built crappily, I did not experience this problem recently but the workaround was to remake the po files in the source dir, and overwrite system-installed .mo files. --=20 Rafa=C3=ABl Carr=C3=A9 --=-tAxQj5WbjnhfomGNiPGJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBH4pweYWCeGMCv8Q8RAqclAJ9BBO8dmlPHcZYKEdhrr6zbgpJHWACeKsPV SIZ7amR+9ecqHyMosx1JqhI= =4fXS -----END PGP SIGNATURE----- --=-tAxQj5WbjnhfomGNiPGJ-- From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 19:15:15 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 CD670106564A for ; Thu, 20 Mar 2008 19:15:15 +0000 (UTC) (envelope-from panic@antix.org) Received: from mail.antix.org (71-217-163-238.blng.qwest.net [71.217.163.238]) by mx1.freebsd.org (Postfix) with ESMTP id 6911C8FC28 for ; Thu, 20 Mar 2008 19:15:15 +0000 (UTC) (envelope-from panic@antix.org) Received: from localhost (localhost [127.0.0.1]) by mail.antix.org (Postfix) with ESMTP id 7D02637B844 for ; Thu, 20 Mar 2008 13:00:03 -0600 (MDT) X-Virus-Scanned: amavisd-new at antix.org Received: from mail.antix.org ([127.0.0.1]) by localhost (mail.antix.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AgGam0kosQ9L for ; Thu, 20 Mar 2008 13:00:00 -0600 (MDT) Received: from [192.168.101.1] (unknown [192.168.101.1]) by mail.antix.org (Postfix) with ESMTP id 1300537B7BD for ; Thu, 20 Mar 2008 13:00:00 -0600 (MDT) Message-ID: <47E2B431.6070303@antix.org> Date: Thu, 20 Mar 2008 13:00:01 -0600 From: Jason Beazell User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: multimedia@freebsd.org References: <47E20B5E.3040300@elischer.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: webcam on freebsd 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, 20 Mar 2008 19:15:16 -0000 usleepless@gmail.com wrote: > On Thu, Mar 20, 2008 at 7:59 AM, Julian Elischer wrote: > >> tried to make the linux driver port... >> >> ===> Building for linux-ov511-kmod-1.0 >> [...] >> In file included from ov511.c:38: >> /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:212:1: >> error: "msleep" redefined >> In file included from >> /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:45, >> from ov511.c:38: >> @/sys/systm.h:303:1: error: this is the location of the previous >> definition >> In file included from ov511.h:8, >> from ov511.c:53: >> /usr/local/share/linux-kmod-compat/linux_compat/linux/usb.h:171:12: >> error: missing terminating ' character >> *** Error code 1 >> >> Stop in /usr/ports/multimedia/linux-ov511-kmod/work/linux-ov511-kmod-1.0. >> *** Error code 1 >> >> Stop in /usr/ports/multimedia/linux-ov511-kmod. >> >> >> >> has anyone succeeded compiling this for -current? >> > > yes > _______________________________________________ > 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" > I'm having the same issue with FreeBSD 7.0 RELEASE. I tried with 6.2, but it would not compile there, either. In fact, I just upgraded to a fresh install to see if that would help it compile... it didn't. I cannot compile the linux-kmod I'm on an AMD 64bit platform. ===> Building for linux-ov511-kmod-1.0 @ -> /usr/src/sys machine -> /usr/src/sys/amd64/include awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h :> opt_usb.h rm -f .depend mkdep -f .depend -a -nostdinc -D__KERNEL__ -DDRIVER_NAME=ov511 -DDEV_NAME=\"video\" -D_KERNEL -DKLD_MODULE -I/usr/local/share/linux-kmod-compat/linux_compat -I. -I@ -I@/contrib/altq ov511.c /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c /usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c Warning: Object directory not changed from original /usr/ports/multimedia/linux-ov511-kmod/work/linux-ov511-kmod-1.0 cc -O2 -fno-strict-aliasing -pipe -D__KERNEL__ -DDRIVER_NAME=ov511 -DDEV_NAME=\"video\" -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/usr/local/share/linux-kmod-compat/linux_compat -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -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 -Wundef -Wno-pointer-sign -fformat-extensions -c ov511.c In file included from ov511.c:38: /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:212:1: warning: "msleep" redefined In file included from /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:45, from ov511.c:38: @/sys/systm.h:307:1: warning: this is the location of the previous definition In file included from ov511.h:8, from ov511.c:53: /usr/local/share/linux-kmod-compat/linux_compat/linux/usb.h:171:12: warning: missing terminating ' character cc -O2 -fno-strict-aliasing -pipe -D__KERNEL__ -DDRIVER_NAME=ov511 -DDEV_NAME=\"video\" -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/usr/local/share/linux-kmod-compat/linux_compat -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -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 -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c In file included from /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:78, from /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:44: /usr/local/share/linux-kmod-compat/linux_compat/linux/usb.h:171:12: warning: missing terminating ' character /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:85: warning: data definition has no type or storage class /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:85: warning: type defaults to 'int' in declaration of 'USB_DECLARE_DRIVER' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:85: warning: parameter names (without types) in function declaration /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: In function 'ldev_attach': /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:278: warning: implicit declaration of function 'USBDEV' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:278: warning: nested extern declaration of 'USBDEV' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:278: warning: passing argument 3 of 'usbd_add_drv_event' makes pointer from integer without a cast /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: In function 'ldev_detach': /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:297: warning: passing argument 1 of 'usb_detach_wait' makes pointer from integer without a cast /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:307: warning: passing argument 3 of 'usbd_add_drv_event' makes pointer from integer without a cast /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: At top level: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:312: error: expected declaration specifiers or '...' before 'usb_proc_ptr' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:313: error: conflicting types for 'ldev_open' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:58: error: previous declaration of 'ldev_open' was here /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: In function 'ldev_open': /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:316: error: 'ldev_devclass' undeclared (first use in this function) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:316: error: (Each undeclared identifier is reported only once /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:316: error: for each function it appears in.) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: At top level: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:343: error: expected declaration specifiers or '...' before 'usb_proc_ptr' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:344: error: conflicting types for 'ldev_close' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:59: error: previous declaration of 'ldev_close' was here /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: In function 'ldev_close': /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:346: error: 'ldev_devclass' undeclared (first use in this function) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:355: warning: passing argument 1 of 'usb_detach_wakeup' makes pointer from integer without a cast /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: In function 'ldev_read': /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:363: error: 'ldev_devclass' undeclared (first use in this function) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: At top level: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:408: error: expected declaration specifiers or '...' before 'usb_proc_ptr' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:409: error: conflicting types for 'ldev_ioctl' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:61: error: previous declaration of 'ldev_ioctl' was here /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: In function 'ldev_ioctl': /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:411: error: 'ldev_devclass' undeclared (first use in this function) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: At top level: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:437: error: expected declaration specifiers or '...' before 'usb_proc_ptr' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:438: error: conflicting types for 'ldev_poll' /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:63: error: previous declaration of 'ldev_poll' was here /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: In function 'ldev_poll': /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:440: error: 'ldev_devclass' undeclared (first use in this function) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:451: error: 'p' undeclared (first use in this function) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c: At top level: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:531: error: 'ldev_driver' undeclared here (not in a function) /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:531: error: 'ldev_devclass' undeclared here (not in a function) *** Error code 1 Stop in /usr/ports/multimedia/linux-ov511-kmod/work/linux-ov511-kmod-1.0. *** Error code 1 -Jason From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 19:40:08 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 954F1106566B for ; Thu, 20 Mar 2008 19:40:08 +0000 (UTC) (envelope-from freebsd@troback.com) Received: from mail.gelita.se (212-162-182-244.skbbip.com [212.162.182.244]) by mx1.freebsd.org (Postfix) with ESMTP id 54B658FC13 for ; Thu, 20 Mar 2008 19:40:08 +0000 (UTC) (envelope-from freebsd@troback.com) Received: from baal.troback.com (c-195-216-040-156.cust.thalamus.net [195.216.40.156]) by mail.gelita.se (Postfix) with ESMTP id 5CBF510FBD5 for ; Thu, 20 Mar 2008 20:23:44 +0100 (CET) Date: Thu, 20 Mar 2008 20:21:41 +0100 From: Anders =?UTF-8?B?VHJvYsOkY2s=?= To: FreeBSD Message-ID: <20080320202141.47949e73@baal.troback.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable MailScanner-NULL-Check: 1206645825.57387@UPnMuVU67yGBVyNQq9MMYQ X-Troback-MailScanner-Information: Please contact postmaster@troback.com for more information X-Troback-MailScanner: Found to be clean X-Troback-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (not cached, score=-2.499, required 3.2, BAYES_00 -2.60, RDNS_DYNAMIC 0.10) X-Troback-MailScanner-From: freebsd@troback.com X-Spam-Status: No Subject: Streamzap working in FreeBSD? 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, 20 Mar 2008 19:40:08 -0000 Hi, don't know if this the right ML for this kind of questions so bare with me! Is there anyone out there that know if the Streamzap Remote are working in FreeBSD? Thanks!!! Anders Trob=C3=A4ck Sweden --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" ---------------------------------------------------------------- Anders Trob=C3=A4ck http://www.troback.com/ - From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 21:13:15 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 0201C1065674 for ; Thu, 20 Mar 2008 21:13:15 +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 AE41A8FC12 for ; Thu, 20 Mar 2008 21:13:14 +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 <0JY10084FS9RLAF0@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Thu, 20 Mar 2008 22:13:03 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JY100B84S9RMEE0@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Thu, 20 Mar 2008 22:13:03 +0100 (CET) Date: Thu, 20 Mar 2008 22:13:03 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20080320221303.8fb8b2af.torfinn.ingolfsen@broadpark.no> In-reply-to: <47E2B431.6070303@antix.org> References: <47E20B5E.3040300@elischer.org> <47E2B431.6070303@antix.org> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd6.3) 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: webcam on freebsd 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, 20 Mar 2008 21:13:15 -0000 On Thu, 20 Mar 2008 13:00:01 -0600 Jason Beazell wrote: > I'm having the same issue with FreeBSD 7.0 RELEASE. I tried with > 6.2, but it would not compile there, either. In fact, I just upgraded > to a fresh install to see if that would help it compile... it > didn't. I cannot compile the linux-kmod I'm on an AMD 64bit platform. I can confirm this, I got the same error as you did, on this machine: root@kg-vm# uname -a FreeBSD kg-vm.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #9: Thu Feb 28 21:18:29 CET 2008 root@kg-vm.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 Further, the port doesn't compile on i386 either, it fails with the same error on this machine: root@kg-i82# uname -a FreeBSD kg-i82.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #1: Sun Mar 2 01:18:27 CET 2008 root@kg-i82.kg4.no:/usr/obj/usr/src/sys/I81K i386 HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 21:23:37 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C427D106564A for ; Thu, 20 Mar 2008 21:23:37 +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 7C7E58FC1C for ; Thu, 20 Mar 2008 21:23:37 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 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 <0JY100A3BSQ4PP00@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Thu, 20 Mar 2008 22:22:52 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JY100DU7SQ3ZS00@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Thu, 20 Mar 2008 22:22:52 +0100 (CET) Date: Thu, 20 Mar 2008 22:22:51 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20080320222251.e97163f5.torfinn.ingolfsen@broadpark.no> In-reply-to: <20080320202141.47949e73@baal.troback.com> References: <20080320202141.47949e73@baal.troback.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd6.3) 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 Content-transfer-encoding: quoted-printable Subject: Re: Streamzap working in FreeBSD? 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, 20 Mar 2008 21:23:37 -0000 On Thu, 20 Mar 2008 20:21:41 +0100 Anders Trob=E4ck wrote: > Hi, >=20 > don't know if this the right ML for this kind of questions so bare > with me! >=20 > Is there anyone out there that know if the Streamzap Remote are > working in FreeBSD? According to the faq[1] it works with LIRC[2] at least. You should try the FreeBSD port of lirc[3] to find out if support fir the Streamzap remote is there. HTH References: 1) http://www.streamzap.com/products/pcremote/faq.php 2) http://www.lirc.org/ 3) http://freshports.org/comms/lirc/ --=20 Regards, Torfinn Ingolfsen From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 20 23:50: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 EE96D106566C for ; Thu, 20 Mar 2008 23:50:14 +0000 (UTC) (envelope-from panic@antix.org) Received: from mail.antix.org (71-217-163-238.blng.qwest.net [71.217.163.238]) by mx1.freebsd.org (Postfix) with ESMTP id AF54E8FC14 for ; Thu, 20 Mar 2008 23:50:14 +0000 (UTC) (envelope-from panic@antix.org) Received: from localhost (localhost [127.0.0.1]) by mail.antix.org (Postfix) with ESMTP id 30DCB37B924 for ; Thu, 20 Mar 2008 17:31:38 -0600 (MDT) X-Virus-Scanned: amavisd-new at antix.org Received: from mail.antix.org ([127.0.0.1]) by localhost (mail.antix.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Bx8jSqk7DVO for ; Thu, 20 Mar 2008 17:31:35 -0600 (MDT) Received: from [192.168.101.1] (unknown [192.168.101.1]) by mail.antix.org (Postfix) with ESMTP id 67A9337B923 for ; Thu, 20 Mar 2008 17:31:35 -0600 (MDT) Message-ID: <47E2F3D8.6070306@antix.org> Date: Thu, 20 Mar 2008 17:31:36 -0600 From: Jason Beazell User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <47E20B5E.3040300@elischer.org> <47E2B431.6070303@antix.org> <20080320221303.8fb8b2af.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20080320221303.8fb8b2af.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: webcam on freebsd X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-multimedia@freebsd.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 23:50:15 -0000 Torfinn Ingolfsen wrote: > On Thu, 20 Mar 2008 13:00:01 -0600 > Jason Beazell wrote: > > >> I'm having the same issue with FreeBSD 7.0 RELEASE. I tried with >> 6.2, but it would not compile there, either. In fact, I just upgraded >> to a fresh install to see if that would help it compile... it >> didn't. I cannot compile the linux-kmod I'm on an AMD 64bit platform. >> > > I can confirm this, I got the same error as you did, on this machine: > root@kg-vm# uname -a > FreeBSD kg-vm.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #9: Thu Feb 28 > 21:18:29 CET 2008 root@kg-vm.kg4.no:/usr/obj/usr/src/sys/GENERIC > amd64 > > Further, the port doesn't compile on i386 either, it fails with the > same error on this machine: > root@kg-i82# uname -a > FreeBSD kg-i82.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #1: Sun Mar 2 > 01:18:27 CET 2008 root@kg-i82.kg4.no:/usr/obj/usr/src/sys/I81K i386 > > HTH > Here's my Uname: [root@satan ~]# uname -a FreeBSD satan.internal-net.com 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Wed Mar 19 09:15:16 MDT 2008 root@satan.internal-net.com:/usr/src/sys/amd64/compile/SATAN amd64 Thanks!!! -Jason From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 21 00:22:02 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8314F106564A for ; Fri, 21 Mar 2008 00:22:02 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 861A08FC16 for ; Fri, 21 Mar 2008 00:22:01 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1844457uge.37 for ; Thu, 20 Mar 2008 17:22:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=SFvAsBQzTDyMfJxVY4l4NS2Sa2qyts8pQbJ9suuJ+cQ=; b=BR+e2E4IJQakOcefNhaMixA23U7oN090DLwMbG6oqgOPBNxlTwuqB3x8wml12ez0iRwqeovMcL/Yo3HNGxuhfIRP8l9cjxHCMQVgRd1VWQnNEzwDu5ekbOVbjCjvXrhoIpKx5P5sI+WnSlqmYJvIj7GKHCM9tqTWFt+fXOVqEEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=YGnLYA39L7frWbD/RoFGZU5mnwtuyHYZCR1m1oCUruWQCoVrNHKo9EMOETTPr9xN+3r4f76DmFVDflRnOdS3F0K+kNdrH1UfZg6ZH7hMjAtpCRoxnY4rNVYQbdC3ZdKBm0wyhMNukmc5iyqPkUkPrrXiFM31ddzW45hgHV+Anbw= Received: by 10.67.116.15 with SMTP id t15mr1826948ugm.21.1206057219546; Thu, 20 Mar 2008 16:53:39 -0700 (PDT) Received: from ?172.16.3.190? ( [80.216.212.68]) by mx.google.com with ESMTPS id u1sm22709276uge.14.2008.03.20.16.53.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 20 Mar 2008 16:53:37 -0700 (PDT) Message-ID: <47E2F8F7.7000302@gmail.com> Date: Fri, 21 Mar 2008 00:53:27 +0100 From: Pawel Worach User-Agent: Thunderbird 2.0.0.12 (X11/20080303) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: snd_hda on ThinkPad T61, recording not working 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, 21 Mar 2008 00:22:02 -0000 Hi, On a TP T61 playback works just fine but recording produces silence. Using 8.0-CURRENT build/csup on Mar 20 on amd64, I also tried the hdac.c from people.freebsd.org/~ariff/test/ (20080316_0051) but the result was the same. Any ideas ? mixer says: Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer speaker is currently set to 75:75 Mixer mic is currently set to 100:100 Mixer rec is currently set to 100:100 Recording source: mic sndstat: FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: at memory 0xfe220000 irq 17 kld snd_hda [20080316_0051] [MPSAFE] (1p:1v/1r:1v channels duplex default) dmesg | grep ^pcm says: pcm0: mem 0xfe220000-0xfe223fff irq 17 at device 27.0 on pci0 pcm0: TCSEL: 0x07 -> 0x00 pcm0: DMA Coherency: Uncacheable / vendor=0x8086 pcm0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfe220000 pcm0: [MPSAFE] pcm0: [ITHREAD] pcm0: hdac_dma_alloc: size=1024 -> roundsz=1024 pcm0: hdac_dma_alloc: size=2048 -> roundsz=2048 pcm0: HDA_DEBUG: HDA Config: on=0x00000000 off=0x00000000 pcm0: HDA_DEBUG: Starting CORB Engine... pcm0: HDA_DEBUG: Starting RIRB Engine... pcm0: HDA_DEBUG: Enabling controller interrupt... pcm0: HDA_DEBUG: Scanning HDA codecs [start index=0] ... pcm0: HDA_DEBUG: Probing codec: 0 pcm0: HDA_DEBUG: startnode=1 endnode=2 pcm0: HDA_DEBUG: Found AFG nid=1 [startnode=1 endnode=2] pcm0: HDA_DEBUG: Parsing AFG nid=1 cad=0 pcm0: Vendor: 0x000011d4 pcm0: Device: 0x00001984 pcm0: Revision: 0x00000004 pcm0: Stepping: 0x00000000 pcm0: PCI Subvendor: 0x20ac17aa pcm0: Nodes: start=2 endnode=39 total=37 pcm0: CORB size: 256 pcm0: RIRB size: 256 pcm0: Streams: ISS=4 OSS=4 BSS=0 pcm0: GPIO: 0x40000003 pcm0: NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 pcm0: hdac_widget_connection_parse: GHOST: nid=2 j=0 entnum=4 index=0 res=0x00090801 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=2 entries=3 found=3 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=5 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=6 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=7 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=8 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=9 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=10 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=11 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=12 entries=4 found=5 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=13 entries=4 found=5 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=14 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=15 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=17 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=18 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=19 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=22 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=25 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=27 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=28 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=29 entries=10 found=25 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=30 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=31 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=32 entries=4 found=5 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=33 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=34 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=35 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=36 entries=2 found=2 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=37 entries=1 found=1 pcm0: HDA_DEBUG: hdac_widget_connection_parse: nid=38 entries=3 found=3 pcm0: HDA_DEBUG: Parsing Ctls... pcm0: HDA_DEBUG: Parsing vendor patch... pcm0: HDA_DEBUG: Building AFG tree... pcm0: HDA_DEBUG: HWiP: HDA Widget Parser - Revision 1 pcm0: HDA_DEBUG: HWiP: Found 2 DAC path using HDA_PARSE_MIXER strategy. pcm0: HDA_DEBUG: AFG commit... pcm0: HDA_DEBUG: Ctls commit... pcm0: [ 3] Ctl nid=5 Bind to NONE pcm0: [ 4] Ctl nid=6 Bind to NONE pcm0: [ 5] Ctl nid=7 childnid=34 Bind to NONE pcm0: [ 6] Ctl nid=7 childnid=33 Bind to NONE pcm0: [ 8] Ctl nid=10 childnid=33 Bind to NONE pcm0: [ 9] Ctl nid=11 childnid=15 Bind to NONE pcm0: [10] Ctl nid=11 childnid=33 Bind to NONE pcm0: [14] Ctl nid=17 Bind to NONE pcm0: [15] Ctl nid=18 Bind to NONE pcm0: [16] Ctl nid=19 DISABLED pcm0: [17] Ctl nid=20 Bind to NONE pcm0: [18] Ctl nid=21 Bind to NONE pcm0: [19] Ctl nid=22 DISABLED pcm0: [20] Ctl nid=27 DISABLED pcm0: [21] Ctl nid=28 Bind to NONE pcm0: [22] Ctl nid=30 childnid=14 Bind to NONE pcm0: [23] Ctl nid=30 childnid=33 Bind to NONE pcm0: [26] Ctl nid=32 childnid=22 DISABLED pcm0: [27] Ctl nid=32 childnid=26 Bind to NONE pcm0: [28] Ctl nid=32 childnid=37 Bind to NONE pcm0: [29] Ctl nid=33 Bind to NONE pcm0: [30] Ctl nid=36 childnid=35 Bind to NONE pcm0: [31] Ctl nid=36 childnid=33 Bind to NONE pcm0: HDA_DEBUG: PCMDIR_PLAY setup... pcm0: HDA_DEBUG: PCMDIR_REC setup... pcm0: HDA_DEBUG: OSS mixer initialization... pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "mic": pcm0: Mixer "rec": pcm0: HDA_DEBUG: Registering PCM channels... pcm0: clone manager: deadline=750ms flags=0x8000001e pcm0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm0: sndbuf_setmap 1794000, 4000; 0xffffffffac872000 -> 1794000 pcm0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm0: sndbuf_setmap 3254000, 4000; 0xffffffffac876000 -> 3254000 pcm0: pcm0: pcm0: pcm0: pcm0: HDA config/quirks: forcestereo ivref50 ivref80 ivref100 ivref pcm0: pcm0: +-------------------+ pcm0: | DUMPING HDA NODES | pcm0: +-------------------+ pcm0: pcm0: Default Parameter pcm0: ----------------- pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: IN amp: 0x80000000 pcm0: OUT amp: 0x00052727 pcm0: pcm0: nid: 2 [DIGITAL] [DISABLED] pcm0: name: audio output pcm0: widget_cap: 0x00030311 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Stream cap: 0x00000005 pcm0: Format: AC3 PCM pcm0: PCM cap: 0x000e07e0 pcm0: PCM size: 16 20 24 pcm0: PCM rate: 44 48 88 96 176 192 pcm0: connections: 3 pcm0: | pcm0: + <- nid=1 [GHOST!] [UNKNOWN] pcm0: | pcm0: + <- nid=8 [audio input] pcm0: | pcm0: + <- nid=9 [audio input] pcm0: pcm0: nid: 3 [ANALOG] pcm0: name: audio output pcm0: widget_cap: 0x00000405 pcm0: Parse flags: 0x00000001 pcm0: Ctl flags: 0x00000011 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: Output amp: 0x00052727 pcm0: mute=0 step=39 size=5 offset=39 pcm0: connections: 0 pcm0: pcm0: nid: 4 [ANALOG] pcm0: name: audio output pcm0: widget_cap: 0x00000405 pcm0: Parse flags: 0x00000001 pcm0: Ctl flags: 0x00000011 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: Output amp: 0x00052727 pcm0: mute=0 step=39 size=5 offset=39 pcm0: connections: 0 pcm0: pcm0: nid: 5 [ANALOG] pcm0: name: audio input pcm0: widget_cap: 0x0010050b pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: Input amp: 0x80053627 pcm0: mute=1 step=54 size=5 offset=39 pcm0: connections: 1 pcm0: | pcm0: + <- nid=23 [pin: Mic in (none)] [DISABLED] pcm0: pcm0: nid: 6 [ANALOG] pcm0: name: audio input pcm0: widget_cap: 0x0010050b pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: Input amp: 0x80053627 pcm0: mute=1 step=54 size=5 offset=39 pcm0: connections: 1 pcm0: | pcm0: + <- nid=24 [pin: Mic in (none)] [DISABLED] pcm0: pcm0: nid: 7 [ANALOG] pcm0: name: audio mixer pcm0: widget_cap: 0x00200103 pcm0: Parse flags: 0x00000001 pcm0: Ctl flags: 0x00000091 pcm0: Input amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 2 pcm0: | pcm0: + <- nid=34 [audio selector] pcm0: | pcm0: + <- nid=33 [audio selector] pcm0: pcm0: nid: 8 [ANALOG] pcm0: name: audio input pcm0: widget_cap: 0x00100501 pcm0: Parse flags: 0x00000002 pcm0: Ctl flags: 0x00000800 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: connections: 1 pcm0: | pcm0: + <- nid=12 [audio selector] pcm0: pcm0: nid: 9 [ANALOG] pcm0: name: audio input pcm0: widget_cap: 0x00100501 pcm0: Parse flags: 0x00000002 pcm0: Ctl flags: 0x00000800 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: connections: 1 pcm0: | pcm0: + <- nid=13 [audio selector] pcm0: pcm0: nid: 10 [ANALOG] pcm0: name: audio mixer pcm0: widget_cap: 0x00200103 pcm0: Parse flags: 0x00000001 pcm0: Ctl flags: 0x00000011 pcm0: Input amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 2 pcm0: | pcm0: + <- nid=4 [audio output] pcm0: | pcm0: + <- nid=33 [audio selector] pcm0: pcm0: nid: 11 [ANALOG] pcm0: name: audio mixer pcm0: widget_cap: 0x00200103 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Input amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 2 pcm0: | pcm0: + <- nid=15 [audio selector] pcm0: | pcm0: + <- nid=33 [audio selector] pcm0: pcm0: nid: 12 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x0030010d pcm0: Parse flags: 0x00000006 pcm0: Ctl flags: 0x00000800 pcm0: Output amp: 0x80053627 pcm0: mute=1 step=54 size=5 offset=39 pcm0: connections: 5 pcm0: | pcm0: + <- nid=20 [pin: Mic in (jack)] (selected) pcm0: | pcm0: + <- nid=21 [pin: Mic in (fixed)] pcm0: | pcm0: + <- nid=22 [pin: CD (none)] [DISABLED] pcm0: | pcm0: + <- nid=32 [audio mixer] pcm0: | pcm0: + <- nid=37 [audio selector] pcm0: pcm0: nid: 13 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x0030010d pcm0: Parse flags: 0x00000006 pcm0: Ctl flags: 0x00000800 pcm0: Output amp: 0x80053627 pcm0: mute=1 step=54 size=5 offset=39 pcm0: connections: 5 pcm0: | pcm0: + <- nid=20 [pin: Mic in (jack)] (selected) pcm0: | pcm0: + <- nid=21 [pin: Mic in (fixed)] pcm0: | pcm0: + <- nid=22 [pin: CD (none)] [DISABLED] pcm0: | pcm0: + <- nid=32 [audio mixer] pcm0: | pcm0: + <- nid=37 [audio selector] pcm0: pcm0: nid: 14 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x00300101 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: connections: 2 pcm0: | pcm0: + <- nid=3 [audio output] (selected) pcm0: | pcm0: + <- nid=4 [audio output] pcm0: pcm0: nid: 15 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x00300101 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: connections: 2 pcm0: | pcm0: + <- nid=3 [audio output] (selected) pcm0: | pcm0: + <- nid=4 [audio output] pcm0: pcm0: nid: 16 [ANALOG] pcm0: name: beep widget pcm0: widget_cap: 0x0070000c pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000021 pcm0: Output amp: 0x800b0f0f pcm0: mute=1 step=15 size=11 offset=15 pcm0: connections: 0 pcm0: pcm0: nid: 17 [ANALOG] pcm0: name: pin: headphones out (jack) pcm0: widget_cap: 0x0040018d pcm0: Parse flags: 0x00000001 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x0000001f pcm0: ISC TRQD HP OUT : UNSOL pcm0: Pin config: 0x0321401f pcm0: Pin control: 0x000000c0 HP OUT pcm0: Output amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 1 pcm0: | pcm0: + <- nid=7 [audio mixer] pcm0: pcm0: nid: 18 [ANALOG] pcm0: name: pin: speaker (fixed) pcm0: widget_cap: 0x0040058d pcm0: Parse flags: 0x00000001 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x0001001f pcm0: ISC TRQD HP OUT EAPD : UNSOL pcm0: Pin config: 0x90170110 pcm0: Pin control: 0x00000040 OUT pcm0: EAPD: 0x00000002 pcm0: Output amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 1 pcm0: | pcm0: + <- nid=10 [audio mixer] pcm0: pcm0: nid: 19 [ANALOG] [DISABLED] pcm0: name: pin: speaker (none) pcm0: widget_cap: 0x0040050c pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x00010010 pcm0: OUT EAPD pcm0: Pin config: 0x511301f0 pcm0: Pin control: 0x00000040 OUT pcm0: EAPD: 0x00000002 pcm0: Output amp: 0x80051f1f pcm0: mute=1 step=31 size=5 offset=31 pcm0: connections: 1 pcm0: | pcm0: + <- nid=31 [audio mixer] pcm0: pcm0: nid: 20 [ANALOG] pcm0: name: pin: Mic in (jack) pcm0: widget_cap: 0x0040008b pcm0: Parse flags: 0x00000002 pcm0: Ctl flags: 0x00000081 pcm0: Pin cap: 0x00003727 pcm0: ISC TRQD IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL pcm0: Pin config: 0x03a15021 pcm0: Pin control: 0x00000025 IN pcm0: Input amp: 0x00270300 pcm0: mute=0 step=3 size=39 offset=0 pcm0: connections: 0 pcm0: pcm0: nid: 21 [ANALOG] pcm0: name: pin: Mic in (fixed) pcm0: widget_cap: 0x0040008b pcm0: Parse flags: 0x00000002 pcm0: Ctl flags: 0x00000081 pcm0: Pin cap: 0x00003727 pcm0: ISC TRQD IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL pcm0: Pin config: 0x90a7012e pcm0: Pin control: 0x00000025 IN pcm0: Input amp: 0x00270300 pcm0: mute=0 step=3 size=39 offset=0 pcm0: connections: 0 pcm0: pcm0: nid: 22 [ANALOG] [DISABLED] pcm0: name: pin: CD (none) pcm0: widget_cap: 0x0040018d pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x00000037 pcm0: ISC TRQD OUT IN : UNSOL pcm0: Pin config: 0x593301f0 pcm0: Pin control: 0x00000060 IN OUT pcm0: Output amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 1 pcm0: | pcm0: + <- nid=11 [audio mixer] pcm0: pcm0: nid: 23 [ANALOG] [DISABLED] pcm0: name: pin: Mic in (none) pcm0: widget_cap: 0x00400001 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x00000020 pcm0: IN pcm0: Pin config: 0x55a601f0 pcm0: Pin control: 0x00000020 IN pcm0: connections: 0 pcm0: pcm0: nid: 24 [ANALOG] [DISABLED] pcm0: name: pin: Mic in (none) pcm0: widget_cap: 0x00400001 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x00000020 pcm0: IN pcm0: Pin config: 0x55a601f0 pcm0: Pin control: 0x00000020 IN pcm0: connections: 0 pcm0: pcm0: nid: 25 [ANALOG] pcm0: name: power widget pcm0: widget_cap: 0x00500500 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: connections: 2 pcm0: | pcm0: + <- nid=32 [audio mixer] (selected) pcm0: | pcm0: + <- nid=33 [audio selector] pcm0: pcm0: nid: 26 [ANALOG] pcm0: name: pin: other (fixed) pcm0: widget_cap: 0x00400000 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x00000020 pcm0: IN pcm0: Pin config: 0x91f311f0 pcm0: Pin control: 0x00000000 pcm0: connections: 0 pcm0: pcm0: nid: 27 [DIGITAL] [DISABLED] pcm0: name: pin: SPDIF out (jack) pcm0: widget_cap: 0x0040030d pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Pin cap: 0x00000010 pcm0: OUT pcm0: Pin config: 0x214411a0 pcm0: Pin control: 0x00000040 OUT pcm0: Output amp: 0x80052727 pcm0: mute=1 step=39 size=5 offset=39 pcm0: connections: 1 pcm0: | pcm0: + <- nid=2 [audio output] [DISABLED] pcm0: pcm0: nid: 28 [ANALOG] pcm0: name: pin: Mic in (jack) pcm0: widget_cap: 0x0040018d pcm0: Parse flags: 0x00000002 pcm0: Ctl flags: 0x00000081 pcm0: Pin cap: 0x00003737 pcm0: ISC TRQD OUT IN VREF[ 50 80 100 GROUND HIZ ] : UNSOL pcm0: Pin config: 0x21a15020 pcm0: Pin control: 0x00000025 IN pcm0: Output amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 1 pcm0: | pcm0: + <- nid=36 [audio mixer] pcm0: pcm0: nid: 29 [ANALOG] pcm0: name: vendor widget pcm0: widget_cap: 0x00f00100 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: connections: 25 pcm0: | pcm0: + <- nid=7 [audio mixer] (selected) pcm0: | pcm0: + <- nid=25 [power widget] pcm0: | pcm0: + <- nid=10 [audio mixer] pcm0: | pcm0: + <- nid=11 [audio mixer] pcm0: | pcm0: + <- nid=12 [audio selector] pcm0: | pcm0: + <- nid=13 [audio selector] pcm0: | pcm0: + <- nid=14 [audio selector] pcm0: | pcm0: + <- nid=15 [audio selector] pcm0: | pcm0: + <- nid=26 [pin: other (fixed)] pcm0: | pcm0: + <- nid=28 [pin: Mic in (jack)] pcm0: | pcm0: + <- nid=17 [pin: headphones out (jack)] pcm0: | pcm0: + <- nid=18 [pin: speaker (fixed)] pcm0: | pcm0: + <- nid=19 [pin: speaker (none)] [DISABLED] pcm0: | pcm0: + <- nid=20 [pin: Mic in (jack)] pcm0: | pcm0: + <- nid=21 [pin: Mic in (fixed)] pcm0: | pcm0: + <- nid=22 [pin: CD (none)] [DISABLED] pcm0: | pcm0: + <- nid=30 [audio mixer] pcm0: | pcm0: + <- nid=31 [audio mixer] pcm0: | pcm0: + <- nid=32 [audio mixer] pcm0: | pcm0: + <- nid=33 [audio selector] pcm0: | pcm0: + <- nid=34 [audio selector] pcm0: | pcm0: + <- nid=35 [audio selector] pcm0: | pcm0: + <- nid=36 [audio mixer] pcm0: | pcm0: + <- nid=37 [audio selector] pcm0: | pcm0: + <- nid=38 [vendor widget] pcm0: pcm0: nid: 30 [ANALOG] pcm0: name: audio mixer pcm0: widget_cap: 0x00200103 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Input amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 2 pcm0: | pcm0: + <- nid=14 [audio selector] pcm0: | pcm0: + <- nid=33 [audio selector] pcm0: pcm0: nid: 31 [ANALOG] pcm0: name: audio mixer pcm0: widget_cap: 0x00200100 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: connections: 1 pcm0: | pcm0: + <- nid=30 [audio mixer] pcm0: pcm0: nid: 32 [ANALOG] pcm0: name: audio mixer pcm0: widget_cap: 0x0020010b pcm0: Parse flags: 0x00000002 pcm0: Ctl flags: 0x00000081 pcm0: Input amp: 0x80051f17 pcm0: mute=1 step=31 size=5 offset=23 pcm0: connections: 5 pcm0: | pcm0: + <- nid=20 [pin: Mic in (jack)] pcm0: | pcm0: + <- nid=21 [pin: Mic in (fixed)] pcm0: | pcm0: + <- nid=22 [pin: CD (none)] [DISABLED] pcm0: | pcm0: + <- nid=26 [pin: other (fixed)] pcm0: | pcm0: + <- nid=37 [audio selector] pcm0: pcm0: nid: 33 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x0030010d pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000081 pcm0: Output amp: 0x80051f1f pcm0: mute=1 step=31 size=5 offset=31 pcm0: connections: 1 pcm0: | pcm0: + <- nid=32 [audio mixer] pcm0: pcm0: nid: 34 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x00300101 pcm0: Parse flags: 0x00000001 pcm0: Ctl flags: 0x00000011 pcm0: connections: 2 pcm0: | pcm0: + <- nid=3 [audio output] (selected) pcm0: | pcm0: + <- nid=4 [audio output] pcm0: pcm0: nid: 35 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x00300101 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: connections: 2 pcm0: | pcm0: + <- nid=3 [audio output] (selected) pcm0: | pcm0: + <- nid=4 [audio output] pcm0: pcm0: nid: 36 [ANALOG] pcm0: name: audio mixer pcm0: widget_cap: 0x00200103 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: Input amp: 0x80000000 pcm0: mute=1 step=0 size=0 offset=0 pcm0: connections: 2 pcm0: | pcm0: + <- nid=35 [audio selector] pcm0: | pcm0: + <- nid=33 [audio selector] pcm0: pcm0: nid: 37 [ANALOG] pcm0: name: audio selector pcm0: widget_cap: 0x0030010d pcm0: Parse flags: 0x00000002 pcm0: Ctl flags: 0x00000081 pcm0: Output amp: 0x00270300 pcm0: mute=0 step=3 size=39 offset=0 pcm0: connections: 1 pcm0: | pcm0: + <- nid=28 [pin: Mic in (jack)] pcm0: pcm0: nid: 38 [ANALOG] pcm0: name: vendor widget pcm0: widget_cap: 0x00f00100 pcm0: Parse flags: 0x00000000 pcm0: Ctl flags: 0x00000000 pcm0: connections: 3 pcm0: | pcm0: + <- nid=20 [pin: Mic in (jack)] (selected) pcm0: | pcm0: + <- nid=21 [pin: Mic in (fixed)] pcm0: | pcm0: + <- nid=28 [pin: Mic in (jack)] pcm0: pcm0: +------------------------+ pcm0: | DUMPING HDA AMPLIFIERS | pcm0: +------------------------+ pcm0: pcm0: 1: nid=3 dir=0x1 index=0 ossmask=0x00000011 ossdev=4 pcm0: 2: nid=4 dir=0x1 index=0 ossmask=0x00000011 ossdev=4 pcm0: 3: nid=5 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 4: nid=6 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 5: nid=7 cnid=34 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 6: nid=7 cnid=33 dir=0x2 index=1 ossmask=0x00000000 ossdev=0 pcm0: 7: nid=10 cnid=4 dir=0x2 index=0 ossmask=0x00000011 ossdev=4 pcm0: 8: nid=10 cnid=33 dir=0x2 index=1 ossmask=0x00000000 ossdev=0 pcm0: 9: nid=11 cnid=15 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 10: nid=11 cnid=33 dir=0x2 index=1 ossmask=0x00000000 ossdev=0 pcm0: 11: nid=12 dir=0x1 index=0 ossmask=0x00000800 ossdev=0 pcm0: 12: nid=13 dir=0x1 index=0 ossmask=0x00000800 ossdev=0 pcm0: 13: nid=16 dir=0x1 index=0 ossmask=0x00000021 ossdev=5 pcm0: 14: nid=17 dir=0x1 index=0 ossmask=0x00000000 ossdev=0 pcm0: 15: nid=18 dir=0x1 index=0 ossmask=0x00000000 ossdev=0 pcm0: 16: nid=19 dir=0x1 index=0 ossmask=0x00000000 ossdev=0 [DISABLED] pcm0: 17: nid=20 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 18: nid=21 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 19: nid=22 dir=0x1 index=0 ossmask=0x00000000 ossdev=0 [DISABLED] pcm0: 20: nid=27 dir=0x1 index=0 ossmask=0x00000000 ossdev=0 [DISABLED] pcm0: 21: nid=28 dir=0x1 index=0 ossmask=0x00000000 ossdev=0 pcm0: 22: nid=30 cnid=14 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 23: nid=30 cnid=33 dir=0x2 index=1 ossmask=0x00000000 ossdev=0 pcm0: 24: nid=32 cnid=20 dir=0x2 index=0 ossmask=0x00000081 ossdev=7 pcm0: 25: nid=32 cnid=21 dir=0x2 index=1 ossmask=0x00000081 ossdev=7 pcm0: 26: nid=32 cnid=22 dir=0x2 index=2 ossmask=0x00000000 ossdev=0 [DISABLED] pcm0: 27: nid=32 cnid=26 dir=0x2 index=3 ossmask=0x00000000 ossdev=0 pcm0: 28: nid=32 cnid=37 dir=0x2 index=4 ossmask=0x00000000 ossdev=0 pcm0: 29: nid=33 dir=0x1 index=0 ossmask=0x00000000 ossdev=0 pcm0: 30: nid=36 cnid=35 dir=0x2 index=0 ossmask=0x00000000 ossdev=0 pcm0: 31: nid=36 cnid=33 dir=0x2 index=1 ossmask=0x00000000 ossdev=0 pcm0: 32: nid=37 dir=0x1 index=0 ossmask=0x00000081 ossdev=7 pcm0: pcm0: +-----------------------------------+ pcm0: | DUMPING HDA AUDIO/VOLUME CONTROLS | pcm0: +-----------------------------------+ pcm0: pcm0: Master Volume (OSS: vol) pcm0: | pcm0: +- nid: 3 index: 0 mute: 0 step: 39 size: 5 off: 39 dir=0x1 ossmask=0x00000011 pcm0: | pcm0: +- nid: 4 index: 0 mute: 0 step: 39 size: 5 off: 39 dir=0x1 ossmask=0x00000011 pcm0: | pcm0: +- nid: 10 index: 0 (nid: 4) mute: 1 step: 0 size: 0 off: 0 dir=0x2 ossmask=0x00000011 pcm0: | pcm0: +- nid: 16 index: 0 mute: 1 step: 15 size: 11 off: 15 dir=0x1 ossmask=0x00000021 pcm0: | pcm0: +- nid: 32 index: 0 (nid: 20) mute: 1 step: 31 size: 5 off: 23 dir=0x2 ossmask=0x00000081 pcm0: | pcm0: +- nid: 32 index: 1 (nid: 21) mute: 1 step: 31 size: 5 off: 23 dir=0x2 ossmask=0x00000081 pcm0: | pcm0: +- nid: 37 index: 0 mute: 0 step: 3 size: 39 off: 0 dir=0x1 ossmask=0x00000081 pcm0: pcm0: PCM Volume (OSS: pcm) pcm0: | pcm0: +- nid: 3 index: 0 mute: 0 step: 39 size: 5 off: 39 dir=0x1 ossmask=0x00000011 pcm0: | pcm0: +- nid: 4 index: 0 mute: 0 step: 39 size: 5 off: 39 dir=0x1 ossmask=0x00000011 pcm0: | pcm0: +- nid: 10 index: 0 (nid: 4) mute: 1 step: 0 size: 0 off: 0 dir=0x2 ossmask=0x00000011 pcm0: pcm0: Microphone Volume (OSS: mic) pcm0: | pcm0: +- nid: 32 index: 0 (nid: 20) mute: 1 step: 31 size: 5 off: 23 dir=0x2 ossmask=0x00000081 pcm0: | pcm0: +- nid: 32 index: 1 (nid: 21) mute: 1 step: 31 size: 5 off: 23 dir=0x2 ossmask=0x00000081 pcm0: | pcm0: +- nid: 37 index: 0 mute: 0 step: 3 size: 39 off: 0 dir=0x1 ossmask=0x00000081 pcm0: pcm0: Recording Level (OSS: rec) pcm0: | pcm0: +- nid: 12 index: 0 mute: 1 step: 54 size: 5 off: 39 dir=0x1 ossmask=0x00000800 pcm0: | pcm0: +- nid: 13 index: 0 mute: 1 step: 54 size: 5 off: 39 dir=0x1 ossmask=0x00000800 pcm0: pcm0: Speaker/Beep (OSS: speaker) pcm0: | pcm0: +- nid: 16 index: 0 mute: 1 step: 15 size: 11 off: 15 dir=0x1 ossmask=0x00000021 pcm0: pcm0: Playback path: pcm0: pcm0: nid=17 [pin: headphones out (jack)] pcm0: ^ pcm0: | pcm0: +-----<------+ pcm0: ^ pcm0: | pcm0: nid=7 [audio mixer] pcm0: ^ pcm0: | pcm0: nid=34 [audio selector] pcm0: ^ pcm0: | pcm0: nid=3 [audio output] pcm0: pcm0: nid=18 [pin: speaker (fixed)] pcm0: ^ pcm0: | pcm0: +-----<------+ pcm0: ^ pcm0: | pcm0: nid=10 [audio mixer] pcm0: ^ pcm0: | pcm0: nid=4 [audio output] pcm0: pcm0: Recording sources: pcm0: pcm0: nid=12 [audio selector] pcm0: | pcm0: + <- nid=20 [pin: Mic in (jack)] [recsrc: vol, mic] pcm0: | pcm0: + <- nid=21 [pin: Mic in (fixed)] [recsrc: vol, mic] pcm0: | pcm0: + <- nid=32 [audio mixer] [recsrc: vol, mic] pcm0: | pcm0: + <- nid=37 [audio selector] [recsrc: vol, mic] pcm0: pcm0: nid=13 [audio selector] pcm0: | pcm0: + <- nid=20 [pin: Mic in (jack)] [recsrc: vol, mic] pcm0: | pcm0: + <- nid=21 [pin: Mic in (fixed)] [recsrc: vol, mic] pcm0: | pcm0: + <- nid=32 [audio mixer] [recsrc: vol, mic] pcm0: | pcm0: + <- nid=37 [audio selector] [recsrc: vol, mic] pcm0: pcm0: +--------------------------------------+ pcm0: | DUMPING PCM Playback/Record Channels | pcm0: +--------------------------------------+ pcm0: pcm0: PCM Playback: 1 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: DAC: 3 4 pcm0: pcm0: PCM Record: 1 pcm0: Stream cap: 0x00000001 pcm0: Format: PCM pcm0: PCM cap: 0x000e07ff pcm0: PCM size: 16 20 24 pcm0: PCM rate: 8 11 16 22 32 44 48 88 96 176 192 pcm0: ADC: 8 9 Regards -- Pawel From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 22 08:26:26 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A971D106566C for ; Sat, 22 Mar 2008 08:26:26 +0000 (UTC) (envelope-from kiorky@cryptelium.net) Received: from smtp.cryptelium.net (cryptelium.net [82.231.146.43]) by mx1.freebsd.org (Postfix) with ESMTP id BEA968FC1A for ; Sat, 22 Mar 2008 08:26:25 +0000 (UTC) (envelope-from kiorky@cryptelium.net) Received: from localhost (pigeon.cryptelium.net [192.168.0.252]) by smtp.cryptelium.net (Postfix) with ESMTP id 8A9E9160B75BE for ; Sat, 22 Mar 2008 09:30:49 +0100 (CET) X-Virus-Scanned: amavisd-new at cryptelium.net Received: from smtp.cryptelium.net ([192.168.0.252]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z+9EKT4EyYu4 for ; Sat, 22 Mar 2008 09:30:38 +0100 (CET) Received: from lutsianna.cryptelium.net (lutsianna.cryptelium.net [192.168.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.cryptelium.net (Postfix) with ESMTP id 941A5160B59DA for ; Sat, 22 Mar 2008 09:30:38 +0100 (CET) To: freebsd-multimedia@freebsd.org From: kiorky Date: Sat, 22 Mar 2008 09:26:15 +0100 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1453063.C16seN3Jff"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200803220926.19735.kiorky@cryptelium.net> Subject: Speakers are not disabled when plug in headphones 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, 22 Mar 2008 08:26:26 -0000 --nextPart1453063.C16seN3Jff Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline i encounter that speakers's problem with snd_hda. This when you plug someth= ing in the headphone jack, the internal speakers are not muted. I applied abdul's patch but without sucess. I tried several combination of gpioX and ovref into devices.hint too. [root@judith /home/kiorky]# uname -ar =46reeBSD judith.cryptelium.net 7.0-RELEASE FreeBSD 7.0-RELEASE #5: Fri Mar= 21 22:19:15 CET 2008 kiorky@judith.cryptelium.net:/usr/obj/usr/src/sys= /JUDITH i386 [root@judith /home/kiorky]# cat /dev/sndstat =46reeBSD Audio Driver (newpcm: 32bit 2007121300/i386) Installed devices: pcm0: at memory 0xf0500000 = irq 22 kld snd_hda [20071129_0050] [MPSAFE] (1p:1v/1r:1v channels duplex de= fault) [pcm0:play:dsp0.p0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0= x00000000 interrupts 2706, underruns 0, feed 2706, ready 0 [b:4096/2048/2|bs:= 4096/2048/2] {userland} -> feeder_vchan(0x10000010) -> {hardware} pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp0]: spd 44100/48000, fmt 0x10= 000010, flags 0x10000000, 0x00000028 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:65536/2048/3= 2] {userland} -> feeder_root(0x10000010) -> feeder_rate(44100 -> 48000= q:1) -> feeder_volume(0x10000010) -> {hardware} [pcm0:record:dsp0.r0]: spd 48000, fmt 0x10000010, flags 0x00101000,= 0x00000000 interrupts 0, overruns 0, feed 0, hfree 4096, sfree 4096 [b:4096/20= 48/2|bs:4096/2048/2] {hardware} -> feeder_root(0x10000010) -> feeder_vchan(0x10000010) -= > {userland} pcm0:record:dsp0.r0[pcm0:virtual:dsp0.vr0]: spd 0, fmt 0x00000000/0= x00000008, flags 0x10000000, 0x00000000 interrupts 0, overruns 0, feed 0, hfree 0, sfree 0 [b:0/0/0|bs:0/0/= 0] {hardware} -> feeder_root(0x00000000) -> {userland} =46ile Versions: $FreeBSD: src/sys/dev/sound/pci/hda/hdac.c,v 1.44.2.5 2007/12/15 04:06:12 a= riff Exp $ $FreeBSD: src/sys/dev/sound/isa/sndbuf_dma.c,v 1.3 2005/01/06 01:43:17 imp = Exp $ $FreeBSD: src/sys/dev/sound/pcm/vchan.c,v 1.36 2007/06/16 03:37:28 ariff Ex= p $ $FreeBSD: src/sys/dev/sound/pcm/sound.c,v 1.119 2007/06/17 19:02:05 ariff E= xp $ $FreeBSD: src/sys/dev/sound/pcm/sndstat.c,v 1.28 2007/06/16 03:37:28 ariff = Exp $ $FreeBSD: src/sys/dev/sound/pcm/mixer.c,v 1.61 2007/06/16 03:37:28 ariff Ex= p $ $FreeBSD: src/sys/dev/sound/pcm/feeder_volume.c,v 1.6 2007/06/16 20:36:39 a= riff Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder_rate.c,v 1.23 2007/06/16 03:37:28 ar= iff Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder_fmt.c,v 1.23 2007/06/02 13:07:44 joe= l Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder.c,v 1.44 2007/06/17 15:53:11 ariff E= xp $ $FreeBSD: src/sys/dev/sound/pcm/fake.c,v 1.18 2007/03/15 18:19:01 ariff Exp= $ $FreeBSD: src/sys/dev/sound/pcm/dsp.c,v 1.107 2007/07/04 12:33:11 ariff Exp= $ $FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.121.2.1 2007/12/06 05:21:39 a= riff Exp $ $FreeBSD: src/sys/dev/sound/pcm/buffer.c,v 1.37 2007/06/16 03:37:27 ariff E= xp $ $FreeBSD: src/sys/dev/sound/pcm/ac97_patch.c,v 1.10.2.1 2007/10/29 18:47:27= ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.73.2.1 2007/10/29 18:47:47 ariff= Exp $ [root@judith /home/kiorky]# mixer Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer mic is currently set to 0:0 Mixer rec is currently set to 0:0 Recording source: mic pciconf : pcm0@pci0:0:27:0: class=3D0x040300 card=3D0xc510144d chip=3D0x284b808= 6=20 rev=3D0x03 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D '82801H &SUBSYS_81EC1043&REV_02\3&11583659&0&D8' class =3D multimedia dmesg.boot: 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. =46reeBSD is a registered trademark of The FreeBSD Foundation. =46reeBSD 7.0-RELEASE #5: Fri Mar 21 22:19:15 CET 2008 kiorky@judith.cryptelium.net:/usr/obj/usr/src/sys/JUDITH Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz (1995.02-MHz 686-class= CPU) Origin =3D "GenuineIntel" Id =3D 0x6fd Stepping =3D 13 Features=3D0xbfebfbff Features2=3D0xe3bd AMD Features=3D0x20000000 AMD Features2=3D0x1 Cores per package: 2 real memory =3D 2146238464 (2046 MB) avail memory =3D 2082267136 (1985 MB) ACPI APIC Table: =46reeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 kqemu version 0x00010300 kqemu: KQEMU installed, max_locked_mem=3D1037452kB. ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: HPT RocketRAID controller driver v1.1 (Mar 21 2008 22:19:00) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) Timecounter "HPET" frequency 14318180 Hz quality 900 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 p4tcc1: on cpu1 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 nvidia0: port 0x2000-0x207f mem 0xce000000-0xceffffff,0xd= 0000000-0xdfffffff,0xcc000000-0xcdffffff irq 16 at device 0.0 on pci1 nvidia0: [GIANT-LOCKED] nvidia0: [ITHREAD] uhci0: port 0x1800-0x181f irq 16 at device = 26.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1820-0x183f irq 21 at device = 26.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ehci0: mem 0xf0504000-0xf05043ff irq 18= at device 26.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 2 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 4 ports with 4 removable, self powered ugen0: on uhub2 pcm0: mem 0xf0500000-0xf050= 3fff irq 22 at device 27.0 on pci0 pcm0: [ITHREAD] pcib2: irq 17 at device 28.0 on pci0 pci2: on pcib2 pci2: at device 0.0 (no driver attached) pcib3: irq 16 at device 28.1 on pci0 pci3: on pcib3 mskc0: port 0x3000-0x30ff mem 0xf0= 200000-0xf0203fff irq 17 at device 0.0 on pci3 msk0: on mskc0 msk0: Ethernet address: 00:13:77:5a:e8:ad miibus0: on msk0 e1000phy0: PHY 0 on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ukphy0: PHY 3 on miibus0 ukphy0: no media present ukphy1: PHY 6 on miibus0 ukphy1: no media present mskc0: [FILTER] uhci2: port 0x1840-0x185f irq 23 at device = 29.0 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb3: on uhci2 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered uhci3: port 0x1860-0x187f irq 19 at device = 29.1 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb4: on uhci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered uhci4: port 0x1880-0x189f irq 18 at device = 29.2 on pci0 uhci4: [GIANT-LOCKED] uhci4: [ITHREAD] usb5: on uhci4 usb5: USB revision 1.0 uhub5: on usb5 uhub5: 2 ports with 2 removable, self powered ehci1: mem 0xf0504400-0xf05047ff irq 23= at device 29.7 on pci0 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb6: EHCI version 1.0 usb6: companion controllers, 2 ports each: usb3 usb4 usb5 usb6: on ehci1 usb6: USB revision 2.0 uhub6: on usb6 uhub6: 6 ports with 6 removable, self powered pcib4: at device 30.0 on pci0 pci4: on pcib4 cbb0: mem 0xf0400000-0xf0400fff at device 9.0 = on pci4 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb0: [ITHREAD] fwohci0: mem 0xf0401000-0xf04017ff at device 9.1 on pci4 fwohci0: [FILTER] fwohci0: OHCI version 1.0 (ROM=3D1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:00:f0:41:01:07:55:17 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:00:f0:07:55:17 fwe0: Ethernet address: 02:00:f0:07:55:17 fwip0: on firewire0 fwip0: Firewire address: 00:00:f0:41:01:07:55:17 @ 0xfffe00000000, S400, ma= xrec 2048 sbp0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x7d8fc000 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=3D0xc800ffc0, gen=3D1, CYCLEMASTER mode pci4: at device 9.2 (no driver attached) pci4: at device 9.3 (no driver attached) pci4: at device 9.4 (no driver attached) pci4: at device 9.5 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x= 18e0-0x18ef,0x18d0-0x18df at device 31.2 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_acad0: on acpi0 battery0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_tz0: on acpi0 acpi_tz1: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse, device ID 3 pmtimer0 on isa0 orm0: at iomem 0xdc000-0xdffff,0xe0000-0xe17ff pnpid ORM0= 000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: = on uhub3 ums0: 8 buttons and Z dir. ugen1: on u= hub5 Timecounters tick every 1.000 msec hptrr: no controller detected. firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me) firewire0: bus manager 0 (me) ad0: 152627MB at ata0-master UDMA33 acd0: DVDR at ata1-master UDMA33 pcm0: pcm0: SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad0s4a msk0: link state changed to UP I tried oss41, but i have problms too but nbot the sames. I suceed in mutin= g=20 internal speakers but after one hour or such the sondcard hangs and i need = to=20 reboot to resume it. =2D-=20 =2D- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF --nextPart1453063.C16seN3Jff Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (GNU/Linux) iEYEABECAAYFAkfkwqsACgkQ6Hy4NVWFEUBLigCfXmzlnyXcUnUANJ6JBfS25Zi1 cpcAoIZeE1pzyvEhf1Om4KHkUTOtVJOf =FCOp -----END PGP SIGNATURE----- --nextPart1453063.C16seN3Jff-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 22 08:29:06 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 0FED8106566C for ; Sat, 22 Mar 2008 08:29:06 +0000 (UTC) (envelope-from kiorky@cryptelium.net) Received: from smtp.cryptelium.net (cryptelium.net [82.231.146.43]) by mx1.freebsd.org (Postfix) with ESMTP id 582AB8FC19 for ; Sat, 22 Mar 2008 08:29:04 +0000 (UTC) (envelope-from kiorky@cryptelium.net) Received: from localhost (pigeon.cryptelium.net [192.168.0.252]) by smtp.cryptelium.net (Postfix) with ESMTP id 7C2E6160BC097 for ; Sat, 22 Mar 2008 09:17:42 +0100 (CET) X-Virus-Scanned: amavisd-new at cryptelium.net Received: from smtp.cryptelium.net ([192.168.0.252]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3oTZrv1bZv67 for ; Sat, 22 Mar 2008 09:17:38 +0100 (CET) Received: from lutsianna.cryptelium.net (lutsianna.cryptelium.net [192.168.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.cryptelium.net (Postfix) with ESMTP id C7D72160BA7CA for ; Sat, 22 Mar 2008 09:17:37 +0100 (CET) From: kiorky Date: Sat, 22 Mar 2008 09:13:12 +0100 User-Agent: KMail/1.9.9 MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: multipart/signed; boundary="nextPart13287017.6QjOREuRpN"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200803220913.17578.kiorky@cryptelium.net> Subject: Speakers are not disabled when plug in headphones 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, 22 Mar 2008 08:29:06 -0000 --nextPart13287017.6QjOREuRpN Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline i encounter that speakers's problem with snd_hda. This when you plug someth= ing in the headphone jack, the internal speakers are not muted. I applied abdul's patch but without sucess. I tried several combination of gpioX and ovref into devices.hint too. [root@judith /home/kiorky]# uname -ar =46reeBSD judith.cryptelium.net 7.0-RELEASE FreeBSD 7.0-RELEASE #5: Fri Mar= 21 22:19:15 CET 2008 kiorky@judith.cryptelium.net:/usr/obj/usr/src/sys= /JUDITH i386 [root@judith /home/kiorky]# cat /dev/sndstat =46reeBSD Audio Driver (newpcm: 32bit 2007121300/i386) Installed devices: pcm0: at memory 0xf0500000 = irq 22 kld snd_hda [20071129_0050] [MPSAFE] (1p:1v/1r:1v channels duplex de= fault) [pcm0:play:dsp0.p0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0= x00000000 interrupts 2706, underruns 0, feed 2706, ready 0 [b:4096/2048/2|bs:= 4096/2048/2] {userland} -> feeder_vchan(0x10000010) -> {hardware} pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp0]: spd 44100/48000, fmt 0x10= 000010, flags 0x10000000, 0x00000028 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:65536/2048/3= 2] {userland} -> feeder_root(0x10000010) -> feeder_rate(44100 -> 48000= q:1) -> feeder_volume(0x10000010) -> {hardware} [pcm0:record:dsp0.r0]: spd 48000, fmt 0x10000010, flags 0x00101000,= 0x00000000 interrupts 0, overruns 0, feed 0, hfree 4096, sfree 4096 [b:4096/20= 48/2|bs:4096/2048/2] {hardware} -> feeder_root(0x10000010) -> feeder_vchan(0x10000010) -= > {userland} pcm0:record:dsp0.r0[pcm0:virtual:dsp0.vr0]: spd 0, fmt 0x00000000/0= x00000008, flags 0x10000000, 0x00000000 interrupts 0, overruns 0, feed 0, hfree 0, sfree 0 [b:0/0/0|bs:0/0/= 0] {hardware} -> feeder_root(0x00000000) -> {userland} =46ile Versions: $FreeBSD: src/sys/dev/sound/pci/hda/hdac.c,v 1.44.2.5 2007/12/15 04:06:12 a= riff Exp $ $FreeBSD: src/sys/dev/sound/isa/sndbuf_dma.c,v 1.3 2005/01/06 01:43:17 imp = Exp $ $FreeBSD: src/sys/dev/sound/pcm/vchan.c,v 1.36 2007/06/16 03:37:28 ariff Ex= p $ $FreeBSD: src/sys/dev/sound/pcm/sound.c,v 1.119 2007/06/17 19:02:05 ariff E= xp $ $FreeBSD: src/sys/dev/sound/pcm/sndstat.c,v 1.28 2007/06/16 03:37:28 ariff = Exp $ $FreeBSD: src/sys/dev/sound/pcm/mixer.c,v 1.61 2007/06/16 03:37:28 ariff Ex= p $ $FreeBSD: src/sys/dev/sound/pcm/feeder_volume.c,v 1.6 2007/06/16 20:36:39 a= riff Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder_rate.c,v 1.23 2007/06/16 03:37:28 ar= iff Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder_fmt.c,v 1.23 2007/06/02 13:07:44 joe= l Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder.c,v 1.44 2007/06/17 15:53:11 ariff E= xp $ $FreeBSD: src/sys/dev/sound/pcm/fake.c,v 1.18 2007/03/15 18:19:01 ariff Exp= $ $FreeBSD: src/sys/dev/sound/pcm/dsp.c,v 1.107 2007/07/04 12:33:11 ariff Exp= $ $FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.121.2.1 2007/12/06 05:21:39 a= riff Exp $ $FreeBSD: src/sys/dev/sound/pcm/buffer.c,v 1.37 2007/06/16 03:37:27 ariff E= xp $ $FreeBSD: src/sys/dev/sound/pcm/ac97_patch.c,v 1.10.2.1 2007/10/29 18:47:27= ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.73.2.1 2007/10/29 18:47:47 ariff= Exp $ [root@judith /home/kiorky]# mixer Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer mic is currently set to 0:0 Mixer rec is currently set to 0:0 Recording source: mic pciconf : pcm0@pci0:0:27:0: class=3D0x040300 card=3D0xc510144d chip=3D0x284b808= 6=20 rev=3D0x03 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D '82801H &SUBSYS_81EC1043&REV_02\3&11583659&0&D8' class =3D multimedia dmesg.boot: 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. =46reeBSD is a registered trademark of The FreeBSD Foundation. =46reeBSD 7.0-RELEASE #5: Fri Mar 21 22:19:15 CET 2008 kiorky@judith.cryptelium.net:/usr/obj/usr/src/sys/JUDITH Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz (1995.02-MHz 686-class= CPU) Origin =3D "GenuineIntel" Id =3D 0x6fd Stepping =3D 13 Features=3D0xbfebfbff Features2=3D0xe3bd AMD Features=3D0x20000000 AMD Features2=3D0x1 Cores per package: 2 real memory =3D 2146238464 (2046 MB) avail memory =3D 2082267136 (1985 MB) ACPI APIC Table: =46reeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 kqemu version 0x00010300 kqemu: KQEMU installed, max_locked_mem=3D1037452kB. ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: HPT RocketRAID controller driver v1.1 (Mar 21 2008 22:19:00) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) Timecounter "HPET" frequency 14318180 Hz quality 900 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 p4tcc1: on cpu1 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 nvidia0: port 0x2000-0x207f mem 0xce000000-0xceffffff,0xd= 0000000-0xdfffffff,0xcc000000-0xcdffffff irq 16 at device 0.0 on pci1 nvidia0: [GIANT-LOCKED] nvidia0: [ITHREAD] uhci0: port 0x1800-0x181f irq 16 at device = 26.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1820-0x183f irq 21 at device = 26.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ehci0: mem 0xf0504000-0xf05043ff irq 18= at device 26.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 2 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 4 ports with 4 removable, self powered ugen0: on uhub2 pcm0: mem 0xf0500000-0xf050= 3fff irq 22 at device 27.0 on pci0 pcm0: [ITHREAD] pcib2: irq 17 at device 28.0 on pci0 pci2: on pcib2 pci2: at device 0.0 (no driver attached) pcib3: irq 16 at device 28.1 on pci0 pci3: on pcib3 mskc0: port 0x3000-0x30ff mem 0xf0= 200000-0xf0203fff irq 17 at device 0.0 on pci3 msk0: on mskc0 msk0: Ethernet address: 00:13:77:5a:e8:ad miibus0: on msk0 e1000phy0: PHY 0 on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ukphy0: PHY 3 on miibus0 ukphy0: no media present ukphy1: PHY 6 on miibus0 ukphy1: no media present mskc0: [FILTER] uhci2: port 0x1840-0x185f irq 23 at device = 29.0 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb3: on uhci2 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered uhci3: port 0x1860-0x187f irq 19 at device = 29.1 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb4: on uhci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered uhci4: port 0x1880-0x189f irq 18 at device = 29.2 on pci0 uhci4: [GIANT-LOCKED] uhci4: [ITHREAD] usb5: on uhci4 usb5: USB revision 1.0 uhub5: on usb5 uhub5: 2 ports with 2 removable, self powered ehci1: mem 0xf0504400-0xf05047ff irq 23= at device 29.7 on pci0 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb6: EHCI version 1.0 usb6: companion controllers, 2 ports each: usb3 usb4 usb5 usb6: on ehci1 usb6: USB revision 2.0 uhub6: on usb6 uhub6: 6 ports with 6 removable, self powered pcib4: at device 30.0 on pci0 pci4: on pcib4 cbb0: mem 0xf0400000-0xf0400fff at device 9.0 = on pci4 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb0: [ITHREAD] fwohci0: mem 0xf0401000-0xf04017ff at device 9.1 on pci4 fwohci0: [FILTER] fwohci0: OHCI version 1.0 (ROM=3D1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:00:f0:41:01:07:55:17 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:00:f0:07:55:17 fwe0: Ethernet address: 02:00:f0:07:55:17 fwip0: on firewire0 fwip0: Firewire address: 00:00:f0:41:01:07:55:17 @ 0xfffe00000000, S400, ma= xrec 2048 sbp0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x7d8fc000 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=3D0xc800ffc0, gen=3D1, CYCLEMASTER mode pci4: at device 9.2 (no driver attached) pci4: at device 9.3 (no driver attached) pci4: at device 9.4 (no driver attached) pci4: at device 9.5 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x= 18e0-0x18ef,0x18d0-0x18df at device 31.2 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_acad0: on acpi0 battery0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_tz0: on acpi0 acpi_tz1: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse, device ID 3 pmtimer0 on isa0 orm0: at iomem 0xdc000-0xdffff,0xe0000-0xe17ff pnpid ORM0= 000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: = on uhub3 ums0: 8 buttons and Z dir. ugen1: on u= hub5 Timecounters tick every 1.000 msec hptrr: no controller detected. firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me) firewire0: bus manager 0 (me) ad0: 152627MB at ata0-master UDMA33 acd0: DVDR at ata1-master UDMA33 pcm0: pcm0: SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad0s4a msk0: link state changed to UP I tried oss41, but i have problms too but nbot the sames. I suceed in mutin= g=20 internal speakers but after one hour or such the sondcard hangs and i need = to=20 reboot to resume it. =2D-=20 =2D- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF --nextPart13287017.6QjOREuRpN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (GNU/Linux) iEYEABECAAYFAkfkv50ACgkQ6Hy4NVWFEUCZEQCeIEcFxrg2OfxmX/x73Yi/W5h6 BkYAn2UI9qRCTZumC5XRERmdUBYc2tyb =WlTs -----END PGP SIGNATURE----- --nextPart13287017.6QjOREuRpN-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 22 18:33:15 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 849691065670 for ; Sat, 22 Mar 2008 18:33:15 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail-in-11.arcor-online.net (mail-in-11.arcor-online.net [151.189.21.51]) by mx1.freebsd.org (Postfix) with ESMTP id 44C6C8FC24 for ; Sat, 22 Mar 2008 18:33:15 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-11.arcor-online.net (Postfix) with ESMTP id 365C6139A0 for ; Sat, 22 Mar 2008 18:06:07 +0100 (CET) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id 237ED213094 for ; Sat, 22 Mar 2008 18:06:07 +0100 (CET) Received: from kemoauc.mips.inka.de (dslb-088-064-189-153.pools.arcor-ip.net [88.64.189.153]) by mail-in-08.arcor-online.net (Postfix) with ESMTP id EBE2F2D2A21 for ; Sat, 22 Mar 2008 18:06:06 +0100 (CET) Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.13.8/8.13.8) with ESMTP id m2MH66cH077533 for ; Sat, 22 Mar 2008 18:06:06 +0100 (CET) (envelope-from naddy@kemoauc.mips.inka.de) Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.13.8/8.13.8/Submit) id m2MH66uD077532 for multimedia@FreeBSD.org; Sat, 22 Mar 2008 18:06:06 +0100 (CET) (envelope-from naddy) Date: Sat, 22 Mar 2008 18:06:06 +0100 From: Christian Weisgerber To: multimedia@FreeBSD.org Message-ID: <20080322170606.GA77372@kemoauc.mips.inka.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV 0.92.1/6329/Sat Mar 22 14:53:30 2008 on mail-in-08.arcor-online.net X-Virus-Status: Clean Cc: Subject: audio/jack: spurious FLAC dependency 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, 22 Mar 2008 18:33:15 -0000 The audio/jack port includes a library dependency on audio/flac, but this doesn't appear to be used. I can't find any FLAC reference at all in the jack sources. Am I missing something or can this be removed? Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/jack/Makefile,v retrieving revision 1.42 diff -u -r1.42 Makefile --- Makefile 20 Mar 2008 09:19:36 -0000 1.42 +++ Makefile 22 Mar 2008 17:04:01 -0000 @@ -7,6 +7,7 @@ PORTNAME= jackit PORTVERSION= 0.103.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF DISTNAME= jack-audio-connection-kit-${PORTVERSION} @@ -15,8 +16,7 @@ COMMENT= A low-latency audio server LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \ - sndfile.1:${PORTSDIR}/audio/libsndfile \ - FLAC.7:${PORTSDIR}/audio/flac + sndfile.1:${PORTSDIR}/audio/libsndfile OPTIONS= DOCS "Build HTML documentation. Requires doxygen/TeX." off -- khristian "naddy" Weisgerber naddy@mips.inka.de