On Sat, Nov 18, 2006 at 12:07:26PM +0100, Mathias Friman wrote:
On Thu, 2006-11-16 at 18:16 +0100, Clemens Ladisch
wrote:
Mathias Friman wrote:
The card shows when running "lspci",
and "lsmod | grep snd" shows that the ice_1724 module
is loaded. But the card is not included in the list when doing a "cat
/proc/asound/cards" and
it is not listed when doing a "cat /proc/interrupts".
It seems some error prevented the driver from binding to the card.
There should be an error message in the system log when the
snd-ice1724 driver is loaded.
dmesg says:
dmesg:[ 60.031309] ice1724: No matching model found for ID 0x30495345
dmesg:[ 60.032024] ice1724: Invalid EEPROM (size = 120)
dmesg:[ 60.032038] ICE1724: probe of 0000:05:06.0 failed with error -5
I'm afraid you mis-understood the alsa card matrix :
http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-Ego_Sys#matrix
says that Waveterminal 192L is not supported yet.
Green ([X+]) means "Possible to support, but no driver has been written
yet."
You should request something on alsa mailing list. Sorry.
David.