No!  I don't believe you need to do this with >0.9.3, and it may cause
problems if you do.

I'm not 100% positive on that, but I believe I saw a reference to it in
the documentation.  Maybe someone else can confirm for me.

--Jeff

--- kluu te <[EMAIL PROTECTED]> wrote:
> 
>     Mybee there is much wrong, however one error is that you must run
> ./snddevices when you are in alsa-driver dir to get the mixer to
> work.
> 
> ----- Original Message -----
> From: mmihai <[EMAIL PROTECTED]>
> Date: Sun, 08 Jun 2003 12:21:02 +0300 
> To: [EMAIL PROTECTED]
> Subject: [Alsa-user] I can't Install alsa drivers, please help me !
> 
> > Hi,
> > 
> > My name is Mihai.
> > Please help me.
> > My  OS is RH-9 with video card Voodoo Banshee and
> > sound card ESS Solo1.(kernel default 2.4.20-8)
> > I try to install alsa drivers, but I don't have success :-(
> > For this action, I had installed:
> > 
> > alsa-lib-0.9.3-fr2
> > alsa-driver-0.9.3a-fr2
> > kernel-module-alsa-0.9.3a-fr1_2.4.20_8
> > alsa-utils-0.9.3-fr2
> > 
> > After this I change /etc/modules.conf. ( It's correct this ?)
> > New /etc/modules.conf:
> > 
> > alias usb-controller usb-ohci
> > alias char-major-116  snd
> > alias snd-card-0 snd-es1938
> > alias sound-service-0-0 snd-mixer-oss
> > alias sound-service-0-1 snd-seq-oss
> > alias sound-seevice-0-3 snd-pcm-oss
> > alias sound-service-0-8 snd-seq-oss
> > alias sound-service-0-12 snd-pcm-oss
> > post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
> >   >/dev/null 2>&1 || :
> > pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
> >   >/dev/null 2>&1 || :
> > 
> > Now I type: "modprobe snd-es1938" The output is:
> > 
> >
>
#########################################################################################################
> > Jun  8 11:38:32 localhost kernel: Process modprobe (pid: 2008,
> > stackpage=c5609000)
> > Jun  8 11:38:32 localhost kernel: Stack: c0153bd8 000001f0 00001032
> > c1ae4538 00000000 00000000 c1abbac0 c1ac0800
> > Jun  8 11:38:32 localhost kernel:        c1abbb13 00000001 d08efe80
> > c1ab1c00 c1ab1c00 d08ee07d ffffffff 00000000
> > Jun  8 11:38:32 localhost kernel:        d08ec000 00000000 cde5f023
> > 0000000c c5609f00 00000216 00000000 00001000
> > Jun  8 11:38:32 localhost kernel: Call Trace:   [<c0153bd8>] iget4
> > [kernel] 0xc8 (0xc5609e70))
> > Jun  8 11:38:32 localhost kernel: [<d08efe80>] driver [snd-es1938]
> 0x0
> > (0xc5609e98))
> > Jun  8 11:38:32 localhost kernel: [<d08ee07d>] snd_es1938_probe
> > [snd-es1938] 0x7d (0xc5609ea4))
> > Jun  8 11:38:32 localhost kernel: [<c01497f0>] cached_lookup
> [kernel]
> > 0x10 (0xc5609ed0))
> > Jun  8 11:38:32 localhost kernel: [<d08ef7c0>] snd_es1938_ids
> > [snd-es1938] 0x0 (0xc5609ed4))
> > Jun  8 11:38:32 localhost kernel: [<d08efe80>] driver [snd-es1938]
> 0x0
> > (0xc5609ed8))
> > Jun  8 11:38:32 localhost kernel: [<c01bd961>] pci_announce_device
> > [kernel] 0x21 (0xc5609ee4))
> > Jun  8 11:38:32 localhost kernel: [<d08ef7c0>] snd_es1938_ids
> > [snd-es1938] 0x0 (0xc5609eec))
> > Jun  8 11:38:32 localhost kernel: [<d08efe80>] driver [snd-es1938]
> 0x0
> > (0xc5609ef4))
> > Jun  8 11:38:32 localhost kernel: [<c01bd9f7>] pci_register_driver
> > [kernel] 0x57 (0xc5609f00))
> > Jun  8 11:38:32 localhost kernel: [<d08efe80>] driver [snd-es1938]
> 0x0
> > (0xc5609f04))
> > Jun  8 11:38:32 localhost kernel: [<d08ee2f7>] init_module
> [snd-es1938]
> > 0x17 (0xc5609f18))
> > Jun  8 11:38:32 localhost kernel: [<d08efe80>] driver [snd-es1938]
> 0x0
> > (0xc5609f1c))
> > Jun  8 11:38:32 localhost kernel: [<c011b202>] sys_init_module
> [kernel]
> > 0x4a2 (0xc5609f28))
> > Jun  8 11:38:32 localhost kernel: [<d08eea14>] .kmodtab
> [snd-es1938] 0x0
> > (0xc5609f2c))
> > Jun  8 11:38:32 localhost kernel: [<d08ec060>]
> >
>
__insmod_snd-es1938_O/lib/modules/2.4.20-8/kernel/sound/snd-es1938.o_M3EB3EB8B_V132116
> 
> > 
> > [snd-es1938] 0x60 (0xc5609f58))
> > Jun  8 11:38:32 localhost kernel: [<c0109103>] system_call [kernel]
> 0x33
> > (0xc5609fc0))
> > Jun  8 11:38:32 localhost kernel:
> > Jun  8 11:38:32 localhost kernel:
> > Jun  8 11:38:32 localhost kernel: Code: 0f 49 44 24 44 89 44 24 44
> 05 b8
> > 01 00 00 89 04 24 e8 78 0e
> > Jun  8 11:39:04 localhost modprobe: modprobe: Can't locate module
> > sound-slot-0
> > Jun  8 11:39:04 localhost modprobe: modprobe: Can't locate module
> > sound-service-0-3
> > Jun  8 11:41:08 localhost modprobe: modprobe: Can't locate module
> > sound-slot-0
> > Jun  8 11:41:39 localhost last message repeated 64 times
> > Jun  8 11:42:40 localhost last message repeated 103 times
> > Jun  8 11:42:56 localhost last message repeated 29 times
> > Jun  8 11:42:56 localhost modprobe: modprobe: Can't locate module
> > sound-service-0-6
> > Jun  8 11:42:56 localhost modprobe: modprobe: Can't locate module
> > sound-slot-0
> > Jun  8 11:42:56 localhost modprobe: modprobe: Can't locate module
> > sound-service-0-6
> > Jun  8 11:42:57 localhost modprobe: modprobe: Can't locate module
> > sound-slot-0
> > Jun  8 11:43:28 localhost last message repeated 59 times
> >
>
######################################################################################
> > 
> > 
> > lsmod show me:
> > 
> >
>
##############################################################################
> > Module                  Size  Used by    Not tainted
> > snd-es1938             16044   1  (initializing)
> > snd-pcm                84352   0  [snd-es1938]
> > snd-page-alloc          8404   0  [snd-es1938 snd-pcm]
> > snd-opl3-lib            8996   0  [snd-es1938]
> > snd-hwdep               6976   0  [snd-opl3-lib]
> > snd-timer              19528   1  (initializing) [snd-pcm
> snd-opl3-lib]
> > snd-mpu401-uart         5120   0  [snd-es1938]
> > snd-rawmidi            18432   0  [snd-mpu401-uart]
> > snd-seq-device          6236   0  [snd-opl3-lib snd-rawmidi]
> > gameport                3268   0  [snd-es1938]
> > snd-mixer-oss          16376   0  (autoclean) (unused)
> > snd                    44260   0  (autoclean) [snd-es1938 snd-pcm
> > snd-opl3-lib snd-hwdep snd-timer snd-mpu401-uart snd-rawmidi
> > snd-seq-device snd-mixer-oss]
> > soundcore               6116   0  (autoclean) [snd]
> > tdfx                   35104   0  (unused)
> > parport_pc             17508   1  (autoclean)
> > lp                      8580   0  (autoclean)
> > parport                33952   1  (autoclean) [parport_pc lp]
> > autofs                 12148   0  (autoclean) (unused)
> > iptable_filter          2316   0  (autoclean) (unused)
> > ip_tables              14488   1  [iptable_filter]
> > nls_iso8859-1           3484   2  (autoclean)
> > nls_cp437               5116   2  (autoclean)
> > vfat                   11948   2  (autoclean)
> > fat                    36792   0  (autoclean) [vfat]
> > keybdev                 2720   0  (unused)
> > mousedev                5204   1
> > hid                    20772   0  (unused)
> > input                   5632   0  [keybdev mousedev hid]
> > usb-ohci               20392   0  (unused)
> > usbcore                73088   1  [hid usb-ohci]
> > ext3                   64704   1
> > jbd                    47828   1  [ext3]
> > 
> >
>
######################################################################################
> > 
> > 
> > I type alsamixer. The output:
> > 
> > alsamixer: function snd_ctl_open failed for default: No such file
> or
> > directory
> > 
> > 
> > And I don't have sound ! :-(
> > 
> > What Is Wrong ? Haw is The correct procedure ?
> > 
> > Please help me ! I am a newbie .
> > 
> > Mihai
> > 
> > Please help with this problem !
> > 
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.net email is sponsored by:  Etnus, makers of TotalView, The
> best
> > thread debugger on the planet. Designed with thread debugging
> features
> > you've never dreamed of, try TotalView 6 free at www.etnus.com.
> > _______________________________________________
> > Alsa-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/alsa-user
> 
>    
> -- 
> ____________________________________________
> http://www.operamail.com
> Get OperaMail Premium today - USD 29.99/year
> 
> 
> Powered by Outblaze
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of TotalView, The
> best
> thread debugger on the planet. Designed with thread debugging
> features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user


=====
=================================================
Jeffrey B. Holton | holtonjb [at] yahoo [dot] com
=================================================

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to