Skip site navigation (1)Skip section navigation (2)
Date:      02 Aug 2000 15:39:28 +0200
From:      Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De>
To:        FreeBSD-stable <freebsd-stable@freebsd.org>
Subject:   Change in honoring /sys/conf/files with (new) buildkernel target?
Message-ID:  <0vk8dzeq9b.fsf@cs.uni-magdeburg.de>

next in thread | raw e-mail | index | archive | help
As -multimedia doesn't seem to be the best place for this, I will
retry here.

After switching from the historically way of building my kernel to
buildkernel, my sound support is gone.

As I have a card with an Aureal chip, I always uncomment the aureal.c
line in /sys/conf/files after updating /usr/src using cvsup.

The card is recognized. 'cat /dev/sndstat' says:

--- snip ---
FreeBSD Audio Driver (newpcm) Jul 31 2000 17:48:27
Installed devices:
pcm0: <Aureal Vortex 8820> at memory 0xde800000 irq 10 (1p/0r channels duplex)
--- snip ---

The point is:

--- snip ---
% mpg123 whatever.mp3 
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Can't open /dev/dsp!
--- snip ---

The usual 'cd /dev; sh MAKEDEV all; sh MAKEDEV snd0' is done.

Any hints are welcome and appreciated.

        Roland


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




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