ALSA Won't Recognize Sound Device (Even though I Get Playback)
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
ALSA Won't Recognize Sound Device (Even though I Get Playback)
I have an Ensoniq ES1371. I'm still using the standard 2.4 kernel from Slackware 10.2, so the kernel modules that came with it include ES1371.
modprobe loads that module without problems (after I fix the dependencies) And I can get playback from some programs. Although I think it may be using OSS, not sure.
But it's for sure that ALSA won't recognize my device:
Code:
$ alsamixer
alsamixer: function snd_ctl_open failed for default: No such device
There's plenty of things in /dev/snd/ , but I'm not 100% on what I'm supposed to look for here.
If I try to bring up ALSA with the rc file:
Code:
$ sudo ./rc.alsa restart
./rc.alsa: line 38: modprobe: command not found
I use the "enlightened sound daemon" and it's kind of glitchy, but anyway, sometimes I have to restart my sound after playing a game, or stupid amarok crashes
Then made a "sudo" script and just double click on it and boom works every time.
now for your sound, I've got one old pc here that I have to key in my alsa settings. It's a different card then yours, but you'll at leaset get an idea, and maybe some1 here can help you figure out your settings to key in. These correspond to the actual port settings in my bios, which you will need to get for yourself from your motherboard. You would put in the different sound card obviously. Also, I think your card is "isa" and not pci FWIW.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.