Re: [Alsa-user] Re: Saving mixer settings

2002-04-15 Thread kiran makam
--- Adam Jones <[EMAIL PROTECTED]> wrote: > The command "alsactl store" will save your mixer > settings to > /etc/asound.state (under 0.9) or /etc/asound.conf > (for 0.5) > "alsactl restore" will reload the mixer settings. > > Just put them in the appropriate rc scripts and > you'll be all set.

[Alsa-user] Please Help...driver 0.9.0beta12, unresolved symbols error

2002-04-15 Thread Inor Kuo
first i tried to install the 0.9.0beta12 version but when i tried the command make install it gave me an error. /sbin/depmod -a -F /lib/modules/2.4.9-31/build/System.map 2.4.9-31custom depmod: Can't read /lib/modules/2.4.9-31/build/System.map make: ***[install-modules] Error 1 eric rz. advised

Re: [Alsa-user] Gigabyte GA-7VTXH+ onboard sound (CT5880) problem

2002-04-15 Thread Eric Dantan Rzewnicki
[EMAIL PROTECTED] wrote: > > >Try to reconfigure with with-isapnp=no. I think this is a bug in alsa's > >config in that it is compiling in isapnp support for non-isapnp cards. > > > Just for the records (and anybody who expierences the same problem): > > I stopped trying after installing Suse 8

Re: [Alsa-user] alsa utils compilation problem

2002-04-15 Thread Igor Gueths
Hi. Following what you mentioned, I made sure that all the binaries were deleted. Then I compiled the lib and the drivers, and then installed them. This all went fine. However, when I went to compile the utils, I still got the undefined references to stdscr. Make then eventually terminates with ma

[Alsa-user] No sound (intel8x0 and 0.9.0beta12)

2002-04-15 Thread Kevan Shea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've gotten beta12 compiled and installed on my system (alsa-{driver,lib,oss-compat,utils}), and I've set up modules.conf and devfs.conf to autoload everything. When I run alsa-mixer and unmute and set everything to 100% I get no sound whatsoever

[Alsa-user] Re: How to automatially load drivers?

2002-04-15 Thread Adam Jones
On 15-Apr-02, kiran makam wrote: > -Every time I reboot, volume settings will be zero. I > have to open a mixer application and increase the > volume (I am using aumix). Is it possible to save the > voume settings while shutting down? The command "alsactl store" will save your mixer settings to

Re: [Alsa-user] alsa utils compilation problem

2002-04-15 Thread Frans Ketelaars
On Mon, 15 Apr 2002 12:01:13 -0400 (EDT) Igor Gueths <[EMAIL PROTECTED]> wrote: > Hi all. I am new to this list as of yesterday, so unfortunately I am not > aware of whether this has been discussed in the past. There should be an archive of previous posts ;) > I am having problems > compiling t

Re: [Alsa-user] Re: How to automatially load drivers?

2002-04-15 Thread Pedro Zorzenon Neto
aumix version 2.7 installed in a Debian system has some inicialization scripts to save and restore audio setings. Just run this script (attached) with start or stop arguments: ./aumix start (restore the setings) ./aumix stop (save the setings) aumix.gz Description: Binary data

[Alsa-user] Re: How to automatially load drivers?

2002-04-15 Thread Pramod Venugopal
Hmmm you can add them to your modules.conf file and have it automatically loaded at startup Pramod On Sunday 14 April 2002 22:15, kiran makam wrote: > Thanks Pramod, I have successfully installed the > drivers on my system. > > -Every time I reboot, I have to run modprobe to load > the sound ca

Re: [Alsa-user] alsa utils compilation problem

2002-04-15 Thread Igor Gueths
Hi. I did make clean for the alsa lib, driver, and utils to make sure that no old stuff was floating around the system. I actually had it working before, but somehow lost the binaries for the utils when I went to rebuild my 2.4.18 kernel with the parport module. Now when I try to recompile the als

[Alsa-user] using several sound cards in the same PC

2002-04-15 Thread Pedro Zorzenon Neto
Hi folks, I need to play four .ogg/.mp3 files to four diferent audio cards. I was told that ALSA supports working with multiple audio cards. Can I do this with ALSA? How will the program chose wich card the sound will be played? Will it use diferent devices, something like /dev/dsp0, /

Re: [Alsa-user] alsa utils compilation problem

2002-04-15 Thread joy ping
On Mon, 15 Apr 2002, Igor Gueths wrote: > Hi all. I am new to this list as of yesterday, so unfortunately I am not > aware of whether this has been discussed in the past. I am having problems also if you are new you could search the archives of this mailinglist. there are links to various search

[Alsa-user] alsa utils compilation problem

2002-04-15 Thread Igor Gueths
Hi all. I am new to this list as of yesterday, so unfortunately I am not aware of whether this has been discussed in the past. I am having problems compiling the utils version 0.9.0beta12. The lib, driver, and oss-compat library compiled fine. However, I get the following when attempting to compil

Re: [Alsa-user] emu10k1 AC3 passthrough solution!

2002-04-15 Thread Markus Plail
Hi Mike! * Mike Leone writes: > choose you card with options for snd-emu10k1 in modules.conf. > for my rev.07 sblive value card (alsa 0.9): > alias snd-card-0 snd-emu10k1 > options snd-emu10k1 snd_extin=0x0003 snd_extout=0x1f0f > Are these values standard, or are they unqiue to the card? And if

Re: [Alsa-user] emu10k1 AC3 passthrough solution!

2002-04-15 Thread Mike Leone
Are these values standard, or are they unqiue to the card? And if so, how do you find out what values should be there? - Original Message - From: "Stephan Ivanov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 15, 2002 7:46 AM Subject: [Alsa-user] emu10k1 AC3 passthroug

Re: [Alsa-user] Gigabyte GA-7VTXH+ onboard sound (CT5880) problem

2002-04-15 Thread Armin . Kunaschik
>Try to reconfigure with with-isapnp=no. I think this is a bug in alsa's >config in that it is compiling in isapnp support for non-isapnp cards. > Just for the records (and anybody who expierences the same problem): I stopped trying after installing Suse 8.0 with alsa-0.9.0_cvs20020320-12. This

[Alsa-user] emu10k1 AC3 passthrough solution!

2002-04-15 Thread Stephan Ivanov
choose you card with options for snd-emu10k1 in modules.conf. for my rev.07 sblive value card (alsa 0.9): alias snd-card-0 snd-emu10k1 options snd-emu10k1 snd_extin=0x0003 snd_extout=0x1f0f ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sour

[Alsa-user] alsa-user , Your first targeted e-mailing is FREE

2002-04-15 Thread alsa-user
Title: Target E-mailing & Creative Services   Target Emailing & Creative Services Home of 'EMail-IT' True Stealth System