Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 12:45:17 +0100 (BST)
From:      Lee Johnston <ljohnston@cyberworld.demon.co.uk>
To:        jwlo@ms11.hinet.net (Doug Lo)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How do I play .au sound file?
Message-ID:  <199804171145.MAA00580@gate.ljis.ml.org>
In-Reply-To: <3536FE9E.ECD49BEE@ms11.hinet.net> from Doug Lo at "Apr 17, 98 03:02:54 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> > at the shell prompt, type:
> > cat file.au > /dev/audio
> 
> Hi,
> 
> In fact, I tried it, but it didn't work. I can't figure out what's the
> problem.

Have you made the device nodes for the sound card in /dev.

To do this,

cd /dev
./MAKEDEV snd0

Regards,
Lee.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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