Re: [Alsa-devel] intel8x0.c doesn't do mic capture

2004-01-19 Thread John W. Cocula
By the way, here is some information about the hardware in question: $ cat /proc/asound/card0/codec97#0/ac97#0-0 0-0/0: Realtek ALC650 rev 3 Capabilities : DAC resolution : 20-bit ADC resolution : 18-bit 3D enhancement : Realtek 3D Stereo Enhancement Current setup Mic gain : +2

[Alsa-devel] intel8x0.c doesn't do mic capture

2004-01-19 Thread John W. Cocula
Hi all, In early December, Takashi updated intel8x0.c to allow fixed rate mic capture, but it doesn't work on a Realtek ALC650 rev 3 chip. It records snow. Can anyone confirm/deny my finding, and can anyone tell me what *I* can do about it? I haven't written a kernel device driver since 1989, b