Re: Missing ALSA driver?
From: Christian Convey (conveycj_at_npt.nuwc.navy.mil)
Date: 12/03/04
- Previous message: Paul Johnson: "Re: ftp question"
- Maybe in reply to: Christian Convey: "Missing ALSA driver?"
- Next in thread: William Ballard: "Re: Missing ALSA driver?"
- Reply: William Ballard: "Re: Missing ALSA driver?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Paul Johnson: "Re: ftp question"
- Maybe in reply to: Christian Convey: "Missing ALSA driver?"
- Next in thread: William Ballard: "Re: Missing ALSA driver?"
- Reply: William Ballard: "Re: Missing ALSA driver?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|