[Alsa-user] Soundblaster LiveDrive + lirc

2002-08-09 Thread Jean-Sebastien Pedron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have problems setting lirc with my LiveDrive. I'm using Alsa 0.9.0rc2 and i turned "snd_enable_ir" on. It's working great with an Xmms plugin (that supports only Creative LiveDrive remote RM-900), but i would like to use lirc, so i'll be able t

[Alsa-user] Problem with Volume and AC3 Passthrough

2002-08-09 Thread Thomas Jung
Hi everyone, i hope anyone has a solution to my problem, since its really annoying. i have a Hoontech Digital XG connected to a denon receiver via toslink (IEC958). digital output of the card works absolutely flawlessly. now the problem: if i try to watch a DVD or a DivX with AC3 (DolbyD / DTS vi

[Alsa-user] Make Failed?

2002-08-09 Thread Scott Stoddard
Hi all, I am unable to build my binaries and not sure why... here is the output from a make, any suggestions? Thanks! ...   gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 -I/work/alsa-driver-0.9.0rc2/include -I/lib/modules/2.2.19/build/include -O2 -mpreferred-stack-boundary=2 -march=i686 -D__SMP__

[Alsa-user] VIA8233 and microphone problem

2002-08-09 Thread andy_man
I know this has been discussed before, and it's said to be due to lack of a spec of the hardware, but I just want to check... I have a MSI k7T266 main board with VIA8233 chipset (AC97 sound). The sound from my microphone is always very low, and changes to the microphone in the gmix mixer don't

[Alsa-user] Help with SPDIF output on Via EPIA with via686 and VT1612 codec

2002-08-09 Thread John Parker
Hi folks (apologies if this appears more than once) I'm trying to get good quality sound from the Via EPIA motherboards. The analog output is OK with the 0.9rc2 driver, but I can't see how to enable the SPDIF output. ap

[Alsa-user] using copy plugin => "file descriptor in bad state" error

2002-08-09 Thread Friedrich . Ewaldt
Hi, I tried to get the copy plugin running using the following lines in my .asoundrc: pcm.cp_test { type copy # Copy PCM slave cp_slave # Slave name } pcm.pb {# playback device for copy plugin test type hw card 0 } pcm_slave.cp_slave {

Re: [Alsa-user] ALSA not installing Soundblaster Live! (emu10k1)correctly

2002-08-09 Thread Taupter
Steven Rubenstein wrote: > I know I'm doing something stupid, but modprobe can't find > snd-card-emu10k1. (I have a Soundblaster Live! Platinum.) It changed its name to snd-emu10k1. Please see my modules.conf at the end of the e-mail. > OSS worked fine. ALSA "seems" to compile with no proble

[Alsa-user] ALSA not installing Soundblaster Live! (emu10k1) correctly

2002-08-09 Thread Steven Rubenstein
I know I'm doing something stupid, but modprobe can't find snd-card-emu10k1. (I have a Soundblaster Live! Platinum.) OSS worked fine. ALSA "seems" to compile with no problems. Yet modprobe snd-card-emu10k1 results in can't locate module snd-card-emu10k1 Below is what I put in modu

Re: [Alsa-user] Re: [Jackit-devel] how do i connect ALSA outputs to ALSA inputs?

2002-08-09 Thread Friedrich . Ewaldt
Hi Patrick, thanks for your answer. I looked at the ALSA docs but I don't understand what to do . It seems I've got to define a slave PCM where I can copy the audio data to -- that's ok. But looking at the definition of slave pcms I think I have to set a hardware pcm as *output* there. But I just

[Alsa-user] Re: [Jackit-devel] how do i connect ALSA outputs to ALSA inputs?

2002-08-09 Thread Patrick Shirkey
[EMAIL PROTECTED] wrote: > > Frans Ketelaars told me I could use JACK, but I didn't get my problem > solved. > > He probably meant that you could wqrite the code for JACK and then brutefir would be able to share in the JACK setup. > > Can someone please tell me how I can solve my problem u

[Alsa-user] how do i connect ALSA outputs to ALSA inputs?

2002-08-09 Thread Friedrich . Ewaldt
Hi all, I asked this question several weeks before but did not succeed in solving my problem :-( > is there a possibility to redirect audio output from one application (that > outputs to some pcm device that I've defined in my .asoundrc) to a second pcm > device so that I can record the sound f