From owner-freebsd-current Fri Jun 11 7:14:19 1999 Delivered-To: freebsd-current@freebsd.org Received: from rtp-cse-368.cisco.com (rtp-cse-368.cisco.com [161.44.20.117]) by hub.freebsd.org (Postfix) with ESMTP id 1CEDA15409 for ; Fri, 11 Jun 1999 07:14:17 -0700 (PDT) (envelope-from jclarke@cisco.com) Received: from localhost (jclarke@localhost) by rtp-cse-368.cisco.com (8.8.5/CA/950118) with ESMTP id KAA29497; Fri, 11 Jun 1999 10:12:47 -0400 (EDT) Date: Fri, 11 Jun 1999 10:12:47 -0400 (EDT) From: Joe Clarke To: Luigi Rizzo Cc: freebsd-current@freebsd.org Subject: Re: ES1370 Sound problems In-Reply-To: <199906110450.GAA05485@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I upped the volume to 100, but I am still getting the same errors. Is there anything else I should try? I should also mention that when I cat a file to /dev/audio or /dev/dsp, it immediately returns. It looks like the audio devices are nulls. All the symlinks are correct and snd1 has been built. My Vibra16 in my other machine works just find as pcm1. Joe Clarke -- Joe Clarke, CE | | Customer Support Engineer ||||| ||||| Phone: (919) 472-2867 ..:|||||||||::|||||||||:.. Email: jclarke@cisco.com c i s c o S y s t e m s ---------------------------------------------------------------------------- On Fri, 11 Jun 1999, Luigi Rizzo wrote: > > I currently re-added my es1370-based Ensoniq soundcard to my FreeBSD 3.2 > > system with the hope of getting Luigi's sound driver working with it. I > > added the following line to my kernel: > > > So, that looks promising. However, when I try to play a sound file or > > even cat a file to /dev/audio, I get nothing. Trying to play an mp3 with > > mpg123, I get the following: > > > > Can't reset audio! > > Can't reset audio! > > first, you might miss symlinks from /dev/dsp->/dev/dsp1 and so on. the > cure for the latter is > > cd /dev > ./MAKEDEV snd1 > > first, the volumes default to zero which is not helpful. try > > mixer pcm 100 > > and see if something now comes out > > cheers > luigi > -----------------------------------+------------------------------------- > Luigi RIZZO, luigi@iet.unipi.it . Dip. di Ing. dell'Informazione > http://www.iet.unipi.it/~luigi/ . Universita` di Pisa > TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) > > http://www.iet.unipi.it/~luigi/ngc99/ > ==== First International Workshop on Networked Group Communication ==== > -----------------------------------+------------------------------------- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message