This is a discussion on Slackware 10 No Sound within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> This is a fresh install of Slackware 10 on a Dell C640 notebook. The installation completed without any problems. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This is a fresh install of Slackware 10 on a Dell C640 notebook. The installation completed without any problems. After booting to the new system, I try to run alsamixer to setup my sound card (lsmod shows the correct snd-intel8x0 drivers are loaded) I receive the following error: "No mixer elems found" Any ideas? Thanks to all the professional "Slackers" out there, Fox |
| |||
| Fox wrote: > This is a fresh install of Slackware 10 on a Dell C640 notebook. > > The installation completed without any problems. After booting to the new > system, I try to run alsamixer to setup my sound card (lsmod shows the > correct snd-intel8x0 drivers are loaded) I receive the following error: > > "No mixer elems found" > > Any ideas? > > Thanks to all the professional "Slackers" out there, > > Fox Even after searching for the solution for the last hour, I found the fix just a few minutes after my original post. Here is the solution: According to the bug report from alsa-project.org (bug id 0000245), hotplug is automatically loading the snd-intel8x0m (modem) module. After adding this module to /etc/hotplug/blacklist, alsamixer and the sound is working just fine. Fox |
| |||
| Hi, Fox schrieb: > "No mixer elems found" It seems they really create sound-chips without mixer/volume control. Maybe you can find something here: http://opensrc.org/alsa/index.php?page=intel8x0 Juergen |
| |||
| On Thu, 24 Jun 2004 16:29:47 GMT, Fox <no@spam.com> probably wrote (unless it was a Kook): > This is a fresh install of Slackware 10 on a Dell C640 notebook. > > The installation completed without any problems. After booting to the new > system, I try to run alsamixer to setup my sound card (lsmod shows the > correct snd-intel8x0 drivers are loaded) I receive the following error: > > "No mixer elems found" > > Any ideas? > > Thanks to all the professional "Slackers" out there, > > Fox If you have udev running on your system, you need to edit a permissions file in /etc/udev/ so that it'll be properly open. -- eval join"",map{chomp;s/^.+>\s*//;$_}grep{/>/}<DATA>; __DATA__ .' .' Kelly "STrRedWolf" Price -- WolfSkunk Designs xX xX .' http://stalag99.net tygris @ same domain "X "X X .' _____. X" X > 0; XXXXXXXx. X".' > 0; '"XXXXXX| X > 0; "XXX| X" > 0; 'XX' > 0; |
| ||||
| I had the same issue... I opened KMix > put an "X" in the "Advanced" box and played around with the green radio buttons... and ended up turning off Exchange D... and IEC958 Out... I tried all the rest got the best sound with those options.... Jason Fox <no@spam.com> wrote in message news:<%jDCc.1050$Qn4.384@newssvr31.news.prodigy.co m>... > This is a fresh install of Slackware 10 on a Dell C640 notebook. > > The installation completed without any problems. After booting to the new > system, I try to run alsamixer to setup my sound card (lsmod shows the > correct snd-intel8x0 drivers are loaded) I receive the following error: > > "No mixer elems found" > > Any ideas? > > Thanks to all the professional "Slackers" out there, > > Fox |