On Wed, 18 Sep 2002 21:45:26 +0200
[EMAIL PROTECTED] wrote:
>
> Hi,
> I have the RH 7.3. With the native drivers of SB-PCI-128 (es1370) the CD
> doesn't play.
>
>
> I compiled succesfully alsa-driver-0.9.0rc3; the drivers loaded as modules
> works fine but I load it by /etc/rc.modules with:
> /sbin/modprobe snd-ens1370
> /sbin/modprobe snd-pcm-oss
> /sbin/modprobe snd-mixer-oss
> /sbin/modprobe snd-seq-oss
> In this way, every boot (or startx with kde ?) causes the reset of the levels
> of the mixer to zero :-)
>
>
> I don't know how to setup thinks to preserve those levels.
> How to ?
>
>
> However, I tried to install alsa-lib-0.9.0rc3 and alsa-utils-0.9.0rc3 to set
> up the levels by a shell script in rc.local (is it the true way ?)
> The first was installed correctly while alsa-utils-0.9.0rc3 does not compile.
>
>
> Anyone can help me ?
> Thanks
>
>
> Here are reported the outputs of make:
>
>
> Making all in include
> make[1]: Entering directory `/usr/src/alsa/alsa-utils-0.9.0rc3/include'
> make[1]: Leaving directory `/usr/src/alsa/alsa-utils-0.9.0rc3/include'
> Making all in alsactl
> make[1]: Entering directory `/usr/src/alsa/alsa-utils-0.9.0rc3/alsactl'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/usr/src/alsa/alsa-utils-0.9.0rc3/alsactl'
> Making all in alsamixer
> make[1]: Entering directory `/usr/src/alsa/alsa-utils-0.9.0rc3/alsamixer'
> gcc -g -O2 -o alsamixer alsamixer.o -lasound -lm -ldl -lpthread
> alsamixer.o: In function `mixer_dc':
> /usr/src/alsa/alsa-utils-0.9.0rc3/alsamixer/alsamixer.c:312: undefined
> reference to `stdscr'
> /usr/src/alsa/alsa-utils-0.9.0rc3/alsamixer/alsamixer.c:314: undefined
> reference to `stdscr'
<snip>
> /usr/src/alsa/alsa-utils-0.9.0rc3/alsamixer/alsamixer.c:1969: undefined
> reference to `wrefresh'
> alsamixer.o: In function `mixer_init_dc':
> /usr/src/alsa/alsa-utils-0.9.0rc3/alsamixer/alsamixer.c:305: undefined
> reference to `init_pair'
> collect2: ld returned 1 exit status
> make[1]: *** [alsamixer] Error 1
> make[1]: Leaving directory `/usr/src/alsa/alsa-utils-0.9.0rc3/alsamixer'
> make: *** [all-recursive] Error 1
I think you need the libncurses-devel RPM. See 'man alsactl' about
(re)storing mixer settings and 'man modules.conf' to use it in your
/etc/modules.conf file like post-install snd-ens1370 alsactl restore
and pre-remove snd-ens1370 alsactl store. See the other reply for
good /etc/modules.conf file entries. HTH,
-Frans
-------------------------------------------------------
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