|
difficulty recognizing echoaudio soundcard
output of /sbin/lspci is:
00:00.0 Host bridge: Intel Corp. 82850 850 (Tehama) Chipset Host Bridge (MCH) (rev 02)
00:01.0 PCI bridge: Intel Corp. 82850 850 (Tehama) Chipset AGP Bridge (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 02)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 02)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 02)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
02:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:0a.0 Multimedia controller: Motorola: Unknown device 3410
02:0b.0 Multimedia controller: Sigma Designs, Inc. REALmagic Hollywood Plus DVD Decoder (rev 02)
I assume the problem is with "02:0a.0 Multimedia controller: Motorola: Unknown device 3410"
I am running RedHat9, 2.4.20-19.9
I've googled this quite extensively, which is what led me to here. I have an echoaudio Mia pro audio card, and I keep getting "error while initializing the sound driver. device /dev/dsp can't be opened (no such device)". There's a driver for this card and a how-to at the URL space.virgilio.it/g_pochini@virgilio.it/ea.html. I've gone through the full ALSA driver installation procedure listed there, and installed alsa-lib and alsa-utils with no error. In fact, ALSA's mixer runs, but of course I get no output due to the badly configured soundcard.
sndconfig doesn't help because this soundcard isn't listed. I have verified that /lib/modules/2.4.20-19.9/kernel/sound/pci/echoaudio exists, so doesn't that verify the module's properly installed?
modprobe snd-echoaudio
returned nothing.
Any suggestions how i can make RH9 recognize this card? I spoke to the manufacturer, who pointed me to the ALSA page mentioned above, but that's all they knew.
|