From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 09:38:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C530D1065670 for ; Tue, 15 Apr 2008 09:38:13 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 5B4258FC1B for ; Tue, 15 Apr 2008 09:38:13 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m3F9aoke072013 for ; Tue, 15 Apr 2008 19:36:56 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <61768052.20080415104305@masm.elcom.ru> References: <448212670.20080414110259@masm.elcom.ru> <1208158528.16346.264.camel@laptop2.herveybayaustralia.com.au> <836872849.20080414142514@masm.elcom.ru> <200804150131.00194.danny@ricin.com> <1208226986.16346.269.camel@laptop2.herveybayaustralia.com.au> <61768052.20080415104305@masm.elcom.ru> Content-Type: text/plain Date: Tue, 15 Apr 2008 19:36:43 +1000 Message-Id: <1208252203.16346.287.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.388, required 4, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.41, BAYES_00 -15.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: Avermedia 507 TV X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2008 09:38:13 -0000 On Tue, 2008-04-15 at 10:43 +0400, Victor M. Blood wrote: > On 15.04.2008, Da Rock wrote: > > How I can test my tuner? I'm newbee to bsd and can't understan why > tuner do not works, than driver loaded without errors > Sorry for the diversion. Try sysctl -a and grep for saa- if that fails, check manually. I'm no guru, I'm afraid. Someone else may have a better way to do this, but this should head you along the right direction. Post your results, plus dmesg (just type "dmesg" - any user should be fine). We'll go from there.