Hi,

Thank for the answer, but know I have another error message.
When I run alsamixer I get

alsamixer: failed to open mixer #0/#0: Invalid argument

So, there is an evolution, but it still doesn't work.....
I don't know if it could help, but I give you the output from amixer and 
lsmod :

            amixer :
                amixer: Mixer 0/0 open error: Invalid argument

            lsmod :
Module                  Size  Used by    Tainted: P 
snd-card-ens1371        2016   0
snd-ens1371            10528   0  [snd-card-ens1371]
snd-ac97-codec         24288   0  [snd-ens1371]
snd-rawmidi            11104   0  [snd-ens1371]
snd-seq-oss            27648   0  (unused)
snd-seq-midi-event      3296   0  [snd-seq-oss]
snd-seq                44464   0  [snd-seq-oss snd-seq-midi-event]
snd-seq-device          4028   0  [snd-rawmidi snd-seq-oss snd-seq]
snd-pcm-oss            18328   0  (autoclean) (unused)
snd-pcm-plugin         14320   0  (autoclean) [snd-pcm-oss]
snd-pcm                33280   0  (autoclean) [snd-ens1371 snd-pcm-oss 
snd-pcm-plugin]
snd-timer               9984   0  (autoclean) [snd-seq snd-pcm]
snd-mixer-oss           5152   0  (autoclean) [snd-pcm-oss]
snd-mixer              29160   0  (autoclean) [snd-ens1371 
snd-ac97-codec snd-mixer-oss]
snd                    36000   1  (autoclean) [snd-card-ens1371 
snd-ens1371 snd-ac97-codec snd-rawmidi snd-seq-oss snd-seq-midi-event 
snd-seq snd-seq-device snd-pcm-oss snd-pcm-plugin snd-pcm snd-timer 
snd-mixer-oss snd-mixer]
soundcore               3972   7  (autoclean) [snd]
NVdriver              988416  10  (autoclean)

                    Eric Seuret





Sven Böhringer wrote:

> Hi,
>
> it might be a problem that the soundmodule isn't loaded. Look for that 
> with lsmod.
> I had a similar problem with alsa and a SB16. The install menu shows 
> the following lines to add to your /etc/modutils/aliases (Debian):
>
>         # ALSA portion
>         alias char-major-116 snd
>         alias snd-card-0 snd-ens1371
>     # module options should go here
>     [..]
>
> IMHO, you should change this to:
>
>         # ALSA portion
>         alias char-major-116 snd
>         alias snd-card-0 snd-card-ens1371
>              ^^^^^^^^^^^^^^^^
>     # module options should go here
>     [..]
>
> At least this solved the problem for me. You can look for that in you 
> /lib/modules/<kernelversion>/misc directory. The alsa modules are 
> located there.
>
> HTH,
>     Sven
>
> Eric Seuret wrote:
>
>> Hello,
>>
>> I got a problem with my Sound Blaster 128 PCI, I followed the install 
>> manual, but when I try to run the alsamixer, I get this message :
>>
>> alsamixer: failed to open mixer #0/#0: No such file or directory
>>
>> Does somebody can help me ?
>>
>> I downloaded and installed the following files :
>>
>> alsa-driver-0.5.10.tar.bz2
>> alsa-lib-0.5.10.tar.bz2
>> alsa-utils-0.5.10.tar.bz2
>>
>> Thank you
>>                                        Eric Seuret
>
> [..]
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>



___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to