From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 01:49:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AEB716A4BF for ; Sun, 14 Sep 2003 01:49:16 -0700 (PDT) Received: from itaqui.terra.com.br (itaqui.terra.com.br [200.176.3.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D8D43F75 for ; Sun, 14 Sep 2003 01:49:15 -0700 (PDT) (envelope-from netchaos@terra.com.br) Received: from araci.terra.com.br (araci.terra.com.br [200.176.3.44]) by itaqui.terra.com.br (Postfix) with ESMTP id E208C81019B for ; Sun, 14 Sep 2003 05:49:13 -0300 (BRT) Received: from terra.com.br (alegrete.terra.com.br [200.176.3.179]) (authenticated user netchaos) by araci.terra.com.br (Postfix) with ESMTP id 9A6DA21EF43 for ; Sun, 14 Sep 2003 05:49:13 -0300 (BRT) Date: Sun, 14 Sep 2003 05:49:13 -0300 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "=?iso-8859-1?Q?Ricardo_Britto?=" To: "=?iso-8859-1?Q?freebsd-questions?=" X-XaM3-API-Version: 3.2 R28 (B53 pl3) X-type: 0 X-SenderIP: 200.175.191.242 Subject: Sound problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 08:49:16 -0000 Greetings, =0D=0A =0D=0AI have a Ensoniq sound card (es1370). I have comp= iled my kernel with that =0D=0Adirective (device pcm) it seems that worke= d (KDE doesn't anoy like before). I =0D=0Ahave FreeBSD 5.1, so the comman= d =0D=0A# sh MAKEDEV snd0 =0D=0Adoes'nt work (there's now devfs - I don't= know how to use it). =0D=0A =0D=0AI saw the /dev directory and I haven't= noticed pcm nor snd0 devices. Only =0D=0Awhat I saw where those: audio0.= 0, audio0.1, audio1.0 and audio1.1 . =0D=0A =0D=0AI can't hear any sound.= I have already tried command: =0D=0A =0D=0A# mixer pcm 100 vol 100 cd 10= 0 =0D=0A =0D=0Abut it doesn't work. =0D=0A =0D=0AAny suggestions? =0D=0A = =0D=0AThank you in advance, =0D=0A =0D=0ARicardo.