[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Sound for an AlphaStation 200 4/233



On Mon, 13 Dec 1999, Michael Rich wrote:

> I've recently installed RedHat 6.0 on my AS200 and currently i don't have
> a bit of sound.  I've went back and scanned through the recent mail list
...
> Anyone know how I can get the built-in sound to work on my AS200?  Would
> be mucho help if someone could.

Try this as your (modular) sound config when you rebuild your kernel:

#
# Sound
#
CONFIG_SOUND=m
CONFIG_SOUND_OSS=m
CONFIG_SOUND_ADLIB=m
CONFIG_SOUND_MSS=m
CONFIG_SOUND_YM3812=m

And use this for your /etc/modules.conf:

# Sound
alias		char-major-14		ad1848
options		ad1848			io=0x530 irq=9 dma=0 dma2=1
pre-install 	ad1848			modprobe -k adlib_card
post-install    ad1848			aumix -f /etc/aumixrc -L > /dev/null
options		adlib_card		io=0x388

-bp
--
# bryan at terran dot org
# http://www.terran.org/~bryan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []