Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 1999 06:50:29 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        jclarke@cisco.com
Cc:        freebsd-current@freebsd.org
Subject:   Re: ES1370 Sound problems
Message-ID:  <199906110450.GAA05485@labinfo.iet.unipi.it>
In-Reply-To: <Pine.BSF.4.10.9906110254120.423-100000@highlands.cisco.com> from "Joe Clarke" at Jun 11, 99 03:00:02 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906110450.GAA05485>