[Bug 44283] snd-vxpocket module is missing

digger vermont dv_mlist at verizon.net
Thu May 11 22:08:53 UTC 2006


Public bug reported:

Binary package hint: linux-image-2.6.15-22-powerpc

Is it possible it is not being built because CONFIG_ISA is not set  in
the kernel?

Ifound this in the src of alsa-driver-1.0.10/acinclude.m4

if test "$card" = "all" -o "$card" = "vxpocket"; then
    if ( test "$CONFIG_PCMCIA" = "y" -o "$CONFIG_PCMCIA" = "m" ) &&
      ( test "$CONFIG_ISA" = "y" -o "$CONFIG_ISA" = "m" ); then
      CONFIG_SND_HWDEP="m"
      CONFIG_SND_TIMER="m"
      CONFIG_SND_PCM="m"
      CONFIG_SND_VX_LIB="m"
      CONFIG_SND_VXPOCKET="m"
      probed=1
    elif test -z "$probed"; then
      probed=0
    fi

** Affects: linux-source-2.6.15 (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed

-- 
snd-vxpocket module is missing
https://launchpad.net/bugs/44283




More information about the kernel-bugs mailing list