Hi list.
I have a friend who has a bit of trouble with the above sound card.
According to the ALSA hardware guide it is all green and an envy24 HL driver, which
seem to correspond with the ice_1724 module. Is that correct?
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
is is not listed when doing a "cat /proc/interrupts". He already has got a
Midiman
Anyone got some clue to what may be wrong?
For reference I include the "lsmod | grep snd" listing. It seems that nothing is
using the module in question:
snd_usb_audio 100512 0
snd_usb_lib 23552 1 snd_usb_audio
snd_hwdep 14088 1 snd_usb_audio
snd_ice1724 99232 0
snd_ice17xx_ak4xxx 6528 1 snd_ice1724
snd_intel8x0 42024 3
snd_ac97_codec 127064 2 snd_ice1724,snd_intel8x0
snd_ac97_bus 4352 1 snd_ac97_codec
snd_pcm_oss 57344 0
snd_mixer_oss 22784 1 snd_pcm_oss
snd_ak4114 14336 1 snd_ice1724
snd_ak4xxx_adda 10624 2 snd_ice1724,snd_ice17xx_ak4xxx
snd_mpu401 12200 0
snd_mpu401_uart 12928 2 snd_ice1724,snd_mpu401
snd_rawmidi 34432 2 snd_usb_lib,snd_mpu401_uart
snd_seq_device 12180 1 snd_rawmidi
snd_pcm 108168 8
saa7134_alsa,snd_usb_audio,snd_ice1724,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,s
nd_ak4114
snd_timer 31112 1 snd_pcm
snd 79016 21
saa7134_alsa,snd_usb_audio,snd_hwdep,snd_ice1724,snd_intel8x0,snd_ac97_codec,snd
_pcm_oss,snd_mixer_oss,snd_ak4114,snd_ak4xxx_adda,snd_mpu401,snd_mpu401_uart,snd
_rawmidi,snd_seq_device,snd_pcm,snd_timer
soundcore 14112 1 snd
snd_page_alloc 13200 2 snd_intel8x0,snd_pcm
usbcore 167840 6 usbhid,snd_usb_audio,snd_usb_lib,ehci_hcd,ohci_h
and the /proc/asound/cards listing as well. Sorry for the mess:
0 [CK804 ]: NFORCE - NVidia CK804 NVidia CK804 with ALC850 at 0xdc003000, irq 225
1 [UART ]: MPU-401 UART - MPU-401 UART MPU-401 UART at 0x330, irq 10
2 [M2x2 ]: USB-Audio - MidiSport 2x2 M-Audio MidiSport 2x2 at usb-0000:00:02.0-1, full
speed
3 [SAA7134 ]: SAA7134 - SAA7134 saa7130[0] at 0xdb00a000 irq 74
Isn't it a bit strange to have IRQ74 and IRQ225 ? :)
Regards,
Mathias
Show replies by date
On Thu, Nov 16, 2006 at 04:04:52PM +0100, Mathias Friman wrote:
Hi list.
I have a friend who has a bit of trouble with the above sound card.
According to the ALSA hardware guide it is all green and an envy24 HL driver, which
seem to correspond with the ice_1724 module. Is that correct?
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
is is not listed when doing a "cat /proc/interrupts". He already has got a
Midiman
Anyone got some clue to what may be wrong?
I had the same behaviour with snd_ice1712, module loaded but no card in
/proc/asound/cards . This was due to a conflict in alsa card number. I
tried to load snd_ice1712 on slot 0 and slot 0 was already taken by my
CK804. Have a look at /etc/modprobe.d/* or any other files that alter
the way modules are loaded and check how this module is loaded maybe you
have the same problem I had.
A simple test will permit to determine if you are affected by this
problem. Just load your module by bypassing modprobe config
# rmmod snd-ice1724
# modprobe -C /dev/null snd-ice1724
Can you see it in /proc/asound/cards?
Yes? It must be an index conflict problem you have to fix your modprobe
config.
No? I don't have any clue.
David.
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
is 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.
Isn't it a bit strange to have IRQ74 and IRQ225 ?
:)
No.
Regards,
Clemens
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
And sometime during the testing we got the following from kern.log:
kern.log:Nov 16 23:48:39 Kylnegzmieer kernel: [145206.941960] ICE1724:
probe of 0000:05:06.0 failed with error -12
udev-log says:
udev:PCI_ID=1412:1724
udev:MODALIAS=pci:v00001412d00001724sv00004930sd00004553bc04sc01i00
udev:SEQNUM=1724
udev:UEVENT[1163575749.551815] add@/module/snd_ice1724
udev:DEVPATH=/module/snd_ice1724
udev:UEVENT[1163575749.551925] add@/bus/pci/drivers/ICE1724
udev:DEVPATH=/bus/pci/drivers/ICE1724
I do not have the knowledge to get something out of this, so I set my
hope to you guys. :)
Thanks in advance,
Mathias
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.