From owner-freebsd-questions Tue Jun 25 1:10:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from linux.nu (port263.cvx3-mal.ppp.netlink.se [62.66.14.10]) by hub.freebsd.org (Postfix) with SMTP id A03CD37B6DE for ; Tue, 25 Jun 2002 01:06:52 -0700 (PDT) Received: (qmail 82736 invoked by uid 1022); 25 Jun 2002 08:07:24 -0000 Date: Tue, 25 Jun 2002 10:07:24 +0200 From: thrawn@linux.nu To: Gautham Ganapathy Cc: freebsd-questions@freebsd.org Subject: Re: TV-Card problem with sound Message-ID: <20020625100724.C78829@thrawn.birch.se> References: <3d16ccd9115fe1.32604773@not right> <032101c21b70$34638660$1901a8c0@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <032101c21b70$34638660$1901a8c0@ti.com>; from gauthamg123list@myrealbox.com on Mon, Jun 24, 2002 at 04:43:44PM +0530 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Thanks for the reply Well I have dsp0 and tuner0 and mixer0. But when I rm tuner0 in /dev and run MAKEDEV tuner0 i the this error: thrawn/dev# sh MAKEDEV tuner0 10:03AM [: er0: bad number thrawn/dev# But I have cat MAKEDEV | grep tuner and a ls -l tuner0 shows: crw-r--r-- 1 root wheel 92, 16 Jun 25 09:42 tuner0 So I can make the device myself but I can not run the MAKEDEV? What is your value of tuner0? Or have I missunderstand it, that tuner0 is sopose to be a link or something? Mvh Mattias Björk On Mon, Jun 24, 2002 at 04:43:44PM +0530, Gautham Ganapathy wrote: > On Monday, June 24, 2002 1:10 PM, Mattias Björk wrote: > > I have a terra tech value card, And it is working fine except > > the sound of it. So i wounder if anybody can help me fix this > > problem. Here is sysctl -a | grep bt: > > > > in the pixelview (bt878) that i have, the only direct link to my sound > card (es1371) was through a small stereo cable at the back. this would > connect the tuner to the line-in input in the sound card. so as long as > the line-in works, u should get sound. just check if /dev/dsp, tuner(i > think) and mixer are proper linked. in my system, they are linked to > dsp0, tuner0 and mixer0 > > > > > > > hw.bt848.card: -1 > > > > > > hw.bt848.tuner: -1 > > > > > > hw.bt848.reverse_mute: -1 > > > > > > hw.bt848.format: -1 > > > > > > hw.bt848.slow_msp_audio: -1 > > > > my sysctl also seems to be like this, if i remember correctly > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message