[mythtv-users] Re: OSS (i810_audio) Driver Duplex Issue (asus
pundit)
Reza Naima
reza at reza.net
Wed Aug 27 21:46:23 EDT 2003
I did a diff of the rh drivers and the 2.6.0 and the changes seemed
mostly geared at interfacing with the newer version of the kernel rather
than adding support. The below lines appear also in the 2.6.0 version.
Oddly enough, after enough fiddling, I found out that by removing and
reinstalling the oss module manually, somehow it would support full
duplex. I imagine it has to do with the order in which the modules are
installed, but I havn't mastered that yet.
It still complains about not having full duplex, but it works..
Reza
> The stock driver just doesn't support it. Very easily discerned from
> the source (2.4.9): drivers/sound/i810_audio.c
>
> case SNDCTL_DSP_SETDUPLEX:
> #ifdef DEBUG
> printk("SNDCTL_DSP_SETDUPLEX\n");
> #endif
> return -EINVAL;
>
> I just bought a second sound card, but others have reported the 7012
> working with recent ALSA's.
>
> ,dunc
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
More information about the mythtv-users
mailing list