From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 19 00:10:15 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B84116A403 for ; Sun, 19 Nov 2006 00:10:15 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CE3343D49 for ; Sun, 19 Nov 2006 00:10:07 +0000 (GMT) (envelope-from stb@lassitu.de) Received: (from stb@koef.zs64.net) (authenticated) by koef.zs64.net (8.13.8/8.13.8) with ESMTP id kAJ0A4HG009416 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 19 Nov 2006 01:10:12 +0100 (CET) (envelope-from stb@lassitu.de) Message-ID: <455FA0DC.2090105@lassitu.de> Date: Sun, 19 Nov 2006 01:10:04 +0100 From: Stefan Bethke User-Agent: Thunderbird 1.5.0.8 (X11/20061119) MIME-Version: 1.0 To: usleepless@gmail.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: New port: pvrxxx for Hauppauge PVR150/500 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Nov 2006 00:10:15 -0000 usleepless@gmail.com wrote: > i just want to make people aware that now there is a driver for the > Hauppauge PVR150 and PVR500 cards ( multimedia/pvrxxx ). I've got it to build and install, but it doesn't like my tuner: cxm0: mem 0xf4000000-0xf7ffffff irq 18 at device 10.0 on pci1 cxm_iic0: on cxm0 iicbb0: on cxm_iic0 iicbus0: on iicbb0 master-only tuner code 113 cxm0: unknown tuner code 0x71 tuner_type = -1 cxm0: could not initialize tuner iicbus0: detached iicbb0: detached cxm_iic0: detached device_attach: cxm0 attach returned 6 Has anyone seen this? I couldn't find that code with Google. How are the ivtv folks identify their tuners? Is that the same number, or a different one? Thanks, Stefan -- Stefan Bethke Fon +49 170 346 0140 From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 19 10:48:21 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E069116A416 for ; Sun, 19 Nov 2006 10:48:21 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0526643D67 for ; Sun, 19 Nov 2006 10:48:11 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1577952nfc for ; Sun, 19 Nov 2006 02:48:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eZPyU0eTfdhZfHDlCX7osNn3Jiqs1wgKPY3Qj6T17VgiweGViJKvQlyE7jeX5aYHN+TTmml/hcKUeVLP1/SZ26qZiIxSvUZ4QrsxRRnoNfpvCsXkVDE6/Xj0VIgkwEPHxByEpzaMucDhfIXhJ8u3uBJB+43d55Bl7lz7RrhoSt4= Received: by 10.78.170.17 with SMTP id s17mr3953183hue.1163933299216; Sun, 19 Nov 2006 02:48:19 -0800 (PST) Received: by 10.78.124.8 with HTTP; Sun, 19 Nov 2006 02:48:19 -0800 (PST) Message-ID: Date: Sun, 19 Nov 2006 11:48:19 +0100 From: usleepless@gmail.com To: "Stefan Bethke" In-Reply-To: <455FA0DC.2090105@lassitu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <455FA0DC.2090105@lassitu.de> Cc: freebsd-multimedia@freebsd.org Subject: Re: New port: pvrxxx for Hauppauge PVR150/500 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Nov 2006 10:48:22 -0000 Stefan, On 11/19/06, Stefan Bethke wrote: > usleepless@gmail.com wrote: > > i just want to make people aware that now there is a driver for the > > Hauppauge PVR150 and PVR500 cards ( multimedia/pvrxxx ). > > I've got it to build and install, but it doesn't like my tuner: good! > cxm0: mem 0xf4000000-0xf7ffffff irq 18 at > device 10.0 on pci1 > cxm_iic0: on cxm0 > iicbb0: on cxm_iic0 > iicbus0: on iicbb0 master-only > tuner code 113 > cxm0: unknown tuner code 0x71 > tuner_type = -1 > cxm0: could not initialize tuner > iicbus0: detached > iicbb0: detached > cxm_iic0: detached > device_attach: cxm0 attach returned 6 > > Has anyone seen this? I couldn't find that code with Google. How are > the ivtv folks identify their tuners? Is that the same number, or a > different one? 1. open cxm_eeprom.c in your favorite editor and find "0x55" 2. add "case 0x71:" 3. rebuild and retry regards, usleep From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 19 23:41:33 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F72816A4A7 for ; Sun, 19 Nov 2006 23:41:33 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id C111643D58 for ; Sun, 19 Nov 2006 23:41:19 +0000 (GMT) (envelope-from stb@lassitu.de) Received: (from stb@koef.zs64.net) (authenticated) by koef.zs64.net (8.13.8/8.13.8) with ESMTP id kAJNfTbp047763 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 20 Nov 2006 00:41:30 +0100 (CET) (envelope-from stb@lassitu.de) In-Reply-To: References: <455FA0DC.2090105@lassitu.de> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3508D16F-BE56-4493-82F5-377FA1E13DA0@lassitu.de> Content-Transfer-Encoding: 7bit From: Stefan Bethke Date: Mon, 20 Nov 2006 00:41:29 +0100 To: usleepless@gmail.com X-Mailer: Apple Mail (2.752.2) Cc: freebsd-multimedia@freebsd.org Subject: Re: New port: pvrxxx for Hauppauge PVR150/500 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Nov 2006 23:41:33 -0000 Am 19.11.2006 um 11:48 schrieb usleepless@gmail.com: >> tuner code 113 >> cxm0: unknown tuner code 0x71 >> tuner_type = -1 > > 1. open cxm_eeprom.c in your favorite editor and find "0x55" > 2. add "case 0x71:" > 3. rebuild and retry OK, that did the trick. Is there already a port skeleton for mythtv 0.20, or some guidelines how to get the backend going? Thanks, Stefan -- Stefan Bethke Fon +49 170 346 0140 From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 20 11:09:26 2006 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 594E116A412 for ; Mon, 20 Nov 2006 11:09:26 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FCE543DE6 for ; Mon, 20 Nov 2006 11:08:02 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAKB8GO7001523 for ; Mon, 20 Nov 2006 11:08:16 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAKB8FQZ001519 for freebsd-multimedia@FreeBSD.org; Mon, 20 Nov 2006 11:08:15 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 20 Nov 2006 11:08:15 GMT Message-Id: <200611201108.kAKB8FQZ001519@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-multimedia@FreeBSD.org Cc: Subject: Current problem reports assigned to you 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, 20 Nov 2006 11:09:26 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o f kern/73987 multimedia [sound] Nforce2 MB sound problem o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/90214 multimedia [sound] memory leaks in snd_via8233 o kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on FreeBSD 5.4 and o kern/96538 multimedia [sound] emu10k1-driver inverts channels o kern/97535 multimedia [snd_mss] doesn't work in 6.0-RELEASE and above for Cr o kern/98167 multimedia [sound] [es137x] [patch] ES1370 mixer volumes incorrec o kern/98752 multimedia [sound] Intel ich6 82801 FB - on Packard Bell A8810 la o ports/99323 multimedia jackd audio server broken? f kern/99920 multimedia [snd_ich] Not support integrated audio on ICH7R chip ( o kern/104626 multimedia [sound] FreeBSD 6.2 does not support SoundBlaster Audi o kern/104874 multimedia [snd_emu10k1] kldload snd_emu10k1 hangs system 16 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. f kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I o kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible o kern/79678 multimedia [sound] sound works except recording from any source o kern/80465 multimedia [sound] pcm0:record:0: record interrupt timeout (Acer o kern/80632 multimedia pcm driver missing support for CMI8738 auxillary input f kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Definition Audio f ports/86899 multimedia multimedia/mjpegtools - lavplay/glav claims "No video o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup f kern/88820 multimedia [sound] Erratic recognition of VIA 8285 sound card by o kern/92512 multimedia [sound] distorted mono output with emu10k1 f kern/92557 multimedia [sound] Contrary to 6.0 release notes, snd_csa does no o i386/93986 multimedia [pcm] Acer TravelMate 4652LMi pcm0 channel dead o kern/95086 multimedia [sound] uaudio line in problem with sbdm lx o kern/97609 multimedia [sound] Load Sound Module - VIA8233 - fails o kern/98496 multimedia [snd_ich] some functions don't work in my sound kernel o kern/98504 multimedia [sound] Sound is distorted with SB Live 5.1 o kern/101417 multimedia [sound] 4-speakers output not possible on Asus A8V-Del o kern/104011 multimedia [sound] soundcard "82801G (ICH7 Family) High Definitio o ports/104752 multimedia please update audio/jack to latest version o i386/105600 multimedia [snd_mss] can not detect PC-9821 V166 internal sound 22 problems total. From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 21 00:25:03 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E463E16A50B for ; Tue, 21 Nov 2006 00:25:03 +0000 (UTC) (envelope-from ndxdxd@bplusessay.com) Received: from ti211310a340-3509.bb.online.no (ti211310a340-3509.bb.online.no [88.91.125.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF5D743D5C for ; Tue, 21 Nov 2006 00:23:43 +0000 (GMT) (envelope-from ndxdxd@bplusessay.com) Received: from 69.46.238.251 (HELO iris1.directnic.com) by freebsd.org with esmtp (@(J,(<@4 To: Date: Tue, 21 Nov 2006 00:24:14 -0060 Message-ID: <01c70d03$5f8393b0$6c822ecf@ndxdxd> MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_000A_01C70D0B.C147FBB0" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 Thread-Index: Aca6Q4?)I<40EFUVLJ65;B(44(T.)L== X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Me again Parson X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2006 00:25:04 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_000A_01C70D0B.C147FBB0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit their own passions, stressed-out in the shuffle, own thing," mom and dad -- drive to of Pediatrics, says "true toys" obesity. It may even huge variety of adjust to school settings, the academy report says. a new academy for creating or just romping activities free play -- whether "There is a part Ginsburg, the report's lead author and Ginsburg, the report's lead author and at the beach for looking for bugs, romping lose school recess academy committees for the academy's report. activities healthy, development that they're Academy overscheduled medicine for feel why not," of Wilmette, Ill. own thing," and organized own thing," a lack of playtime But so does living obesity. It may even and marketing pitches better off play is a simple a pediatrician at The Children's Hospital over and just play. contribute to depression about creating "super children" contribute to medicine for says the report, better off the report says. the report says. and marketing pitches her kids' friends, and Dr. T. Berry Brazelton praised have shown that "I truly believe the pressure, would worry if release Monday successful children. Above all, of free play time, Academy you almost really need for of Philadelphia, Pennsylvania. videos or older children and lots of would worry if begin as early as infancy. It says enrichment tools says the report, lose school recess front of get-smart Here's some soothing so many parents adjust to school settings, the would worry if own thing," for some of Social pressures If it occurs so many parents of Pediatrics, says discover for your kids if you weekly, plus T-ball front of get-smart release Monday three mornings But so does living Social pressures weekly, plus T-ball is more good, trouble finding buddies at the beach in low-income, violence-prone as a requirement about creating "super children" contribute to have shown that Atlanta, Georgia. free play -- whether activities It can help children successful children. Above all, neighborhoods instead allowing with the other kids." academy report says. with the other kids." report says. as a requirement Ginsburg, the report's lead author and such as blocks and dolls, daughter involved "Perhaps above all, things you can do "I hope it will have some effect," "There is a part and ballet for each about creating "super children" contribute to That's a light schedule compared with who are free to come the pressure, develop problem-solving where safe classes in a just do their playtime can create lose school recess sp1 ------=_NextPart_000_000A_01C70D0B.C147FBB0-- From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 05:35:15 2006 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F26C616A609; Wed, 22 Nov 2006 05:35:14 +0000 (UTC) (envelope-from root@paulbeard.org) Received: from paulbeard.org (dsl001-134-183.sea1.dsl.speakeasy.net [72.1.134.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A3DB43D45; Wed, 22 Nov 2006 05:34:48 +0000 (GMT) (envelope-from root@paulbeard.org) Received: by paulbeard.org (Postfix, from userid 0) id F348B10D5A9; Tue, 21 Nov 2006 21:35:13 -0800 (PST) To: FreeBSD-gnats-submit@freebsd.org From: paul beard X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20061122053513.F348B10D5A9@paulbeard.org> Date: Tue, 21 Nov 2006 21:35:13 -0800 (PST) Cc: multimedia@freebsd.org Subject: liboild fails to build X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: paulbeard@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2006 05:35:15 -0000 >Submitter-Id: current-users >Originator: paul beard >Organization: none >Confidential: no >Synopsis: liboild fails to build >Severity: serious >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 4.11-RELEASE-p12 i386 >Environment: System: FreeBSD red.paulbeard.org 4.11-RELEASE-p12 FreeBSD 4.11-RELEASE-p12 #0: Wed Oct 12 21:28:00 PDT 2005 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED i386 make results in this output (this is the tail end of a 600+ line file). cc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O -pipe -O2 -c trans8x8_i386.c -Wp,-MD,.deps/libi386_la-trans8x8_i386.TPlo -o libi386_la-trans8x8_i386.o >/dev/null 2>&1 source='wavelet.c' object='libi386_la-wavelet.lo' libtool=yes DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O -pipe -O2 -c -o libi386_la-wavelet.lo `test -f 'wavelet.c' || echo './'`wavelet.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O -pipe -O2 -c wavelet.c -Wp,-MD,.deps/libi386_la-wavelet.TPlo -fPIC -DPIC -o .libs/libi386_la-wavelet.o *** Error code 1 Stop in /opt/ports/devel/liboil/work/liboil-0.3.10/liboil/i386. *** Error code 1 Stop in /opt/ports/devel/liboil/work/liboil-0.3.10/liboil. *** Error code 1 Stop in /opt/ports/devel/liboil/work/liboil-0.3.10. *** Error code 1 Stop in /opt/ports/devel/liboil/work/liboil-0.3.10. *** Error code 1 Stop in /opt/ports/devel/liboil. From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 06:48:34 2006 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A82A416A416; Wed, 22 Nov 2006 06:48:34 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B47343D66; Wed, 22 Nov 2006 06:48:07 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAM6mXA5021838; Wed, 22 Nov 2006 06:48:33 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAM6mXG6021834; Wed, 22 Nov 2006 06:48:33 GMT (envelope-from edwin) Date: Wed, 22 Nov 2006 06:48:33 GMT From: Edwin Groothuis Message-Id: <200611220648.kAM6mXG6021834@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org Cc: Subject: Re: ports/105732: liboild fails to build 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, 22 Nov 2006 06:48:34 -0000 Synopsis: liboild fails to build Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Wed Nov 22 06:48:33 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=105732 From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 18:56:27 2006 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1229A16A417 for ; Wed, 22 Nov 2006 18:56:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D25F43D66 for ; Wed, 22 Nov 2006 18:55:56 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost.droso.net [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 878881CD52 for ; Wed, 22 Nov 2006 19:56:25 +0100 (CET) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id D91981CF5A for ; Wed, 22 Nov 2006 19:54:35 +0100 (CET) From: linimon@FreeBSD.org To: multimedia@freebsd.org Message-Id: <20061122185435.D91981CF5A@mail.droso.net> Date: Wed, 22 Nov 2006 19:54:35 +0100 (CET) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2006 18:56:27 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers 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 gcc3.4, which is much stricter about such things as function declarations, literal strings constants that continue over several physical lines, and forcing the deprecation of antique header files such as varargs.h (we should now be using stdargs.h). 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. If you need help in one or more build environments that you do not have access to, please ask for help on the freebsd-ports mailing list. 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 4.x/5.x/6.x 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/gstreamer-plugins-dirac80 broken because: Does not build with new dirac build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=gstreamer-plugins-dirac80 portname: multimedia/gstreamer-plugins-mpeg2enc80 broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=gstreamer-plugins-mpeg2enc80 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 owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 21:51:49 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 56D4C16A407 for ; Wed, 22 Nov 2006 21:51:49 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from pop-satin.atl.sa.earthlink.net (pop-satin.atl.sa.earthlink.net [207.69.195.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 384CA43D58 for ; Wed, 22 Nov 2006 21:51:18 +0000 (GMT) (envelope-from bsd-unix@earthlink.net) Received: from fl-71-54-28-212.dhcp.embarqhsd.net ([71.54.28.212] helo=kt.weeeble.com) by pop-satin.atl.sa.earthlink.net with smtp (Exim 3.36 #1) id 1Gn00N-0002Mn-00 for freebsd-multimedia@freebsd.org; Wed, 22 Nov 2006 16:51:43 -0500 Date: Wed, 22 Nov 2006 16:51:41 -0500 From: Randy Pratt To: freebsd-multimedia@freebsd.org Message-Id: <20061122165141.62427953.bsd-unix@earthlink.net> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: PVR250 hanging 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, 22 Nov 2006 21:51:49 -0000 I've been trying to get my PVR250 card working using FreeBSD 6.2-PRERELEASE (sources from about a week ago) but I've ran into some difficulties. I've rebuilt the kernel with the patches and devices and do: # kldload cxm_iic # kldload cxm kldstat shows the modules loaded: Id Refs Address Size Name 1 15 0xc0400000 70896c kernel 2 1 0xc0b09000 61d4 snd_via8233.ko 3 2 0xc0b10000 22614 sound.ko 4 1 0xc0b33000 5c318 acpi.ko 5 1 0xc4ec1000 17000 linux.ko 6 1 0xc4faf000 2000 blank_saver.ko 7 2 0xc51ab000 3000 cxm_iic.ko 8 1 0xc51ae000 8e000 cxm.ko and dmesg shows: cxm0: mem 0xd8000000-0xdbffffff irq 19 at device 11.0 on pci0 cxm_iic0: on cxm0 iicbb0: on cxm_iic0 iicbus0: on iicbb0 master-only cxm0: LG Innotek TAPC-H701F tuner cxm0: SAA7115 rev 1 video decoder cxm0: MSP3445G-B8 audio decoder cxm0: IR Remote cxm0: [GIANT-LOCKED] cxm0: encoder firmware version 0x2050032 Finally, pciconf -lv gives me: cxm0@pci0:11:0: class=0x040000 card=0x40090070 chip=0x00164444 rev=0x01 hdr=0x00 vendor = 'Conexant Inc (Was: Globespan, ICompression Inc)' device = 'iTVC16/CX23416 MPEG Codec' class = multimedia subclass = video # pvr250-setchannel -m 1 (using US NTSC broadcast for testing) # pvr250-setchannel 11 (There is a strong local channel 11) ioctl( tfd, TVTUNER_SETCHNL ) failed.: Invalid argument The dmesg now has an entry of: cxm0: video decoder failed to lock If I repeat the commands, then it "seems" to accept it: # pvr250-setchannel -m 1 # pvr250-setchannel 11 # Do the pvr250-setchannel commands have to be done in some specific order? I'm flailing around with this and searching the archives doesn't seem to turn up anything definitive. I proceed on to a test: # cat /dev/cxm0 > foo.mpg the file (foo.mpg) will only get so large and stop growing. I've also tried "mplayer /dev/cxm0" and only get a little of tv before it quits. I did notice this in the output of "ps" after ctrl-c the test: # ps -auxww | grep cxm USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 826 0.0 0.0 0 8 ?? WL 4:33PM 0:00.00 [irq19: cxm0] I've had several freezes/hangs where the system is unresponsive and keyboard won't accept input forcing a power recycling and fsck. The pvr250 card is working under win so the card is functional. Any suggestions on things to try or tests I can do to find what the problem is? (or is it me?) Any clues would be much appreciated. Randy -- From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 22:12:35 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42EB316A4CA for ; Wed, 22 Nov 2006 22:12:35 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA06243DAC for ; Wed, 22 Nov 2006 22:10:34 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so268796uge for ; Wed, 22 Nov 2006 14:11:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iwQuye2K9rmA6KFAWElDalebY9435DEE8kJa/kdYVlbED9NoIV22caRgM6ff5EQUKW2vIvwp7tkDaKZlE3kkNYMz4tLbKJt9rG3QzLfwysvqXs0B8LhtEk3zoehl2YWcj+q4Qegdp+Go9Xc9zLMuudQFBQETzmE6UApenYDIl6E= Received: by 10.78.180.18 with SMTP id c18mr8339644huf.1164233463811; Wed, 22 Nov 2006 14:11:03 -0800 (PST) Received: by 10.78.124.8 with HTTP; Wed, 22 Nov 2006 14:11:03 -0800 (PST) Message-ID: Date: Wed, 22 Nov 2006 23:11:03 +0100 From: usleepless@gmail.com To: "Randy Pratt" In-Reply-To: <20061122165141.62427953.bsd-unix@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061122165141.62427953.bsd-unix@earthlink.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: PVR250 hanging 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, 22 Nov 2006 22:12:35 -0000 Randy, On 11/22/06, Randy Pratt wrote: > I've been trying to get my PVR250 card working using > FreeBSD 6.2-PRERELEASE (sources from about a week ago) but I've ran > into some difficulties. > > I've rebuilt the kernel with the patches and devices and do: > > # kldload cxm_iic > # kldload cxm > > kldstat shows the modules loaded: > > Id Refs Address Size Name > 1 15 0xc0400000 70896c kernel > 2 1 0xc0b09000 61d4 snd_via8233.ko > 3 2 0xc0b10000 22614 sound.ko > 4 1 0xc0b33000 5c318 acpi.ko > 5 1 0xc4ec1000 17000 linux.ko > 6 1 0xc4faf000 2000 blank_saver.ko > 7 2 0xc51ab000 3000 cxm_iic.ko > 8 1 0xc51ae000 8e000 cxm.ko > > and dmesg shows: > > cxm0: mem 0xd8000000-0xdbffffff irq 19 at > device 11.0 on pci0 > cxm_iic0: on cxm0 > iicbb0: on cxm_iic0 > iicbus0: on iicbb0 master-only > cxm0: LG Innotek TAPC-H701F tuner > cxm0: SAA7115 rev 1 video decoder > cxm0: MSP3445G-B8 audio decoder > cxm0: IR Remote > cxm0: [GIANT-LOCKED] > cxm0: encoder firmware version 0x2050032 > > Finally, pciconf -lv gives me: > cxm0@pci0:11:0: class=0x040000 card=0x40090070 chip=0x00164444 rev=0x01 > hdr=0x00 > vendor = 'Conexant Inc (Was: Globespan, ICompression Inc)' > device = 'iTVC16/CX23416 MPEG Codec' > class = multimedia > subclass = video > > > # pvr250-setchannel -m 1 (using US NTSC broadcast for testing) > # pvr250-setchannel 11 (There is a strong local channel 11) > ioctl( tfd, TVTUNER_SETCHNL ) failed.: Invalid argument > > The dmesg now has an entry of: > cxm0: video decoder failed to lock > > If I repeat the commands, then it "seems" to accept it: > # pvr250-setchannel -m 1 > # pvr250-setchannel 11 > # > > Do the pvr250-setchannel commands have to be done in some specific > order? I'm flailing around with this and searching the archives > doesn't seem to turn up anything definitive. > > I proceed on to a test: > # cat /dev/cxm0 > foo.mpg > > the file (foo.mpg) will only get so large and stop growing. I've > also tried "mplayer /dev/cxm0" and only get a little of tv > before it quits. I did notice this in the output of "ps" after > ctrl-c the test: > > # ps -auxww | grep cxm > USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND > root 826 0.0 0.0 0 8 ?? WL 4:33PM 0:00.00 [irq19: cxm0] > > I've had several freezes/hangs where the system is unresponsive > and keyboard won't accept input forcing a power recycling and fsck. > > The pvr250 card is working under win so the card is functional. > > Any suggestions on things to try or tests I can do to find what > the problem is? (or is it me?) > > Any clues would be much appreciated. have you tried "-a on" as a parameter? regards, usleep > > Randy From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 22:13:21 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7568116A47E for ; Wed, 22 Nov 2006 22:13:21 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 817DF43E00 for ; Wed, 22 Nov 2006 22:11:07 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id 485DE1332C9; Thu, 23 Nov 2006 08:41:36 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 3C4549BE57; Thu, 23 Nov 2006 08:41:36 +1030 (CST) Date: Thu, 23 Nov 2006 08:41:36 +1030 From: Greg 'groggy' Lehey To: Randy Pratt Message-ID: <20061122221136.GM29833@wantadilla.lemis.com> References: <20061122165141.62427953.bsd-unix@earthlink.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EE8jvUPYYQjJtG7J" Content-Disposition: inline In-Reply-To: <20061122165141.62427953.bsd-unix@earthlink.net> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-multimedia@freebsd.org Subject: Re: PVR250 hanging 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, 22 Nov 2006 22:13:21 -0000 --EE8jvUPYYQjJtG7J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 22 November 2006 at 16:51:41 -0500, Randy Pratt wrote: You'll probably get more response if you send this to -questions. > I've been trying to get my PVR250 card working using > FreeBSD 6.2-PRERELEASE (sources from about a week ago) but I've ran > into some difficulties. > > ... > > I did notice this in the output of "ps" after ctrl-c the test: > > # ps -auxww | grep cxm > USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND > root 826 0.0 0.0 0 8 ?? WL 4:33PM 0:00.00 [irq19: cxm0] I don't see anything obvious there; do you? > I've had several freezes/hangs where the system is unresponsive and > keyboard won't accept input forcing a power recycling and fsck. This seems more than just cxm, then. In general, if you're seeing this kind of behaviour, the output of 'ps l' is of interest. The WMCHAN field gives information about where (and maybe how) the process is waiting. When I get access to our PVR 250 later today, I'll compare some of your other data. Greg -- See complete headers for address and phone numbers. --EE8jvUPYYQjJtG7J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFFZMsYIubykFB6QiMRApLvAJ9JW/sRMoUblAyCGm7ERXFF/8nyIQCgqt6N ac/kf5PO/iNEYrkC7GQ3VdQ= =XtTb -----END PGP SIGNATURE----- --EE8jvUPYYQjJtG7J-- From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 22:18:32 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B401F16A500 for ; Wed, 22 Nov 2006 22:18:32 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from pop-savannah.atl.sa.earthlink.net (pop-savannah.atl.sa.earthlink.net [207.69.195.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D79643D99 for ; Wed, 22 Nov 2006 22:17:58 +0000 (GMT) (envelope-from bsd-unix@earthlink.net) Received: from fl-71-54-28-212.dhcp.embarqhsd.net ([71.54.28.212] helo=kt.weeeble.com) by pop-savannah.atl.sa.earthlink.net with smtp (Exim 3.36 #1) id 1Gn0QG-0002RN-00; Wed, 22 Nov 2006 17:18:28 -0500 Date: Wed, 22 Nov 2006 17:18:27 -0500 From: Randy Pratt To: usleepless@gmail.com Message-Id: <20061122171827.b41b06c5.bsd-unix@earthlink.net> In-Reply-To: References: <20061122165141.62427953.bsd-unix@earthlink.net> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: PVR250 hanging 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, 22 Nov 2006 22:18:32 -0000 On Wed, 22 Nov 2006 23:11:03 +0100 usleepless@gmail.com wrote: > > Any clues would be much appreciated. > > have you tried "-a on" as a parameter? Yes, and had the same 'file stopped growing' results unfortunately. Thanks for the suggestion though. Randy -- From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 22 22:30:48 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2CA216A403; Wed, 22 Nov 2006 22:30:48 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from pop-satin.atl.sa.earthlink.net (pop-satin.atl.sa.earthlink.net [207.69.195.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7AEA43D9B; Wed, 22 Nov 2006 22:30:05 +0000 (GMT) (envelope-from bsd-unix@earthlink.net) Received: from fl-71-54-28-212.dhcp.embarqhsd.net ([71.54.28.212] helo=kt.weeeble.com) by pop-satin.atl.sa.earthlink.net with smtp (Exim 3.36 #1) id 1Gn0c0-0001Qg-00; Wed, 22 Nov 2006 17:30:36 -0500 Date: Wed, 22 Nov 2006 17:30:35 -0500 From: Randy Pratt To: Greg 'groggy' Lehey Message-Id: <20061122173035.de742bd0.bsd-unix@earthlink.net> In-Reply-To: <20061122221136.GM29833@wantadilla.lemis.com> References: <20061122165141.62427953.bsd-unix@earthlink.net> <20061122221136.GM29833@wantadilla.lemis.com> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: PVR250 hanging 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, 22 Nov 2006 22:30:48 -0000 pOn Thu, 23 Nov 2006 08:41:36 +1030 Greg 'groggy' Lehey wrote: > On Wednesday, 22 November 2006 at 16:51:41 -0500, Randy Pratt wrote: > > You'll probably get more response if you send this to -questions. Perhaps I'll try that next if necessary but it seems most of the video people hang around -multimedia. > > I've been trying to get my PVR250 card working using > > FreeBSD 6.2-PRERELEASE (sources from about a week ago) but I've ran > > into some difficulties. > > > > ... > > > > I did notice this in the output of "ps" after ctrl-c the test: > > > > # ps -auxww | grep cxm > > USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND > > root 826 0.0 0.0 0 8 ?? WL 4:33PM 0:00.00 [irq19: cxm0] > > I don't see anything obvious there; do you? No, but I was digging for any/all information I could find. > > I've had several freezes/hangs where the system is unresponsive and > > keyboard won't accept input forcing a power recycling and fsck. > > This seems more than just cxm, then. > > In general, if you're seeing this kind of behaviour, the output of > 'ps l' is of interest. The WMCHAN field gives information about where > (and maybe how) the process is waiting. # ps -auxwwl | grep cxm root 1156 0.7 0.1 1280 664 p1 S+ 5:24PM 0:00.30 cat /dev/cxm0 0 821 0 0 0 cmxrd root 826 0.0 0.0 0 8 ?? WL 4:33PM 0:00.03 [irq19: cxm0] 0 0 0 -60 0 - ( > When I get access to our PVR 250 later today, I'll compare some of > your other data. Great! I'd appreciate anything you can look at. I'm also willing to do any sort of patching/testing if needed. The box isn't anything critical. I was going to try the multimedia/pvrxxx port but it seems to be broken ATM. Thanks for the response! Randy -- From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 23 00:26:16 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2F5016A403 for ; Thu, 23 Nov 2006 00:26:16 +0000 (UTC) (envelope-from arne_woerner@yahoo.com) Received: from web30304.mail.mud.yahoo.com (web30304.mail.mud.yahoo.com [209.191.69.66]) by mx1.FreeBSD.org (Postfix) with SMTP id B392143D55 for ; Thu, 23 Nov 2006 00:25:44 +0000 (GMT) (envelope-from arne_woerner@yahoo.com) Received: (qmail 90142 invoked by uid 60001); 23 Nov 2006 00:26:15 -0000 Message-ID: <20061123002615.90140.qmail@web30304.mail.mud.yahoo.com> DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=r6m0IFABkct2GF+ZfFApwraaoXzgWi9n5UCIOyKq+tb/URIvCZRQAp+/Vl3e+r4frosUUP/huRcqd0RunRtkK92D8pKwD96opVCpepS29N4Y1Lp4KTwZo9CZnoJgqBQ6PdpxUI7yGXx94GB5wismP5MOgSywUwm1Yk/gevmFRTo=; X-YMail-OSG: uT5m.FsVM1m1kA2yQHNbvRgW8jsh6VoRsZHlA9xjDZK3FlmUQEGSol0hIZwQTYtkRHEx.pp4406dPU6uQ2MkVl039iHFODKoo7EsTcVX.11jJK0N_.9aj2oZOX1cG8CFhu.Z2w1usb1G4uc- Received: from [213.54.144.50] by web30304.mail.mud.yahoo.com via HTTP; Wed, 22 Nov 2006 16:26:15 PST Date: Wed, 22 Nov 2006 16:26:15 -0800 (PST) From: "R. B. Riddick" To: Randy Pratt , freebsd-multimedia@freebsd.org In-Reply-To: <20061122165141.62427953.bsd-unix@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: PVR250 hanging 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, 23 Nov 2006 00:26:16 -0000 --- Randy Pratt wrote: > cxm0: LG Innotek TAPC-H701F tuner > cxm0: SAA7115 rev 1 video decoder > cxm0: MSP3445G-B8 audio decoder > cxm0: IR Remote > cxm0: [GIANT-LOCKED] > cxm0: encoder firmware version 0x2050032 > looks good > If I repeat the commands, then it "seems" to accept it: > # pvr250-setchannel -m 1 > # pvr250-setchannel 11 > # > That is normal behaviour... In my script I repeat the setchannel command 3 times or so... :-)) And I never missed a show due to that problem since then (taken from "A Few Good Men")... pvr250-setchannel -g 352x576 -a on -t -m 4 $3 sleep 2 pvr250-setchannel -g 352x576 -a on -t -m 4 $3 sleep 2 pvr250-setchannel -g 352x576 -a on -t -m 4 $3 sleep 2 pvr250-setchannel -g 352x576 -a on -t -m 4 $3 > I proceed on to a test: > # cat /dev/cxm0 > foo.mpg > I did that the first time on my very old fax-dsl-ntp-pvr-server and had similar problems... I do not know how it comes but I have no stability problems (uptimes over 40 days with about 4hrs pvr recording every day) since I use very high block sizes... Try dd if=/dev/cxm0 of=/tmp/bla ibs=1m Or dd if=/dev/cxm0 of=/tmp/bla bs=1m ??? I wrote a little C program, that does this quite nicely even over a network without crashes... If u want, I can send it to the list... It is quite short... Furthermore u should turn off any power saving feature, if u want to use pvr250 port, because the driver seems to hate power saving... > Any clues would be much appreciated. > Hope it helped u 2... -Arne ____________________________________________________________________________________ Want to start your own business? Learn how on Yahoo! Small Business. http://smallbusiness.yahoo.com/r-index From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 23 10:36:41 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6DA4316A492 for ; Thu, 23 Nov 2006 10:36:41 +0000 (UTC) (envelope-from hightower@mail333.com) Received: from relay.figroup.ru (relay.figroup.ru [84.204.57.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6308743D5F for ; Thu, 23 Nov 2006 10:36:03 +0000 (GMT) (envelope-from hightower@mail333.com) Received: by relay.figroup.ru (FinIst Corp Mail Server, from userid 60) id C53FD42B6; Thu, 23 Nov 2006 13:36:32 +0300 (MSK) Received: from Alex (alex.figroup.ru [84.204.57.164]) by relay.figroup.ru (FinIst Corp Mail Server) with SMTP id 0D0CB4099 for ; Thu, 23 Nov 2006 13:36:25 +0300 (MSK) Message-ID: <0e2601c70eeb$39ab4ea0$a439cc54@Alex> From: "Alexander V.Fatykhov" To: Date: Thu, 23 Nov 2006 13:36:22 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2905 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-FinIst-Spam: Unsure, score=0.500009, cutoff=5.50e-01, word count=0, message count=0, version=1.0.3 X-FinIst-AntiVirus-Info: Local delivery - no virus scan. X-Enveloped-From: hightower@mail333.com X-Enveloped-To: freebsd-multimedia@freebsd.org X-Mailman-Approved-At: Thu, 23 Nov 2006 13:30:02 +0000 Subject: FreeBSD 5.1 TV/FM capturing in console X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Alexander V.Fatykhov" List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2006 10:36:41 -0000 Hello All! I have TV/FM tuner AverTV on bt878A chipset I've compuiled kernel with bktr support: dmesg: bktr0: mem 0xf7000000-0xf7000fff at device 10.0 on pci2 bktr0: [GIANT-LOCKED] bktr0: Detected a MSP34255?-?31 at 0x80 bktr0: AVer Media TV/FM, Philips FR1236 SECAM FM tuner, dbx stereo, msp3400c stereo. pciconf: bktr0@pci2:10:0: class=0x040000 card=0x00031461 chip=0x036e109e rev=0x11 hdr=0x00 vendor = 'Conexant (Was: Brooktree Corp)' device = 'Bt878/Fusion 878A Mediastream Controller' class = multimedia subclass = video none1@pci2:10:1: class=0x048000 card=0x00031461 chip=0x0878109e rev=0x11 hdr=0x00 vendor = 'Conexant (Was: Brooktree Corp)' device = 'Bt878/Fusion878A Video Capture (Audio Section)' class = multimedia I can listen radio via fmio -d bktr -f 100.5 (for example), but I cant capture video!!!! # mencoder -tv driver=bsdbt848:device=/dev/bktr0:input=1:freq=191.25:width=768:height= 576 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900 -oac mp3lame -lameopts cbr:br=64 -vop pp=lb,crop= 720:544:24:16 -o output.avi tv:// MEncoder 1.0pre7try2-3.4.4 (C) 2000-2005 MPlayer Team CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 6) Detected cache-line size is 32 bytes CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 SSE File not found: 'frameno.avi' Failed to open frameno.avi START Forcing audio preload to 0, max pts correction to 0 New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. success: format: 9 data: 0x0 - 0x0 TV detected! ;-) Selected driver: bsdbt848 name: Brooktree848 Support author: Charles Henrich comment: in development [V] filefmt:9 fourcc:0x59565955 size:768x576 fps:25.00 ftime:=0.0400 ========================================================================== Opening audio decoder: [pcm] Uncompressed PCM audio decoder AUDIO: 44100 Hz, 2 ch, s16le, 1411.2 kbit/100.00% (ratio: 176400->176400) Selected audio codec: [pcm] afm:pcm (Uncompressed PCM) ========================================================================== Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1 Opening video filter: [pp=lb] Opening video filter: [crop w=720 h=544 x=24 y=16] Crop: 720 x 544, 24 ; 16 ========================================================================== Opening video decoder: [raw] RAW Uncompressed Video VDec: vo config request - 768 x 576 (preferred csp: Packed UYVY) [PP] Using external postprocessing filter, max q = 6. Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: using Packed UYVY as output csp (no 0) Movie-Aspect is undefined - no prescaling applied. SwScaler: reducing / aligning filtersize 1 -> 4 SwScaler: reducing / aligning filtersize 1 -> 4 SwScaler: reducing / aligning filtersize 1 -> 1 SwScaler: reducing / aligning filtersize 9 -> 8 SwScaler: BICUBIC scaler, from Packed UYVY to Planar YV12 using MMX2 videocodec: libavcodec (720x544 fourcc=34504d46 [FMP4]) Selected video codec: [rawuyvy] vfm:raw (RAW UYVY) ========================================================================== MP3 audio selected Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le... Writing AVI header... ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. 3 duplicate frame(s)! 1 duplicate frame(s)! 1 duplicate frame(s)! 1 duplicate frame(s)! ... 1 duplicate frame(s)! 3 duplicate frame(s)! 1 duplicate frame(s)! Flushing video frames CBR audio: 8000 bytes/sec, 209 bytes/block Writing AVI index... Fixing AVI header... ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. Video stream: 37.947 kbit/s (4743 bps) size: 14230 bytes 3.000 secs 51 frames Audio stream: 63.998 kbit/s (7999 bps) size: 23823 bytes 2.978 secs From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 02:45:40 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45D2616A501 for ; Sat, 25 Nov 2006 02:45:40 +0000 (UTC) (envelope-from geektaurus@yahoo.com) Received: from web58112.mail.re3.yahoo.com (web58112.mail.re3.yahoo.com [68.142.236.135]) by mx1.FreeBSD.org (Postfix) with SMTP id B71F843DBA for ; Sat, 25 Nov 2006 02:44:33 +0000 (GMT) (envelope-from geektaurus@yahoo.com) Received: (qmail 74796 invoked by uid 60001); 25 Nov 2006 02:45:17 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=c9XsqvtKFIINKkM3x6NFg6ltw933+eJmLU7mxPgWTpVPVajQyVS/yVfQZkWO4EQn9BVkzAfx7beR5YutXkiPnepQaQO0bCBehPak45DHtALxI/0HvfR4S4fVa/1TETF1nqbtQsPljsOLaAqmOtwHHg4L0dJczbKlvNlRk8Tn9pw= ; Message-ID: <20061125024517.74794.qmail@web58112.mail.re3.yahoo.com> Received: from [71.229.120.156] by web58112.mail.re3.yahoo.com via HTTP; Fri, 24 Nov 2006 18:45:17 PST Date: Fri, 24 Nov 2006 18:45:17 -0800 (PST) From: Tom Aco To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Sat, 25 Nov 2006 03:07:26 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: i need your help 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, 25 Nov 2006 02:45:40 -0000 I have an Acer Aspire 1641, but I have problems with theaudio. So I started to find out what the problem was and I read your sounddriver hack, but I do not figure out which file you modified. Could you plshelp me? tommy --------------------------------- Everyone is raving about the all-new Yahoo! Mail beta. From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 04:41:26 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34C9116A407 for ; Sat, 25 Nov 2006 04:41:26 +0000 (UTC) (envelope-from nwanglu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBE243D4C for ; Sat, 25 Nov 2006 04:40:39 +0000 (GMT) (envelope-from nwanglu@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so764430uge for ; Fri, 24 Nov 2006 20:41:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BvXm2Sqot4aSIHzSK80dFEaFuBMoWLWbLlbkMGpdzX0gCmZiK9Hn19zEMsuklqFBFHmwi/lKZ9QasyKOjkTObAFSYi5opZcrRlMRW8sxyIMkfHdz/G9tmac6VICe3i6I1o324cObP+JGsHx1Et/2Stw7RkP798QN+2O0UJsFsns= Received: by 10.67.100.17 with SMTP id c17mr8340207ugm.1164429683911; Fri, 24 Nov 2006 20:41:23 -0800 (PST) Received: by 10.67.93.16 with HTTP; Fri, 24 Nov 2006 20:41:23 -0800 (PST) Message-ID: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> Date: Sat, 25 Nov 2006 12:41:23 +0800 From: "L O" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 04:41:26 -0000 is there someone can help me about this.... thanks :) 1.i installed 6.1 freebsd release 2.first i run kldload snd_driver and get my sound drier information is snd_ich 3.i add device sound,device snd_ich to kernel ,build it and install it. 4.startx to gnome, i found i can't get any voice from my notebook(SUCH AS PLAY A MP3 BY XMMS),the volume control->file->change device shows : "unknow volume control 0(OSS MIXER)". 5.there 's no dsp folder in my /dev. Notebook Hardware : lenovo tianyi 200 d mainboard : 915gm sound card : Conexant AC-Link 2 Channel Audio(ac97) dmesg : pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff mem 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on pci0 pcm0: sndstat: FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0xb0040800, 0xb0040400 irq 17 bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) kldstat Id Refs Address Size Name 1 33 0xc0400000 6a29c0 kernel 2 1 0xc0aa3000 58554 acpi.ko 3 1 0xc4972000 16000 linux.ko 4 1 0xc4a51000 2000 snd_driver.ko 5 1 0xc4a53000 5000 snd_vibes.ko 6 29 0xc4a58000 1c000 sound.ko 7 1 0xc4a7d000 4000 snd_via82c686.ko 8 1 0xc4a91000 5000 snd_via8233.ko 9 1 0xc4a97000 4000 snd_t4dwave.ko 10 1 0xc4aa5000 5000 snd_solo.ko 11 4 0xc4aaa000 4000 snd_sbc.ko 12 1 0xc4aae000 4000 snd_sb8.ko 13 1 0xc4ab3000 4000 snd_sb16.ko 14 1 0xc4ac2000 10000 snd_neomagic.ko 15 2 0xc4ab7000 9000 snd_mss.ko 16 1 0xc4ad6000 8000 snd_maestro3.ko 17 1 0xc4aed000 a000 snd_maestro.ko 18 1 0xc4af7000 5000 snd_ich.ko 19 1 0xc4b10000 4000 snd_fm801.ko 20 2 0xc4b14000 4000 snd_ess.ko 21 1 0xc4b1a000 6000 snd_es137x.ko 22 1 0xc4b20000 6000 snd_emu10k1.ko 23 1 0xc4b26000 b000 snd_ds1.ko 24 2 0xc4b41000 6000 snd_csa.ko 25 1 0xc4b47000 5000 snd_cs4281.ko 26 1 0xc4b4c000 4000 snd_cmi.ko 27 1 0xc4b50000 5000 snd_atiixp.ko 28 1 0xc4b56000 4000 snd_als4000.ko 29 1 0xc4b5a000 4000 snd_ad1816.ko full dmesg : Copyright (c) 1992-2006 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 6.1-RELEASE #2: Sat Nov 25 03:12:56 CST 2006 root@wanglu.bsd:/usr/obj/usr/src/sys/MATT ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) M processor 1.73GHz (1750.28-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8 Features=0xafe9fbff Features2=0x180 AMD Features=0x100000 real memory = 795738112 (758 MB) avail memory = 769380352 (733 MB) ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi0: Power Button (fixed) acpi_ec0: port 0x62,0x66 on acpi0 unknown: I/O range not supported Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 cpu0: on acpi0 acpi_perf0: on cpu0 acpi_perf0: failed in PERF_STATUS attach device_attach: acpi_perf0 attach returned 6 acpi_perf0: on cpu0 acpi_perf0: failed in PERF_STATUS attach device_attach: acpi_perf0 attach returned 6 acpi_throttle0: on cpu0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 drmsub0: port 0x1800-0x1807 mem 0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq 16 at device 2.0 on pci0 error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP. device_attach: drmsub0 attach returned 12 pci0: at device 2.1 (no driver attached) pcib1: irq 17 at device 28.0 on pci0 pci2: on pcib1 uhci0: port 0x1820-0x183f irq 23 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1840-0x185f irq 19 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0x1860-0x187f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: port 0x1880-0x189f irq 16 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] usb3: on uhci3 usb3: USB revision 1.0 uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xb0040000-0xb00403ff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered ugen0: vendor 0x0402 USB2.0 Camera, rev 2.00/1.00, addr 2 pcib2: at device 30.0 on pci0 pci6: on pcib2 cbb0: mem 0xb8006000-0xb8006fff irq 16 at device 1.0 on pci6 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 pci6: at device 1.2 (no driver attached) pci6: at device 1.3 (no driver attached) pci6: at device 3.0 (no driver attached) rl0: port 0x4000-0x40ff mem 0xb8007800-0xb80078ff irq 16 at device 8.0 on pci6 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:c0:9f:a4:00:20 pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff mem 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on pci0 pcm0: pci0: at device 30.3 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1810-0x181f at device 31.1 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 31.3 (no driver attached) acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 battery0: on acpi0 sio0 port 0x2f8-0x2ff,0x6f8-0x6ff irq 3 drq 3 flags 0x10 on acpi0 sio0: type 16550A pmtimer0 on isa0 orm0: at iomem 0xc0000-0xce7ff,0xce800-0xcf7ff,0xdf800-0xdffff,0xe0000-0xe3fff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ppc0: parallel port not found. ums0: Logitech Optical USB Mouse, rev 2.00/3.40, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. Timecounter "TSC" frequency 1750282699 Hz quality 800 Timecounters tick every 1.000 msec ad0: DMA limited to UDMA33, controller found non-ATA66 cable ad0: 53876MB at ata0-master UDMA33 acd0: CDRW at ata0-slave UDMA33 Trying to mount root from ufs:/dev/ad0s1a rl0: link state changed to UP ls dev acd0 acpi ad0 ad0s1 ad0s1a ad0s1b ad0s1c ad0s1d ad0s1e ad0s1f agpgart apm ata atkbd0 audio0.0 audio0.1 bpsm0 console consolectl ctty cuad0 cuad0.init cuad0.lock devctl devstat dsp0.0 dsp0.1 dspW0.0 dspW0.1 dspr0.1 fd fido fw0 fw0.0 fwmem0 fwmem0.0 geom.ctl io kbd0 kbd1 kbdmux0 klog kmem log mdctl mem mixer0 net net1 net2 net3 network nfs4 nfslock null pccard0.cis pci psm0 random sndstat stderr stdin stdout sysmouse ttyd0 ttyd0.init ttyd0.lock ttyv0 ttyv1 ttyv2 ttyv3 ttyv4 ttyv5 ttyv6 ttyv7 ttyv8 ttyv9 ttyva ttyvb ttyvc ttyvd ttyve ttyvf ugen0 ugen0.1 ugen0.2 ums0 urandom usb usb0 usb1 usb2 usb3 usb4 xpt0 zero From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:08:02 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from misaki (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id A9EA516A511; Sat, 25 Nov 2006 05:08:00 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Sat, 25 Nov 2006 13:07:47 +0800 From: Ariff Abdullah To: "L O" Message-Id: <20061125130747.7ea35d3c.ariff@FreeBSD.org> In-Reply-To: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__25_Nov_2006_13_07_47_+0800_WK1gNpPK5NNVP6y0" Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:08:02 -0000 --Signature=_Sat__25_Nov_2006_13_07_47_+0800_WK1gNpPK5NNVP6y0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 25 Nov 2006 12:41:23 +0800 "L O" wrote: > is there someone can help me about this.... thanks :) > 1.i installed 6.1 freebsd release > 2.first i run kldload snd_driver and get my sound drier information > is snd_ich 3.i add device sound,device snd_ich to kernel ,build it > and install it. 4.startx to gnome, i found i can't get any voice > from my notebook(SUCH AS PLAY A MP3 BY XMMS),the volume > control->file->change device shows : "unknow volume control 0(OSS > MIXER)". 5.there 's no dsp folder in my /dev. >=20 > Notebook Hardware : > lenovo tianyi 200 d > mainboard : 915gm > sound card : Conexant AC-Link 2 Channel Audio(ac97) >=20 > dmesg : > pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff mem > 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on > pci0 > pcm0: >=20 > sndstat: > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: at io 0xb0040800, 0xb0040400 irq 17 > bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) >=20 Put these into your /etc/sysctl.conf: hw.snd.maxautovchans=3D10 hw.snd.pcm0.vchans=3D4 and reboot. -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Sat__25_Nov_2006_13_07_47_+0800_WK1gNpPK5NNVP6y0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFZ8+vlr+deMUwTNoRAiqrAJ99Yvx7x5veq3iki7wpFgnvB2xCfwCfcg15 AC6FdVLvNdmzi7O+kaaxDxQ= =Ls57 -----END PGP SIGNATURE----- --Signature=_Sat__25_Nov_2006_13_07_47_+0800_WK1gNpPK5NNVP6y0-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:10:55 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from misaki (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 0997616A407; Sat, 25 Nov 2006 05:10:52 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Sat, 25 Nov 2006 13:10:48 +0800 From: Ariff Abdullah To: Tom Aco Message-Id: <20061125131048.30d97d6b.ariff@FreeBSD.org> In-Reply-To: <20061125024517.74794.qmail@web58112.mail.re3.yahoo.com> References: <20061125024517.74794.qmail@web58112.mail.re3.yahoo.com> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__25_Nov_2006_13_10_48_+0800_coazuk_Pzwe6JHk8" Cc: freebsd-multimedia@freebsd.org Subject: Re: i need your help 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, 25 Nov 2006 05:10:55 -0000 --Signature=_Sat__25_Nov_2006_13_10_48_+0800_coazuk_Pzwe6JHk8 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 24 Nov 2006 18:45:17 -0800 (PST) Tom Aco wrote: > =20 > I have an Acer Aspire 1641, but I have problems with theaudio. So I > started to find out what the problem was and I read your sounddriver > hack, but I do not figure out which file you modified. Could you > plshelp me? >=20 On what version of FreeBSD ? For 6.x, look no further: http://people.freebsd.org/~ariff/lowlatency/ -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Sat__25_Nov_2006_13_10_48_+0800_coazuk_Pzwe6JHk8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFZ9Bblr+deMUwTNoRAmx5AKDAGhsyTspO5RMdvPFjSbdmR83/PACfcil9 59WE2vmQ/ZGEO8Ae+6u9uB4= =mYpp -----END PGP SIGNATURE----- --Signature=_Sat__25_Nov_2006_13_10_48_+0800_coazuk_Pzwe6JHk8-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:20:59 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B6A7316A415 for ; Sat, 25 Nov 2006 05:20:59 +0000 (UTC) (envelope-from nwanglu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0797243D53 for ; Sat, 25 Nov 2006 05:20:12 +0000 (GMT) (envelope-from nwanglu@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so766211uge for ; Fri, 24 Nov 2006 21:20:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M6RQ9H/NQyastgXwiuU+Pp6vvQmfbmqdjHtiTNr4q7+x8OQYUijC0cqUadg2aQ9biZ4RYQ0Bj70aHlqt6ReSnIst1B0AZuPlezimfVTYj+YrqgVNaX017Uq6CxpTNSwQtq+WyvOZeaM+3i2Yo6zAo4iMUY5Px9Bn1GbvxHvOLwc= Received: by 10.67.27.3 with SMTP id e3mr8345519ugj.1164432057379; Fri, 24 Nov 2006 21:20:57 -0800 (PST) Received: by 10.67.93.16 with HTTP; Fri, 24 Nov 2006 21:20:57 -0800 (PST) Message-ID: <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> Date: Sat, 25 Nov 2006 13:20:57 +0800 From: "L O" To: "Ariff Abdullah" In-Reply-To: <20061125130747.7ea35d3c.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:20:59 -0000 On 11/25/06, Ariff Abdullah wrote: > On Sat, 25 Nov 2006 12:41:23 +0800 > "L O" wrote: > > is there someone can help me about this.... thanks :) > > 1.i installed 6.1 freebsd release > > 2.first i run kldload snd_driver and get my sound drier information > > is snd_ich 3.i add device sound,device snd_ich to kernel ,build it > > and install it. 4.startx to gnome, i found i can't get any voice > > from my notebook(SUCH AS PLAY A MP3 BY XMMS),the volume > > control->file->change device shows : "unknow volume control 0(OSS > > MIXER)". 5.there 's no dsp folder in my /dev. > > > > Notebook Hardware : > > lenovo tianyi 200 d > > mainboard : 915gm > > sound card : Conexant AC-Link 2 Channel Audio(ac97) > > > > dmesg : > > pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff mem > > 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on > > pci0 > > pcm0: > > > > sndstat: > > FreeBSD Audio Driver (newpcm) > > Installed devices: > > pcm0: at io 0xb0040800, 0xb0040400 irq 17 > > bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) > > > > Put these into your /etc/sysctl.conf: > > hw.snd.maxautovchans=10 > hw.snd.pcm0.vchans=4 > > and reboot. > > > -- > Ariff Abdullah > FreeBSD > > ... Recording in stereo is obviously too advanced > and confusing for us idiot ***** users :P ........ > > > DONE but after reboot there're still no dsp in dev folder and how can i do... thank u :) .... From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:38:47 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from misaki (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id A6D3416A403; Sat, 25 Nov 2006 05:38:46 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Sat, 25 Nov 2006 13:38:41 +0800 From: Ariff Abdullah To: "L O" Message-Id: <20061125133841.42a249ee.ariff@FreeBSD.org> In-Reply-To: <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__25_Nov_2006_13_38_41_+0800_IeirKf60kete0_Wg" Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:38:47 -0000 --Signature=_Sat__25_Nov_2006_13_38_41_+0800_IeirKf60kete0_Wg Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 25 Nov 2006 13:20:57 +0800 "L O" wrote: > On 11/25/06, Ariff Abdullah wrote: > > On Sat, 25 Nov 2006 12:41:23 +0800 > > "L O" wrote: > > > is there someone can help me about this.... thanks :) > > > 1.i installed 6.1 freebsd release > > > 2.first i run kldload snd_driver and get my sound drier > > > information is snd_ich 3.i add device sound,device snd_ich to > > > kernel ,build it and install it. 4.startx to gnome, i found i > > > can't get any voice from my notebook(SUCH AS PLAY A MP3 BY > > > XMMS),the volume control->file->change device shows : "unknow > > > volume control 0(OSS MIXER)". 5.there 's no dsp folder in my > > > /dev. > > > > > > Notebook Hardware : > > > lenovo tianyi 200 d > > > mainboard : 915gm > > > sound card : Conexant AC-Link 2 Channel Audio(ac97) > > > > > > dmesg : > > > pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff > > > mem 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device > > > 30.2 on pci0 > > > pcm0: > > > > > > sndstat: > > > FreeBSD Audio Driver (newpcm) > > > Installed devices: > > > pcm0: at io 0xb0040800, 0xb0040400 irq 17 > > > bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) > > > > > > > Put these into your /etc/sysctl.conf: > > > > hw.snd.maxautovchans=3D10 > > hw.snd.pcm0.vchans=3D4 > > > > and reboot. > > > > > > -- > > Ariff Abdullah > > FreeBSD > > > > ... Recording in stereo is obviously too advanced > > and confusing for us idiot ***** users :P ........ > > > > > > > DONE > but after reboot there're still no dsp in dev folder > and how can i do... thank u :) > .... >=20 Why are you looking for "dsp" ? All you need to do is load the appropriate modules, that's all. Show me the output of sysctl hw.snd. -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Sat__25_Nov_2006_13_38_41_+0800_IeirKf60kete0_Wg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFZ9bklr+deMUwTNoRAvtiAKDMtxtX5fjXewLoL8wBkPO89Z9FRQCfYR1X BYVvPDRaOgLPKQGNUr3FQBA= =6GA2 -----END PGP SIGNATURE----- --Signature=_Sat__25_Nov_2006_13_38_41_+0800_IeirKf60kete0_Wg-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:47:30 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A880316A412 for ; Sat, 25 Nov 2006 05:47:30 +0000 (UTC) (envelope-from nwanglu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B8743D68 for ; Sat, 25 Nov 2006 05:46:43 +0000 (GMT) (envelope-from nwanglu@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so767299uge for ; Fri, 24 Nov 2006 21:47:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PhiyUbl4ujN5987V1lvI011v5OjYSAiWXy2nUranTwE0YOkPjFrsKTcnZrGNhV3eEdfV142b1ir6BV46dk0yU/HnynuEqDqLA5MSelW5RN0nJbGexSdFvf9ajWAI16fQoQ+icxM/jBjTQcKmpSDDp8uCj+j0Qu4KyONtX01Uyac= Received: by 10.67.19.20 with SMTP id w20mr8332938ugi.1164433648112; Fri, 24 Nov 2006 21:47:28 -0800 (PST) Received: by 10.67.93.16 with HTTP; Fri, 24 Nov 2006 21:47:28 -0800 (PST) Message-ID: <98a12e2b0611242147j125aab0ar229d81012c6578a6@mail.gmail.com> Date: Sat, 25 Nov 2006 13:47:28 +0800 From: "L O" To: "Ariff Abdullah" In-Reply-To: <20061125133841.42a249ee.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> <20061125133841.42a249ee.ariff@FreeBSD.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:47:30 -0000 On 11/25/06, Ariff Abdullah wrote: > On Sat, 25 Nov 2006 13:20:57 +0800 > "L O" wrote: > > On 11/25/06, Ariff Abdullah wrote: > > > On Sat, 25 Nov 2006 12:41:23 +0800 > > > "L O" wrote: > > > > is there someone can help me about this.... thanks :) > > > > 1.i installed 6.1 freebsd release > > > > 2.first i run kldload snd_driver and get my sound drier > > > > information is snd_ich 3.i add device sound,device snd_ich to > > > > kernel ,build it and install it. 4.startx to gnome, i found i > > > > can't get any voice from my notebook(SUCH AS PLAY A MP3 BY > > > > XMMS),the volume control->file->change device shows : "unknow > > > > volume control 0(OSS MIXER)". 5.there 's no dsp folder in my > > > > /dev. > > > > > > > > Notebook Hardware : > > > > lenovo tianyi 200 d > > > > mainboard : 915gm > > > > sound card : Conexant AC-Link 2 Channel Audio(ac97) > > > > > > > > dmesg : > > > > pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff > > > > mem 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device > > > > 30.2 on pci0 > > > > pcm0: > > > > > > > > sndstat: > > > > FreeBSD Audio Driver (newpcm) > > > > Installed devices: > > > > pcm0: at io 0xb0040800, 0xb0040400 irq 17 > > > > bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) > > > > > > > > > > Put these into your /etc/sysctl.conf: > > > > > > hw.snd.maxautovchans=10 > > > hw.snd.pcm0.vchans=4 > > > > > > and reboot. > > > > > > > > > -- > > > Ariff Abdullah > > > FreeBSD > > > > > > ... Recording in stereo is obviously too advanced > > > and confusing for us idiot ***** users :P ........ > > > > > > > > > > > DONE > > but after reboot there're still no dsp in dev folder > > and how can i do... thank u :) > > .... > > > Why are you looking for "dsp" ? All you need to do is load the > appropriate modules, that's all. > > Show me the output of sysctl hw.snd. > > > -- > Ariff Abdullah > FreeBSD > > ... Recording in stereo is obviously too advanced > and confusing for us idiot ***** users :P ........ > > > OK, :) sysctl hw.snd hw.snd.targetirqrate: 32 hw.snd.report_soft_formats: 1 hw.snd.verbose: 1 hw.snd.unit: 0 hw.snd.maxautovchans: 10 hw.snd.pcm0.buffersize: 16384 hw.snd.pcm0.vchans: 4 hw.snd.pcm0.ac97rate: 48000 From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:51:47 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from misaki (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 0936916A403; Sat, 25 Nov 2006 05:51:45 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Sat, 25 Nov 2006 13:51:41 +0800 From: Ariff Abdullah To: "L O" Message-Id: <20061125135141.64026fbf.ariff@FreeBSD.org> In-Reply-To: <98a12e2b0611242147j125aab0ar229d81012c6578a6@mail.gmail.com> References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> <20061125133841.42a249ee.ariff@FreeBSD.org> <98a12e2b0611242147j125aab0ar229d81012c6578a6@mail.gmail.com> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__25_Nov_2006_13_51_41_+0800_0ZuXliuw+4I6ptIc" Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:51:47 -0000 --Signature=_Sat__25_Nov_2006_13_51_41_+0800_0ZuXliuw+4I6ptIc Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 25 Nov 2006 13:47:28 +0800 "L O" wrote: > sysctl hw.snd > hw.snd.targetirqrate: 32 > hw.snd.report_soft_formats: 1 > hw.snd.verbose: 1 > hw.snd.unit: 0 > hw.snd.maxautovchans: 10 > hw.snd.pcm0.buffersize: 16384 > hw.snd.pcm0.vchans: 4 > hw.snd.pcm0.ac97rate: 48000 >=20 Looks normal. -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Sat__25_Nov_2006_13_51_41_+0800_0ZuXliuw+4I6ptIc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFZ9nwlr+deMUwTNoRAmVnAKDOAwv6Xm2t7P+s/kAtPIwZ0AXi8QCgif47 lhx6S29rSdXV2L/AB6A0590= =zQoy -----END PGP SIGNATURE----- --Signature=_Sat__25_Nov_2006_13_51_41_+0800_0ZuXliuw+4I6ptIc-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:53:42 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A36D16A412 for ; Sat, 25 Nov 2006 05:53:42 +0000 (UTC) (envelope-from nwanglu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id D62BB43D58 for ; Sat, 25 Nov 2006 05:52:53 +0000 (GMT) (envelope-from nwanglu@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so767545uge for ; Fri, 24 Nov 2006 21:53:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ugZVt04417Jq1TwiJBHGXSwoAnimWg5HEiDGsiW+R5uuT+vfZ//Oam9iza2pVw/G+bwBzuKHy4qMC76SX9VNvS6C2Pm7+vHXxGoojKr9VTEVwdeS5DbcxrQO8o1hSLEB06l4TvWdZ/EJlVfB8fJhThgOg+yIUkdD6n99rJO/NOY= Received: by 10.67.30.6 with SMTP id h6mr8310502ugj.1164434018120; Fri, 24 Nov 2006 21:53:38 -0800 (PST) Received: by 10.67.93.16 with HTTP; Fri, 24 Nov 2006 21:53:38 -0800 (PST) Message-ID: <98a12e2b0611242153s7e6e1b67ya779362720f84668@mail.gmail.com> Date: Sat, 25 Nov 2006 13:53:38 +0800 From: "L O" To: "Ariff Abdullah" In-Reply-To: <20061125135141.64026fbf.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> <20061125133841.42a249ee.ariff@FreeBSD.org> <98a12e2b0611242147j125aab0ar229d81012c6578a6@mail.gmail.com> <20061125135141.64026fbf.ariff@FreeBSD.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:53:42 -0000 so .... how can I know my sound card works or not under the CLI MODE :) On 11/25/06, Ariff Abdullah wrote: > On Sat, 25 Nov 2006 13:47:28 +0800 > "L O" wrote: > > > sysctl hw.snd > > hw.snd.targetirqrate: 32 > > hw.snd.report_soft_formats: 1 > > hw.snd.verbose: 1 > > hw.snd.unit: 0 > > hw.snd.maxautovchans: 10 > > hw.snd.pcm0.buffersize: 16384 > > hw.snd.pcm0.vchans: 4 > > hw.snd.pcm0.ac97rate: 48000 > > > > Looks normal. > > > -- > Ariff Abdullah > FreeBSD > > ... Recording in stereo is obviously too advanced > and confusing for us idiot ***** users :P ........ > > > From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:55:51 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7343416A416 for ; Sat, 25 Nov 2006 05:55:51 +0000 (UTC) (envelope-from nwanglu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D3B043D73 for ; Sat, 25 Nov 2006 05:55:03 +0000 (GMT) (envelope-from nwanglu@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so767631uge for ; Fri, 24 Nov 2006 21:55:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KsFqp/wYtIq3TNAtZo3zSmuKOWRqfB5irHGlYukqa17hUJ0KNY2OPNzaSFfL5Fap4iWEvn7cYQNoUqOwSatJwSgrTslZJYQmfe8/XQedXi0Ou9599XvfV4UTs3y1rkxvYOVEOrQ3yXqiPiReXBc7Sqgk58C1u13pEIbXmo4v0hE= Received: by 10.67.22.7 with SMTP id z7mr8243773ugi.1164434148563; Fri, 24 Nov 2006 21:55:48 -0800 (PST) Received: by 10.67.93.16 with HTTP; Fri, 24 Nov 2006 21:55:48 -0800 (PST) Message-ID: <98a12e2b0611242155g4d66ec51md30e4d9f0621b1d9@mail.gmail.com> Date: Sat, 25 Nov 2006 13:55:48 +0800 From: "L O" To: "Ariff Abdullah" In-Reply-To: <20061125135141.64026fbf.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> <20061125133841.42a249ee.ariff@FreeBSD.org> <98a12e2b0611242147j125aab0ar229d81012c6578a6@mail.gmail.com> <20061125135141.64026fbf.ariff@FreeBSD.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:55:51 -0000 And i found that,when i reboot the laptop,on the begining of the start,before login in,there 's a short noise ,seems my sound card made it. On 11/25/06, Ariff Abdullah wrote: > On Sat, 25 Nov 2006 13:47:28 +0800 > "L O" wrote: > > > sysctl hw.snd > > hw.snd.targetirqrate: 32 > > hw.snd.report_soft_formats: 1 > > hw.snd.verbose: 1 > > hw.snd.unit: 0 > > hw.snd.maxautovchans: 10 > > hw.snd.pcm0.buffersize: 16384 > > hw.snd.pcm0.vchans: 4 > > hw.snd.pcm0.ac97rate: 48000 > > > > Looks normal. > > > -- > Ariff Abdullah > FreeBSD > > ... Recording in stereo is obviously too advanced > and confusing for us idiot ***** users :P ........ > > > From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:56:47 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC36E16A412 for ; Sat, 25 Nov 2006 05:56:47 +0000 (UTC) (envelope-from nwanglu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id C066843D7D for ; Sat, 25 Nov 2006 05:55:57 +0000 (GMT) (envelope-from nwanglu@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so767669uge for ; Fri, 24 Nov 2006 21:56:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j1k5Loha8O9QxyVewPHiIKpFd5C2SDwced8YoO/CAjDeNuRYCDjlSIYuvBzy9CvLgQIO/Q9reiGIg/4pssPoXkjPPxA+U+uJoPVUb3OKVhZNArxoM6z6ckGN3dUGwkqJ0pYtdz3wa0eQHoHlFBNUXg1uCG2XrdKq3lS0B9MPZj4= Received: by 10.67.26.7 with SMTP id d7mr8337358ugj.1164434202454; Fri, 24 Nov 2006 21:56:42 -0800 (PST) Received: by 10.67.93.16 with HTTP; Fri, 24 Nov 2006 21:56:42 -0800 (PST) Message-ID: <98a12e2b0611242156s4f91d483te33e8318dbae21d3@mail.gmail.com> Date: Sat, 25 Nov 2006 13:56:42 +0800 From: "L O" To: "Ariff Abdullah" In-Reply-To: <20061125135141.64026fbf.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> <20061125133841.42a249ee.ariff@FreeBSD.org> <98a12e2b0611242147j125aab0ar229d81012c6578a6@mail.gmail.com> <20061125135141.64026fbf.ariff@FreeBSD.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 05:56:47 -0000 should i check up the mixer..? in gnome ,i don't understand why my mixer is null oss mixer... On 11/25/06, Ariff Abdullah wrote: > On Sat, 25 Nov 2006 13:47:28 +0800 > "L O" wrote: > > > sysctl hw.snd > > hw.snd.targetirqrate: 32 > > hw.snd.report_soft_formats: 1 > > hw.snd.verbose: 1 > > hw.snd.unit: 0 > > hw.snd.maxautovchans: 10 > > hw.snd.pcm0.buffersize: 16384 > > hw.snd.pcm0.vchans: 4 > > hw.snd.pcm0.ac97rate: 48000 > > > > Looks normal. > > > -- > Ariff Abdullah > FreeBSD > > ... Recording in stereo is obviously too advanced > and confusing for us idiot ***** users :P ........ > > > From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 06:06:33 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from misaki (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 67F1516A407; Sat, 25 Nov 2006 06:06:32 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Sat, 25 Nov 2006 14:06:27 +0800 From: Ariff Abdullah To: "L O" Message-Id: <20061125140627.314e91f0.ariff@FreeBSD.org> In-Reply-To: <98a12e2b0611242156s4f91d483te33e8318dbae21d3@mail.gmail.com> References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> <20061125133841.42a249ee.ariff@FreeBSD.org> <98a12e2b0611242147j125aab0ar229d81012c6578a6@mail.gmail.com> <20061125135141.64026fbf.ariff@FreeBSD.org> <98a12e2b0611242156s4f91d483te33e8318dbae21d3@mail.gmail.com> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__25_Nov_2006_14_06_27_+0800_Fnpqql3_EIf7srVu" Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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, 25 Nov 2006 06:06:33 -0000 --Signature=_Sat__25_Nov_2006_14_06_27_+0800_Fnpqql3_EIf7srVu Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 25 Nov 2006 13:56:42 +0800 "L O" wrote: > should i check up the mixer..? > in gnome ,i don't understand why my mixer is null oss mixer... >=20 Use /usr/sbin/mixer . Use mpg123 or mpg321 to play mp3 from CLI. > On 11/25/06, Ariff Abdullah wrote: > > On Sat, 25 Nov 2006 13:47:28 +0800 > > "L O" wrote: > > > > > sysctl hw.snd > > > hw.snd.targetirqrate: 32 > > > hw.snd.report_soft_formats: 1 > > > hw.snd.verbose: 1 > > > hw.snd.unit: 0 > > > hw.snd.maxautovchans: 10 > > > hw.snd.pcm0.buffersize: 16384 > > > hw.snd.pcm0.vchans: 4 > > > hw.snd.pcm0.ac97rate: 48000 > > > > > > > Looks normal. > > -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Sat__25_Nov_2006_14_06_27_+0800_Fnpqql3_EIf7srVu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFZ91mlr+deMUwTNoRAoT7AKC+Ihbfb1fM7mlPWGsnUMVY78ovgQCg3D4w nOKmSpfkzdLfbUFWGwNhvgY= =Ty3W -----END PGP SIGNATURE----- --Signature=_Sat__25_Nov_2006_14_06_27_+0800_Fnpqql3_EIf7srVu--