Re: [LAU] Digigram VX222e not seen as card

From: Chris Caudle <chris@email-addr-hidden>
Date: Thu Aug 17 2017 - 02:00:32 EEST

On Wed, August 16, 2017 5:24 pm, Sam Mulvey wrote:
> A radio station I'm working on has a machine with a Digigram VX222e
> connected to it.
>
> According to the Digigram site and ALSA, the sound card is supported by
> ALSA.

Are you sure the PCIe version is supported?
This is all I see in includes/sound/vs_core.h:

/* hardware type */
enum {
        /* VX222 PCI */
        VX_TYPE_BOARD, /* old VX222 PCI */
        VX_TYPE_V2, /* VX222 V2 PCI */
        VX_TYPE_MIC, /* VX222 Mic PCI */
        /* VX-pocket */
        VX_TYPE_VXPOCKET, /* VXpocket V2 */
        VX_TYPE_VXP440, /* VXpocket 440 */
        VX_TYPE_NUMS
};

I cannot find right not the file with the actual PCI device ID values to
compare.
Maybe the PCI portion behind the PCIe bridge appears as a VX222 PCI board.
What is the response when you run sudo insmod snd-vx222 ?

-- 
Chris Caudle
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Aug 17 04:15:01 2017

This archive was generated by hypermail 2.1.8 : Thu Aug 17 2017 - 04:15:01 EEST