Re: [Alsa-devel] module_init fails with OEM SoundBlaster Live!

2003-11-03 Thread Peter Chapman
On Mon, Nov 03, 2003 at 07:12:47PM +0100, Takashi Iwai tiwai-at-suse.de |alsa-devel| wrote: > > no idea. but you can try the attached patch. > it disables the ac97's spdif control but it still keeps the emu10k1's > one. if you have an spdif receiver, give it a try. > > > Takashi Takashi, you

Re: [Alsa-devel] module_init fails with OEM SoundBlaster Live!

2003-11-03 Thread Peter Chapman
On Mon, Nov 03, 2003 at 03:45:52PM +0100, Takashi Iwai tiwai-at-suse.de |alsa-devel| wrote: > At Mon, 3 Nov 2003 13:20:12 +, > Peter Chapman wrote: > > > > Is this what you mean? > > $ cat /proc/asound/card0/codec97#0/ac97#0-0 > > 0-0/0: Cirrus Logic CS429

Re: [Alsa-devel] module_init fails with OEM SoundBlaster Live!

2003-11-03 Thread Peter Chapman
On Mon, Nov 03, 2003 at 01:20:22PM +0100, Takashi Iwai tiwai-at-suse.de |alsa-devel| wrote: > At Sun, 2 Nov 2003 11:46:34 +, > Peter Chapman wrote: > > > > I have an SBLive! which came with a Dell Dimension PC. The snd-emu10k1 > > module has been refusing to load (&

[Alsa-devel] module_init fails with OEM SoundBlaster Live!

2003-11-02 Thread Peter Chapman
I have an SBLive! which came with a Dell Dimension PC. The snd-emu10k1 module has been refusing to load ("EMU10K1/Audigy soundcard not found or device busy"), however I found the following patch makes it work: Index: alsa-kernel/pci/emu10k1/emumixer.c ==