I was pleasently surprised today when I looked at the sound card matrix
today and saw that the TerraTec EWS88MT was white instead of green.

So I grabbed the lastest beta (9), configured it with ice1712 support.
Compiled, installed, tried to insert the module, but modprobe just sat
there, ps shows modprobe in the 'D' state.

Some stuff:

$ /sbin/lsmod
Module                  Size  Used by    Not tainted
snd-card-ice1712       30496 (initializing)
snd-pcm                46944   0 [snd-card-ice1712]
snd-timer              10176   0 [snd-pcm]
snd-ac97-codec         23104   0 [snd-card-ice1712]
snd-cs8427              3420   0 [snd-card-ice1712]
snd-i2c                 2104   0 [snd-card-ice1712 snd-cs8427]
snd-mpu401-uart         2592   0 [snd-card-ice1712]
snd-rawmidi            11904   0 [snd-mpu401-uart]
snd-seq-device          3904   0 [snd-rawmidi]
snd                    24488   0 [snd-card-ice1712 snd-pcm snd-timer snd-ac97-codec 
snd-cs8427 snd-i2c snd-mpu401-uart snd-rawmidi
snd-seq-device]


$ ls /dev/snd/
controlC0  controlC1  controlC2  controlC3  controlC4  controlC5
controlC6  controlC7  timer


$ cat /proc/asound/cards
--- no soundcards ---


$ cat /proc/asound/card0/ice1712
ICE1712

EEPROM:
  Subvendor        : 0x3b151511
  Size             : 28 bytes
  Version          : 1
  Codec            : 0xf
  ACLink           : 0x80
  I2S ID           : 0x1
  S/PDIF           : 0x3
  GPIO mask        : 0xc7
  GPIO state       : 0x38
  GPIO direction   : 0x38
  AC'97 main       : 0x0
  AC'97 pcm        : 0x0
  AC'97 record     : 0x0
  AC'97 record src : 0x44
  DAC ID #0        : 0x1
  DAC ID #1        : 0x1
  DAC ID #2        : 0x1
  DAC ID #3        : 0x1
  ADC ID #0        : 0x2
  ADC ID #1        : 0x2
  ADC ID #2        : 0x2
  ADC ID #3        : 0x2


So it looks like most of the needed stuff got loaded, but maybe the
ice1712 module didn't totally finish up?  I dunno.  Let me know if you
need anything else, I'll track it down for you.

-Chris
-- 
Two penguins were walking on an iceberg.  The first penguin said to the
second, "you look like you are wearing a tuxedo."  The second penguin
said, "I might be..."                         --David Lynch, Twin Peaks


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to