On Wednesday 01 January 2003 01:05, jochen wrote: > I have the following problem: > I'm running kernel 2.6.8. > After installing, configuring and compiling the kernel everything works > fine except sound. > I got a vie-onboard card and it worked perfectly in > Here's the lspci output: > 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. > VT8233/A/8235/8237 AC97 Audio Controller (rev 60) > > Alsa recognizes the soundcard, after doing a "modprobe via82cxxx_audio" > I can play sound as root.
I had some problems when the system mixed up some alsa and oss modules (like the "snd" _and_ the "sound" module). Make sure only the alsa modules are loaded. Sound works fine here with the following modules being loaded: snd_via82xx snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore ... make sure the "sound" (and via82cxxx_audio) modules are _not_ loaded as they are oss. See if that helps.. Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]