From tim at tangobravo.co.uk Sun Mar 1 09:55:42 2009 From: tim at tangobravo.co.uk (Tim Borgeaud) Date: Sun Mar 1 09:55:49 2009 Subject: A Linux USB DVB-T (dib0700) driver for FreeBSD Message-ID: <49AAC7FA.1010403@tangobravo.co.uk> 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 paulbeard at gmail.com Sun Mar 1 20:05:29 2009 From: paulbeard at gmail.com (Paul Beard) Date: Sun Mar 1 20:05:40 2009 Subject: Script "configure" failed unexpectedly Message-ID: ===> 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 bugmaster at FreeBSD.org Mon Mar 2 03:07:38 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Mar 2 03:11:48 2009 Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org Message-ID: <200903021106.n22B6tNv057369@freefall.freebsd.org> 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 tomek at slimaczek.pl Mon Mar 2 03:59:15 2009 From: tomek at slimaczek.pl (Tomek) Date: Mon Mar 2 03:59:21 2009 Subject: x264 patch Message-ID: <972337066.20090302124421@slimaczek.pl> 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: x264.bsd.patch Type: application/octet-stream Size: 8991 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090302/602f1b22/x264.bsd.obj From tomek at slimaczek.pl Mon Mar 2 04:07:11 2009 From: tomek at slimaczek.pl (Tomek) Date: Mon Mar 2 04:07:18 2009 Subject: ffmpeg patch Message-ID: <763980187.20090302130659@slimaczek.pl> 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: ffmpeg.bsd.patch Type: application/octet-stream Size: 923 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090302/0c032d2b/ffmpeg.bsd.obj From beech at freebsd.org Mon Mar 2 04:18:17 2009 From: beech at freebsd.org (Beech Rintoul) Date: Mon Mar 2 04:18:23 2009 Subject: A Linux USB DVB-T (dib0700) driver for FreeBSD In-Reply-To: <49AAC7FA.1010403@tangobravo.co.uk> References: <49AAC7FA.1010403@tangobravo.co.uk> Message-ID: <200903020318.14569.beech@freebsd.org> 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 QAT at FreeBSD.org Mon Mar 2 14:11:44 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Mon Mar 2 14:13:17 2009 Subject: cvs commit: ports/multimedia/gstreamermm Makefile In-Reply-To: <200903021514.n22FEPg6091490@repoman.freebsd.org> References: In-Reply-To: <200903021514.n22FEPg6091490@repoman.freebsd.org> Message-ID: <20090302220018.9D00A8FC1E@release.ixsystems.com> 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 doconnor at gsoft.com.au Tue Mar 3 19:57:48 2009 From: doconnor at gsoft.com.au (Daniel O'Connor) Date: Tue Mar 3 19:57:55 2009 Subject: snd_hda recording in 7.1? Message-ID: <200903041355.28763.doconnor@gsoft.com.au> 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' but plugging a mic into either has no effect. hdac0: mem 0xd25a0000-0xd25a3fff 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.. FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: at cad 2 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:3v/1r:1v channels duplex default) [pcm0:play:dsp0.p0]: spd 48000, fmt 0x10000010, flags 0x00101020, 0x00000020 interrupts 195096, underruns 0, feed 195096, ready 0 [b:4096/2048/2|bs:4096/2048/2] {userland} -> feeder_vchan(0x10000010) -> feeder_volume(0x10000010) -> {hardware} pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp0]: spd 44100/48000, fmt 0x10000010, flags 0x10000000, 0x00000008 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:65536/2048/32] {userland} -> feeder_root(0x10000010) -> feeder_rate(44100 -> 48000) -> {hardware} pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp1]: spd 44100/48000, fmt 0x10000010, flags 0x10007030, 0x00000008, pid 62923 interrupts 0, underruns 231, feed 195096, ready 7912 [b:0/0/0|bs:8192/1024/8] {userland} -> feeder_root(0x10000010) -> feeder_rate(44100 -> 48000) -> {hardware} 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/32] {userland} -> feeder_root(0x00000010) -> feeder_monotostereo16(0x00000010 -> 0x10000010) -> {hardware} [pcm0:record:dsp0.r0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0x00000000 interrupts 445, overruns 0, feed 890, hfree 4096, sfree 4096 [b:4096/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 0x10000010, 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} File 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 Exp $ $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 Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder_fmt.c,v 1.23 2007/06/02 13:07:44 joel 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 Exp $ $FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.121.2.1 2007/12/06 05:21:39 ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/mixer.c,v 1.61 2007/06/16 03:37:28 ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/buffer.c,v 1.37 2007/06/16 03:37:27 ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder_volume.c,v 1.6 2007/06/16 20:36:39 ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/feeder_rate.c,v 1.23 2007/06/16 03:37:28 ariff 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=2 nid=1 pins: hdac0: nid 20 0x01014010 as 1 seq 0 Line-out Jack jack 1 loc 1 color 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 color 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 color 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 color Grey misc 0 hdac0: Caps: IN OUT HP Sense: 0x00000000 hdac0: nid 24 0x01a19830 as 3 seq 0 Mic Jack jack 1 loc 1 color 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 color 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 color 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 color 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 color Unknown misc 1 [DISABLED] hdac0: Caps: IN hdac0: nid 30 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: Caps: OUT hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: Caps: IN hdac0: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 hdac0: GPIO: data=0x00000000 enable=0x00000000 direction=0x00000000 hdac0: wake=0x00000000 unsol=0x00000000 sticky=0x00000000 Any ideas? :) -- 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090304/0181054a/attachment.pgp From avg at icyb.net.ua Wed Mar 4 05:03:50 2009 From: avg at icyb.net.ua (Andriy Gapon) Date: Wed Mar 4 05:03:58 2009 Subject: snd_hda recording in 7.1? In-Reply-To: <200903041355.28763.doconnor@gsoft.com.au> References: <200903041355.28763.doconnor@gsoft.com.au> Message-ID: <49AE7C26.9080500@icyb.net.ua> 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 mav at FreeBSD.org Wed Mar 4 12:32:10 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Wed Mar 4 12:32:16 2009 Subject: snd_hda recording in 7.1? In-Reply-To: <1236183784.00082750.1236172203@10.7.7.3> References: <1236151381.00082579.1236139204@10.7.7.3> <1236183784.00082750.1236172203@10.7.7.3> Message-ID: <49AEE544.7060101@FreeBSD.org> 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 doconnor at gsoft.com.au Wed Mar 4 16:22:46 2009 From: doconnor at gsoft.com.au (Daniel O'Connor) Date: Wed Mar 4 16:22:52 2009 Subject: snd_hda recording in 7.1? In-Reply-To: <49AEE544.7060101@FreeBSD.org> References: <1236151381.00082579.1236139204@10.7.7.3> <1236183784.00082750.1236172203@10.7.7.3> <49AEE544.7060101@FreeBSD.org> Message-ID: <200903051052.39965.doconnor@gsoft.com.au> 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 :) hdac0: mem 0xd25a0000-0xd25a3fff irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20090131_0127 hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xd25a0000 hdac0: [MPSAFE] hdac0: [ITHREAD] hdac0: Probing codec #2... hdac0: HDA Codec #2: Realtek ALC883 hdac0: HDA Codec ID: 0x10ec0883 hdac0: Vendor: 0x10ec hdac0: Device: 0x0883 hdac0: Revision: 0x00 hdac0: Stepping: 0x02 hdac0: PCI Subvendor: 0xd78015d9 hdac0: Found audio FG nid=1 startnode=2 endnode=39 total=37 hdac0: hdac0: Processing audio FG cad=2 nid=1... hdac0: GPIO: 0x40000002 NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 hdac0: nid 20 0x01014010 as 1 seq 0 Line-out Jack jack 1 loc 1 color Green misc 0 hdac0: nid 21 0x01011012 as 1 seq 2 Line-out Jack jack 1 loc 1 color Black misc 0 hdac0: nid 22 0x01016011 as 1 seq 1 Line-out Jack jack 1 loc 1 color Orange misc 0 hdac0: nid 23 0x01012014 as 1 seq 4 Line-out Jack jack 1 loc 1 color Grey misc 0 hdac0: nid 24 0x01a19830 as 3 seq 0 Mic Jack jack 1 loc 1 color Pink misc 8 hdac0: nid 25 0x02a1983f as 3 seq 15 Mic Jack jack 1 loc 2 color Pink misc 8 hdac0: nid 26 0x01813031 as 3 seq 1 Line-in Jack jack 1 loc 1 color Blue misc 0 hdac0: nid 27 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 color Green misc 0 hdac0: nid 28 0x593301f0 as 15 seq 0 CD None jack 3 loc 25 color Unknown misc 1 hdac0: Patching widget caps nid=29 0x00400000 -> 0x00700000 hdac0: nid 30 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: Patched pins configuration: hdac0: nid 20 0x01014010 as 1 seq 0 Line-out Jack jack 1 loc 1 color Green misc 0 hdac0: nid 21 0x01011012 as 1 seq 2 Line-out Jack jack 1 loc 1 color Black misc 0 hdac0: nid 22 0x01016011 as 1 seq 1 Line-out Jack jack 1 loc 1 color Orange misc 0 hdac0: nid 23 0x01012014 as 1 seq 4 Line-out Jack jack 1 loc 1 color Grey misc 0 hdac0: nid 24 0x01a19830 as 3 seq 0 Mic Jack jack 1 loc 1 color Pink misc 8 hdac0: nid 25 0x02a1983f as 3 seq 15 Mic Jack jack 1 loc 2 color Pink misc 8 hdac0: nid 26 0x01813031 as 3 seq 1 Line-in Jack jack 1 loc 1 color Blue misc 0 hdac0: nid 27 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 color Green misc 0 hdac0: nid 28 0x593301f0 as 15 seq 0 CD None jack 3 loc 25 color Unknown misc 1 [DISABLED] hdac0: nid 30 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: 2 associations found: hdac0: Association 0 (1) out: hdac0: Pin nid=20 seq=0 hdac0: Pin nid=22 seq=1 hdac0: Pin nid=21 seq=2 hdac0: Pin nid=23 seq=4 hdac0: Pin nid=27 seq=15 hdac0: Association 1 (3) in: hdac0: Pin nid=24 seq=0 hdac0: Pin nid=26 seq=1 hdac0: Pin nid=25 seq=15 hdac0: Tracing association 0 (1) hdac0: Pin 20 traced to DAC 2 hdac0: Pin 22 traced to DAC 3 hdac0: Pin 21 traced to DAC 4 hdac0: Pin 23 traced to DAC 5 hdac0: Pin 27 traced to DAC 2 and hpredir 0 hdac0: Association 0 (1) trace succeded hdac0: Tracing association 1 (3) hdac0: Pin 24 traced to ADC 8 hdac0: Pin 26 traced to ADC 8 hdac0: Pin 25 traced to ADC 8 hdac0: Association 1 (3) trace succeded hdac0: Tracing input monitor hdac0: Tracing nid 11 to out hdac0: nid 11 is input monitor hdac0: Tracing nid 35 to out hdac0: Tracing beeper hdac0: nid 29 traced to out hdac0: Enabling headphone/speaker audio routing switching: hdac0: as=0 sense nid=27 [UNSOL] hdac0: Pin sense: nid=27 res=0x00000000 hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: IN amp: 0x00000000 hdac0: OUT amp: 0x00000000 hdac0: hdac0: nid: 2 hdac0: Name: audio output hdac0: Widget cap: 0x00000011 hdac0: STEREO hdac0: Association: 0 (0x00008001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 3 hdac0: Name: audio output hdac0: Widget cap: 0x00000011 hdac0: STEREO hdac0: Association: 0 (0x00000002) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 4 hdac0: Name: audio output hdac0: Widget cap: 0x00000011 hdac0: STEREO hdac0: Association: 0 (0x00000004) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 5 hdac0: Name: audio output hdac0: Widget cap: 0x00000011 hdac0: STEREO hdac0: Association: 0 (0x00000010) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 6 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000211 hdac0: DIGITAL STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x001e0560 hdac0: 16 20 24 32 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 7 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 8 hdac0: Name: audio input hdac0: Widget cap: 0x0010011b hdac0: STEREO hdac0: Association: 1 (0x00008003) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x00060160 hdac0: 16 20 bits, 44 48 96 KHz hdac0: Input amp: 0x80051f08 hdac0: mute=1 step=31 size=5 offset=8 hdac0: connections: 1 hdac0: | hdac0: + <- nid=35 [audio mixer] hdac0: hdac0: nid: 9 [DISABLED] hdac0: Name: audio input hdac0: Widget cap: 0x0010011b hdac0: STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x00060160 hdac0: 16 20 bits, 44 48 96 KHz hdac0: Input amp: 0x80051f08 hdac0: mute=1 step=31 size=5 offset=8 hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=34 [audio mixer] [DISABLED] hdac0: hdac0: nid: 10 [DISABLED] hdac0: Name: audio input hdac0: Widget cap: 0x00100391 hdac0: DIGITAL UNSOL STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x001e0560 hdac0: 16 20 24 32 bits, 44 48 96 192 KHz hdac0: connections: 1 hdac0: | hdac0: + [DISABLED] <- nid=31 [pin: Speaker (None)] [DISABLED] hdac0: hdac0: nid: 11 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010b hdac0: STEREO hdac0: Association: -2 (0x00008003) hdac0: OSS: mix (mix) hdac0: Input amp: 0x80051f17 hdac0: mute=1 step=31 size=5 offset=23 hdac0: connections: 10 hdac0: | hdac0: + <- nid=24 [pin: Mic (Pink Jack)] hdac0: + <- nid=25 [pin: Mic (Pink Jack)] hdac0: + <- nid=26 [pin: Line-in (Blue Jack)] hdac0: + [DISABLED] <- nid=27 [pin: Headphones (Green Jack)] hdac0: + [DISABLED] <- nid=28 [pin: CD (None)] [DISABLED] hdac0: + <- nid=29 [beep widget] hdac0: + [DISABLED] <- nid=20 [pin: Line-out (Green Jack)] hdac0: + [DISABLED] <- nid=21 [pin: Line-out (Black Jack)] hdac0: + [DISABLED] <- nid=22 [pin: Line-out (Orange Jack)] hdac0: + [DISABLED] <- nid=23 [pin: Line-out (Grey Jack)] hdac0: hdac0: nid: 12 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: 0 (0x00008001) hdac0: OSS: pcm, mix hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 13 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: 0 (0x00000002) hdac0: OSS: pcm, mix hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=3 [audio output] hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 14 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: 0 (0x00000004) hdac0: OSS: pcm, mix hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=4 [audio output] hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 15 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: 0 (0x00000010) hdac0: OSS: pcm, mix hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=5 [audio output] hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 16 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 17 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 18 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 19 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 20 hdac0: Name: pin: Line-out (Green Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 0 (0x00000001) hdac0: Pin cap: 0x0000003e hdac0: TRQD PDC HP OUT IN hdac0: Pin config: 0x01014010 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] hdac0: + [DISABLED] <- nid=14 [audio mixer] hdac0: + [DISABLED] <- nid=15 [audio mixer] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 21 hdac0: Name: pin: Line-out (Black Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 0 (0x00000004) hdac0: Pin cap: 0x0000003e hdac0: TRQD PDC HP OUT IN hdac0: Pin config: 0x01011012 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] hdac0: + [DISABLED] <- nid=13 [audio mixer] hdac0: + <- nid=14 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=15 [audio mixer] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 22 hdac0: Name: pin: Line-out (Orange Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 0 (0x00000002) hdac0: Pin cap: 0x0000003e hdac0: TRQD PDC HP OUT IN hdac0: Pin config: 0x01016011 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] hdac0: + <- nid=13 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=14 [audio mixer] hdac0: + [DISABLED] <- nid=15 [audio mixer] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 23 hdac0: Name: pin: Line-out (Grey Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 0 (0x00000010) hdac0: Pin cap: 0x0000003e hdac0: TRQD PDC HP OUT IN hdac0: Pin config: 0x01012014 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] hdac0: + [DISABLED] <- nid=13 [audio mixer] hdac0: + [DISABLED] <- nid=14 [audio mixer] hdac0: + <- nid=15 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 24 hdac0: Name: pin: Mic (Pink Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 1 (0x00000001) hdac0: OSS: mic (mic) hdac0: Pin cap: 0x0000053e hdac0: TRQD PDC HP OUT IN VREF[ GROUND HIZ ] hdac0: Pin config: 0x01a19830 hdac0: Pin control: 0x00000020 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] hdac0: + [DISABLED] <- nid=14 [audio mixer] hdac0: + [DISABLED] <- nid=15 [audio mixer] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 25 hdac0: Name: pin: Mic (Pink Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 1 (0x00008000) hdac0: OSS: monitor (monitor) hdac0: Pin cap: 0x0000053e hdac0: TRQD PDC HP OUT IN VREF[ GROUND HIZ ] hdac0: Pin config: 0x02a1983f hdac0: Pin control: 0x00000020 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] hdac0: + [DISABLED] <- nid=14 [audio mixer] hdac0: + [DISABLED] <- nid=15 [audio mixer] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 26 hdac0: Name: pin: Line-in (Blue Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 1 (0x00000002) hdac0: OSS: line (line) hdac0: Pin cap: 0x0000173e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] hdac0: Pin config: 0x01813031 hdac0: Pin control: 0x00000024 IN VREFs hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + [DISABLED] <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] hdac0: + [DISABLED] <- nid=14 [audio mixer] hdac0: + [DISABLED] <- nid=15 [audio mixer] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 27 hdac0: Name: pin: Headphones (Green Jack) hdac0: Widget cap: 0x0040018f hdac0: UNSOL STEREO hdac0: Association: 0 (0x00008000) hdac0: Pin cap: 0x0000173e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] hdac0: Pin config: 0x0221401f hdac0: Pin control: 0x000000c0 HP OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 5 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: + [DISABLED] <- nid=13 [audio mixer] hdac0: + [DISABLED] <- nid=14 [audio mixer] hdac0: + [DISABLED] <- nid=15 [audio mixer] hdac0: + [DISABLED] <- nid=38 [audio mixer] [DISABLED] hdac0: hdac0: nid: 28 [DISABLED] hdac0: Name: pin: CD (None) hdac0: Widget cap: 0x00400001 hdac0: STEREO hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x593301f0 hdac0: Pin control: 0x00000000 hdac0: hdac0: nid: 29 hdac0: Name: beep widget hdac0: Widget cap: 0x00700000 hdac0: Association: -2 (0x00000000) hdac0: OSS: speaker (speaker) hdac0: hdac0: nid: 30 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x00400300 hdac0: DIGITAL hdac0: Pin cap: 0x00000010 hdac0: OUT hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: connections: 1 hdac0: | hdac0: + <- nid=6 [audio output] [DISABLED] hdac0: hdac0: nid: 31 [DISABLED] hdac0: Name: pin: Speaker (None) hdac0: Widget cap: 0x00400200 hdac0: DIGITAL hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000000 hdac0: hdac0: nid: 32 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00040 hdac0: PROC hdac0: hdac0: nid: 33 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 34 [DISABLED] hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 11 hdac0: | hdac0: + [DISABLED] <- nid=24 [pin: Mic (Pink Jack)] hdac0: + [DISABLED] <- nid=25 [pin: Mic (Pink Jack)] hdac0: + [DISABLED] <- nid=26 [pin: Line-in (Blue Jack)] hdac0: + [DISABLED] <- nid=27 [pin: Headphones (Green Jack)] hdac0: + [DISABLED] <- nid=28 [pin: CD (None)] [DISABLED] hdac0: + [DISABLED] <- nid=29 [beep widget] hdac0: + [DISABLED] <- nid=20 [pin: Line-out (Green Jack)] hdac0: + [DISABLED] <- nid=21 [pin: Line-out (Black Jack)] hdac0: + [DISABLED] <- nid=22 [pin: Line-out (Orange Jack)] hdac0: + [DISABLED] <- nid=23 [pin: Line-out (Grey Jack)] hdac0: + [DISABLED] <- nid=11 [audio mixer] hdac0: hdac0: nid: 35 hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: 1 (0x00008003) hdac0: OSS: speaker, line, mic, mix, monitor hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 11 hdac0: | hdac0: + <- nid=24 [pin: Mic (Pink Jack)] hdac0: + <- nid=25 [pin: Mic (Pink Jack)] hdac0: + <- nid=26 [pin: Line-in (Blue Jack)] hdac0: + [DISABLED] <- nid=27 [pin: Headphones (Green Jack)] hdac0: + [DISABLED] <- nid=28 [pin: CD (None)] [DISABLED] hdac0: + <- nid=29 [beep widget] hdac0: + [DISABLED] <- nid=20 [pin: Line-out (Green Jack)] hdac0: + [DISABLED] <- nid=21 [pin: Line-out (Black Jack)] hdac0: + [DISABLED] <- nid=22 [pin: Line-out (Orange Jack)] hdac0: + [DISABLED] <- nid=23 [pin: Line-out (Grey Jack)] hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 36 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: nid: 37 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000011 hdac0: STEREO hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: hdac0: nid: 38 [DISABLED] hdac0: Name: audio mixer hdac0: Widget cap: 0x0020010f hdac0: STEREO hdac0: Association: -2 (0x00000000) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=37 [audio output] [DISABLED] hdac0: + [DISABLED] <- nid=11 [audio mixer] hdac0: found-> vendor=0x8086, dev=0x2930, revid=0x02 domain=0, bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=17 pci0:0:31:3: reprobing on driver added found-> vendor=0x8086, dev=0x2932, revid=0x02 domain=0, bus=0, slot=31, func=6 class=11-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0002, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 3 supports D0 D3 current D0 pci0:0:31:6: reprobing on driver added pci5: driver added pci17: driver added pcm0: at cad 2 nid 1 on hdac0 pcm0: +--------------------------------------+ pcm0: | DUMPING PCM Playback/Record Channels | pcm0: +--------------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: Stream cap: 0x00000001 pcm0: PCM pcm0: PCM cap: 0x000e0560 pcm0: 16 20 24 bits, 44 48 96 192 KHz pcm0: DAC: 2 3 4 5 pcm0: pcm0: Record: pcm0: pcm0: Stream cap: 0x00000001 pcm0: PCM pcm0: PCM cap: 0x00060160 pcm0: 16 20 bits, 44 48 96 KHz pcm0: ADC: 8 pcm0: pcm0: +--------------------------------+ pcm0: | DUMPING Playback/Record Pathes | pcm0: +--------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: nid=20 [pin: Line-out (Green Jack)] pcm0: | pcm0: + <- nid=12 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=2 [audio output] [src: pcm] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: nid=21 [pin: Line-out (Black Jack)] pcm0: | pcm0: + <- nid=14 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=4 [audio output] [src: pcm] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: nid=22 [pin: Line-out (Orange Jack)] pcm0: | pcm0: + <- nid=13 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=3 [audio output] [src: pcm] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: nid=23 [pin: Line-out (Grey Jack)] pcm0: | pcm0: + <- nid=15 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=5 [audio output] [src: pcm] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: nid=27 [pin: Headphones (Green Jack)] pcm0: | pcm0: + <- nid=12 [audio mixer] [src: pcm, mix] pcm0: | pcm0: + <- nid=2 [audio output] [src: pcm] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: Record: pcm0: pcm0: nid=8 [audio input] pcm0: | pcm0: + <- nid=35 [audio mixer] [src: speaker, line, mic, mix, monitor] pcm0: | pcm0: + <- nid=24 [pin: Mic (Pink Jack)] [src: mic] pcm0: + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor] pcm0: + <- nid=26 [pin: Line-in (Blue Jack)] [src: line] pcm0: + <- nid=29 [beep widget] [src: speaker] pcm0: + <- nid=11 [audio mixer] [src: mix] pcm0: pcm0: Input Mix: pcm0: pcm0: nid=11 [audio mixer] pcm0: | pcm0: + <- nid=24 [pin: Mic (Pink Jack)] [src: mic] pcm0: + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor] pcm0: + <- nid=26 [pin: Line-in (Blue Jack)] [src: line] pcm0: + <- nid=29 [beep widget] [src: speaker] pcm0: pcm0: +-------------------------+ pcm0: | DUMPING Volume Controls | pcm0: +-------------------------+ pcm0: pcm0: Master Volume (OSS: vol) pcm0: | pcm0: +- ctl 13 (nid 12 out): -46/0dB (32 steps) pcm0: +- ctl 14 (nid 12 in 0): mute pcm0: +- ctl 15 (nid 12 in 1): mute pcm0: +- ctl 16 (nid 13 out): -46/0dB (32 steps) pcm0: +- ctl 17 (nid 13 in 0): mute pcm0: +- ctl 18 (nid 13 in 1): mute pcm0: +- ctl 19 (nid 14 out): -46/0dB (32 steps) pcm0: +- ctl 20 (nid 14 in 0): mute pcm0: +- ctl 21 (nid 14 in 1): mute pcm0: +- ctl 22 (nid 15 out): -46/0dB (32 steps) pcm0: +- ctl 23 (nid 15 in 0): mute pcm0: +- ctl 24 (nid 15 in 1): mute pcm0: +- ctl 25 (nid 20 in ): mute pcm0: +- ctl 27 (nid 21 in ): mute pcm0: +- ctl 29 (nid 22 in ): mute pcm0: +- ctl 31 (nid 23 in ): mute pcm0: +- ctl 39 (nid 27 in ): mute pcm0: pcm0: PCM Volume (OSS: pcm) pcm0: | pcm0: +- ctl 14 (nid 12 in 0): mute pcm0: +- ctl 17 (nid 13 in 0): mute pcm0: +- ctl 20 (nid 14 in 0): mute pcm0: +- ctl 23 (nid 15 in 0): mute pcm0: pcm0: Microphone Volume (OSS: mic) pcm0: | pcm0: +- ctl 34 (nid 24 out): 0/30dB (4 steps) pcm0: +- ctl 52 (nid 35 in 0): mute pcm0: 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=750ms flags=0x8000001e pcm0: sndbuf_setmap 15df0000, 4000; 0xfffffffea3c12000 -> 15df0000 pcm0: sndbuf_setmap 160b0000, 4000; 0xfffffffea3c22000 -> 160b0000 -- 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090305/6fce4ff5/attachment.pgp From mav at FreeBSD.org Wed Mar 4 16:28:19 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Wed Mar 4 16:28:25 2009 Subject: snd_hda recording in 7.1? In-Reply-To: <200903051052.39965.doconnor@gsoft.com.au> 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> Message-ID: <49AF1C9C.601@FreeBSD.org> 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 mav at FreeBSD.org Wed Mar 4 16:37:07 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Wed Mar 4 16:37:34 2009 Subject: snd_hda recording in 7.1? In-Reply-To: <200903051052.39965.doconnor@gsoft.com.au> 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> Message-ID: <49AF1EAD.708@FreeBSD.org> 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 doconnor at gsoft.com.au Wed Mar 4 17:16:40 2009 From: doconnor at gsoft.com.au (Daniel O'Connor) Date: Wed Mar 4 17:16:47 2009 Subject: snd_hda recording in 7.1? In-Reply-To: <49AF1C9C.601@FreeBSD.org> References: <1236151381.00082579.1236139204@10.7.7.3> <200903051052.39965.doconnor@gsoft.com.au> <49AF1C9C.601@FreeBSD.org> Message-ID: <200903051146.34771.doconnor@gsoft.com.au> 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 =rec monitor' and record > > 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 from the monitor input to the speaker output whereas 'mixer rec' controlled the 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 :) -- 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090305/f03725a3/attachment-0001.pgp From linimon at FreeBSD.org Thu Mar 5 11:09:35 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Thu Mar 5 11:09:40 2009 Subject: kern/132336: [snd_hda] Realtek ALC888 audio chipset does not work with snd_hda driver. Message-ID: <200903051909.n25J9GOi090114@freefall.freebsd.org> 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 doconnor at gsoft.com.au Thu Mar 5 22:25:28 2009 From: doconnor at gsoft.com.au (Daniel O'Connor) Date: Thu Mar 5 22:25:35 2009 Subject: snd_hda recording in 7.1? In-Reply-To: <49AF1EAD.708@FreeBSD.org> References: <1236151381.00082579.1236139204@10.7.7.3> <200903051052.39965.doconnor@gsoft.com.au> <49AF1EAD.708@FreeBSD.org> Message-ID: <200903061655.23438.doconnor@gsoft.com.au> 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 =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. Ahh that fixes it, it works with the mic input then. -- 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090306/3dcc2668/attachment.pgp From mav at FreeBSD.org Fri Mar 6 00:15:33 2009 From: mav at FreeBSD.org (mav@FreeBSD.org) Date: Fri Mar 6 00:15:39 2009 Subject: kern/132336: [snd_hda] Realtek ALC888 audio chipset does not work with snd_hda driver. Message-ID: <200903060815.n268FWe5060044@freefall.freebsd.org> 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 rea-fbsd at codelabs.ru Fri Mar 6 12:00:18 2009 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Fri Mar 6 12:00:26 2009 Subject: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 Message-ID: <20090306195109.E313EB8031@phoenix.codelabs.ru> >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 edwin at FreeBSD.org Fri Mar 6 12:00:50 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Mar 6 12:01:09 2009 Subject: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 Message-ID: <200903062000.n26K0hk2045745@freefall.freebsd.org> 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 edwin at FreeBSD.org Fri Mar 6 12:00:50 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Mar 6 12:01:10 2009 Subject: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 Message-ID: <200903062000.n26K0hk2045745@freefall.freebsd.org> 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 raszobbi at gmail.com Sat Mar 7 06:22:11 2009 From: raszobbi at gmail.com (rasz) Date: Sat Mar 7 06:22:17 2009 Subject: freebsd sound system Message-ID: <49B28BE9.4070302@gmail.com> 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 From kutizs at t-online.hu Sun Mar 8 03:01:14 2009 From: kutizs at t-online.hu (Zsolt =?ISO-8859-2?Q?K=FAti?=) Date: Sun Mar 8 03:01:21 2009 Subject: musicpd does not stop Message-ID: <20090308104155.02dda327@brain> Hello, There was a thread about this subject not long ago. http://forums.freebsd.org/archive/in dex.php/t-1979.html The conclusion seemed to be: issue solved. But I know of many of us with various OS version (7.1, current) and updated ports where problem still persists. Any idea what is needed to overcome this issue? Thanks! Zsolt ps.: pls CC, as I am not on the list From henry.hu.sh at gmail.com Sun Mar 8 04:51:55 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Sun Mar 8 04:52:01 2009 Subject: musicpd does not stop In-Reply-To: <20090308104155.02dda327@brain> References: <20090308104155.02dda327@brain> Message-ID: <53a1e0710903080423q70787665r3cb47194d665242@mail.gmail.com> I have this problem too, and I manually added case "$1" in *stop) /bin/pkill -9 mpd esac into /usr/local/etc/rc.d/musicpd to stop it. It seems like there's some problem about locking in mpd. This problem appeared after I updated mpd I think. I'm using musicpd-0.14.1. On Sun, Mar 8, 2009 at 5:41 PM, Zsolt K?ti wrote: > Hello, > > There was a thread about this subject not long ago. > http://forums.freebsd.org/archive/in dex.php/t-1979.html > > The conclusion seemed to be: issue solved. > > But I know of many of us with various OS version (7.1, current) and > updated ports where problem still persists. > > Any idea what is needed to overcome this issue? > > Thanks! > Zsolt > > ps.: pls CC, as I am not on the list > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" > From rea-fbsd at codelabs.ru Sun Mar 8 05:40:03 2009 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Sun Mar 8 05:40:16 2009 Subject: ports/132407: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf Message-ID: <20090308123808.506EEB8069@phoenix.codelabs.ru> >Number: 132407 >Category: ports >Synopsis: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 08 12:40:02 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: Currently multimedia/ffmpeg's configure script wants contents of /tmp (or $TMPDIR) to be allowed to be executable, so /tmp + noexec breaks the port. Manual correction of this is well-known: 'TMPDIR=/var/tmp make install clean' works perfectly. But for automated upgrades, for example, via 'portupgrade -a' it is better if we will be able to pass TMPDIR from make.conf. But this isn't possible with the current port Makefile contents, they should be modified to include TMPDIR to the build tools environment. >How-To-Repeat: Mount /tmp with option 'noexec' and try to build the port. It will fail on the configure stage. >Fix: The following patch teaches Makefile to include TMPDIR to the build tools environment. I had tested it on my installation and it works perfectly for me. --- pass-TMPDIR.diff begins here --- >From 706d969f0f516968733038d790143c35d378a2a0 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Sun, 8 Mar 2009 15:15:01 +0300 ffmpeg wants to put executables to the $TMPDIR or /tmp (the latter is the default). If I run /tmp with noexec, then configure whines and refuses to work, so port build fails. Doing 'TMPDIR=/var/tmp make install clean' is fine, but I want to update ports via 'portupgrade -a', so the most appropriate place to put TMPDIR is /etc/make.conf. Unfortunately, this doesn't work as-is: some support from the port itself is needed and it was added in this commit. Signed-off-by: Eygene Ryabinkin --- multimedia/ffmpeg/Makefile | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 75a5f06..96988f9 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -228,6 +228,12 @@ CONFIGURE_ARGS+= --enable-libxvid CONFIGURE_ARGS+= --disable-libxvid .endif +## Pass TMPDIR down to the configure and make. +.ifdef(TMPDIR) +CONFIGURE_ENV+= TMPDIR=${TMPDIR} +MAKE_ENV+= TMPDIR=${TMPDIR} +.endif # TMPDIR + pre-configure: .if defined(WITHOUT_OGG) && (!defined(WITHOUT_VORBIS) || !defined(WITHOUT_THEORA)) @${ECHO_MSG} WITH_VORBIS or WITH_THEORA defined, libogg will be built -- 1.6.1.3 --- pass-TMPDIR.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Mar 8 05:40:15 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Mar 8 05:40:31 2009 Subject: ports/132407: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf Message-ID: <200903081240.n28CeDKo078728@freefall.freebsd.org> Synopsis: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sun Mar 8 12:40:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132407 From edwin at FreeBSD.org Sun Mar 8 05:40:15 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Mar 8 05:40:31 2009 Subject: ports/132407: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf Message-ID: <200903081240.n28CeDKo078728@freefall.freebsd.org> Synopsis: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sun Mar 8 12:40:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132407 From kutizs at t-online.hu Sun Mar 8 11:37:19 2009 From: kutizs at t-online.hu (Zsolt =?ISO-8859-2?Q?K=FAti?=) Date: Sun Mar 8 11:37:30 2009 Subject: musicpd does not stop In-Reply-To: <53a1e0710903080423q70787665r3cb47194d665242@mail.gmail.com> References: <20090308104155.02dda327@brain> <53a1e0710903080423q70787665r3cb47194d665242@mail.gmail.com> Message-ID: <20090308193715.12c9c275@brain> On Sun, 8 Mar 2009 19:23:46 +0800 Henry Hu wrote: > I have this problem too, and I manually added > > case "$1" in > *stop) > /bin/pkill -9 mpd > esac Thanks! For the time being it is OK. > It seems like there's some problem about locking in mpd. > This problem appeared after I updated mpd I think. > I'm using musicpd-0.14.1. Yes, the same is here and for others, too. Zsolt From rea-fbsd at codelabs.ru Sun Mar 8 12:40:03 2009 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Sun Mar 8 12:40:09 2009 Subject: ports/132428: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 Message-ID: <20090308193942.381EFB806B@phoenix.codelabs.ru> >Number: 132428 >Category: ports >Synopsis: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 08 19:40:02 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: Multiple buffer and heap overflows were found in gstreamer 'good' plugins by Tobias Klein from TrapKit. >How-To-Repeat: http://trapkit.de/advisories/TKADV2009-003.txt >Fix: The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- gstreamer-plugins-good -- multiple memory overflows gstreamer-plugins-good 0.10.9,30.10.12,3

Tobias Klein reports:

GStreamer contains several heap buffer overflows and an array index out of bounds vulnerability while parsing malformed QuickTime media files. The vulnerabilities may be exploited by a (remote) attacker to execute arbitrary code in the context of an application using the GStreamer multimedia framework.

CVE-2009-0386 CVE-2009-0387 CVE-2009-0397 http://www.trapkit.de/advisories/TKADV2009-003.txt http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.12.html 2009-01-22 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Mar 8 12:40:20 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Mar 8 12:40:25 2009 Subject: ports/132428: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 Message-ID: <200903081940.n28JeIDX019555@freefall.freebsd.org> Synopsis: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sun Mar 8 19:40:18 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132428 From edwin at FreeBSD.org Sun Mar 8 12:40:20 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Mar 8 12:40:36 2009 Subject: ports/132428: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 Message-ID: <200903081940.n28JeIDX019555@freefall.freebsd.org> Synopsis: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sun Mar 8 19:40:18 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132428 From rea-fbsd at codelabs.ru Sun Mar 8 14:30:02 2009 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Sun Mar 8 14:30:14 2009 Subject: ports/132434: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite Message-ID: <20090308212058.0376DB806B@phoenix.codelabs.ru> >Number: 132434 >Category: ports >Synopsis: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite >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: Sun Mar 08 21:30:00 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: Tobias Klein from TrapKit found that FFmpeg's 4X movied decoder is prone to the user-controlled memory overwrite vulnerablity. >How-To-Repeat: http://trapkit.de/advisories/TKADV2009-004.txt >Fix: The following patch adds almost-upstream patch for FFmpeg (modulo trivial modifications since snapshot from 2008-07-27). Works fine for my setup when FFmpeg is used as the movie transcoder. --- fix-tkadv2009-004.diff begins here --- >From 1d8af9e70b4060787039c00464341aa8e6cc1c5c Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Sun, 8 Mar 2009 23:42:20 +0300 overwrite possibility Signed-off-by: Eygene Ryabinkin --- multimedia/ffmpeg/Makefile | 2 +- multimedia/ffmpeg/files/patch-tkadv2009-004 | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletions(-) create mode 100644 multimedia/ffmpeg/files/patch-tkadv2009-004 diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 75a5f06..0b6fadb 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= ffmpeg DISTVERSION= 2008-07-27 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ahze diff --git a/multimedia/ffmpeg/files/patch-tkadv2009-004 b/multimedia/ffmpeg/files/patch-tkadv2009-004 new file mode 100644 index 0000000..27e4d5c --- /dev/null +++ b/multimedia/ffmpeg/files/patch-tkadv2009-004 @@ -0,0 +1,22 @@ +Patch for TKADV2009-004, type conversion vulnerability in 4X +movie parser + +Modified version of: http://git.ffmpeg.org/?p=ffmpeg;a=commitdiff;h=72e715fb798f2cb79fd24a6d2eaeafb7c6eeda17#patch1 + +--- libavformat/4xm.c.orig 2008-06-03 20:20:54.000000000 +0400 ++++ libavformat/4xm.c 2009-03-08 23:38:44.000000000 +0300 +@@ -163,10 +163,12 @@ + return AVERROR_INVALIDDATA; + } + current_track = AV_RL32(&header[i + 8]); ++ if((unsigned)current_track >= UINT_MAX / sizeof(AudioTrack) - 1){ ++ av_log(s, AV_LOG_ERROR, "current_track too large\n"); ++ return -1; ++ } + if (current_track + 1 > fourxm->track_count) { + fourxm->track_count = current_track + 1; +- if((unsigned)fourxm->track_count >= UINT_MAX / sizeof(AudioTrack)) +- return -1; + fourxm->tracks = av_realloc(fourxm->tracks, + fourxm->track_count * sizeof(AudioTrack)); + if (!fourxm->tracks) { -- 1.6.1.3 --- fix-tkadv2009-004.diff ends here --- The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- ffmpeg -- attacker-controlled memory overwrite vulnerability in 4X movie parser ffmpeg 2008.07.27_9

