Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-06 Thread Michael Buesch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 05 November 2003 14:19, you wrote: > Hi, Hi, > TV card uses btaudio ??? If yes then try to add module options to > btaudio I removed btaudio and it works. (all). Thank you all for your help! - -- Regards Michael Buesc

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-05 Thread Michael Buesch
try 3. > Takashi - -- Regards Michael Buesch [ http://www.tuxsoft.de.vu ] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/qO3KoxoigfggmSgRAmZlAJ9Pc0v+A26TMEaBDK3JRBQyg2IZSQCfXQFK nWARdLcbg6bSfBHBk3ytZJI= =P+AC --

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-04 Thread Michael Buesch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 04 November 2003 16:36, Takashi Iwai wrote: > the first argument is "enable". "index" is the second argument. > so, you'll need to pass "snd-ens1371=1,1" Now neither ALSA, nor OSS-emu works. :)

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-04 Thread Michael Buesch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 04 November 2003 16:01, you wrote: > what parameter did you pass exactly? snd-ens1371=1 .. and so on. Or did I misunderstand you? > Takashi - -- Regards Michael Buesch [ http://www.tuxsoft.de.vu ] -BEGIN PGP SIGNATURE- V

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-03 Thread Michael Buesch
iao, > > -- > Takashi Iwai <[EMAIL PROTECTED]> ALSA Developer - www.alsa-project.org - -- Regards Michael Buesch [ http://www.tuxsoft.de.vu ] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/prVDoxoigfggmSgRAm/zAJ9nwkcRvzM2/w2EgYpbSZL0sZxoegC

[Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-02 Thread Michael Buesch
register2 = register_sound_special(reg->f_ops, track2); - - if (register2 != track2) + if (register2 != track2) { + printk("register2 failed: %i\n", register2); goto __end; + } } up(&sound