From owner-freebsd-multimedia@FreeBSD.ORG Mon May 4 06:40:03 2009 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A2E6106566B for ; Mon, 4 May 2009 06:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 072638FC08 for ; Mon, 4 May 2009 06:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n446e28a035517 for ; Mon, 4 May 2009 06:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n446e2hF035516; Mon, 4 May 2009 06:40:02 GMT (envelope-from gnats) Date: Mon, 4 May 2009 06:40:02 GMT Message-Id: <200905040640.n446e2hF035516@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Eygene Ryabinkin Cc: Subject: Re: ports/132407: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eygene Ryabinkin List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 06:40:03 -0000 The following reply was made to PR ports/132407; it has been noted by GNATS. From: Eygene Ryabinkin To: Pav Lucistnik Cc: ahze@FreeBSD.org, marcus@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/132407: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf Date: Mon, 4 May 2009 10:38:30 +0400 Pav, everyone, good day. Fri, Apr 24, 2009 at 07:23:24PM +0400, Eygene Ryabinkin wrote: > Fri, Apr 24, 2009 at 09:08:47AM +0200, Pav Lucistnik wrote: > > This is not a good patch. All ./configure using ports have the same > > issue. I don't see why we should address this is ffmpeg port. > > Either you fix this generally in bsd.port.mk (and I see bsd.kde.mk > > already have the proposed fix), or you should put > > CONFIGURE_ENV="TMPDIR=/var/tmp" to your /etc/make.conf instead. > > I think that I'll better fix bsd.port.mk: the new patch is below. > bsd.kde.mk passed TMPDIR down only for package building, but I think > that my modification should pass it always. Any thoughts about the patch for bsd.port.mk provided in the previous mail? I had put the patch to http://codelabs.ru/fbsd/patches/Mk/bsd.port.mk-pass-TMPDIR.diff if someone has troubles to extract it from the PR. Thanks! -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ # From owner-freebsd-multimedia@FreeBSD.ORG Mon May 4 07:37:17 2009 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27B5E106566B; Mon, 4 May 2009 07:37:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F10278FC1B; Mon, 4 May 2009 07:37:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n447bGuX040389; Mon, 4 May 2009 07:37:16 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n447bGCK040385; Mon, 4 May 2009 07:37:16 GMT (envelope-from pav) Date: Mon, 4 May 2009 07:37:16 GMT Message-Id: <200905040737.n447bGCK040385@freefall.freebsd.org> To: multimedia@freebsd.org, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org, portmgr@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/132407: [patch] pass TMPDIR around X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 07:37:17 -0000 Old Synopsis: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf New Synopsis: [patch] pass TMPDIR around Responsible-Changed-From-To: freebsd-multimedia->portmgr Responsible-Changed-By: pav Responsible-Changed-When: Mon May 4 07:36:52 UTC 2009 Responsible-Changed-Why: it's now infrastructure PR http://www.freebsd.org/cgi/query-pr.cgi?pr=132407 From owner-freebsd-multimedia@FreeBSD.ORG Mon May 4 07:37:17 2009 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27B5E106566B; Mon, 4 May 2009 07:37:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F10278FC1B; Mon, 4 May 2009 07:37:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n447bGuX040389; Mon, 4 May 2009 07:37:16 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n447bGCK040385; Mon, 4 May 2009 07:37:16 GMT (envelope-from pav) Date: Mon, 4 May 2009 07:37:16 GMT Message-Id: <200905040737.n447bGCK040385@freefall.freebsd.org> To: multimedia@freebsd.org, pav@FreeBSD.org, freebsd-multimedia@FreeBSD.org, portmgr@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/132407: [patch] pass TMPDIR around X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 07:37:17 -0000 Old Synopsis: [patch] multimedia/ffmpeg: respect TMPDIR passed from make.conf New Synopsis: [patch] pass TMPDIR around Responsible-Changed-From-To: freebsd-multimedia->portmgr Responsible-Changed-By: pav Responsible-Changed-When: Mon May 4 07:36:52 UTC 2009 Responsible-Changed-Why: it's now infrastructure PR http://www.freebsd.org/cgi/query-pr.cgi?pr=132407 From owner-freebsd-multimedia@FreeBSD.ORG Mon May 4 11:07:57 2009 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAC661065674 for ; Mon, 4 May 2009 11:07:57 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 966E28FC0C for ; Mon, 4 May 2009 11:07:57 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n44B7viD098716 for ; Mon, 4 May 2009 11:07:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n44B7uWl098688 for freebsd-multimedia@FreeBSD.org; Mon, 4 May 2009 11:07:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 May 2009 11:07:56 GMT Message-Id: <200905041107.n44B7uWl098688@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-multimedia@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 11:07:58 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133959 multimedia multimedia/transcode: update o ports/133462 multimedia multimedia/x264 build fails on powerpc o kern/132848 multimedia [snd_emu10kx] driver problem with card init, snd_emu10 o kern/132511 multimedia [snd_hda] Probing ALC888 codec on ASRock K10N78-1394 f o ports/132431 multimedia multimedia/ogmtools dvdxchap are not installed. f kern/132336 multimedia [snd_hda] Realtek ALC888 audio chipset does not work 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/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 70 problems total. From owner-freebsd-multimedia@FreeBSD.ORG Mon May 4 15:57:25 2009 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 145B9106566C; Mon, 4 May 2009 15:57:25 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id AB6288FC1A; Mon, 4 May 2009 15:57:24 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 16FCB22C52CC; Mon, 4 May 2009 18:57:43 +0300 (EEST) Received: by release.ixsystems.com (Postfix, from userid 0) id 73DBF8FC62; Mon, 4 May 2009 08:39:40 -0700 (PDT) From: QAT@FreeBSD.org To: wxs@FreeBSD.org In-Reply-To: <200905041524.n44FOPMs070883@repoman.freebsd.org> References: <200905041524.n44FOPMs070883@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_2; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-04-18 01:31:47 X-QAT-Port: multimedia/dirac X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/dirac-1.0.2.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: patch Message-Id: <20090504153940.73DBF8FC62@release.ixsystems.com> Date: Mon, 4 May 2009 08:39:40 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, multimedia@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/dirac Makefile distinfo pkg-plist X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 15:57:25 -0000 The Restless Daemon identified a patch error while trying to build: dirac-1.0.2 maintained by multimedia@FreeBSD.org Makefile ident: $FreeBSD: ports/multimedia/dirac/Makefile,v 1.15 2009/05/04 15:24:25 wxs Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/dirac-1.0.2.log : NOPORTDOCS=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=gettext-0.17_1.tbz libiconv-1.11_1.tbz gmake-3.81_3.tbz libtool-1.5.26.tbz pkg-config-0.23_1.tbz RUN_DEPENDS=pkg-config-0.23_1.tbz add_pkg ================================================================ ======================================== => dirac-1.0.2.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. fetch: file:///distcache//dirac-1.0.2.tar.gz: No such file or directory => Attempting to fetch from http://garr.dl.sourceforge.net/sourceforge/dirac/. dirac-1.0.2.tar.gz 896 kB 42 kBps => MD5 Checksum OK for dirac-1.0.2.tar.gz. => SHA256 Checksum OK for dirac-1.0.2.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for dirac-1.0.2 => MD5 Checksum OK for dirac-1.0.2.tar.gz. => SHA256 Checksum OK for dirac-1.0.2.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for dirac-1.0.2 ===> Applying FreeBSD patches for dirac-1.0.2 1 out of 1 hunks failed--saving rejects to doc/Makefile.in.rej => Patch patch-doc::Makefile.in failed to apply cleanly. *** Error code 1 Stop in /a/ports/multimedia/dirac. ================================================================ build of /usr/ports/multimedia/dirac ended at Mon May 4 15:39:38 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/dirac-1.0.2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=multimedia&portname=dirac The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-multimedia@FreeBSD.ORG Mon May 4 16:07:32 2009 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 578751065672 for ; Mon, 4 May 2009 16:07:32 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 85BC78FC1C for ; Mon, 4 May 2009 16:07:28 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1M10hT-000K43-Mu for freebsd-multimedia@FreeBSD.org; Mon, 04 May 2009 20:07:27 +0400 To: freebsd-multimedia@FreeBSD.org From: Boris Samorodov Date: Mon, 04 May 2009 20:07:26 +0400 Message-ID: <12323057@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: [snd_hda] ASUS P5K, microphones problem X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 16:07:32 -0000 Hello, there is no input from both rear and front microphones. Both output work. Reading SND_HDA(4) didn't help (at least I don't see any problems). Three output associations (rare, front, SPDIF), two input (rare and front). Verbose dmesg: ftp://ftp.ipt.ru/pub/tmp/snd/dmesg.boot.txt I use: ----- bb% uname -a FreeBSD bb.ipt.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Apr 30 09:15:06 MSD 2009 root@bb.ipt.ru:/usr/obj/usr/src/sys/BB i386 bb% mixer -f /dev/dsp 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 line is currently set to 75:75 Mixer mic is currently set to 75:75 Mixer mix is currently set to 75:75 Mixer rec is currently set to 75:75 Recording source: mic bb% mixer -f /dev/dsp1 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 mix is currently set to 100:100 Mixer rec is currently set to 100:100 Mixer monitor is currently set to 75:75 Recording source: monitor bb% 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) [pcm0:play:dsp0.p0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0x00000020 interrupts 137, underruns 0, feed 137, 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 8000/48000, fmt 0x00000008/0x10000010, flags 0x10000000, 0x00000008 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:4096/128/32] {userland} -> feeder_root(0x00000008) -> feeder_8to16(0x00000008 -> 0x00000080) -> feeder_rate(8000 -> 48000) -> feeder_monotostereo16(0x00000080 -> 0x10000080) -> feeder_sign16(0x10000080 -> 0x10000010) -> {hardware} [pcm0:record:dsp0.r0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0x00000000 interrupts 133, overruns 0, feed 266, 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 8000/48000, fmt 0x00000008/0x10000010, flags 0x10000000, 0x00000008 interrupts 0, overruns 0, feed 0, hfree 0, sfree 4096 [b:0/0/0|bs:4096/128/32] {hardware} -> feeder_root(0x10000010) -> feeder_stereotomono16(0x10000010 -> 0x00000010) -> feeder_sign16(0x00000010 -> 0x00000080) -> feeder_rate(48000 -> 8000) -> feeder_16to8(0x00000080 -> 0x00000008) -> {userland} pcm1: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) [pcm1:play:dsp1.p0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0x00000020 interrupts 148, underruns 0, feed 148, ready 0 [b:4096/2048/2|bs:4096/2048/2] {userland} -> feeder_vchan(0x10000010) -> feeder_volume(0x10000010) -> {hardware} pcm1:play:dsp1.p0[pcm1:virtual:dsp1.vp0]: spd 8000/48000, fmt 0x00000008/0x10000010, flags 0x10000000, 0x00000008 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:4096/128/32] {userland} -> feeder_root(0x00000008) -> feeder_8to16(0x00000008 -> 0x00000080) -> feeder_rate(8000 -> 48000) -> feeder_monotostereo16(0x00000080 -> 0x10000080) -> feeder_sign16(0x10000080 -> 0x10000010) -> {hardware} [pcm1:record:dsp1.r0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0x00000000 interrupts 214, overruns 0, feed 428, hfree 4096, sfree 4096 [b:4096/2048/2|bs:4096/2048/2] {hardware} -> feeder_root(0x10000010) -> feeder_vchan(0x10000010) -> {userland} pcm1:record:dsp1.r0[pcm1:virtual:dsp1.vr0]: spd 8000/48000, fmt 0x00000008/0x10000010, flags 0x10000000, 0x00000008 interrupts 0, overruns 0, feed 0, hfree 0, sfree 4096 [b:0/0/0|bs:4096/128/32] {hardware} -> feeder_root(0x10000010) -> feeder_stereotomono16(0x10000010 -> 0x00000010) -> feeder_sign16(0x00000010 -> 0x00000080) -> feeder_rate(48000 -> 8000) -> feeder_16to8(0x00000080 -> 0x00000008) -> {userland} pcm2: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/0r:0v channels) [pcm2:play:dsp2.p0]: spd 48000, fmt 0x10000010, flags 0x00101000, 0x00000000 interrupts 0, underruns 0, feed 0, ready 0 [b:4096/2048/2|bs:4096/2048/2] {userland} -> feeder_vchan(0x10000010) -> {hardware} pcm2:play:dsp2.p0[pcm2:virtual:dsp2.vp0]: spd 0, fmt 0x00000000/0x00000008, flags 0x10000000, 0x00000000 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:0/0/0] {userland} -> feeder_root(0x00000000) -> {hardware} File Versions: $FreeBSD: src/sys/dev/sound/pci/hda/hdac.c,v 1.102 2009/04/01 18:55:08 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/vchan.c,v 1.36 2007/06/16 03:37:28 ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/sound.c,v 1.121 2009/01/10 18:19:22 mav 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/mixer.c,v 1.65 2009/01/10 21:38:37 mav 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/feeder_fmt.c,v 1.23 2007/06/02 13:07:44 joel 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/fake.c,v 1.18 2007/03/15 18:19:01 ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/dsp.c,v 1.113 2009/01/10 20:49:15 mav Exp $ $FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.123 2008/11/04 02:31:03 alfred 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/ac97_patch.c,v 1.11 2007/10/26 20:49:23 ariff Exp $ $FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.74 2007/10/26 20:49:59 ariff Exp $ ----- Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-multimedia@FreeBSD.ORG Wed May 6 15:10:11 2009 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA5A2106564A; Wed, 6 May 2009 15:10:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AF6608FC27; Wed, 6 May 2009 15:10:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n46FABKn081960; Wed, 6 May 2009 15:10:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n46FABY1081950; Wed, 6 May 2009 15:10:11 GMT (envelope-from edwin) Date: Wed, 6 May 2009 15:10:11 GMT Message-Id: <200905061510.n46FABY1081950@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/134273: [patch] multimedia/ffmpeg - avoid crash in multimedia/kdenlive X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2009 15:10:12 -0000 Synopsis: [patch] multimedia/ffmpeg - avoid crash in multimedia/kdenlive Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Wed May 6 15:10:11 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=134273 From owner-freebsd-multimedia@FreeBSD.ORG Wed May 6 16:14:53 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 401A51065672; Wed, 6 May 2009 16:14:53 +0000 (UTC) (envelope-from web@umich.edu) Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by mx1.freebsd.org (Postfix) with ESMTP id C8F638FC18; Wed, 6 May 2009 16:14:52 +0000 (UTC) (envelope-from web@umich.edu) Received: FROM dell1 (Unknown [141.211.15.39]) By hackers.mr.itd.umich.edu ID 4A01B351.C067D.26112 ; Authuser web; 6 May 2009 11:57:05 EDT Date: Wed, 6 May 2009 11:56:12 -0400 From: William Bulley To: Jimmie James Message-ID: <20090506155612.GA99732@dell1> Mail-Followup-To: Jimmie James , freebsd-questions@freebsd.org, freebsd-x11@freebsd.org, freebsd-multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: freebsd-multimedia@freebsd.org, freebsd-x11@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Repeatable X lockups X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2009 16:14:53 -0000 According to Jimmie James on Sat, 05/02/09 at 15:46: > > When using the xv output driver for vlc or mplayer, X will lockup, crash > instantly, trashing the screen and forcing a reboot > Image of screen corruption: > http://img.photobucket.com/albums/v287/jimmiejaz/xcrash.jpg > > This just started manifesting in the past week or so. I have experienced the same problem, but I didn't see any suggestions or answers to your posting. Have you had any success yet with this? Have you tried any other output drivers? This is something I plan to try in the next few days. My system is i386 with Intel 915 graphics on the motherboard. Xorg 7.4 runs fine. When I run mplayer from the command line, in an xterm under open-motif, the X Windows session dies and I am tossed back to the vty. When I similarly run vlc from the command line, the screen is locked in an even worse state than your above URL. I am forced to ssh(1) in from another FreeBSD workstation to reboot. Before the reboot, ps(1) reports no processes running xorg or any of its child processes, it seems as if my video hardware has been left in some ugly, locked-up, unusable state. What is interesting to me is that the same flash file that causes vlc and mplayer to crash runs just fine in ffplay(1) (part of ffmpeg port). Yet at least vlc uses ffmpeg, while it doesn't look like mplayer does. This is 7.2-PRERELEASE built on 24 Apr 2009 with the ports of mplayer and vlc built on 2 May 2009 following a csup(1) of complete ports tree on either 24 Apr or 25 Apr - so approximately the same timeframe as you. Regards, web... -- William Bulley Email: web@umich.edu The information contained in this message may be CONFIDENTIAL and is for the intended addressee only. Any unauthorized use, dissemination of the information, or copying of this message is prohibited. If you are not the intended addressee, please notify the sender immediately, and delete this message. From owner-freebsd-multimedia@FreeBSD.ORG Thu May 7 18:15:16 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE9F110656C9; Thu, 7 May 2009 18:15:16 +0000 (UTC) (envelope-from mel@rachie.is-a-geek.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id A0E788FC17; Thu, 7 May 2009 18:15:16 +0000 (UTC) (envelope-from mel@rachie.is-a-geek.net) Received: from sarevok.dnr.servegame.org (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id B0B5F7E837; Thu, 7 May 2009 09:50:18 -0800 (AKDT) From: Mel To: bug-followup@freebsd.org, clarity256@yahoo.com Date: Thu, 7 May 2009 19:50:16 +0200 User-Agent: KMail/1.11.2 (FreeBSD/8.0-CURRENT; KDE/4.2.2; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905071950.16871.mel@rachie.is-a-geek.net> Cc: freebsd-multimedia@freebsd.org Subject: RE: kern/121156: [sound] [patch] Turn on inverted external amplifier sense flags for Gateway GZ3520/M210 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2009 18:15:17 -0000 Ping! I've just been bitten by the same issue and this patch (manually applied) still fixes it. Any chance this can be committed? audio/oss suffers from the same problem and as such PC-BSD 7.1 -- Mel From owner-freebsd-multimedia@FreeBSD.ORG Thu May 7 18:20:03 2009 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBCF61065688 for ; Thu, 7 May 2009 18:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8E8CB8FC12 for ; Thu, 7 May 2009 18:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n47IK30P021643 for ; Thu, 7 May 2009 18:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n47IK34R021642; Thu, 7 May 2009 18:20:03 GMT (envelope-from gnats) Date: Thu, 7 May 2009 18:20:03 GMT Message-Id: <200905071820.n47IK34R021642@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Mel Cc: Subject: RE: kern/121156: [sound] [patch] Turn on inverted external amplifier sense flags for Gateway GZ3520/M210 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mel List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2009 18:20:04 -0000 The following reply was made to PR kern/121156; it has been noted by GNATS. From: Mel To: bug-followup@freebsd.org, clarity256@yahoo.com Cc: freebsd-multimedia@freebsd.org Subject: RE: kern/121156: [sound] [patch] Turn on inverted external amplifier sense flags for Gateway GZ3520/M210 Date: Thu, 7 May 2009 19:50:16 +0200 Ping! I've just been bitten by the same issue and this patch (manually applied) still fixes it. Any chance this can be committed? audio/oss suffers from the same problem and as such PC-BSD 7.1 -- Mel From owner-freebsd-multimedia@FreeBSD.ORG Fri May 8 03:21:35 2009 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D8281065674; Fri, 8 May 2009 03:21:35 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D61D88FC1F; Fri, 8 May 2009 03:21:34 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from freefall.freebsd.org (mav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n483LYcb057973; Fri, 8 May 2009 03:21:34 GMT (envelope-from mav@freefall.freebsd.org) Received: (from mav@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n483LYXg057963; Fri, 8 May 2009 03:21:34 GMT (envelope-from mav) Date: Fri, 8 May 2009 03:21:34 GMT Message-Id: <200905080321.n483LYXg057963@freefall.freebsd.org> To: clarity256@yahoo.com, mav@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: mav@FreeBSD.org Cc: Subject: Re: kern/121156: [sound] [patch] Turn on inverted external amplifier sense flags for Gateway GZ3520/M210 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2009 03:21:35 -0000 Synopsis: [sound] [patch] Turn on inverted external amplifier sense flags for Gateway GZ3520/M210 State-Changed-From-To: open->patched State-Changed-By: mav State-Changed-When: Fri May 8 03:20:58 UTC 2009 State-Changed-Why: Patch committed to the 8-CURRENT. http://www.freebsd.org/cgi/query-pr.cgi?pr=121156 From owner-freebsd-multimedia@FreeBSD.ORG Fri May 8 03:30:03 2009 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D65D31065673 for ; Fri, 8 May 2009 03:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C45ED8FC1E for ; Fri, 8 May 2009 03:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n483U3KE061463 for ; Fri, 8 May 2009 03:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n483U3lh061460; Fri, 8 May 2009 03:30:03 GMT (envelope-from gnats) Date: Fri, 8 May 2009 03:30:03 GMT Message-Id: <200905080330.n483U3lh061460@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: kern/121156: commit references a PR X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2009 03:30:04 -0000 The following reply was made to PR kern/121156; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/121156: commit references a PR Date: Fri, 8 May 2009 03:20:11 +0000 (UTC) Author: mav Date: Fri May 8 03:19:57 2009 New Revision: 191911 URL: http://svn.freebsd.org/changeset/base/191911 Log: Add one more board ID with inverted external amplifier control. PR: kern/121156 Modified: head/sys/dev/sound/pci/ich.c Modified: head/sys/dev/sound/pci/ich.c ============================================================================== --- head/sys/dev/sound/pci/ich.c Fri May 8 02:18:46 2009 (r191910) +++ head/sys/dev/sound/pci/ich.c Fri May 8 03:19:57 2009 (r191911) @@ -1009,6 +1009,7 @@ ich_pci_attach(device_t dev) switch (subdev) { case 0x202f161f: /* Gateway 7326GZ */ case 0x203a161f: /* Gateway 4028GZ */ + case 0x203e161f: /* Gateway 3520GZ/M210 */ case 0x204c161f: /* Kvazar-Micro Senator 3592XT */ case 0x8144104d: /* Sony VAIO PCG-TR* */ case 0x8197104d: /* Sony S1XP */ _______________________________________________ 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 owner-freebsd-multimedia@FreeBSD.ORG Sat May 9 15:11:43 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39C911065672 for ; Sat, 9 May 2009 15:11:43 +0000 (UTC) (envelope-from dleal@webvolution.net) Received: from front4.netvisao.pt (front4.netvisao.pt [213.228.128.37]) by mx1.freebsd.org (Postfix) with SMTP id 56A488FC16 for ; Sat, 9 May 2009 15:11:42 +0000 (UTC) (envelope-from dleal@webvolution.net) Received: (qmail 18106 invoked from network); 9 May 2009 14:44:59 -0000 Received: from av-front3.netvisao.pt (213.228.128.148) by front4.netvisao.pt with SMTP; 9 May 2009 14:44:59 -0000 Received: (qmail 29535 invoked from network); 9 May 2009 14:45:00 -0000 Received: from ar-217-129-86-43.netvisao.pt (HELO [192.168.1.200]) (dleal@[217.129.86.43]) (envelope-sender ) by av-front3.netvisao.pt (qmail-ldap-1.03) with SMTP for ; 9 May 2009 14:45:00 -0000 Message-ID: <4A0597AE.6020409@webvolution.net> Date: Sat, 09 May 2009 15:48:14 +0100 From: Daniel Leal User-Agent: Thunderbird 2.0.0.19 (X11/20090226) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-Product-Ver: IMSS-7.0.0.3216-5.6.0.1016-16632.000 X-TM-AS-Result: No--6.337-5.0-31-1 X-imss-scan-details: No--6.337-5.0-31-1 Subject: multimedia disk drive X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2009 15:11:43 -0000 Hi. I am Freebsd 7.1 user... I am thinking in buying a multimedia disk drive to store my divx movies and so on... Does it work just like any other external usb disk on my freebsd system? Or should I be concerned about drivers ? Thanks. daniel From owner-freebsd-multimedia@FreeBSD.ORG Sat May 9 16:49:17 2009 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 981F7106566C; Sat, 9 May 2009 16:49:17 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 4D84C8FC1D; Sat, 9 May 2009 16:49:17 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 0924622C52C2; Sat, 9 May 2009 19:49:35 +0300 (EEST) Received: by release.ixsystems.com (Postfix, from userid 0) id D308D8FC4E; Sat, 9 May 2009 09:30:49 -0700 (PDT) From: QAT@FreeBSD.org To: multimedia@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_2; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-04 14:01:42 X-QAT-Port: audio/jack X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/jackit-0.116.2.log X-QAT-Build_Reason: Dependency X-QAT-Fail_Reason: mtree Message-Id: <20090509163049.D308D8FC4E@release.ixsystems.com> Date: Sat, 9 May 2009 09:30:49 -0700 (PDT) Cc: Subject: audio/jack - fails: mtree X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2009 16:49:17 -0000 The Restless Daemon identified a mtree error while trying to build: jackit-0.116.2 maintained by multimedia@FreeBSD.org Makefile ident: $FreeBSD: ports/audio/jack/Makefile,v 1.47 2009/03/30 18:21:20 trasz Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/jackit-0.116.2.log : /usr/local/lib/jack/jack_net.so /usr/local/bin/jack_netsource If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://jackit.sourceforge.net/ ================================================================ ======================================== ===> Building package for jackit-0.116.2 Creating package /tmp/packages/All/jackit-0.116.2.tbz Registering depends: celt-0.5.2 libsamplerate-0.1.7 libsndfile-1.0.19 flac-1.2.1 libvorbis-1.2.0_3,3 libogg-1.1.3,4 portaudio-18.1_2 libiconv-1.11_1 fftw3-3.1.3 pkg-config-0.23_1. Creating bzip'd tar ball in '/tmp/packages/All/jackit-0.116.2.tbz' Deleting jackit-0.116.2 pkg_delete: unable to completely remove directory '/usr/local/share/jack-audio-connection-kit/reference/html' pkg_delete: unable to completely remove directory '/usr/local/share/jack-audio-connection-kit/reference' pkg_delete: unable to completely remove directory '/usr/local/share/jack-audio-connection-kit' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 31514867 4 drwxr-xr-x 3 root wheel 512 May 9 16:30 usr/local/share/jack-audio-connection-kit 31514871 4 drwxr-xr-x 3 root wheel 512 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference 31514872 8 drwxr-xr-x 2 root wheel 2560 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html 31515055 16 -r--r--r-- 1 root wheel 6653 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/intclient_8h_source.html 31515061 76 -r--r--r-- 1 root wheel 37312 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/jack_8h_source.html 31515079 20 -r--r--r-- 1 root wheel 9326 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/midiport_8h_source.html 31515103 24 -r--r--r-- 1 root wheel 10572 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/ringbuffer_8h_source.html 31515111 12 -r--r--r-- 1 root wheel 5046 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/statistics_8h_source.html 31515160 16 -r--r--r-- 1 root wheel 6400 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/thread_8h_source.html 31515174 60 -r--r--r-- 1 root wheel 29471 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/transport_8h_source.html 31515236 44 -r--r--r-- 1 root wheel 21112 May 9 16:30 usr/local/share/jack-audio-connection-kit/reference/html/types_8h_source.html ================================================================ build of /usr/ports/audio/jack ended at Sat May 9 16:30:44 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/jackit-0.116.2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=audio&portname=jack The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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."