Tobias Klein reports:

FFmpeg contains a type conversion vulnerability while parsing malformed 4X movie files. The vulnerability may be exploited by a (remote) attacker to execute arbitrary code in the context of FFmpeg or an application using the FFmpeg library.

CVE-2009-0385 33502 http://trapkit.de/advisories/TKADV2009-004.txt 2009-01-28 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Mar 8 14:30:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Mar 8 14:30:30 2009 Subject: ports/132434: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite Message-ID: <200903082130.n28LUCCD062019@freefall.freebsd.org> Synopsis: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sun Mar 8 21:30:12 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132434 From edwin at FreeBSD.org Sun Mar 8 14:30:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Mar 8 14:30:31 2009 Subject: ports/132434: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite Message-ID: <200903082130.n28LUCCD062019@freefall.freebsd.org> Synopsis: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sun Mar 8 21:30:12 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132434 From linimon at FreeBSD.org Sun Mar 8 20:04:33 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Mar 8 20:04:44 2009 Subject: ports/132431: multimedia/ogmtools dvdxchap are not installed. Message-ID: <200903090304.n2934WJs099300@freefall.freebsd.org> Old Synopsis: ogmtools dvdxchap are not installed. New Synopsis: multimedia/ogmtools dvdxchap are not installed. Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Mon Mar 9 03:04:00 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=132431 From linimon at FreeBSD.org Mon Mar 9 00:28:20 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon Mar 9 00:28:32 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20090309072819.29A801CDEF@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: multimedia/dirac-reference broken because: bad plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=dirac-reference If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From ed at 80386.nl Mon Mar 9 08:09:56 2009 From: ed at 80386.nl (Ed Schouten) Date: Mon Mar 9 08:10:03 2009 Subject: Bump libsndfile port to 1.0.19 Message-ID: <20090309145651.GT19161@hoeg.nl> Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090309/554d86dd/attachment.pgp From bugmaster at FreeBSD.org Mon Mar 9 10:15:11 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Mar 9 10:16:44 2009 Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org Message-ID: <200903091715.n29HF8tb045315@freefall.freebsd.org> 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/132434 multimedia [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, o ports/132431 multimedia multimedia/ogmtools dvdxchap are not installed. o ports/132428 multimedia [vuxml] multimedia/gstreamer-plugins-good: document TK o ports/132407 multimedia [patch] multimedia/ffmpeg: respect TMPDIR passed from o ports/132371 multimedia [vuxml] [patch] audio/libsndfile: update to 1.0.19 and f kern/132336 multimedia [snd_hda] Realtek ALC888 audio chipset does not work w 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 79 problems total. From tingox at gmail.com Mon Mar 9 13:37:23 2009 From: tingox at gmail.com (Torfinn Ingolfsen) Date: Mon Mar 9 13:37:29 2009 Subject: Call for testers: MythTV 0.21 port upgrade In-Reply-To: <496FBA3C.8020705@FreeBSD.org> References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.com> <49106BFF.9070305@FreeBSD.org> <1230742678.30559.29.camel@main.lerwick.hopto.org> <20081231174333.GA2839@soaustin.net> <495BBFFB.50808@FreeBSD.org> <496FBA3C.8020705@FreeBSD.org> Message-ID: Hello, How is the progress of the shiny new MythTV port update? As you might have seen the port is scheduled for deletion this month: portname: multimedia/mythtv description: MythTV is a homebrew PVR project maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Has been broken for more than 6 months expiration date: 2009-03-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=mythtv Just a friendly reminder. :-) -- Regards, Torfinn Ingolfsen From Alexander at Leidinger.net Tue Mar 10 01:30:45 2009 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Tue Mar 10 01:30:51 2009 Subject: freebsd sound system In-Reply-To: <49B28BE9.4070302@gmail.com> References: <49B28BE9.4070302@gmail.com> Message-ID: <20090310091402.13413h62tf9n9s20@webmail.leidinger.net> Quoting rasz (from Sat, 07 Mar 2009 14:59:53 +0000): > 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, There's an ALSA -> OSS wrapper from 4Front, but AFAIK it is not maintained (and not in the ports collection, as nobody took the time to add necessary stuff to our OSS implementation). > 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. I think this would not be good, as an application would assume ALSA works if it is present, and an user (specially those switching from linux) may be very confused too, if it is present but does not work. > on another note, does anyone know how old or active the info on the > following site is? http://wiki.freebsd.org/soundsystem There's not much activity. For MIDI everything is correct. For HDA, there may be some changes needed (it has seen a lot of development recently). For the rest it should at least be 99% correct. Bye, Alexander. -- THE DAILY PLANET SUPERMAN SAVES DESSERT! Plans to "Eat it later" http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From ed at FreeBSD.org Tue Mar 10 05:14:31 2009 From: ed at FreeBSD.org (ed@FreeBSD.org) Date: Tue Mar 10 05:14:37 2009 Subject: ports/131647: audio/libsndfile: Problem to build libsndfile-1.0.18 Message-ID: <200903101214.n2ACE8Zl063460@freefall.freebsd.org> Synopsis: audio/libsndfile: Problem to build libsndfile-1.0.18 State-Changed-From-To: open->closed State-Changed-By: ed State-Changed-When: Tue Mar 10 12:14:08 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=131647 From dfilter at FreeBSD.ORG Tue Mar 10 05:20:07 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Tue Mar 10 05:20:13 2009 Subject: ports/131647: commit references a PR Message-ID: <200903101220.n2ACK2Lk063831@freefall.freebsd.org> The following reply was made to PR ports/131647; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/131647: commit references a PR Date: Tue, 10 Mar 2009 12:13:18 +0000 (UTC) ed 2009-03-10 12:11:47 UTC FreeBSD ports repository (src committer) Modified files: audio/libsndfile Makefile Log: Unbreak libsndfile build when octave is installed. If octave is installed on the system, libsndfile wants to build octave support, which only seems to cause compiler errors. If we really want octave support, we should add a proper switch to the port. PR: ports/131647 Revision Changes Path 1.43 +2 -1 ports/audio/libsndfile/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From ed at 80386.nl Tue Mar 10 05:57:56 2009 From: ed at 80386.nl (Ed Schouten) Date: Tue Mar 10 05:58:03 2009 Subject: Taking over maintainership of libsndfile? Message-ID: <20090310125754.GE31961@hoeg.nl> Hello all, I guess the last couple of commits to libsndfile were (partially) responsible by me. I often work with libsndfile, because I am also the author and port maintainer of audio/herrie, which depends on libsndfile. I track the libsndfile lists once in a while, so I think I've got a good understanding of what happens within the libsndfile project. Maybe it's a good idea if I just take maintainership of the libsndfile port? Any objections? -- Ed Schouten WWW: http://80386.nl/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090310/7c82aa39/attachment.pgp From mav at FreeBSD.org Tue Mar 10 07:57:18 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Tue Mar 10 07:57:25 2009 Subject: freebsd sound system In-Reply-To: <1236687781.00084869.1236674401@10.7.7.3> References: <1236446596.00083823.1236436201@10.7.7.3> <1236687781.00084869.1236674401@10.7.7.3> Message-ID: <49B67FCC.5090402@FreeBSD.org> Alexander Leidinger wrote: >> on another note, does anyone know how old or active the info on the >> following site is? http://wiki.freebsd.org/soundsystem > > There's not much activity. For MIDI everything is correct. For HDA, > there may be some changes needed (it has seen a lot of development > recently). For the rest it should at least be 99% correct. I have removed HDA section there, as it completely outdated. man snd_hda on 8-CURRENT and 7-STABLE gives enough information about present driver status, which is quite good. -- Alexander Motin From awardcenter2009 at gmail.com Tue Mar 10 10:36:52 2009 From: awardcenter2009 at gmail.com (YAHOO AWARD CENTER) Date: Tue Mar 10 10:37:14 2009 Subject: YOU ARE A WINNER OF YAHOO AWARD GRANTS JANUARY 2009 Message-ID: <20090310171010.11151.qmail@be27.masterhost.ru> Awards Centre 124 Stockport Road, Longsight, Manchester M60 2DB - United KingdomTel:+447031925532. This is to inform you that you have won a prize money of Three million,Two Hundred Thousand Great Britain Pounds (GBP 3,200,000.00) for the month of January, 2009 Prize promotion which is organized by YAHOO A WARDS & WINDOWS LIVE. YAHOO collects all the email addresses of the people that are active online, among the millions that subscribed to Yahoo and Hotmail and few from other e-mail providers. Six people are selected monthly to benefit from this promotion and you are one of the Selected Winners which your e-mail address won the Jackpot Prize while other five winners won One Million Great Britain Pounds(GBP 1,000,000.00) each. PAYMENT OF PRIZE / CLAIMS Winners shall be paid in accordance with their Settlement Centers. Yahoo Prize Award must be claimed not later than 10 days from date of Draw Notification. Any prize not claimed within this period will be forfeited and returned to its source as unclaimed. Stated below are your identification numbers: BATCH NUMBER: MFI/06/APA-43658 REFERENCE NUMBER: 2007234522 PIN: 1207 You are requested to contact our Assistant co-ordinator in Manchester and send your winning identification numbers to him: Co-ordinator's Name: Dr. Christopher Adam.E-Mail:award_cent123@yahoo.fr Tel:+447031925532 You are advised to send the following information to our co-ordinator to facilitate the release of of your fund to you. 1. Full name.............................................. 2. Country................................................. 3. Contact Address................................ 4. Telephone Number............................ 5. fax Number.......................................... 5. Marital Status..................................... 6. Occupation.......................................... 7. Sex......................................................... 8. Date of Birth/Age ............................... 9. Identity card(carte identite)............. Congratulations!! once again. Yours in service, Mrs. Mary Anna Jones(Awards coordinator) -------------------------------------------------------------------------------------------------------------------------------------------------WARNING! You must keep strict confidentiality of your Prize Award claims to yourself until your money is successfully handed over to you to avoid disqualification that may arise from double claims. Yahoo Awards Team shall not be held liable for any loss of funds arising from the above mentioned. From Alexander at Leidinger.net Tue Mar 10 13:03:26 2009 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Tue Mar 10 13:03:32 2009 Subject: freebsd sound system In-Reply-To: <49B67FCC.5090402@FreeBSD.org> References: <1236446596.00083823.1236436201@10.7.7.3> <1236687781.00084869.1236674401@10.7.7.3> <49B67FCC.5090402@FreeBSD.org> Message-ID: <20090310210312.00000ecd@unknown> On Tue, 10 Mar 2009 16:57:16 +0200 Alexander Motin wrote: > Alexander Leidinger wrote: > >> on another note, does anyone know how old or active the info on the > >> following site is? http://wiki.freebsd.org/soundsystem > > > > There's not much activity. For MIDI everything is correct. For HDA, > > there may be some changes needed (it has seen a lot of development > > recently). For the rest it should at least be 99% correct. > > I have removed HDA section there, as it completely outdated. man > snd_hda on 8-CURRENT and 7-STABLE gives enough information about > present driver status, which is quite good. Thanks for the update. I wonder if we shouldn't let the link to the HDA standard there, this way interested people could have a look themself. What do you think, could this be beneficial? Bye, Alexander. From mav at FreeBSD.org Tue Mar 10 13:17:28 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Tue Mar 10 13:17:34 2009 Subject: freebsd sound system In-Reply-To: <20090310210312.00000ecd@unknown> References: <1236446596.00083823.1236436201@10.7.7.3> <1236687781.00084869.1236674401@10.7.7.3> <49B67FCC.5090402@FreeBSD.org> <20090310210312.00000ecd@unknown> Message-ID: <49B6CAD4.5000303@FreeBSD.org> Alexander Leidinger wrote: > On Tue, 10 Mar 2009 16:57:16 +0200 Alexander Motin > wrote: > >> Alexander Leidinger wrote: >>>> on another note, does anyone know how old or active the info on the >>>> following site is? http://wiki.freebsd.org/soundsystem >>> There's not much activity. For MIDI everything is correct. For HDA, >>> there may be some changes needed (it has seen a lot of development >>> recently). For the rest it should at least be 99% correct. >> I have removed HDA section there, as it completely outdated. man >> snd_hda on 8-CURRENT and 7-STABLE gives enough information about >> present driver status, which is quite good. > > Thanks for the update. I wonder if we shouldn't let the link to the HDA > standard there, this way interested people could have a look themself. > What do you think, could this be beneficial? Google searches them perfectly by exact names specified in man page. Direct references is not bad, but require some efforts to keep them accurate. -- Alexander Motin From linimon at FreeBSD.org Tue Mar 10 13:31:29 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Tue Mar 10 13:31:36 2009 Subject: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Message-ID: <200903102031.n2AKVRR1002807@freefall.freebsd.org> Synopsis: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Responsible-Changed-From-To: freebsd-bugs->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 10 20:31:17 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=132511 From glarkin at FreeBSD.org Tue Mar 10 15:09:41 2009 From: glarkin at FreeBSD.org (Greg Larkin) Date: Tue Mar 10 15:09:48 2009 Subject: Call for testers: MythTV 0.21 port upgrade In-Reply-To: <897158138253233bfd3e231de9fcd936.squirrel@webmail.itac.at> References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.com> <49106BFF.9070305@FreeBSD.org> <1230742678.30559.29.camel@main.lerwick.hopto.org> <20081231174333.GA2839@soaustin.net> <495BBFFB.50808@FreeBSD.org> <496FBA3C.8020705@FreeBSD.org> <7f675262da5576a059ad2eb2becfbec5.squirrel@webmail.itac.at> <49791F13.9090306@FreeBSD.org> <897158138253233bfd3e231de9fcd936.squirrel@webmail.itac.at> Message-ID: <49B6DF08.1010501@FreeBSD.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernhard Fr?hlich wrote: > On Fri, January 23, 2009 2:36 am, Greg Larkin wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Bernhard Fr?hlich wrote: >>> On Thu, January 15, 2009 11:35 pm, Greg Larkin wrote: >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> >>>> Greg Larkin wrote: >>>>> Mark Linimon wrote: >>>>>> On Wed, Dec 31, 2008 at 04:57:58PM +0000, Craig Butler wrote: >>>>>>> Any updates on the 0.21 version of Mythtv ?? I see that we are >>>>>>> still >>>>>>> at >>>>>>> 0.20 in ports >>>>>> If there's progress on 0.21, someone needs to say so -- the 0.20 >>>>>> version is already past its deletion date since it has been broken >>>>>> for so long. I'll make the commit to change the date if there is. >>>>>> mcl >>>>> Hi all, >>>>> >>>>> I am currently working on the following MythTV-related PRs and plan to >>>>> close them soon: >>>>> >>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343 >>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127856 >>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127857 >>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419 >>>>> >>>>> Please don't delete multimedia/mythtv yet. The last PR above contains >>>>> a >>>>> patch to upgrade it to 0.21. >>>>> >>>>> Regards, >>>>> Greg >>>> Hello all of you MythTV supporters with the collective patience of the >>>> universe! >>>> >>>> I recently committed mythtv-frontend (PR 127856) and mythtv-themes (PR >>>> 127857), and please let me know if you see any problems with the >>>> updates. >>>> >>>> There is still some work to be done on multimedia/mythtv, and I'm >>>> tackling that next. >>>> >>>> Thanks again for your patience and feedback! >>>> >>> Yiiha, great to hear that :o) I will update and test as soon as time >>> permits. >>> >>> Do you plan to update multimedia/mythtv to 0.21 or just fix it and leave >>> it at 0.20? Because in the later case there is at least one open compile >>> problem from Torfinn Ingolfsen that hasn't been tackled down yet. >>> >> Hi Bernhard, >> >> I do plan to update multimedia/mythtv to 0.21, if at possible. This PR >> (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419) is a patch to >> update 0.20, but is that the one that you're saying still has a compile >> problem? > > That is good news and probably the better way to go. Yes that compile > problem occured with that patch but was specific to 0.20 so you can forget > about it and just move on. > > Hi everyone, I just want to let you know that I've recently committed the MythTV 0.21 update to the ports tree: http://www.freshports.org/multimedia/mythtv/ Thanks for everyone's help along the way, and let me know if you into any problems with the new version of the application. Cheers, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJtt8H0sRouByUApARAvz+AKDE0WqXleSYRq6fU0BdYoqRcRe5pACgmGEX PlApDCp4fABG53qD7qAErFM= =SciT -----END PGP SIGNATURE----- From decke at bluelife.at Tue Mar 10 15:33:42 2009 From: decke at bluelife.at (Bernhard =?iso-8859-1?Q?Fr=F6hlich?=) Date: Tue Mar 10 15:33:48 2009 Subject: Call for testers: MythTV 0.21 port upgrade In-Reply-To: <49B6DF08.1010501@FreeBSD.org> References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.com> <49106BFF.9070305@FreeBSD.org> <1230742678.30559.29.camel@main.lerwick.hopto.org> <20081231174333.GA2839@soaustin.net> <495BBFFB.50808@FreeBSD.org> <496FBA3C.8020705@FreeBSD.org> <7f675262da5576a059ad2eb2becfbec5.squirrel@webmail.itac.at> <49791F13.9090306@FreeBSD.org> <897158138253233bfd3e231de9fcd936.squirrel@webmail.itac.at> <49B6DF08.1010501@FreeBSD.org> Message-ID: <5a3296de25cb0522f4eb8259e6f428d3.squirrel@webmail.itac.at> On Tue, March 10, 2009 10:43 pm, Greg Larkin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Bernhard Fr?hlich wrote: >> On Fri, January 23, 2009 2:36 am, Greg Larkin wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Bernhard Fr?hlich wrote: >>>> On Thu, January 15, 2009 11:35 pm, Greg Larkin wrote: >>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>> Hash: SHA1 >>>>> >>>>> Greg Larkin wrote: >>>>>> Mark Linimon wrote: >>>>>>> On Wed, Dec 31, 2008 at 04:57:58PM +0000, Craig Butler wrote: >>>>>>>> Any updates on the 0.21 version of Mythtv ?? I see that we are >>>>>>>> still >>>>>>>> at >>>>>>>> 0.20 in ports >>>>>>> If there's progress on 0.21, someone needs to say so -- the 0.20 >>>>>>> version is already past its deletion date since it has been broken >>>>>>> for so long. I'll make the commit to change the date if there is. >>>>>>> mcl >>>>>> Hi all, >>>>>> >>>>>> I am currently working on the following MythTV-related PRs and plan >>>>>> to >>>>>> close them soon: >>>>>> >>>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343 >>>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127856 >>>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127857 >>>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419 >>>>>> >>>>>> Please don't delete multimedia/mythtv yet. The last PR above >>>>>> contains >>>>>> a >>>>>> patch to upgrade it to 0.21. >>>>>> >>>>>> Regards, >>>>>> Greg >>>>> Hello all of you MythTV supporters with the collective patience of >>>>> the >>>>> universe! >>>>> >>>>> I recently committed mythtv-frontend (PR 127856) and mythtv-themes >>>>> (PR >>>>> 127857), and please let me know if you see any problems with the >>>>> updates. >>>>> >>>>> There is still some work to be done on multimedia/mythtv, and I'm >>>>> tackling that next. >>>>> >>>>> Thanks again for your patience and feedback! >>>>> >>>> Yiiha, great to hear that :o) I will update and test as soon as time >>>> permits. >>>> >>>> Do you plan to update multimedia/mythtv to 0.21 or just fix it and >>>> leave >>>> it at 0.20? Because in the later case there is at least one open >>>> compile >>>> problem from Torfinn Ingolfsen that hasn't been tackled down yet. >>>> >>> Hi Bernhard, >>> >>> I do plan to update multimedia/mythtv to 0.21, if at possible. This PR >>> (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419) is a patch to >>> update 0.20, but is that the one that you're saying still has a compile >>> problem? >> >> That is good news and probably the better way to go. Yes that compile >> problem occured with that patch but was specific to 0.20 so you can >> forget >> about it and just move on. >> >> > > Hi everyone, > > I just want to let you know that I've recently committed the MythTV 0.21 > update to the ports tree: http://www.freshports.org/multimedia/mythtv/ > > Thanks for everyone's help along the way, and let me know if you into > any problems with the new version of the application. > Great work and thanks to all of you! I've just seen the pkg-descr file and the middle paragraph is now outdated i think ... >The current distributed version of MythTV >(http://www.mythtv.org/modules.php?name=Downloads&d_op=viewdownload&cid=1) >is out of date for just about all platforms. It is also protocol >incompatible with the "bug fix" version, which is maintained under >subversion, rather like the FreeBSD -STABLE branch. This port is a >snapshot of svn version 13053, dated 15 March 2007. Later versions of >this tree are no longer compatible with this port. -- Bernhard Fr?hlich http://www.bluelife.at/ From Gabor at Zahemszky.HU Wed Mar 11 02:42:13 2009 From: Gabor at Zahemszky.HU (Zahemszky =?ISO-8859-2?Q?G=E1bor?=) Date: Wed Mar 11 02:42:19 2009 Subject: audacious problem Message-ID: <20090311093434.1e73a07b@Picasso.Zahemszky.HU> Hi! Yesterday, I tried audacious (+ -plugins) - as I need a multimedia player, which can play my CD-s and my other audio files. Interesting: I can play midis (timidity-plugin), flacs - but not remote or local mp3-s / ogg-s. On the console, I could get only: SNDCTL_DSP_FORMAT ioctl failed: Operation not supported by device message, and heard some noise from the speakers. That machine has 7-STABLE (from yesterday, and an up-to-date potrs-tree. Can anybody help? G?bor < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!'; IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ '; set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break; [[ $i = ??? ]]&&j=$i&&i=${i%?}; typeset -i40 i=8#$i;print -n ${i#???}; [[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;}; IFS=' 0123456789 ';set -- $Z;for i;{ [[ $i = , ]]&&i=2; [[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j" From dfilter at FreeBSD.ORG Wed Mar 11 15:20:03 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Mar 11 15:20:09 2009 Subject: ports/131376: commit references a PR Message-ID: <200903112220.n2BMK3KA035857@freefall.freebsd.org> The following reply was made to PR ports/131376; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/131376: commit references a PR Date: Wed, 11 Mar 2009 22:19:51 +0000 (UTC) bsam 2009-03-11 22:19:40 UTC FreeBSD ports repository Modified files: astro/gpscorrelate Makefile astro/merkaartor Makefile deskutils/strigi Makefile graphics/digikam Makefile graphics/exiv2 Makefile distinfo pkg-plist graphics/geeqie Makefile graphics/gwenview Makefile graphics/hugin Makefile graphics/kdegraphics4 Makefile graphics/kipi-plugins Makefile graphics/kphotoalbum Makefile graphics/libkexiv2 Makefile graphics/py-exiv2 Makefile graphics/qtpfsgui Makefile graphics/ufraw Makefile Added files: graphics/gwenview/files patch-src_imageutils_jpegcontent.cpp Log: . update graphics/exiv2 to the new version; . bump ports which depends upon libexiv2.so (the library was bumpted from *.so.3 to *.so.7); . mark current graphics/py-exiv2 as broken since it doesn't compile with new libexiv2; this should change with graphics/py-exiv2-0.2. PR: ports/131376 Submitted by: bsam (me) Discussed with: kde@ Approved by: maintainer timeout (5 weeks) Revision Changes Path 1.3 +1 -1 ports/astro/gpscorrelate/Makefile 1.3 +1 -1 ports/astro/merkaartor/Makefile 1.4 +1 -0 ports/deskutils/strigi/Makefile 1.47 +1 -1 ports/graphics/digikam/Makefile 1.26 +1 -2 ports/graphics/exiv2/Makefile 1.16 +3 -3 ports/graphics/exiv2/distinfo 1.13 +10 -9 ports/graphics/exiv2/pkg-plist 1.3 +2 -1 ports/graphics/geeqie/Makefile 1.31 +2 -2 ports/graphics/gwenview/Makefile 1.1 +22 -0 ports/graphics/gwenview/files/patch-src_imageutils_jpegcontent.cpp (new) 1.27 +1 -0 ports/graphics/hugin/Makefile 1.134 +2 -1 ports/graphics/kdegraphics4/Makefile 1.43 +1 -1 ports/graphics/kipi-plugins/Makefile 1.30 +2 -2 ports/graphics/kphotoalbum/Makefile 1.12 +2 -1 ports/graphics/libkexiv2/Makefile 1.3 +4 -2 ports/graphics/py-exiv2/Makefile 1.12 +1 -1 ports/graphics/qtpfsgui/Makefile 1.33 +1 -1 ports/graphics/ufraw/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From bsam at FreeBSD.org Wed Mar 11 15:21:14 2009 From: bsam at FreeBSD.org (bsam@FreeBSD.org) Date: Wed Mar 11 15:21:21 2009 Subject: ports/131376: [patch] graphics/exiv2: update to version 0.18 Message-ID: <200903112221.n2BMLE0u042374@freefall.freebsd.org> Synopsis: [patch] graphics/exiv2: update to version 0.18 State-Changed-From-To: open->closed State-Changed-By: bsam State-Changed-When: Wed Mar 11 22:21:05 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=131376 From nguyenthanhphuspkt at gmail.com Thu Mar 12 02:16:41 2009 From: nguyenthanhphuspkt at gmail.com (nguyen thanh phu) Date: Thu Mar 12 02:16:54 2009 Subject: nguyen thanh phu moi ban tham gia GSO-Media! Message-ID: <997790E44EAF45BDB3C79021A1A9C55D@gsomedia.com> Chao Ban, nguyen thanh phu moi ban tham gia chuong trinh thanh vien mien phi www.GSO-MEDIA.com. Ban se co co hoi. * Su dung cac dich vu Rao vat, Ket ban, Nhan tin mien phi. * Duoc tinh diem khi doc quang cao va mua hang giam gia cua cac doi tac GSO. * Duoc cap nhat mien phi cac tin tuc va kinh nghiem ve linh vuc Internet va Thuong mai dien tu. Hay nhap chuot vao day de DANG KY THANH VIEN mien phi. Ban cung co the dung duong link gioi thieu sau de dang ky tham gia vao mang luoi cua nguyen thanh phu: http://www.gso-media.com/home/register.asp?refID=399739 nguyen thanh phu gui kem cho Ban loi nhan sau day: ------------ From paulbeard at gmail.com Thu Mar 12 20:46:13 2009 From: paulbeard at gmail.com (Paul Beard) Date: Thu Mar 12 20:46:20 2009 Subject: faac-1.28 fails to build Message-ID: checking for C compiler default output file name... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. ===> 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`). *** Error code 1 -------------- next part -------------- -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From paulbeard at gmail.com Thu Mar 12 21:08:12 2009 From: paulbeard at gmail.com (Paul Beard) Date: Thu Mar 12 21:08:18 2009 Subject: faac-1.28 fails to build In-Reply-To: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> Message-ID: On Mar 12, 2009, at 8:50 PM, Henry Hu wrote: > It builds cleanly here. Please check config.log. seems to build if I just run configure and make in the source directory, but setting these: export LOCALBASE=/usr/local export CPPFLAGS=${LOCALBASE}/include export LDFLAGS=${LOCALBASE}/lib export LIBS=mp4v2 per the Makefile gives me this: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From henry.hu.sh at gmail.com Thu Mar 12 21:12:35 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Thu Mar 12 21:12:41 2009 Subject: faac-1.28 fails to build In-Reply-To: References: Message-ID: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> It builds cleanly here. Please check config.log. On Fri, Mar 13, 2009 at 11:46 AM, Paul Beard wrote: > checking for C compiler default output file name... a.out > checking whether the C compiler works... configure: error: cannot run C > compiled programs. > If you meant to cross compile, use `--host'. > See `config.log' for more details. > ===> ?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`). > *** Error code 1 > > > > -- > Paul Beard > contact info: www.paulbeard.org/paulbeard.vcf > > Are you trying to win an argument or solve a problem? > > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > > From henry.hu.sh at gmail.com Thu Mar 12 21:15:34 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Thu Mar 12 21:15:41 2009 Subject: faac-1.28 fails to build In-Reply-To: References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> Message-ID: <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> No, CPPFLAGS should be -I${LOCALBASE}/include, and LDFLAGS should be -L${LOCALBASE}/lib Please find the ?checking for..." message from the config.log, and look at the test result and compiler output below it. Or paste config.log somewhere. On Fri, Mar 13, 2009 at 12:08 PM, Paul Beard wrote: > > On Mar 12, 2009, at 8:50 PM, Henry Hu wrote: > >> It builds cleanly here. Please check config.log. > > > seems to build if I just run configure and make in the source directory, but > setting these: > > ? export LOCALBASE=/usr/local > ? export CPPFLAGS=${LOCALBASE}/include > ? export LDFLAGS=${LOCALBASE}/lib > ? export LIBS=mp4v2 > > per the Makefile gives me this: > > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking for C compiler default output file name... > configure: error: C compiler cannot create executables > See `config.log' for more details. > > -- > Paul Beard > contact info: www.paulbeard.org/paulbeard.vcf > > Are you trying to win an argument or solve a problem? > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > From paulbeard at gmail.com Thu Mar 12 21:20:33 2009 From: paulbeard at gmail.com (Paul Beard) Date: Thu Mar 12 21:20:40 2009 Subject: faac-1.28 fails to build In-Reply-To: <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> Message-ID: <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> On Mar 12, 2009, at 9:15 PM, Henry Hu wrote: > No, CPPFLAGS should be -I${LOCALBASE}/include, and LDFLAGS should be > -L${LOCALBASE}/lib > Please find the ?checking for..." message from the config.log, and > look at the test result and compiler output below it. Or paste > config.log somewhere. It was in the zip file I sent earlier: does this help? 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 ## --------- ## ## Platform. ## ## --------- ## hostname = shuttle.paulbeard.org uname -m = i386 uname -r = 7.1-STABLE uname -s = FreeBSD uname -v = FreeBSD 7.1-STABLE #1: Sat Mar 7 23:00:26 PST 2009 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 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 make sets $(MAKE) configure:2350: result: yes configure:2610: checking for gcc configure:2626: found /usr/bin/gcc configure:2637: result: gcc configure:2875: checking for C compiler version configure:2883: gcc --version >&5 gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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: gcc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2898: $? = 0 configure:2905: gcc -V >&5 gcc: '-V' option must have argument configure:2909: $? = 1 configure:2932: checking for C compiler default output file name configure:2954: gcc -O2 -Wall -I/usr/local/include -L/usr/local/lib conftest.c mp4v2 >&5 gcc: mp4v2: No such file or directory configure:2958: $? = 1 configure:2996: result: configure: failed program was: | /* 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" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3002: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' 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='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ 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=mp4v2 ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' 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_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run aclocal-1.10' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run tar' AR='' AUTOCONF='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing -- run autoheader' AUTOMAKE='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='' CFLAGS='-O2 -Wall' CPP='' CPPFLAGS='-I/usr/local/include' CXX='/usr/bin/g++' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GREP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='mp4v2' 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='gcc' 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='' build_alias='' 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='${datarootdir}/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='${datarootdir}/man' mkdir_p='/usr/local/bin/gmkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' 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 77 -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From henry.hu.sh at gmail.com Thu Mar 12 21:58:52 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Thu Mar 12 21:58:59 2009 Subject: faac-1.28 fails to build In-Reply-To: <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> Message-ID: <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> I found that in my /usr/ports/audio/faac/Makefile, LIBS="-lmp4v2", not "mp4v2". gcc failed to compile because it cannot find "mp4v2". If it is "-lmp4v2", it would be ok. Please try again. On Fri, Mar 13, 2009 at 12:20 PM, Paul Beard wrote: > > On Mar 12, 2009, at 9:15 PM, Henry Hu wrote: > >> No, CPPFLAGS should be -I${LOCALBASE}/include, and LDFLAGS should be >> -L${LOCALBASE}/lib >> Please find the ?checking for..." message from the config.log, and >> look at the test result and compiler output below it. Or paste >> config.log somewhere. > > > It was in the zip file I sent earlier: does this help? > > 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 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = shuttle.paulbeard.org > uname -m = i386 > uname -r = 7.1-STABLE > uname -s = FreeBSD > uname -v = FreeBSD 7.1-STABLE #1: Sat Mar ?7 23:00:26 PST 2009 > 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 > 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 make sets $(MAKE) > configure:2350: result: yes > configure:2610: checking for gcc > configure:2626: found /usr/bin/gcc > configure:2637: result: gcc > configure:2875: checking for C compiler version > configure:2883: gcc --version >&5 > gcc (GCC) 4.2.1 20070719 ?[FreeBSD] > Copyright (C) 2007 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: gcc -v >&5 > Using built-in specs. > Target: i386-undermydesk-freebsd > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 4.2.1 20070719 ?[FreeBSD] > configure:2898: $? = 0 > configure:2905: gcc -V >&5 > gcc: '-V' option must have argument > configure:2909: $? = 1 > configure:2932: checking for C compiler default output file name > configure:2954: gcc -O2 -Wall -I/usr/local/include -L/usr/local/lib > conftest.c mp4v2 >&5 > gcc: mp4v2: No such file or directory > configure:2958: $? = 1 > configure:2996: result: > configure: failed program was: > | /* 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" > | /* end confdefs.h. ?*/ > | > | int > | main () > | { > | > | ? ; > | ? return 0; > | } > configure:3002: error: C compiler cannot create executables > See `config.log' for more details. > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_env_CCC_set='' > ac_cv_env_CCC_value='' > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > 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='' > ac_cv_env_CXXFLAGS_value='' > ac_cv_env_CXX_set=set > ac_cv_env_CXX_value=/usr/bin/g++ > 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=mp4v2 > ac_cv_env_build_alias_set='' > ac_cv_env_build_alias_value='' > 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_install='/usr/bin/install -c' > ac_cv_path_mkdir=/usr/local/bin/gmkdir > ac_cv_prog_AWK=gawk > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_make_make_set=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > ACLOCAL='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run > aclocal-1.10' > AMDEPBACKSLASH='' > AMDEP_FALSE='' > AMDEP_TRUE='' > AMTAR='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run tar' > AR='' > AUTOCONF='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run > autoconf' > AUTOHEADER='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run > autoheader' > AUTOMAKE='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run > automake-1.10' > AWK='gawk' > CC='gcc' > CCDEPMODE='' > CFLAGS='-O2 -Wall' > CPP='' > CPPFLAGS='-I/usr/local/include' > CXX='/usr/bin/g++' > CXXCPP='' > CXXDEPMODE='' > CXXFLAGS='' > CYGPATH_W='echo' > DEFS='' > DEPDIR='' > DSYMUTIL='' > ECHO='echo' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='' > EXEEXT='' > F77='' > FFLAGS='' > GREP='' > INSTALL_DATA='${INSTALL} -m 644' > INSTALL_PROGRAM='${INSTALL}' > INSTALL_SCRIPT='${INSTALL}' > INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' > LDFLAGS='-L/usr/local/lib' > LIBOBJS='' > LIBS='mp4v2' > 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='gcc' > 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='' > build_alias='' > 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='${datarootdir}/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='${datarootdir}/man' > mkdir_p='/usr/local/bin/gmkdir -p' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='NONE' > 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 77 > > -- > Paul Beard > contact info: www.paulbeard.org/paulbeard.vcf > > Are you trying to win an argument or solve a problem? > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > From paulbeard at gmail.com Thu Mar 12 22:09:39 2009 From: paulbeard at gmail.com (Paul Beard) Date: Thu Mar 12 22:09:45 2009 Subject: faac-1.28 fails to build In-Reply-To: <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> Message-ID: On Mar 12, 2009, at 9:58 PM, Henry Hu wrote: > I found that in my /usr/ports/audio/faac/Makefile, LIBS="-lmp4v2", > not "mp4v2". > gcc failed to compile because it cannot find "mp4v2". If it is > "-lmp4v2", it would be ok. > Please try again. CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="-lmp4v2" That's what I have as well. I just cleared all those environment variables I set earlier. [root@shuttle /usr/ports/audio/faac]# make ===> Vulnerability check disabled, database not found ===> Extracting for faac-1.28 => MD5 Checksum OK for faac-1.28.tar.bz2. => SHA256 Checksum OK for faac-1.28.tar.bz2. ===> Patching for faac-1.28 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for faac-1.28 ===> faac-1.28 depends on executable: gmake - found ===> faac-1.28 depends on file: /usr/local/bin/automake-1.10 - found ===> faac-1.28 depends on file: /usr/local/bin/autoconf-2.62 - found ===> faac-1.28 depends on file: /usr/local/bin/libtool - found ===> faac-1.28 depends on shared library: mp4v2.0 - found ===> Configuring for faac-1.28 /usr/local/share/aclocal/soup.m4:7: warning: underquoted definition of AM_PATH_SOUP /usr/local/share/aclocal/soup.m4:7: run info '(automake)Extending aclocal' /usr/local/share/aclocal/soup.m4:7: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal checking for a BSD-compatible install... /usr/bin/install -c -o root - g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. ===> 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`). *** Error code 1 -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From henry.hu.sh at gmail.com Thu Mar 12 22:14:13 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Thu Mar 12 22:14:19 2009 Subject: faac-1.28 fails to build In-Reply-To: References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> Message-ID: <53a1e0710903122214m20331851y9ec83834f2c2b815@mail.gmail.com> Then how about config.log this time... It should be different from the last one. On Fri, Mar 13, 2009 at 1:09 PM, Paul Beard wrote: > > On Mar 12, 2009, at 9:58 PM, Henry Hu wrote: > >> I found that in my /usr/ports/audio/faac/Makefile, LIBS="-lmp4v2", not >> "mp4v2". >> gcc failed to compile because it cannot find "mp4v2". If it is >> "-lmp4v2", it would be ok. >> Please try again. > > > > CONFIGURE_ENV= ?CPPFLAGS="-I${LOCALBASE}/include" \ > ? ? ? ? ? ? ? ?LDFLAGS="-L${LOCALBASE}/lib" \ > ? ? ? ? ? ? ? ?LIBS="-lmp4v2" > > That's what I have as well. > > I just cleared all those environment variables I set earlier. > > [root@shuttle /usr/ports/audio/faac]# make > ===> ?Vulnerability check disabled, database not found > ===> ?Extracting for faac-1.28 > => MD5 Checksum OK for faac-1.28.tar.bz2. > => SHA256 Checksum OK for faac-1.28.tar.bz2. > ===> ?Patching for faac-1.28 > ===> ? Converting DOS text files to UNIX text files > ===> ?Applying FreeBSD patches for faac-1.28 > ===> ? faac-1.28 depends on executable: gmake - found > ===> ? faac-1.28 depends on file: /usr/local/bin/automake-1.10 - found > ===> ? faac-1.28 depends on file: /usr/local/bin/autoconf-2.62 - found > ===> ? faac-1.28 depends on file: /usr/local/bin/libtool - found > ===> ? faac-1.28 depends on shared library: mp4v2.0 - found > ===> ?Configuring for faac-1.28 > /usr/local/share/aclocal/soup.m4:7: warning: underquoted definition of > AM_PATH_SOUP > /usr/local/share/aclocal/soup.m4:7: ? run info '(automake)Extending aclocal' > /usr/local/share/aclocal/soup.m4:7: ? or see > http://sources.redhat.com/automake/automake.html#Extending-aclocal > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p > checking for gawk... gawk > checking whether gmake sets $(MAKE)... yes > checking for gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... configure: error: cannot run C > compiled programs. > If you meant to cross compile, use `--host'. > See `config.log' for more details. > ===> ?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`). > *** Error code 1 > > > -- > Paul Beard > contact info: www.paulbeard.org/paulbeard.vcf > > Are you trying to win an argument or solve a problem? > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > From paulbeard at gmail.com Thu Mar 12 22:20:00 2009 From: paulbeard at gmail.com (Paul Beard) Date: Thu Mar 12 22:20:06 2009 Subject: faac-1.28 fails to build In-Reply-To: <53a1e0710903122214m20331851y9ec83834f2c2b815@mail.gmail.com> References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> <53a1e0710903122214m20331851y9ec83834f2c2b815@mail.gmail.com> Message-ID: <7E5115DC-7525-4F32-BAB8-DCC4583119D0@gmail.com> On Mar 12, 2009, at 10:14 PM, Henry Hu wrote: > Then how about config.log this time... It should be different from > the last one. It is: what happened to libgnugetopt.so.1? 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-freebsd7.1 ## --------- ## ## Platform. ## ## --------- ## hostname = shuttle.paulbeard.org uname -m = i386 uname -r = 7.1-STABLE uname -s = FreeBSD uname -v = FreeBSD 7.1-STABLE #1: Sat Mar 7 23:00:26 PST 2009 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) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] 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-freebsd7.1 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-freebsd7.1' build_alias='i386-portbld-freebsd7.1' 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 -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From henry.hu.sh at gmail.com Fri Mar 13 00:04:21 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Fri Mar 13 00:04:28 2009 Subject: faac-1.28 fails to build In-Reply-To: <7E5115DC-7525-4F32-BAB8-DCC4583119D0@gmail.com> References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> <53a1e0710903122214m20331851y9ec83834f2c2b815@mail.gmail.com> <7E5115DC-7525-4F32-BAB8-DCC4583119D0@gmail.com> Message-ID: <53a1e0710903130004t32effe91t70a493cd58581dc6@mail.gmail.com> Why does libmp4v2.so depends on libgnugetopt.so? Please rebuild multimedia/mpeg4ip-libmp4v2 and retry. > ldd /usr/local/lib/libmp4v2.so /usr/local/lib/libmp4v2.so: libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x283bf000) libm.so.5 => /lib/libm.so.5 (0x2818b000) libc.so.7 => /lib/libc.so.7 (0x28089000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x281a0000) On Fri, Mar 13, 2009 at 1:19 PM, Paul Beard wrote: > > On Mar 12, 2009, at 10:14 PM, Henry Hu wrote: > >> Then how about config.log this time... It should be different from the >> last one. > > > It is: what happened to libgnugetopt.so.1? > > 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-freebsd7.1 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = shuttle.paulbeard.org > uname -m = i386 > uname -r = 7.1-STABLE > uname -s = FreeBSD > uname -v = FreeBSD 7.1-STABLE #1: Sat Mar ?7 23:00:26 PST 2009 > 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) 4.2.1 20070719 ?[FreeBSD] > Copyright (C) 2007 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. > Target: i386-undermydesk-freebsd > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 4.2.1 20070719 ?[FreeBSD] > 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-freebsd7.1 > 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-freebsd7.1' > build_alias='i386-portbld-freebsd7.1' > 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 > > -- > Paul Beard > contact info: www.paulbeard.org/paulbeard.vcf > > Are you trying to win an argument or solve a problem? > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > From paulbeard at gmail.com Fri Mar 13 07:42:29 2009 From: paulbeard at gmail.com (paul beard) Date: Fri Mar 13 07:42:34 2009 Subject: faac-1.28 fails to build In-Reply-To: <53a1e0710903130004t32effe91t70a493cd58581dc6@mail.gmail.com> References: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com> <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> <53a1e0710903122214m20331851y9ec83834f2c2b815@mail.gmail.com> <7E5115DC-7525-4F32-BAB8-DCC4583119D0@gmail.com> <53a1e0710903130004t32effe91t70a493cd58581dc6@mail.gmail.com> Message-ID: On Fri, Mar 13, 2009 at 12:04 AM, Henry Hu wrote: > > Why does libmp4v2.so depends on libgnugetopt.so? > Please rebuild multimedia/mpeg4ip-libmp4v2 and retry. This is turning into a huge exercise in yak-shaving . . . c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/aac.o .libs/ac3.o .libs/adts.o .libs/amr.o .libs/audio.o .libs/audio_hinters.o .libs/g711.o .libs/h264.o .libs/href.o .libs/l16.o .libs/mp3.o .libs/mbs.o .libs/mpeg3.o .libs/mpeg4.o .libs/rfc2250.o .libs/rfc2429.o .libs/rfc3016.o .libs/rfc3119.o .libs/rfc3267.o .libs/rfccrypto.o .libs/rfcisma.o .libs/rfch264.o -L/usr/local/lib -pthread -L/usr/lib -lstdc++ -lm -lgcc_pic /usr/lib/crtendS.o /usr/lib/crtn.o ?-pthread -pthread -pthread -Wl,-soname -Wl,libmp4av.so.0 -o .libs/libmp4av.so.0 /usr/bin/ld: cannot find -lgcc_pic gmake: *** [libmp4av.la] Error 1 *** Error code 2 Stop in /usr/ports/multimedia/mpeg4ip-libmp4v2. I just reinstalled using pkg_add -r and that solved the libgnugetopt problem. -- Paul Beard / www.paulbeard.org/ Simone de Beauvoir ?- "To catch a husband is an art; to hold him is a job." From paulbeard at gmail.com Fri Mar 13 11:19:42 2009 From: paulbeard at gmail.com (paul beard) Date: Fri Mar 13 11:19:49 2009 Subject: faac-1.28 fails to build In-Reply-To: References: <53a1e0710903122115j88a079ds8025b426e01d209e@mail.gmail.com> <6295D15B-780D-4479-8F53-1907EB68E912@gmail.com> <53a1e0710903122158mdb72d61oc1848a0dc9790255@mail.gmail.com> <53a1e0710903122214m20331851y9ec83834f2c2b815@mail.gmail.com> <7E5115DC-7525-4F32-BAB8-DCC4583119D0@gmail.com> <53a1e0710903130004t32effe91t70a493cd58581dc6@mail.gmail.com> Message-ID: On Fri, Mar 13, 2009 at 7:42 AM, paul beard wrote: > > I just reinstalled using pkg_add -r and that solved the libgnugetopt problem. OK, that seems to have been at the root of it. Not sure why this didn't get caught during portupgrade -fa after upgrading to 7.1. But glad it's resolved now. Thanks for the guidance. -- Paul Beard / www.paulbeard.org/ Jay London - "I saw a stationery store move." From edwin at FreeBSD.org Sat Mar 14 14:30:15 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Mar 14 14:30:28 2009 Subject: ports/132638: example.y4m.bz2 bad URL in multimedia/x264 port Message-ID: <200903142130.n2ELUEUV046240@freefall.freebsd.org> Synopsis: example.y4m.bz2 bad URL in multimedia/x264 port Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sat Mar 14 21:30:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132638 From jimmiejaz at gmail.com Sat Mar 14 18:34:58 2009 From: jimmiejaz at gmail.com (Jimmie James) Date: Sat Mar 14 18:35:04 2009 Subject: who broke snd_hda? Message-ID: <49BC5400.2020908@gmail.com> I have no sound anymore, from anything, no matter what device I point an application at. Today I have no sound with a new world/kernel: from dmesg hdac0: HDA Codec #0: Realtek ALC880 pcm0: at cad 0 nid 1 on hdac0 pcm1: at cad 0 nid 1 on hdac0 pcm2: at cad 0 nid 1 on hdac0 pcm3: at cad 0 nid 1 on hdac0 cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at cad 0 nid 1 on hdac0 [MPSAFE] pcm1: at cad 0 nid 1 on hdac0 [MPSAFE] pcm2: at cad 0 nid 1 on hdac0 [MPSAFE] pcm3: at cad 0 nid 1 on hdac0 [MPSAFE] mixer: Mixer speaker is currently set to 45:45 Mixer line is currently set to 75:75 Mixer mic is currently set to 0:0 Mixer mix is currently set to 30:30 Mixer monitor is currently set to 35:35 Last kernel from mid Jan.09 pcm0: pcm0: -- Over the years I've come to regard you as people I've met. From jimmiejaz at gmail.com Sat Mar 14 18:43:16 2009 From: jimmiejaz at gmail.com (Jimmie James) Date: Sat Mar 14 18:43:28 2009 Subject: who broke snd_hda? SOLVED Message-ID: <49BC5D36.6080102@gmail.com> hw.snd.default_unit=1 <-- This has fixed everything, from the looks of it. Not 100% sure what =1 means, but I have sound now. No line in/rec/CD volume controls, but working on that. /back to man pages mixer Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer mix is currently set to 0:0 Recording source: Still have to fix this. >I have no sound anymore, from anything, no matter what device I point an >application at. >Today I have no sound with a new world/kernel: >from dmesg >hdac0: HDA Codec #0: Realtek ALC880 >pcm0: at cad 0 nid 1 on hdac0 >pcm1: at cad 0 nid 1 on hdac0 >pcm2: at cad 0 nid 1 on hdac0 >pcm3: at cad 0 nid 1 on hdac0 >cat /dev/sndstat >FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) >Installed devices: >pcm0: at cad 0 nid 1 on hdac0 [MPSAFE] >pcm1: at cad 0 nid 1 on hdac0 [MPSAFE] >pcm2: at cad 0 nid 1 on hdac0 [MPSAFE] >pcm3: at cad 0 nid 1 on hdac0 [MPSAFE] >mixer: >Mixer speaker is currently set to 45:45 >Mixer line is currently set to 75:75 >Mixer mic is currently set to 0:0 >Mixer mix is currently set to 30:30 >Mixer monitor is currently set to 35:35 >Last kernel from mid Jan.09 >pcm0: >pcm0: -- Over the years I've come to regard you as people I've met. From jimmiejaz at gmail.com Sat Mar 14 19:53:37 2009 From: jimmiejaz at gmail.com (Jimmie James) Date: Sat Mar 14 19:53:43 2009 Subject: more snd_hda strange happenings. Message-ID: <49BC6DB4.30703@gmail.com> With hw.snd.default_unit=1 I have Mixer vol is currently set to 55:55 Mixer pcm is currently set to 50:50 Mixer mix is currently set to 0:0 adjusting vol and pcm changes volume level here. With hw.snd.default_unit=2 I have Mixer vol is currently set to 0:0 Mixer pcm is currently set to 0:0 Mixer mic is currently set to 0:0 Mixer mix is currently set to 60:60 Mixer rec is currently set to 0:0 Recording source: mic adjusting vol and pcm does nothing here, 0:0 or 100:100 nothing changes. With hw.snd.default_unit=3 I have Recording source: hdac0@pci0:0:27:0: class=0x040300 card=0x814e1043 chip=0x26688086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '11583659 Realtek High Definition Audio Controllers' class = multimedia subclass = HDA hdac0: HDA Codec #0: Realtek ALC880 pcm0: at cad 0 nid 1 on hdac0 pcm1: at cad 0 nid 1 on hdac0 pcm2: at cad 0 nid 1 on hdac0 pcm3: at cad 0 nid 1 on hdac0 -- Over the years I've come to regard you as people I've met. From bugmaster at FreeBSD.org Mon Mar 16 04:06:59 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Mar 16 04:08:39 2009 Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org Message-ID: <200903161106.n2GB6wC4043317@freefall.freebsd.org> 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/132638 multimedia example.y4m.bz2 bad URL in multimedia/x264 port o kern/132511 multimedia [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 f o ports/132434 multimedia [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, o ports/132431 multimedia multimedia/ogmtools dvdxchap are not installed. o ports/132428 multimedia [vuxml] multimedia/gstreamer-plugins-good: document TK o ports/132407 multimedia [patch] multimedia/ffmpeg: respect TMPDIR passed from o ports/132371 multimedia [vuxml] [patch] audio/libsndfile: update to 1.0.19 and f kern/132336 multimedia [snd_hda] Realtek ALC888 audio chipset does not work w 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/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 79 problems total. From glarkin at FreeBSD.org Mon Mar 16 08:27:19 2009 From: glarkin at FreeBSD.org (Greg Larkin) Date: Mon Mar 16 08:27:25 2009 Subject: Call for testers: MythTV 0.21 port upgrade In-Reply-To: <5a3296de25cb0522f4eb8259e6f428d3.squirrel@webmail.itac.at> References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.com> <49106BFF.9070305@FreeBSD.org> <1230742678.30559.29.camel@main.lerwick.hopto.org> <20081231174333.GA2839@soaustin.net> <495BBFFB.50808@FreeBSD.org> <496FBA3C.8020705@FreeBSD.org> <7f675262da5576a059ad2eb2becfbec5.squirrel@webmail.itac.at> <49791F13.9090306@FreeBSD.org> <897158138253233bfd3e231de9fcd936.squirrel@webmail.itac.at> <49B6DF08.1010501@FreeBSD.org> <5a3296de25cb0522f4eb8259e6f428d3.squirrel@webmail.itac.at> Message-ID: <49BE6FDE.6040706@FreeBSD.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernhard Fr?hlich wrote: [...] > > Great work and thanks to all of you! I've just seen the pkg-descr file and > the middle paragraph is now outdated i think ... > >> The current distributed version of MythTV >> (http://www.mythtv.org/modules.php?name=Downloads&d_op=viewdownload&cid=1) >> is out of date for just about all platforms. It is also protocol >> incompatible with the "bug fix" version, which is maintained under >> subversion, rather like the FreeBSD -STABLE branch. This port is a >> snapshot of svn version 13053, dated 15 March 2007. Later versions of >> this tree are no longer compatible with this port. > > Hi Bernhard, Thanks for the report, and I have updated the pkg-descr file. I'll commit the change soon, after I research some reports that I've received from other users. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJvm/e0sRouByUApARAjZEAKCljX9tWepuswAOme7ovxwsvurgSQCgp4Aj jByeTADrl460q0nmNe2LoA8= =3x01 -----END PGP SIGNATURE----- From dfilter at FreeBSD.ORG Mon Mar 16 12:30:05 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Mar 16 12:30:21 2009 Subject: ports/132434: commit references a PR Message-ID: <200903161930.n2GJU54W092987@freefall.freebsd.org> The following reply was made to PR ports/132434; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132434: commit references a PR Date: Mon, 16 Mar 2009 19:25:21 +0000 (UTC) miwi 2009-03-16 19:25:07 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document ffmpeg -- 4xm processing memory corruption vulnerability PR: based on 132434 Submitted by: Eygene Ryabinkin Revision Changes Path 1.1885 +35 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From miwi at FreeBSD.org Mon Mar 16 12:38:40 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Mar 16 12:38:51 2009 Subject: ports/132434: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite Message-ID: <200903161938.n2GJccBO007224@freefall.freebsd.org> Synopsis: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Mar 16 19:38:38 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132434 From miwi at FreeBSD.org Mon Mar 16 12:38:40 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Mar 16 12:38:51 2009 Subject: ports/132434: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite Message-ID: <200903161938.n2GJccBO007224@freefall.freebsd.org> Synopsis: [vuxml] [patch] multimedia/ffmpeg: fix TKADV2009-004, user-controlled memory overwrite State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Mar 16 19:38:38 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132434 From dfilter at FreeBSD.ORG Mon Mar 16 12:40:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Mar 16 12:40:14 2009 Subject: ports/132434: commit references a PR Message-ID: <200903161940.n2GJe3wA007312@freefall.freebsd.org> The following reply was made to PR ports/132434; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132434: commit references a PR Date: Mon, 16 Mar 2009 19:38:19 +0000 (UTC) miwi 2009-03-16 19:38:08 UTC FreeBSD ports repository Modified files: multimedia/ffmpeg Makefile Added files: multimedia/ffmpeg/files patch-tkadv2009-004 Log: - Fix 4xm Processing Memory Corruption Vulnerability - Bump PORTREVISON PR: 132434 Submitted by: Eygene Ryabinkin Security: http://www.vuxml.org/freebsd/6733e1bf-125f-11de-a964-0030843d3802.html Revision Changes Path 1.92 +1 -1 ports/multimedia/ffmpeg/Makefile 1.1 +17 -0 ports/multimedia/ffmpeg/files/patch-tkadv2009-004 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From miwi at FreeBSD.org Mon Mar 16 12:50:34 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Mar 16 12:50:46 2009 Subject: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 Message-ID: <200903161950.n2GJoXHQ022745@freefall.freebsd.org> Synopsis: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Mar 16 19:50:32 UTC 2009 State-Changed-Why: Documented thanks for your Submission.! http://www.freebsd.org/cgi/query-pr.cgi?pr=132371 From miwi at FreeBSD.org Mon Mar 16 12:50:34 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Mar 16 12:50:46 2009 Subject: ports/132371: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 Message-ID: <200903161950.n2GJoXHQ022745@freefall.freebsd.org> Synopsis: [vuxml] [patch] audio/libsndfile: update to 1.0.19 and fix CVE-2009-0186 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Mar 16 19:50:32 UTC 2009 State-Changed-Why: Documented thanks for your Submission.! http://www.freebsd.org/cgi/query-pr.cgi?pr=132371 From dfilter at FreeBSD.ORG Mon Mar 16 13:00:12 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Mar 16 13:00:19 2009 Subject: ports/132371: commit references a PR Message-ID: <200903162000.n2GK08Ka032105@freefall.freebsd.org> The following reply was made to PR ports/132371; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132371: commit references a PR Date: Mon, 16 Mar 2009 19:50:22 +0000 (UTC) miwi 2009-03-16 19:50:10 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document libsndfile -- CAF processing integer overflow vulnerability PR: based on 132371 Revision Changes Path 1.1887 +30 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From miwi at FreeBSD.org Mon Mar 16 13:37:37 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Mar 16 13:37:49 2009 Subject: ports/132428: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 Message-ID: <200903162037.n2GKbax1084855@freefall.freebsd.org> Synopsis: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Mar 16 20:37:36 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132428 From miwi at FreeBSD.org Mon Mar 16 13:37:37 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Mar 16 13:37:50 2009 Subject: ports/132428: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 Message-ID: <200903162037.n2GKbax1084855@freefall.freebsd.org> Synopsis: [vuxml] multimedia/gstreamer-plugins-good: document TKADV2009-003 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Mar 16 20:37:36 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132428 From dfilter at FreeBSD.ORG Mon Mar 16 13:40:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Mar 16 13:40:11 2009 Subject: ports/132428: commit references a PR Message-ID: <200903162040.n2GKe4wm084969@freefall.freebsd.org> The following reply was made to PR ports/132428; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132428: commit references a PR Date: Mon, 16 Mar 2009 20:37:30 +0000 (UTC) miwi 2009-03-16 20:37:17 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document gstreamer-plugins-good -- multiple memory overflows PR: based on 132428 Revision Changes Path 1.1888 +45 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From jimmiejaz at gmail.com Mon Mar 16 16:08:52 2009 From: jimmiejaz at gmail.com (Jimmie James) Date: Mon Mar 16 16:09:06 2009 Subject: snd_hda questions Message-ID: <49BEDC04.1080202@gmail.com> With the recent snd_hda changes, I have more audio devices than ever: hdac0: HDA Codec #0: Realtek ALC880 pcm0: at cad 0 nid 1 on hdac0 pcm1: at cad 0 nid 1 on hdac0 pcm2: at cad 0 nid 1 on hdac0 pcm3: at cad 0 nid 1 on hdac0 hdac0@pci0:0:27:0: class=0x040300 card=0x814e1043 chip=0x26688086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '11583659 Realtek High Definition Audio Controllers' class = multimedia subclass = HDA With hw.snd.default_unit=1 I have (adjusting vol and pcm changes volume level here.) Mixer vol is currently set to 55:55 Mixer pcm is currently set to 50:50 Mixer mix is currently set to 0:0 With hw.snd.default_unit=2 I have (adjusting vol and pcm does nothing here, 0:0 or 100:100 nothing changes) Mixer vol is currently set to 0:0 Mixer pcm is currently set to 0:0 Mixer mic is currently set to 0:0 Mixer mix is currently set to 60:60 Mixer rec is currently set to 0:0 Recording source: mic With hw.snd.default_unit=3 I have Recording source: Mail notification sounds from Thunderbird are barely audible, and I can't control the volume for it. Can someone point me in the right direction to control/use the different pcm* devices, the man pages aren't totally clear to me. Thanks -- Over the years I've come to regard you as people I've met. From dlacroix at gmail.com Mon Mar 16 18:40:44 2009 From: dlacroix at gmail.com (David La Croix) Date: Mon Mar 16 18:40:51 2009 Subject: Call for testers: MythTV 0.21 port upgrade In-Reply-To: <49BE6FDE.6040706@FreeBSD.org> References: <490B64FC.60608@FreeBSD.org> <20081231174333.GA2839@soaustin.net> <495BBFFB.50808@FreeBSD.org> <496FBA3C.8020705@FreeBSD.org> <7f675262da5576a059ad2eb2becfbec5.squirrel@webmail.itac.at> <49791F13.9090306@FreeBSD.org> <897158138253233bfd3e231de9fcd936.squirrel@webmail.itac.at> <49B6DF08.1010501@FreeBSD.org> <5a3296de25cb0522f4eb8259e6f428d3.squirrel@webmail.itac.at> <49BE6FDE.6040706@FreeBSD.org> Message-ID: I'm running the mythtv port from the original patch... at the beginning of this thread and I've seen something extremely frustrating ever since the Daylight savings time started... (Using an HDhomerun for the tuner). I can run the command to reload my schedule, and it looks correct in the grid view ... At some unknown interval, sometimes as much as 30 minutes later, one or more of the channels will shift their schedule as if it's applying a correction to the timezone after-the fact. Re-running mythfilldatabase --refresh-today sets the schedule back to what it's supposed to be ... and then some other channel shifts. My /etc/localtime corresponds to EST5EDT ... and my OS is 7.1pl3 ... > mythbackend --version Please include all output in bug reports. MythTV Version : Unknown MythTV Branch : tags/release-0-21 Library API : 0.21.20080304-1 Network Protocol : 40 Options compiled in: freebsd release using_oss using_arts using_backend using_dbox2 using_frontend using_hdhomerun using_iptv using_v4l using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_ffmpeg_threads using_live I've tried setting the timezone in mythtv-config from auto to -4 -- which is EDT ... but it doesn't seem to make any difference ... the overcorrection seems to happen at random intervals ... Anybody have any ideas? Any possibility anybody's working on the "fixes" release? 2009/3/16 Greg Larkin : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Bernhard Fr?hlich wrote: > [...] >> >> Great work and thanks to all of you! I've just seen the pkg-descr file and >> the middle paragraph is now outdated i think ... >> >>> The current distributed version of MythTV >>> (http://www.mythtv.org/modules.php?name=Downloads&d_op=viewdownload&cid=1) >>> is out of date for just about all platforms. ?It is also protocol >>> incompatible with the "bug fix" version, which is maintained under >>> subversion, rather like the FreeBSD -STABLE branch. ?This port is a >>> snapshot of svn version 13053, dated 15 March 2007. ?Later versions of >>> this tree are no longer compatible with this port. >> >> > > Hi Bernhard, > > Thanks for the report, and I have updated the pkg-descr file. ?I'll > commit the change soon, after I research some reports that I've received > from other users. > > Regards, > Greg > - -- > Greg Larkin > > http://www.FreeBSD.org/ ? ? ? - The Power To Serve > http://www.sourcehosting.net/ - Ready. Set. Code. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFJvm/e0sRouByUApARAjZEAKCljX9tWepuswAOme7ovxwsvurgSQCgp4Aj > jByeTADrl460q0nmNe2LoA8= > =3x01 > -----END PGP SIGNATURE----- > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" > From Alexander at Leidinger.net Tue Mar 17 01:15:47 2009 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Tue Mar 17 01:15:54 2009 Subject: snd_hda questions In-Reply-To: <49BEDC04.1080202@gmail.com> References: <49BEDC04.1080202@gmail.com> Message-ID: <20090317085739.107026pf46dpz6cg@webmail.leidinger.net> Quoting Jimmie James (from Mon, 16 Mar 2009 19:08:52 -0400): > With the recent snd_hda changes, I have more audio devices than ever: > hdac0: HDA Codec #0: Realtek ALC880 > pcm0: at cad 0 nid 1 on hdac0 > pcm1: at cad 0 nid 1 on hdac0 > pcm2: at cad 0 nid 1 on hdac0 > pcm3: at cad 0 nid 1 on hdac0 The new HDA code supports more stuff of your HDA soundchip. As you can see above you have controls for digital output (and maybe input) at pcm0. > With hw.snd.default_unit=1 I have (adjusting vol and pcm changes > volume level here.) > Mixer vol is currently set to 55:55 > Mixer pcm is currently set to 50:50 > Mixer mix is currently set to 0:0 Here you have probably the line-in and line-out jacks for analog data. > With hw.snd.default_unit=2 I have (adjusting vol and pcm does > nothing here, 0:0 or 100:100 nothing changes) > Mixer vol is currently set to 0:0 > Mixer pcm is currently set to 0:0 > Mixer mic is currently set to 0:0 > Mixer mix is currently set to 60:60 > Mixer rec is currently set to 0:0 > Recording source: mic The new code knows about front-jacks and rear-jacks, is able to play on multiple channels (think about discrete home cinema surround sound like 5.1 or 7.1). What the above (and below refers to, I don't know, you don't give enough info). > With hw.snd.default_unit=3 I have > Recording source: > > Mail notification sounds from Thunderbird are barely audible, and I > can't control the volume for it. > Can someone point me in the right direction to control/use the > different pcm* devices, the man pages aren't totally clear to me. You could look at /dev/sndstat (AFAIK the color codes of the jack are listed there, but I'm not sure about this) and the verbose bootmessage (boot -v), they give more information. You also need to test your loudspeakers/headphone/whatever on each jack for each pcm device. If the sound still does not work as expected with a recent version of FreeBSD, you need to send the (HDA) messages from a verbose boot to this list with a description of what does not work as expected. Bye, Alexander. -- Never go to a doctor whose office plants have died. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From mav at FreeBSD.org Tue Mar 17 01:40:07 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Tue Mar 17 01:40:17 2009 Subject: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Message-ID: <200903170840.n2H8e6qA053243@freefall.freebsd.org> The following reply was made to PR kern/132511; it has been noted by GNATS. From: Alexander Motin To: bug-followup@FreeBSD.org, ilari.laitinen@iki.fi Cc: Subject: Re: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Date: Tue, 17 Mar 2009 10:38:12 +0200 There is several reports about problems with enabling MSI interrupts on NVidia chipsets. It is not enabled now for 7-STABLE by default, but looks like you have latest driver from 8-CURRENT where it is enabled. Try to add hint.hdac.0.msi=0 into loader.conf to disable it and report result. -- Alexander Motin From lioux at FreeBSD.org Tue Mar 17 06:25:13 2009 From: lioux at FreeBSD.org (lioux@FreeBSD.org) Date: Tue Mar 17 06:25:19 2009 Subject: ports/132638: example.y4m.bz2 bad URL in multimedia/x264 port Message-ID: <200903171325.n2HDPDFm027757@freefall.freebsd.org> Synopsis: example.y4m.bz2 bad URL in multimedia/x264 port State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Tue Mar 17 13:25:12 UTC 2009 State-Changed-Why: A fix has been committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132638 From dfilter at FreeBSD.ORG Tue Mar 17 06:30:08 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Tue Mar 17 06:30:14 2009 Subject: ports/132638: commit references a PR Message-ID: <200903171330.n2HDU8iS028012@freefall.freebsd.org> The following reply was made to PR ports/132638; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132638: commit references a PR Date: Tue, 17 Mar 2009 13:23:26 +0000 (UTC) lioux 2009-03-17 13:23:12 UTC FreeBSD ports repository Modified files: multimedia/x264 Makefile Log: Fix WITH_PGO fetch by actually using MASTER_SITES:n on PGO distfiles as intended. PR: 132638 Submitted by: Dan Pritts Revision Changes Path 1.66 +1 -1 ports/multimedia/x264/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From edwin at FreeBSD.org Tue Mar 17 11:10:21 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Mar 17 11:12:28 2009 Subject: ports/132736: Update port: audio/libsamplerate to 0.1.7 Message-ID: <200903171810.n2HIAK9V089653@freefall.freebsd.org> Synopsis: Update port: audio/libsamplerate to 0.1.7 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Tue Mar 17 18:10:20 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132736 From miwi at FreeBSD.org Tue Mar 17 12:53:28 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Tue Mar 17 12:53:34 2009 Subject: ports/132736: Update port: audio/libsamplerate to 0.1.7 Message-ID: <200903171953.n2HJrR5o030473@freefall.freebsd.org> Synopsis: Update port: audio/libsamplerate to 0.1.7 Responsible-Changed-From-To: freebsd-multimedia->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Mar 17 19:53:27 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=132736 From josep at bellera.cat Tue Mar 17 14:43:38 2009 From: josep at bellera.cat (Josep Pujadas i Jubany) Date: Tue Mar 17 14:43:50 2009 Subject: rtmpdump on FreeBSD Message-ID: <20090317211840.M48158@bellera.cat> Hello! Anyboby uses rtmpdump on FreeBSD? http://sourceforge.net/projects/rtmpdump/ I have problems using 1.3 version and compiling 1.4 version: http://sourceforge.net/forum/forum.php?thread_id=3106556&forum_id=900998 http://sourceforge.net/forum/forum.php?thread_id=3105424&forum_id=900998 Regards, Josep Pujadas From josep at bellera.cat Tue Mar 17 14:43:39 2009 From: josep at bellera.cat (Josep Pujadas i Jubany) Date: Tue Mar 17 14:43:51 2009 Subject: Multiprotocol Streaming DownLoader (MSDL) Message-ID: <20090317211018.M73444@bellera.cat> Hello! msdl permits to download streaming such mms or rtsp I downloaded & compiled on a FreeBSD 6.2 machine and it wokrs fine for my rtsp needs. http://msdl.sourceforge.net/ I think it will be interesting to have it as a FreeBSD port. Regards, Josep Pujadas From dlacroix at gmail.com Tue Mar 17 18:39:49 2009 From: dlacroix at gmail.com (David La Croix) Date: Tue Mar 17 18:40:02 2009 Subject: Call for testers: MythTV 0.21 port upgrade In-Reply-To: References: <490B64FC.60608@FreeBSD.org> <495BBFFB.50808@FreeBSD.org> <496FBA3C.8020705@FreeBSD.org> <7f675262da5576a059ad2eb2becfbec5.squirrel@webmail.itac.at> <49791F13.9090306@FreeBSD.org> <897158138253233bfd3e231de9fcd936.squirrel@webmail.itac.at> <49B6DF08.1010501@FreeBSD.org> <5a3296de25cb0522f4eb8259e6f428d3.squirrel@webmail.itac.at> <49BE6FDE.6040706@FreeBSD.org> Message-ID: Following up to myself, because I think I figured it out ... I had EIT scans enabled ... I think that the information stream coming from the TV station was shifting the schedule ... That's the only process I could find that updates the schedule outside of running mythfilldatabase. On Mon, Mar 16, 2009 at 9:07 PM, David La Croix wrote: > I'm running the mythtv port from the original patch... at the > beginning of this thread and I've seen something extremely frustrating > ever since the Daylight savings time started... > > (Using an HDhomerun for the tuner). > > I can run the command to reload my schedule, and it looks correct in > the grid view ... ? At some unknown interval, sometimes as much as 30 > minutes later, one or more of the channels will shift their schedule > as if it's applying a correction to the timezone after-the fact. > Re-running mythfilldatabase --refresh-today sets the schedule back to > what it's supposed to be ... and then some other channel shifts. > > My /etc/localtime corresponds to EST5EDT ... and my OS is 7.1pl3 ... > >> mythbackend --version > Please include all output in bug reports. > MythTV Version ? : Unknown > MythTV Branch ? ?: tags/release-0-21 > Library API ? ? ?: 0.21.20080304-1 > Network Protocol : 40 > Options compiled in: > ?freebsd release using_oss using_arts using_backend using_dbox2 > using_frontend using_hdhomerun using_iptv using_v4l using_x11 > using_xrandr using_xv using_bindings_perl using_bindings_python > using_ffmpeg_threads using_live > > > I've tried setting the timezone in mythtv-config from auto to -4 -- > which is EDT ... but it doesn't seem to make any difference ... the > overcorrection seems to happen at random intervals ... > > Anybody have any ideas? ? ?Any possibility anybody's working on the > "fixes" release? > > > > 2009/3/16 Greg Larkin : >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Bernhard Fr?hlich wrote: >> [...] >>> >>> Great work and thanks to all of you! I've just seen the pkg-descr file and >>> the middle paragraph is now outdated i think ... >>> >>>> The current distributed version of MythTV >>>> (http://www.mythtv.org/modules.php?name=Downloads&d_op=viewdownload&cid=1) >>>> is out of date for just about all platforms. ?It is also protocol >>>> incompatible with the "bug fix" version, which is maintained under >>>> subversion, rather like the FreeBSD -STABLE branch. ?This port is a >>>> snapshot of svn version 13053, dated 15 March 2007. ?Later versions of >>>> this tree are no longer compatible with this port. >>> >>> >> >> Hi Bernhard, >> >> Thanks for the report, and I have updated the pkg-descr file. ?I'll >> commit the change soon, after I research some reports that I've received >> from other users. >> >> Regards, >> Greg >> - -- >> Greg Larkin >> >> http://www.FreeBSD.org/ ? ? ? - The Power To Serve >> http://www.sourcehosting.net/ - Ready. Set. Code. >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.7 (MingW32) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >> >> iD8DBQFJvm/e0sRouByUApARAjZEAKCljX9tWepuswAOme7ovxwsvurgSQCgp4Aj >> jByeTADrl460q0nmNe2LoA8= >> =3x01 >> -----END PGP SIGNATURE----- >> >> _______________________________________________ >> freebsd-multimedia@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" >> > From danlii at frozenbanana.net Wed Mar 18 04:31:18 2009 From: danlii at frozenbanana.net (Daniel Liikamaa) Date: Wed Mar 18 04:31:27 2009 Subject: Failed compile: gst-plugins-base Message-ID: <49C0D7CB.9050907@frozenbanana.net> Attached is the three things mentioned in the error output. -- Daniel Liikamaa danlii@frozenbanana.net E 13? 10' 30.20" N 55? 43' 47.13" -------------- next part -------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer Base Plug-ins configure 0.10.22, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-alsa --disable-cdparanoia --disable-gio --disable-gnomevfs --disable-libvisual --disable-ogg --disable-pango --disable-theora --disable-vorbis --disable-alsa --disable-amrwb --disable-apexsink --disable-bz2 --disable-cdaudio --disable-celt --disable-dc1394 --disable-directfb --disable-dirac --disable-divx --disable-dts --disable-dvb --disable-faac --disable-faad --disable-gsm --disable-ivorbis --disable-jack --disable-libmms --disable-metadata --disable-mpeg2enc --disable-mplex --disable-musepack --disable-musicbrainz --disable-mythtv --disable-nas --disable-neon --disable-ofa --disable-oss4 --disable-qtwrapper --disable-resindvd --disable-sdl --disable-sf --disable-sndfile --disable-soundtouch --disable-spc --disable-swfdec --disable-theoraexpdec --disable-timidity --disable-twolame --disable-vcdsrc --disable-wildmidi --disable-wininet --disable-x264 --disable-xvid --disable-aalib --disable-annodex --disable-cairo --disable-dv --disable-esd --disable-flac --disable-gconf --disable-gdk_pixbuf --disable-hal --disable-jpeg --disable-ladspa --disable-libcaca --disable-libpng --disable-raw1394 --disable-shout2 --disable-soup --disable-speex --disable-taglib --disable-wavpack --disable-gnome_vfs --enable-base --disable-tests --disable-examples --disable-1394 --disable-acm --disable-amrnb --disable-alsa --disable-http --enable-cdrom --disable-gconf --disable-gconftool --disable-schemas-install --enable-oss --disable-osx_audio --disable-osx_video --disable-directdrawsink --disable-directsoundsink --disable-v4l2src --disable-tarkin --enable-static --disable-sunaudio --disable-xine --enable-x --enable-xshm --enable-xvideo --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.1 ## --------- ## ## Platform. ## ## --------- ## hostname = corrado.frozenbanana.net uname -m = i386 uname -r = 7.1-STABLE uname -s = FreeBSD uname -v = FreeBSD 7.1-STABLE #8: Sat Feb 28 11:44:28 EST 2009 root@pcbsdx32-7:/usr/obj/pcbsd-build71/cvs/7.1-src/sys/PCBSD /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: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /usr/games PATH: /usr/lib/j2re1.4-sun/bin PATH: /home/danlii/bin PATH: /opt/cxoffice/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2434: checking for a BSD-compatible install configure:2490: result: /usr/bin/install -c -o root -g wheel configure:2501: checking whether build environment is sane configure:2544: result: yes configure:2572: checking for a thread-safe mkdir -p configure:2611: result: ./install-sh -c -d configure:2624: checking for gawk configure:2640: found /usr/X11R6/bin/gawk configure:2651: result: gawk configure:2662: checking whether gmake sets $(MAKE) configure:2683: result: yes configure:2883: checking nano version configure:2889: result: 0 (release) configure:2910: checking whether to enable maintainer-specific portions of Makefiles configure:2919: result: no configure:2939: checking build system type configure:2957: result: i386-portbld-freebsd7.1 configure:2979: checking host system type configure:2994: result: i386-portbld-freebsd7.1 configure:3397: checking for style of include used by gmake configure:3425: result: GNU configure:3495: checking for gcc configure:3522: result: cc configure:3760: checking for C compiler version configure:3767: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:3770: $? = 0 configure:3777: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3780: $? = 0 configure:3787: cc -V >&5 cc: '-V' option must have argument configure:3790: $? = 1 configure:3813: checking for C compiler default output file name configure:3840: cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:3843: $? = 0 configure:3881: result: a.out configure:3898: checking whether the C compiler works configure:3908: ./a.out configure:3911: $? = 0 configure:3928: result: yes configure:3935: checking whether we are cross compiling configure:3937: result: no configure:3940: checking for suffix of executables configure:3947: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:3950: $? = 0 configure:3974: result: configure:3980: checking for suffix of object files configure:4006: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:4009: $? = 0 configure:4032: result: o configure:4036: checking whether we are using the GNU C compiler configure:4065: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:4071: $? = 0 configure:4088: result: yes configure:4093: checking whether cc accepts -g configure:4123: cc -c -g -I/usr/local/include conftest.c >&5 configure:4129: $? = 0 configure:4228: result: yes configure:4245: checking for cc option to accept ISO C89 configure:4319: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:4325: $? = 0 configure:4348: result: none needed configure:4368: checking dependency style of cc configure:4459: result: gcc3 configure:4474: checking for a sed that does not truncate output configure:4553: result: /usr/bin/sed configure:4571: checking for grep that handles long lines and -e configure:4645: result: /usr/bin/grep configure:4650: checking for egrep configure:4728: result: /usr/bin/grep -E configure:4733: checking for fgrep configure:4811: result: /usr/bin/grep -F configure:4846: checking for ld used by cc configure:4913: result: /usr/bin/ld configure:4922: checking if the linker (/usr/bin/ld) is GNU ld configure:4937: result: yes configure:4949: checking for BSD- or MS-compatible name lister (nm) configure:4998: result: /usr/bin/nm -B configure:5120: checking the name lister (/usr/bin/nm -B) interface configure:5127: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:5130: /usr/bin/nm -B "conftest.o" configure:5133: output 00000000 B some_variable configure:5140: result: BSD nm configure:5143: checking whether ln -s works configure:5147: result: yes configure:5155: checking the maximum length of command line arguments configure:5275: result: 262144 configure:5292: checking whether the shell understands some XSI constructs configure:5302: result: yes configure:5306: checking whether the shell understands "+=" configure:5312: result: no configure:5347: checking for /usr/bin/ld option to reload object files configure:5354: result: -r configure:5381: checking how to recognize dependent libraries configure:5571: result: pass_all configure:5631: checking for ar configure:5647: found /usr/bin/ar configure:5658: result: ar configure:5740: checking for strip configure:5756: found /usr/bin/strip configure:5767: result: strip configure:5843: checking for ranlib configure:5859: found /usr/bin/ranlib configure:5870: result: ranlib configure:5964: checking command to parse /usr/bin/nm -B output from cc object configure:6082: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:6085: $? = 0 configure:6089: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6092: $? = 0 configure:6146: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c conftstm.o >&5 configure:6149: $? = 0 configure:6187: result: ok configure:7066: checking how to run the C preprocessor configure:7106: cc -E -I/usr/local/include conftest.c configure:7112: $? = 0 configure:7143: cc -E -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:7149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | /* end confdefs.h. */ | #include configure:7182: result: cc -E configure:7211: cc -E -I/usr/local/include conftest.c configure:7217: $? = 0 configure:7248: cc -E -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:7254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | /* end confdefs.h. */ | #include configure:7292: checking for ANSI C header files configure:7322: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7328: $? = 0 configure:7427: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:7430: $? = 0 configure:7436: ./conftest configure:7439: $? = 0 configure:7456: result: yes configure:7480: checking for sys/types.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for sys/stat.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for stdlib.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for string.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for memory.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for strings.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for inttypes.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for stdint.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7480: checking for unistd.h configure:7501: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7507: $? = 0 configure:7523: result: yes configure:7539: checking for dlfcn.h configure:7560: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:7566: $? = 0 configure:7582: result: yes configure:7762: checking for objdir configure:7777: result: .libs configure:8073: checking if cc supports -fno-rtti -fno-exceptions configure:8091: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8095: $? = 0 configure:8108: result: no configure:8128: checking for cc option to produce PIC configure:8385: result: -fPIC -DPIC configure:8397: checking if cc PIC flag -fPIC -DPIC works configure:8415: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8419: $? = 0 configure:8432: result: yes configure:8456: checking if cc static flag -static works configure:8484: result: yes configure:8499: checking if cc supports -c -o file.o configure:8520: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8524: $? = 0 configure:8546: result: yes configure:8554: checking if cc supports -c -o file.o configure:8601: result: yes configure:8634: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9689: result: yes configure:9726: checking whether -lc should be explicitly linked in configure:9731: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:9734: $? = 0 configure:9749: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9752: $? = 0 configure:9764: result: no configure:9928: checking dynamic linker characteristics configure:10619: result: freebsd7.1 ld.so configure:10721: checking how to hardcode library paths into programs configure:10746: result: immediate configure:10865: checking for shl_load configure:10921: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 /var/tmp//ccosa5Mb.o(.text+0x12): In function `main': : undefined reference to `shl_load' configure:10927: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:10944: result: no configure:10949: checking for shl_load in -ldld configure:10984: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld configure:10990: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11008: result: no configure:11013: checking for dlopen configure:11069: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:11075: $? = 0 configure:11092: result: yes configure:11325: checking whether a program can dlopen itself configure:11399: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -pthread -Wl,--export-dynamic conftest.c >&5 configure: In function 'main': configure:11395: warning: incompatible implicit declaration of built-in function 'exit' configure:11402: $? = 0 configure:11420: result: yes configure:11425: checking whether a statically linked program can dlopen itself configure:11499: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -pthread -Wl,--export-dynamic -static conftest.c >&5 configure: In function 'main': configure:11495: warning: incompatible implicit declaration of built-in function 'exit' configure:11502: $? = 0 Service unavailable configure:11520: result: no configure:11559: checking whether stripping libraries is possible configure:11564: result: yes configure:11599: checking if libtool supports shared libraries configure:11601: result: yes configure:11604: checking whether to build shared libraries configure:11625: result: yes configure:11628: checking whether to build static libraries configure:11632: result: yes configure:11734: checking whether NLS is requested configure:11743: result: yes configure:11784: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:11816: result: /usr/local/bin/msgfmt configure:11825: checking for gmsgfmt configure:11856: result: /usr/local/bin/msgfmt configure:11907: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:11939: result: /usr/local/bin/xgettext configure:11985: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:12016: result: /usr/local/bin/msgmerge configure:12073: checking for ld used by GCC configure:12137: result: /usr/bin/ld configure:12146: checking if the linker (/usr/bin/ld) is GNU ld configure:12159: result: yes configure:12166: checking for shared library run path origin configure:12179: result: done configure:12680: checking for CFPreferencesCopyAppValue configure:12708: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:22:42: error: CoreFoundation/CFPreferences.h: No such file or directory conftest.c: In function 'main': conftest.c:26: error: 'NULL' undeclared (first use in this function) conftest.c:26: error: (Each undeclared identifier is reported only once conftest.c:26: error: for each function it appears in.) configure:12714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:12732: result: no configure:12741: checking for CFLocaleCopyCurrent configure:12769: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:22:37: error: CoreFoundation/CFLocale.h: No such file or directory configure:12775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:12793: result: no configure:12844: checking for GNU gettext in libc configure:12874: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 /var/tmp//ccFsNTDQ.o(.text+0x21): In function `main': : undefined reference to `libintl_bindtextdomain' /var/tmp//ccFsNTDQ.o(.text+0x2d): In function `main': : undefined reference to `libintl_gettext' /var/tmp//ccFsNTDQ.o(.text+0x33): In function `main': : undefined reference to `_nl_domain_bindings' /var/tmp//ccFsNTDQ.o(.text+0x3a): In function `main': : undefined reference to `_nl_msg_cat_cntr' configure:12880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:12898: result: no configure:12932: checking for iconv configure:12964: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 /var/tmp//cc3HlI7m.o(.text+0x26): In function `main': : undefined reference to `libiconv_open' /var/tmp//cc3HlI7m.o(.text+0x50): In function `main': : undefined reference to `libiconv' /var/tmp//cc3HlI7m.o(.text+0x58): In function `main': : undefined reference to `libiconv_close' configure:12970: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:13013: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:13019: $? = 0 configure:13040: result: yes configure:13043: checking for working iconv configure:13129: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 conftest.c: In function 'main': conftest.c:41: warning: passing argument 2 of 'libiconv' from incompatible pointer type configure:13132: $? = 0 configure:13138: ./conftest configure:13141: $? = 0 configure:13159: result: yes configure:13176: checking how to link with libiconv configure:13178: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:13624: checking for GNU gettext in libintl configure:13662: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:13668: $? = 0 configure:13745: result: yes configure:13782: checking whether to use NLS configure:13784: result: yes configure:13787: checking where the gettext function comes from configure:13798: result: external libintl configure:13806: checking how to link with libintl configure:13808: result: /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:13989: checking for pkg-config configure:14007: found /usr/X11R6/bin/pkg-config configure:14019: result: /usr/X11R6/bin/pkg-config configure:14048: checking pkg-config is at least version 0.9.0 configure:14051: result: yes configure:14079: checking for VALGRIND configure:14087: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ" gnome-config: not found Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:14090: $? = 1 configure:14105: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ" gnome-config: not found Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:14108: $? = 1 No package 'valgrind' found configure:14136: result: no configure:14140: result: no configure:14410: Using GStreamer Base Plug-ins source release as package name configure:14438: Using Unknown package origin as package origin configure:14496: Using /usr/local/libexec/gst-install-plugins-helper as plugin install helper configure:14524: *** checking feature: building of plug-ins with external deps *** configure:14581: building external plug-ins configure:14626: *** checking feature: building of experimental plug-ins *** configure:14701: not building experimental plug-ins configure:14841: checking whether byte ordering is bigendian configure:14874: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:14880: $? = 0 configure:14912: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:40: error: 'not' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) conftest.c:40: error: expected ';' before 'big' configure:14918: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/local/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15058: result: no configure:15205: checking for special C compiler options needed for large files configure:15298: result: no configure:15304: checking for _FILE_OFFSET_BITS value needed for large files configure:15339: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:15345: $? = 0 configure:15413: result: no configure:15598: checking for gcc configure:15625: result: cc configure:15863: checking for C compiler version configure:15870: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:15873: $? = 0 configure:15880: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:15883: $? = 0 configure:15890: cc -V >&5 cc: '-V' option must have argument configure:15893: $? = 1 configure:15896: checking whether we are using the GNU C compiler configure:15948: result: yes configure:15953: checking whether cc accepts -g configure:16088: result: yes configure:16105: checking for cc option to accept ISO C89 configure:16208: result: none needed configure:16228: checking dependency style of cc configure:16319: result: gcc3 configure:16339: checking whether cc understands -c and -o together configure:16371: cc -c conftest.c -o conftest2.o >&5 configure:16374: $? = 0 configure:16380: cc -c conftest.c -o conftest2.o >&5 configure:16383: $? = 0 configure:16435: result: yes configure:16464: checking for valgrind configure:16495: result: no configure:16547: checking whether to build gtk-doc documentation configure:16549: result: no configure:16556: checking for gtkdoc-check configure:16589: result: no configure:16620: Looking for Python version >= 2.1 configure:16638: checking for python configure:16656: found /usr/local/bin/python configure:16668: result: /usr/local/bin/python configure:16680: checking "/usr/local/bin/python": configure:16682: result: okay configure:16698: checking local Python configuration configure:16735: result: looks good configure:16743: checking whether to build plugin documentation configure:16750: result: no (gtk-doc disabled or not available) configure:16903: checking for cos in -lm configure:16938: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm >&5 conftest.c:41: warning: conflicting types for built-in function 'cos' configure:16944: $? = 0 configure:16962: result: yes configure:16975: checking for ANSI C header files configure:17139: result: yes configure:17155: checking for stdlib.h configure:17161: result: yes configure:17311: checking regex.h usability configure:17328: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:17334: $? = 0 configure:17348: result: yes configure:17352: checking regex.h presence configure:17367: cc -E -I/usr/local/include conftest.c configure:17373: $? = 0 configure:17387: result: yes configure:17420: checking for regex.h configure:17428: result: yes configure:17482: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/PCBSD/local/include/libxml2 -I/PCBSD/local/include conftest.c >&5 configure:17488: $? = 0 configure:17530: checking sys/socket.h usability configure:17547: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:17553: $? = 0 configure:17567: result: yes configure:17571: checking sys/socket.h presence configure:17586: cc -E -I/usr/local/include conftest.c configure:17592: $? = 0 configure:17606: result: yes configure:17639: checking for sys/socket.h configure:17647: result: yes configure:17686: checking winsock2.h usability configure:17703: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:71:22: error: winsock2.h: No such file or directory configure:17709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/local/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HOST_CPU "i386" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17723: result: no configure:17727: checking winsock2.h presence configure:17742: cc -E -I/usr/local/include conftest.c conftest.c:38:22: error: winsock2.h: No such file or directory configure:17748: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/local/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HOST_CPU "i386" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:17762: result: no configure:17795: checking for winsock2.h configure:17803: result: no configure:17822: checking for hstrerror configure:17878: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:17884: $? = 0 configure:17901: result: yes configure:18007: checking process.h usability configure:18024: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:71:21: error: process.h: No such file or directory configure:18030: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/local/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HOST_CPU "i386" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18044: result: no configure:18048: checking process.h presence configure:18063: cc -E -I/usr/local/include conftest.c conftest.c:38:21: error: process.h: No such file or directory configure:18069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.22" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/local/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HOST_CPU "i386" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:18083: result: no configure:18116: checking for process.h configure:18124: result: no configure:17997: checking for sys/types.h configure:18003: result: yes configure:18007: checking sys/wait.h usability configure:18024: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:18030: $? = 0 configure:18044: result: yes configure:18048: checking sys/wait.h presence configure:18063: cc -E -I/usr/local/include conftest.c configure:18069: $? = 0 configure:18083: result: yes configure:18116: checking for sys/wait.h configure:18124: result: yes configure:17997: checking for sys/stat.h configure:18003: result: yes configure:18139: checking for stdint types configure:18172: cc -c conftest.c >&5 configure:18178: $? = 0 configure:18256: result: stdint.h (shortcircuit) configure:20962: result: make use of stdint.h in _stdint.h (assuming C99 compatible system) configure:20975: checking for localtime_r configure:21031: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:21037: $? = 0 configure:21055: result: yes configure:20975: checking for gmtime_r configure:21031: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:21037: $? = 0 configure:21055: result: yes configure:21069: checking for FIONREAD in sys/ioctl.h configure:21103: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:21109: $? = 0 configure:21127: result: yes configure:21214: checking for inline configure:21240: cc -c -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:21246: $? = 0 configure:21264: result: inline configure:21285: checking for _LARGEFILE_SOURCE value needed for large files configure:21314: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:21320: $? = 0 configure:21386: result: no configure:21412: checking for lrint configure:21443: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm >&5 configure:21449: $? = 0 configure:21466: result: yes configure:21476: checking for lrintf configure:21507: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm >&5 configure:21513: $? = 0 configure:21530: result: yes configure:21543: checking whether cc implements __PRETTY_FUNCTION__ configure:21570: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:21576: $? = 0 configure:21595: result: yes configure:21605: checking whether cc implements __FUNCTION__ configure:21632: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:21638: $? = 0 configure:21657: result: yes configure:21667: checking whether cc implements __func__ configure:21694: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:21700: $? = 0 configure:21719: result: yes configure:21766: checking for GLIB configure:21774: $PKG_CONFIG --exists --print-errors "$which" configure:21777: $? = 0 configure:21792: $PKG_CONFIG --exists --print-errors "$which" configure:21795: $? = 0 configure:21855: result: yes configure:21884: checking for LIBOIL configure:21892: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.14" gnome-config: not found Package liboil-0.3 was not found in the pkg-config search path. Perhaps you should add the directory containing `liboil-0.3.pc' to the PKG_CONFIG_PATH environment variable No package 'liboil-0.3' found configure:21895: $? = 1 configure:21910: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.14" gnome-config: not found Package liboil-0.3 was not found in the pkg-config search path. Perhaps you should add the directory containing `liboil-0.3.pc' to the PKG_CONFIG_PATH environment variable No package 'liboil-0.3' found configure:21913: $? = 1 No package 'liboil-0.3' found configure:21941: result: no configure:21954: error: liboil-0.3.14 or later is required ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd7.1 ac_cv_c99_lrint=yes ac_cv_c99_lrintf=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_ALSA_CFLAGS_set='' ac_cv_env_ALSA_CFLAGS_value='' ac_cv_env_ALSA_LIBS_set='' ac_cv_env_ALSA_LIBS_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include' 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_FT2_CFLAGS_set='' ac_cv_env_FT2_CFLAGS_value='' ac_cv_env_FT2_LIBS_set='' ac_cv_env_FT2_LIBS_value='' ac_cv_env_GIO_CFLAGS_set='' ac_cv_env_GIO_CFLAGS_value='' ac_cv_env_GIO_LIBS_set='' ac_cv_env_GIO_LIBS_value='' ac_cv_env_GLIB_CFLAGS_set='' ac_cv_env_GLIB_CFLAGS_value='' ac_cv_env_GLIB_LIBS_set='' ac_cv_env_GLIB_LIBS_value='' ac_cv_env_GNOME_VFS_CFLAGS_set='' ac_cv_env_GNOME_VFS_CFLAGS_value='' ac_cv_env_GNOME_VFS_LIBS_set='' ac_cv_env_GNOME_VFS_LIBS_value='' ac_cv_env_GST_BASE_CFLAGS_set='' ac_cv_env_GST_BASE_CFLAGS_value='' ac_cv_env_GST_BASE_LIBS_set='' ac_cv_env_GST_BASE_LIBS_value='' ac_cv_env_GST_CFLAGS_set='' ac_cv_env_GST_CFLAGS_value='' ac_cv_env_GST_CHECK_CFLAGS_set='' ac_cv_env_GST_CHECK_CFLAGS_value='' ac_cv_env_GST_CHECK_LIBS_set='' ac_cv_env_GST_CHECK_LIBS_value='' ac_cv_env_GST_CONTROLLER_CFLAGS_set='' ac_cv_env_GST_CONTROLLER_CFLAGS_value='' ac_cv_env_GST_CONTROLLER_LIBS_set='' ac_cv_env_GST_CONTROLLER_LIBS_value='' ac_cv_env_GST_GDP_CFLAGS_set='' ac_cv_env_GST_GDP_CFLAGS_value='' ac_cv_env_GST_GDP_LIBS_set='' ac_cv_env_GST_GDP_LIBS_value='' ac_cv_env_GST_LIBS_set='' ac_cv_env_GST_LIBS_value='' ac_cv_env_GTK_CFLAGS_set='' ac_cv_env_GTK_CFLAGS_value='' ac_cv_env_GTK_LIBS_set='' ac_cv_env_GTK_LIBS_value='' ac_cv_env_GTK_X11_CFLAGS_set='' ac_cv_env_GTK_X11_CFLAGS_value='' ac_cv_env_GTK_X11_LIBS_set='' ac_cv_env_GTK_X11_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -pthread' ac_cv_env_LIBOIL_CFLAGS_set='' ac_cv_env_LIBOIL_CFLAGS_value='' ac_cv_env_LIBOIL_LIBS_set='' ac_cv_env_LIBOIL_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_LIBVISUAL_CFLAGS_set='' ac_cv_env_LIBVISUAL_CFLAGS_value='' ac_cv_env_LIBVISUAL_LIBS_set='' ac_cv_env_LIBVISUAL_LIBS_value='' ac_cv_env_OGG_CFLAGS_set='' ac_cv_env_OGG_CFLAGS_value='' ac_cv_env_OGG_LIBS_set='' ac_cv_env_OGG_LIBS_value='' ac_cv_env_PANGO_CFLAGS_set='' ac_cv_env_PANGO_CFLAGS_value='' ac_cv_env_PANGO_LIBS_set='' ac_cv_env_PANGO_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_THEORA_CFLAGS_set='' ac_cv_env_THEORA_CFLAGS_value='' ac_cv_env_THEORA_LIBS_set='' ac_cv_env_THEORA_LIBS_value='' ac_cv_env_VALGRIND_CFLAGS_set='' ac_cv_env_VALGRIND_CFLAGS_value='' ac_cv_env_VALGRIND_LIBS_set='' ac_cv_env_VALGRIND_LIBS_value='' ac_cv_env_VORBIS_CFLAGS_set='' ac_cv_env_VORBIS_CFLAGS_value='' ac_cv_env_VORBIS_LIBS_set='' ac_cv_env_VORBIS_LIBS_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd7.1 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_func_dlopen=yes ac_cv_func_gmtime_r=yes ac_cv_func_hstrerror=yes ac_cv_func_localtime_r=yes ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_process_h=no ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_winsock2_h=no ac_cv_host=i386-portbld-freebsd7.1 ac_cv_lib_dld_shl_load=no ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_DOLT_BASH='' ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_VALGRIND_PATH=no ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/X11R6/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_make_gmake_set=yes ac_cv_stdint_message='using gnu compiler cc (GCC) 4.2.1 20070719 [FreeBSD]' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator='' acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=yes gst_cv_have_func=yes gst_cv_have_function=yes gst_cv_have_pretty_function=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs='' lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=262144 pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/PCBSD/local/include/glib-2.0 -I/PCBSD/local/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-pthread -L/PCBSD/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/missing --run aclocal-1.10' ACLOCAL_AMFLAGS='-I m4 -I common/m4' ALSA_CFLAGS='' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/missing --run automake-1.10' AWK='gawk' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='#' BUILD_EXPERIMENTAL_FALSE='' BUILD_EXPERIMENTAL_TRUE='#' BUILD_EXTERNAL_FALSE='#' BUILD_EXTERNAL_TRUE='' CC='cc' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CDPARANOIA_LIBS='' CFLAGS='-O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include' CPP='cc -E' CPPFLAGS=' -I/usr/local/include ' CXXFLAGS='-O2 -fno-strict-aliasing -pipe -O2' CYGPATH_W='echo' DEFAULT_AUDIOSINK='' DEFAULT_AUDIOSRC='' DEFAULT_VIDEOSINK='' DEFAULT_VIDEOSRC='' DEFAULT_VISUALIZER='' DEFS='' DEPDIR='.deps' DEPRECATED_CFLAGS='' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_PLUGIN_DOCS_FALSE='' ENABLE_PLUGIN_DOCS_TRUE='#' ERROR_CFLAGS='' EXEEXT='' FFLAGS='' FGREP='/usr/bin/grep -F' FT2_CFLAGS='' FT2_CONFIG='' FT2_LIBS='' GCOV='' GCOV_CFLAGS='' GCOV_LIBS='' GETTEXT_MACRO_VERSION='0.17' GETTEXT_PACKAGE='gst-plugins-base-0.10' GIO_CFLAGS='' GIO_LDFLAGS='' GIO_LIBS='' GLIB_CFLAGS='-D_REENTRANT -I/PCBSD/local/include/glib-2.0 -I/PCBSD/local/lib/glib-2.0/include' GLIB_LIBS='-pthread -L/PCBSD/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 ' GLIB_PREFIX='' GLIB_REQ='2.12' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015='/usr/local/bin/msgfmt' GNOME_VFS_CFLAGS='' GNOME_VFS_LIBS='' GREP='/usr/bin/grep' GST_AGE='16' GST_ALL_LDFLAGS='' GST_BASE_CFLAGS='' GST_BASE_LIBS='' GST_CFLAGS='' GST_CHECK_CFLAGS='' GST_CHECK_LIBS='' GST_CONTROLLER_CFLAGS='' GST_CONTROLLER_LIBS='' GST_CURRENT='16' GST_DISABLE_ALLOC_TRACE='' GST_DISABLE_GST_DEBUG='' GST_DISABLE_LOADSAVE='' GST_DISABLE_PARSE='' GST_DISABLE_PLUGIN='' GST_DISABLE_REGISTRY='' GST_DISABLE_TRACE='' GST_DISABLE_XML='' GST_GCOV_ENABLED_FALSE='' GST_GCOV_ENABLED_TRUE='#' GST_GDP_CFLAGS='' GST_GDP_LIBS='' GST_INSTALL_PLUGINS_HELPER='/usr/local/libexec/gst-install-plugins-helper' GST_LEVEL_DEFAULT='' GST_LIBS='' GST_LIBVERSION='16:0:16' GST_LIB_LDFLAGS='' GST_LICENSE='' GST_LT_LDFLAGS=' -version-info 16:0:16' GST_MAJORMINOR='0.10' GST_OPTION_CFLAGS='' GST_PACKAGE_NAME='GStreamer Base Plug-ins source release' GST_PACKAGE_ORIGIN='Unknown package origin' GST_PLUGINS_ALL='' GST_PLUGINS_BASE_CFLAGS='' GST_PLUGINS_DIR='' GST_PLUGINS_SELECTED='' GST_PLUGIN_LDFLAGS='' GST_PREFIX='' GST_REVISION='0' GST_TOOLS_DIR='' GTKDOC_CHECK='' GTK_CFLAGS='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_LIBS='' GTK_X11_CFLAGS='' GTK_X11_LIBS='' HAVE_CDPARANOIA='' HAVE_CPU_ALPHA_FALSE='' HAVE_CPU_ALPHA_TRUE='#' HAVE_CPU_ARM_FALSE='' HAVE_CPU_ARM_TRUE='#' HAVE_CPU_CRISV32_FALSE='' HAVE_CPU_CRISV32_TRUE='#' HAVE_CPU_CRIS_FALSE='' HAVE_CPU_CRIS_TRUE='#' HAVE_CPU_HPPA_FALSE='' HAVE_CPU_HPPA_TRUE='#' HAVE_CPU_I386_FALSE='#' HAVE_CPU_I386_TRUE='' HAVE_CPU_IA64_FALSE='' HAVE_CPU_IA64_TRUE='#' HAVE_CPU_M68K_FALSE='' HAVE_CPU_M68K_TRUE='#' HAVE_CPU_MIPS_FALSE='' HAVE_CPU_MIPS_TRUE='#' HAVE_CPU_PPC64_FALSE='' HAVE_CPU_PPC64_TRUE='#' HAVE_CPU_PPC_FALSE='' HAVE_CPU_PPC_TRUE='#' HAVE_CPU_S390_FALSE='' HAVE_CPU_S390_TRUE='#' HAVE_CPU_SPARC_FALSE='' HAVE_CPU_SPARC_TRUE='#' HAVE_CPU_X86_64_FALSE='' HAVE_CPU_X86_64_TRUE='#' HAVE_FT2_FALSE='' HAVE_FT2_TRUE='' HAVE_GST_CHECK_FALSE='' HAVE_GST_CHECK_TRUE='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='' HAVE_GTK_X11_FALSE='' HAVE_GTK_X11_TRUE='' HAVE_LIBXML_HTML_FALSE='#' HAVE_LIBXML_HTML_TRUE='' HAVE_REGEX_H_FALSE='#' HAVE_REGEX_H_TRUE='' HAVE_SYS_SOCKET_H_FALSE='#' HAVE_SYS_SOCKET_H_TRUE='' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HAVE_X='' HAVE_XSHM='' HSTRERROR_LIBS='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS=' -L/usr/local/lib -pthread' LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' LIBINTL='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' LIBM='-lm' LIBOBJS='' LIBOIL_CFLAGS='' LIBOIL_LIBS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/multimedia/gstreamer-plugins/work/gnome-libtool' LIBVISUAL_CFLAGS='' LIBVISUAL_LIBS='' LIPO='' LN_S='ln -s' LOCALEDIR='/usr/local/share/locale' LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OGG_CFLAGS='' OGG_LIBS='' OTOOL64='' OTOOL='' PACKAGE='gst-plugins-base' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_NAME='GStreamer Base Plug-ins' PACKAGE_STRING='GStreamer Base Plug-ins 0.10.22' PACKAGE_TARNAME='gst-plugins-base' PACKAGE_VERSION='0.10.22' PACKAGE_VERSION_MAJOR='0' PACKAGE_VERSION_MICRO='22' PACKAGE_VERSION_MINOR='10' PACKAGE_VERSION_NANO='0' PACKAGE_VERSION_RELEASE='1' PANGO_CFLAGS='' PANGO_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/X11R6/bin/pkg-config' PLUGINDIR='' POSUB='po' PROFILE_CFLAGS='' PYTHON='/usr/local/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='freebsd7' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.5' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THEORA_CFLAGS='' THEORA_LIBS='' USE_ALSA_FALSE='' USE_ALSA_TRUE='' USE_CDPARANOIA_FALSE='' USE_CDPARANOIA_TRUE='' USE_EXPERIMENTAL_FALSE='' USE_EXPERIMENTAL_TRUE='#' USE_EXTERNAL_FALSE='#' USE_EXTERNAL_TRUE='' USE_GIO_FALSE='' USE_GIO_TRUE='' USE_GNOME_VFS_FALSE='' USE_GNOME_VFS_TRUE='' USE_GST_V4L_FALSE='' USE_GST_V4L_TRUE='' USE_LIBVISUAL_FALSE='' USE_LIBVISUAL_TRUE='' USE_NLS='yes' USE_OGG_FALSE='' USE_OGG_TRUE='' USE_PANGO_FALSE='' USE_PANGO_TRUE='' USE_PLUGIN_ADDER_FALSE='' USE_PLUGIN_ADDER_TRUE='' USE_PLUGIN_APP_FALSE='' USE_PLUGIN_APP_TRUE='' USE_PLUGIN_AUDIOCONVERT_FALSE='' USE_PLUGIN_AUDIOCONVERT_TRUE='' USE_PLUGIN_AUDIORATE_FALSE='' USE_PLUGIN_AUDIORATE_TRUE='' USE_PLUGIN_AUDIOTESTSRC_FALSE='' USE_PLUGIN_AUDIOTESTSRC_TRUE='' USE_PLUGIN_FFMPEGCOLORSPACE_FALSE='' USE_PLUGIN_FFMPEGCOLORSPACE_TRUE='' USE_PLUGIN_GDP_FALSE='' USE_PLUGIN_GDP_TRUE='' USE_PLUGIN_PLAYBACK_FALSE='' USE_PLUGIN_PLAYBACK_TRUE='' USE_PLUGIN_SPEEXRESAMPLE_FALSE='' USE_PLUGIN_SPEEXRESAMPLE_TRUE='' USE_PLUGIN_SUBPARSE_FALSE='' USE_PLUGIN_SUBPARSE_TRUE='' USE_PLUGIN_TCP_FALSE='' USE_PLUGIN_TCP_TRUE='' USE_PLUGIN_TYPEFIND_FALSE='' USE_PLUGIN_TYPEFIND_TRUE='' USE_PLUGIN_VIDEORATE_FALSE='' USE_PLUGIN_VIDEORATE_TRUE='' USE_PLUGIN_VIDEOSCALE_FALSE='' USE_PLUGIN_VIDEOSCALE_TRUE='' USE_PLUGIN_VIDEOTESTSRC_FALSE='' USE_PLUGIN_VIDEOTESTSRC_TRUE='' USE_PLUGIN_VOLUME_FALSE='' USE_PLUGIN_VOLUME_TRUE='' USE_THEORA_FALSE='' USE_THEORA_TRUE='' USE_VORBIS_FALSE='' USE_VORBIS_TRUE='' USE_XML_FALSE='' USE_XML_TRUE='' USE_XSHM_FALSE='' USE_XSHM_TRUE='' USE_XVIDEO_FALSE='' USE_XVIDEO_TRUE='' USE_X_FALSE='' USE_X_TRUE='' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VALGRIND_PATH='no' VERSION='0.10.22' VORBISENC_LIBS='' VORBISFILE_LIBS='' VORBIS_CFLAGS='' VORBIS_LIBS='' WIN32_LIBS='' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015='/usr/local/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' XSHM_LIBS='' XVIDEO_LIBS='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='cc' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd7.1' build_alias='i386-portbld-freebsd7.1' build_cpu='i386' build_os='freebsd7.1' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd7.1' host_alias='' host_cpu='i386' host_os='freebsd7.1' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='$(SHELL) /usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gst-plugins-base' pkgpythondir='${pythondir}/gst-plugins-base' plugindir='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.5/site-packages' pythondir='${prefix}/lib/python2.5/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GStreamer Base Plug-ins" #define PACKAGE_TARNAME "gst-plugins-base" #define PACKAGE_VERSION "0.10.22" #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE "gst-plugins-base" #define VERSION "0.10.22" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ICONV 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define GETTEXT_PACKAGE "gst-plugins-base-0.10" #define LOCALEDIR "/usr/local/share/locale" #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" #define GST_PACKAGE_ORIGIN "Unknown package origin" #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper" #define HAVE_EXTERNAL #define HAVE_CPU_I386 1 #define HOST_CPU "i386" #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_REGEX_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_FIONREAD_IN_SYS_IOCTL 1 #define HAVE_FSEEKO 1 #define HAVE_LRINT 1 #define HAVE_LRINTF 1 #define HAVE_PRETTY_FUNCTION 1 #define HAVE_FUNCTION 1 #define HAVE_FUNC 1 #define GST_FUNCTION __PRETTY_FUNCTION__ configure: exit 1 -------------- next part -------------- checking for LIBOIL... gnome-config: not found no configure: error: liboil-0.3.14 or later is required ===> Script "configure" failed unexpectedly. -------------- next part -------------- autoconf-2.13.000227_6/ autoconf-2.62/ autoconf-wrapper-20071109/ automake-1.10.1/ automake-1.4.6_5/ automake-1.5_5,1/ automake-1.6.3_1/ automake-1.7.9_2/ automake-1.8.5_3/ automake-1.9.6_3/ automake-wrapper-20071109/ autotools-20080819/ bigreqsproto-1.0.2/ dbus-1.2.4.4/ dbus-glib-0.80/ docbook-1.4/ docbook-4.1_3/ docbook-4.2/ docbook-4.3/ docbook-4.4_2/ docbook-4.5_2/ docbook-5.0_1/ docbook-sk-4.1.2_4/ docbook-xml-4.2_1/ docbook-xml-4.3/ docbook-xml-4.4_1/ docbook-xml-4.5/ docbook-xsl-1.74.0_1/ expat-2.0.1/ flex-2.5.35_1/ gamin-0.1.10/ gettext-0.17_1/ gio-fam-backend-2.18.4/ glib-2.18.4/ gnome_subr-1.0/ gstreamer-0.10.22_1/ iconv-2.0_3/ icu-3.8.1_1/ inputproto-1.5.0/ intltool-0.40.6/ iso8879-1986_2/ kbproto-1.0.3/ libICE-1.0.4_1,1/ libX11-1.2,1/ libXau-1.0.4/ libXdmcp-1.0.2_1/ libXext-1.0.5,1/ libXv-1.0.4,1/ libXxf86misc-1.0.1/ libcheck-0.9.6/ libiconv-1.11_1/ liboil-0.3.15/ libpthread-stubs-0.1/ libtool-1.5.26/ libxcb-1.2/ libxml2-2.7.3/ localedata-5.4/ p5-Compress-Raw-Zlib-2.015/ p5-Compress-Zlib-2.015/ p5-HTML-Parser-3.60/ p5-HTML-Tagset-3.20/ p5-HTML-Tree-3.23/ p5-IO-Compress-Base-2.015/ p5-IO-Compress-Zlib-2.015/ p5-Net-DBus-0.33.6/ p5-Text-Iconv-1.7/ p5-Tie-IxHash-1.21/ p5-Time-HiRes-1.9719,1/ p5-URI-1.37/ p5-XML-Filter-BufferText-1.01/ p5-XML-Grove-0.46.a/ p5-XML-Handler-YAWriter-0.23/ p5-XML-NamespaceSupport-1.09_1/ p5-XML-Parser-2.36/ p5-XML-SAX-0.96/ p5-XML-SAX-Expat-0.40/ p5-XML-SAX-Writer-0.52/ p5-XML-Simple-2.18/ p5-XML-Twig-3.32/ p5-XML-XPath-1.13/ p5-libwww-5.825/ p5-libxml-0.08/ pcre-7.8/ perl-5.8.9_1/ policykit-0.9_3/ popt-1.7_5/ portaudit-0.5.12/ portmanager-0.4.1_9/ python25-2.5.4_1/ strace-4.5.18_1/ system-tools-backends-2.6.0_1/ unzip-5.52_5/ v4l_compat-1.0.20060801/ videoproto-2.2.2/ xcb-proto-1.4/ xcmiscproto-1.1.2/ xextproto-7.0.5/ xf86bigfontproto-1.1.2/ xf86miscproto-0.9.2/ xmlcatmgr-2.2/ xmlcharent-0.3_2/ xorg-macros-1.2.1/ xproto-7.0.15/ xtrans-1.2.3/ zsh-4.3.9_5/ From henry.hu.sh at gmail.com Wed Mar 18 04:37:10 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Wed Mar 18 04:37:17 2009 Subject: Failed compile: gst-plugins-base In-Reply-To: <49C0D7CB.9050907@frozenbanana.net> References: <49C0D7CB.9050907@frozenbanana.net> Message-ID: <53a1e0710903180437t625422dewf22f42b7ede96964@mail.gmail.com> It seems like that you have liboil-0.3.15 installed, but pkg-config does not find it. You may try to deinstall and install liboil and try again... 2009/3/18 Daniel Liikamaa : > Attached is the three things mentioned in the error output. > > -- > Daniel Liikamaa > danlii@frozenbanana.net > E 13? 10' 30.20" > N 55? 43' 47.13" > > > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > > From mav at FreeBSD.org Wed Mar 18 07:30:07 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Wed Mar 18 07:30:14 2009 Subject: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Message-ID: <200903181430.n2IEU71S000887@freefall.freebsd.org> The following reply was made to PR kern/132511; it has been noted by GNATS. From: Alexander Motin To: Ilari Laitinen Cc: bug-followup@FreeBSD.org Subject: Re: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Date: Wed, 18 Mar 2009 16:20:16 +0200 Ilari Laitinen wrote: > pci0:0:7:0: reprobing on driver added > hdac0: mem 0xfce78000-0xfce7bfff irq 22 at device 7.0 on pci0 > hdac0: HDA Driver Revision: 20090131_0127 > hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfce78000 > hdac0: [MPSAFE] > hdac0: [ITHREAD] > hdac0: Probing codec #0... > hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 > hdac0: HDA Codec #0: Unknown Codec > hdac0: HDA Codec ID: 0xffffffff > hdac0: Vendor: 0xffff > hdac0: Device: 0xffff > hdac0: Revision: 0x00 > hdac0: Stepping: 0x00 > hdac0: PCI Subvendor: 0x08881849 > hdac0: Probing codec #3... > hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 > hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 > hdac0: Codec #3 is not responding! Probing aborted. > hdac0: Does this codec works on any other OS? Before MSI was enabled I can remember such symptoms only once, when codec was broken. -- Alexander Motin From ilari.laitinen at iki.fi Wed Mar 18 07:50:06 2009 From: ilari.laitinen at iki.fi (Ilari Laitinen) Date: Wed Mar 18 07:50:13 2009 Subject: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Message-ID: <200903181450.n2IEo6M1027342@freefall.freebsd.org> The following reply was made to PR kern/132511; it has been noted by GNATS. From: Ilari Laitinen To: Alexander Motin Cc: bug-followup@FreeBSD.org Subject: Re: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Date: Wed, 18 Mar 2009 16:09:12 +0200 Alexander Motin 2009-03-17 10:38:12 +0200: > There is several reports about problems with enabling MSI interrupts on > NVidia chipsets. It is not enabled now for 7-STABLE by default, but > looks like you have latest driver from 8-CURRENT where it is enabled. > > Try to add hint.hdac.0.msi=0 into loader.conf to disable it and report > result. That didn't help, which makes sense because probing failed in a similar manner with the 7.1-STABLE driver. (I suppose it didn't report anything MSI related back then.) Should I try the 7.1-STABLE driver again to report its output? Or send the full dmesg or something? snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 pci0: driver added found-> vendor=0x10de, dev=0x0754, revid=0xa2 domain=0, bus=0, slot=0, func=0 class=05-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) pci0:0:0:0: reprobing on driver added found-> vendor=0x10de, dev=0x0752, revid=0xa1 domain=0, bus=0, slot=1, func=1 class=0c-05-00, hdrtype=0x00, mfdev=1 cmdreg=0x0001, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=20 powerspec 2 supports D0 D3 current D0 pci0:0:1:1: reprobing on driver added found-> vendor=0x10de, dev=0x0751, revid=0xa1 domain=0, bus=0, slot=1, func=2 class=05-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0400, statreg=0x00a0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) pci0:0:1:2: reprobing on driver added found-> vendor=0x10de, dev=0x0753, revid=0xa2 domain=0, bus=0, slot=1, func=3 class=0b-40-00, hdrtype=0x00, mfdev=1 cmdreg=0x0006, statreg=0x00a0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) intpin=b, irq=21 pci0:0:1:3: reprobing on driver added found-> vendor=0x10de, dev=0x0568, revid=0xa1 domain=0, bus=0, slot=1, func=4 class=05-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0400, statreg=0x00a0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) pci0:0:1:4: reprobing on driver added found-> vendor=0x10de, dev=0x0774, revid=0xa1 domain=0, bus=0, slot=7, func=0 class=04-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x05 (1250 ns) intpin=a, irq=22 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit, vector masks pci0:0:7:0: reprobing on driver added hdac0: mem 0xfce78000-0xfce7bfff irq 22 at device 7.0 on pci0 hdac0: HDA Driver Revision: 20090131_0127 hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfce78000 hdac0: [MPSAFE] hdac0: [ITHREAD] hdac0: Probing codec #0... hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: HDA Codec #0: Unknown Codec hdac0: HDA Codec ID: 0xffffffff hdac0: Vendor: 0xffff hdac0: Device: 0xffff hdac0: Revision: 0x00 hdac0: Stepping: 0x00 hdac0: PCI Subvendor: 0x08881849 hdac0: Probing codec #3... hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: Codec #3 is not responding! Probing aborted. hdac0: pci1: driver added pci2: driver added pci3: driver added pci4: driver added pci5: driver added pci6: driver added -- Ilari Laitinen From CQG00620 at nifty.ne.jp Wed Mar 18 08:59:22 2009 From: CQG00620 at nifty.ne.jp (WATANABE Kazuhiro) Date: Wed Mar 18 08:59:29 2009 Subject: [patch] SPDIF output preliminary support for (YAMAHA) AC97 codecs Message-ID: <20090318154027.2D50E6D04D@mail2.asahi-net.or.jp> Hi, all. I've created a patch that enables SPDIF output for (YAMAHA) AC97 codecs: http://homepage2.nifty.com/dumb_show/unix/work/ac97_spdif_20090210.diff To create this patch, I referred the following article: [PATCH]: ICH5 [ac97 rev2.3] spdif support http://lists.freebsd.org/pipermail/freebsd-hackers/2004-September/008196.html This patch will create a "dev.pcm.X.spdif" sysctl(8) variable for AC97 codecs that has a SPDIF interface. If you set the variable to "1", it enables the SPDIF output interface. I think a number of AC97 codecs will be able to use their SPDIF output interface with this setting. But some codecs will need more hacks (ex. slot mapping). For YAMAHA YMF753 and YMF743, "dev.pcm.X.spdif_out" and "dev.pcm.X.spdif_src" variables will also be created. These selects a SPDIF output pin and output source. spdif_out SPDIF output pin ------------------------------------------------------------------ 0 none 1 pin 43 2 pin 47 (By default it's used by the EAPD function) 4 pin 48 (The AC97 spec. standard) (YMF753 only) ------------------------------------------------------------------ spdif_src SPDIF output source ----------------------------------- 0 AC-Link 1 A/D Converter ----------------------------------- I've only tested the patch on 7.1-RELEASE and 8-current with the following hardware: * NEC PC-VC3004D (SiS 7012 (snd_ich) + YAMAHA YMF753) pcm0: port 0x1400-0x14ff,0x1080-0x10ff irq 18 at device 2.7 on pci0 pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x1400 pcm0: Reserved 0x80 bytes for rid 0x14 type 4 at 0x1080 pcm0: [MPSAFE] pcm0: [ITHREAD] pcm0: pcm0: Codec features tone, 18 bit DAC, 5 bit master volume, Yamaha Ymersion pcm0: Primary codec extended features SPDIF, AMAP, reserved 4 pcm0: ac97 codec dac ready count: 0 pcm0: Mixer "vol": pcm0: Mixer "bass": pcm0: Mixer "treble": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "cd": pcm0: Mixer "rec": pcm0: Mixer "igain": pcm0: Mixer "line1": pcm0: Mixer "phin": pcm0: Mixer "phout": pcm0: Mixer "video": pcm0: clone manager: deadline=750ms flags=0x8000001e pcm0: sndbuf_setmap 10f0000, 4000; 0xd44e7000 -> 10f0000 pcm0: sndbuf_setmap 10f8000, 4000; 0xd44eb000 -> 10f8000 pcm0: measured ac97 link rate at 48010 Hz, will use 48000 Hz It has an optical SPDIF output, and works well with the following setting: dev.pcm.0.spdif=1 dev.pcm.0.spdif_out=4 --- WATANABE Kazuhiro (CQG00620@nifty.ne.jp) From linimon at FreeBSD.org Wed Mar 18 11:00:19 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Mar 18 11:00:31 2009 Subject: ports/132780: Update multimedia/x264 needed for an update on mplayer Message-ID: <200903181800.n2II0Jam072147@freefall.freebsd.org> Old Synopsis: Update x264 needed for an update on mplayer New Synopsis: Update multimedia/x264 needed for an update on mplayer Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Wed Mar 18 17:59:43 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=132780 From josep at bellera.cat Thu Mar 19 00:39:29 2009 From: josep at bellera.cat (Josep Pujadas i Jubany) Date: Thu Mar 19 00:39:41 2009 Subject: rtmpdump on FreeBSD In-Reply-To: <20090317211840.M48158@bellera.cat> References: <20090317211840.M48158@bellera.cat> Message-ID: <20090319073906.M14229@bellera.cat> Hello! Patched by pluknet from FreeBSD Stable mailing list: http://lists.freebsd.org/pipermail/freebsd- stable/attachments/20090318/b42e657f/rtmpdump_fbsd.obj Patched by pica from FreeBSD Spanish mailing list: http://listas.es.freebsd.org/pipermail/freebsd/2009-March/039642.html The two solutions work. Regards, Josep Pujadas From pav at FreeBSD.org Thu Mar 19 12:08:07 2009 From: pav at FreeBSD.org (Pav Lucistnik) Date: Thu Mar 19 12:08:13 2009 Subject: [Fwd: linux-realplayer-10.0.9.809.20070726 failed on amd64 8-exp] Message-ID: <1237488056.34143.2.camel@hood.oook.cz> -------- P?eposlan? zpr?va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz > P?edm?t: linux-realplayer-10.0.9.809.20070726 failed on amd64 8-exp > Datum: Thu, 19 Mar 2009 14:54:56 GMT > > You can also find this build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20090318195856/linux-realplayer-10.0.9.809.20070726.log > > building linux-realplayer-10.0.9.809.20070726 on hammer3.isc.freebsd.org > in directory /usr2/pkgbuild/8-exp/20090318195856/chroot/2698 > DISTDIR=/tmp/distfiles > DISTDIR=/tmp/distfiles/RESTRICTED > building for: 8.0-CURRENT amd64 > maintained by: multimedia@FreeBSD.org > port directory: /usr/ports/multimedia/linux-realplayer > Makefile ident: $FreeBSD: ports/multimedia/linux-realplayer/Makefile,v 1.55 2008/11/18 19:10:39 delphij Exp $ > build started at Thu Mar 19 14:54:49 UTC 2009 > FETCH_DEPENDS= > PATCH_DEPENDS= > EXTRACT_DEPENDS=perl-5.8.9_2.tbz rpm2cpio-1.2_2.tbz > BUILD_DEPENDS= > RUN_DEPENDS=linux-atk-1.9.1_1.tbz linux-cairo-1.0.2.tbz linux-expat-1.95.8.tbz linux-fontconfig-2.2.3_7.tbz linux-gtk2-2.6.10_1.tbz linux-jpeg-6b.34.tbz linux-pango-1.10.2_1.tbz linux-png-1.2.8_2.tbz linux-tiff-3.7.1.tbz linux-xorg-libs-6.8.2_5.tbz linux_base-fc-4_14.tbz > prefixes: LOCALBASE=usr/local X11BASE=usr/local > add_pkg > ================================================================ > ======================================== > => RealPlayer-10.0.9.809-20070726.i586.rpm doesn't seem to exist in /tmp/distfiles/RESTRICTED/. > => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/. > fetch: ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/. > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access) > => Attempting to fetch from https://helixcommunity.org/download.php/2479/. > fetch: https://helixcommunity.org/download.php/2479/RealPlayer-10.0.9.809-20070726.i586.rpm: Moved Temporarily > => Attempting to fetch from http://ftp.nluug.nl/ftp/pub/os/Linux/distr/pardusrepo/sources/. > fetch: http://ftp.nluug.nl/ftp/pub/os/Linux/distr/pardusrepo/sources/RealPlayer-10.0.9.809-20070726.i586.rpm: Not Found > => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/. > fetch: ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/. > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /tmp/distfiles/RESTRICTED/ and try again. > *** Error code 1 > > Stop in /a/ports/multimedia/linux-realplayer. > ================================================================ > build of /usr/ports/multimedia/linux-realplayer ended at Thu Mar 19 14:54:53 UTC 2009 -- Pav Lucistnik But soft, what light through yonder window breaks? It is the East, and Juliet is the sun! Arise, fair sun, and kill the envious moon, who is already sick and pale with grief that thou her maid art far more fair than she. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090319/46cd1922/attachment.pgp From gavin at FreeBSD.org Fri Mar 20 07:55:09 2009 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Fri Mar 20 07:55:16 2009 Subject: kern/132848: [snd_emu10kx] driver problem with card init, snd_emu10k1 inits card correctly Message-ID: <200903201454.n2KEsiR0004040@freefall.freebsd.org> Old Synopsis: snd_emu10kx driver problem New Synopsis: [snd_emu10kx] driver problem with card init, snd_emu10k1 inits card correctly Responsible-Changed-From-To: freebsd-i386->freebsd-multimedia Responsible-Changed-By: gavin Responsible-Changed-When: Fri Mar 20 14:51:43 UTC 2009 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=132848 From gavin at FreeBSD.org Fri Mar 20 08:04:22 2009 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Fri Mar 20 08:04:28 2009 Subject: kern/132848: [snd_emu10kx] driver problem with card init, snd_emu10k1 inits card correctly Message-ID: <200903201504.n2KF4L1Z016989@freefall.freebsd.org> Synopsis: [snd_emu10kx] driver problem with card init, snd_emu10k1 inits card correctly State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Fri Mar 20 15:04:07 UTC 2009 State-Changed-Why: To submitter: Please provide the output of "pciconf -l" on the affected system. http://www.freebsd.org/cgi/query-pr.cgi?pr=132848 From xcllnt at mac.com Sat Mar 21 13:18:55 2009 From: xcllnt at mac.com (Marcel Moolenaar) Date: Sat Mar 21 13:19:01 2009 Subject: [PATCH] devel/liboil: non-PIC relocations on PowerPC Message-ID: Gerald, Attached 2 diff files that 1) fix a non-PIC call, and 2) properly define the global symbols as functions with a non-zero size. With at least the first, gstreamer works. It would otherwise fail to load some plugins because rtld would complain about non-PIC relocations. If you want I can file a PR. Or if you're ok with it, I can do the commit myself. FYI, -- Marcel Moolenaar xcllnt@mac.com -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-vec_memcpy.diff Type: application/octet-stream Size: 1117 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090321/f6dd12f5/patch-vec_memcpy.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-vec_memset.diff Type: application/octet-stream Size: 816 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090321/f6dd12f5/patch-vec_memset.obj From pav at FreeBSD.org Sun Mar 22 13:17:40 2009 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Sun Mar 22 13:17:47 2009 Subject: ports/131322: [PATCH] audio/faad: install mp4ff library so that mpd plays mp4 files Message-ID: <200903222017.n2MKHdY8027300@freefall.freebsd.org> Synopsis: [PATCH] audio/faad: install mp4ff library so that mpd plays mp4 files State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Sun Mar 22 20:15:45 UTC 2009 State-Changed-Why: audio/faad port has been updated to 2.7 in the meantime, and it installs mp4ff static library. Can you check if this is enough for musicpd, or if it will need shared library too? Responsible-Changed-From-To: freebsd-multimedia->pav Responsible-Changed-By: pav Responsible-Changed-When: Sun Mar 22 20:15:45 UTC 2009 Responsible-Changed-Why: audio/faad port has been updated to 2.7 in the meantime, and it installs mp4ff static library. Can you check if this is enough for musicpd, or if it will need shared library too? http://www.freebsd.org/cgi/query-pr.cgi?pr=131322 From wahjava.ml at gmail.com Sun Mar 22 14:15:26 2009 From: wahjava.ml at gmail.com (Ashish SHUKLA) Date: Sun Mar 22 14:15:33 2009 Subject: Multiprotocol Streaming DownLoader (MSDL) In-Reply-To: <20090317211018.M73444@bellera.cat> (Josep Pujadas i. Jubany's message of "Tue, 17 Mar 2009 22:15:00 +0100") References: <20090317211018.M73444@bellera.cat> Message-ID: <87k56hi8gq.fsf@chateau.d.lf> Josep Pujadas i Jubany writes: > Hello! > msdl permits to download streaming such mms or rtsp > I downloaded & compiled on a FreeBSD 6.2 machine and it wokrs fine for my > rtsp needs. > http://msdl.sourceforge.net/ > I think it will be interesting to have it as a FreeBSD port. Submitted as PR ports/132946[1]. Thanks for mentioning it, I'm also looking for something similar :-) . References: [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=132946 -- Ashish SHUKLA -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090322/cf58be2b/attachment.pgp From erwin at FreeBSD.org Sun Mar 22 18:40:08 2009 From: erwin at FreeBSD.org (Erwin Lansing) Date: Sun Mar 22 18:40:15 2009 Subject: [ports-i386@FreeBSD.org: twolame-0.3.12 failed on i386 8] Message-ID: <20090323013956.GU6094@droso.net> FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Mon, 23 Mar 2009 01:07:31 GMT From: User Ports-i386 To: erwin@FreeBSD.org, linimon@FreeBSD.org Subject: twolame-0.3.12 failed on i386 8 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20090322220854/twolame-0.3.12.log building twolame-0.3.12 on gohan33.freebsd.org in directory /x/tmp/8/20090322220854/chroot/5 building for: 8.0-CURRENT i386 maintained by: multimedia@FreeBSD.org port directory: /usr/ports/audio/twolame Makefile ident: $FreeBSD: ports/audio/twolame/Makefile,v 1.14 2008/02/05 14:41:23 ahze Exp $ build started at Mon Mar 23 01:05:43 UTC 2009 FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=flac-1.2.1.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libogg-1.1.3,4.tbz libsndfile-1.0.19.tbz libvorbis-1.2.0_3,3.tbz pkg-config-0.23_1.tbz RUN_DEPENDS=flac-1.2.1.tbz libiconv-1.11_1.tbz libogg-1.1.3,4.tbz libsndfile-1.0.19.tbz libvorbis-1.2.0_3,3.tbz pkg-config-0.23_1.tbz prefixes: LOCALBASE=usr/local X11BASE=usr/local add_pkg ================================================================ ======================================== => twolame-0.3.12.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/. twolame-0.3.12.tar.gz 471 kB 313 kBps => MD5 Checksum OK for twolame-0.3.12.tar.gz. => SHA256 Checksum OK for twolame-0.3.12.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for twolame-0.3.12 => MD5 Checksum OK for twolame-0.3.12.tar.gz. => SHA256 Checksum OK for twolame-0.3.12.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for twolame-0.3.12 ================================================================ ======================================== add_pkg flac-1.2.1.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libogg-1.1.3,4.tbz libsndfile-1.0.19.tbz libvorbis-1.2.0_3,3.tbz pkg-config-0.23_1.tbz adding dependencies pkg_add flac-1.2.1.tbz pkg_add gettext-0.17_1.tbz pkg_add gmake-3.81_3.tbz pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add libogg-1.1.3,4.tbz skipping libogg-1.1.3,4, already added pkg_add libsndfile-1.0.19.tbz pkg_add libvorbis-1.2.0_3,3.tbz skipping libvorbis-1.2.0_3,3, already added pkg_add pkg-config-0.23_1.tbz skipping pkg-config-0.23_1, already added ===> twolame-0.3.12 depends on executable: gmake - found ===> twolame-0.3.12 depends on executable: pkg-config - found ===> twolame-0.3.12 depends on shared library: sndfile.1 - found ===> Configuring for twolame-0.3.12 checking build system type... i386-portbld-freebsd8.0 checking host system type... i386-portbld-freebsd8.0 checking target system type... i386-portbld-freebsd8.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether byte ordering is bigendian... no checking for inline... inline checking for short... yes checking size of short... 2 checking for float... yes checking size of float... 4 checking for sqrt in -lm... yes checking for lrintf in -lm... yes checking for powf in -lmx... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating twolame.pc config.status: creating doc/Makefile config.status: creating libtwolame/Makefile config.status: creating frontend/Makefile config.status: creating simplefrontend/Makefile config.status: creating build/config.h config.status: executing depfiles commands ===> Building for twolame-0.3.12 Making all in libtwolame gmake[1]: Entering directory `/work/a/ports/audio/twolame/work/twolame-0.3.12/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c -o ath.lo ath.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c ath.c -fPIC -DPIC -o .libs/ath.o cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c ath.c -o ath.o >/dev/null 2>&1 mv -f .deps/ath.Tpo .deps/ath.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT availbits.lo -MD -MP -MF .deps/availbits.Tpo -c -o availbits.lo availbits.c cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT availbits.lo -MD -MP -MF .deps/availbits.Tpo -c availbits.c -fPIC -DPIC -o .libs/availbits.o cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT availbits.lo -MD -MP -MF .deps/availbits.Tpo -c availbits.c -o availbits.o >/dev/null 2>&1 mv -f .deps/availbits.Tpo .deps/availbits.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT bitbuffer.lo -MD -MP -MF .deps/bitbuffer.Tpo -c -o bitbuffer.lo bitbuffer.c cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT bitbuffer.lo -MD -MP -MF .deps/bitbuffer.Tpo -c bitbuffer.c -fPIC -DPIC -o .libs/bitbuffer.o cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT bitbuffer.lo -MD -MP -MF .deps/bitbuffer.Tpo -c bitbuffer.c -o bitbuffer.o >/dev/null 2>&1 mv -f .deps/bitbuffer.Tpo .deps/bitbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o bitbuffer.h:47: error: nested function 'buffer_sstell' declared but never defined bitbuffer.h:46: error: nested function 'buffer_putbits' declared but never defined bitbuffer.h:45: error: nested function 'buffer_put1bit' declared but never defined gmake[1]: *** [crc.lo] Error 1 gmake[1]: Leaving directory `/work/a/ports/audio/twolame/work/twolame-0.3.12/libtwolame' gmake: *** [all-recursive] Error 1 ================================================================ ======================================== make: don't know how to make regression-test(continuing) ================================================================ ======================================== add_pkg flac-1.2.1.tbz libiconv-1.11_1.tbz libogg-1.1.3,4.tbz libsndfile-1.0.19.tbz libvorbis-1.2.0_3,3.tbz pkg-config-0.23_1.tbz adding dependencies pkg_add flac-1.2.1.tbz skipping flac-1.2.1, already added pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add libogg-1.1.3,4.tbz skipping libogg-1.1.3,4, already added pkg_add libsndfile-1.0.19.tbz skipping libsndfile-1.0.19, already added pkg_add libvorbis-1.2.0_3,3.tbz skipping libvorbis-1.2.0_3,3, already added pkg_add pkg-config-0.23_1.tbz skipping pkg-config-0.23_1, already added ===> Installing for twolame-0.3.12 ===> twolame-0.3.12 depends on executable: pkg-config - found ===> twolame-0.3.12 depends on shared library: sndfile.1 - found ===> Generating temporary packing list ===> Checking if audio/twolame already installed Making install in libtwolame gmake[1]: Entering directory `/work/a/ports/audio/twolame/work/twolame-0.3.12/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c cc -DHAVE_CONFIG_H -I. -I../build -I ../build/ -O2 -pipe -fno-strict-aliasing -std=c99 -Wunused -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o bitbuffer.h:47: error: nested function 'buffer_sstell' declared but never defined bitbuffer.h:46: error: nested function 'buffer_putbits' declared but never defined bitbuffer.h:45: error: nested function 'buffer_put1bit' declared but never defined gmake[1]: *** [crc.lo] Error 1 gmake[1]: Leaving directory `/work/a/ports/audio/twolame/work/twolame-0.3.12/libtwolame' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /a/ports/audio/twolame. ================================================================ build of /usr/ports/audio/twolame ended at Mon Mar 23 01:07:22 UTC 2009 ----- End forwarded message ----- -- Erwin Lansing http://droso.org Prediction is very difficult erwin@FreeBSD.org especially about the future erwin@aauug.dk -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090323/618b48ea/attachment.pgp From erwin at FreeBSD.org Sun Mar 22 18:42:52 2009 From: erwin at FreeBSD.org (Erwin Lansing) Date: Sun Mar 22 18:42:59 2009 Subject: [ports-i386@FreeBSD.org: faad2-2.7_1,1 failed on i386 8] Message-ID: <20090323014248.GX6094@droso.net> FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Mon, 23 Mar 2009 01:10:06 GMT From: User Ports-i386 To: erwin@FreeBSD.org, linimon@FreeBSD.org Subject: faad2-2.7_1,1 failed on i386 8 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20090322220854/faad2-2.7_1,1.log building faad2-2.7_1,1 on java-stable.isc.freebsd.org in directory /usr2/pkgbuild/8/20090322220854/chroot/162 building for: 8.0-CURRENT i386 maintained by: multimedia@FreeBSD.org port directory: /usr/ports/audio/faad Makefile ident: $FreeBSD: ports/audio/faad/Makefile,v 1.54 2009/03/02 21:59:37 pav Exp $ build started at Mon Mar 23 01:08:35 UTC 2009 FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=autoconf-2.62.tbz autoconf-wrapper-20071109.tbz automake-1.10.1.tbz automake-wrapper-20071109.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libtool-1.5.26.tbz m4-1.4.12,1.tbz perl-5.8.9_2.tbz RUN_DEPENDS= prefixes: LOCALBASE=usr/local X11BASE=usr/local add_pkg ================================================================ ======================================== => faad2-2.7.tar.bz2 doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/. faad2-2.7.tar.bz2 879 kB 7570 kBps => MD5 Checksum OK for faad2-2.7.tar.bz2. => SHA256 Checksum OK for faad2-2.7.tar.bz2. ================================================================ ======================================== add_pkg ===> Extracting for faad2-2.7_1,1 => MD5 Checksum OK for faad2-2.7.tar.bz2. => SHA256 Checksum OK for faad2-2.7.tar.bz2. ================================================================ ======================================== add_pkg ===> Patching for faad2-2.7_1,1 ===> Converting DOS text files to UNIX text files ================================================================ ======================================== add_pkg autoconf-2.62.tbz autoconf-wrapper-20071109.tbz automake-1.10.1.tbz automake-wrapper-20071109.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libtool-1.5.26.tbz m4-1.4.12,1.tbz perl-5.8.9_2.tbz adding dependencies pkg_add autoconf-2.62.tbz Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. pkg_add autoconf-wrapper-20071109.tbz skipping autoconf-wrapper-20071109, already added pkg_add automake-1.10.1.tbz pkg_add automake-wrapper-20071109.tbz skipping automake-wrapper-20071109, already added pkg_add gettext-0.17_1.tbz pkg_add gmake-3.81_3.tbz pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add libtool-1.5.26.tbz pkg_add m4-1.4.12,1.tbz skipping m4-1.4.12,1, already added pkg_add perl-5.8.9_2.tbz skipping perl-5.8.9_2, already added ===> faad2-2.7_1,1 depends on executable: gmake - found ===> faad2-2.7_1,1 depends on file: /usr/local/bin/automake-1.10 - found ===> faad2-2.7_1,1 depends on file: /usr/local/bin/autoconf-2.62 - found ===> faad2-2.7_1,1 depends on file: /usr/local/bin/libtool - found ===> Configuring for faad2-2.7_1,1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd8.0 checking host system type... i386-portbld-freebsd8.0 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for rpmbuild... no checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking mathf.h usability... no checking mathf.h presence... no checking for mathf.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for strchr... yes checking for memcpy... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sysfs/libsysfs.h usability... no checking sysfs/libsysfs.h presence... no checking for sysfs/libsysfs.h... no checking IOKit/IOKitLib.h usability... no checking IOKit/IOKitLib.h presence... no checking for IOKit/IOKitLib.h... no checking for getpwuid... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for off_t... yes checking for lrintf... yes checking for float32_t temp... no checking for strsep... yes checking for mpeg4ip-config... no configure: no xmms build configured configure: creating ./config.status config.status: creating libfaad/Makefile config.status: creating common/Makefile config.status: creating common/mp4ff/Makefile config.status: creating faad2.spec config.status: creating frontend/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for faad2-2.7_1,1 gmake all-recursive gmake[1]: Entering directory `/work/a/ports/audio/faad/work/faad2-2.7' Making all in libfaad gmake[2]: Entering directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad' /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c -o bits.lo bits.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -fPIC -DPIC -o .libs/bits.o bits.c: In function 'faad_initbits': bits.c:61: warning: passing argument 1 of 'getdword' discards qualifiers from pointer target type cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -o bits.o >/dev/null 2>&1 mv -f .deps/bits.Tpo .deps/bits.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c -o cfft.lo cfft.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c -fPIC -DPIC -o .libs/cfft.o cfft.c:64: error: nested function 'cfftf1' declared but never defined gmake[2]: *** [cfft.lo] Error 1 gmake[2]: Leaving directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/audio/faad/work/faad2-2.7' gmake: *** [all] Error 2 ================================================================ ======================================== make: don't know how to make regression-test(continuing) ================================================================ ======================================== add_pkg ===> Installing for faad2-2.7_1,1 ===> Generating temporary packing list ===> Checking if audio/faad already installed Making install in libfaad gmake[1]: Entering directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad' /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c -o cfft.lo cfft.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c -fPIC -DPIC -o .libs/cfft.o cfft.c:64: error: nested function 'cfftf1' declared but never defined gmake[1]: *** [cfft.lo] Error 1 gmake[1]: Leaving directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /a/ports/audio/faad. ================================================================ build of /usr/ports/audio/faad ended at Mon Mar 23 01:10:02 UTC 2009 ----- End forwarded message ----- -- Erwin Lansing http://droso.org Prediction is very difficult erwin@FreeBSD.org especially about the future erwin@aauug.dk -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090323/5871adfd/attachment.pgp From bugmaster at FreeBSD.org Mon Mar 23 04:07:00 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Mar 23 04:08:39 2009 Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org Message-ID: <200903231106.n2NB6xI2004069@freefall.freebsd.org> 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 -------------------------------------------------------------------------------- f kern/132848 multimedia [snd_emu10kx] driver problem with card init, snd_emu10 o ports/132780 multimedia Update multimedia/x264 needed for an update on mplayer o kern/132511 multimedia [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 f o ports/132431 multimedia multimedia/ogmtools dvdxchap are not installed. o ports/132407 multimedia [patch] multimedia/ffmpeg: respect TMPDIR passed from f kern/132336 multimedia [snd_hda] Realtek ALC888 audio chipset does not work w 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/131331 multimedia multimedia/ffmpeg: doc/texi2pod.pl bad perl path 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 76 problems total. From suganth.ramaswamy at gmail.com Mon Mar 23 18:41:13 2009 From: suganth.ramaswamy at gmail.com (Suganth Ramaswamy) Date: Mon Mar 23 18:41:19 2009 Subject: Dell Internal Microphone Message-ID: Hi All, I have a Dell XPS M1530 laptop running FreeBSD 7.1 Release. I would like to know how I can get my built-in microphone working. At the moment, it isn't working. I hope the following details of my system would be useful *dmesg | grep pcm0* pcm0: mem 0xfebfc000-0xfebfffff irq 21 at device 27.0 on pci0 pcm0: [ITHREAD] pcm0: pcm0: *cat /dev/sndstat* FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at memory 0xfebfc000 irq 21 kld snd_hda [20080420_0052] [MPSAFE] (1p:2v/1r:1v channels duplex default) *mixer* Mixer vol is currently set to 100:100 Mixer pcm is currently set to 100:100 Mixer speaker is currently set to 100:100 Mixer mic is currently set to 100:100 Mixer rec is currently set to 100:10 Thanks Suganth Ramaswamy From amdmi3 at FreeBSD.org Tue Mar 24 20:26:45 2009 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Tue Mar 24 20:26:54 2009 Subject: ports/128680: [PATCH] multimedia/gavl: update to 1.0.1 Message-ID: <200903250326.n2P3QiYg033894@freefall.freebsd.org> Synopsis: [PATCH] multimedia/gavl: update to 1.0.1 State-Changed-From-To: open->closed State-Changed-By: amdmi3 State-Changed-When: Wed Mar 25 03:26:43 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=128680 From dfilter at FreeBSD.ORG Tue Mar 24 20:30:05 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Tue Mar 24 20:30:14 2009 Subject: ports/128680: commit references a PR Message-ID: <200903250330.n2P3U5XU034252@freefall.freebsd.org> The following reply was made to PR ports/128680; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/128680: commit references a PR Date: Wed, 25 Mar 2009 03:26:42 +0000 (UTC) amdmi3 2009-03-25 03:26:28 UTC FreeBSD ports repository Modified files: multimedia/gavl Makefile distinfo pkg-plist Log: - Update to 1.0.1 PR: 128680 Submitted by: myself Approved by: multimedia@ (maintainer timeout, > 3 months) Revision Changes Path 1.12 +2 -3 ports/multimedia/gavl/Makefile 1.6 +3 -3 ports/multimedia/gavl/distinfo 1.4 +0 -3 ports/multimedia/gavl/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From laurens at nedbase.nl Wed Mar 25 02:50:52 2009 From: laurens at nedbase.nl (Laurens Kistenkas [Nedbase ICT]) Date: Wed Mar 25 02:51:04 2009 Subject: FreeBSD Port: ffmpeg-2008.07.27_9 Message-ID: <49C9FBA9.40302@nedbase.nl> Dear sir, On the 10th of March 2009 FFmpeg 0.5 was released. Can you tell me if this version will be ported to FreeBSD, and if so, do you have an idea about a release date of this port? Thanks in advance. With kind regards, Laurens Kistenkas From br at rambler-co.ru Wed Mar 25 10:00:49 2009 From: br at rambler-co.ru (Bukin Ruslan) Date: Wed Mar 25 10:00:56 2009 Subject: uaudio and jabra (GN Netcom) USB headset Message-ID: <20090325164242.GA37740@rambler-co.ru> i have intel 82801H (ICH8) audio and usb controller. and the latest freebsd 8.0-current are compatible jabra (GN Netcom, such as GN2100 USB) headset with my system? From ilari.laitinen at iki.fi Wed Mar 25 14:00:04 2009 From: ilari.laitinen at iki.fi (Ilari Laitinen) Date: Wed Mar 25 14:00:12 2009 Subject: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Message-ID: <200903252100.n2PL04e9026629@freefall.freebsd.org> The following reply was made to PR kern/132511; it has been noted by GNATS. From: Ilari Laitinen To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/132511: [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 fails Date: Wed, 25 Mar 2009 22:50:45 +0200 --Qxx1br4bt0+wmkIi Content-Type: message/rfc822 Content-Disposition: inline Alexander Motin 2009-03-18 16:20:16 +0200: > Ilari Laitinen wrote: > > pci0:0:7:0: reprobing on driver added > > hdac0: mem 0xfce78000-0xfce7bfff irq 22 at device 7.0 on pci0 > > hdac0: HDA Driver Revision: 20090131_0127 > > hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfce78000 > > hdac0: [MPSAFE] > > hdac0: [ITHREAD] > > hdac0: Probing codec #0... > > hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 > > hdac0: HDA Codec #0: Unknown Codec > > hdac0: HDA Codec ID: 0xffffffff > > hdac0: Vendor: 0xffff > > hdac0: Device: 0xffff > > hdac0: Revision: 0x00 > > hdac0: Stepping: 0x00 > > hdac0: PCI Subvendor: 0x08881849 > > hdac0: Probing codec #3... > > hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 > > hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 > > hdac0: Codec #3 is not responding! Probing aborted. > > hdac0: > > Does this codec works on any other OS? Before MSI was enabled I can > remember such symptoms only once, when codec was broken. Yes, it works. I tried Knoppix 6.0.1 and the codec was detected correctly and worked. I found some sort of a debug script for ALSA. Its output is as follows: ALSA Audio Debug v0.1.0 - Wed Mar 25 18:02:00 UTC 2009 http://alsa.opensrc.org/aadebug http://www.gnu.org/licenses/gpl.txt Kernel ---------------------------------------------------- Linux Microknoppix 2.6.28.4 #8 SMP PREEMPT Mon Feb 9 14:33:28 CET 2009 i686 GNU/Linux Loaded Modules -------------------------------------------- snd_hda_intel 293112 4 Modprobe Conf --------------------------------------------- Warning: module config file does not exist This means any kernel modules will not be auto loaded See your linux distro docs on how to create this file Proc Asound ----------------------------------------------- Advanced Linux Sound Architecture Driver Version 1.0.18rc3. 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfce78000 irq 21 0: [ 0] : control 1: : sequencer 16: [ 0- 0]: digital audio playback 17: [ 0- 1]: digital audio playback 19: [ 0- 3]: digital audio playback 24: [ 0- 0]: digital audio capture 26: [ 0- 2]: digital audio capture 33: : timer cat: /proc/asound/hwdep: No such file or directory 00-00: ALC888 Analog : ALC888 Analog : playback 1 : capture 1 00-01: ALC888 Digital : ALC888 Digital : playback 1 00-02: ALC888 Analog : ALC888 Analog : capture 1 00-03: NVIDIA HDMI : NVIDIA HDMI : playback 1 Client info cur clients : 3 peak clients : 3 max clients : 192 Client 0 : "System" [Kernel] Port 0 : "Timer" (Rwe-) Port 1 : "Announce" (R-e-) Client 14 : "Midi Through" [Kernel] Port 0 : "Midi Through Port-0" (RWe-) Dev Snd --------------------------------------------------- controlC0 pcmC0D0c pcmC0D0p pcmC0D1p pcmC0D2c pcmC0D3p seq timer CPU ------------------------------------------------------- model name : AMD Athlon(tm) Dual Core Processor 5050e cpu MHz : 2599.718 model name : AMD Athlon(tm) Dual Core Processor 5050e cpu MHz : 2599.718 RAM ------------------------------------------------------- MemTotal: 3374252 kB SwapTotal: 0 kB Hardware -------------------------------------------------- 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control -- Ilari Laitinen --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFJypklQj4nNFSfK+YRAtmaAJ0SE54EJpEk2LKPP1splvJFXBbh+wCfXUxE Ids0QgOPoGEtnbTpOFqIzNE= =YjFH -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi-- From QAT at FreeBSD.org Wed Mar 25 20:54:03 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Wed Mar 25 20:54:11 2009 Subject: audio/denemo - fails: mtree Message-ID: <20090326033924.004438FC48@release.ixsystems.com> QAT - your restless neighborhood Daemon - identified a mtree error while trying to build: denemo-0.7.6_2 maintained by multimedia@FreeBSD.org Makefile ident: $FreeBSD: ports/audio/denemo/Makefile,v 1.33 2008/06/06 13:06:30 edwin Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/denemo-0.7.6_2.log : install -o root -g wheel -m 444 'icon-note-2.svg' '/usr/local/share/denemo/pixmaps/icon-note-2.svg' install -o root -g wheel -m 444 'icon-note-3.svg' '/usr/local/share/denemo/pixmaps/icon-note-3.svg' install -o root -g wheel -m 444 'icon-note-4.svg' '/usr/local/share/denemo/pixmaps/icon-note-4.svg' install -o root -g wheel -m 444 'icon-rest-0.svg' '/usr/local/share/denemo/pixmaps/icon-rest-0.svg' install -o root -g wheel -m 444 'icon-rest-1.svg' '/usr/local/share/denemo/pixmaps/icon-rest-1.svg' install -o root -g wheel -m 444 'icon-rest-2.svg' '/usr/local/share/denemo/pixmaps/icon-rest-2.svg' install -o root -g wheel -m 444 'icon-rest-3.svg' '/usr/local/share/denemo/pixmaps/icon-rest-3.svg' install -o root -g wheel -m 444 'icon-rest-4.svg' '/usr/local/share/denemo/pixmaps/icon-rest-4.svg' install -o root -g wheel -m 444 'icon-rest-5.svg' '/usr/local/share/denemo/pixmaps/icon-rest-5.svg' Making install in po /bin/sh .././mkinstalldirs /usr/local/share installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/denemo.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/denemo.mo installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/denemo.mo if test "denemo" = "gettext-tools"; then /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi Making install in src test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 'denemo' '/usr/local/bin/denemo' install -o root -g wheel -m 555 -s denemo /usr/local/bin/denemo test -z "/usr/local/share/denemo" || mkdir -p -- "/usr/local/share/denemo" install -o root -g wheel -m 444 'denemoui.xml' '/usr/local/share/denemo/denemoui.xml' install -o root -g wheel -m 444 'instruments.xml' '/usr/local/share/denemo/instruments.xml' test -z "/usr/local/share/denemo" || mkdir -p -- "/usr/local/share/denemo" install -o root -g wheel -m 444 'denemo.conf' '/usr/local/share/denemo/denemo.conf' install -o root -g wheel -m 444 'denemorc.xml' '/usr/local/share/denemo/denemorc.xml' ===> Registering installation for denemo-0.7.6_2 ================================================================ ======================================== ===> Building package for denemo-0.7.6_2 Creating package /tmp/packages/All/denemo-0.7.6_2.tbz Registering depends: gtk-2.14.7_1 atk-1.24.0 pango-1.22.4 shared-mime-info-0.60 gio-fam-backend-2.18.4 gamin-0.1.10 glib-2.18.4 gettext-0.17_1 libxml2-2.7.3 libiconv-1.11_1 cairo-1.8.6_1,1 xcb-util-0.3.3 libXft-2.1.13 libXrandr-1.2.3 libXcursor-1.1.9_1 libXrender-0.9.4_1 libXinerama-1.0.3,1 libXi-1.2.1,1 libXcomposite-0.4.0,1 libXext-1.0.5,1 libXdamage-1.1.1 libXfixes-4.0.3_1 libX11-1.2,1 libxcb-1.2 libpthread-stubs-0.1 pcre-7.8 pixman-0.14.0 xorg-fonts-truetype-7.4 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-bh-ttf-1.0.0 mkfontdir-1.0.4 mkfontscale-1.0.6 libfontenc-1.0.4 libXdmcp-1.0.2_1 libXau-1.0.4 xproto-7.0.15 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_2 xcb-proto-1.4 python25-2.5.4_1 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 xextproto-7.0.5 xineramaproto-1.1.2. Creating bzip'd tar ball in '/tmp/packages/All/denemo-0.7.6_2.tbz' Deleting denemo-0.7.6_2 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 17900118 4 drwxr-xr-x 2 root wheel 512 Mar 26 03:39 usr/local/share/doc/denemo ================================================================ build of /usr/ports/audio/denemo ended at Thu Mar 26 03:39:22 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/denemo-0.7.6_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=audio&portname=denemo 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 gavin at FreeBSD.org Thu Mar 26 07:50:17 2009 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Thu Mar 26 07:50:23 2009 Subject: kern/132848: [snd_emu10kx] driver problem with card init, snd_emu10k1 inits card correctly Message-ID: <200903261450.n2QEoGsV063495@freefall.freebsd.org> Synopsis: [snd_emu10kx] driver problem with card init, snd_emu10k1 inits card correctly State-Changed-From-To: feedback->open State-Changed-By: gavin State-Changed-When: Thu Mar 26 14:49:55 UTC 2009 State-Changed-Why: Feedback received, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132848 From gavin at FreeBSD.org Thu Mar 26 08:00:17 2009 From: gavin at FreeBSD.org (Gavin Atkinson) Date: Thu Mar 26 08:00:30 2009 Subject: kern/132848: [snd_emu10kx] driver problem with card init, (fwd) Message-ID: <200903261500.n2QF0ErW075634@freefall.freebsd.org> The following reply was made to PR kern/132848; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/132848: [snd_emu10kx] driver problem with card init, (fwd) Date: Thu, 26 Mar 2009 14:48:41 +0000 (GMT) ---------- Forwarded message ---------- Date: Thu, 26 Mar 2009 14:37:05 +0100 From: Rickard G Sorry for the late input: # pciconf -l hostb0@pci0:0:0:0: class=0x060000 card=0x80f61043 chip=0x25788086 rev=0x02 hdr=0x00 pcib1@pci0:0:1:0: class=0x060400 card=0x00000000 chip=0x25798086 rev=0x02 hdr=0x01 pcib2@pci0:0:3:0: class=0x060400 card=0x00000000 chip=0x257b8086 rev=0x02hdr=0x01 uhci0@pci0:0:29:0: class=0x0c0300 card=0x80a61043 chip=0x24d28086 rev=0x02hdr=0x00 uhci1@pci0:0:29:1: class=0x0c0300 card=0x80a61043 chip=0x24d48086 rev=0x02hdr=0x00 uhci2@pci0:0:29:2: class=0x0c0300 card=0x80a61043 chip=0x24d78086 rev=0x02hdr=0x00 uhci3@pci0:0:29:3: class=0x0c0300 card=0x80a61043 chip=0x24de8086 rev=0x02hdr=0x00 ehci0@pci0:0:29:7: class=0x0c0320 card=0x80a61043 chip=0x24dd8086 rev=0x02hdr=0x00 pcib3@pci0:0:30:0: class=0x060400 card=0x00000000 chip=0x244e8086 rev=0xc2hdr=0x01 isab0@pci0:0:31:0: class=0x060100 card=0x00000000 chip=0x24d08086 rev=0x02hdr=0x00 atapci0@pci0:0:31:2: class=0x01018a card=0x80a61043 chip=0x24d18086 rev=0x02hdr=0x00 none0@pci0:0:31:3: class=0x0c0500 card=0x80a61043 chip=0x24d38086 rev=0x02hdr=0x00 vgapci0@pci0:1:0:0: class=0x030000 card=0x22711682 chip=0x02e410de rev=0xa2hdr=0x00 em0@pci0:2:1:0: class=0x020000 card=0x80f71043 chip=0x10198086 rev=0x00 hdr=0x00 fwohci0@pci0:3:3:0: class=0x0c0010 card=0x808b1043 chip=0x8023104c rev=0x00hdr=0x00 pcm0@pci0:3:11:0: class=0x040100 card=0x20011102 chip=0x00041102 rev=0x04hdr=0x00 none1@pci0:3:11:1: class=0x098000 card=0x00401102 chip=0x70031102 rev=0x04hdr=0x00 fwohci1@pci0:3:11:2: class=0x0c0010 card=0x00101102 chip=0x40011102 rev=0x04hdr=0x00 bktr0@pci0:3:13:0: class=0x040000 card=0x001211bd chip=0x036e109e rev=0x11hdr=0x00 none2@pci0:3:13:1: class=0x048000 card=0x001211bd chip=0x0878109e rev=0x11hdr=0x00 From gavin at FreeBSD.org Thu Mar 26 08:00:19 2009 From: gavin at FreeBSD.org (Gavin Atkinson) Date: Thu Mar 26 08:00:31 2009 Subject: kern/132848: [snd_emu10kx] driver problem with card init, Message-ID: <200903261500.n2QF0HWm075666@freefall.freebsd.org> The following reply was made to PR kern/132848; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/132848: [snd_emu10kx] driver problem with card init, Date: Thu, 26 Mar 2009 14:49:46 +0000 (GMT) ---------- Forwarded message ---------- Date: Thu, 26 Mar 2009 14:41:11 +0100 From: Rickard G Sorry gavin the pevious one where with snd_emu10k1 loaded, here is the pciconf -l with snd_emu10kx loaded hostb0@pci0:0:0:0: class=0x060000 card=0x80f61043 chip=0x25788086 rev=0x02 hdr=0x00 pcib1@pci0:0:1:0: class=0x060400 card=0x00000000 chip=0x25798086 rev=0x02 hdr=0x01 pcib2@pci0:0:3:0: class=0x060400 card=0x00000000 chip=0x257b8086 rev=0x02hdr=0x01 uhci0@pci0:0:29:0: class=0x0c0300 card=0x80a61043 chip=0x24d28086 rev=0x02hdr=0x00 uhci1@pci0:0:29:1: class=0x0c0300 card=0x80a61043 chip=0x24d48086 rev=0x02hdr=0x00 uhci2@pci0:0:29:2: class=0x0c0300 card=0x80a61043 chip=0x24d78086 rev=0x02hdr=0x00 uhci3@pci0:0:29:3: class=0x0c0300 card=0x80a61043 chip=0x24de8086 rev=0x02hdr=0x00 ehci0@pci0:0:29:7: class=0x0c0320 card=0x80a61043 chip=0x24dd8086 rev=0x02hdr=0x00 pcib3@pci0:0:30:0: class=0x060400 card=0x00000000 chip=0x244e8086 rev=0xc2hdr=0x01 isab0@pci0:0:31:0: class=0x060100 card=0x00000000 chip=0x24d08086 rev=0x02hdr=0x00 atapci0@pci0:0:31:2: class=0x01018a card=0x80a61043 chip=0x24d18086 rev=0x02hdr=0x00 none0@pci0:0:31:3: class=0x0c0500 card=0x80a61043 chip=0x24d38086 rev=0x02hdr=0x00 vgapci0@pci0:1:0:0: class=0x030000 card=0x22711682 chip=0x02e410de rev=0xa2hdr=0x00 em0@pci0:2:1:0: class=0x020000 card=0x80f71043 chip=0x10198086 rev=0x00 hdr=0x00 fwohci0@pci0:3:3:0: class=0x0c0010 card=0x808b1043 chip=0x8023104c rev=0x00hdr=0x00 emu10kx0@pci0:3:11:0: class=0x040100 card=0x20011102 chip=0x00041102 rev=0x04hdr=0x00 none1@pci0:3:11:1: class=0x098000 card=0x00401102 chip=0x70031102 rev=0x04hdr=0x00 fwohci1@pci0:3:11:2: class=0x0c0010 card=0x00101102 chip=0x40011102 rev=0x04hdr=0x00 bktr0@pci0:3:13:0: class=0x040000 card=0x001211bd chip=0x036e109e rev=0x11hdr=0x00 none2@pci0:3:13:1: class=0x048000 card=0x001211bd chip=0x0878109e rev=0x11hdr=0x00 From onemda at gmail.com Thu Mar 26 12:16:51 2009 From: onemda at gmail.com (Paul B. Mahol) Date: Thu Mar 26 12:16:58 2009 Subject: Dell Internal Microphone In-Reply-To: References: Message-ID: <3a142e750903261145n4fb1f2f0o4345f174de58cfbf@mail.gmail.com> On 3/24/09, Suganth Ramaswamy wrote: > Hi All, > > I have a Dell XPS M1530 laptop running FreeBSD 7.1 Release. I would like to > know how I can get my built-in microphone working. At the moment, it isn't > working. I hope the following details of my system would be useful > > *dmesg | grep pcm0* > > pcm0: mem > 0xfebfc000-0xfebfffff irq 21 at device 27.0 on pci0 > pcm0: [ITHREAD] > pcm0: > pcm0: > > > *cat /dev/sndstat* > > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at memory 0xfebfc000 > irq 21 kld snd_hda [20080420_0052] [MPSAFE] (1p:2v/1r:1v channels duplex > default) boot into verbose mode and make hdac0 lines from dmesg available somewhere .... What application are you using for testing recording? -- Paul From mav at mavhome.dp.ua Fri Mar 27 01:37:35 2009 From: mav at mavhome.dp.ua (Alexander Motin) Date: Fri Mar 27 01:37:43 2009 Subject: Dell Internal Microphone In-Reply-To: <1238106185.00092816.1238095203@10.7.7.3> References: <1237872182.00091295.1237859401@10.7.7.3> <1238106185.00092816.1238095203@10.7.7.3> Message-ID: <49CC823C.8000806@mavhome.dp.ua> Paul B. Mahol wrote: > On 3/24/09, Suganth Ramaswamy wrote: >> Hi All, >> >> I have a Dell XPS M1530 laptop running FreeBSD 7.1 Release. I would like to >> know how I can get my built-in microphone working. At the moment, it isn't >> working. I hope the following details of my system would be useful >> >> *dmesg | grep pcm0* >> >> pcm0: mem >> 0xfebfc000-0xfebfffff irq 21 at device 27.0 on pci0 >> pcm0: [ITHREAD] >> pcm0: >> pcm0: >> >> >> *cat /dev/sndstat* >> >> FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) >> Installed devices: >> pcm0: at memory 0xfebfc000 >> irq 21 kld snd_hda [20080420_0052] [MPSAFE] (1p:2v/1r:1v channels duplex >> default) Update your system to 7-STABLE or take driver from there. snd_hda driver was significantly improved last time. -- Alexander Motin From edwin at FreeBSD.org Fri Mar 27 14:40:21 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Mar 27 14:40:28 2009 Subject: ports/133138: graphics/exiftags: update to version 1.01 Message-ID: <200903272140.n2RLeLfw045468@freefall.freebsd.org> Synopsis: graphics/exiftags: update to version 1.01 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Fri Mar 27 21:40:20 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133138 From miwi at FreeBSD.org Sat Mar 28 00:32:48 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Mar 28 00:32:55 2009 Subject: ports/133138: graphics/exiftags: update to version 1.01 Message-ID: <200903280732.n2S7WmN5080060@freefall.freebsd.org> Synopsis: graphics/exiftags: update to version 1.01 Responsible-Changed-From-To: freebsd-multimedia->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Mar 28 07:32:47 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=133138 From br at rambler-co.ru Sat Mar 28 12:19:20 2009 From: br at rambler-co.ru (Bukin Ruslan) Date: Sat Mar 28 12:19:26 2009 Subject: ThinkPad X300, FreeBSD 8.0-CURRENT and snd_hda Message-ID: <20090328191909.GA66075@rambler-co.ru> Hello, 0 br:pts/4:/home/br >cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) pcm1: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (0p:0v/1r:1v channels) pcm2: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/0r:0v channels) 0 br:pts/4:/home/br >mixer -f /dev/mixer0 Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer speaker is currently set to 75:75 Mixer mic is currently set to 75:75 Mixer rec is currently set to 75:75 Mixer ogain is currently set to 50:50 Recording source: mic 0 br:pts/4:/home/br >mixer -f /dev/mixer1 Mixer rec is currently set to 75:75 Mixer monitor is currently set to 75:75 Recording source: monitor 0 br:pts/4:/home/br >mixer -f /dev/mixer2 Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 0 br:pts/4:/home/br >sysctl hw.snd hw.snd.latency_profile: 1 hw.snd.latency: 5 hw.snd.report_soft_formats: 1 hw.snd.compat_linux_mmap: 0 hw.snd.feeder_buffersize: 16384 hw.snd.feeder_rate_round: 25 hw.snd.feeder_rate_max: 2016000 hw.snd.feeder_rate_min: 1 hw.snd.verbose: 1 hw.snd.maxautovchans: 16 hw.snd.default_unit: 0 hw.snd.version: 2007061600/i386 hw.snd.default_auto: 0 1) int-mic is not working; 2) i hear no sound (only noise) in my headphones when i plug them into green jack. From mav at FreeBSD.org Sat Mar 28 15:50:20 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Sat Mar 28 15:50:31 2009 Subject: ThinkPad X300, FreeBSD 8.0-CURRENT and snd_hda In-Reply-To: <1238278984.00093611.1238268003@10.7.7.3> References: <1238278984.00093611.1238268003@10.7.7.3> Message-ID: <49CEA9A8.2000809@FreeBSD.org> Bukin Ruslan wrote: > 0 br:pts/4:/home/br >cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) > pcm1: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (0p:0v/1r:1v channels) > pcm2: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/0r:0v channels) > > 1) int-mic is not working; > 2) i hear no sound (only noise) in my headphones when i plug them into green jack. Boot with verbose messages enabled. It will give you all information needed to troubleshoot the problem. -- Alexander Motin From phil at philpep.org Sat Mar 28 17:28:39 2009 From: phil at philpep.org (phil) Date: Sat Mar 28 17:28:46 2009 Subject: OSS works... sometimes Message-ID: <28150306fda74d05e4c830335ed01c09@philpep.org> Hy, I'm running on FreeBSD 7.0-RELEASE and having somes troubles with oss. Oss was working properly directly with kldload snd_ich.ko , but since i've reboot the PC oss wont work. I've this error (dmesg) : pcm0: mem 0xfebff800-0xfebff9ff,0xfebff400-0xfebff4ff irq 17 at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: primary codec not ready! pcm0: So i decided to try oss4 from ports, when i start it he kldload osscore.ko and oss_ich.ko put /dev/dsp and other into /dev but no sound when i try to put somme data (/dev/mem and other) into /dev/dsp i've this error : osscore: Output timed out on audio engine 0/'Intel ICH5 (24D5)' (count=0) So, i don't understand why since i've rebooted it doesn't work. uname -a FreeBSD squat.philpep.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 pciconf oss_ich0@pci0:0:31:5: class=0x040100 card=0xa0008086 chip=0x24d58086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '815B104D multimedia audio device (codec AC97) SoundMAX or VIA' class = multimedia subclass = audio Thanks. (And sorry for my english of course) philpep From c.r.n.a at wanadoo.fr Sun Mar 29 03:36:29 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sun Mar 29 03:36:35 2009 Subject: USB Video Class support Message-ID: <49CF48C3.7050904@wanadoo.fr> Hi, Someone knows if a person works on usb video class driver ? Thanks in advance, Nicolas. From henry.hu.sh at gmail.com Sun Mar 29 08:40:22 2009 From: henry.hu.sh at gmail.com (Henry Hu) Date: Sun Mar 29 08:40:28 2009 Subject: USB Video Class support In-Reply-To: <49CF48C3.7050904@wanadoo.fr> References: <49CF48C3.7050904@wanadoo.fr> Message-ID: <53a1e0710903290840n456c0281g5dcaf536581837da@mail.gmail.com> I tried to port netbsd driver, and I found that the version in cvs depends on the high speed ehci transfer, which someone submitted a patch for FreeBSD to one maillist but not committed. I applied the patch and got a kernel panic when the usb transfer starts. Maybe it would be good to do this after USB2 is merged from current?.... Cheers, Henry On Sun, Mar 29, 2009 at 6:09 PM, Nicolas wrote: > Hi, > > Someone knows if a person works on usb video class driver ? > > Thanks in advance, > Nicolas. > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > From mrechberger at gmail.com Sun Mar 29 09:12:29 2009 From: mrechberger at gmail.com (Markus Rechberger) Date: Sun Mar 29 09:12:36 2009 Subject: USB Video Class support In-Reply-To: <53a1e0710903290840n456c0281g5dcaf536581837da@mail.gmail.com> References: <49CF48C3.7050904@wanadoo.fr> <53a1e0710903290840n456c0281g5dcaf536581837da@mail.gmail.com> Message-ID: Hi, On Sun, Mar 29, 2009 at 5:40 PM, Henry Hu wrote: > I tried to port netbsd driver, and I found that the version in cvs > depends on the high speed ehci transfer, which someone submitted a > patch for FreeBSD to one maillist but not committed. I applied the > patch and got a kernel panic when the usb transfer starts. > Maybe it would be good to do this after USB2 is merged from current?.... > I'm about to kick off a portable framework for those media drivers, the code is currently disclosed to interested people only. http://mcentral.de/wiki/index.php5/DVBConfigFramework so if anyone is interested to join it just let me know.. Markus From c.r.n.a at wanadoo.fr Sun Mar 29 11:42:09 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sun Mar 29 11:42:16 2009 Subject: USB Video Class support References: 49CF48C3.7050904@wanadoo.fr Message-ID: <49CFB60A.3000809@wanadoo.fr> Hi Henry, Thanks for your response ! Could you send me your patch ? I'm using FreeBSD 8 Current and i want to test it if it's possible. Thanks in advance. Nicolas. From mav at FreeBSD.org Sun Mar 29 17:12:47 2009 From: mav at FreeBSD.org (mav@FreeBSD.org) Date: Sun Mar 29 17:12:53 2009 Subject: kern/131785: [snd_hda] [panic] sysctl hw.snd.maxautovchans panics with snd_hda Message-ID: <200903300012.n2U0CjbN038060@freefall.freebsd.org> Synopsis: [snd_hda] [panic] sysctl hw.snd.maxautovchans panics with snd_hda State-Changed-From-To: open->patched State-Changed-By: mav State-Changed-When: Mon Mar 30 00:11:05 UTC 2009 State-Changed-Why: I have committed patch to rgw HEAD that should address this issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=131785 From gerald at pfeifer.com Sun Mar 29 17:49:00 2009 From: gerald at pfeifer.com (Gerald Pfeifer) Date: Sun Mar 29 17:49:10 2009 Subject: [PATCH] devel/liboil: non-PIC relocations on PowerPC In-Reply-To: References: Message-ID: Hi Marcel, On Sat, 21 Mar 2009, Marcel Moolenaar wrote: > Attached 2 diff files that > 1) fix a non-PIC call, and > 2) properly define the global symbols as functions with a > non-zero size. > > With at least the first, gstreamer works. It would otherwise fail > to load some plugins because rtld would complain about non-PIC > relocations. > > If you want I can file a PR. Or if you're ok with it, I can do > the commit myself. I have no objections to this patch, but note that I am not the maintainer of this port -- multimedia@FreeBSD.org, and I believe this means you can just go ahead. Sorry for the delay in getting back to this. Gerald -- Gerald (Jerry) Pfeifer gerald@pfeifer.com http://www.pfeifer.com/gerald/ From dfilter at FreeBSD.ORG Mon Mar 30 03:20:06 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Mar 30 03:20:12 2009 Subject: kern/131785: commit references a PR Message-ID: <200903301020.n2UAK5tr087379@freefall.freebsd.org> The following reply was made to PR kern/131785; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/131785: commit references a PR Date: Mon, 30 Mar 2009 10:18:59 +0000 (UTC) Author: mav Date: Mon Mar 30 10:18:43 2009 New Revision: 190547 URL: http://svn.freebsd.org/changeset/base/190547 Log: MFC rev. 190519: Fixup relative pointers after channel realloc. It fixes crash on systems with several HDA codecs per controller. While I am there, remove some unneeded dereferences. MFCed earlier than it should be so that it can be part of 7.2-BETA1. PR: kern/131785 Submitted by: Tor Egge Approved by: re (kensmith) Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/pf/ (props changed) stable/7/sys/dev/ath/ath_hal/ (props changed) stable/7/sys/dev/cxgb/ (props changed) stable/7/sys/dev/sound/pci/hda/hdac.c Modified: stable/7/sys/dev/sound/pci/hda/hdac.c ============================================================================== --- stable/7/sys/dev/sound/pci/hda/hdac.c Mon Mar 30 10:16:49 2009 (r190546) +++ stable/7/sys/dev/sound/pci/hda/hdac.c Mon Mar 30 10:18:43 2009 (r190547) @@ -83,7 +83,7 @@ #include "mixer_if.h" -#define HDA_DRV_TEST_REV "20090316_0130" +#define HDA_DRV_TEST_REV "20090329_0131" SND_DECLARE_FILE("$FreeBSD$"); @@ -5264,7 +5264,7 @@ hdac_audio_bind_as(struct hdac_devinfo * sizeof(struct hdac_chan) * cnt, M_HDAC, M_ZERO | M_NOWAIT); if (sc->chans == NULL) { - device_printf(devinfo->codec->sc->dev, + device_printf(sc->dev, "Channels memory allocation failed!\n"); return; } @@ -5274,17 +5274,20 @@ hdac_audio_bind_as(struct hdac_devinfo * M_HDAC, M_ZERO | M_NOWAIT); if (sc->chans == NULL) { sc->num_chans = 0; - device_printf(devinfo->codec->sc->dev, + device_printf(sc->dev, "Channels memory allocation failed!\n"); return; } + /* Fixup relative pointers after realloc */ + for (j = 0; j < sc->num_chans; j++) + sc->chans[j].caps.fmtlist = sc->chans[j].fmtlist; } free = sc->num_chans; sc->num_chans += cnt; for (j = free; j < free + cnt; j++) { - devinfo->codec->sc->chans[j].devinfo = devinfo; - devinfo->codec->sc->chans[j].as = -1; + sc->chans[j].devinfo = devinfo; + sc->chans[j].as = -1; } /* Assign associations in order of their numbers, */ @@ -5293,10 +5296,10 @@ hdac_audio_bind_as(struct hdac_devinfo * continue; as[j].chan = free; - devinfo->codec->sc->chans[free].as = j; - devinfo->codec->sc->chans[free].dir = + sc->chans[free].as = j; + sc->chans[free].dir = (as[j].dir == HDA_CTL_IN) ? PCMDIR_REC : PCMDIR_PLAY; - hdac_pcmchannel_setup(&devinfo->codec->sc->chans[free]); + hdac_pcmchannel_setup(&sc->chans[free]); free++; } } _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" From dirk.meyer at dinoex.sub.org Mon Mar 30 04:00:09 2009 From: dirk.meyer at dinoex.sub.org (Dirk Meyer) Date: Mon Mar 30 04:00:17 2009 Subject: kern/131785: [snd_hda] [panic] sysctl hw.snd.maxautovchans panics with snd_hda Message-ID: <200903301100.n2UB08UQ040962@freefall.freebsd.org> The following reply was made to PR kern/131785; it has been noted by GNATS. From: dirk.meyer@dinoex.sub.org (Dirk Meyer) To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/131785: [snd_hda] [panic] sysctl hw.snd.maxautovchans panics with snd_hda Date: Mon, 30 Mar 2009 12:49:28 +0200 Alexander Motin schrieb:, > Try now please. here the boot -v the load of the sound module was successful, Thanks. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] http://people.freebsd.org/~dinoex/errorlogs/ Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.0-CURRENT #1: Mon Mar 30 06:35:55 CEST 2009 root@book64.dinoex.sub.de:/usr/obj/usr/src/sys/GENERIC WARNING: WITNESS option enabled, expect reduced performance. Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80f8c000. Preloaded acpi_dsdt "/boot/acpidump.aml" at 0xffffffff80f8c258. Preloaded elf obj module "/boot/kernel/acpi_ibm.ko" at 0xffffffff80f8c2b0. Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 1995009552 Hz CPU: Intel(R) Pentium(R) Dual CPU T3200 @ 2.00GHz (1995.01-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x6fd Stepping = 13 Features=0xbfebfbff Features2=0xe39d AMD Features=0x20100800 AMD Features2=0x1 TSC: P-state invariant Cores per package: 2 usable memory = 4238155776 (4041 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) 0x0000000000fba000 - 0x00000000b4a32fff, 3014103040 bytes (735865 pages) 0x00000000bd6b9000 - 0x00000000bd7b1fff, 1019904 bytes (249 pages) 0x00000000bd80f000 - 0x00000000bd906fff, 1015808 bytes (248 pages) 0x00000000bdb0f000 - 0x00000000bdb17fff, 36864 bytes (9 pages) 0x00000000bdb1f000 - 0x00000000bdb62fff, 278528 bytes (68 pages) 0x0000000100000000 - 0x000000013ffeffff, 1073676288 bytes (262128 pages) avail memory = 4067794944 (3879 MB) ACPI APIC Table: INTR: Adding local APIC 1 as a target FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 APIC: CPU 0 has ACPI ID 0 APIC: CPU 1 has ACPI ID 1 ULE: setup cpu 0 ULE: setup cpu 1 ACPI: RSDP @ 0x0xf7190/0x0024 (v 2 LENOVO) ACPI: XSDT @ 0x0xbdbf624e/0x006C (v 1 LENOVO TP-6G 0x00000000 LTP 0x00000000) ACPI: FACP @ 0x0xbdbe8000/0x00F4 (v 3 LENOVO TP-6G 0x00000001 ALAN 0x00000001) ACPI: DSDT @ 0x0xbdbe9000/0x693C (v 2 LENOVO TP-6G 0x00000001 INTL 0x20050624) ACPI: FACS @ 0x0xbdb9efc0/0x0040 ACPI: HPET @ 0x0xbdbfcd86/0x0038 (v 1 LENOVO TP-6G 0x00000001 LOHR 0x0000005A) ACPI: MCFG @ 0x0xbdbfcdbe/0x003C (v 1 LENOVO TP-6G 0x00000001 LOHR 0x0000005A) ACPI: SLIC @ 0x0xbdbfcdfa/0x0176 (v 1 LENOVO TP-6G 0x00000001 TBD 0x00000001) ACPI: APIC @ 0x0xbdbfcf70/0x0068 (v 1 PTLTD APIC 0x00000000 LTP 0x00000000) ACPI: BOOT @ 0x0xbdbfcfd8/0x0028 (v 1 PTLTD $SBFTBL$ 0x00000000 LTP 0x00000001) ACPI: SSDT @ 0x0xbdbe7000/0x0655 (v 1 PmRef CpuPm 0x00003000 INTL 0x20050624) ACPI: SSDT @ 0x0xbdbe6000/0x0259 (v 1 PmRef Cpu0Tst 0x00003000 INTL 0x20050624) ACPI: SSDT @ 0x0xbdbe5000/0x020F (v 1 PmRef ApTst 0x00003000 INTL 0x20050624) MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: high lapic1: Routing NMI -> LINT1 lapic1: LINT1 trigger: edge lapic1: LINT1 polarity: high MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level ioapic0 irqs 0-23 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x00010000 pcm: 0x00000400 wlan: <802.11 Link Layer> random: nfslock: pseudo-device kbd: new array size 4 kbd1 at kbdmux0 mem: null: io: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 (Mar 30 2009 06:35:46) acpi0: on motherboard ACPI: Overriding _OS definition with "Windows 2006" ACPI: Table DSDT replaced by host OS ACPI: DSDT @ 0x0/0x732F (v 2 LENOVO TP-6G 0x00000001 INTL 0x20070320) PCIe: Memory Mapped configuration base @ 0xe0000000 ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48 acpi0: [MPSAFE] acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: wakeup code va 0xfffffffe4000a000 pa 0x4000 AcpiOsDerivePciId: \_SB_.PCI0.HBUS -> bus 0 dev 0 func 0 AcpiOsDerivePciId: \_SB_.PCI0.RP01.J380.PCFG -> bus 2 dev 0 func 0 AcpiOsDerivePciId: \_SB_.PCI0.LPCB.LPC0 -> bus 0 dev 31 func 0 AcpiOsDerivePciId: \_SB_.PCI0.LPCB.LPC1 -> bus 0 dev 31 func 0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route 64-bit Timecounter "HPET" frequency 14318180 Hz quality 900 ACPI timer: 0/3 0/3 0/3 0/3 0/3 0/3 0/3 0/3 0/3 0/3 -> 0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 5 N 0 1 3 4 5 6 7 10 12 14 15 Validation 0 5 N 0 1 3 4 5 6 7 10 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 1 3 4 5 6 7 11 12 14 15 Validation 0 11 N 0 1 3 4 5 6 7 11 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 3 N 0 1 3 4 5 6 7 10 12 14 15 Validation 0 3 N 0 1 3 4 5 6 7 10 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 1 3 4 5 6 7 11 12 14 15 Validation 0 255 N 0 1 3 4 5 6 7 11 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 7 N 0 1 3 4 5 6 7 10 12 14 15 Validation 0 7 N 0 1 3 4 5 6 7 10 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 1 3 4 5 6 7 11 12 14 15 Validation 0 11 N 0 1 3 4 5 6 7 11 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 1 3 4 5 6 7 10 12 14 15 Validation 0 10 N 0 1 3 4 5 6 7 10 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 4 N 0 1 3 4 5 6 7 11 12 14 15 Validation 0 4 N 0 1 3 4 5 6 7 11 12 14 15 After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x8086, dev=0x2a40, revid=0x07 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2a42, revid=0x07 domain=0, bus=0, slot=2, func=0 class=03-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 1 message map[10]: type Memory, range 64, base 0xf4000000, size 22, enabled map[18]: type Prefetchable Memory, range 64, base 0xd0000000, size 28, enabled map[20]: type I/O Port, range 32, base 0x1800, size 3, enabled pcib0: matched entry for 0.2.INTA pcib0: slot 2 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2a43, revid=0x07 domain=0, bus=0, slot=2, func=1 class=03-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 3 supports D0 D3 current D0 map[10]: type Memory, range 64, base 0xf4400000, size 20, enabled found-> vendor=0x8086, dev=0x2937, revid=0x03 domain=0, bus=0, slot=26, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 map[20]: type I/O Port, range 32, base 0x1820, size 5, enabled pcib0: matched entry for 0.26.INTA pcib0: slot 26 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2938, revid=0x03 domain=0, bus=0, slot=26, func=1 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=11 map[20]: type I/O Port, range 32, base 0x1840, size 5, enabled pcib0: matched entry for 0.26.INTB pcib0: slot 26 INTB hardwired to IRQ 21 found-> vendor=0x8086, dev=0x2939, revid=0x03 domain=0, bus=0, slot=26, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=7 map[20]: type I/O Port, range 32, base 0x1860, size 5, enabled pcib0: matched entry for 0.26.INTC pcib0: slot 26 INTC hardwired to IRQ 20 found-> vendor=0x8086, dev=0x293c, revid=0x03 domain=0, bus=0, slot=26, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=7 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xf4a04800, size 10, enabled pcib0: matched entry for 0.26.INTC pcib0: slot 26 INTC hardwired to IRQ 20 found-> vendor=0x8086, dev=0x293e, revid=0x03 domain=0, bus=0, slot=27, func=0 class=04-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 64, base 0xf4a00000, size 14, enabled pcib0: matched entry for 0.27.INTA pcib0: slot 27 INTA hardwired to IRQ 22 found-> vendor=0x8086, dev=0x2940, revid=0x03 domain=0, bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTA pcib0: slot 28 INTA hardwired to IRQ 17 found-> vendor=0x8086, dev=0x2942, revid=0x03 domain=0, bus=0, slot=28, func=1 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) intpin=b, irq=5 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTB pcib0: slot 28 INTB hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2944, revid=0x03 domain=0, bus=0, slot=28, func=2 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) intpin=c, irq=3 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTC pcib0: slot 28 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x2946, revid=0x03 domain=0, bus=0, slot=28, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) intpin=d, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTD pcib0: slot 28 INTD hardwired to IRQ 19 found-> vendor=0x8086, dev=0x294a, revid=0x03 domain=0, bus=0, slot=28, func=5 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) intpin=b, irq=5 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTB pcib0: slot 28 INTB hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2934, revid=0x03 domain=0, bus=0, slot=29, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=4 map[20]: type I/O Port, range 32, base 0x1880, size 5, enabled pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x2935, revid=0x03 domain=0, bus=0, slot=29, func=1 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 map[20]: type I/O Port, range 32, base 0x18a0, size 5, enabled pcib0: matched entry for 0.29.INTB pcib0: slot 29 INTB hardwired to IRQ 19 found-> vendor=0x8086, dev=0x2936, revid=0x03 domain=0, bus=0, slot=29, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=3 map[20]: type I/O Port, range 32, base 0x18c0, size 5, enabled pcib0: matched entry for 0.29.INTC pcib0: slot 29 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x293a, revid=0x03 domain=0, bus=0, slot=29, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=4 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xf4a04c00, size 10, enabled pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x2448, revid=0x93 domain=0, bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2919, revid=0x03 domain=0, bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2929, revid=0x03 domain=0, bus=0, slot=31, func=2 class=01-06-01, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 powerspec 3 supports D0 D3 current D0 MSI supports 16 messages map[10]: type I/O Port, range 32, base 0x1818, size 3, enabled map[14]: type I/O Port, range 32, base 0x180c, size 2, enabled map[18]: type I/O Port, range 32, base 0x1810, size 3, enabled map[1c]: type I/O Port, range 32, base 0x1808, size 2, enabled map[20]: type I/O Port, range 32, base 0x18e0, size 5, enabled map[24]: type Memory, range 32, base 0xf4a04000, size 11, enabled pcib0: matched entry for 0.31.INTB pcib0: slot 31 INTB hardwired to IRQ 19 found-> vendor=0x8086, dev=0x2930, revid=0x03 domain=0, bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=10 map[10]: type Memory, range 64, base 0, size 8, enabled map[20]: type I/O Port, range 32, base 0x1c00, size 5, enabled pcib0: matched entry for 0.31.INTC pcib0: slot 31 INTC hardwired to IRQ 19 vgapci0: port 0x1800-0x1807 mem 0xf4000000-0xf43fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 vgapci0: Reserved 0x10000000 bytes for rid 0x18 type 3 at 0xd0000000 vgapci0: Reserved 0x400000 bytes for rid 0x10 type 3 at 0xf4000000 agp0: detected 32764k stolen memory agp0: aperture size is 256M vgapci1: mem 0xf4400000-0xf44fffff at device 2.1 on pci0 uhci0: port 0x1820-0x183f irq 16 at device 26.0 on pci0 uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1820 ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 49 uhci0: [MPSAFE] uhci0: [ITHREAD] uhci0: LegSup = 0x3000 usbus0: on uhci0 uhci1: port 0x1840-0x185f irq 21 at device 26.1 on pci0 uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1840 ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 50 uhci1: [MPSAFE] uhci1: [ITHREAD] usbus1: on uhci1 uhci2: port 0x1860-0x187f irq 20 at device 26.2 on pci0 uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1860 ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 51 uhci2: [MPSAFE] uhci2: [ITHREAD] usbus2: on uhci2 ehci0: mem 0xf4a04800-0xf4a04bff irq 20 at device 26.7 on pci0 ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xf4a04800 ehci0: [MPSAFE] ehci0: [ITHREAD] usbus3: EHCI version 1.0 usbus3: on ehci0 pci0: at device 27.0 (no driver attached) pcib1: irq 17 at device 28.0 on pci0 pcib1: domain 0 pcib1: secondary bus 2 pcib1: subordinate bus 2 pcib1: I/O decode 0xf000-0xfff pcib1: memory decode 0xf4500000-0xf45fffff pcib1: no prefetched decode pci2: on pcib1 pci2: domain=0, physical bus=2 found-> vendor=0x197b, dev=0x2382, revid=0x00 domain=0, bus=2, slot=0, func=0 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 1 message map[10]: type Memory, range 32, base 0xf4500000, size 8, enabled pcib1: requested memory range 0xf4500000-0xf45000ff: good pcib1: matched entry for 2.0.INTA pcib1: slot 0 INTA hardwired to IRQ 16 found-> vendor=0x197b, dev=0x2381, revid=0x00 domain=0, bus=2, slot=0, func=2 class=08-05-01, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 1 message map[10]: type Memory, range 32, base 0xf4500400, size 8, enabled pcib1: requested memory range 0xf4500400-0xf45004ff: good pcib1: matched entry for 2.0.INTA pcib1: slot 0 INTA hardwired to IRQ 16 found-> vendor=0x197b, dev=0x2383, revid=0x00 domain=0, bus=2, slot=0, func=3 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 1 message map[10]: type Memory, range 32, base 0xf4500800, size 8, enabled pcib1: requested memory range 0xf4500800-0xf45008ff: good pcib1: matched entry for 2.0.INTA pcib1: slot 0 INTA hardwired to IRQ 16 pci2: at device 0.0 (no driver attached) pci2: at device 0.2 (no driver attached) pci2: at device 0.3 (no driver attached) pcib2: irq 16 at device 28.1 on pci0 pcib2: domain 0 pcib2: secondary bus 3 pcib2: subordinate bus 3 pcib2: I/O decode 0xf000-0xfff pcib2: no prefetched decode pci3: on pcib2 pci3: domain=0, physical bus=3 pcib3: irq 18 at device 28.2 on pci0 pcib3: domain 0 pcib3: secondary bus 4 pcib3: subordinate bus 4 pcib3: I/O decode 0xf000-0xfff pcib3: memory decode 0xf4700000-0xf47fffff pcib3: no prefetched decode pci4: on pcib3 pci4: domain=0, physical bus=4 found-> vendor=0x8086, dev=0x4237, revid=0x00 domain=0, bus=4, slot=0, func=0 class=02-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=3 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 64, base 0xf4700000, size 13, enabled pcib3: requested memory range 0xf4700000-0xf4701fff: good pcib3: matched entry for 4.0.INTA pcib3: slot 0 INTA hardwired to IRQ 18 pci4: at device 0.0 (no driver attached) pcib4: irq 19 at device 28.3 on pci0 pcib4: domain 0 pcib4: secondary bus 5 pcib4: subordinate bus 6 pcib4: I/O decode 0x2000-0x2fff pcib4: memory decode 0xf0000000-0xf3ffffff pcib4: prefetched decode 0xf6000000-0xf7ffffff pci5: on pcib4 pci5: domain=0, physical bus=5 pcib5: irq 16 at device 28.5 on pci0 pcib5: domain 0 pcib5: secondary bus 7 pcib5: subordinate bus 7 pcib5: I/O decode 0xf000-0xfff pcib5: memory decode 0xf4600000-0xf46fffff pcib5: no prefetched decode pci7: on pcib5 pci7: domain=0, physical bus=7 found-> vendor=0x14e4, dev=0x1713, revid=0x02 domain=0, bus=7, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 64, base 0xf4600000, size 16, enabled pcib5: requested memory range 0xf4600000-0xf460ffff: good pcib5: matched entry for 7.0.INTA pcib5: slot 0 INTA hardwired to IRQ 17 bge0: mem 0xf4600000-0xf460ffff irq 17 at device 0.0 on pci7 bge0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xf4600000 bge0: adjust device control 0x2000 -> 0x5000 bge0: attempting to allocate 1 MSI vectors (1 supported) bge0: using IRQ 256 for MSI bge0: CHIP ID 0xc0020000; ASIC REV 0x0c; CHIP REV 0xc0; PCI-E miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: OUI 0x000af7, model 0x0004, rev. 0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bge0: bpf attached bge0: Ethernet address: 00:1e:ec:9c:88:87 msi: Assigning MSI IRQ 256 to local APIC 0 vector 52 bge0: [MPSAFE] bge0: [ITHREAD] uhci3: port 0x1880-0x189f irq 23 at device 29.0 on pci0 uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1880 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 53 uhci3: [MPSAFE] uhci3: [ITHREAD] usbus4: on uhci3 uhci4: port 0x18a0-0x18bf irq 19 at device 29.1 on pci0 uhci4: Reserved 0x20 bytes for rid 0x20 type 4 at 0x18a0 ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 54 uhci4: [MPSAFE] uhci4: [ITHREAD] usbus5: on uhci4 uhci5: port 0x18c0-0x18df irq 18 at device 29.2 on pci0 uhci5: Reserved 0x20 bytes for rid 0x20 type 4 at 0x18c0 ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 55 uhci5: [MPSAFE] uhci5: [ITHREAD] usbus6: on uhci5 ehci1: mem 0xf4a04c00-0xf4a04fff irq 23 at device 29.7 on pci0 ehci1: Reserved 0x400 bytes for rid 0x10 type 3 at 0xf4a04c00 ehci1: [MPSAFE] ehci1: [ITHREAD] usbus7: EHCI version 1.0 usbus7: on ehci1 pcib6: at device 30.0 on pci0 pcib6: domain 0 pcib6: secondary bus 8 pcib6: subordinate bus 8 pcib6: I/O decode 0xf000-0xfff pcib6: no prefetched decode pcib6: Subtractively decoded bridge. pci8: on pcib6 pci8: domain=0, physical bus=8 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1818-0x181f,0x180c-0x180f,0x1810-0x1817,0x1808-0x180b,0x18e0-0x18ff mem 0xf4a04000-0xf4a047ff irq 19 at device 31.2 on pci0 atapci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x18e0 atapci0: Reserved 0x800 bytes for rid 0x24 type 3 at 0xf4a04000 atapci0: [MPSAFE] atapci0: [ITHREAD] atapci0: AHCI Version 01.20 controller with 4 ports PM not supported ata2: on atapci0 ata2: AHCI reset... ata2: SATA connect time=10ms ata2: ready wait time=6ms ata2: software reset port 0... ata2: ready wait time=0ms ata2: SIGNATURE: 00000101 ata2: AHCI reset done: devices=00000001 ata2: [MPSAFE] ata2: [ITHREAD] ata3: on atapci0 ata3: AHCI reset... ata3: SATA connect time=0ms ata3: ready wait time=21ms ata3: software reset port 0... ata3: ready wait time=0ms ata3: SIGNATURE: eb140101 ata3: AHCI reset done: devices=00010000 ata3: [MPSAFE] ata3: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_tz0: on acpi0 atrtc0: port 0x70-0x77 irq 8 on acpi0 atrtc0: registered as a time-of-day clock (resolution 1000000us) battery0: on acpi0 acpi_acad0: on acpi0 psmcpnp0: irq 12 on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 56 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: current command byte:0047 psm0: irq 12 on atkbdc0 ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 57 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model GlidePoint, device ID 0-00, 2 buttons psm0: config:00000000, flags:00000008, packet size:3 psm0: syncmask:c0, syncbits:00 cpu0: on acpi0 ACPI Warning (tbutils-0243): Incorrect checksum in table [ ] - 44, should be 41 [20070320] ACPI Error (tbinstal-0222): Table has invalid signature [ ], must be SSDT or PSDT [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU0.GCAP] (Node 0xffffff0001662760), AE_BAD_SIGNATURE ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU0._PDC] (Node 0xffffff00016627e0), AE_BAD_SIGNATURE ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj 0xffffff0004416380 [20070320] ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands for [OpcodeName unavailable] [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU0._OSC] (Node 0xffffff00016627c0), AE_AML_INTERNAL cpu0: switching to generic Cx mode est0: on cpu0 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 6130c2b06000c2b device_attach: est0 attach returned 6 p4tcc0: on cpu0 cpu1: on acpi0 ACPI Warning (tbutils-0243): Incorrect checksum in table [usr/] - 6E, should be 3E [20070320] ACPI Error (tbinstal-0222): Table has invalid signature [usr/], must be SSDT or PSDT [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU1.APPT] (Node 0xffffff0001662680), AE_BAD_SIGNATURE ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU1.GCAP] (Node 0xffffff00016626c0), AE_BAD_SIGNATURE ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU1._PDC] (Node 0xffffff0001662700), AE_BAD_SIGNATURE ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj 0xffffff0004401a80 [20070320] ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands for [OpcodeName unavailable] [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU1._OSC] (Node 0xffffff00016626e0), AE_AML_INTERNAL est1: on cpu1 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 6130c2b06000c2b device_attach: est1 attach returned 6 p4tcc1: on cpu1 ex_isa_identify() ahc_isa_probe 1: ioport 0x1c00 alloc failed isa_probe_children: disabling PnP devices atkbdc: atkbdc0 already exists; skipping it sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: probing non-PnP devices orm0: at iomem 0xc0000-0xcf7ff,0xdc000-0xdffff,0xe0000-0xe17ff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 ppc0: cannot reserve I/O port range ppc0: failed to probe at irq 7 on isa0 uart0: failed to probe at port 0x3f8-0x3ff irq 4 on isa0 uart1: failed to probe at port 0x2f8-0x2ff irq 3 on isa0 uart2: not probed (disabled) uart3: not probed (disabled) isa_probe_children: probing PnP devices Device configuration finished. Reducing kern.maxvnodes 255844 -> 100000 procfs registered lapic: Divisor 2, Frequency 83125410 hz Timecounter "TSC" frequency 1995009552 Hz quality -100 Timecounters tick every 1.000 msec lo0: bpf attached hptrr: no controller detected. ata2: Identifying devices: 00000001 ata2: New devices: 00000001 usbus7: 480Mbps High Speed USB v2.0 usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 12Mbps Full Speed USB v1.0 usbus3: 480Mbps High Speed USB v2.0 usbus4: 12Mbps Full Speed USB v1.0 usbus5: 12Mbps Full Speed USB v1.0 usbus6: 12Mbps Full Speed USB v1.0 battery0: battery initialization start acpi_acad0: acline initialization start ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire ad4: 238475MB at ata2-master SATA150 ad4: 488397168 sectors [484521C/16H/63S] 16 sectors/interrupt 1 depth queue GEOM: new disk ad4 ugen7.1: at usbus7 uhub0: on usbus7 ugen0.1: at usbus0 uhub1: on usbus0 ugen1.1: at usbus1 uhub2: on usbus1 ugen2.1: at usbus2 uhub3: on usbus2 ugen3.1: at usbus3 uhub4: on usbus3 ugen4.1: at usbus4 uhub5: on usbus4 ugen5.1: at usbus5 uhub6: on usbus5 ugen6.1: at usbus6 uhub7: on usbus6 acpi_acad0: On Line acpi_acad0: acline initialization done, tried 1 times ad4: Intel check1 failed acpi: bad write to port 0x080 (32), val 0x726f6d61 AcpiOsDerivePciId: \_SB_.PCI0.RP01.PXCS -> bus 0 dev 28 func 0 ad4: Adaptec check1 failed ad4: LSI (v3) check1 failed ad4: LSI (v2) check1 failed ad4: FreeBSD check1 failedAcpiOsDerivePciId: \_SB_.PCI0.RP02.PXCS -> bus 0 dev 28 func 1 AcpiOsDerivePciId: \_SB_.PCI0.RP03.PXCS -> bus 0 dev 28 func 2 ata3: Identifying devices: 00010000 ata3: New devices: 00010000 ata3-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire ata3: device_reset timeout=1580us acd0: DVDR drive at ata3 as master acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, SATA150 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc ATA PseudoRAID loaded SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00000400 ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 1 vector 48 ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 1 vector 49 ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 1 vector 50 ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 1 vector 51 msi: Assigning MSI IRQ 256 to local APIC 1 vector 52 WARNING: WITNESS option enabled, expect reduced performance. GEOM: ad4s3: geometry does not match label (255h,63s != 16h,63s). AcpiOsDerivePciId: \_SB_.PCI0.RP04.PXCS -> bus 0 dev 28 func 3 AcpiOsDerivePciId: \_SB_.PCI0.RP05.PXCS -> bus 0 dev 28 func 4 AcpiOsDerivePciId: \_SB_.PCI0.RP06.PXCS -> bus 0 dev 28 func 5 GEOM_LABEL: Label for provider ad4s3 is ufsid/49a0326b0f417a7c. GEOM_LABEL: Label for provider ad4s1a is ufsid/49a0326ab899464f. GEOM_LABEL: Label for provider ad4s1d is ufsid/49a032737dfc2e90. GEOM_LABEL: Label for provider ad4s1e is ufsid/49a03275fee815d0. acpi: bad write to port 0x080 (32), val 0x726f6d62 GEOM_LABEL: Label for provider ad4s1f is ufsid/49a03273f07f84d9. GEOM_LABEL: Label for provider ad4s2a is ufsid/49a0326ad263fa3b. GEOM_LABEL: Label for provider ad4s2d is ufsid/49a0326a17952cd1. GEOM_LABEL: Label for provider ad4s2e is ufsid/49a0326b7fa5d802. GEOM_LABEL: Label for provider ad4s2f is ufsid/49a0326af6ccace1. GEOM: ufsid/49a0326b0f417a7c: geometry does not match label (255h,63s != 16h,63s). uhub1: 2 ports with 2 removable, self powered uhub2: 2 ports with 2 removable, self powered uhub3: 2 ports with 2 removable, self powered Root mount waiting for: usbus7 usbus6 usbus5 usbus4 usbus3 uhub5: 2 ports with 2 removable, self powered Root mount waiting for: usbus7 usbus6 usbus5 usbus3 uhub6: 2 ports with 2 removable, self powered Root mount waiting for: usbus7 usbus6 usbus3 uhub7: 2 ports with 2 removable, self powered Root mount waiting for: usbus7 usbus3 last message repeated 2 times uhub0: 6 ports with 6 removable, self powered uhub4: 6 ports with 6 removable, self powered Root mount waiting for: usbus7 ugen7.2: at usbus7 Trying to mount root from ufs:/dev/ad4s2a ct_to_ts([2009-03-30 10:37:03]) = 1238409423.000000000 start_init: trying /sbin/init Entropy harvesting: interrupts ethernet point_to_point kickstart . GEOM_LABEL: Label ufsid/49a0326ad263fa3b removed. /dev/ad4s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2a: clean, 251562 free (1730 frags, 31229 blocks, 0.3% fragmentation) GEOM_LABEL: Label for provider ad4s2a is ufsid/49a0326ad263fa3b. GEOM_LABEL: Label ufsid/49a0326a17952cd1 removed. /dev/ad4s2d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2d: clean, 253805 free (29 frags, 31722 blocks, 0.0% fragmentation) GEOM_LABEL: Label for provider ad4s2d is ufsid/49a0326a17952cd1. GEOM_LABEL: Label ufsid/49a0326b7fa5d802 removed. /dev/ad4s2e: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2e: clean, 444449 free (3545 frags, 55113 blocks, 0.7% fragmentation) GEOM_LABEL: Label for provider ad4s2e is ufsid/49a0326b7fa5d802. GEOM_LABEL: Label ufsid/49a0326af6ccace1 removed. /dev/ad4s2f: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2f: clean, 8805198 free (92998 frags, 1089025 blocks, 0.8% fragmentation) GEOM_LABEL: Label for provider ad4s2f is ufsid/49a0326af6ccace1. GEOM_LABEL: Label ufsid/49a0326ab899464f removed. /dev/ad4s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s1a: clean, 90408 free (4320 frags, 10761 blocks, 0.9% fragmentation) GEOM_LABEL: Label for provider ad4s1a is ufsid/49a0326ab899464f. GEOM_LABEL: Label ufsid/49a032737dfc2e90 removed. /dev/ad4s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s1d: clean, 253791 free (31 frags, 31720 blocks, 0.0% fragmentation) GEOM_LABEL: Label for provider ad4s1d is ufsid/49a032737dfc2e90. GEOM_LABEL: Label ufsid/49a03275fee815d0 removed. /dev/ad4s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s1e: clean, 261324 free (4972 frags, 32044 blocks, 1.0% fragmentation) GEOM_LABEL: Label for provider ad4s1e is ufsid/49a03275fee815d0. GEOM_LABEL: Label ufsid/49a03273f07f84d9 removed. /dev/ad4s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s1f: clean, 8218598 free (63486 frags, 1019389 blocks, 0.5% fragmentation) GEOM_LABEL: Label for provider ad4s1f is ufsid/49a03273f07f84d9. GEOM_LABEL: Label ufsid/49a0326b0f417a7c removed. /dev/ad4s3d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s3d: clean, 11397928 free (197936 frags, 1399999 blocks, 0.2% fragmentation) GEOM_LABEL: Label for provider ad4s3 is ufsid/49a0326b0f417a7c. GEOM: ufsid/49a0326b0f417a7c: geometry does not match label (255h,63s != 16h,63s). GEOM_LABEL: Label ufsid/49a0326ad263fa3b removed. GEOM_LABEL: Label ufsid/49a0326a17952cd1 removed. GEOM_LABEL: Label ufsid/49a0326b7fa5d802 removed. GEOM_LABEL: Label ufsid/49a0326af6ccace1 removed. GEOM_LABEL: Label ufsid/49a0326ab899464f removed. GEOM_LABEL: Label ufsid/49a032737dfc2e90 removed. GEOM_LABEL: Label ufsid/49a03275fee815d0 removed. GEOM_LABEL: Label ufsid/49a03273f07f84d9 removed. GEOM_LABEL: Label ufsid/49a0326b0f417a7c removed. Starting Network: lo0 bge0. rpc.umntall: t4: RPCPROG_MNT: RPC: Unknown host bge0: link UP bge0: link state changed to UP Removing stale Samba tdb files: done Starting fusefs. link_elf_obj: symbol dev2unit undefined linker_load_file: Unsupported file type kldload: can't load /usr/local/modules/fuse.ko : Exec format error Configuring syscons: keymap font8x16 font8x14 font8x8 blanktime . Local package initialization: pci0: driver added found-> vendor=0x8086, dev=0x293e, revid=0x03 domain=0, bus=0, slot=27, func=0 class=04-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=22 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit pci0:0:27:0: reprobing on driver added found-> vendor=0x8086, dev=0x2930, revid=0x03 domain=0, bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=19 pci0:0:31:3: reprobing on driver added pci2: driver added found-> vendor=0x197b, dev=0x2382, revid=0x00 domain=0, bus=2, slot=0, func=0 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 3 supports D0 D3 current D0 MSI supports 1 message pci0:2:0:0: reprobing on driver added found-> vendor=0x197b, dev=0x2381, revid=0x00 domain=0, bus=2, slot=0, func=2 class=08-05-01, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 3 supports D0 D3 current D0 MSI supports 1 message pci0:2:0:2: reprobing on driver added sdhci0: mem 0xf4500400-0xf45004ff irq 16 at device 0.2 on pci2 sdhci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xf4500400 sdhci0-slot0: 50MHz 4bits 3.3V DMA sdhci0-slot0: ============== REGISTER DUMP ============== sdhci0-slot0: Sys addr: 0x00000000 | Version: 0x0000ac01 sdhci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 sdhci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 sdhci0-slot0: Present: 0x00080000 | Host ctl: 0x00000000 sdhci0-slot0: Power: 0x00000000 | Blk gap: 0x00000000 sdhci0-slot0: Wake-up: 0x00000000 | Clock: 0x00000000 sdhci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 sdhci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb sdhci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 sdhci0-slot0: Caps: 0x014832b2 | Max curr: 0x00000000 sdhci0-slot0: =========================================== sdhci0: 1 slot(s) allocated sdhci0: [MPSAFE] sdhci0: [ITHREAD] found-> vendor=0x197b, dev=0x2383, revid=0x00 domain=0, bus=2, slot=0, func=3 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 3 supports D0 D3 current D0 MSI supports 1 message pci0:2:0:3: reprobing on driver added pci3: driver added pci4: driver added found-> vendor=0x8086, dev=0x4237, revid=0x00 domain=0, bus=4, slot=0, func=0 class=02-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=18 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit pci0:4:0:0: reprobing on driver added pci5: driver added pci7: driver added pci8: driver added GNUstep snapshots . battery0: battery initialization failed, giving up snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 pci0: driver added found-> vendor=0x8086, dev=0x293e, revid=0x03 domain=0, bus=0, slot=27, func=0 class=04-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=22 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit pci0:0:27:0: reprobing on driver added hdac0: mem 0xf4a00000-0xf4a03fff irq 22 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20090329_0131 hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xf4a00000 hdac0: attempting to allocate 1 MSI vectors (1 supported) hdac0: using IRQ 257 for MSI msi: Assigning MSI IRQ 257 to local APIC 0 vector 48 hdac0: [MPSAFE] hdac0: [ITHREAD] hdac0: Probing codec #0... hdac0: HDA Codec #0: Intel G45 HDMI hdac0: HDA Codec ID: 0x80862802 hdac0: Vendor: 0x8086 hdac0: Device: 0x2802 hdac0: Revision: 0x00 hdac0: Stepping: 0x00 hdac0: PCI Subvendor: 0x3a0d17aa hdac0: Found audio FG nid=1 startnode=2 endnode=4 total=2 hdac0: Probing codec #2... hdac0: HDA Codec #2: Conexant CX20561 (Hermosa) hdac0: HDA Codec ID: 0x14f15051 hdac0: Vendor: 0x14f1 hdac0: Device: 0x5051 hdac0: Revision: 0x00 hdac0: Stepping: 0x00 hdac0: PCI Subvendor: 0x3a0d17aa hdac0: Found audio FG nid=1 startnode=16 endnode=31 total=15 hdac0: Found modem FG nid=2 startnode=112 endnode=116 total=4 hdac0: hdac0: Processing audio FG cad=0 nid=1... hdac0: GPIO: 0x00000000 NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0 hdac0: nid 3 0x18560010 as 1 seq 0 Digital-out Jack jack 6 loc 24 color Unknown misc 0 hdac0: Patched pins configuration: hdac0: nid 3 0x18560010 as 1 seq 0 Digital-out Jack jack 6 loc 24 color Unknown misc 0 hdac0: 1 associations found: hdac0: Association 0 (1) out: hdac0: Pin nid=3 seq=0 hdac0: Tracing association 0 (1) hdac0: Pin 3 traced to DAC 2 hdac0: Association 0 (1) trace succeeded hdac0: Tracing input monitor hdac0: Tracing beeper hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: IN amp: 0x00000000 hdac0: OUT amp: 0x00000000 hdac0: hdac0: nid: 2 hdac0: Name: audio output hdac0: Widget cap: 0x00006211 hdac0: DIGITAL STEREO hdac0: Association: 0 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000005 hdac0: AC3 PCM hdac0: PCM cap: 0x001e07f0 hdac0: 16 20 24 32 bits, 32 44 48 88 96 176 192 KHz hdac0: hdac0: nid: 3 hdac0: Name: pin: Digital-out (Jack) hdac0: Widget cap: 0x0040739d hdac0: DIGITAL UNSOL STEREO hdac0: Association: 0 (0x00000001) hdac0: Pin cap: 0x00000094 hdac0: PDC OUT hdac0: Pin config: 0x18560010 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: hdac0: Processing audio FG cad=2 nid=1... hdac0: GPIO: 0x40000004 NumGPIO=4 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 hdac0: nid 22 0x01214040 as 4 seq 0 Headphones Jack jack 1 loc 1 color Green misc 0 hdac0: nid 23 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 hdac0: nid 24 0x01a19030 as 3 seq 0 Mic Jack jack 1 loc 1 color Pink misc 0 hdac0: nid 25 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 hdac0: nid 26 0x92170110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Unknown misc 1 hdac0: nid 27 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 hdac0: nid 28 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 hdac0: nid 29 0x97a70120 as 2 seq 0 Mic Fixed jack 7 loc 23 color Unknown misc 1 hdac0: Patched pins configuration: hdac0: nid 22 0x01214040 as 4 seq 0 Headphones Jack jack 1 loc 1 color Green misc 0 hdac0: nid 23 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 [DISABLED] hdac0: nid 24 0x01a19030 as 3 seq 0 Mic Jack jack 1 loc 1 color Pink misc 0 hdac0: nid 25 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 [DISABLED] hdac0: nid 26 0x92170110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Unknown misc 1 hdac0: nid 27 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 [DISABLED] hdac0: nid 28 0x400001f0 as 15 seq 0 Line-out None jack 0 loc 0 color Unknown misc 1 [DISABLED] hdac0: nid 29 0x97a70120 as 2 seq 0 Mic Fixed jack 7 loc 23 color Unknown misc 1 hdac0: 4 associations found: hdac0: Association 0 (1) out: hdac0: Pin nid=26 seq=0 hdac0: Association 1 (2) in: hdac0: Pin nid=29 seq=0 hdac0: Association 2 (3) in: hdac0: Pin nid=24 seq=0 hdac0: Association 3 (4) out: hdac0: Pin nid=22 seq=0 hdac0: Tracing association 0 (1) hdac0: Pin 26 traced to DAC 16 hdac0: Association 0 (1) trace succeeded hdac0: Tracing association 1 (2) hdac0: Pin 29 traced to ADC 20 hdac0: Association 1 (2) trace succeeded hdac0: Tracing association 2 (3) hdac0: Pin 24 traced to ADC 21 hdac0: Association 2 (3) trace succeeded hdac0: Tracing association 3 (4) hdac0: Pin 22 traced to DAC 17 hdac0: Association 3 (4) trace succeeded hdac0: Tracing input monitor hdac0: Tracing beeper hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0160 hdac0: 16 20 24 bits, 44 48 96 KHz hdac0: IN amp: 0x00000000 hdac0: OUT amp: 0x00000000 hdac0: hdac0: nid: 16 hdac0: Name: audio output hdac0: Widget cap: 0x00000c1d hdac0: LRSWAP PWR STEREO hdac0: Association: 0 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: Output amp: 0x00034a4a hdac0: mute=0 step=74 size=3 offset=74 hdac0: hdac0: nid: 17 hdac0: Name: audio output hdac0: Widget cap: 0x00000c1d hdac0: LRSWAP PWR STEREO hdac0: Association: 3 (0x00000001) hdac0: OSS: pcm (pcm) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0560 hdac0: 16 20 24 bits, 44 48 96 192 KHz hdac0: Output amp: 0x00034a4a hdac0: mute=0 step=74 size=3 offset=74 hdac0: hdac0: nid: 18 [DISABLED] hdac0: Name: audio output hdac0: Widget cap: 0x00000211 hdac0: DIGITAL STEREO hdac0: Stream cap: 0x00000005 hdac0: AC3 PCM hdac0: PCM cap: 0x000e0160 hdac0: 16 20 24 bits, 44 48 96 KHz hdac0: hdac0: nid: 19 hdac0: Name: beep widget hdac0: Widget cap: 0x0070000c hdac0: Association: -2 (0x00000000) hdac0: OSS: speaker (speaker) hdac0: Output amp: 0x00170303 hdac0: mute=0 step=3 size=23 offset=3 hdac0: hdac0: nid: 20 hdac0: Name: audio input hdac0: Widget cap: 0x00100d1b hdac0: LRSWAP PWR STEREO hdac0: Association: 1 (0x00000001) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0160 hdac0: 16 20 24 bits, 44 48 96 KHz hdac0: Input amp: 0x0003504a hdac0: mute=0 step=80 size=3 offset=74 hdac0: connections: 2 hdac0: | hdac0: + <- nid=29 [pin: Mic (Fixed)] (selected) hdac0: + [DISABLED] <- nid=23 [pin: Line-out (None)] [DISABLED] hdac0: hdac0: nid: 21 hdac0: Name: audio input hdac0: Widget cap: 0x00100d1b hdac0: LRSWAP PWR STEREO hdac0: Association: 2 (0x00000001) hdac0: Stream cap: 0x00000001 hdac0: PCM hdac0: PCM cap: 0x000e0160 hdac0: 16 20 24 bits, 44 48 96 KHz hdac0: Input amp: 0x0003504a hdac0: mute=0 step=80 size=3 offset=74 hdac0: connections: 1 hdac0: | hdac0: + <- nid=24 [pin: Mic (Pink Jack)] hdac0: hdac0: nid: 22 hdac0: Name: pin: Headphones (Green Jack) hdac0: Widget cap: 0x00400581 hdac0: PWR UNSOL STEREO hdac0: Association: 3 (0x00000001) hdac0: Pin cap: 0x0000001c hdac0: PDC HP OUT hdac0: Pin config: 0x01214040 hdac0: Pin control: 0x000000c0 HP OUT hdac0: connections: 2 hdac0: | hdac0: + [DISABLED] <- nid=16 [audio output] hdac0: + <- nid=17 [audio output] (selected) hdac0: hdac0: nid: 23 [DISABLED] hdac0: Name: pin: Line-out (None) hdac0: Widget cap: 0x0040048b hdac0: PWR UNSOL STEREO hdac0: Pin cap: 0x00001224 hdac0: PDC IN VREF[ 50 80 ] hdac0: Pin config: 0x400001f0 hdac0: Pin control: 0x00000000 hdac0: Input amp: 0x00270400 hdac0: mute=0 step=4 size=39 offset=0 hdac0: hdac0: nid: 24 hdac0: Name: pin: Mic (Pink Jack) hdac0: Widget cap: 0x0040048b hdac0: PWR UNSOL STEREO hdac0: Association: 2 (0x00000001) hdac0: OSS: mic (mic) hdac0: Pin cap: 0x00001224 hdac0: PDC IN VREF[ 50 80 ] hdac0: Pin config: 0x01a19030 hdac0: Pin control: 0x00000024 IN VREFs hdac0: Input amp: 0x00270400 hdac0: mute=0 step=4 size=39 offset=0 hdac0: hdac0: nid: 25 [DISABLED] hdac0: Name: pin: Line-out (None) hdac0: Widget cap: 0x00400581 hdac0: PWR UNSOL STEREO hdac0: Pin cap: 0x00000014 hdac0: PDC OUT hdac0: Pin config: 0x400001f0 hdac0: Pin control: 0x00000000 hdac0: connections: 2 hdac0: | hdac0: + <- nid=16 [audio output] (selected) hdac0: + <- nid=17 [audio output] hdac0: hdac0: nid: 26 hdac0: Name: pin: Speaker (Fixed) hdac0: Widget cap: 0x00400501 hdac0: PWR STEREO hdac0: Association: 0 (0x00000001) hdac0: Pin cap: 0x00010010 hdac0: OUT EAPD hdac0: Pin config: 0x92170110 hdac0: Pin control: 0x00000040 OUT hdac0: EAPD: 0x00000002 hdac0: connections: 2 hdac0: | hdac0: + <- nid=16 [audio output] (selected) hdac0: + [DISABLED] <- nid=17 [audio output] hdac0: hdac0: nid: 27 [DISABLED] hdac0: Name: pin: Line-out (None) hdac0: Widget cap: 0x00400500 hdac0: PWR hdac0: Pin cap: 0x00010010 hdac0: OUT EAPD hdac0: Pin config: 0x400001f0 hdac0: Pin control: 0x00000000 hdac0: EAPD: 0x00000002 hdac0: connections: 2 hdac0: | hdac0: + <- nid=16 [audio output] (selected) hdac0: + <- nid=17 [audio output] hdac0: hdac0: nid: 28 [DISABLED] hdac0: Name: pin: Line-out (None) hdac0: Widget cap: 0x00400701 hdac0: PWR DIGITAL STEREO hdac0: Pin cap: 0x00000010 hdac0: OUT hdac0: Pin config: 0x400001f0 hdac0: Pin control: 0x00000000 hdac0: connections: 1 hdac0: | hdac0: + <- nid=18 [audio output] [DISABLED] hdac0: hdac0: nid: 29 hdac0: Name: pin: Mic (Fixed) hdac0: Widget cap: 0x0040040b hdac0: PWR STEREO hdac0: Association: 1 (0x00000001) hdac0: OSS: monitor (monitor) hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x97a70120 hdac0: Pin control: 0x00000020 IN hdac0: Input amp: 0x00270400 hdac0: mute=0 step=4 size=39 offset=0 hdac0: hdac0: nid: 30 [DISABLED] hdac0: Name: vendor widget hdac0: Widget cap: 0x00f00000 hdac0: hdac0: Processing modem FG cad=2 nid=2... hdac0: found-> vendor=0x8086, dev=0x2930, revid=0x03 domain=0, bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=19 pci0:0:31:3: reprobing on driver added pci2: driver added found-> vendor=0x197b, dev=0x2382, revid=0x00 domain=0, bus=2, slot=0, func=0 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 3 supports D0 D3 current D0 MSI supports 1 message pci0:2:0:0: reprobing on driver added found-> vendor=0x197b, dev=0x2383, revid=0x00 domain=0, bus=2, slot=0, func=3 class=08-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 3 supports D0 D3 current D0 MSI supports 1 message pci0:2:0:3: reprobing on driver added pci3: driver added pci4: driver added found-> vendor=0x8086, dev=0x4237, revid=0x00 domain=0, bus=4, slot=0, func=0 class=02-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=18 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit pci0:4:0:0: reprobing on driver added pci5: driver added pci7: driver added pci8: driver added pcm0: at cad 0 nid 1 on hdac0 pcm0: +--------------------------------------+ pcm0: | DUMPING PCM Playback/Record Channels | pcm0: +--------------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: Stream cap: 0x00000005 pcm0: AC3 PCM pcm0: PCM cap: 0x001e07f0 pcm0: 16 20 24 32 bits, 32 44 48 88 96 176 192 KHz pcm0: DAC: 2 pcm0: pcm0: +-------------------------------+ pcm0: | DUMPING Playback/Record Paths | pcm0: +-------------------------------+ pcm0: pcm0: Playback: pcm0: pcm0: nid=3 [pin: Digital-out (Jack)] pcm0: | pcm0: + <- nid=2 [audio output] [src: pcm] pcm0: pcm0: +-------------------------+ pcm0: | DUMPING Volume Controls | pcm0: +-------------------------+ pcm0: pcm0: Master Volume (OSS: vol) pcm0: | pcm0: +- ctl 1 (nid 3 in ): mute pcm0: pcm0: PCM Volume (OSS: pcm) pcm0: | pcm0: +- ctl 1 (nid 3 in ): mute pcm0: pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: clone manager: deadline=750ms flags=0x8000001e pcm0: sndbuf_setmap ee30000, 4000; 0xfffffffeb8d08000 -> ee30000 pcm1: at cad 2 nid 1 on hdac0 pcm1: +--------------------------------------+ pcm1: | DUMPING PCM Playback/Record Channels | pcm1: +--------------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: Stream cap: 0x00000001 pcm1: PCM pcm1: PCM cap: 0x000e0560 pcm1: 16 20 24 bits, 44 48 96 192 KHz pcm1: DAC: 16 pcm1: pcm1: Record: pcm1: pcm1: Stream cap: 0x00000001 pcm1: PCM pcm1: PCM cap: 0x000e0160 pcm1: 16 20 24 bits, 44 48 96 KHz pcm1: ADC: 20 pcm1: pcm1: +-------------------------------+ pcm1: | DUMPING Playback/Record Paths | pcm1: +-------------------------------+ pcm1: pcm1: Playback: pcm1: pcm1: nid=26 [pin: Speaker (Fixed)] pcm1: | pcm1: + <- nid=16 [audio output] [src: pcm] pcm1: pcm1: Record: pcm1: pcm1: nid=20 [audio input] pcm1: | pcm1: + <- nid=29 [pin: Mic (Fixed)] [src: monitor] pcm1: pcm1: +-------------------------+ pcm1: | DUMPING Volume Controls | pcm1: +-------------------------+ pcm1: pcm1: Master Volume (OSS: vol) pcm1: | pcm1: +- ctl 1 (nid 16 out): -74/0dB (75 steps) pcm1: pcm1: PCM Volume (OSS: pcm) pcm1: | pcm1: +- ctl 1 (nid 16 out): -74/0dB (75 steps) pcm1: pcm1: Microphone2 Volume (OSS: monitor) pcm1: | pcm1: +- ctl 8 (nid 29 out): 0/40dB (5 steps) pcm1: pcm1: Speaker/Beep Volume (OSS: speaker) pcm1: | pcm1: +- ctl 3 (nid 19 out): -18/0dB (4 steps) pcm1: pcm1: Recording Level (OSS: rec) pcm1: | pcm1: +- ctl 4 (nid 20 in 0): -74/6dB (81 steps) pcm1: pcm1: Mixer "vol": pcm1: Mixer "pcm": pcm1: Mixer "speaker": pcm1: Mixer "rec": pcm1: Mixer "ogain": pcm1: Mixer "monitor": pcm1: clone manager: deadline=750ms flags=0x8000001e pcm1: sndbuf_setmap 4c50000, 4000; 0xfffffffeb8d18000 -> 4c50000 pcm1: sndbuf_setmap 4c60000, 4000; 0xfffffffeb8d28000 -> 4c60000 pcm2: at cad 2 nid 1 on hdac0 pcm2: +--------------------------------------+ pcm2: | DUMPING PCM Playback/Record Channels | pcm2: +--------------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: Stream cap: 0x00000001 pcm2: PCM pcm2: PCM cap: 0x000e0560 pcm2: 16 20 24 bits, 44 48 96 192 KHz pcm2: DAC: 17 pcm2: pcm2: Record: pcm2: pcm2: Stream cap: 0x00000001 pcm2: PCM pcm2: PCM cap: 0x000e0160 pcm2: 16 20 24 bits, 44 48 96 KHz pcm2: ADC: 21 pcm2: pcm2: +-------------------------------+ pcm2: | DUMPING Playback/Record Paths | pcm2: +-------------------------------+ pcm2: pcm2: Playback: pcm2: pcm2: nid=22 [pin: Headphones (Green Jack)] pcm2: | pcm2: + <- nid=17 [audio output] [src: pcm] pcm2: pcm2: Record: pcm2: pcm2: nid=21 [audio input] pcm2: | pcm2: + <- nid=24 [pin: Mic (Pink Jack)] [src: mic] pcm2: pcm2: +-------------------------+ pcm2: | DUMPING Volume Controls | pcm2: +-------------------------+ pcm2: pcm2: Master Volume (OSS: vol) pcm2: | pcm2: +- ctl 2 (nid 17 out): -74/0dB (75 steps) pcm2: pcm2: PCM Volume (OSS: pcm) pcm2: | pcm2: +- ctl 2 (nid 17 out): -74/0dB (75 steps) pcm2: pcm2: Microphone Volume (OSS: mic) pcm2: | pcm2: +- ctl 7 (nid 24 out): 0/40dB (5 steps) pcm2: pcm2: Recording Level (OSS: rec) pcm2: | pcm2: +- ctl 5 (nid 21 in 0): -74/6dB (81 steps) pcm2: pcm2: Mixer "vol": pcm2: Mixer "pcm": pcm2: Mixer "mic": pcm2: Mixer "rec": pcm2: clone manager: deadline=750ms flags=0x8000001e pcm2: sndbuf_setmap 4c70000, 4000; 0xfffffffeb8d38000 -> 4c70000 pcm2: sndbuf_setmap ee40000, 4000; 0xfffffffeb8d48000 -> ee40000 From bugmaster at FreeBSD.org Mon Mar 30 04:06:57 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Mar 30 04:08:36 2009 Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org Message-ID: <200903301106.n2UB6ugF054809@freefall.freebsd.org> 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 kern/132848 multimedia [snd_emu10kx] driver problem with card init, snd_emu10 o ports/132780 multimedia Update multimedia/x264 needed for an update on mplayer o kern/132511 multimedia [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 f o ports/132431 multimedia multimedia/ogmtools dvdxchap are not installed. o ports/132407 multimedia [patch] multimedia/ffmpeg: respect TMPDIR passed from f kern/132336 multimedia [snd_hda] Realtek ALC888 audio chipset does not work w o ports/132084 multimedia [PATCH] multimedia/libtheora: update to 1.0 o ports/131859 multimedia [PATCH] audio/jack: update to 0.116.2 p kern/131785 multimedia [snd_hda] [panic] sysctl hw.snd.maxautovchans panics w o ports/131331 multimedia multimedia/ffmpeg: doc/texi2pod.pl bad perl path 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/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 75 problems total. From mav at FreeBSD.org Mon Mar 30 09:19:29 2009 From: mav at FreeBSD.org (mav@FreeBSD.org) Date: Mon Mar 30 09:20:54 2009 Subject: kern/131785: [snd_hda] [panic] sysctl hw.snd.maxautovchans panics with snd_hda Message-ID: <200903301619.n2UGJPvT078314@freefall.freebsd.org> Synopsis: [snd_hda] [panic] sysctl hw.snd.maxautovchans panics with snd_hda State-Changed-From-To: patched->closed State-Changed-By: mav State-Changed-When: Mon Mar 30 16:18:57 UTC 2009 State-Changed-Why: Patch merged and fix confirmed. http://www.freebsd.org/cgi/query-pr.cgi?pr=131785 From trasz at FreeBSD.org Mon Mar 30 11:21:42 2009 From: trasz at FreeBSD.org (trasz@FreeBSD.org) Date: Mon Mar 30 11:21:47 2009 Subject: ports/131859: [PATCH] audio/jack: update to 0.116.2 Message-ID: <200903301821.n2UILfw2049663@freefall.freebsd.org> Synopsis: [PATCH] audio/jack: update to 0.116.2 Responsible-Changed-From-To: freebsd-multimedia->trasz Responsible-Changed-By: trasz Responsible-Changed-When: Mon Mar 30 18:21:41 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=131859 From pav at FreeBSD.org Mon Mar 30 15:11:04 2009 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Mon Mar 30 15:11:12 2009 Subject: ports/132084: [PATCH] multimedia/libtheora: update to 1.0 Message-ID: <200903302211.n2UMB3Pt056785@freefall.freebsd.org> Synopsis: [PATCH] multimedia/libtheora: update to 1.0 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Mon Mar 30 22:05:36 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132084 From dfilter at FreeBSD.ORG Mon Mar 30 15:20:51 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Mar 30 15:21:03 2009 Subject: ports/132084: commit references a PR Message-ID: <200903302220.n2UMK5Fp065907@freefall.freebsd.org> The following reply was made to PR ports/132084; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132084: commit references a PR Date: Mon, 30 Mar 2009 22:11:04 +0000 (UTC) pav 2009-03-30 22:10:53 UTC FreeBSD ports repository Modified files: multimedia/libtheora Makefile distinfo pkg-plist multimedia/libtheora/files patch-Makefile.in Added files: multimedia/libtheora/files patch-issue1515 Log: - Update to 1.0 release PR: ports/132084 Submitted by: Marcin Cieslak Revision Changes Path 1.23 +2 -1 ports/multimedia/libtheora/Makefile 1.10 +3 -3 ports/multimedia/libtheora/distinfo 1.8 +6 -6 ports/multimedia/libtheora/files/patch-Makefile.in 1.1 +64 -0 ports/multimedia/libtheora/files/patch-issue1515 (new) 1.8 +13 -0 ports/multimedia/libtheora/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From pav at FreeBSD.org Mon Mar 30 15:22:31 2009 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Mon Mar 30 15:22:38 2009 Subject: ports/132780: Update multimedia/x264 needed for an update on mplayer Message-ID: <200903302222.n2UMMPh3078667@freefall.freebsd.org> Synopsis: Update multimedia/x264 needed for an update on mplayer State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Mon Mar 30 22:21:30 UTC 2009 State-Changed-Why: ffmpeg does not build with this new version. Can you provide a patch to fix that build? libavcodec/libx264.c: In function 'X264_init': libavcodec/libx264.c:165: error: 'x264_param_t' has no member named 'b_bframe_adaptive' libavcodec/libx264.c:230: error: 'struct ' has no member named 'b_bidir_me' libavcodec/libx264.c:231: error: 'struct ' has no member named 'b_bframe_rdo' libavcodec/libx264.c:256: error: 'struct ' has no member named 'psz_rc_eq' Responsible-Changed-From-To: freebsd-multimedia->pav Responsible-Changed-By: pav Responsible-Changed-When: Mon Mar 30 22:21:30 UTC 2009 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=132780 From pav at FreeBSD.org Mon Mar 30 15:22:48 2009 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Mon Mar 30 15:22:54 2009 Subject: ports/129085: [PATCH] multimedia/x264: update to 0.0.20081122 Message-ID: <200903302222.n2UMMivM078733@freefall.freebsd.org> Synopsis: [PATCH] multimedia/x264: update to 0.0.20081122 Responsible-Changed-From-To: freebsd-multimedia->pav Responsible-Changed-By: pav Responsible-Changed-When: Mon Mar 30 22:22:35 UTC 2009 Responsible-Changed-Why: Handling ports/132780 so lock this one http://www.freebsd.org/cgi/query-pr.cgi?pr=129085 From pav at FreeBSD.org Tue Mar 31 05:22:24 2009 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Tue Mar 31 05:22:30 2009 Subject: ports/128730: [PATCH] multimedia/libquicktime: default LAME option to on Message-ID: <200903311222.n2VCMMet053624@freefall.freebsd.org> Synopsis: [PATCH] multimedia/libquicktime: default LAME option to on State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Tue Mar 31 12:21:32 UTC 2009 State-Changed-Why: Cannot change that option's default http://www.freebsd.org/cgi/query-pr.cgi?pr=128730 From amdmi3 at amdmi3.ru Tue Mar 31 06:58:48 2009 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Tue Mar 31 06:59:06 2009 Subject: ports/128730: [PATCH] multimedia/libquicktime: default LAME option to on In-Reply-To: <200903311222.n2VCMMet053624@freefall.freebsd.org> References: <200903311222.n2VCMMet053624@freefall.freebsd.org> Message-ID: <20090331131644.GA49753@hades.panopticon> > State-Changed-From-To: open->closed > State-Changed-By: pav > State-Changed-When: Tue Mar 31 12:21:32 UTC 2009 > State-Changed-Why: > Cannot change that option's default > > http://www.freebsd.org/cgi/query-pr.cgi?pr=128730 Sorry, I've forgot about this PR, so was no feedback. We can change the default, for non package-building, see multimedia/gstreamer-plugins-all. Would still be nice to do it in libquicktime as well. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From br at rambler-co.ru Tue Mar 31 13:22:00 2009 From: br at rambler-co.ru (Bukin Ruslan) Date: Tue Mar 31 13:22:09 2009 Subject: ThinkPad X300, FreeBSD 8.0-CURRENT and snd_hda In-Reply-To: <49CEA9A8.2000809@FreeBSD.org> References: <1238278984.00093611.1238268003@10.7.7.3> <49CEA9A8.2000809@FreeBSD.org> Message-ID: <20090331202155.GA93460@rambler-co.ru> On Sun, Mar 29, 2009 at 12:50:16AM +0200, Alexander Motin wrote: > Bukin Ruslan wrote: >> 0 br:pts/4:/home/br >cat /dev/sndstat >> FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) >> Installed devices: >> pcm0: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) >> pcm1: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (0p:0v/1r:1v channels) >> pcm2: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/0r:0v channels) >> >> 1) int-mic is not working; >> 2) i hear no sound (only noise) in my headphones when i plug them into green jack. > > Boot with verbose messages enabled. It will give you all information > needed to troubleshoot the problem. > > -- > Alexander Motin Thanks, snd_hda have really good verbose. i have set as=1 seq=15 to nid 17 and headphones works fine now, monitor still not working :( 0 br:pts/3:/home/br >cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) pcm1: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (0p:0v/1r:1v channels) 0 br:pts/3:/home/br >mixer -f /dev/mixer0 Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer speaker is currently set to 75:75 Mixer mic is currently set to 75:75 Mixer rec is currently set to 75:75 Mixer ogain is currently set to 50:50 Recording source: mic 0 br:pts/3:/home/br >mixer -f /dev/mixer1 Mixer rec is currently set to 75:75 Mixer monitor is currently set to 75:75 Recording source: monitor so, i have /dev/dsp0 for output/mic input /dev/dsp1 for monitor input Test 1. mic (ext mic connected to Pink Jack) rawrec -d /dev/dsp | rawplay -d /dev/dsp works good. Test 2. monitor (Mic Fixed) rawrec -d /dev/dsp1 | rawplay -d /dev/dsp is't working :( Verbose: Mar 31 23:05:27 br kernel: hdac0: Probing codec #0... Mar 31 23:05:27 br kernel: hdac0: HDA Codec #0: Analog Devices AD1984A Mar 31 23:05:27 br kernel: hdac0: HDA Codec ID: 0x11d4194a Mar 31 23:05:27 br kernel: hdac0: Vendor: 0x11d4 Mar 31 23:05:27 br kernel: hdac0: Device: 0x194a Mar 31 23:05:27 br kernel: hdac0: Revision: 0x02 Mar 31 23:05:27 br kernel: hdac0: Stepping: 0x00 Mar 31 23:05:27 br kernel: hdac0: PCI Subvendor: 0x20ac17aa Mar 31 23:05:27 br kernel: hdac0: Found audio FG nid=1 startnode=2 endnode=43 total=41 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: Processing audio FG cad=0 nid=1... Mar 31 23:05:27 br kernel: hdac0: GPIO: 0x40000003 NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 Mar 31 23:05:27 br kernel: hdac0: nid 17 0x03214040 as 4 seq 0 Headphones Jack jack 1 loc 3 color Green misc 0 Mar 31 23:05:27 br kernel: hdac0: Patching pin config nid=17 0x03214040 -> 0x0321401f Mar 31 23:05:27 br kernel: hdac0: nid 18 0x92170110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Unknown misc 1 Mar 31 23:05:27 br kernel: hdac0: nid 19 0x411301f0 as 15 seq 0 Speaker None jack 3 loc 1 color Unknown misc 1 Mar 31 23:05:27 br kernel: hdac0: nid 20 0x03a15060 as 6 seq 0 Mic Jack jack 1 loc 3 color Red misc 0 Mar 31 23:05:27 br kernel: hdac0: Patching pin config nid=20 0x03a15060 -> 0x03a19030 Mar 31 23:05:27 br kernel: hdac0: nid 21 0x51a701f0 as 15 seq 0 Mic None jack 7 loc 17 color Unknown misc 1 Mar 31 23:05:27 br kernel: hdac0: nid 22 0x593301f0 as 15 seq 0 CD None jack 3 loc 25 color Unknown misc 1 Mar 31 23:05:27 br kernel: hdac0: nid 23 0x97a6e120 as 2 seq 0 Mic Fixed jack 6 loc 23 color White misc 1 Mar 31 23:05:27 br kernel: hdac0: Patching widget caps nid=26 0x00400000 -> 0x00700000 Mar 31 23:05:27 br kernel: hdac0: nid 27 0x584411f0 as 15 seq 0 SPDIF-out None jack 4 loc 24 color Black misc 1 Mar 31 23:05:27 br kernel: hdac0: nid 28 0x41a150f0 as 15 seq 0 Mic None jack 1 loc 1 color Red misc 0 Mar 31 23:05:27 br kernel: hdac0: GHOST: nid=42 j=0 entnum=4 index=0 res=0x00002701 Mar 31 23:05:27 br kernel: hdac0: Patched pins configuration: Mar 31 23:05:27 br kernel: hdac0: nid 17 0x0321401f as 1 seq 15 Headphones Jack jack 1 loc 3 color Green misc 0 Mar 31 23:05:27 br kernel: hdac0: nid 18 0x92170110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Unknown misc 1 Mar 31 23:05:27 br kernel: hdac0: nid 19 0x411301f0 as 15 seq 0 Speaker None jack 3 loc 1 color Unknown misc 1 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: nid 20 0x03a19030 as 3 seq 0 Mic Jack jack 1 loc 3 color Pink misc 0 Mar 31 23:05:27 br kernel: hdac0: nid 21 0x51a701f0 as 15 seq 0 Mic None jack 7 loc 17 color Unknown misc 1 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: nid 22 0x593301f0 as 15 seq 0 CD None jack 3 loc 25 color Unknown misc 1 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: nid 23 0x97a6e120 as 2 seq 0 Mic Fixed jack 6 loc 23 color White misc 1 Mar 31 23:05:27 br kernel: hdac0: nid 27 0x584411f0 as 15 seq 0 SPDIF-out None jack 4 loc 24 color Black misc 1 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: nid 28 0x41a150f0 as 15 seq 0 Mic None jack 1 loc 1 color Red misc 0 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: 3 associations found: Mar 31 23:05:27 br kernel: hdac0: Association 0 (1) out: Mar 31 23:05:27 br kernel: hdac0: Pin nid=18 seq=0 Mar 31 23:05:27 br kernel: hdac0: Pin nid=17 seq=15 Mar 31 23:05:27 br kernel: hdac0: Association 1 (2) in: Mar 31 23:05:27 br kernel: hdac0: Pin nid=23 seq=0 Mar 31 23:05:27 br kernel: hdac0: Association 2 (3) in: Mar 31 23:05:27 br kernel: hdac0: Pin nid=20 seq=0 Mar 31 23:05:27 br kernel: hdac0: Tracing association 0 (1) Mar 31 23:05:27 br kernel: hdac0: Pin 18 traced to DAC 3 Mar 31 23:05:27 br kernel: hdac0: Pin 17 traced to DAC 3 and hpredir 0 Mar 31 23:05:27 br kernel: hdac0: Association 0 (1) trace succeeded Mar 31 23:05:27 br kernel: hdac0: Tracing association 1 (2) Mar 31 23:05:27 br kernel: hdac0: Pin 23 traced to ADC 8 Mar 31 23:05:27 br kernel: hdac0: Association 1 (2) trace succeeded Mar 31 23:05:27 br kernel: hdac0: Tracing association 2 (3) Mar 31 23:05:27 br kernel: hdac0: Pin 20 traced to ADC 9 Mar 31 23:05:27 br kernel: hdac0: Association 2 (3) trace succeeded Mar 31 23:05:27 br kernel: hdac0: Tracing input monitor Mar 31 23:05:27 br kernel: hdac0: Tracing beeper Mar 31 23:05:27 br kernel: hdac0: nid 26 traced to out Mar 31 23:05:27 br kernel: hdac0: Enabling headphone/speaker audio routing switching: Mar 31 23:05:27 br kernel: hdac0: as=0 sense nid=17 [UNSOL] Mar 31 23:05:27 br kernel: hdac0: Pin sense: nid=17 res=0x7fffffff Mar 31 23:05:27 br kernel: hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: +-------------------+ Mar 31 23:05:27 br kernel: hdac0: | DUMPING HDA NODES | Mar 31 23:05:27 br kernel: hdac0: +-------------------+ Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: Default Parameter Mar 31 23:05:27 br kernel: hdac0: ----------------- Mar 31 23:05:27 br kernel: hdac0: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: hdac0: PCM Mar 31 23:05:27 br kernel: hdac0: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: hdac0: IN amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: OUT amp: 0x00052727 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 2 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio output Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00030211 Mar 31 23:05:27 br kernel: hdac0: DIGITAL STEREO Mar 31 23:05:27 br kernel: hdac0: Stream cap: 0x00000005 Mar 31 23:05:27 br kernel: hdac0: AC3 PCM Mar 31 23:05:27 br kernel: hdac0: PCM cap: 0x000e07e0 Mar 31 23:05:27 br kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 3 Mar 31 23:05:27 br kernel: hdac0: Name: audio output Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00000405 Mar 31 23:05:27 br kernel: hdac0: PWR STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00008001) Mar 31 23:05:27 br kernel: hdac0: OSS: pcm (pcm) Mar 31 23:05:27 br kernel: hdac0: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: hdac0: PCM Mar 31 23:05:27 br kernel: hdac0: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x00052727 Mar 31 23:05:27 br kernel: hdac0: mute=0 step=39 size=5 offset=39 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 4 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio output Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00000405 Mar 31 23:05:27 br kernel: hdac0: PWR STEREO Mar 31 23:05:27 br kernel: hdac0: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: hdac0: PCM Mar 31 23:05:27 br kernel: hdac0: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x00052727 Mar 31 23:05:27 br kernel: hdac0: mute=0 step=39 size=5 offset=39 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 5 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f00000 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 6 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f00000 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 7 Mar 31 23:05:27 br kernel: hdac0: Name: audio mixer Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00200103 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00008000) Mar 31 23:05:27 br kernel: hdac0: OSS: pcm Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=34 [audio selector] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=33 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 8 Mar 31 23:05:27 br kernel: hdac0: Name: audio input Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00100501 Mar 31 23:05:27 br kernel: hdac0: PWR STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 1 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: hdac0: PCM Mar 31 23:05:27 br kernel: hdac0: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=12 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 9 Mar 31 23:05:27 br kernel: hdac0: Name: audio input Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00100501 Mar 31 23:05:27 br kernel: hdac0: PWR STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 2 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: hdac0: PCM Mar 31 23:05:27 br kernel: hdac0: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=13 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 10 Mar 31 23:05:27 br kernel: hdac0: Name: audio mixer Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00200103 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: OSS: pcm, speaker Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=33 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 11 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio mixer Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00200103 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=15 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=33 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 12 Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0030010d Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 1 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: OSS: monitor Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80053627 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=54 size=5 offset=39 Mar 31 23:05:27 br kernel: hdac0: connections: 6 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=20 [pin: Mic (Pink Jack)] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=21 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=22 [pin: CD (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=32 [audio mixer] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=23 [pin: Mic (Fixed)] (selected) Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 13 Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0030010d Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 2 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: OSS: mic Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80053627 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=54 size=5 offset=39 Mar 31 23:05:27 br kernel: hdac0: connections: 6 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=20 [pin: Mic (Pink Jack)] (selected) Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=21 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=22 [pin: CD (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=32 [audio mixer] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=23 [pin: Mic (Fixed)] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 14 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00300101 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=3 [audio output] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=4 [audio output] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 15 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00300101 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=3 [audio output] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=4 [audio output] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 16 Mar 31 23:05:27 br kernel: hdac0: Name: beep widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0070000c Mar 31 23:05:27 br kernel: hdac0: Association: -2 (0x00000000) Mar 31 23:05:27 br kernel: hdac0: OSS: speaker (speaker) Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x800b0f0f Mar 31 23:05:27 br kernel: hdac0: mute=1 step=15 size=11 offset=15 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 17 Mar 31 23:05:27 br kernel: hdac0: Name: pin: Headphones (Green Jack) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040018d Mar 31 23:05:27 br kernel: hdac0: UNSOL STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00008000) Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x0000001f Mar 31 23:05:27 br kernel: hdac0: ISC TRQD PDC HP OUT Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x0321401f Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x000000c0 HP OUT Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=7 [audio mixer] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 18 Mar 31 23:05:27 br kernel: hdac0: Name: pin: Speaker (Fixed) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040058d Mar 31 23:05:27 br kernel: hdac0: PWR UNSOL STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x0001001f Mar 31 23:05:27 br kernel: hdac0: ISC TRQD PDC HP OUT EAPD Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x92170110 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000040 OUT Mar 31 23:05:27 br kernel: hdac0: EAPD: 0x00000002 Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=10 [audio mixer] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 19 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: pin: Speaker (None) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040050c Mar 31 23:05:27 br kernel: hdac0: PWR Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x00010010 Mar 31 23:05:27 br kernel: hdac0: OUT EAPD Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x411301f0 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000000 Mar 31 23:05:27 br kernel: hdac0: EAPD: 0x00000002 Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80051f1f Mar 31 23:05:27 br kernel: hdac0: mute=1 step=31 size=5 offset=31 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=31 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 20 Mar 31 23:05:27 br kernel: hdac0: Name: pin: Mic (Pink Jack) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040008b Mar 31 23:05:27 br kernel: hdac0: UNSOL STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 2 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: OSS: mic (mic) Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x00003727 Mar 31 23:05:27 br kernel: hdac0: ISC TRQD PDC IN VREF[ 50 80 100 GROUND HIZ ] Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x03a19030 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000025 IN VREFs Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x00270300 Mar 31 23:05:27 br kernel: hdac0: mute=0 step=3 size=39 offset=0 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 21 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: pin: Mic (None) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040008b Mar 31 23:05:27 br kernel: hdac0: UNSOL STEREO Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x00003727 Mar 31 23:05:27 br kernel: hdac0: ISC TRQD PDC IN VREF[ 50 80 100 GROUND HIZ ] Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x51a701f0 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000000 Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x00270300 Mar 31 23:05:27 br kernel: hdac0: mute=0 step=3 size=39 offset=0 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 22 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: pin: CD (None) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040058d Mar 31 23:05:27 br kernel: hdac0: PWR UNSOL STEREO Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x00010037 Mar 31 23:05:27 br kernel: hdac0: ISC TRQD PDC OUT IN EAPD Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x593301f0 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000000 Mar 31 23:05:27 br kernel: hdac0: EAPD: 0x00000002 Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=11 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 23 Mar 31 23:05:27 br kernel: hdac0: Name: pin: Mic (Fixed) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040020b Mar 31 23:05:27 br kernel: hdac0: DIGITAL STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 1 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: OSS: monitor (monitor) Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x00000020 Mar 31 23:05:27 br kernel: hdac0: IN Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x97a6e120 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000020 IN Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x00170300 Mar 31 23:05:27 br kernel: hdac0: mute=0 step=3 size=23 offset=0 Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 24 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f00100 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=6 [vendor widget] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 25 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: power widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00500500 Mar 31 23:05:27 br kernel: hdac0: PWR Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=32 [audio mixer] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=33 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 26 Mar 31 23:05:27 br kernel: hdac0: Name: beep widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00700000 Mar 31 23:05:27 br kernel: hdac0: Association: -2 (0x00000000) Mar 31 23:05:27 br kernel: hdac0: OSS: speaker (speaker) Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 27 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: pin: SPDIF-out (None) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040038d Mar 31 23:05:27 br kernel: hdac0: DIGITAL UNSOL STEREO Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x00000014 Mar 31 23:05:27 br kernel: hdac0: PDC OUT Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x584411f0 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000000 Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80052727 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=39 size=5 offset=39 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=2 [audio output] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 28 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: pin: Mic (None) Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0040018d Mar 31 23:05:27 br kernel: hdac0: UNSOL STEREO Mar 31 23:05:27 br kernel: hdac0: Pin cap: 0x00003737 Mar 31 23:05:27 br kernel: hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 100 GROUND HIZ ] Mar 31 23:05:27 br kernel: hdac0: Pin config: 0x41a150f0 Mar 31 23:05:27 br kernel: hdac0: Pin control: 0x00000000 Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=36 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 29 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f00100 Mar 31 23:05:27 br kernel: hdac0: connections: 25 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=7 [audio mixer] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=10 [audio mixer] Mar 31 23:05:27 br kernel: hdac0: + <- nid=11 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=12 [audio selector] Mar 31 23:05:27 br kernel: hdac0: + <- nid=13 [audio selector] Mar 31 23:05:27 br kernel: hdac0: + <- nid=14 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=15 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=17 [pin: Headphones (Green Jack)] Mar 31 23:05:27 br kernel: hdac0: + <- nid=18 [pin: Speaker (Fixed)] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=19 [pin: Speaker (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=20 [pin: Mic (Pink Jack)] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=21 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=22 [pin: CD (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=25 [power widget] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=26 [beep widget] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=28 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=30 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=31 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=32 [audio mixer] Mar 31 23:05:27 br kernel: hdac0: + <- nid=33 [audio selector] Mar 31 23:05:27 br kernel: hdac0: + <- nid=34 [audio selector] Mar 31 23:05:27 br kernel: hdac0: + <- nid=35 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=36 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=38 [vendor widget] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 30 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio mixer Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00200103 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=14 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=33 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 31 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio mixer Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00200100 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=30 [audio mixer] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 32 Mar 31 23:05:27 br kernel: hdac0: Name: audio mixer Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0020010b Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: OSS: pcm, speaker Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x80051f17 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=31 size=5 offset=23 Mar 31 23:05:27 br kernel: hdac0: connections: 7 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=20 [pin: Mic (Pink Jack)] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=21 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=22 [pin: CD (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=26 [beep widget] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + <- nid=3 [audio output] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 33 Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0030010d Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00000001) Mar 31 23:05:27 br kernel: hdac0: OSS: pcm, speaker Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80051f1f Mar 31 23:05:27 br kernel: hdac0: mute=1 step=31 size=5 offset=31 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=32 [audio mixer] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 34 Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00300101 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Association: 0 (0x00008000) Mar 31 23:05:27 br kernel: hdac0: OSS: pcm Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=3 [audio output] (selected) Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 35 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00300101 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=3 [audio output] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=4 [audio output] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 36 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio mixer Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00200103 Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Input amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=35 [audio selector] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=33 [audio selector] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 37 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: audio selector Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x0030010d Mar 31 23:05:27 br kernel: hdac0: STEREO Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x00270300 Mar 31 23:05:27 br kernel: hdac0: mute=0 step=3 size=39 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 1 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=28 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 38 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f00100 Mar 31 23:05:27 br kernel: hdac0: connections: 3 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=20 [pin: Mic (Pink Jack)] (selected) Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=21 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=28 [pin: Mic (None)] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 39 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f00301 Mar 31 23:05:27 br kernel: hdac0: DIGITAL STEREO Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=8 [audio input] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=9 [audio input] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 40 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f0030d Mar 31 23:05:27 br kernel: hdac0: DIGITAL STEREO Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=8 [audio input] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=9 [audio input] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 41 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f0030d Mar 31 23:05:27 br kernel: hdac0: DIGITAL STEREO Mar 31 23:05:27 br kernel: hdac0: Output amp: 0x80000000 Mar 31 23:05:27 br kernel: hdac0: mute=1 step=0 size=0 offset=0 Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + <- nid=8 [audio input] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=9 [audio input] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: hdac0: nid: 42 [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Name: vendor widget Mar 31 23:05:27 br kernel: hdac0: Widget cap: 0x00f00301 Mar 31 23:05:27 br kernel: hdac0: DIGITAL STEREO Mar 31 23:05:27 br kernel: hdac0: connections: 2 Mar 31 23:05:27 br kernel: hdac0: | Mar 31 23:05:27 br kernel: hdac0: + [DISABLED] <- nid=1 [GHOST!] [UNKNOWN] (selected) Mar 31 23:05:27 br kernel: hdac0: + <- nid=39 [vendor widget] [DISABLED] Mar 31 23:05:27 br kernel: hdac0: Mar 31 23:05:27 br kernel: pcm0: at cad 0 nid 1 on hdac0 Mar 31 23:05:27 br kernel: pcm0: +--------------------------------------+ Mar 31 23:05:27 br kernel: pcm0: | DUMPING PCM Playback/Record Channels | Mar 31 23:05:27 br kernel: pcm0: +--------------------------------------+ Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Playback: Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: pcm0: PCM Mar 31 23:05:27 br kernel: pcm0: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: pcm0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: pcm0: DAC: 3 Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Record: Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: pcm0: PCM Mar 31 23:05:27 br kernel: pcm0: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: pcm0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: pcm0: ADC: 9 Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: +-------------------------------+ Mar 31 23:05:27 br kernel: pcm0: | DUMPING Playback/Record Paths | Mar 31 23:05:27 br kernel: pcm0: +-------------------------------+ Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Playback: Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: nid=17 [pin: Headphones (Green Jack)] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=7 [audio mixer] [src: pcm] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=34 [audio selector] [src: pcm] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=3 [audio output] [src: pcm] Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: nid=18 [pin: Speaker (Fixed)] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=10 [audio mixer] [src: pcm, speaker] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=33 [audio selector] [src: pcm, speaker] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=32 [audio mixer] [src: pcm, speaker] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=26 [beep widget] [src: speaker] Mar 31 23:05:27 br kernel: pcm0: + <- nid=3 [audio output] [src: pcm] Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Record: Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: nid=9 [audio input] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=13 [audio selector] [src: mic] Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: + <- nid=20 [pin: Mic (Pink Jack)] [src: mic] Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: +-------------------------+ Mar 31 23:05:27 br kernel: pcm0: | DUMPING Volume Controls | Mar 31 23:05:27 br kernel: pcm0: +-------------------------+ Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Master Volume (OSS: vol) Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: +- ctl 1 (nid 3 out): -58/0dB (40 steps) Mar 31 23:05:27 br kernel: pcm0: +- ctl 3 (nid 7 in 0): mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 6 (nid 10 in 1): mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 12 (nid 17 in ): mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 13 (nid 18 in ): mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 28 (nid 32 in 5): -34/12dB (32 steps) + mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 30 (nid 33 out): -46/0dB (32 steps) + mute Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: PCM Volume (OSS: pcm) Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: +- ctl 1 (nid 3 out): -58/0dB (40 steps) Mar 31 23:05:27 br kernel: pcm0: +- ctl 3 (nid 7 in 0): mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 12 (nid 17 in ): mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 28 (nid 32 in 5): -34/12dB (32 steps) + mute Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Microphone Volume (OSS: mic) Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: +- ctl 15 (nid 20 out): 0/30dB (4 steps) Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Speaker/Beep Volume (OSS: speaker) Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: +- ctl 11 (nid 16 out): -45/0dB (16 steps) + mute Mar 31 23:05:27 br kernel: pcm0: +- ctl 26 (nid 32 in 3): -34/12dB (32 steps) + mute Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Recording Level (OSS: rec) Mar 31 23:05:27 br kernel: pcm0: | Mar 31 23:05:27 br kernel: pcm0: +- ctl 10 (nid 13 out): -58/22dB (55 steps) + mute Mar 31 23:05:27 br kernel: pcm0: Mar 31 23:05:27 br kernel: pcm0: Mixer "vol": Mar 31 23:05:27 br kernel: pcm0: Mixer "pcm": Mar 31 23:05:27 br kernel: pcm0: Mixer "speaker": Mar 31 23:05:27 br kernel: pcm0: Mixer "mic": Mar 31 23:05:27 br kernel: pcm0: Mixer "rec": Mar 31 23:05:27 br kernel: pcm0: Mixer "ogain": Mar 31 23:05:27 br kernel: pcm0: clone manager: deadline=750ms flags=0x8000001e Mar 31 23:05:27 br kernel: pcm0: sndbuf_setmap 1ee0000, 4000; 0xe6978000 -> 1ee0000 Mar 31 23:05:27 br kernel: pcm0: sndbuf_setmap 1ef0000, 4000; 0xe6988000 -> 1ef0000 Mar 31 23:05:27 br kernel: pcm1: at cad 0 nid 1 on hdac0 Mar 31 23:05:27 br kernel: pcm1: +--------------------------------------+ Mar 31 23:05:27 br kernel: pcm1: | DUMPING PCM Playback/Record Channels | Mar 31 23:05:27 br kernel: pcm1: +--------------------------------------+ Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: Record: Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: Stream cap: 0x00000001 Mar 31 23:05:27 br kernel: pcm1: PCM Mar 31 23:05:27 br kernel: pcm1: PCM cap: 0x000e07ff Mar 31 23:05:27 br kernel: pcm1: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Mar 31 23:05:27 br kernel: pcm1: ADC: 8 Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: +-------------------------------+ Mar 31 23:05:27 br kernel: pcm1: | DUMPING Playback/Record Paths | Mar 31 23:05:27 br kernel: pcm1: +-------------------------------+ Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: Record: Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: nid=8 [audio input] Mar 31 23:05:27 br kernel: pcm1: | Mar 31 23:05:27 br kernel: pcm1: + <- nid=12 [audio selector] [src: monitor] Mar 31 23:05:27 br kernel: pcm1: | Mar 31 23:05:27 br kernel: pcm1: + <- nid=23 [pin: Mic (Fixed)] [src: monitor] Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: +-------------------------+ Mar 31 23:05:27 br kernel: pcm1: | DUMPING Volume Controls | Mar 31 23:05:27 br kernel: pcm1: +-------------------------+ Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: Microphone2 Volume (OSS: monitor) Mar 31 23:05:27 br kernel: pcm1: | Mar 31 23:05:27 br kernel: pcm1: +- ctl 18 (nid 23 out): 0/18dB (4 steps) Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: Recording Level (OSS: rec) Mar 31 23:05:27 br kernel: pcm1: | Mar 31 23:05:27 br kernel: pcm1: +- ctl 9 (nid 12 out): -58/22dB (55 steps) + mute Mar 31 23:05:27 br kernel: pcm1: Mar 31 23:05:27 br kernel: pcm1: Mixer "rec": Mar 31 23:05:27 br kernel: pcm1: Mixer "monitor": Mar 31 23:05:27 br kernel: pcm1: clone manager: deadline=750ms flags=0x8000001e Mar 31 23:05:27 br kernel: pcm1: sndbuf_setmap 1f00000, 4000; 0xe6998000 -> 1f00000 From mav at FreeBSD.org Tue Mar 31 13:49:55 2009 From: mav at FreeBSD.org (Alexander Motin) Date: Tue Mar 31 13:50:02 2009 Subject: ThinkPad X300, FreeBSD 8.0-CURRENT and snd_hda In-Reply-To: <20090331202155.GA93460@rambler-co.ru> References: <1238278984.00093611.1238268003@10.7.7.3> <49CEA9A8.2000809@FreeBSD.org> <20090331202155.GA93460@rambler-co.ru> Message-ID: <49D281EF.7040902@FreeBSD.org> Bukin Ruslan wrote: > On Sun, Mar 29, 2009 at 12:50:16AM +0200, Alexander Motin wrote: >> Bukin Ruslan wrote: >>> 0 br:pts/4:/home/br >cat /dev/sndstat >>> FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) >>> Installed devices: >>> pcm0: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) >>> pcm1: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (0p:0v/1r:1v channels) >>> pcm2: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/0r:0v channels) >>> >>> 1) int-mic is not working; >>> 2) i hear no sound (only noise) in my headphones when i plug them into green jack. >> Boot with verbose messages enabled. It will give you all information >> needed to troubleshoot the problem. > > Thanks, snd_hda have really good verbose. > > i have set as=1 seq=15 to nid 17 and headphones works fine now, > monitor still not working :( I don't see problems there. Try to play with GPIO signals, may be some combination enable that microphone. Also ALSA driver sets some magic "processing coefficient" for that digital microphone, but I have no idea what it is, as it is nonstandard. -- Alexander Motin From nealhogan at gmail.com Tue Mar 31 14:36:40 2009 From: nealhogan at gmail.com (Neal Hogan) Date: Tue Mar 31 14:36:47 2009 Subject: amarok + ipod Message-ID: Hello, Well, I've got amarok running with 7.1-RELEASE and my question concerns amarok's interaction with an ipod. I am able to transfer music from my computer to the ipod and can play music on the ipod on the computer, but the quality, in both cases is quite poor. There is a lot of skipping, repetition, and general distortion. The songs sound fine from their source (i.e., the transferring device). I've been looking around (google, mailing list archives, etc.), but I don't see any answers. I'm hoping you may provide some guidance. Also, when I quit amarok, it doesn't appear to fully shutdown. It will get to a point in the process and just hang. If I press enter after several seconds of waiting, I get my prompt. The point at which it hangs is not consistent. Do you need a dmesg or anything? Can you please keep me cc'd to your responces, as I'm not subscribed to this list. Thanks! -- www.nealhogan.net www.lambdaserver.com