[PlanetCCRMA] Re: Echo Mona Laptop driver
Juan Reyes
juanig@ccrma.Stanford.EDU
Tue Aug 3 10:52:01 2004
Andres,
How does your "/etc/modules.conf" looks like (you are running RHFC1) ?
The ALSA matrix talks about "snd-mia" and snd-mona for Echo cards,
although I am not so sure which one you should use because I don't see
these cards on the standard alsa-drivers rpm from planetccrma. If you
are downloading the drivers separately, you might need to re-compile
ALSA drivers package from source and then try,
modprobe snd-mona
If you don't get any messages you can also try
cat /proc/asound/devices to see if your mona card is shown on the list.
Then restart ALSA to see if things run smoothly.
Furthermore, you can also test to "hotplug" your pcmcia card but make
sure you have an additional terminal shell open with the command
tail -f /var/log/messages
to see if Yenta and the pcmcia stuff are working properly. You should
also see if your motorola soundcard is binding to ALSA.
I hope these can be helpful and are not so bad news.
--* Juan Reyes
On Mon, 2004-08-02 at 22:50, Andres Cabrera wrote:
> Thanks Fernando and Steve for your answers,
> I tried your suggestions, and lsmod does show:
> yenta_socket 13856 1
> pcmcia_core 57504 0 [ds yenta_socket]
>
> and lspci -v shows:
> 02:01.0 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
> Subsystem: Dell Computer Corporation: Unknown device 00d4
> Flags: bus master, medium devsel, latency 168, IRQ 11
> Memory at 20001000 (32-bit, non-prefetchable) [size=4K]
> Bus: primary=00, secondary=04, subordinate=04, sec-latency=176
> Memory window 0: 20400000-207ff000 (prefetchable)
> Memory window 1: 20800000-20bff000 (prefetchable)
> I/O window 0: 00004000-000040ff
> I/O window 1: 00004400-000044ff
> 16-bit legacy interface ports at 0001
>
> 02:01.1 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
> Subsystem: Dell Computer Corporation: Unknown device 00d4
> Flags: bus master, medium devsel, latency 168, IRQ 11
> Memory at 20002000 (32-bit, non-prefetchable) [size=4K]
> Bus: primary=00, secondary=05, subordinate=05, sec-latency=176
> Memory window 0: 20c00000-20fff000 (prefetchable)
> Memory window 1: 21000000-213ff000 (prefetchable)
> I/O window 0: 00004800-000048ff
> I/O window 1: 00004c00-00004cff
> 16-bit legacy interface ports at 0001
>
> 04:00.0 Multimedia controller: Motorola: Unknown device 3410 (rev 01)
> Subsystem: Echo Digital Audio Corporation: Unknown device 0072
> Flags: medium devsel, IRQ 11
> Memory at 20800000 (32-bit, non-prefetchable) [size=1M]
>
> So I guess the system is seeing the card correctly. Would you say then,
> that the problem is definitely with the driver, or can you think of
> anything else?
>
> thanks,
> Andrés
>
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma