You are not logged in.

#1 2012-03-02 16:13:22

MrE
Member
From: London
Registered: 2009-01-13
Posts: 18

Terratec EWSA88MT (ICE1712/envy24) sound card not working

ALSA is not detecting the card, however the module is loaded correctly

$ lspci | grep audio
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
02:0d.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller (rev 02)
$ lsmod | grep -i snd
snd_ice1712            50209  0 
snd_cs8427              5845  1 snd_ice1712
snd_i2c                 3069  2 snd_cs8427,snd_ice1712
snd_intel8x0           22876  2 
snd_ice17xx_ak4xxx      1984  1 snd_ice1712
snd_ak4xxx_adda         7689  2 snd_ice17xx_ak4xxx,snd_ice1712
snd_ac97_codec         90085  2 snd_intel8x0,snd_ice1712
snd_mpu401_uart         4911  1 snd_ice1712
snd_rawmidi            15014  1 snd_mpu401_uart
ac97_bus                 842  1 snd_ac97_codec
snd_pcm                60595  3 snd_ac97_codec,snd_intel8x0,snd_ice1712
snd_page_alloc          5869  2 snd_pcm,snd_intel8x0
snd_timer              15438  1 snd_pcm
snd_seq_device          4284  1 snd_rawmidi
snd                    44501  15 snd_seq_device,snd_timer,snd_pcm,snd_rawmidi,snd_mpu401_uart,snd_ac97_codec,snd_ak4xxx_adda,snd_intel8x0,snd_i2c,snd_cs8427,snd_ice1712
soundcore               5018  1 snd
$ envy24control
No ICE1712 cards found
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ICH5 [Intel ICH5], device 0: Intel ICH [Intel ICH5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: ICH5 [Intel ICH5], device 4: Intel ICH - IEC958 [Intel ICH5 - IEC958]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
$ cat /proc/asound/cards
 0 [ICH5           ]: ICH4 - Intel ICH5
                      Intel ICH5 with AD1985 at irq 17

The card works fine in Windows XP so I'm a bit at a loss here...


My new username is now Aerion in order to match my username on the AUR, Wiki and Bug Reports.

Offline

#2 2012-04-05 07:25:14

mattisan
Member
Registered: 2011-09-12
Posts: 8

Re: Terratec EWSA88MT (ICE1712/envy24) sound card not working

Hey MrE, did you ever get this issue sorted?

I had exactly the same symptoms recently with my new system build, and it ended up being caused by a conflict with my video card.  When I booted the system using the motherboards onboard video, my ice1712 card would then be detected by ALSA and worked as it should.

I ended up moving my video card to the 2nd / bottom PCI-E on my motherboard and this got around the issue smile

Offline

#3 2012-04-09 16:35:48

mattisan
Member
Registered: 2011-09-12
Posts: 8

Re: Terratec EWSA88MT (ICE1712/envy24) sound card not working

I just had this issue return after recent updates sad

Offline

Board footer

Powered by FluxBB