At Tue, 07 Oct 2003 19:00:10 +0200,
Theo Veenker wrote:
> 
> Hello,
> 
> I'n trying to setup a vxpocket pcmcia card on a Toshiba SP2100 laptop. I
> can't get it to work. I'm running a custom kernel 2.4.20 with pcmcia-cs
> support. ALSA driver 0.9.7a, lib, tools, utils 0.9.7.
> 
> See my other settings below. I hope someone can give me a hand with this.
> I'm clueless. The cardmgr is running but gives a high/low beep sequence
> which I believe means it found the card, but was unable to configure it.
> It looks like an IRQ problem. Any ideas how to solve this?

yes, most likely.
i think this is a problem of pcmcia configuration.

as a workaround, you can specify the irq number via irq_list module
option of snd-vxpocket.  this gives the available irq numbers for the
card.
note that you have to set 4 numbers here, such as

        irq_list=5,7,9,11

(the same numbers can be used mulitple times, though)
check /proc/interrupts and give the available interrupt explicitly to
the option.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to