Re: Missing ALSA driver?

From: Christian Convey (conveycj_at_npt.nuwc.navy.mil)
Date: 12/03/04

  • Next message: Andrea Vettorello: "Re: Radeon 9200 issues"
    Date: Fri, 03 Dec 2004 15:39:42 -0500
    To: debian-user <debian-user@lists.debian.org>
    
    

    Thanks. I did rebuild alsa, and it seems I successfully caused that
    driver to be created.

    Then I ran "make install", then "depmod", and rebooted (just in case -
    windows habit). Then I ran "alsaconf" and the card was found!

    Now when I run "lsmod", life look good:

    emu10k1_gp 3584 0
    gameport 4512 1 emu10k1_gp

    However, things still don't seem to work right. When I run "alsamixer" I
    get this:
       alsamixer: function snd_ctl_open failed for default: No such device

    When I run 'dmesg' I get 298 of lines of output that look similar to this:
    snd_emu10k1x: Unknown symbol snd_rawmidi_set_ops
    snd_emu10k1x: Unknown symbol snd_rawmidi_receive
    snd_emu10k1x: Unknown symbol snd_rawmidi_transmit
    snd_emu10k1x: Unknown symbol snd_rawmidi_new
    snd_emu10k1x: Unknown symbol snd_rawmidi_set_ops
    snd_emu10k1x: Unknown symbol snd_rawmidi_receive
    snd_emu10k1x: Unknown symbol snd_rawmidi_transmit
    snd_emu10k1x: Unknown symbol snd_rawmidi_new

    And idea what I might be doing wrong?

    Thanks again for the help.

    - Christian

    Thomas Hood wrote:
    > On Fri, 2004-12-03 at 20:49, Christian Convey wrote:
    >
    >>Thanks, but when I "modprobe snd-emu10k1x" I get a not-found error.
    >
    >
    > If you get a current alsa-modules package the emu10k1x driver is in
    > there. E.g., alsa-modules-2.4.27-1-686 version 1.0.6a+5 contains the
    > file /lib/modules/2.4.27-1-686/updates/alsa/snd-emu10k1x.
    >
    > If there is no alsa-modules package available in the archive that
    > matches your kernel version then you can build one from alsa-source
    > using the make-kpkg utility.
    >

    -- 
    Christian Convey
    Computer Scientist,
    Naval Undersea Warfare Center
    Newport, RI
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Andrea Vettorello: "Re: Radeon 9200 issues"

    Relevant Pages

    • Re: modprobe snd-cs46xx error ALSA 1.0.17 with kernel 2.6.26-1-686
      ... Unknown symbol in module, ... ./configure step of your alsa 1.0.17 driver build process. ... Hopefully the efforts to create a fully functional driver that works ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: Announce: ndiswrapper
      ... > Linux-driver for their WLAN cards I desided to try to solve it myself by ... > making a kernel module that can load Ndis (windows network driver API) ... Unknown symbol: ntoskrnl.exe:strlen ...
      (Linux-Kernel)
    • f9 2.6.25 kernel driver module capability question
      ... We use fedora at work and are trying to port our driver from F7 to F9. ... I believe he wants our applications to be able to open his driver, and the driver to be able to run at real-time priority. ... ion: Unknown symbol cap_capset_set ...
      (Fedora)
    • Re: How to get Sound Blaster 5.1 running under 9.1?
      ... that the driver emu10k1 isn't active! ... The last lines in dmseg are: ... emu10k1: Unknown symbol midi_synth_controller ... Dick Fennema wrote: ...
      (alt.os.linux.suse)