Trouble with Ensoniq 5880 in ALSA

From: user list (debian-user_at_icantbelieveimdoingthis.com)
Date: 01/12/04

  • Next message: Rob Weir: "Re: problem when upgrading xlibs"
    Date: Mon, 12 Jan 2004 15:15:34 -0700
    To: debian-user@lists.debian.org
    
    

    I have tried to compile and insert the ALSA modules. when I issue the
    command

    insmod snd-es1371

    I receive the following:

    Using /lib/modules/2.4.20snd1/alsa/snd-ens1371.o
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_new
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_format_width
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_set_sync
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_lib_free_pages/lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_rawmidi_receive
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_lib_malloc_pages
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_rawmidi_new
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_period_elapsed/lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_rawmidi_set_ops
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_hw_constraint_ratnums
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_rawmidi_transmit
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_lib_preallocate_free_for_all
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_set_ops
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_ac97_mixer
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_lib_ioctl
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_hw_constraint_ratdens
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o:
    /lib/modules/2.4.20snd1/alsa/snd-ens1371.o: unresolved symbol
    snd_pcm_lib_preallocate_pci_pages_for_all

    I've built a custom 2.4.20 kernel package.

    Ansy help would be apreciated.
    Art Edwards

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Rob Weir: "Re: problem when upgrading xlibs"

    Relevant Pages

    • Re: Problem compiling simple C program
      ... >> I'm running Debian Etch on a PC. ... When I try to compile the ... > end_ of the gcc command line, otherwise the linker does not know ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: Problem compiling simple C program
      ... >> I'm running Debian Etch on a PC. ... When I try to compile the following ... > the gcc command line, otherwise the linker does not know about the sin ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: --initrd
      ... In the past I could compile a kernel like that and when I install the ... which command I have used to generate it. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • RE: Anjuta and RH9.
      ... If I try to build or just compile hello.c, ... command line message in the build window, but the command is not started. ... Subject: Anjuta and RH9. ... unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
      (RedHat)
    • Re: Problem in calling c programs and compiling them in tcl/tk
      ... Are you using Tcl's glob command to do this? ... using exec gcc filename.c and later exec ./a.out filename.c. ... the execution of a command that might generate a Tcl error. ... i can call a c program and compile it? ...
      (comp.lang.tcl)