From owner-freebsd-multimedia@FreeBSD.ORG Sun Mar 1 17:55:42 2009 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 62F72106564A for ; Sun, 1 Mar 2009 17:55:42 +0000 (UTC) (envelope-from tim@tangobravo.co.uk) Received: from auth-2.ukservers.net (auth-2.ukservers.net [217.10.138.132]) by mx1.freebsd.org (Postfix) with ESMTP id 27CDA8FC16 for ; Sun, 1 Mar 2009 17:55:41 +0000 (UTC) (envelope-from tim@tangobravo.co.uk) Received: from auth-2.ukservers.net (auth-2.ukservers.net [10.0.17.132]) by auth-2.ukservers.net (Postfix smtp) with ESMTP id 34AFC2CD4B42 for ; Sun, 1 Mar 2009 17:37:09 +0000 (GMT) Received: from hades.syntheticmoon.co.uk (82-71-38-22.dsl.in-addr.zen.co.uk [82.71.38.22]) by auth-2.ukservers.net (Postfix smtp) with ESMTP id 076B42CD4A8A for ; Sun, 1 Mar 2009 17:37:08 +0000 (GMT) Message-ID: <49AAC7FA.1010403@tangobravo.co.uk> Date: Sun, 01 Mar 2009 17:38:02 +0000 From: Tim Borgeaud User-Agent: Thunderbird 2.0.0.0 (X11/20070604) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: A Linux USB DVB-T (dib0700) driver for 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: Sun, 01 Mar 2009 17:55:42 -0000 I've been working with Luigi Rizzo's Linux emulation code and with similar code in Hans Petter Selasky's new USB stack (on FreeBSD 6/7). I've had some success building an, apparently working FreeBSD driver module using Linux driver source for dib0700 based devices. The project is still at an early stage and relatively untested, but I seem to be able to watch digital TV using my Hauppauge WinTV NOVA-TD USB stick. Details and code for FreeBSD 7.1 (only) can be found at http://www.tangobravo.co.uk/v4l-compat/ Since this project is focussed around building USB DVB drivers from Linux source, it should not be difficult to build one the other similar drivers from the Video4Linux project. However, I have not yet reached this point. Ideally, I'd like to find other people willing to test this code, particularly if they have other USB DVB devices supported by v4l code, before I try any other devices. Tim Borgeaud From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 2 04:05:28 2009 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 BDF16106566C for ; Mon, 2 Mar 2009 04:05:28 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 8A69E8FC18 for ; Mon, 2 Mar 2009 04:05:28 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by wf-out-1314.google.com with SMTP id 27so2128838wfd.7 for ; Sun, 01 Mar 2009 20:05:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:mime-version:subject:date:x-mailer; bh=se0naiO5PE6xDNhb/3FVyvPVIiw1N8ILbH17PTxANJU=; b=tbVtn7Kg7WwZ0GbqZ9pNaRgoe7NjKdmwyr5hLm/dDE750RIfnN89ZIL9oXV9V5nnin d8H4LZnEz/E3cP6nuouL/f/wv7MRZQKYE2Udrv8Xj30VhqVFtGmhOyotsbTuhoZbf5+x NI/+EWhpD+OGrpo4aIb9vQe0dYIV5c6qQLuy4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=I7abjv52FBYuRkfU5e9m/eTUQ10Fxb5ahcRcAbOMJkUOzD/YyU1jdEk1vyxYf0fseD SaaEMJKu4MSLMhuEWAv7WescuaAqz1ZTyhc/yHqypGt907RuZkd2Yq7oj39GyYY/ofbP 2mIFNcQKsh9XJ+DQovvGmBWL+u0Ipcu6nrFLg= Received: by 10.142.44.11 with SMTP id r11mr2763584wfr.240.1235965337876; Sun, 01 Mar 2009 19:42:17 -0800 (PST) Received: from ?192.168.2.2? (dsl001-134-183.sea1.dsl.speakeasy.net [72.1.134.183]) by mx.google.com with ESMTPS id 30sm7289465wfa.18.2009.03.01.19.42.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 01 Mar 2009 19:42:16 -0800 (PST) Message-Id: From: Paul Beard To: multimedia@FreeBSD.org Mime-Version: 1.0 (Apple Message framework v930.3) Date: Sun, 1 Mar 2009 19:42:11 -0800 X-Mailer: Apple Mail (2.930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Script "configure" failed unexpectedly 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, 02 Mar 2009 04:05:29 -0000 ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/usr/ports/audio/faac/work/faac-1.28/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FAAC configure 1.28, which was generated by GNU Autoconf 2.62. Invocation command line was $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/ usr/local/info/ --build=i386-portbld-freebsd6.4 ## --------- ## ## Platform. ## ## --------- ## hostname = shuttle.paulbeard.org uname -m = i386 uname -r = 6.4-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.4-RELEASE #0: Fri Nov 28 19:40:49 PST 2008 root@shuttle.paulbeard.org :/usr/obj/usr/src/sys/SHUTTLE /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/paul/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2091: checking for a BSD-compatible install configure:2159: result: /usr/bin/install -c -o root -g wheel configure:2170: checking whether build environment is sane configure:2213: result: yes configure:2238: checking for a thread-safe mkdir -p configure:2277: result: /usr/local/bin/gmkdir -p configure:2290: checking for gawk configure:2306: found /usr/local/bin/gawk configure:2317: result: gawk configure:2328: checking whether gmake sets $(MAKE) configure:2350: result: yes configure:2610: checking for gcc configure:2637: result: cc configure:2875: checking for C compiler version configure:2883: cc --version >&5 cc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2887: $? = 0 configure:2894: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:2898: $? = 0 configure:2905: cc -V >&5 cc: `-V' option must have argument configure:2909: $? = 1 configure:2932: checking for C compiler default output file name configure:2954: cc -pipe -g -I/usr/local/include -L/usr/local/lib conftest.c -lmp4v2 >&5 /usr/bin/ld: warning: libgnugetopt.so.1, needed by /usr/local/lib/ libmp4v2.so, not found (try using -rpath or -rpath-link) configure:2958: $? = 0 configure:2996: result: a.out configure:3013: checking whether the C compiler works configure:3023: ./a.out /libexec/ld-elf.so.1: Shared object "libgnugetopt.so.1" not found, required by "libmp4v2.so.0" configure:3027: $? = 1 configure:3034: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -g' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -g' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value=-lmp4v2 ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.4 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_path_mkdir=/usr/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=cc ac_cv_prog_make_gmake_set=yes lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/local/bin/aclocal-1.10' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run tar' AR='' AUTOCONF='/usr/local/bin/autoconf-2.62' AUTOHEADER='/usr/local/bin/autoheader-2.62' AUTOMAKE='/usr/local/bin/automake-1.10' AWK='gawk' CC='cc' CCDEPMODE='' CFLAGS='-pipe -g' CPP='' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-pipe -g' CYGPATH_W='echo' DEFS='' DEPDIR='' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GREP='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='-lmp4v2' LIBTOOL='/usr/local/bin/libtool' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run makeinfo' MKDIR_P='/usr/local/bin/gmkdir -p' NMEDIT='' OBJEXT='' PACKAGE='faac' PACKAGE_BUGREPORT='faac-dev@lists.sourceforge.net' PACKAGE_NAME='FAAC' PACKAGE_STRING='FAAC 1.28' PACKAGE_TARNAME='faac' PACKAGE_VERSION='1.28' PATH_SEPARATOR=':' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_DRM_FALSE='' USE_DRM_TRUE='' VERSION='1.25' WITH_MP4V2_FALSE='' WITH_MP4V2_TRUE='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.4' build_alias='i386-portbld-freebsd6.4' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='$(SHELL) /usr/ports/audio/faac/work/faac-1.28/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='/usr/local/bin/gmkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "FAAC" #define PACKAGE_TARNAME "faac" #define PACKAGE_VERSION "1.28" #define PACKAGE_STRING "FAAC 1.28" #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" #define PACKAGE "faac" #define VERSION "1.25" configure: exit 1 Hermes-1.3.3_2 ImageMagick-6.4.9.3 ORBit-0.5.17_4 ORBit2-2.14.16 OpenEXR-1.6.1_1 OpenSP-1.5.2_1 Xaw3d-1.5E_2 aalib-1.4.r5_4 adns-1.4_1 aggregate-1.6_1 aguri-0.7_1 alacarte-0.11.8 alignmargins-1.0_1 alpine-2.00_1 amspsfnt-1.0_5 apache-2.2.11_3 appres-1.0.1 apr-gdbm-db43-1.3.3.1.3.4_1 aqbanking-2.3.3_2 arc-5.21o_1 arj-3.10.22_1 arts-1.5.10_1,1 artswrapper-1.5.3 asciidoc-8.3.5 aspell-0.60.6_2 at-spi-1.24.1 atk-1.24.0 audacity-devel-1.3.7 autoconf-2.13.000227_6 autoconf-2.62 autoconf-wrapper-20071109 automake-1.10.1 automake-1.5_5,1 automake-1.6.3_1 automake-1.9.6_3 automake-wrapper-20071109 avahi-0.6.24 avahi-app-0.6.24 avahi-autoipd-0.6.24 avahi-gtk-0.6.24 avahi-libdns-0.6.24 babl-0.0.22_1 bash-3.2.48_1 bdftopcf-1.0.1 beforelight-1.0.3_1 bigreqsproto-1.0.2 bison-2.3_4,1 bitmap-1.0.3_1 bitstream-vera-1.10_4 bladeenc-0.94.2 blas-1.0_3 blt-2.4z_2 boehm-gc-6.8 bogofilter-1.1.7_1 bonobo-1.0.22_7 boost-1.34.1 bug-buddy-2.24.2 c-ares-config-1.4.0 ca_root_nss-3.11.9_2 cacti-0.8.7d cairo-1.8.6_1,1 cairomm-1.6.4 cclient-2007e,1 cdparanoia-3.9.8_8 cdrdao-1.2.2 cdrtools-2.01_7 cgilib-0.6 cheese-2.24.3 cm-super-0.3.4_1 cmake-2.6.2 cmpsfont-1.0_6 compositeproto-0.4 consolekit-0.3.0_5 coreutils-6.9_3 courier-authlib-base-0.62.1 cups-base-1.3.9_3 cups-pdf-2.5.0 cups-pstoraster-8.15.4_2 curl-7.19.2 cvsup-16.1h_4 cyrus-sasl-2.1.22_2 damageproto-1.1.0_2 dasher-4.9.0_1,2 db41-4.1.25_4 db43-4.3.29_1 dbus-1.2.4.4 dbus-glib-0.80 dbus-qt3-0.70_2 dcraw-8.88 dejagnu-1.4.4_2 dejavu-2.28 deskbar-applet-2.24.3 desktop-file-utils-0.15_1 diction-1.11 dirmngr-1.0.2_1 distcc-gnome-2.18.3_10 djbfft-0.76_2 dmidecode-2.10 dmxproto-2.2.2 docbook-3.1_4 docbook-4.1_3 docbook-4.2 docbook-4.3 docbook-4.4_2 docbook-4.5_2 docbook-sk-4.1.2_4 docbook-utils-0.6.14_7 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4_1 docbook-xml-4.5 docbook-xsl-1.74.0_1 dovecot-1.1.11 doxygen-1.5.8 dri-7.3,2 dri2proto-1.99.3 dsssl-docbook-modular-1.79_1,1 dt-15.14 dvd+rw-tools-7.1 dvipsk-tetex-5.95a_2 e2fsprogs-libuuid-1.41.4_1 eaccelerator-0.9.5.3 editres-1.0.3_1 eel-2.24.1 ekiga-2.0.11_5 empathy-2.24.1 enchant-1.4.2 encodings-1.0.2,1 eog-2.24.3.1 epiphany-2.24.3_1 esound-0.2.41 evieext-1.0.2 evince-2.24.2 evolution-2.24.4 evolution-data-server-2.24.4.1 evolution-exchange-2.24.4 evolution-webcal-2.24.0 exif-0.6.17 expat-2.0.1 expect-5.43.0_3 ezm3-1.2_1 faac-1.26_1 faad2-2.7,1 ffcall-1.10_1 ffmpeg-2008.07.27_7 fftw-2.1.5_5 fftw3-3.1.3 file-roller-2.24.3,1 firefox-2.0.0.20_2,1 firefox-3.0.6,1 fixesproto-4.0 flac-1.2.1 flex-2.5.35_1 fltk-2.0.r6305_1 font-adobe-100dpi-1.0.0_1 font-adobe-75dpi-1.0.0 font-adobe-utopia-100dpi-1.0.1 font-adobe-utopia-75dpi-1.0.1 font-adobe-utopia-type1-1.0.1 font-alias-1.0.1 font-arabic-misc-1.0.0 font-bh-100dpi-1.0.0 font-bh-75dpi-1.0.0 font-bh-lucidatypewriter-100dpi-1.0.0 font-bh-lucidatypewriter-75dpi-1.0.0 font-bh-ttf-1.0.0 font-bh-type1-1.0.0 font-bitstream-100dpi-1.0.0 font-bitstream-75dpi-1.0.0 font-bitstream-type1-1.0.0 font-cronyx-cyrillic-1.0.0 font-cursor-misc-1.0.0 font-daewoo-misc-1.0.0 font-dec-misc-1.0.0 font-ibm-type1-1.0.0 font-isas-misc-1.0.0 font-jis-misc-1.0.0 font-micro-misc-1.0.0 font-misc-cyrillic-1.0.0 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-misc-misc-1.0.0 font-mutt-misc-1.0.0 font-schumacher-misc-1.0.0_1 font-screen-cyrillic-1.0.1 font-sony-misc-1.0.0 font-sun-misc-1.0.0 font-util-1.0.1 font-winitzki-cyrillic-1.0.0 font-xfree86-type1-1.0.1 fontcacheproto-0.1.2 fontconfig-2.6.0,1 fontsproto-2.0.2 fonttosfnt-1.0.3 foomatic-db-20070124_2 foomatic-db-engine-20070124,1 foomatic-db-hpijs-1.4 foomatic-filters-3.0.2_4 freedesktop-sound-theme-0.2 freefont-ttf-20090104 freetype-1.3.1_4 freetype2-2.3.7 fribidi-0.10.9 fslsfonts-1.0.2 fstobdf-1.0.3 fusefs-kmod-0.3.9.p1.20080208_5 fusefs-libs-2.7.4 gal-0.24_6 gamin-0.1.10 garmin-utils-2.5 gawk-3.1.6_1 gcalctool-5.24.3.1,2 gcc-4.2.5_20090218 gcc-4.3.4_20090212 gccmakedep-1.0.2 gconf-1.0.9_16 gconf-editor-2.24.1,1 gconf2-2.24.0 gd-2.0.35,1 gdal-1.5.0_2 gdbm-1.8.3_3 gdk-pixbuf-0.22.0_8 gdl-2.24.0 gdm-2.24.1_6 gedit-2.24.3 gegl-0.0.20_1 getopt-1.1.4_1 gettext-0.17_1 ggz-client-libs-0.0.14.1_1 ghostscript8-8.63 gimp-app-2.6.4,1 gimp-gutenprint-5.1.7_1 gio-fam-backend-2.18.4 gkrellm-2.3.2_1 gle-3.1.0_2 glib-1.2.10_12 glib-2.18.4 glibmm-2.18.1,1 glitz-0.5.6_2 glproto-1.4.9 gmake-3.81_3 gmime-2.2.23 gmime-sharp-2.2.22_1 gnet2-2.0.8_1 gnome-applets-2.24.3.1 gnome-audio-2.22.2 gnome-backgrounds-2.24.0 gnome-common-2.24.0 gnome-control-center-2.24.0.1 gnome-cups-manager-0.31_9,1 gnome-db-0.2.96_10 gnome-desktop-2.24.3 gnome-doc-utils-0.14.2 gnome-font-sampler-0.4_8 gnome-games-2.24.3_1 gnome-icon-theme-2.24.0_2 gnome-keyring-2.24.1_2 gnome-libs-1.4.2_12 gnome-mag-0.15.4 gnome-media-2.24.0.1 gnome-menus-2.24.2 gnome-mime-data-2.18.0_3 gnome-mount-0.8_2 gnome-netstatus-2.12.2 gnome-nettool-2.22.1,1 gnome-panel-2.24.3 gnome-power-manager-2.24.3 gnome-print-0.37_7 gnome-screensaver-2.24.1_1 gnome-session-2.24.3 gnome-settings-daemon-2.24.1 gnome-sharp-2.16.0_5 gnome-speech-0.4.23 gnome-spell-1.0.8_2 gnome-system-monitor-2.24.4 gnome-system-tools-2.22.1 gnome-terminal-2.24.3 gnome-themes-2.24.3 gnome-user-docs-2.24.2 gnome-utils-2.24.1,1 gnome-vfs-1.0.5_12 gnome-vfs-2.24.0 gnome-volume-manager-2.24.0 gnome2-2.24.3_1 gnome_subr-1.0 gnomecanvas-0.22.0_8 gnomehier-2.3_11 gnucash-2.2.7_2 gnucash-docs-2.2.0_3 gnumeric-1.9.3_2 gnupg-1.4.9_2 gnupg-2.0.10_2 gnustep-back-0.16.0 gnustep-base-1.18.0 gnustep-gui-0.16.0 gnustep-make-2.0.8 gnutls-2.6.4 goffice-0.4.3_5 goffice-0.7.2 gok-2.24.0,1 gpac-libgpac-0.4.5_2,1 gperf-3.0.3 gpgme-1.1.8 gphoto2-2.4.4 gpsbabel-1.3.6 gramofile-1.6P_8 gramps-3.0.4_1 graphviz-2.20.3_1 gsfonts-8.11_4 gsl-1.12 gsm-1.0.12_1 gstreamer-0.10.22_1 gstreamer-ffmpeg-0.10.6 gstreamer-plugins-0.10.22,3 gstreamer-plugins-a52dec-0.10.10,3 gstreamer-plugins-bad-0.10.10,3 gstreamer-plugins-cdparanoia-0.10.22_1,3 gstreamer-plugins-core-0.10_10 gstreamer-plugins-dts-0.10.10_1,3 gstreamer-plugins-dvd-0.10.10,3 gstreamer-plugins-esound-0.10.13,3 gstreamer-plugins-flac-0.10.13,3 gstreamer-plugins-fluendo-mp3-0.10.7_1 gstreamer-plugins-gconf-0.10.13,3 gstreamer-plugins-gio-0.10.22_1,3 gstreamer-plugins-gnomevfs-0.10.22_1,3 gstreamer-plugins-good-0.10.13,3 gstreamer-plugins-hal-0.10.13,3 gstreamer-plugins-libpng-0.10.13,3 gstreamer-plugins-mad-0.10.10,3 gstreamer-plugins-mp3-0.10.0_1 gstreamer-plugins-mpeg2dec-0.10.10,3 gstreamer-plugins-ogg-0.10.22_1,3 gstreamer-plugins-pango-0.10.22_1,3 gstreamer-plugins-soup-0.10.13,3 gstreamer-plugins-theora-0.10.22_1,3 gstreamer-plugins-ugly-0.10.10,3 gstreamer-plugins-vorbis-0.10.22_1,3 gstreamer-plugins-xvid-0.10.10_1,3 gtar-1.21 gtk-1.2.10_20 gtk-2.14.7_1 gtk-engines2-2.16.1 gtk-sharp-2.10.2_2 gtk-vnc-0.3.8 gtkglarea-1.99.0_11 gtkglext-1.2.0_3 gtkhtml3-3.12.3_5 gtkhtml3-3.24.4 gtkmm-2.14.3 gtksourceview-1.8.5_4 gtksourceview2-2.4.2 gtkspell-2.0.15 gucharmap-2.24.3 guile-1.8.6 guile-gtk-0.60_4 gutenprint-5.1.7_1 gutenprint-base-5.1.7_1 gutenprint-cups-5.1.7_3 gutenprint-foomatic-5.1.7_1 gutenprint-ijs-5.1.7_1 gvfs-1.0.3 gwenhywfar-2.6.2_2 hal-0.5.11_18 hal-info-20080508_1 hamster-applet-2.24.3 hcidump-1.5.1 help2man-1.36.4_2 hicolor-icon-theme-0.10_2 hostsentry-0.02_2 hplip-2.8.2_3 iceauth-1.0.2 ico-1.0.2 icon-naming-utils-0.8.7 icu-3.8.1_1 id3lib-3.8.3_5 id3tool-1.2a ilmbase-1.0.1_1 imake-1.0.2_4,1 imlib-1.9.15_7 imlib2-1.4.1.000_1,2 inkscape-0.46_4 inputproto-1.5.0 intltool-0.40.5 iso-codes-3.2_1 iso8879-1986_2 ispell-3.3.02_4 ja-kakasi-2.3.4 ja-p5-Text-Kakasi-2.04 jackit-0.109.2_1 jade-1.2.1_9 jadetex-3.13_2 jam-2.5_2 jasper-1.900.1_7 javavmwrapper-2.3.2 jbigkit-1.6 jhead-2.86 jpeg-6b_7 k3b-1.0.5_1 kbproto-1.0.3 kde-xdg-env-1.0_3,1 kdebase-3.5.10_2 kdebase-kompmgr-3.5.10 kdehier-1.0_11 kdelibs-3.5.10 ktoblzcheck-1.20 lame-3.98.2_1 lapack-3.1.1_2 lcms-1.17,1 lha-1.14i_6 libFS-1.0.1 libGL-7.3_1 libGLU-7.3 libICE-1.0.4_1,1 libIDL-0.8.12 libSM-1.1.0_1,1 libX11-1.2,1 libXScrnSaver-1.1.3 libXTrap-1.0.0 libXau-1.0.4 libXaw-1.0.5_1,1 libXcomposite-0.4.0,1 libXcursor-1.1.9_1 libXdamage-1.1.1 libXdmcp-1.0.2_1 libXevie-1.0.2 libXext-1.0.5,1 libXfixes-4.0.3_1 libXfont-1.3.4,1 libXfontcache-1.0.4 libXft-2.1.13 libXi-1.2.1,1 libXinerama-1.0.3,1 libXmu-1.0.4,1 libXp-1.0.0,1 libXpm-3.5.7 libXprintAppUtil-1.0.1 libXprintUtil-1.0.1 libXrandr-1.2.3 libXrender-0.9.4_1 libXres-1.0.3_3 libXt-1.0.5_1 libXtst-1.0.3_1 libXv-1.0.4,1 libXvMC-1.0.4_1 libXxf86dga-1.0.2 libXxf86misc-1.0.1 libXxf86vm-1.0.2 liba52-0.7.4_2 libamrnb-7.0.0.2,1 libao-0.8.8_1 libart_lgpl-2.3.20,1 libassuan-1.0.5 libaudiofile-0.2.6 libbonobo-2.24.0 libbonoboui-2.24.0 libcanberra-0.10_2 libcapplet-1.4.0.5_10 libcddb-1.3.0 libcdio-0.78.2_2 libcheck-0.9.6 libcroco-0.6.2 libdaemon-0.12 libdca-0.0.5 libdiscid-0.2.2 libdmx-1.0.2_1 libdnet-1.11_2 libdrm-2.4.5 libdv-0.104_6 libdvbpsi-0.1.6 libdvdcss-1.2.9_2 libdvdnav-0.1.10_4 libdvdread-4.1.3 libebml-0.7.8 libexecinfo-1.1_3 libexif-0.6.17 libfame-0.9.1_2 libflash-0.4.13_3 libfontenc-1.0.4 libfpx-1.2.0.12_1 libgail-gnome-1.20.1 libgcrypt-1.4.4 libgda-0.2.96_10 libgda3-3.0.4_1 libgeotiff-1.2.5 libggz-0.0.14.1_5 libghttp-1.0.9_1 libgksu-1.3.8_3 libgksuui-1.0.7_3 libglade-0.17_9 libglade2-2.6.3 libglut-7.3_1 libgmp-4.2.4 libgnome-2.24.1 libgnomecanvas-2.20.1.1_2 libgnomecups-0.2.3_1,1 libgnomedb-3.0.0_3 libgnomekbd-2.24.0 libgnomeprint-2.18.5 libgnomeprintui-2.18.3 libgnomesu-1.0.0_5 libgnomeui-2.24.0 libgpg-error-1.7 libgphoto2-2.4.4 libgpod-0.6.0_1 libgsf-1.14.11 libgsf-gnome-1.14.11 libgtkhtml-2.11.1_2 libgtop-2.24.4 libgweather-2.24.3 libiconv-1.11_1 libid3tag-0.15.1b libidn-1.12 libijs-0.35_1 libirman-0.4.4 libksba-1.0.5 libltdl-1.5.26 libmad-0.15.1b_2 libmatroska-0.8.1 libmcrypt-2.5.8 libmikmod-esound-3.1.11_2 libmng-1.0.10 libmodplug-0.8.4 libmpcdec-1.2.6 libmpeg2-0.5.1 libmspack-0.0.20060920 libmtp-0.3.1_1 libmusicbrainz-2.1.5 libnjb-2.2.6_2 libnotify-0.4.5 libntlm-1.0 libofa-0.9.3_2 libofx-0.9.0_2 libogg-1.1.3,4 liboil-0.3.15 liboldX-1.0.1 liboobs-2.22.0_1 libopendaap-0.4.0_1 libpaper-1.1.21_3 libpcap-0.9.7_1 libpci-2.2.8_1 libpciaccess-0.10.5_5 libpthread-stubs-0.1 librsvg2-2.22.3_2 libsamplerate-0.1.4 libsexy-0.1.11_1 libsigc++-1.0.4_1 libsigc++-1.2.7_1 libsigc++-2.2.3 libsndfile-1.0.18 libsoup-2.2.105_3 libsoup-2.24.3 libspectre-0.2.2 libspf2-1.0.4_1 libssh2-1.0,2 libsvg-0.1.4_1 libsvg-cairo-0.1.6_3 libtar-1.2.11_2 libtasn1-1.8 libtelepathy-0.3.3_1 libthai-0.1.5_3 libtheora-1.0.b2 libtool-1.5.26 libtorrent-0.12.2 libtre-0.7.5_3 libtunepimp-0.5.3_3,1 libungif-4.1.4_5 libunicode-0.4_9 libusb-0.1.12_4 libutempter-1.1.5_1 libvolume_id-0.81.0 libvorbis-1.2.0_3,3 libwmf-0.2.8.4_2 libwnck-2.24.2 libwww-5.4.0_4 libxcb-1.2 libxkbfile-1.0.5 libxkbui-1.0.2_1 libxklavier-3.8,1 libxml++-1.0.5_1 libxml++-2.24.2 libxml-1.8.17_4 libxml2-2.6.32_2 libxslt-1.1.24_2 libzvbi-0.2.33 linc-1.0.3_7 linux-atk-1.9.1_1 linux-cairo-1.0.2 linux-esound-0.2.36 linux-expat-1.95.8 linux-fontconfig-2.2.3_7 linux-gtk2-2.6.10_1 linux-jpeg-6b.34 linux-libaudiofile-0.2.6_2 linux-pango-1.10.2_1 linux-png-1.2.8_2 linux-realplayer-10.0.9.809.20070726 linux-tiff-3.7.1 linux-xorg-libs-6.8.2_5 linux_base-fc-4_14 linuxdoc-1.1_1 linuxthreads-2.2.3_23 lirc-0.8.0_2 listres-1.0.1_1 liveMedia-2009.02.23,1 livecd-1.2.4b_2 lmmon-0.65_1 loudmouth-1.4.3 lsof-4.82C,3 luit-1.0.3_1 lynx-2.8.6.5_5,1 lzmautils-4.32.7 lzo2-2.03_2 lzop-1.02.r1 m4-1.4.12,1 mDNSResponder-108 madplay-esound-0.15.2b_1 mailgraph-1.14_2 makedepend-1.0.1,1 mencoder-0.99.11_3 metacity-2.24.0_1 mhash-0.9.9 milter-greylist-4.0.1_2 mime-support-3.44.1 mkcomposecache-1.2_1 mkfontdir-1.0.4 mkfontscale-1.0.6 mod_security-2.5.7_1 mono-1.2.5.1_1 monodoc-1.2.5_1 mousetweaks-2.24.3 mp3_check-1.98_1 mp3check-1.6 mp3splt-2.1c_3 mpeg2codec-1.2_3 mpeg4ip-libmp4v2-1.6.1 mpfr-2.4.1 mpg123-1.6.4 mpg321-0.2.10_7 mplayer-0.99.11_11 mplayer-skins-1.1.2_6 mt-daapd-0.2.4.2_1 mutt-1.4.2.3_3 mysql-client-5.1.30 mysql-scripts-5.1.30 mysql-server-5.1.30 nas-1.9.1_3 nasm-2.05.01,1 nautilus-2.24.2 nautilus-cd-burner-2.24.0 ndesk-dbus-0.6.1a ndesk-dbus-glib-0.4.1_1 neon26-0.26.4_1 net-snmp-5.4.2.1_2 netpbm-10.26.60 nmh-1.2_2 normalize-0.7.7_2 notification-daemon-0.4.0_1 nspr-4.7 nss-3.11.9_2 nss_mdns-0.10_1 oaf-0.6.10_8 obexapp-1.4.10 ocaml-3.10.2_1 ocaml-cryptokit-1.3_2 ocaml-jabbr-0.0.20021124_1 ocaml-lablgl-1.03_1 ocaml-yaxpo-0.0.20050614_1 oclock-1.0.1 opal-2.2.11_1 open-motif-2.2.3_6 openldap-client-2.3.43 openobex-1.4 openslp-1.2.1_3 orca-2.24.3 oroborus-2.0.18_1 p5-Algorithm-C3-0.07 p5-Algorithm-Dependency-1.108 p5-Algorithm-Diff-1.1902 p5-Archive-Extract-0.30 p5-Archive-Tar-1.44 p5-Archive-Zip-1.26 p5-Array-Compare-1.17 p5-Authen-PAM-0.16_1 p5-Authen-SASL-2.12 p5-AutoLoader-5.68 p5-B-Deobfuscate-0.20 p5-B-Hooks-EndOfScope-0.06 p5-B-Keywords-1.08 p5-BerkeleyDB-0.37 p5-Bit-Vector-6.4_1 p5-CGI.pm-3.42,1 p5-CPAN-Mini-0.576 p5-Carp-Clan-6.00 p5-Cflow-1.053 p5-Class-Accessor-0.31 p5-Class-Accessor-Chained-0.01_1 p5-Class-Accessor-Grouped-0.08002 p5-Class-Autouse-1.29 p5-Class-C3-0.20 p5-Class-C3-Componentised-1.0003 p5-Class-DBI-3.0.17 p5-Class-Data-Inheritable-0.08 p5-Class-ErrorHandler-0.01 p5-Class-Factory-Util-1.7 p5-Class-ISA-0.33 p5-Class-Inspector-1.23 p5-Class-Loader-2.03 p5-Class-MOP-0.77 p5-Class-MethodMaker-2.15 p5-Class-Singleton-1.4 p5-Class-Spiffy-0.15 p5-Class-Trigger-0.13 p5-Class-WhiteHole-0.04 p5-Clone-0.31 p5-Compress-Bzip2-2.09 p5-Compress-Raw-Bzip2-2.015 p5-Compress-Raw-Zlib-2.015 p5-Compress-Zlib-2.015 p5-Config-Tiny-2.12 p5-Convert-ASCII-Armour-1.4 p5-Convert-ASN1-0.21 p5-Convert-BinHex-1.119 p5-Convert-PEM-0.07_1 p5-Crypt-Blowfish-2.10 p5-Crypt-CAST5_PP-1.04 p5-Crypt-CBC-2.30 p5-Crypt-DES-2.05 p5-Crypt-DES_EDE3-0.01_1 p5-Crypt-DSA-0.14 p5-Crypt-IDEA-1.08_1 p5-Crypt-Primes-0.50 p5-Crypt-RIPEMD160-0.04 p5-Crypt-Random-1.25_1 p5-Crypt-Rijndael-1.07 p5-Crypt-SSLeay-0.57 p5-DBD-Mock-1.39 p5-DBD-SQLite-1.14 p5-DBD-mysql51-4.010 p5-DBI-1.60.7 p5-DBI-Shell-11.95 p5-DBIx-Class-0.08012_1 p5-DBIx-ContextualFetch-1.03 p5-Data-Buffer-0.04 p5-Data-OptList-0.104 p5-Data-Page-2.01 p5-Data-ShowTable-3.3 p5-Data-Stream-Bulk-0.03 p5-Date-Manip-5.54 p5-DateTime-0.45.01 p5-DateTime-Format-Builder-0.79.01 p5-DateTime-Format-ISO8601-0.06 p5-DateTime-Format-Mail-0.30.01 p5-DateTime-Format-Strptime-1.09.00,1 p5-DateTime-Format-W3CDTF-0.04 p5-DateTime-Locale-0.42 p5-DateTime-TimeZone-0.84 p5-Devel-Cycle-1.10 p5-Devel-GlobalDestruction-0.02 p5-Devel-StackTrace-1.20 p5-Devel-Symdump-2.0800 p5-Digest-1.15_1 p5-Digest-HMAC-1.01 p5-Digest-MD2-2.03 p5-Digest-MD5-2.38 p5-Digest-MD5-File-0.07 p5-Digest-SHA-5.47 p5-Digest-SHA1-2.11 p5-Email-Abstract-3.001 p5-Email-Date-1.10.3 p5-Email-Date-Format-1.002 p5-Email-Find-0.10 p5-Email-Simple-2.00.5 p5-Email-Valid-0.179 p5-Encode-Detect-1.01 p5-Error-0.17015 p5-Event-1.11 p5-Exception-Class-1.26 p5-Exporter-Lite-0.02 p5-ExtUtils-CBuilder-0.24 p5-ExtUtils-ParseXS-2.19 p5-File-Copy-Recursive-0.38 p5-File-Fetch-0.18 p5-File-Find-Rule-0.30 p5-File-Flat-1.04 p5-File-HomeDir-0.82 p5-File-NCopy-0.36 p5-File-NFSLock-1.20 p5-File-Path-2.07_1 p5-File-Remove-1.42 p5-File-Slurp-9999.13 p5-File-Tail-0.99.3 p5-File-Temp-0.21 p5-File-Which-0.05 p5-File-chmod-0.32 p5-Filter-Simple-0.84 p5-Finance-Quote-1.15 p5-Finance-QuoteHist-1.11_1 p5-GSSAPI-0.26 p5-GdkPixbuf-0.7009_5 p5-Getopt-ArgvFile-1.11 p5-Getopt-Long-2.37 p5-Gtk-0.7009_4 p5-HTML-FromText-2.05 p5-HTML-LinkExtractor-0.130 p5-HTML-Parser-3.60 p5-HTML-TableExtract-2.10 p5-HTML-Tagset-3.20 p5-HTML-TokeParser-Simple-3.15 p5-HTML-Tree-3.23 p5-HTTP-Cache-Transparent-1.0 p5-HTTP-Response-Encoding-0.05_1 p5-HTTP-Server-Simple-0.38 p5-Hook-LexWrap-0.22 p5-IO-1.2301 p5-IO-Capture-0.05 p5-IO-Compress-Base-2.015 p5-IO-Compress-Bzip2-2.015 p5-IO-Compress-Zlib-2.015 p5-IO-Multiplex-1.10 p5-IO-Socket-INET6-2.56 p5-IO-Socket-SSL-1.23 p5-IO-String-1.08 p5-IO-Tee-0.64_2 p5-IO-Tty-1.08 p5-IO-Zlib-1.09 p5-IO-stringy-2.110 p5-IPC-Cmd-0.42 p5-IPC-Run-0.82 p5-Ima-DBI-0.35 p5-JSON-2.14 p5-JSON-Any-1.19 p5-LWP-Authen-Wsse-0.05 p5-LWP-UserAgent-Determined-1.03 p5-Lingua-EN-Numbers-Ordinate-1.02 p5-Lingua-Preferred-0.2.4 p5-List-MoreUtils-0.22 p5-Locale-Maketext-Simple-0.18 p5-Log-Message-0.02 p5-Log-Message-Simple-0.04 p5-Log-TraceMessages-1.4 p5-MIME-Base64-3.07 p5-MIME-Lite-3.02.4 p5-MIME-Tools-5.427,2 p5-MIME-Types-1.27 p5-MP3-Info-1.24 p5-MRO-Compat-0.09 p5-Mail-SPF-2.005 p5-Mail-SpamAssassin-3.2.5_1 p5-Mail-Tools-2.04 p5-Math-BigInt-1.89 p5-Math-Pari-2.010801 p5-Memoize-1.01 p5-Module-Build-0.30 p5-Module-CoreList-2.17 p5-Module-Find-0.06 p5-Module-Load-0.16 p5-Module-Load-Conditional-0.30 p5-Module-Loaded-0.02 p5-Module-Pluggable-3.8_1 p5-Module-ScanDeps-0.89 p5-Module-Signature-0.55_3 p5-Moose-0.71 p5-MooseX-StrictConstructor-0.07 p5-MooseX-Types-0.08 p5-MooseX-Types-Path-Class-0.05 p5-Net-1.22_1,1 p5-Net-Amazon-S3-0.49 p5-Net-DBus-0.33.6 p5-Net-DNS-0.65 p5-Net-DNS-Resolver-Programmable-0.003 p5-Net-Domain-TLD-1.68 p5-Net-Google-1.0.1 p5-Net-IP-1.25 p5-Net-SNMP-5.2.0 p5-Net-SSLeay-1.35_1 p5-Net-Server-0.97 p5-Net-Telnet-3.03 p5-Net-Telnet-Cisco-1.10_1 p5-Net-XWhois-0.90_4 p5-NetAddr-IP-4.02.4 p5-Number-Compare-0.01 p5-Object-Accessor-0.34 p5-PAR-0.98.6 p5-PAR-Dist-0.44 p5-PPI-1.203 p5-Package-Constants-0.02 p5-PadWalker-1.7 p5-Params-Check-0.26_1 p5-Params-Util-0.38 p5-Params-Validate-0.89 p5-Parse-Syslog-1.10 p5-Parse-Yapp-1.05 p5-Path-Class-0.16_1 p5-PathTools-3.2900 p5-Perl-Critic-1.09.0 p5-Pod-Coverage-0.20 p5-Pod-Escapes-1.04 p5-Pod-Parser-1.38 p5-Pod-Simple-3.07_1 p5-Pod-Tests-1.19_1 p5-Quota-1.6.3 p5-Readonly-1.03_1 p5-Regexp-Common-2.122 p5-SGMLSpm-1.03_1 p5-SNMP_Session-1.12 p5-SOAP-Lite-0.710.08_1 p5-SQL-Abstract-1.24 p5-SQL-Abstract-Limit-0.141 p5-Scalar-List-Utils-1.19,1 p5-Scope-Guard-0.03 p5-Socket6-0.23 p5-Sort-Versions-1.5 p5-Spiffy-0.30 p5-Storable-2.18 p5-String-Format-1.14 p5-Sub-Exporter-0.982 p5-Sub-Identify-0.04 p5-Sub-Install-0.925 p5-Sub-Name-0.04 p5-Sub-Override-0.08_1 p5-Sub-Uplevel-0.2002 p5-Task-Weaken-1.02 p5-Term-ANSIColor-1.12 p5-Term-ProgressBar-2.09 p5-Term-ReadKey-2.30 p5-Term-UI-0.18 p5-Test-Base-0.55 p5-Test-ClassAPI-1.05 p5-Test-Deep-0.103 p5-Test-Exception-0.27 p5-Test-File-1.25 p5-Test-Harness-3.16 p5-Test-Inline-2.208_1 p5-Test-Manifest-1.22 p5-Test-Memory-Cycle-1.04 p5-Test-NoWarnings-0.084 p5-Test-Perl-Critic-1.01 p5-Test-Pod-1.26 p5-Test-Pod-Coverage-1.08 p5-Test-Reporter-1.52.03 p5-Test-Script-1.03 p5-Test-Simple-0.86 p5-Test-SubCalls-1.08 p5-Test-TempDir-0.04 p5-Test-Tester-0.10.7 p5-Test-Warn-0.11 p5-Test-use-ok-0.02 p5-Text-Bidi-0.03 p5-Text-CSV_XS-0.60 p5-Text-Diff-0.35 p5-Text-Glob-0.08 p5-Text-Iconv-1.7 p5-Text-Reform-1.12.2_1 p5-Text-Tabs+Wrap-2006.1117 p5-Tie-EncryptedHash-1.24 p5-Tie-IxHash-1.21 p5-Time-HiRes-1.9719,1 p5-Time-Local-1.19.01 p5-Time-Piece-1.13 p5-TimeDate-1.16,1 p5-Tk-804.028.501 p5-Tk-TableMatrix-1.23_1 p5-Tree-DAG_Node-1.06 p5-UNIVERSAL-moniker-0.08 p5-URI-1.37 p5-Unicode-String-2.09 p5-Unicode-UTF8simple-1.06 p5-User-1.8 p5-Variable-Magic-0.28 p5-WWW-Mechanize-1.54 p5-WWW-Search-2.507 p5-WWW-Search-Google-0.23,1 p5-XML-DOM-1.44 p5-XML-Filter-BufferText-1.01 p5-XML-Grove-0.46.a p5-XML-Handler-YAWriter-0.23 p5-XML-LibXML-1.69,1 p5-XML-LibXML-Common-0.13 p5-XML-NamespaceSupport-1.09_1 p5-XML-Parser-2.36 p5-XML-RSS-1.43 p5-XML-RegExp-0.03 p5-XML-SAX-0.96 p5-XML-SAX-Expat-0.40 p5-XML-SAX-Writer-0.52 p5-XML-Simple-2.18 p5-XML-TreeBuilder-3.09 p5-XML-Twig-3.32 p5-XML-Writer-0.606 p5-XML-XPath-1.13 p5-XML-XQL-0.68 p5-XSLoader-0.10 p5-YAML-0.68 p5-gettext-1.05_2 p5-libwww-5.825 p5-libxml-0.08 p5-namespace-clean-0.09 p5-prefork-1.02 p5-type1inst-0.6.1_5 p5-version-0.76 p5-xmltv-0.5.52_1 p7zip-4.65 pango-1.22.4 pangomm-2.14.1 pantomime-1.2.0_3 pari-2.3.4 patch-2.5.4 pccts-1.33.33 pciids-20090224 pcre-7.8 pdflib-7.0.3 pdftohtml-0.39_2 pear-1.7.2 pear-DB-1.7.13,1 pecl-pdflib-2.1.5 perl-5.8.9_1 perltidy-20071205 php-suhosin-0.9.27 php5-5.2.8 php5-bcmath-5.2.8 php5-bz2-5.2.8 php5-calendar-5.2.8 php5-ctype-5.2.8 php5-curl-5.2.8_1 php5-dom-5.2.8 php5-exif-5.2.8 php5-extensions-1.2 php5-filter-5.2.8 php5-gd-5.2.8_1 php5-gettext-5.2.8 php5-gmp-5.2.8 php5-hash-5.2.8 php5-iconv-5.2.8 php5-json-5.2.8 php5-mbstring-5.2.8 php5-mcrypt-5.2.8 php5-mhash-5.2.8 php5-mysql-5.2.8 php5-mysqli-5.2.8 php5-openssl-5.2.8 php5-pdo-5.2.8 php5-pdo_sqlite-5.2.8 php5-posix-5.2.8 php5-session-5.2.8 php5-simplexml-5.2.8 php5-snmp-5.2.8_2 php5-soap-5.2.8 php5-sockets-5.2.8 php5-spl-5.2.8 php5-sqlite-5.2.8 php5-tidy-5.2.8 php5-tokenizer-5.2.8 php5-xml-5.2.8 php5-xmlreader-5.2.8 php5-xmlrpc-5.2.8 php5-xmlwriter-5.2.8 php5-zip-5.2.8 php5-zlib-5.2.8 phpGedView-4.2 phpMyAdmin-3.1.2 phpbb-2.0.23 phpicalendar-2.24 phpwiki-1.3.14_3 picard-0.10_1 pico-alpine-2.00_1 pine-pgp-filters-1.6_1 pinentry-curses-0.7.5_1 pixman-0.14.0 pkg-config-0.23_1 pkg_cutleaves-20080320 pkgdb.db pmwiki-2.1.27_1,1 png-1.2.35 policykit-0.9_3 policykit-gnome-0.9.2 poppler-0.8.7_1 poppler-data-0.2.1 poppler-gtk-0.8.7 popt-1.7_5 portaudio-18.1_2 portdowngrade-0.6_1 portell-0.2_1 portsentry-1.2 portupgrade-2.4.6,2 postfix-current-2.6.20090212,4 postfix-policyd-spf-1.0.1_3 postfixadmin-2.2.1.1 postgrey-1.32 printproto-1.0.4 procmail-3.22_6 proj-4.6.1 proxycheck-0.49a psiconv-0.9.8_1 pstree-2.32 pth-2.0.7 pwlib-1.12.0_5,1 py24-reportlab-1.21.2 py25-adns-1.2.1 py25-bsddb-2.5.4_2 py25-cairo-1.8.2 py25-dbus-0.83.0_1 py25-dnspython-1.6.0 py25-elementtree-1.2.6 py25-fusefs-0.2_1 py25-game-1.8.1_1 py25-gdata-1.2.2 py25-gdbm-2.5.4 py25-gnome-2.22.3 py25-gnome-desktop-2.24.1 py25-gnome-extras-2.19.1_5 py25-gobject-2.16.1 py25-gstreamer-0.10.14 py25-gtk-2.13.0_1 py25-imaging-1.1.6_2 py25-libtunepimp-0.5.3 py25-libxml2-2.7.3 py25-lirc-0.0.5_2 py25-musicbrainz2-0.6.0 py25-mutagen-1.12 py25-mx-base-3.1.2 py25-nose-0.10.4 py25-numeric-24.2_3 py25-numpy-1.2.1,1 py25-opengl-3.0.0.b8_1 py25-openssl-0.8_1 py25-orbit-2.24.0 py25-osd-0.2.14_4 py25-psyco-1.6 py25-pycrypto-2.0.1_2 py25-pymsn-0.3.3 py25-qt-3.17.6,2 py25-qt4-core-4.4.4,1 py25-qt4-gui-4.4.4,1 py25-qt4-network-4.4.4,1 py25-qt4-xml-4.4.4,1 py25-reportlab2-2.1 py25-setuptools-0.6c9 py25-sip-4.7.9,1 py25-sqlite3-2.5.4_1 py25-telepathy-butterfly-0.3.3 py25-telepathy-python-0.15.6 py25-tkinter-2.5.4_2 py25-twisted-8.2.0 py25-twistedConch-8.2.0 py25-twistedCore-8.2.0 py25-twistedFlow-8.0.0 py25-twistedLore-8.2.0 py25-twistedMail-8.2.0 py25-twistedNames-8.2.0 py25-twistedNews-8.2.0 py25-twistedPair-8.0.0 py25-twistedRunner-8.2.0 py25-twistedWeb-8.2.0 py25-twistedWeb2-8.1.0 py25-twistedWords-8.2.0 py25-wxPython-common-2.6.3.3_2 py25-wxPython-unicode-2.6.3.3_1 py25-xml-0.8.4 py25-zopeInterface-3.5.0 python-2.5,2 python24-2.4.5_3 python25-2.5.4_1 qmake-3.3.8_1 qscintilla-1.7.1_4 qscintilla2-2.3.2,1 qt-copy-3.3.8_9 qt4-assistant-4.4.3 qt4-clucene-4.4.3 qt4-corelib-4.4.3 qt4-designer-4.4.3 qt4-doc-4.4.3 qt4-gui-4.4.3_1 qt4-help-4.4.3 qt4-iconengines-4.4.3 qt4-imageformats-4.4.3 qt4-inputmethods-4.4.3 qt4-libQtAssistantClient-4.4.3 qt4-linguist-4.4.3 qt4-moc-4.4.3 qt4-network-4.4.3 qt4-opengl-4.4.3 qt4-porting-4.4.3 qt4-qmake-4.4.3 qt4-qt3support-4.4.3 qt4-rcc-4.4.3 qt4-script-4.4.3 qt4-sql-4.4.3 qt4-sqlite-plugin-4.4.3 qt4-svg-4.4.3 qt4-uic-4.4.3 qt4-uic3-4.4.3 qt4-webkit-4.4.3 qt4-xml-4.4.3 randrproto-1.2.1 rarian-0.8.1 razor-agents-2.84 rc_subr-1.31_1 readline-5.2_1 recordproto-1.13.2 renderproto-0.9.3 resourceproto-1.0.2 rgb-1.0.1 rpm-3.0.6_14 rpm2cpio-1.2_2 rrdtool-1.3.5_1 rstart-1.0.2 rsync-3.0.5 rtorrent-0.7.9_2 ruby-1.8.7.72_1,1 ruby18-bdb-0.6.4 ruby18-deplate-0.8.5 ruby18-gems-1.3.1 ruby18-opengl-0.32b_4 ruby18-termios-0.9.5,1 rubygem-net-ssh-2.0.2 samba-3.0.34,1 samba-libsmbclient-3.0.34_1 sane-backends-1.0.19_1 screen-4.0.3_6 scripts-1.0.1 scrnsaverproto-1.1.0 sdl-1.2.13_2,2 sdl_image-1.2.7 sdl_mixer-1.2.8_1 sdl_ttf-2.0.9 sdocbook-xml-1.1,1 seahorse-2.24.1_1 seahorse-plugins-2.24.1_2 seamonkey-1.1.14_1 sessreg-1.0.4 setxkbmap-1.0.4 sgmlformat-1.7_2 shared-mime-info-0.60 shorten-3.6.1 showfont-1.0.2 skencil-0.6.17_2 slib-3a4_1 slib-guile-3a4_2 smartmontools-5.38_3 smpeg-0.4.4_8 smplayer-0.6.6 smplayer-themes-0.1.18 smproxy-1.0.2 sound-juicer-2.24.0_1 soup-0.7.11_3 sox-14.2.0 speex-1.2.r1_1,1 spine-0.8.7.a_1 sqlite3-3.6.10 squirrelmail-1.4.17 squirrelmail-avelsieve-plugin-1.9.7_1 squirrelmail-calendar_file_backend-plugin-1.0_1 squirrelmail-compatibility-plugin-2.0.14 squirrelmail-devel-1.5.1_2 squirrelmail-email_footer-plugin-0.5_1 squirrelmail-login_auth-plugin-2.0_1 squirrelmail-login_notes-plugin-1.2 squirrelmail-notes-plugin-1.2_1 squirrelmail-notify-plugin-1.3_1 squirrelmail-password_forget-plugin-2.2 squirrelmail-plugins-1.0_1 squirrelmail-pupdate-plugin-0.7_2 squirrelmail-spam-buttons-plugin-2.2 squirrelmail-timeout_user-plugin-1.1.1_2 squirrelmail-vlogin-plugin-3.10.1 squirrelmail-web_search-plugin-0.1.6_1 startup-notification-0.9_2 streamripper-1.64.1_1 sudo-1.6.9.20 super-smack-1.3_1 suphp-0.7.0 svgalib-1.4.3_5 swfdec-0.8.4 swfdec-gnome-2.24.0 sysconftool-0.15_2 syslog-ng-1.6.12_1 system-tools-backends-2.6.0_1 t1lib-5.1.2_1,1 taglib-1.5 tcl-8.4.19_1,1 teTeX-3.0_2 teTeX-base-3.0_14 teTeX-texmf-3.0_5 telepathy-gabble-0.7.20_1 telepathy-glib-0.7.25 telepathy-idle-0.1.2_1 telepathy-mission-control-4.67 tex-texmflocal-1.9 texi2html-1.76_1,1 texinfo-4.11 tidy-lib-080621.c tiff-3.8.2_3 tivodecode-0.2.p4 tk-8.4.19_2,2 tktable-2.10_1 tmake-1.7_5 tnef-1.4.5 tomboy-0.10.0_1 toolame-0.2l_1 totem-2.24.3_1 totem-pl-parser-2.24.3 transcode-1.0.6_3 trapproto-3.4.3 twm-1.0.4 twolame-0.3.12 unarj-2.65_2 unrar-3.80,5 unzip-5.52_5 unzoo-4.4_2 urwfonts-1.0_3 urwfonts-ttf-1.0.7b18_2 v4l_compat-1.0.20060801 vcdimager-0.7.23_5 videoproto-2.2.2 viewres-1.0.1_1 vinagre-2.24.2_1 vino-2.24.1 visitors-0.7.0_1 vlc-0.9.8.a_2,3 vorbis-tools-1.2.0_4,3 vte-0.17.4 wakeonlan-0.41 wavbreaker-0.10_1 wavpack-4.50.1 webalizer-2.21.2 webkit-gtk2-0.0.30549_1 wget-1.11.4 win32-codecs-3.1.0.r1,1 windowmaker-0.92.0_5 wmicons-1.0_2 wxgtk2-2.6.3_5 wxgtk2-2.8.9 wxgtk2-common-2.6.3_4 wxgtk2-common-2.8.9 wxgtk2-contrib-2.6.3_3 wxgtk2-contrib-common-2.6.3_3 wxgtk2-unicode-2.6.3_5 wxgtk2-unicode-2.8.9 wxgtk2-unicode-contrib-2.6.3_3 x11perf-1.5 x264-0.0.20080409_2 xauth-1.0.3 xbacklight-1.1 xbiff-1.0.1_1 xbitmaps-1.0.1 xcalc-1.0.2_1 xcb-proto-1.4 xcb-util-0.3.3 xclipboard-1.0.1_1 xclock-1.0.3_1 xcmiscproto-1.1.2 xcmsdb-1.0.1 xconsole-1.0.3_1 xcursor-themes-1.0.1_1 xcursorgen-1.0.2 xdbedizzy-1.0.2 xdg-utils-1.0.2_2 xditview-1.0.1_1 xdm-1.1.8_1 xdpyinfo-1.0.3 xdriinfo-1.0.2 xdvik-tetex-22.84.10_2 xedit-1.1.2 xev-1.0.3 xextproto-7.0.5 xeyes-1.0.1 xf86-input-acecad-1.2.2 xf86-input-calcomp-1.1.2 xf86-input-citron-2.2.1_2 xf86-input-digitaledge-1.1.1 xf86-input-dmc-1.1.2 xf86-input-dynapro-1.1.2 xf86-input-elo2300-1.1.2 xf86-input-elographics-1.2.3 xf86-input-fpit-1.2.0 xf86-input-hyperpen-1.2.0 xf86-input-jamstudio-1.2.0 xf86-input-joystick-1.4.0 xf86-input-keyboard-1.3.2 xf86-input-magellan-1.2.0 xf86-input-magictouch-1.0.0.5_2 xf86-input-microtouch-1.2.0 xf86-input-mouse-1.4.0_3 xf86-input-mutouch-1.2.1 xf86-input-palmax-1.2.0 xf86-input-penmount-1.3.0 xf86-input-summa-1.2.0 xf86-input-tek4957-1.2.0 xf86-input-void-1.1.1_2 xf86-video-apm-1.2.1 xf86-video-ark-0.7.1 xf86-video-ati-6.10.0 xf86-video-chips-1.2.1 xf86-video-cirrus-1.2.1 xf86-video-cyrix-1.1.0_2 xf86-video-dummy-0.3.0 xf86-video-fbdev-0.4.0 xf86-video-glint-1.2.2 xf86-video-i128-1.3.1 xf86-video-i740-1.2.0 xf86-video-imstt-1.1.0_2 xf86-video-intel-2.5.1 xf86-video-mach64-6.8.0_1 xf86-video-mga-1.9.100,1 xf86-video-neomagic-1.2.2 xf86-video-newport-0.2.1_3 xf86-video-nsc-2.8.3_2 xf86-video-nv-2.1.12_1 xf86-video-r128-6.8.0_1 xf86-video-radeonhd-1.2.4_1 xf86-video-rendition-4.2.0 xf86-video-s3-0.6.1 xf86-video-s3virge-1.10.2 xf86-video-savage-2.2.1 xf86-video-siliconmotion-1.7.0 xf86-video-sis-0.10.1 xf86-video-tdfx-1.4.1 xf86-video-tga-1.2.0 xf86-video-trident-1.3.1 xf86-video-tseng-1.2.1 xf86-video-vesa-2.1.0 xf86-video-vga-4.1.0_2 xf86-video-via-0.2.2_3 xf86-video-vmware-10.16.5 xf86-video-voodoo-1.2.0 xf86bigfontproto-1.1.2 xf86dga-1.0.2_1 xf86dgaproto-2.0.3 xf86driproto-2.0.4 xf86miscproto-0.9.2 xf86rushproto-1.1.2 xf86vidmodeproto-2.2.2 xfd-1.0.1_1 xfindproxy-1.0.1 xfontsel-1.0.2_1 xfs-1.0.8_1,1 xfsinfo-1.0.2 xfwp-1.0.1 xgamma-1.0.2 xgc-1.0.1_1 xhost-1.0.2 xineramaproto-1.1.2 xinetd-2.3.14_2 xinit-1.1.1 xinput-1.4.0 xkbcomp-1.0.5 xkbevd-1.0.2 xkbprint-1.0.1 xkbutils-1.0.1_2 xkeyboard-config-1.4 xkill-1.0.1 xload-1.0.2_1 xlogo-1.0.1_1 xlsatoms-1.0.1 xlsclients-1.0.1 xlsfonts-1.0.2 xmag-1.0.2_1 xman-1.0.3_1 xmessage-1.0.2_1 xmh-1.0.1_1 xmlcatmgr-2.2 xmlcharent-0.3_2 xmlrpc-c-devel-1.11.00_3 xmms-1.2.11_6 xmodmap-1.0.3 xmore-1.0.1 xorg-7.4 xorg-apps-7.4_1 xorg-cf-files-1.0.2_3 xorg-docs-1.4,1 xorg-drivers-7.4 xorg-fonts-100dpi-7.4 xorg-fonts-7.4 xorg-fonts-75dpi-7.4 xorg-fonts-cyrillic-7.4 xorg-fonts-miscbitmaps-7.4 xorg-fonts-truetype-7.4 xorg-fonts-type1-7.4 xorg-libraries-7.4 xorg-macros-1.2.1 xorg-nestserver-1.5.3_1,1 xorg-server-1.5.3_5,1 xorg-vfbserver-1.5.3_1,1 xosd-2.2.12_5 xplsprinters-1.0.1 xpr-1.0.2 xprehashprinterlist-1.0.1 xprop-1.0.4 xproto-7.0.14 xproxymanagementprotocol-1.0.2 xrandr-1.2.3 xrdb-1.0.5 xrefresh-1.0.2 xrx-1.0.1_2 xscreensaver-gnome-hacks-5.08 xset-1.0.4 xsetmode-1.0.0 xsetpointer-1.0.1 xsetroot-1.0.2 xsm-1.0.1_1 xstdcmap-1.0.1 xterm-241 xtide-2.10_2 xtrans-1.2.3 xtrap-1.0.2 xvid-1.2.1,1 xvid4conf-1.12_2 xvidtune-1.0.1_1 xvinfo-1.0.2 xwd-1.0.2 xwininfo-1.0.4 xwud-1.0.1 yasm-0.7.2 yelp-2.24.0 zenity-2.24.1 zip-3.0 zoo-2.10.1_2 -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 2 11:07:05 2009 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 B60DC10656BF for ; Mon, 2 Mar 2009 11:07:05 +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 6F9E38FCB0 for ; Mon, 2 Mar 2009 11:06:56 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n22B6uVc057374 for ; Mon, 2 Mar 2009 11:06:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n22B6tNv057369 for freebsd-multimedia@FreeBSD.org; Mon, 2 Mar 2009 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 2 Mar 2009 11:06:55 GMT Message-Id: <200903021106.n22B6tNv057369@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, 02 Mar 2009 11:07:38 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/132084 multimedia [PATCH] multimedia/libtheora: update to 1.0 o ports/131859 multimedia [PATCH] audio/jack: update to 0.116.2 o kern/131785 multimedia [snd_hda] [panic] sysctl hw.snd.maxautovchans panics w o ports/131647 multimedia audio/libsndfile: Problem to build libsndfile-1.0.18 o ports/131376 multimedia [patch] graphics/exiv2: update to version 0.18 o ports/131331 multimedia multimedia/ffmpeg: doc/texi2pod.pl bad perl path o ports/131322 multimedia [PATCH] audio/faad: install mp4ff library so that mpd o ports/130569 multimedia multimedia/gstreamer: gnome-volume-control menu item d o ports/130146 multimedia [PATCH] multimedia/transcode: update to 1.0.7 o ports/129800 multimedia Update port: multimedia/ffmpeg avoid crash in multimed o kern/129604 multimedia [pcm]: Sound stops with error: pcm0:virtual:dsp0.vp0: o ports/129085 multimedia [PATCH] multimedia/x264: update to 0.0.20081122 o ports/128730 multimedia [PATCH] multimedia/libquicktime: default LAME option t o ports/128680 multimedia [PATCH] multimedia/gavl: update to 1.0.1 o ports/128086 multimedia Add schroedinger (dirac) codec support for multimedia/ o ports/127672 multimedia multimedia/transcode won't compile with ImageMagick in o kern/127131 multimedia [bktr] /usr/src/sys/dev/bktr/bktr_os.c, line 469: wron o ports/127084 multimedia multimedia/linux-realplayer is vulnerable o ports/126668 multimedia [patch] multimedia/ffmpeg - quick and dirty symbol bui f ports/126043 multimedia multimedia/ffmpeg: ffplay returns Undefined symbol "pt o ports/126020 multimedia multimedia/transcode depends on wrong version of lzo o ports/126019 multimedia [patch] multimedia/transcode patch revision s kern/125756 multimedia [sound] [patch] cannot detect soft-modem on HDA bus f ports/124727 multimedia multimedia/gstreamer-ffmpeg 0.10.4_1 configure fails f ports/124501 multimedia multimedia/gstreamer-ffmpeg version 0.10.4_1 compile f o kern/124319 multimedia [snd_emu10k1] [regression] Cannot record from second c f ports/122922 multimedia [patch] multimedia/ffmpeg text output is mangled o ports/122305 multimedia multimedia/gstreame - gst-inspect-0.10 hangs when chec o kern/122086 multimedia [sound] maestro sound driver is working, but mixer ini o kern/121156 multimedia [sound] [patch] Turn on inverted external amplifier se o kern/120857 multimedia [snd_emu10k1] snd_emu10k1 driver issues a warning on u o kern/120780 multimedia [snd_hda] snd_hda doesn't work on Dell Latitutude D530 o kern/119973 multimedia [snd_maestro] snd_maestro only works after reload [reg o kern/119931 multimedia [sound] No sound card detected on ASUS "K8V-X SE R2.00 o kern/119759 multimedia [snd_emu10k1] Can not record anything with emu10k1 on o ports/118237 multimedia Ports: multimedia/ffmpeg fix configure option and add o ports/118168 multimedia [patch] multimedia/transcode - Add WITHOUT_X11 and WIT o kern/115666 multimedia [sound] Microphone does not work o kern/115300 multimedia [snd_hda] snd_hda(4) fails to attach on -CURRENT [regr o kern/114760 multimedia [snd_cmi] snd_cmi driver causing sporadic system hangs s kern/113950 multimedia [sound] [patch] [request] add per-vchan mixer support o kern/111767 multimedia [sound] ATI SB450 High Definition Audio Controller sou o kern/107516 multimedia [snd_emu10k1] - skips, clicks and lag after a day of h o kern/107051 multimedia [sound] only 2 channels output works for the ALC850 (o o kern/104874 multimedia [snd_emu10k1] kldload snd_emu10k1 hangs system o kern/104626 multimedia [sound] FreeBSD 6.2 does not support SoundBlaster Audi o kern/101417 multimedia [sound] 4-speakers output not possible on Asus A8V-Del o kern/100859 multimedia [snd_ich] snd_ich broken on GIGABYTE 915 system o kern/98752 multimedia [sound] Intel ich6 82801 FB - on Packard Bell A8810 la o kern/98504 multimedia [sound] Sound is distorted with SB Live 5.1 o kern/98496 multimedia [snd_ich] some functions don't work in my sound kernel o kern/98167 multimedia [sound] [es137x] [patch] ES1370 mixer volumes incorrec o kern/97609 multimedia [sound] Load Sound Module - VIA8233 - fails o kern/97535 multimedia [snd_mss] doesn't work in 6.0-RELEASE and above for Cr o kern/96538 multimedia [sound] emu10k1-driver inverts channels o kern/95086 multimedia [sound] uaudio line in problem with sbdm lx o kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on FreeBSD 5.4 and o kern/93986 multimedia [sound] Acer TravelMate 4652LMi pcm0 channel dead o kern/92512 multimedia [sound] distorted mono output with emu10k1 o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup s kern/83697 multimedia [snd_mss] [patch] support, docs added for full-duplex, o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/80632 multimedia [sound] pcm driver missing support for CMI8738 auxilla o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79678 multimedia [sound] sound works except recording from any source f kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I s kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. o kern/23546 multimedia [snd_csa] [patch] csa DMA-interrupt problem 73 problems total. From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 2 11:59:15 2009 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 0234E106566C for ; Mon, 2 Mar 2009 11:59:15 +0000 (UTC) (envelope-from tomek@slimaczek.pl) Received: from slimaczek.pl (slimaczek.pl [91.121.26.228]) by mx1.freebsd.org (Postfix) with ESMTP id 7F3DD8FC1D for ; Mon, 2 Mar 2009 11:59:14 +0000 (UTC) (envelope-from tomek@slimaczek.pl) Received: from TOMEK-STACJONAR (dynamic-78-8-131-28.ssp.dialog.net.pl [78.8.131.28]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by slimaczek.pl (Postfix) with ESMTPSA id C02A05EE60 for ; Mon, 2 Mar 2009 12:44:18 +0000 (UTC) Date: Mon, 2 Mar 2009 12:44:21 +0100 From: Tomek X-Mailer: The Bat! (v2.12.00) Business X-Priority: 3 (Normal) Message-ID: <972337066.20090302124421@slimaczek.pl> To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------B343463472D2F9" Subject: x264 patch X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tomek List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 11:59:15 -0000 ------------B343463472D2F9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello I was trying to compile a new x264 package from source and found some difficulties: - there is no log2f() function in mathematical library - some asm code (SSSE3) doesn't want to compile -- GCC 4.2.1 shipped with FreeBSD doesn't understand such instructions like 'pmaddubsw' I've made a patch to solve these problems: - add a log2f() function - fast but less accurate (thanks to the Sun Microsystems) (added files: bsdlog.h, bsdlogf.c) - add --disable-asm-gcc-ssse3 to the configure script How to applay: $ git clone git://git.videolan.org/x264.git $ patch -p0 < x264.bsd.patch $ cd x264 $ ./configure --extra-cflags="-mmmx -msse -msse2 -msse3 -I/usr/local/include -fPIC" --extra-ldflags="-L/usr/local/lib" --enable-shared --enable-mp4-output --enable-pthread --disable-asm-gcc-ssse3 If your CPU does't have sse3 just simply remove -msse3 from --extra-cflags $ gmake # gmake install $ x264 --version x264 0.66.1115M 11863ac built on Mar 1 2009, gcc: 4.2.1 20070719 [FreeBSD] Tested on i386 and amd64 with FreeBSD 7.1. On big endian platforms must be changed ieee_double_shape_type union (declared in bsdlog.h) but I don't have such a platform to make tests. -- Tomasz Sowa ------------B343463472D2F9 Content-Type: application/octet-stream; name="x264.bsd.patch" Content-transfer-encoding: base64 Content-Disposition: attachment; filename="x264.bsd.patch" ZGlmZiAtdXJOIHgyNjQvTWFrZWZpbGUgeDI2NC5uZXcvTWFrZWZpbGUKLS0tIHgyNjQvTWFr ZWZpbGUJMjAwOS0wMy0wMSAwOTowNToyMy4wMDAwMDAwMDAgKzAwMDAKKysrIHgyNjQubmV3 L01ha2VmaWxlCTIwMDktMDMtMDEgMDk6MDY6MTMuMDAwMDAwMDAwICswMDAwCkBAIC0xMCw3 ICsxMCw4IEBACiAgICAgICAgY29tbW9uL3F1YW50LmMgY29tbW9uL3ZsYy5jIFwKICAgICAg ICBlbmNvZGVyL2FuYWx5c2UuYyBlbmNvZGVyL21lLmMgZW5jb2Rlci9yYXRlY29udHJvbC5j IFwKICAgICAgICBlbmNvZGVyL3NldC5jIGVuY29kZXIvbWFjcm9ibG9jay5jIGVuY29kZXIv Y2FiYWMuYyBcCi0gICAgICAgZW5jb2Rlci9jYXZsYy5jIGVuY29kZXIvZW5jb2Rlci5jCisg ICAgICAgZW5jb2Rlci9jYXZsYy5jIGVuY29kZXIvZW5jb2Rlci5jIFwKKyAgICAgICBic2Rs b2dmLmMKIAogU1JDQ0xJID0geDI2NC5jIG1hdHJvc2thLmMgbXV4ZXJzLmMKIApkaWZmIC11 ck4geDI2NC9ic2Rsb2cuaCB4MjY0Lm5ldy9ic2Rsb2cuaAotLS0geDI2NC9ic2Rsb2cuaAkx OTcwLTAxLTAxIDAwOjAwOjAwLjAwMDAwMDAwMCArMDAwMAorKysgeDI2NC5uZXcvYnNkbG9n LmgJMjAwOS0wMy0wMSAwOTowNjoxMy4wMDAwMDAwMDAgKzAwMDAKQEAgLTAsMCArMSwxNDMg QEAKKy8qCisgKiA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09CisgKiBDb3B5cmlnaHQgKEMpIDE5OTMgYnkgU3VuIE1pY3Jvc3lzdGVtcywg SW5jLiBBbGwgcmlnaHRzIHJlc2VydmVkLgorICoKKyAqIERldmVsb3BlZCBhdCBTdW5Tb2Z0 LCBhIFN1biBNaWNyb3N5c3RlbXMsIEluYy4gYnVzaW5lc3MuCisgKiBQZXJtaXNzaW9uIHRv IHVzZSwgY29weSwgbW9kaWZ5LCBhbmQgZGlzdHJpYnV0ZSB0aGlzCisgKiBzb2Z0d2FyZSBp cyBmcmVlbHkgZ3JhbnRlZCwgcHJvdmlkZWQgdGhhdCB0aGlzIG5vdGljZSAKKyAqIGlzIHBy ZXNlcnZlZC4KKyAqID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT0KKyAqLworCisjaWZuZGVmIGJzZGxvZ19oZWFkZXJmaWxlCisjZGVmaW5l IGJzZGxvZ19oZWFkZXJmaWxlCisKKyNpbmNsdWRlIDxtYXRoLmg+CisjaW5jbHVkZSA8c3lz L3R5cGVzLmg+CisKKworZmxvYXQgIGxvZzJmKGZsb2F0KTsKKworCisKKworI2lmIChfX0JZ VEVfT1JERVIgPT0gX19MSVRUTEVfRU5ESUFOKSAmJiAhZGVmaW5lZChfX2FybV9fKQorCit0 eXBlZGVmIHVuaW9uCit7Citkb3VibGUgdmFsdWU7CitzdHJ1Y3QKK3sKK3VfaW50MzJfdCBs c3c7Cit1X2ludDMyX3QgbXN3OworfSBwYXJ0czsKK30gaWVlZV9kb3VibGVfc2hhcGVfdHlw ZTsKKworI2VuZGlmIAorCisKKworCisjaWYgKF9fQllURV9PUkRFUiA9PSBfX0JJR19FTkRJ QU4pIHx8IGRlZmluZWQoX19hcm1fXykKKworLyogdGhpcyBzaG91bGQgYmUgb24gYSBCSUcg RU5ESUFOIHBsYXRmb3JtIGluc3RlYWQgb2YgdGhlIHByZXZpb3VzIGNvZGUgKi8KKy8qIEkg Y29tbWVudGVkIHRoaXMgYmVjYXVzZSBteSBjb21waWxlciBoYXZlIGEgbWVzcyB3aXRoIG1h Y3JvcyAqX0VORElBTiAqLworCisvKgordHlwZWRlZiB1bmlvbgoreworZG91YmxlIHZhbHVl Oworc3RydWN0Cit7Cit1X2ludDMyX3QgbXN3OwordV9pbnQzMl90IGxzdzsKK30gcGFydHM7 Cit9IGllZWVfZG91YmxlX3NoYXBlX3R5cGU7CisqLworCisjZW5kaWYKKworCisKKworCisj ZGVmaW5lIEVYVFJBQ1RfV09SRFMoaXgwLGl4MSxkKSBcCitkbyB7IFwKK2llZWVfZG91Ymxl X3NoYXBlX3R5cGUgZXdfdTsgXAorZXdfdS52YWx1ZSA9IChkKTsgXAorKGl4MCkgPSBld191 LnBhcnRzLm1zdzsgXAorKGl4MSkgPSBld191LnBhcnRzLmxzdzsgXAorfSB3aGlsZSAoMCkg CisvKiBHZXQgdGhlIG1vcmUgc2lnbmlmaWNhbnQgMzIgYml0IGludCBmcm9tIGEgZG91Ymxl LiAqLworCisjZGVmaW5lIEdFVF9ISUdIX1dPUkQoaSxkKSBcCitkbyB7IFwKK2llZWVfZG91 YmxlX3NoYXBlX3R5cGUgZ2hfdTsgXAorZ2hfdS52YWx1ZSA9IChkKTsgXAorKGkpID0gZ2hf dS5wYXJ0cy5tc3c7IFwKK30gd2hpbGUgKDApCisKKy8qIEdldCB0aGUgbGVzcyBzaWduaWZp Y2FudCAzMiBiaXQgaW50IGZyb20gYSBkb3VibGUuICovCisKKyNkZWZpbmUgR0VUX0xPV19X T1JEKGksZCkgXAorZG8geyBcCitpZWVlX2RvdWJsZV9zaGFwZV90eXBlIGdsX3U7IFwKK2ds X3UudmFsdWUgPSAoZCk7IFwKKyhpKSA9IGdsX3UucGFydHMubHN3OyBcCit9IHdoaWxlICgw KQorCisvKiBTZXQgYSBkb3VibGUgZnJvbSB0d28gMzIgYml0IGludHMuICovCisKKworLyog U2V0IHRoZSBtb3JlIHNpZ25pZmljYW50IDMyIGJpdHMgb2YgYSBkb3VibGUgZnJvbSBhbiBp bnQuICovCisKKyNkZWZpbmUgU0VUX0hJR0hfV09SRChkLHYpIFwKK2RvIHsgXAoraWVlZV9k b3VibGVfc2hhcGVfdHlwZSBzaF91OyBcCitzaF91LnZhbHVlID0gKGQpOyBcCitzaF91LnBh cnRzLm1zdyA9ICh2KTsgXAorKGQpID0gc2hfdS52YWx1ZTsgXAorfSB3aGlsZSAoMCkKKwor LyogU2V0IHRoZSBsZXNzIHNpZ25pZmljYW50IDMyIGJpdHMgb2YgYSBkb3VibGUgZnJvbSBh biBpbnQuICovCisKKyNkZWZpbmUgU0VUX0xPV19XT1JEKGQsdikgXAorZG8geyBcCitpZWVl X2RvdWJsZV9zaGFwZV90eXBlIHNsX3U7IFwKK3NsX3UudmFsdWUgPSAoZCk7IFwKK3NsX3Uu cGFydHMubHN3ID0gKHYpOyBcCisoZCkgPSBzbF91LnZhbHVlOyBcCit9IHdoaWxlICgwKQor CisKKworLyogQSB1bmlvbiB3aGljaCBwZXJtaXRzIHVzIHRvIGNvbnZlcnQgYmV0d2VlbiBh IGZsb2F0IGFuZCBhIDMyIGJpdAoraW50LiAqLworCit0eXBlZGVmIHVuaW9uCit7CitmbG9h dCB2YWx1ZTsKK3VfaW50MzJfdCB3b3JkOworfSBpZWVlX2Zsb2F0X3NoYXBlX3R5cGU7CisK Ky8qIEdldCBhIDMyIGJpdCBpbnQgZnJvbSBhIGZsb2F0LiAqLworCisjZGVmaW5lIEdFVF9G TE9BVF9XT1JEKGksZCkgXAorZG8geyBcCitpZWVlX2Zsb2F0X3NoYXBlX3R5cGUgZ2ZfdTsg XAorZ2ZfdS52YWx1ZSA9IChkKTsgXAorKGkpID0gZ2ZfdS53b3JkOyBcCit9IHdoaWxlICgw KQorCisvKiBTZXQgYSBmbG9hdCBmcm9tIGEgMzIgYml0IGludC4gKi8KKworI2RlZmluZSBT RVRfRkxPQVRfV09SRChkLGkpIFwKK2RvIHsgXAoraWVlZV9mbG9hdF9zaGFwZV90eXBlIHNm X3U7IFwKK3NmX3Uud29yZCA9IChpKTsgXAorKGQpID0gc2ZfdS52YWx1ZTsgXAorfSB3aGls ZSAoMCkgCisKKworCisjZW5kaWYKZGlmZiAtdXJOIHgyNjQvYnNkbG9nZi5jIHgyNjQubmV3 L2JzZGxvZ2YuYwotLS0geDI2NC9ic2Rsb2dmLmMJMTk3MC0wMS0wMSAwMDowMDowMC4wMDAw MDAwMDAgKzAwMDAKKysrIHgyNjQubmV3L2JzZGxvZ2YuYwkyMDA5LTAzLTAxIDA5OjA2OjEz LjAwMDAwMDAwMCArMDAwMApAQCAtMCwwICsxLDc3IEBACisvKgorICogQ29udmVyc2lvbiB0 byBmbG9hdCBieSBJYW4gTGFuY2UgVGF5bG9yLCBDeWdudXMgU3VwcG9ydCwgaWFuQHh4eHh4 eHh4eHh4CisgKi8KKworLyoKKyAqID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT0KKyAqIENvcHlyaWdodCAoQykgMTk5MyBieSBTdW4gTWlj cm9zeXN0ZW1zLCBJbmMuIEFsbCByaWdodHMgcmVzZXJ2ZWQuCisgKgorICogRGV2ZWxvcGVk IGF0IFN1blBybywgYSBTdW4gTWljcm9zeXN0ZW1zLCBJbmMuIGJ1c2luZXNzLgorICogUGVy bWlzc2lvbiB0byB1c2UsIGNvcHksIG1vZGlmeSwgYW5kIGRpc3RyaWJ1dGUgdGhpcworICog c29mdHdhcmUgaXMgZnJlZWx5IGdyYW50ZWQsIHByb3ZpZGVkIHRoYXQgdGhpcyBub3RpY2UK KyAqIGlzIHByZXNlcnZlZC4KKyAqID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT0KKyAqLworCisjaW5jbHVkZSAiYnNkbG9nLmgiCisKKwor c3RhdGljIGNvbnN0IGZsb2F0CitsbjIgPSAwLjY5MzE0NzE4MDU1OTk0NTI4NjIyNjgsIAor dHdvMjUgPSAgICAzLjM1NTQ0MzIwMGUrMDcsICAgIC8qIDB4NGMwMDAwMDAgKi8KK0xnMSA9 IDYuNjY2NjY2ODY1M2UtMDEsICAgICAgICAvKiAzRjJBQUFBQiAqLworTGcyID0gNC4wMDAw MDAwNTk2ZS0wMSwgICAgICAgIC8qIDNFQ0NDQ0NEICovCitMZzMgPSAyLjg1NzE0Mjk4NDll LTAxLCAvKiAzRTkyNDkyNSAqLworTGc0ID0gMi4yMjIyMTk4NTQ2ZS0wMSwgLyogM0U2MzhF MjkgKi8KK0xnNSA9IDEuODE4MzU3MjU5MGUtMDEsIC8qIDNFM0EzMzI1ICovCitMZzYgPSAx LjUzMTM4Mzg0MjJlLTAxLCAvKiAzRTFDRDA0RiAqLworTGc3ID0gMS40Nzk4MTk4NjQwZS0w MTsgLyogM0UxNzg4OTcgKi8KKworc3RhdGljIGNvbnN0IGZsb2F0IHplcm8gICA9ICAwLjA7 CisKKworCitmbG9hdCBsb2cyZihmbG9hdCB4KQoreworICAgICAgIGZsb2F0IGhmc3EsZixz LHosUix3LHQxLHQyLGRrOworICAgICAgIGludDMyX3QgayxpeCxpLGo7CisKKyAgICAgICBH RVRfRkxPQVRfV09SRChpeCx4KTsKKworICAgICAgIGs9MDsKKyAgICAgICBpZiAoaXggPCAw eDAwODAwMDAwKSB7ICAgICAgICAgICAgICAgICAgLyogeCA8IDIqKi0xMjYgICovCisgICAg ICAgICAgIGlmICgoaXgmMHg3ZmZmZmZmZik9PTApCisgICAgICAgICAgICAgICByZXR1cm4g LXR3bzI1L3plcm87ICAgICAgICAgICAgIC8qIGxvZygrLTApPS1pbmYgKi8KKyAgICAgICAg ICAgaWYgKGl4PDApIHJldHVybiAoeC14KS96ZXJvOyAgICAgICAgLyogbG9nKC0jKSA9IE5h TiAqLworICAgICAgICAgICBrIC09IDI1OyB4ICo9IHR3bzI1OyAvKiBzdWJub3JtYWwgbnVt YmVyLCBzY2FsZSB1cCB4ICovCisgICAgICAgICAgIEdFVF9GTE9BVF9XT1JEKGl4LHgpOwor ICAgICAgIH0KKyAgICAgICBpZiAoaXggPj0gMHg3ZjgwMDAwMCkgcmV0dXJuIHgreDsKKyAg ICAgICBrICs9IChpeD4+MjMpLTEyNzsKKyAgICAgICBpeCAmPSAweDAwN2ZmZmZmOworICAg ICAgIGkgPSAoaXgrKDB4OTVmNjQ8PDMpKSYweDgwMDAwMDsKKyAgICAgICBTRVRfRkxPQVRf V09SRCh4LGl4fChpXjB4M2Y4MDAwMDApKTsgICAgLyogbm9ybWFsaXplIHggb3IgeC8yICov CisgICAgICAgayArPSAoaT4+MjMpOworICAgICAgIGRrID0gKGZsb2F0KWs7CisgICAgICAg ZiA9IHgtKGZsb2F0KTEuMDsKKyAgICAgICBpZigoMHgwMDdmZmZmZiYoMTUraXgpKTwxNikg eyAgIC8qIHxmfCA8IDIqKi0yMCAqLworICAgICAgICAgICBpZiAoZj09emVybykgCisgICAg ICAgICAgICAgICAgICAgcmV0dXJuIChkayk7CisgICAgICAgICAgIFIgPSBmKmYqKChmbG9h dCkwLjUtKGZsb2F0KTAuMzMzMzMzMzMzMzMzMzMzMzMqZik7CisgICAgICAgICAgIHJldHVy biAoZGstKFItZikvbG4yKTsKKyAgICAgICB9CisgICAgICAgcyA9IGYvKChmbG9hdCkyLjAr Zik7CisgICAgICAgeiA9IHMqczsKKyAgICAgICBpID0gaXgtKDB4NjE0N2E8PDMpOworICAg ICAgIHcgPSB6Kno7CisgICAgICAgaiA9ICgweDZiODUxPDwzKS1peDsKKyAgICAgICB0MT0g dyooTGcyK3cqKExnNCt3KkxnNikpOworICAgICAgIHQyPSB6KihMZzErdyooTGczK3cqKExn NSt3KkxnNykpKTsKKyAgICAgICBpIHw9IGo7CisgICAgICAgUiA9IHQyK3QxOworICAgICAg IGlmKGk+MCkgeworICAgICAgICAgICBoZnNxPShmbG9hdCkwLjUqZipmOworICAgICAgICAg ICByZXR1cm4gKGRrLShoZnNxLXMqKGhmc3ErUiktZikvbG4yKTsKKyAgICAgICB9IGVsc2UK KyAgICAgICAgICAgICAgIHJldHVybiAoZGstKChzKihmLVIpKS1mKS9sbjIpOworfQpkaWZm IC11ck4geDI2NC9jb21tb24veDg2L3ByZWRpY3QtYy5jIHgyNjQubmV3L2NvbW1vbi94ODYv cHJlZGljdC1jLmMKLS0tIHgyNjQvY29tbW9uL3g4Ni9wcmVkaWN0LWMuYwkyMDA5LTAzLTAx IDA5OjA1OjI0LjAwMDAwMDAwMCArMDAwMAorKysgeDI2NC5uZXcvY29tbW9uL3g4Ni9wcmVk aWN0LWMuYwkyMDA5LTAzLTAxIDA5OjUzOjQ3LjAwMDAwMDAwMCArMDAwMApAQCAtMTExLDYg KzExMSw3IEBACiBQUkVESUNUXzE2eDE2X1AoIHNzZTIgICApCiAKICNpZmRlZiBfX0dOVUNf XworI2lmbmRlZiBESVNBQkxFX0FTTV9HQ0NfU1NTRTMKIHN0YXRpYyB2b2lkIHByZWRpY3Rf MTZ4MTZfcF9zc3NlMyggdWludDhfdCAqc3JjICkKIHsKICAgICBpbnQgYSwgYiwgYywgaTAw OwpAQCAtMTQ2LDYgKzE0Nyw3IEBACiAgICAgcHJlZGljdF8xNngxNl9wX2NvcmVfc3NlMigg c3JjLCBpMDAsIGIsIGMgKTsKIH0KICNlbmRpZgorI2VuZGlmCiAKICNkZWZpbmUgUFJFRElD VF84eDhfUChuYW1lKVwKIHN0YXRpYyB2b2lkIHByZWRpY3RfOHg4Y19wXyMjbmFtZSggdWlu dDhfdCAqc3JjIClcCkBAIC0xNzEsNiArMTczLDcgQEAKIFBSRURJQ1RfOHg4X1AoIHNzZTIg ICApCiAKICNpZmRlZiBfX0dOVUNfXworI2lmbmRlZiBESVNBQkxFX0FTTV9HQ0NfU1NTRTMK IHN0YXRpYyB2b2lkIHByZWRpY3RfOHg4Y19wX3Nzc2UzKCB1aW50OF90ICpzcmMgKQogewog ICAgIGludCBhLCBiLCBjLCBpMDA7CkBAIC0xOTksNiArMjAyLDcgQEAKICAgICBwcmVkaWN0 Xzh4OGNfcF9jb3JlX3NzZTIoIHNyYywgaTAwLCBiLCBjICk7CiB9CiAjZW5kaWYKKyNlbmRp ZgogCiAjZGVmaW5lIFBSRURJQ1RfMTZ4MTZfREMobmFtZSlcCiBzdGF0aWMgdm9pZCBwcmVk aWN0XzE2eDE2X2RjXyMjbmFtZSggdWludDhfdCAqc3JjIClcCkBAIC0zOTUsOCArMzk5LDEw IEBACiAgICAgICAgIHJldHVybjsKICAgICBwZltJX1BSRURfMTZ4MTZfSF0gICAgICA9IHBy ZWRpY3RfMTZ4MTZfaF9zc3NlMzsKICNpZmRlZiBfX0dOVUNfXworI2lmbmRlZiBESVNBQkxF X0FTTV9HQ0NfU1NTRTMgCiAgICAgcGZbSV9QUkVEXzE2eDE2X1BdICAgICAgPSBwcmVkaWN0 XzE2eDE2X3Bfc3NzZTM7CiAjZW5kaWYKKyNlbmRpZgogfQogCiB2b2lkIHgyNjRfcHJlZGlj dF84eDhjX2luaXRfbW14KCBpbnQgY3B1LCB4MjY0X3ByZWRpY3RfdCBwZls3XSApCkBAIC00 MjIsOCArNDI4LDEwIEBACiAgICAgICAgIHJldHVybjsKICAgICBwZltJX1BSRURfQ0hST01B X0hdICAgICAgID0gcHJlZGljdF84eDhjX2hfc3NzZTM7CiAjaWZkZWYgX19HTlVDX18KKyNp Zm5kZWYgRElTQUJMRV9BU01fR0NDX1NTU0UzCiAgICAgcGZbSV9QUkVEX0NIUk9NQV9QXSAg ICAgICA9IHByZWRpY3RfOHg4Y19wX3Nzc2UzOwogI2VuZGlmCisjZW5kaWYKIH0KIAogdm9p ZCB4MjY0X3ByZWRpY3RfOHg4X2luaXRfbW14KCBpbnQgY3B1LCB4MjY0X3ByZWRpY3Q4eDhf dCBwZlsxMl0sIHgyNjRfcHJlZGljdF84eDhfZmlsdGVyX3QgKnByZWRpY3RfOHg4X2ZpbHRl ciApCmRpZmYgLXVyTiB4MjY0L2NvbmZpZ3VyZSB4MjY0Lm5ldy9jb25maWd1cmUKLS0tIHgy NjQvY29uZmlndXJlCTIwMDktMDMtMDEgMDk6MDU6MjQuMDAwMDAwMDAwICswMDAwCisrKyB4 MjY0Lm5ldy9jb25maWd1cmUJMjAwOS0wMy0wMSAwOTo0OTozMS4wMDAwMDAwMDAgKzAwMDAK QEAgLTEsNCArMSw0IEBACi0jIS9iaW4vYmFzaAorIyEvdXNyL2xvY2FsL2Jpbi9iYXNoCiAK IGlmIHRlc3QgeCIkMSIgPSB4Ii1oIiAtbyB4IiQxIiA9IHgiLS1oZWxwIiA7IHRoZW4KIApA QCAtMTAsNiArMTAsNyBAQAogZWNobyAiICAtLWRpc2FibGUtYXZpcy1pbnB1dCAgICAgZGlz YWJsZXMgYXZpc3ludGggaW5wdXQgKHdpbjMyIG9ubHkpIgogZWNobyAiICAtLWRpc2FibGUt bXA0LW91dHB1dCAgICAgZGlzYWJsZXMgbXA0IG91dHB1dCAodXNpbmcgZ3BhYykiCiBlY2hv ICIgIC0tZGlzYWJsZS1wdGhyZWFkICAgICAgICBkaXNhYmxlcyBtdWx0aXRocmVhZGVkIGVu Y29kaW5nIgorZWNobyAiICAtLWRpc2FibGUtYXNtLWdjYy1zc3NlMyAgZGlzYWJsZXMgU1NT RTMgKFNTRTMgZXh0ZW5zaW9uKSBpbiBHQ0Mgb24geDg2ICh1c2VkIG9uIG9sZGVyIEdDQyB0 aGFuIDQuMykiCiBlY2hvICIgIC0tZGlzYWJsZS1hc20gICAgICAgICAgICBkaXNhYmxlcyBh c3NlbWJseSBvcHRpbWl6YXRpb25zIG9uIHg4NiIKIGVjaG8gIiAgLS1lbmFibGUtZGVidWcg ICAgICAgICAgIGFkZHMgLWcsIGRvZXNuJ3Qgc3RyaXAiCiBlY2hvICIgIC0tZW5hYmxlLWdw cm9mICAgICAgICAgICBhZGRzIC1wZywgZG9lc24ndCBzdHJpcCIKQEAgLTkyLDYgKzkzLDkg QEAKICAgICAgICAgLS1lbmFibGUtYXNtKQogICAgICAgICAgICAgYXNtPSJ5ZXMiCiAgICAg ICAgICAgICA7OworICAgICAgICAtLWRpc2FibGUtYXNtLWdjYy1zc3NlMykKKyAgICAgICAg ICAgIENGTEFHUz0iJENGTEFHUyAtRERJU0FCTEVfQVNNX0dDQ19TU1NFMyIKKyAgICAgICAg ICAgIDs7CiAgICAgICAgIC0tZGlzYWJsZS1hc20pCiAgICAgICAgICAgICBhc209Im5vIgog ICAgICAgICAgICAgOzsKZGlmZiAtdXJOIHgyNjQvZW5jb2Rlci9hbmFseXNlLmMgeDI2NC5u ZXcvZW5jb2Rlci9hbmFseXNlLmMKLS0tIHgyNjQvZW5jb2Rlci9hbmFseXNlLmMJMjAwOS0w My0wMSAwOTowNToyNC4wMDAwMDAwMDAgKzAwMDAKKysrIHgyNjQubmV3L2VuY29kZXIvYW5h bHlzZS5jCTIwMDktMDMtMDEgMDk6NDI6MjcuMDAwMDAwMDAwICswMDAwCkBAIC0zNiw2ICsz Niw3IEBACiAjaW5jbHVkZSAicmF0ZWNvbnRyb2wuaCIKICNpbmNsdWRlICJhbmFseXNlLmgi CiAjaW5jbHVkZSAicmRvLmMiCisjaW5jbHVkZSAiLi4vYnNkbG9nLmgiCiAKIHR5cGVkZWYg c3RydWN0CiB7CmRpZmYgLXVyTiB4MjY0L3ZlcnNpb24uc2ggeDI2NC5uZXcvdmVyc2lvbi5z aAotLS0geDI2NC92ZXJzaW9uLnNoCTIwMDktMDMtMDEgMDk6MDU6MjQuMDAwMDAwMDAwICsw MDAwCisrKyB4MjY0Lm5ldy92ZXJzaW9uLnNoCTIwMDktMDMtMDEgMDk6MjE6NTEuMDAwMDAw MDAwICswMDAwCkBAIC0xLDQgKzEsNCBAQAotIyEvYmluL2Jhc2gKKyMhL3Vzci9sb2NhbC9i aW4vYmFzaAogZ2l0IHJldi1saXN0IEhFQUQgfCBzb3J0ID4gY29uZmlnLmdpdC1oYXNoCiBM T0NBTFZFUj1gd2MgLWwgY29uZmlnLmdpdC1oYXNoIHwgYXdrICd7cHJpbnQgJDF9J2AKIGlm IFsgJExPQ0FMVkVSIFw+IDEgXSA7IHRoZW4K ------------B343463472D2F9-- From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 2 12:07:05 2009 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 9F5441065851 for ; Mon, 2 Mar 2009 12:07:05 +0000 (UTC) (envelope-from tomek@slimaczek.pl) Received: from slimaczek.pl (slimaczek.pl [91.121.26.228]) by mx1.freebsd.org (Postfix) with ESMTP id 60B8B8FC1F for ; Mon, 2 Mar 2009 12:07:05 +0000 (UTC) (envelope-from tomek@slimaczek.pl) Received: from TOMEK-STACJONAR (dynamic-78-8-131-28.ssp.dialog.net.pl [78.8.131.28]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by slimaczek.pl (Postfix) with ESMTPSA id 663655EE60 for ; Mon, 2 Mar 2009 13:06:56 +0000 (UTC) Date: Mon, 2 Mar 2009 13:06:59 +0100 From: Tomek X-Mailer: The Bat! (v2.12.00) Business X-Priority: 3 (Normal) Message-ID: <763980187.20090302130659@slimaczek.pl> To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------3F401A021A61030" Subject: ffmpeg patch X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tomek List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 12:07:11 -0000 ------------3F401A021A61030 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello FFMpeg needs to include to correctly understand types: u_short, u_int etc. How to applay: $ svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg $ patch -p0 < ffmpeg.bsd.patch $ cd ffmpeg $ ./configure --cc=cc --prefix=/usr/local --disable-debug --enable-memalign-hack --enable-shared --enable-postproc --extra-cflags="-I/usr/local/include/vorbis -I/usr/local/include" --extra-ldflags="-L/usr/local/lib -la52" --extra-libs=-pthread --enable-gpl --enable-pthreads --enable-swscale --mandir=/usr/local/man --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libamr-nb --enable-nonfree --enable-libamr-wb --enable-nonfree --disable-mmx --enable-libgsm --enable-libmp3lame --disable-ffplay --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --disable-ipv6 $ gmake # gmake install $ ffmpeg FFmpeg version SVN-r17655, Copyright (c) 2000-2009 Fabrice Bellard, et al. [...] I tested it (on i386 and amd64) by converting a few films (with a new x264 version): $ ffmpeg -i "[input_file]" -g 300 -keyint_min 25 -bf 16 -b_strategy 1 -flags2 +bpyramid -coder 1 -refs 8 -flags +loop -crf 23 -partitions +partp8x8+partb8x8+parti8x8+parti4x4 -flags2 +wpred -me_method hex -me_range 16 -subq 9 -trellis 2 -vcodec libx264 -acodec libfaac -ab 96k -ac 2 -threads 1 -async 25 "[output_file_without_ext].mp4" and it works perfect. Some problems were only with the lame audio codec, such as: [libmp3lame @ 0x8108410]lame: output buffer too small (buffer index: 9404, free bytes: 388) -- Tomasz Sowa ------------3F401A021A61030 Content-Type: application/octet-stream; name="ffmpeg.bsd.patch" Content-transfer-encoding: base64 Content-Disposition: attachment; filename="ffmpeg.bsd.patch" ZGlmZiAtdXJOIGZmbXBlZy9saWJhdmRldmljZS9ia3RyLmMgZmZtcGVnLm5ldy9saWJhdmRl dmljZS9ia3RyLmMKLS0tIGZmbXBlZy9saWJhdmRldmljZS9ia3RyLmMJMjAwOS0wMi0yOCAx MDo1NzozMi4wMDAwMDAwMDAgKzAwMDAKKysrIGZmbXBlZy5uZXcvbGliYXZkZXZpY2UvYmt0 ci5jCTIwMDktMDItMjggMTE6NTk6MDUuMDAwMDAwMDAwICswMDAwCkBAIC0yNCw2ICsyNCw5 IEBACiAgKiBGb3VuZGF0aW9uLCBJbmMuLCA1MSBGcmFua2xpbiBTdHJlZXQsIEZpZnRoIEZs b29yLCBCb3N0b24sIE1BIDAyMTEwLTEzMDEgVVNBCiAgKi8KIAorI2RlZmluZSBfX0JTRF9W SVNJQkxFIDEKKyNpbmNsdWRlIDxzeXMvdHlwZXMuaD4KKwogI2RlZmluZSBfQlNEX1NPVVJD RSAxCiAjaW5jbHVkZSAibGliYXZmb3JtYXQvYXZmb3JtYXQuaCIKICNpZiBIQVZFX0RFVl9C S1RSX0lPQ1RMX01FVEVPUl9IICYmIEhBVkVfREVWX0JLVFJfSU9DVExfQlQ4NDhfSApkaWZm IC11ck4gZmZtcGVnL2xpYmF2ZGV2aWNlL29zc19hdWRpby5jIGZmbXBlZy5uZXcvbGliYXZk ZXZpY2Uvb3NzX2F1ZGlvLmMKLS0tIGZmbXBlZy9saWJhdmRldmljZS9vc3NfYXVkaW8uYwky MDA5LTAyLTI4IDEwOjU3OjMzLjAwMDAwMDAwMCArMDAwMAorKysgZmZtcGVnLm5ldy9saWJh dmRldmljZS9vc3NfYXVkaW8uYwkyMDA5LTAyLTI4IDExOjU5OjIwLjAwMDAwMDAwMCArMDAw MApAQCAtMTksNiArMTksOSBAQAogICogRm91bmRhdGlvbiwgSW5jLiwgNTEgRnJhbmtsaW4g U3RyZWV0LCBGaWZ0aCBGbG9vciwgQm9zdG9uLCBNQSAwMjExMC0xMzAxIFVTQQogICovCiAK KyNkZWZpbmUgX19CU0RfVklTSUJMRSAxCisjaW5jbHVkZSA8c3lzL3R5cGVzLmg+CisKICNp bmNsdWRlICJjb25maWcuaCIKICNpbmNsdWRlIDxzdGRsaWIuaD4KICNpbmNsdWRlIDxzdGRp by5oPgo= ------------3F401A021A61030-- From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 2 12:18:16 2009 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 ECBA91065695; Mon, 2 Mar 2009 12:18:16 +0000 (UTC) (envelope-from beech@freebsd.org) Received: from bsdevel.akherb.com (bsdevel.akherb.com [208.86.224.193]) by mx1.freebsd.org (Postfix) with ESMTP id C71E58FC0A; Mon, 2 Mar 2009 12:18:16 +0000 (UTC) (envelope-from beech@freebsd.org) Received: from stargate.akherb.com (163-146-42-72.gci.net [72.42.146.163]) by bsdevel.akherb.com (Postfix) with ESMTP id 4557F28E10E7; Mon, 2 Mar 2009 12:18:15 +0000 (UTC) From: Beech Rintoul Organization: FreeBSD To: freebsd-multimedia@freebsd.org Date: Mon, 2 Mar 2009 03:18:14 -0900 User-Agent: KMail/1.11.0 (FreeBSD/8.0-CURRENT; KDE/4.2.0; i386; ; ) References: <49AAC7FA.1010403@tangobravo.co.uk> In-Reply-To: <49AAC7FA.1010403@tangobravo.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903020318.14569.beech@freebsd.org> Cc: Tim Borgeaud , Bug Followup Subject: Re: A Linux USB DVB-T (dib0700) driver for FreeBSD X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: akbeech@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 12:18:17 -0000 On Sunday 01 March 2009 08:38:02 Tim Borgeaud wrote: > I've been working with Luigi Rizzo's Linux emulation code and with similar > code in Hans Petter Selasky's new USB stack (on FreeBSD 6/7). > > I've had some success building an, apparently working FreeBSD driver > module using Linux driver source for dib0700 based devices. > > The project is still at an early stage and relatively untested, but I seem > to be able to watch digital TV using my Hauppauge WinTV NOVA-TD USB stick. > > Details and code for FreeBSD 7.1 (only) can be found at > > http://www.tangobravo.co.uk/v4l-compat/ > > Since this project is focussed around building USB DVB drivers from Linux > source, it should not be difficult to build one the other similar drivers > from the Video4Linux project. > > However, I have not yet reached this point. Ideally, I'd like to find > other people willing to test this code, particularly if they have other > USB DVB devices supported by v4l code, before I try any other devices. I've been wanting to get skype video working with usb webcams for some time. I have managed to get one of my cams to work in FreeBSD, but without the proper v4l support skype doesn't see it. I'd be more than happy to test any code thaI have the hardware for. Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/7.1R/announce.html --------------------------------------------------------------------------------------- From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 2 22:11:42 2009 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 BF94410656D5; Mon, 2 Mar 2009 22:11:42 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 346138FC0A; Mon, 2 Mar 2009 22:11:41 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 30E0222C5042; Tue, 3 Mar 2009 00:11:55 +0200 (EET) Received: by release.ixsystems.com (Postfix, from userid 0) id 9D00A8FC1E; Mon, 2 Mar 2009 14:00:18 -0800 (PST) From: QAT@FreeBSD.org To: kwm@FreeBSD.org In-Reply-To: <200903021514.n22FEPg6091490@repoman.freebsd.org> References: In-Reply-To: <200903021514.n22FEPg6091490@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.54 2009/02/23 16:05:24 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.1.2_1; dsversion: 3.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-01-16 01:53:03 X-QAT-Port: multimedia/gstreamermm X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gstreamermm-0.10.1_1.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20090302220018.9D00A8FC1E@release.ixsystems.com> Date: Mon, 2 Mar 2009 14:00:18 -0800 (PST) Cc: cvs-ports@FreeBSD.org, multimedia@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/gstreamermm Makefile 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, 02 Mar 2009 22:11:44 -0000 QAT - your restless neighborhood Daemon - identified a mtree error while trying to build: gstreamermm-0.10.1_1 maintained by multimedia@FreeBSD.org Makefile ident: $FreeBSD: ports/multimedia/gstreamermm/Makefile,v 1.11 2009/03/02 15:14:25 kwm Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gstreamermm-0.10.1_1.log : test -z "/usr/local/lib/gstreamermm-0.10/include" || ../scripts/install-sh -c -d "/usr/local/lib/gstreamermm-0.10/include" install -o root -g wheel -m 444 'gstreamermmconfig.h' '/usr/local/lib/gstreamermm-0.10/include/gstreamermmconfig.h' test -z "/usr/local/include/gstreamermm-0.10" || ../scripts/install-sh -c -d "/usr/local/include/gstreamermm-0.10" install -o root -g wheel -m 444 'gstreamermm.h' '/usr/local/include/gstreamermm-0.10/gstreamermm.h' test -z "/usr/local/libdata/pkgconfig" || ../scripts/install-sh -c -d "/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'gstreamermm-0.10.pc' '/usr/local/libdata/pkgconfig/gstreamermm-0.10.pc' gmake[3]: Leaving directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1/gstreamer' gmake[2]: Leaving directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1/gstreamer' gmake[1]: Leaving directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1/gstreamer' Making install in tests gmake[1]: Entering directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1/tests' gmake[2]: Entering directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1/tests' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1/tests' gmake[1]: Leaving directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1/tests' gmake[1]: Entering directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1' *** Everything completed *** gmake[2]: Entering directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1' gmake[1]: Leaving directory `/work/a/ports/multimedia/gstreamermm/work/gstreamermm-0.10.1' ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for gstreamermm-0.10.1_1 ================================================================ ======================================== ===> Building package for gstreamermm-0.10.1_1 Creating package /tmp/packages/All/gstreamermm-0.10.1_1.tbz Registering depends: gtkmm-2.14.3 gtk-2.14.7_1 atk-1.24.0 gstreamer-plugins-cdparanoia-0.10.22_1,3 cdparanoia-3.9.8_8 gstreamer-plugins-vorbis-0.10.22_1,3 gstreamer-plugins-ogg-0.10.22_1,3 gstreamer-plugins-theora-0.10.22_1,3 libtheora-1.0.b2 libvorbis-1.2.0_3,3 libogg-1.1.3,4 gstreamer-plugins-gio-0.10.22_1,3 gstreamer-plugins-pango-0.10.22_1,3 gstreamer-plugins-0.10.22_1,3 gstreamer-0.10.22_1 pangomm-2.14.1 pango-1.22.4 cairomm-1.8.0_1 libxml++-2.24.2 glibmm-2.18.1,1 shared-mime-info-0.60 gio-fam-backend-2.18.4 gamin-0.1.10 glib-2.18.4 popt-1.7_5 gettext-0.17_1 libxml2-2.7.3 libiconv-1.11_1 liboil-0.3.15 libXv-1.0.4,1 libXcomposite-0.4.0,1 libXrandr-1.2.3 libXi-1.2.1,1 libXinerama-1.0.3,1 libXext-1.0.5,1 cairo-1.8.6_1,1 libXft-2.1.13 libXcursor-1.1.9_1 libXrender-0.9.4_1 libXdamage-1.1.1 libXfixes-4.0.3_1 libX11-1.2,1 xcb-util-0.3.3 libxcb-1.2 libpthread-stubs-0.1 libsigc++-2.2.3 pcre-7.8 libXau-1.0.4 libXdmcp-1.0.2_1 xorg-fonts-truetype-7.4 font-misc-ethiopic-1.0.0 font-mi sc-meltho-1.0.0_1 font-bh-ttf-1.0.0 mkfontdir-1.0.4 mkfontscale-1.0.6 libfontenc-1.0.4 xproto-7.0.15 pixman-0.14.0 bitstream-vera-1.10_4 fontconfig-2.6.0,1 freetype2-2.3.7 pkg-config-0.23_1 jasper-1.900.1_7 tiff-3.8.2_3 jpeg-6b_7 png-1.2.35 perl-5.8.9_1 xcb-proto-1.4 python25-2.5.4_1 gnomehier-2.3_11 hicolor-icon-theme-0.10_2 expat-2.0.1 encodings-1.0.2,1 font-util-1.0.1 compositeproto-0.4 damageproto-1.1.0_2 fixesproto-4.0 inputproto-1.5.0 kbproto-1.0.3 randrproto-1.2.1 renderproto-0.9.3 videoproto-2.2.2 xextproto-7.0.5 xineramaproto-1.1.2. Creating bzip'd tar ball in '/tmp/packages/All/gstreamermm-0.10.1_1.tbz' Deleting gstreamermm-0.10.1_1 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 32408508 0 lrwxr-xr-x 1 root wheel 24 Mar 2 22:00 usr/local/lib/libgstreamermm-0.10.so -> libgstreamermm-0.10.so.2 ================================================================ build of /usr/ports/multimedia/gstreamermm ended at Mon Mar 2 22:00:16 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gstreamermm-0.10.1_1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=multimedia&portname=gstreamermm The build which triggered this BotMail was done under tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 4 03:57:48 2009 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 25CD61065670 for ; Wed, 4 Mar 2009 03:57:48 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 550F28FC0A for ; Wed, 4 Mar 2009 03:57:47 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.localnet (Inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n243PVFd090363 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Mar 2009 13:55:31 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-multimedia@freebsd.org Date: Wed, 4 Mar 2009 13:55:20 +1030 User-Agent: KMail/1.10.4 (Linux/2.6.27-11-generic; KDE/4.1.4; i686; ; ) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11567349.f6e498JDhG"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200903041355.28763.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Subject: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2009 03:57:48 -0000 --nextPart11567349.f6e498JDhG Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, Does anyone have sound recording via snd_hda working in 7.1? I have a Supermicro C2SBA+ and playback works fine, but recording does not. There are no front panel connectors, but there are jumpers on the connector on the motherboard as per the manual. I can record some analogue noise if I crank up 'mixer mic' and 'mixer line'= =20 but plugging a mic into either has no effect. hdac0: mem 0xd25a0000-0xd25= a3fff irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20090131_0127 hdac0: [ITHREAD] hdac0: HDA Codec #2: Realtek ALC883 pcm0: at cad 2 nid 1 on hdac0 cat /dev/sndstat with verbose set to 4 yields.. =46reeBSD Audio Driver (newpcm: 64bit 2007061600/amd64)=20 Installed devices: =20 pcm0: at cad 2 nid 1 on hdac0 kld snd_hd= a [MPSAFE] (1p:3v/1r:1v channels duplex default) [pcm0:play:dsp0.p0]: spd 48000, fmt 0x10000010, flags 0x00101020, 0= x00000020 =20 interrupts 195096, underruns 0, feed 195096, ready 0 [b:4096/2048/2= |bs:4096/2048/2] =20 {userland} -> feeder_vchan(0x10000010) -> feeder_volume(0x10000010)= -> {hardware} =20 pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp0]: spd 44100/48000, fmt 0x10= 000010, flags 0x10000000, 0x00000008 =20 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:65536/2048/3= 2] =20 {userland} -> feeder_root(0x10000010) -> feeder_rate(44100 -> 48000= ) -> {hardware} =20 pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp1]: spd 44100/48000, fmt 0x10= 000010, flags 0x10007030, 0x00000008, pid 62923=20 interrupts 0, underruns 231, feed 195096, ready 7912 [b:0/0/0|bs:81= 92/1024/8] =20 {userland} -> feeder_root(0x10000010) -> feeder_rate(44100 -> 48000= ) -> {hardware} =20 pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp2]: spd 48000, fmt 0x00000010= /0x10000010, flags 0x10000000, 0x00000000 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:32768/1024/3= 2] {userland} -> feeder_root(0x00000010) -> feeder_monotostereo16(0x00= 000010 -> 0x10000010) -> {hardware} [pcm0:record:dsp0.r0]: spd 48000, fmt 0x10000010, flags 0x00101000,= 0x00000000 interrupts 445, overruns 0, feed 890, hfree 4096, sfree 4096 [b:409= 6/2048/2|bs:4096/2048/2] {hardware} -> feeder_root(0x10000010) -> feeder_vchan(0x10000010) -= > {userland} pcm0:record:dsp0.r0[pcm0:virtual:dsp0.vr0]: spd 44100/48000, fmt 0x= 10000010, flags 0x10000000, 0x00000008 interrupts 0, overruns 0, feed 0, hfree 0, sfree 65536 [b:0/0/0|bs:= 65536/2048/32] {hardware} -> feeder_root(0x10000010) -> feeder_rate(48000 -> 44100= ) -> {userland} =46ile Versions: $FreeBSD: src/sys/dev/sound/pci/hda/hdac.c,v 1.44.2.11 2009/02/04 15:02:57 = mav 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/fake.c,v 1.18 2007/03/15 18:19:01 ariff 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/dsp.c,v 1.107.2.1 2008/05/28 14:45:05 ariff= Exp $ $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/feeder_fmt.c,v 1.23 2007/06/02 13:07:44 joe= l Exp $ $FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.73.2.1 2007/10/29 18:47:47 ariff= Exp $ $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/feeder.c,v 1.44 2007/06/17 15:53:11 ariff E= xp $ $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/mixer.c,v 1.61 2007/06/16 03:37:28 ariff Ex= p $ $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/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/ac97_patch.c,v 1.10.2.1 2007/10/29 18:47:27= ariff Exp $ I have the following mixer settings.. test:~>mixer Mixer vol is currently set to 100:100 Mixer pcm is currently set to 75:75 Mixer speaker is currently set to 75:75 Mixer line is currently set to 100:100 Mixer mic is currently set to 100:100 Mixer mix is currently set to 0:0 Mixer rec is currently set to 80:80 Mixer monitor is currently set to 75:75 Recording source: mic Here is a pindump.. hdac0: Dumping AFG cad=3D2 nid=3D1 pins: hdac0: nid 20 0x01014010 as 1 seq 0 Line-out Jack jack 1 loc 1 c= olor Green misc 0 hdac0: Caps: IN OUT HP Sense: 0x80000000 hdac0: nid 21 0x01011012 as 1 seq 2 Line-out Jack jack 1 loc 1 c= olor Black misc 0 hdac0: Caps: IN OUT HP Sense: 0x00000000 hdac0: nid 22 0x01016011 as 1 seq 1 Line-out Jack jack 1 loc 1 c= olor Orange misc 0 hdac0: Caps: IN OUT HP Sense: 0x00000000 hdac0: nid 23 0x01012014 as 1 seq 4 Line-out Jack jack 1 loc 1 c= olor Grey misc 0 hdac0: Caps: IN OUT HP Sense: 0x00000000 hdac0: nid 24 0x01a19830 as 3 seq 0 Mic Jack jack 1 loc 1 c= olor Pink misc 8 hdac0: Caps: IN OUT HP VREF Sense: 0x80000000 hdac0: nid 25 0x02a1983f as 3 seq 15 Mic Jack jack 1 loc 2 c= olor Pink misc 8 hdac0: Caps: IN OUT HP VREF Sense: 0x00000000 hdac0: nid 26 0x01813031 as 3 seq 1 Line-in Jack jack 1 loc 1 c= olor Blue misc 0 hdac0: Caps: IN OUT HP VREF Sense: 0x00000000 hdac0: nid 27 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 c= olor Green misc 0 hdac0: Caps: IN OUT HP VREF Sense: 0x00000000 hdac0: nid 28 0x593301f0 as 15 seq 0 CD None jack 3 loc 25 c= olor Unknown misc 1 [DISABLED] hdac0: Caps: IN hdac0: nid 30 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 c= olor Black misc 1 [DISABLED] hdac0: Caps: OUT hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 c= olor Black misc 1 [DISABLED] hdac0: Caps: IN hdac0: NumGPIO=3D2 NumGPO=3D0 NumGPI=3D0 GPIWake=3D0 GPIUnsol=3D1 hdac0: GPIO: data=3D0x00000000 enable=3D0x00000000 direction=3D0x00000000 hdac0: wake=3D0x00000000 unsol=3D0x00000000 sticky=3D0x00000000 Any ideas? :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart11567349.f6e498JDhG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBJrfSh5ZPcIHs/zowRAgerAKCeP9aO7ik6ehNqu7xDux+6mkUKlQCeMKBo 7dxhVru21dI/vuD5guBlS6I= =S7z1 -----END PGP SIGNATURE----- --nextPart11567349.f6e498JDhG-- From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 4 13:03:50 2009 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 36B37106566C for ; Wed, 4 Mar 2009 13:03:50 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 4C2408FC0C for ; Wed, 4 Mar 2009 13:03:49 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA19037; Wed, 04 Mar 2009 15:03:35 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <49AE7C26.9080500@icyb.net.ua> Date: Wed, 04 Mar 2009 15:03:34 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.19 (X11/20090110) MIME-Version: 1.0 To: "Daniel O'Connor" References: <200903041355.28763.doconnor@gsoft.com.au> In-Reply-To: <200903041355.28763.doconnor@gsoft.com.au> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2009 13:03:50 -0000 on 04/03/2009 05:25 Daniel O'Connor said the following: > Hi, > Does anyone have sound recording via snd_hda working in 7.1? Yes, I do have it, and a lot of other people too. But what does that give to you? :-) It is typical to provide verbose dmesg (excerpt related to sound subsystem) when reporting snd_hda problems. -- Andriy Gapon From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 4 20:32:09 2009 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 C84E61065670 for ; Wed, 4 Mar 2009 20:32:09 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD168FC12 for ; Wed, 4 Mar 2009 20:32:09 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 236598452; Wed, 04 Mar 2009 22:32:08 +0200 Message-ID: <49AEE544.7060101@FreeBSD.org> Date: Wed, 04 Mar 2009 22:32:04 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.19 (X11/20090118) MIME-Version: 1.0 To: Daniel O'Connor References: <1236151381.00082579.1236139204@10.7.7.3> <1236183784.00082750.1236172203@10.7.7.3> In-Reply-To: <1236183784.00082750.1236172203@10.7.7.3> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2009 20:32:10 -0000 on 04/03/2009 05:25 Daniel O'Connor said the following: > Does anyone have sound recording via snd_hda working in 7.1? I see you have 2 mic inputs. Have you tried to record from `monitor`, it is a second mic. Verbose dmesg could give more info. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 5 00:22:45 2009 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 B4A78106566C; Thu, 5 Mar 2009 00:22:45 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id DB9B48FC13; Thu, 5 Mar 2009 00:22:43 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.localnet (Inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n250Mfes056333 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Mar 2009 10:52:41 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Alexander Motin Date: Thu, 5 Mar 2009 10:52:31 +1030 User-Agent: KMail/1.10.4 (Linux/2.6.27-11-generic; KDE/4.1.4; i686; ; ) References: <1236151381.00082579.1236139204@10.7.7.3> <1236183784.00082750.1236172203@10.7.7.3> <49AEE544.7060101@FreeBSD.org> In-Reply-To: <49AEE544.7060101@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5525939.joFWfeUU2A"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200903051052.39965.doconnor@gsoft.com.au> X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2009 00:22:46 -0000 --nextPart5525939.joFWfeUU2A Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 05 March 2009 07:02:04 Alexander Motin wrote: > on 04/03/2009 05:25 Daniel O'Connor said the following: > > Does anyone have sound recording via snd_hda working in 7.1? > > I see you have 2 mic inputs. Have you tried to record from `monitor`, it No luck there, I tried via analogue and recording. ie run 'mixer monitor 80' and tap the mic. then try 'mixer monitor 0; mixer rec 80; mixer =3Drec monitor' and record w= ith sox. > is a second mic. Verbose dmesg could give more info. OK, I though the sysctl would be noisy enough :) hdac0: mem 0xd25a0000-0xd25= a3fff irq 16 at device 27.0 on pci0 =20 hdac0: HDA Driver Revision: 20090131_0127 = =20 hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xd25a0000 = =20 hdac0: [MPSAFE] = =20 hdac0: [ITHREAD] = =20 hdac0: Probing codec #2... = =20 hdac0: HDA Codec #2: Realtek ALC883 = =20 hdac0: HDA Codec ID: 0x10ec0883 = =20 hdac0: Vendor: 0x10ec = =20 hdac0: Device: 0x0883 = =20 hdac0: Revision: 0x00 = =20 hdac0: Stepping: 0x02 = =20 hdac0: PCI Subvendor: 0xd78015d9 = =20 hdac0: Found audio FG nid=3D1 startnode=3D2 endnode=3D39 total=3D37 = = =20 hdac0: = =20 hdac0: Processing audio FG cad=3D2 nid=3D1... = = =20 hdac0: GPIO: 0x40000002 NumGPIO=3D2 NumGPO=3D0 NumGPI=3D0 GPIWake=3D0 GPIUn= sol=3D1 = =20 hdac0: nid 20 0x01014010 as 1 seq 0 Line-out Jack jack 1 loc 1 c= olor Green misc 0 =20 hdac0: nid 21 0x01011012 as 1 seq 2 Line-out Jack jack 1 loc 1 c= olor Black misc 0 =20 hdac0: nid 22 0x01016011 as 1 seq 1 Line-out Jack jack 1 loc 1 c= olor Orange misc 0 =20 hdac0: nid 23 0x01012014 as 1 seq 4 Line-out Jack jack 1 loc 1 c= olor Grey misc 0 =20 hdac0: nid 24 0x01a19830 as 3 seq 0 Mic Jack jack 1 loc 1 c= olor Pink misc 8 =20 hdac0: nid 25 0x02a1983f as 3 seq 15 Mic Jack jack 1 loc 2 c= olor Pink misc 8 =20 hdac0: nid 26 0x01813031 as 3 seq 1 Line-in Jack jack 1 loc 1 c= olor Blue misc 0 =20 hdac0: nid 27 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 c= olor Green misc 0 =20 hdac0: nid 28 0x593301f0 as 15 seq 0 CD None jack 3 loc 25 c= olor Unknown misc 1 =20 hdac0: Patching widget caps nid=3D29 0x00400000 -> 0x00700000 = =20 hdac0: nid 30 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 c= olor Black misc 1 =20 hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 c= olor Black misc 1 =20 hdac0: Patched pins configuration: = =20 hdac0: nid 20 0x01014010 as 1 seq 0 Line-out Jack jack 1 loc 1 c= olor Green misc 0 =20 hdac0: nid 21 0x01011012 as 1 seq 2 Line-out Jack jack 1 loc 1 c= olor Black misc 0 =20 hdac0: nid 22 0x01016011 as 1 seq 1 Line-out Jack jack 1 loc 1 c= olor Orange misc 0 =20 hdac0: nid 23 0x01012014 as 1 seq 4 Line-out Jack jack 1 loc 1 c= olor Grey misc 0 =20 hdac0: nid 24 0x01a19830 as 3 seq 0 Mic Jack jack 1 loc 1 c= olor Pink misc 8 =20 hdac0: nid 25 0x02a1983f as 3 seq 15 Mic Jack jack 1 loc 2 c= olor Pink misc 8 =20 hdac0: nid 26 0x01813031 as 3 seq 1 Line-in Jack jack 1 loc 1 c= olor Blue misc 0 =20 hdac0: nid 27 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 c= olor Green misc 0 =20 hdac0: nid 28 0x593301f0 as 15 seq 0 CD None jack 3 loc 25 c= olor Unknown misc 1 [DISABLED] =20 hdac0: nid 30 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 c= olor Black misc 1 [DISABLED] =20 hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 c= olor Black misc 1 [DISABLED] =20 hdac0: 2 associations found: = =20 hdac0: Association 0 (1) out: = =20 hdac0: Pin nid=3D20 seq=3D0 = = =20 hdac0: Pin nid=3D22 seq=3D1 = = =20 hdac0: Pin nid=3D21 seq=3D2 = = =20 hdac0: Pin nid=3D23 seq=3D4 = = =20 hdac0: Pin nid=3D27 seq=3D15 = = =20 hdac0: Association 1 (3) in: = =20 hdac0: Pin nid=3D24 seq=3D0 = = =20 hdac0: Pin nid=3D26 seq=3D1 = = =20 hdac0: Pin nid=3D25 seq=3D15 = = =20 hdac0: Tracing association 0 (1) = =20 hdac0: Pin 20 traced to DAC 2 = =20 hdac0: Pin 22 traced to DAC 3 = =20 hdac0: Pin 21 traced to DAC 4 = =20 hdac0: Pin 23 traced to DAC 5 = =20 hdac0: Pin 27 traced to DAC 2 and hpredir 0 = =20 hdac0: Association 0 (1) trace succeded = =20 hdac0: Tracing association 1 (3) = =20 hdac0: Pin 24 traced to ADC 8 = =20 hdac0: Pin 26 traced to ADC 8 = =20 hdac0: Pin 25 traced to ADC 8 = =20 hdac0: Association 1 (3) trace succeded = =20 hdac0: Tracing input monitor = =20 hdac0: Tracing nid 11 to out = =20 hdac0: nid 11 is input monitor = =20 hdac0: Tracing nid 35 to out = =20 hdac0: Tracing beeper = =20 hdac0: nid 29 traced to out = =20 hdac0: Enabling headphone/speaker audio routing switching: = =20 hdac0: as=3D0 sense nid=3D27 [UNSOL] = = =20 hdac0: Pin sense: nid=3D27 res=3D0x00000000 = = =20 hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref = =20 hdac0: = =20 hdac0: +-------------------+ = =20 hdac0: | DUMPING HDA NODES | = =20 hdac0: +-------------------+ = =20 hdac0: = =20 hdac0: Default Parameter = =20 hdac0: ----------------- = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x000e0560 = =20 hdac0: 16 20 24 bits, 44 48 96 192 KHz = =20 hdac0: IN amp: 0x00000000 = =20 hdac0: OUT amp: 0x00000000 = =20 hdac0: = =20 hdac0: nid: 2 = =20 hdac0: Name: audio output = =20 hdac0: Widget cap: 0x00000011 = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00008001) = =20 hdac0: OSS: pcm (pcm) = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x000e0560 = =20 hdac0: 16 20 24 bits, 44 48 96 192 KHz = =20 hdac0: = =20 hdac0: nid: 3 = =20 hdac0: Name: audio output = =20 hdac0: Widget cap: 0x00000011 = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00000002) = =20 hdac0: OSS: pcm (pcm) = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x000e0560 = =20 hdac0: 16 20 24 bits, 44 48 96 192 KHz = =20 hdac0: = =20 hdac0: nid: 4 = =20 hdac0: Name: audio output = =20 hdac0: Widget cap: 0x00000011 = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00000004) = =20 hdac0: OSS: pcm (pcm) = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x000e0560 = =20 hdac0: 16 20 24 bits, 44 48 96 192 KHz = =20 hdac0: = =20 hdac0: nid: 5 = =20 hdac0: Name: audio output = =20 hdac0: Widget cap: 0x00000011 = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00000010) = =20 hdac0: OSS: pcm (pcm) = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x000e0560 = =20 hdac0: 16 20 24 bits, 44 48 96 192 KHz = =20 hdac0: = =20 hdac0: nid: 6 [DISABLED] = =20 hdac0: Name: audio output = =20 hdac0: Widget cap: 0x00000211 = =20 hdac0: DIGITAL STEREO = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x001e0560 = =20 hdac0: 16 20 24 32 bits, 44 48 96 192 KHz = =20 hdac0: = =20 hdac0: nid: 7 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00000 = =20 hdac0: = =20 hdac0: nid: 8 = =20 hdac0: Name: audio input = =20 hdac0: Widget cap: 0x0010011b = =20 hdac0: STEREO = =20 hdac0: Association: 1 (0x00008003) = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x00060160 = =20 hdac0: 16 20 bits, 44 48 96 KHz = =20 hdac0: Input amp: 0x80051f08 = =20 hdac0: mute=3D1 step=3D31 size=3D5 offset=3D8 = = =20 hdac0: connections: 1 = =20 hdac0: | = =20 hdac0: + <- nid=3D35 [audio mixer] = =20 hdac0: = =20 hdac0: nid: 9 [DISABLED] = =20 hdac0: Name: audio input = =20 hdac0: Widget cap: 0x0010011b = =20 hdac0: STEREO = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x00060160 = =20 hdac0: 16 20 bits, 44 48 96 KHz = =20 hdac0: Input amp: 0x80051f08 = =20 hdac0: mute=3D1 step=3D31 size=3D5 offset=3D8 = = =20 hdac0: connections: 1 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D34 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 10 [DISABLED] = =20 hdac0: Name: audio input = =20 hdac0: Widget cap: 0x00100391 = =20 hdac0: DIGITAL UNSOL STEREO = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x001e0560 = =20 hdac0: 16 20 24 32 bits, 44 48 96 192 KHz = =20 hdac0: connections: 1 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D31 [pin: Speaker (None)] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 11 = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010b = =20 hdac0: STEREO = =20 hdac0: Association: -2 (0x00008003) = =20 hdac0: OSS: mix (mix) = =20 hdac0: Input amp: 0x80051f17 = =20 hdac0: mute=3D1 step=3D31 size=3D5 offset=3D23 = = =20 hdac0: connections: 10 = =20 hdac0: | = =20 hdac0: + <- nid=3D24 [pin: Mic (Pink Jack)] = =20 hdac0: + <- nid=3D25 [pin: Mic (Pink Jack)] = =20 hdac0: + <- nid=3D26 [pin: Line-in (Blue Jack)] = =20 hdac0: + [DISABLED] <- nid=3D27 [pin: Headphones (Green Jack)] = =20 hdac0: + [DISABLED] <- nid=3D28 [pin: CD (None)] [DISABLED] = =20 hdac0: + <- nid=3D29 [beep widget] = =20 hdac0: + [DISABLED] <- nid=3D20 [pin: Line-out (Green Jack)] = =20 hdac0: + [DISABLED] <- nid=3D21 [pin: Line-out (Black Jack)] = =20 hdac0: + [DISABLED] <- nid=3D22 [pin: Line-out (Orange Jack)] = =20 hdac0: + [DISABLED] <- nid=3D23 [pin: Line-out (Grey Jack)] = =20 hdac0: = =20 hdac0: nid: 12 = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010f = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00008001) = =20 hdac0: OSS: pcm, mix = =20 hdac0: Output amp: 0x00051f1f = =20 hdac0: mute=3D0 step=3D31 size=3D5 offset=3D31 = = =20 hdac0: Input amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: connections: 2 = =20 hdac0: | = =20 hdac0: + <- nid=3D2 [audio output] = =20 hdac0: + <- nid=3D11 [audio mixer] = =20 hdac0: = =20 hdac0: nid: 13 = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010f = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00000002) = =20 hdac0: OSS: pcm, mix = =20 hdac0: Output amp: 0x00051f1f = =20 hdac0: mute=3D0 step=3D31 size=3D5 offset=3D31 = = =20 hdac0: Input amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: connections: 2 = =20 hdac0: | = =20 hdac0: + <- nid=3D3 [audio output] = =20 hdac0: + <- nid=3D11 [audio mixer] = =20 hdac0: = =20 hdac0: nid: 14 = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010f = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00000004) = =20 hdac0: OSS: pcm, mix = =20 hdac0: Output amp: 0x00051f1f = =20 hdac0: mute=3D0 step=3D31 size=3D5 offset=3D31 = = =20 hdac0: Input amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: connections: 2 = =20 hdac0: | = =20 hdac0: + <- nid=3D4 [audio output] = =20 hdac0: + <- nid=3D11 [audio mixer] = =20 hdac0: = =20 hdac0: nid: 15 = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010f = =20 hdac0: STEREO = =20 hdac0: Association: 0 (0x00000010) = =20 hdac0: OSS: pcm, mix = =20 hdac0: Output amp: 0x00051f1f = =20 hdac0: mute=3D0 step=3D31 size=3D5 offset=3D31 = = =20 hdac0: Input amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: connections: 2 = =20 hdac0: | = =20 hdac0: + <- nid=3D5 [audio output] = =20 hdac0: + <- nid=3D11 [audio mixer] = =20 hdac0: = =20 hdac0: nid: 16 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00000 = =20 hdac0: = =20 hdac0: nid: 17 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00000 = =20 hdac0: = =20 hdac0: nid: 18 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00000 = =20 hdac0: = =20 hdac0: nid: 19 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00000 = =20 hdac0: = =20 hdac0: nid: 20 = =20 hdac0: Name: pin: Line-out (Green Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 0 (0x00000001) = =20 hdac0: Pin cap: 0x0000003e = =20 hdac0: TRQD PDC HP OUT IN = =20 hdac0: Pin config: 0x01014010 = =20 hdac0: Pin control: 0x00000040 OUT = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + <- nid=3D12 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D13 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D14 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D15 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 21 = =20 hdac0: Name: pin: Line-out (Black Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 0 (0x00000004) = =20 hdac0: Pin cap: 0x0000003e = =20 hdac0: TRQD PDC HP OUT IN = =20 hdac0: Pin config: 0x01011012 = =20 hdac0: Pin control: 0x00000040 OUT = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D12 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D13 [audio mixer] = =20 hdac0: + <- nid=3D14 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D15 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 22 = =20 hdac0: Name: pin: Line-out (Orange Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 0 (0x00000002) = =20 hdac0: Pin cap: 0x0000003e = =20 hdac0: TRQD PDC HP OUT IN = =20 hdac0: Pin config: 0x01016011 = =20 hdac0: Pin control: 0x00000040 OUT = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D12 [audio mixer] = =20 hdac0: + <- nid=3D13 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D14 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D15 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 23 = =20 hdac0: Name: pin: Line-out (Grey Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 0 (0x00000010) = =20 hdac0: Pin cap: 0x0000003e = =20 hdac0: TRQD PDC HP OUT IN = =20 hdac0: Pin config: 0x01012014 = =20 hdac0: Pin control: 0x00000040 OUT = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D12 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D13 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D14 [audio mixer] = =20 hdac0: + <- nid=3D15 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 24 = =20 hdac0: Name: pin: Mic (Pink Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 1 (0x00000001) = =20 hdac0: OSS: mic (mic) = =20 hdac0: Pin cap: 0x0000053e = =20 hdac0: TRQD PDC HP OUT IN VREF[ GROUND HIZ ] = =20 hdac0: Pin config: 0x01a19830 = =20 hdac0: Pin control: 0x00000020 IN = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D12 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D13 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D14 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D15 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 25 = =20 hdac0: Name: pin: Mic (Pink Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 1 (0x00008000) = =20 hdac0: OSS: monitor (monitor) = =20 hdac0: Pin cap: 0x0000053e = =20 hdac0: TRQD PDC HP OUT IN VREF[ GROUND HIZ ] = =20 hdac0: Pin config: 0x02a1983f = =20 hdac0: Pin control: 0x00000020 IN = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D12 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D13 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D14 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D15 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 26 = =20 hdac0: Name: pin: Line-in (Blue Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 1 (0x00000002) = =20 hdac0: OSS: line (line) = =20 hdac0: Pin cap: 0x0000173e = =20 hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] = =20 hdac0: Pin config: 0x01813031 = =20 hdac0: Pin control: 0x00000024 IN VREFs = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D12 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D13 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D14 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D15 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 27 = =20 hdac0: Name: pin: Headphones (Green Jack) = =20 hdac0: Widget cap: 0x0040018f = =20 hdac0: UNSOL STEREO = =20 hdac0: Association: 0 (0x00008000) = =20 hdac0: Pin cap: 0x0000173e = =20 hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] = =20 hdac0: Pin config: 0x0221401f = =20 hdac0: Pin control: 0x000000c0 HP OUT = =20 hdac0: Output amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: Input amp: 0x00270300 = =20 hdac0: mute=3D0 step=3D3 size=3D39 offset=3D0 = = =20 hdac0: connections: 5 = =20 hdac0: | = =20 hdac0: + <- nid=3D12 [audio mixer] (selected) = =20 hdac0: + [DISABLED] <- nid=3D13 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D14 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D15 [audio mixer] = =20 hdac0: + [DISABLED] <- nid=3D38 [audio mixer] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 28 [DISABLED] = =20 hdac0: Name: pin: CD (None) = =20 hdac0: Widget cap: 0x00400001 = =20 hdac0: STEREO = =20 hdac0: Pin cap: 0x00000020 = =20 hdac0: IN = =20 hdac0: Pin config: 0x593301f0 = =20 hdac0: Pin control: 0x00000000 = =20 hdac0: = =20 hdac0: nid: 29 = =20 hdac0: Name: beep widget = =20 hdac0: Widget cap: 0x00700000 = =20 hdac0: Association: -2 (0x00000000) = =20 hdac0: OSS: speaker (speaker) = =20 hdac0: = =20 hdac0: nid: 30 [DISABLED] = =20 hdac0: Name: pin: Speaker (None) = =20 hdac0: Widget cap: 0x00400300 = =20 hdac0: DIGITAL = =20 hdac0: Pin cap: 0x00000010 = =20 hdac0: OUT = =20 hdac0: Pin config: 0x411111f0 = =20 hdac0: Pin control: 0x00000000 = =20 hdac0: connections: 1 = =20 hdac0: | = =20 hdac0: + <- nid=3D6 [audio output] [DISABLED] = =20 hdac0: = =20 hdac0: nid: 31 [DISABLED] = =20 hdac0: Name: pin: Speaker (None) = =20 hdac0: Widget cap: 0x00400200 = =20 hdac0: DIGITAL = =20 hdac0: Pin cap: 0x00000020 = =20 hdac0: IN = =20 hdac0: Pin config: 0x411111f0 = =20 hdac0: Pin control: 0x00000000 = =20 hdac0: = =20 hdac0: nid: 32 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00040 = =20 hdac0: PROC = =20 hdac0: = =20 hdac0: nid: 33 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00000 = =20 hdac0: = =20 hdac0: nid: 34 [DISABLED] = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010f = =20 hdac0: STEREO = =20 hdac0: Input amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: connections: 11 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D24 [pin: Mic (Pink Jack)] = =20 hdac0: + [DISABLED] <- nid=3D25 [pin: Mic (Pink Jack)] = =20 hdac0: + [DISABLED] <- nid=3D26 [pin: Line-in (Blue Jack)] = =20 hdac0: + [DISABLED] <- nid=3D27 [pin: Headphones (Green Jack)] = =20 hdac0: + [DISABLED] <- nid=3D28 [pin: CD (None)] [DISABLED] = =20 hdac0: + [DISABLED] <- nid=3D29 [beep widget] = =20 hdac0: + [DISABLED] <- nid=3D20 [pin: Line-out (Green Jack)] = =20 hdac0: + [DISABLED] <- nid=3D21 [pin: Line-out (Black Jack)] = =20 hdac0: + [DISABLED] <- nid=3D22 [pin: Line-out (Orange Jack)] = =20 hdac0: + [DISABLED] <- nid=3D23 [pin: Line-out (Grey Jack)] = =20 hdac0: + [DISABLED] <- nid=3D11 [audio mixer] = =20 hdac0: = =20 hdac0: nid: 35 = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010f = =20 hdac0: STEREO = =20 hdac0: Association: 1 (0x00008003) = =20 hdac0: OSS: speaker, line, mic, mix, monitor = =20 hdac0: Input amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: connections: 11 = =20 hdac0: | = =20 hdac0: + <- nid=3D24 [pin: Mic (Pink Jack)] = =20 hdac0: + <- nid=3D25 [pin: Mic (Pink Jack)] = =20 hdac0: + <- nid=3D26 [pin: Line-in (Blue Jack)] = =20 hdac0: + [DISABLED] <- nid=3D27 [pin: Headphones (Green Jack)] = =20 hdac0: + [DISABLED] <- nid=3D28 [pin: CD (None)] [DISABLED] = =20 hdac0: + <- nid=3D29 [beep widget] = =20 hdac0: + [DISABLED] <- nid=3D20 [pin: Line-out (Green Jack)] = =20 hdac0: + [DISABLED] <- nid=3D21 [pin: Line-out (Black Jack)] = =20 hdac0: + [DISABLED] <- nid=3D22 [pin: Line-out (Orange Jack)] = =20 hdac0: + [DISABLED] <- nid=3D23 [pin: Line-out (Grey Jack)] = =20 hdac0: + <- nid=3D11 [audio mixer] = =20 hdac0: = =20 hdac0: nid: 36 [DISABLED] = =20 hdac0: Name: vendor widget = =20 hdac0: Widget cap: 0x00f00000 = =20 hdac0: = =20 hdac0: nid: 37 [DISABLED] = =20 hdac0: Name: audio output = =20 hdac0: Widget cap: 0x00000011 = =20 hdac0: STEREO = =20 hdac0: Stream cap: 0x00000001 = =20 hdac0: PCM = =20 hdac0: PCM cap: 0x000e0560 = =20 hdac0: 16 20 24 bits, 44 48 96 192 KHz = =20 hdac0: = =20 hdac0: nid: 38 [DISABLED] = =20 hdac0: Name: audio mixer = =20 hdac0: Widget cap: 0x0020010f = =20 hdac0: STEREO = =20 hdac0: Association: -2 (0x00000000) = =20 hdac0: Output amp: 0x00051f1f = =20 hdac0: mute=3D0 step=3D31 size=3D5 offset=3D31 = = =20 hdac0: Input amp: 0x80000000 = =20 hdac0: mute=3D1 step=3D0 size=3D0 offset=3D0 = = =20 hdac0: connections: 2 = =20 hdac0: | = =20 hdac0: + [DISABLED] <- nid=3D37 [audio output] [DISABLED] = =20 hdac0: + [DISABLED] <- nid=3D11 [audio mixer] = =20 hdac0: = =20 found-> vendor=3D0x8086, dev=3D0x2930, revid=3D0x02 = = =20 domain=3D0, bus=3D0, slot=3D31, func=3D3 = = =20 class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D0 = = =20 cmdreg=3D0x0003, statreg=3D0x0280, cachelnsz=3D0 (dwords) = = =20 lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) = = =20 intpin=3Db, irq=3D17 = = =20 pci0:0:31:3: reprobing on driver added = =20 found-> vendor=3D0x8086, dev=3D0x2932, revid=3D0x02 = = =20 domain=3D0, bus=3D0, slot=3D31, func=3D6 = = =20 class=3D11-80-00, hdrtype=3D0x00, mfdev=3D0 = = =20 cmdreg=3D0x0002, statreg=3D0x0010, cachelnsz=3D0 (dwords) = = =20 lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) = = =20 intpin=3Da, irq=3D16 = = =20 powerspec 3 supports D0 D3 current D0 = =20 pci0:0:31:6: reprobing on driver added = =20 pci5: driver added = =20 pci17: driver added = =20 pcm0: at cad 2 nid 1 on hdac0 = =20 pcm0: +--------------------------------------+ = =20 pcm0: | DUMPING PCM Playback/Record Channels | = =20 pcm0: +--------------------------------------+ = =20 pcm0: = =20 pcm0: Playback: = =20 pcm0: = =20 pcm0: Stream cap: 0x00000001 = =20 pcm0: PCM = =20 pcm0: PCM cap: 0x000e0560 = =20 pcm0: 16 20 24 bits, 44 48 96 192 KHz = =20 pcm0: DAC: 2 3 4 5 = =20 pcm0: = =20 pcm0: Record: = =20 pcm0: = =20 pcm0: Stream cap: 0x00000001 = =20 pcm0: PCM = =20 pcm0: PCM cap: 0x00060160 = =20 pcm0: 16 20 bits, 44 48 96 KHz = =20 pcm0: ADC: 8 = =20 pcm0: = =20 pcm0: +--------------------------------+ = =20 pcm0: | DUMPING Playback/Record Pathes | = =20 pcm0: +--------------------------------+ = =20 pcm0: = =20 pcm0: Playback: = =20 pcm0: = =20 pcm0: nid=3D20 [pin: Line-out (Green Jack)] = =20 pcm0: | = =20 pcm0: + <- nid=3D12 [audio mixer] [src: pcm, mix] = =20 pcm0: | = =20 pcm0: + <- nid=3D2 [audio output] [src: pcm] = =20 pcm0: + <- nid=3D11 [audio mixer] [src: mix] = =20 pcm0: = =20 pcm0: nid=3D21 [pin: Line-out (Black Jack)] = =20 pcm0: | = =20 pcm0: + <- nid=3D14 [audio mixer] [src: pcm, mix] = =20 pcm0: | = =20 pcm0: + <- nid=3D4 [audio output] [src: pcm] = =20 pcm0: + <- nid=3D11 [audio mixer] [src: mix] = =20 pcm0: = =20 pcm0: nid=3D22 [pin: Line-out (Orange Jack)] = =20 pcm0: | = =20 pcm0: + <- nid=3D13 [audio mixer] [src: pcm, mix] = =20 pcm0: | = =20 pcm0: + <- nid=3D3 [audio output] [src: pcm] = =20 pcm0: + <- nid=3D11 [audio mixer] [src: mix] = =20 pcm0: = =20 pcm0: nid=3D23 [pin: Line-out (Grey Jack)] = =20 pcm0: | = =20 pcm0: + <- nid=3D15 [audio mixer] [src: pcm, mix] = =20 pcm0: | = =20 pcm0: + <- nid=3D5 [audio output] [src: pcm] = =20 pcm0: + <- nid=3D11 [audio mixer] [src: mix] = =20 pcm0: = =20 pcm0: nid=3D27 [pin: Headphones (Green Jack)] = =20 pcm0: | = =20 pcm0: + <- nid=3D12 [audio mixer] [src: pcm, mix] = =20 pcm0: | = =20 pcm0: + <- nid=3D2 [audio output] [src: pcm] = =20 pcm0: + <- nid=3D11 [audio mixer] [src: mix] = =20 pcm0: = =20 pcm0: Record: = =20 pcm0: = =20 pcm0: nid=3D8 [audio input] = =20 pcm0: | = =20 pcm0: + <- nid=3D35 [audio mixer] [src: speaker, line, mic, mix, moni= tor] =20 pcm0: | = =20 pcm0: + <- nid=3D24 [pin: Mic (Pink Jack)] [src: mic] = =20 pcm0: + <- nid=3D25 [pin: Mic (Pink Jack)] [src: monitor] = =20 pcm0: + <- nid=3D26 [pin: Line-in (Blue Jack)] [src: line] = =20 pcm0: + <- nid=3D29 [beep widget] [src: speaker] = =20 pcm0: + <- nid=3D11 [audio mixer] [src: mix] = =20 pcm0: = =20 pcm0: Input Mix: = =20 pcm0: = =20 pcm0: nid=3D11 [audio mixer] = =20 pcm0: | = =20 pcm0: + <- nid=3D24 [pin: Mic (Pink Jack)] [src: mic] = =20 pcm0: + <- nid=3D25 [pin: Mic (Pink Jack)] [src: monitor] = =20 pcm0: + <- nid=3D26 [pin: Line-in (Blue Jack)] [src: line] = =20 pcm0: + <- nid=3D29 [beep widget] [src: speaker] = =20 pcm0: = =20 pcm0: +-------------------------+ = =20 pcm0: | DUMPING Volume Controls | = =20 pcm0: +-------------------------+ = =20 pcm0: = =20 pcm0: Master Volume (OSS: vol) = =20 pcm0: | = =20 pcm0: +- ctl 13 (nid 12 out): -46/0dB (32 steps) = =20 pcm0: +- ctl 14 (nid 12 in 0): mute = =20 pcm0: +- ctl 15 (nid 12 in 1): mute = =20 pcm0: +- ctl 16 (nid 13 out): -46/0dB (32 steps) = =20 pcm0: +- ctl 17 (nid 13 in 0): mute = =20 pcm0: +- ctl 18 (nid 13 in 1): mute = =20 pcm0: +- ctl 19 (nid 14 out): -46/0dB (32 steps) = =20 pcm0: +- ctl 20 (nid 14 in 0): mute = =20 pcm0: +- ctl 21 (nid 14 in 1): mute = =20 pcm0: +- ctl 22 (nid 15 out): -46/0dB (32 steps) = =20 pcm0: +- ctl 23 (nid 15 in 0): mute = =20 pcm0: +- ctl 24 (nid 15 in 1): mute = =20 pcm0: +- ctl 25 (nid 20 in ): mute = =20 pcm0: +- ctl 27 (nid 21 in ): mute = =20 pcm0: +- ctl 29 (nid 22 in ): mute = =20 pcm0: +- ctl 31 (nid 23 in ): mute = =20 pcm0: +- ctl 39 (nid 27 in ): mute = =20 pcm0: = =20 pcm0: PCM Volume (OSS: pcm) = =20 pcm0: | = =20 pcm0: +- ctl 14 (nid 12 in 0): mute = =20 pcm0: +- ctl 17 (nid 13 in 0): mute = =20 pcm0: +- ctl 20 (nid 14 in 0): mute = =20 pcm0: +- ctl 23 (nid 15 in 0): mute = =20 pcm0: = =20 pcm0: Microphone Volume (OSS: mic) = =20 pcm0: | = =20 pcm0: +- ctl 34 (nid 24 out): 0/30dB (4 steps) = =20 pcm0: +- ctl 52 (nid 35 in 0): mute = =20 pcm0: = =20 pcm0: Microphone2 Volume (OSS: monitor) pcm0: | pcm0: +- ctl 36 (nid 25 out): 0/30dB (4 steps) pcm0: +- ctl 53 (nid 35 in 1): mute pcm0: pcm0: Line-in Volume (OSS: line) pcm0: | pcm0: +- ctl 38 (nid 26 out): 0/30dB (4 steps) pcm0: +- ctl 54 (nid 35 in 2): mute pcm0: pcm0: Speaker/Beep Volume (OSS: speaker) pcm0: | pcm0: +- ctl 8 (nid 11 in 5): -34/12dB (32 steps) + mute pcm0: +- ctl 57 (nid 35 in 5): mute pcm0: pcm0: Recording Level (OSS: rec) pcm0: | pcm0: +- ctl 1 (nid 8 in 0): -12/34dB (32 steps) + mute pcm0: +- ctl 52 (nid 35 in 0): mute pcm0: +- ctl 53 (nid 35 in 1): mute pcm0: +- ctl 54 (nid 35 in 2): mute pcm0: +- ctl 57 (nid 35 in 5): mute pcm0: +- ctl 62 (nid 35 in 10): mute pcm0: pcm0: Input Mix Level (OSS: mix) pcm0: | pcm0: +- ctl 3 (nid 11 in 0): -34/12dB (32 steps) + mute pcm0: +- ctl 4 (nid 11 in 1): -34/12dB (32 steps) + mute pcm0: +- ctl 5 (nid 11 in 2): -34/12dB (32 steps) + mute pcm0: +- ctl 8 (nid 11 in 5): -34/12dB (32 steps) + mute pcm0: +- ctl 15 (nid 12 in 1): mute pcm0: +- ctl 18 (nid 13 in 1): mute pcm0: +- ctl 21 (nid 14 in 1): mute pcm0: +- ctl 24 (nid 15 in 1): mute pcm0: +- ctl 62 (nid 35 in 10): mute pcm0: pcm0: Enabling Soft PCM volume pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "mix": pcm0: Mixer "rec": pcm0: Mixer "monitor": pcm0: Soft PCM mixer ENABLED pcm0: clone manager: deadline=3D750ms flags=3D0x8000001e pcm0: sndbuf_setmap 15df0000, 4000; 0xfffffffea3c12000 -> 15df0000 pcm0: sndbuf_setmap 160b0000, 4000; 0xfffffffea3c22000 -> 160b0000 =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart5525939.joFWfeUU2A Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBJrxtI5ZPcIHs/zowRAqICAJwPf8sY7HOq9bVnGs3Y2LyLJCU7NgCfeTeJ 6rSYGBCA3rqqiewo9LHsRDY= =2GPb -----END PGP SIGNATURE----- --nextPart5525939.joFWfeUU2A-- From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 5 00:28:19 2009 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 1A7E510656EF for ; Thu, 5 Mar 2009 00:28:19 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 8FC708FC0A for ; Thu, 5 Mar 2009 00:28:18 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 236610140; Thu, 05 Mar 2009 02:28:17 +0200 Message-ID: <49AF1C9C.601@FreeBSD.org> Date: Thu, 05 Mar 2009 02:28:12 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.19 (X11/20090118) MIME-Version: 1.0 To: Daniel O'Connor References: <1236151381.00082579.1236139204@10.7.7.3> <1236183784.00082750.1236172203@10.7.7.3> <49AEE544.7060101@FreeBSD.org> <200903051052.39965.doconnor@gsoft.com.au> In-Reply-To: <200903051052.39965.doconnor@gsoft.com.au> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2009 00:28:19 -0000 Daniel O'Connor wrote: > On Thursday 05 March 2009 07:02:04 Alexander Motin wrote: >> on 04/03/2009 05:25 Daniel O'Connor said the following: >>> Does anyone have sound recording via snd_hda working in 7.1? >> I see you have 2 mic inputs. Have you tried to record from `monitor`, it > > No luck there, I tried via analogue and recording. > ie run 'mixer monitor 80' and tap the mic. > > then try 'mixer monitor 0; mixer rec 80; mixer =rec monitor' and record with > sox. And what have you meant by switching recording to monitor while muting it by `mixer monitor 0`? -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 5 00:37:06 2009 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 E06B310656C6 for ; Thu, 5 Mar 2009 00:37:06 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 63ECC8FC0A for ; Thu, 5 Mar 2009 00:37:05 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 236610545; Thu, 05 Mar 2009 02:37:05 +0200 Message-ID: <49AF1EAD.708@FreeBSD.org> Date: Thu, 05 Mar 2009 02:37:01 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.19 (X11/20090118) MIME-Version: 1.0 To: Daniel O'Connor References: <1236151381.00082579.1236139204@10.7.7.3> <1236183784.00082750.1236172203@10.7.7.3> <49AEE544.7060101@FreeBSD.org> <200903051052.39965.doconnor@gsoft.com.au> In-Reply-To: <200903051052.39965.doconnor@gsoft.com.au> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2009 00:37:07 -0000 Daniel O'Connor wrote: > On Thursday 05 March 2009 07:02:04 Alexander Motin wrote: >> on 04/03/2009 05:25 Daniel O'Connor said the following: >>> Does anyone have sound recording via snd_hda working in 7.1? >> I see you have 2 mic inputs. Have you tried to record from `monitor`, it > > No luck there, I tried via analogue and recording. > ie run 'mixer monitor 80' and tap the mic. > > then try 'mixer monitor 0; mixer rec 80; mixer =rec monitor' and record with > sox. > >> is a second mic. Verbose dmesg could give more info. > > OK, I though the sysctl would be noisy enough :) Try to comment out HDA_CODEC_ALC883 switch section of hdac.c near line 4650. There is an old hack related to mic reference voltage to workaround some problems. May be it is not applicable here. -- Alexander Motin From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 5 01:16:40 2009 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 9FF59106566B; Thu, 5 Mar 2009 01:16:40 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 060718FC0A; Thu, 5 Mar 2009 01:16:39 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.localnet (Inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n251Gclg059442 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Mar 2009 11:46:38 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Alexander Motin Date: Thu, 5 Mar 2009 11:46:27 +1030 User-Agent: KMail/1.10.4 (Linux/2.6.27-11-generic; KDE/4.1.4; i686; ; ) References: <1236151381.00082579.1236139204@10.7.7.3> <200903051052.39965.doconnor@gsoft.com.au> <49AF1C9C.601@FreeBSD.org> In-Reply-To: <49AF1C9C.601@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1304316.pEKusMZA0P"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200903051146.34771.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2009 01:16:40 -0000 --nextPart1304316.pEKusMZA0P Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 05 March 2009 10:58:12 Alexander Motin wrote: > Daniel O'Connor wrote: > > On Thursday 05 March 2009 07:02:04 Alexander Motin wrote: > >> on 04/03/2009 05:25 Daniel O'Connor said the following: > >>> Does anyone have sound recording via snd_hda working in 7.1? > >> > >> I see you have 2 mic inputs. Have you tried to record from `monitor`, = it > > > > No luck there, I tried via analogue and recording. > > ie run 'mixer monitor 80' and tap the mic. > > > > then try 'mixer monitor 0; mixer rec 80; mixer =3Drec monitor' and reco= rd > > with sox. > > And what have you meant by switching recording to monitor while muting > it by `mixer monitor 0`? It was my understanding that 'mixer monitor' controlled the analogue path f= rom=20 the monitor input to the speaker output whereas 'mixer rec' controlled the= =20 actual recording level to the digitiser. I also tried with rec & monitor set to 80 but there was no sound recorded. I have checked this microphone works too :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1304316.pEKusMZA0P Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBJryfs5ZPcIHs/zowRAsirAJ0bjMkqSKx0waD4dMrmqnXx44/n3wCdHmJG jFz6gteLrm5/1GpJisEsy34= =MW+c -----END PGP SIGNATURE----- --nextPart1304316.pEKusMZA0P-- From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 5 19:09:17 2009 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 C695210656D3; Thu, 5 Mar 2009 19:09:16 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 862568FC25; Thu, 5 Mar 2009 19:09:16 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n25J9GAP090118; Thu, 5 Mar 2009 19:09:16 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n25J9GOi090114; Thu, 5 Mar 2009 19:09:16 GMT (envelope-from linimon) Date: Thu, 5 Mar 2009 19:09:16 GMT Message-Id: <200903051909.n25J9GOi090114@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/132336: [snd_hda] Realtek ALC888 audio chipset does not work with snd_hda driver. 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, 05 Mar 2009 19:09:35 -0000 Old Synopsis: ga-ma770ud3 New Synopsis: [snd_hda] Realtek ALC888 audio chipset does not work with snd_hda driver. Responsible-Changed-From-To: freebsd-amd64->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Thu Mar 5 19:08:09 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=132336 From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 6 06:25:28 2009 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 04904106566B; Fri, 6 Mar 2009 06:25:28 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 5E63B8FC12; Fri, 6 Mar 2009 06:25:26 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.localnet (Inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n266POlH046465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 6 Mar 2009 16:55:24 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Alexander Motin Date: Fri, 6 Mar 2009 16:55:22 +1030 User-Agent: KMail/1.10.4 (Linux/2.6.27-11-generic; KDE/4.1.4; i686; ; ) References: <1236151381.00082579.1236139204@10.7.7.3> <200903051052.39965.doconnor@gsoft.com.au> <49AF1EAD.708@FreeBSD.org> In-Reply-To: <49AF1EAD.708@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2263192.2bbS78gNBA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200903061655.23438.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda recording in 7.1? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2009 06:25:28 -0000 --nextPart2263192.2bbS78gNBA Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 05 March 2009 11:07:01 Alexander Motin wrote: > Daniel O'Connor wrote: > > On Thursday 05 March 2009 07:02:04 Alexander Motin wrote: > >> on 04/03/2009 05:25 Daniel O'Connor said the following: > >>> Does anyone have sound recording via snd_hda working in 7.1? > >> > >> I see you have 2 mic inputs. Have you tried to record from `monitor`, = it > > > > No luck there, I tried via analogue and recording. > > ie run 'mixer monitor 80' and tap the mic. > > > > then try 'mixer monitor 0; mixer rec 80; mixer =3Drec monitor' and reco= rd > > with sox. > > > >> is a second mic. Verbose dmesg could give more info. > > > > OK, I though the sysctl would be noisy enough :) > > Try to comment out HDA_CODEC_ALC883 switch section of hdac.c near line > 4650. There is an old hack related to mic reference voltage to > workaround some problems. May be it is not applicable here. Ahh that fixes it, it works with the mic input then. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2263192.2bbS78gNBA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBJsMHT5ZPcIHs/zowRAnFQAKCZAfC/U1BDFapEHc7gwV/WvO4iLQCgkd0j ZQkb8tFOLshoBhw5OJHuI4I= =Q5gP -----END PGP SIGNATURE----- --nextPart2263192.2bbS78gNBA-- From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 6 08:15:33 2009 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 F3F651065670; Fri, 6 Mar 2009 08:15:32 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CBCAA8FC15; Fri, 6 Mar 2009 08:15:32 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from freefall.freebsd.org (mav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n268FWPt060048; Fri, 6 Mar 2009 08:15:32 GMT (envelope-from mav@freefall.freebsd.org) Received: (from mav@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n268FWe5060044; Fri, 6 Mar 2009 08:15:32 GMT (envelope-from mav) Date: Fri, 6 Mar 2009 08:15:32 GMT Message-Id: <200903060815.n268FWe5060044@freefall.freebsd.org> To: fender0107401@gmail.com, mav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: mav@FreeBSD.org Cc: Subject: Re: kern/132336: [snd_hda] Realtek ALC888 audio chipset does not work with snd_hda driver. 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, 06 Mar 2009 08:15:33 -0000 Synopsis: [snd_hda] Realtek ALC888 audio chipset does not work with snd_hda driver. State-Changed-From-To: open->feedback State-Changed-By: mav State-Changed-When: Fri Mar 6 08:12:30 UTC 2009 State-Changed-Why: ALC888 is known to work fine if configured correctly. Upgate your system to the latest 7-STABLE and try again. If still don't, post your verbose boot messages. http://www.freebsd.org/cgi/query-pr.cgi?pr=132336 From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 6 20:00:16 2009 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 59C721065689; Fri, 6 Mar 2009 20:00:16 +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 855CE8FC26; Fri, 6 Mar 2009 20:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n26K09HL042089; Fri, 6 Mar 2009 20:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n26K09Ue042088; Fri, 6 Mar 2009 20:00:09 GMT (envelope-from gnats) Resent-Date: Fri, 6 Mar 2009 20:00:09 GMT Resent-Message-Id: <200903062000.n26K09Ue042088@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@freebsd.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Cc: multimedia@freebsd.org Resent-Reply-To: FreeBSD-gnats-submit@freebsd.org, Eygene Ryabinkin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDE261065670 for ; Fri, 6 Mar 2009 19:51:09 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 74FD28FC0C for ; Fri, 6 Mar 2009 19:51:09 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from phoenix.codelabs.ru (ppp85-141-162-105.pppoe.mtu-net.ru [85.141.162.105]) by 0.mx.codelabs.ru with esmtps (TLSv1:CAMELLIA256-SHA:256) id 1Lfg4a-0006cI-3j for FreeBSD-gnats-submit@freebsd.org; Fri, 06 Mar 2009 22:51:08 +0300 Message-Id: <20090306195109.E313EB8031@phoenix.codelabs.ru> Date: Fri, 6 Mar 2009 22:51:09 +0300 (MSK) From: Eygene Ryabinkin To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: multimedia@freebsd.org Cc: Subject: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eygene Ryabinkin List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2009 20:00:18 -0000 >Number: 132371 >Category: ports >Synopsis: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 06 20:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-STABLE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-STABLE amd64 >Description: Secunia found integer overflow in CAF processing within libsndfile 1.0.18, [1]. This could lead to the arbitrary code execution with the privileges of process that uses libsndfile to play/process the crafted CAF file. >How-To-Repeat: [1] http://secunia.com/advisories/33980/ >Fix: The following patch updates the port to 1.0.19. I had mildly tested it and found no problems. --- update-to-1.0.19.diff begins here --- >From 4f01cb69c37a0df98d0c3c3e483121bb1d944d6b Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Fri, 6 Mar 2009 22:42:50 +0300 I had tested the new port version by using sndfile-convert to transform standart .flac applaud00.flac to WAV and CAF files and transform back from these two formats to FLAC. Worked without troubles. Signed-off-by: Eygene Ryabinkin --- audio/libsndfile/Makefile | 2 +- audio/libsndfile/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 67c3e59..0ec8ccb 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libsndfile -PORTVERSION= 1.0.18 +PORTVERSION= 1.0.19 CATEGORIES= audio MASTER_SITES= http://www.mega-nerd.com/libsndfile/ diff --git a/audio/libsndfile/distinfo b/audio/libsndfile/distinfo index e5f689a..5e9e5a5 100644 --- a/audio/libsndfile/distinfo +++ b/audio/libsndfile/distinfo @@ -1,3 +1,3 @@ -MD5 (libsndfile-1.0.18.tar.gz) = 9fde6efb1b75ef38398acf856f252416 -SHA256 (libsndfile-1.0.18.tar.gz) = c0821534a8510982d26b3085b148d9091dede53780733515eb49c99a65da293a -SIZE (libsndfile-1.0.18.tar.gz) = 923666 +MD5 (libsndfile-1.0.19.tar.gz) = 8fa24b0c0a8758543427c9741ea06924 +SHA256 (libsndfile-1.0.19.tar.gz) = 4b567a02e15bcae25fa1aeb3361b4e2cb8b2ce08e9b53faa81f77a34fb2b5419 +SIZE (libsndfile-1.0.19.tar.gz) = 924368 -- 1.6.1 --- update-to-1.0.19.diff ends here --- The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- libsndfile -- integer overflow vulnerability in CAF processor libsndfile 1.0.19

