Re: [Alsa-devel] Problem with supported PCM formats in ice1712 driver

2004-01-19 Thread Torrey Hoffman
On Sat, 2004-01-17 at 04:08, Ronny V. Vindenes wrote: > On Sat, 2004-01-17 at 03:15, Torrey Hoffman wrote: > > I've got an M-Audio Audiophile 2496 and am running linux 2.6.1-mm3 > > (which includes ALSA 1.0.1). ... > > Message: alsa_setup_mixer > > Message: alsa_setup_mixer: end > > Message: Open

Re: [Alsa-devel] Problem with supported PCM formats in ice1712 driver

2004-01-17 Thread Ronny V. Vindenes
On Sat, 2004-01-17 at 03:15, Torrey Hoffman wrote: > I've got an M-Audio Audiophile 2496 and am running linux 2.6.1-mm3 > (which includes ALSA 1.0.1). > > I'm trying to get all my sound applications working using only ALSA > interfaces. I'm having problems with the ice 1712 driver. > > > -- >

[Alsa-devel] Problem with supported PCM formats in ice1712 driver

2004-01-16 Thread Torrey Hoffman
I've got an M-Audio Audiophile 2496 and am running linux 2.6.1-mm3 (which includes ALSA 1.0.1). I'm trying to get all my sound applications working using only ALSA interfaces. I'm having problems with the ice 1712 driver. (I have lots of C programming experience but am new to the ALSA driver su