Driver Installation

To use this audio driver, select the CONFIG_SOUND_VIA82CXXX option in the section Sound during kernel configuration. Follow the usual kernel procedures for rebuilding the kernel, or building and installing driver modules.

To make this driver the default audio driver, you can add the following to your /etc/conf.modules file:

	alias sound via82cxxx_audio
  

Note that soundcore and ac97_codec support modules are also required for working audio, in addition to the via82cxxx_audio module itself.