Secunia reports:

Secunia Research has discovered a vulnerability in libsndfile, which can be exploited by malicious people to compromise an application using the library.

The vulnerability is caused due to an integer overflow error in the processing of CAF description chunks. This can be exploited to cause a heap-based buffer overflow by tricking the user into processing a specially crafted CAF audio file.

Successful exploitation may allow execution of arbitrary code.

33963 CVE-2009-0186 http://secunia.com/advisories/33980/ 2009-03-03 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 6 20:00:45 2009 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 4379A106564A; Fri, 6 Mar 2009 20:00:45 +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 E6BC28FC08; Fri, 6 Mar 2009 20:00:43 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n26K0hPA045749; Fri, 6 Mar 2009 20:00:43 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n26K0hk2045745; Fri, 6 Mar 2009 20:00:43 GMT (envelope-from edwin) Date: Fri, 6 Mar 2009 20:00:43 GMT Message-Id: <200903062000.n26K0hk2045745@freefall.freebsd.org> To: multimedia@freebsd.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 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, 06 Mar 2009 20:00:50 -0000 Synopsis: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Fri Mar 6 20:00:43 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132371 From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 6 20:00:45 2009 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 4379A106564A; Fri, 6 Mar 2009 20:00:45 +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 E6BC28FC08; Fri, 6 Mar 2009 20:00:43 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n26K0hPA045749; Fri, 6 Mar 2009 20:00:43 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n26K0hk2045745; Fri, 6 Mar 2009 20:00:43 GMT (envelope-from edwin) Date: Fri, 6 Mar 2009 20:00:43 GMT Message-Id: <200903062000.n26K0hk2045745@freefall.freebsd.org> To: multimedia@freebsd.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 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, 06 Mar 2009 20:00:50 -0000 Synopsis: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Fri Mar 6 20:00:43 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132371 From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 7 14:22:11 2009 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 7C127106564A for ; Sat, 7 Mar 2009 14:22:11 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 089158FC18 for ; Sat, 7 Mar 2009 14:22:10 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: by mu-out-0910.google.com with SMTP id w1so253317mue.3 for ; Sat, 07 Mar 2009 06:22:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=3e8kHkcXV5nYMeGRTLTZ8mRCt+uMx/dEgpnVn92ie28=; b=hza+KCgv/2Exmtn6GJijF8DPLRFt1Z3AMlkZnHUOOTOFSCtbg+kaHz9HkCGMT+bTw5 pyClzhUcDIm7V3OuVWmQeD3Sj8TJU6vJllWHe8J2g0WW1OecnqsS6yPmrR6DByzaO9mJ /WgZmAgD2HE85OwwxKW7/R+k6taRYkGOnHgdI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=MYMy/tId4N+QDZLdGK1MgFYA2zQyf0NxUe75YGUdULo6y0jlXhK3h/Y3jO0dluuS9U 3unDkRO6DbakF4dZHYLNgyuhuqHAGOEo9H8udyZYUTvgA5AinWBZS9mcGMVnwlv9LEXp aA3qOgk0R2IgrSg0Gl9U4DkACc4B/NrFwNaYY= Received: by 10.103.245.18 with SMTP id x18mr1583420mur.62.1236434395682; Sat, 07 Mar 2009 05:59:55 -0800 (PST) Received: from ilras.barsh.com ([92.251.20.172]) by mx.google.com with ESMTPS id 14sm3571257muo.50.2009.03.07.05.59.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 07 Mar 2009 05:59:55 -0800 (PST) Message-ID: <49B28BE9.4070302@gmail.com> Date: Sat, 07 Mar 2009 14:59:53 +0000 From: rasz User-Agent: Thunderbird 2.0.0.19 (X11/20090302) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: freebsd sound system 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, 07 Mar 2009 14:22:11 -0000 hi, i have a a couple of general questions with regards to freebsd sound and midi but i am not sure what kind of development is underway that might make this sort of redundunt. anyhow, i am only just starting to get a bit into programming and understanding different areas of freebsd when i have the time; and the only thing i am really missing in freebsd is midi ; but hopefully that will come about. besides that, i have run into a couple of issues which concern alsa, particularly with two applications so far. one was a linux binary (renoise) which complained about missing files/libs on first run, but got past that after i installed the alsa libs port (it failed on something else after, but that's another story). the other program was rosegarden which i downloaded as source and tried to build following the included instructions, however it does some checks to see if alsa (or what version) is installed. so after first fail, i commented out that part from the makefile to see what happens, which only produced a fail later on. so for the long run, my real question is this; would it be possible, and how easy is it, to have some kind of dummy alsa package installed? or is that a bad idea? it wouldn't need to be functional, just present for any application that requires it to build or install, since eventually it seems that these apps can use jack in any case, which in turn would be using whatever is actually available. on another note, does anyone know how old or active the info on the following site is? http://wiki.freebsd.org/soundsystem rgds