[Alsa-user] "PASS_THROUGH" is not working on ALC882.

2006-11-08 Thread Aleksandrov, Oleg
Hello all, My new PC is here with the latest HW and as usuall problems are here as well. Problem: I am not able to get AC3 on the digital out when watching DVDs. The idea is use external decoder for surround sound. Coaxial_digital_out from PC is connected to Coax input in home theater recei

[Alsa-user] getting hdsp multiface to work on a laptop

2006-11-08 Thread Rich E
Hello,About a year ago, this forum helped me get my Multiface working via pci, and thankyou for that.  But now I am having new problems with the cardbus.  I could use help, links, or info on how to figure this out. What I'm trying to do - get alsa to run 44.1k audio and midi with low latency, mainl

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-08 Thread Gustav Degreef
On 11/7/06, Patrick J Kobly <[EMAIL PROTECTED]> wrote: steef wrote:> Gustav Degreef wrote:>>> I'm also using the snd_hda_intel module (chip 14f1 ID 5047), but when>> I try modprobe snd-hda-intel disable_msi=1it refuses to load and dmesg>> gives an error message that it an unknown parameter.  I can

Re: [Alsa-user] Help enabling 5.1

2006-11-08 Thread Salatiel Filho
On 11/8/06, Lee Revell <[EMAIL PROTECTED]> wrote: On Wed, 2006-11-08 at 18:11 -0300, Salatiel Filho wrote:> So , i tried> # speaker-test -Dplug:surround51 -c6> and again sound only on left and right channels.>Please post the output of "amixer". -- []'sSalatiel"O maior prazer do inteligente é bancar

Re: [Alsa-user] Help enabling 5.1

2006-11-08 Thread Lee Revell
On Wed, 2006-11-08 at 18:11 -0300, Salatiel Filho wrote: > So , i tried > # speaker-test -Dplug:surround51 -c6 > and again sound only on left and right channels. > Please post the output of "amixer". - Using Tomcat but ne

Re: [Alsa-user] Help enabling 5.1

2006-11-08 Thread Salatiel Filho
On 11/7/06, Lee Revell <[EMAIL PROTECTED]> wrote: On Tue, 2006-11-07 at 23:00 -0300, Salatiel Filho wrote:> I'm trying to make my VIA8237 [REALTEK ALC655 REV 0] works in 5.1> mode.> I have found int " http://alsa.opensrc.org/index.php?page=AlsaTips">> Enabling 5+1 outputs on cards with line-out, mi

Re: [Alsa-user] No sound on HP dv2000 (dv2058ea) under SUSE 10.1

2006-11-08 Thread Stephen Sinclair
> My mistake, I meant to write that I upgraded ALSA to 1.0.13-0 already, so > upgrading doesn't help at present. Cheers, Tony. Hello, I have virtually the same computer, an HP DV2020 laptop with the HDA-Intel sound chips. I got sound working by installing the latest ALSA 1.0.13, and adding the

Re: [Alsa-user] No sound on HP dv2000 (dv2058ea) under SUSE 10.1

2006-11-08 Thread Anthony B. Coates (Alsa lists)
My mistake, I meant to write that I upgraded ALSA to 1.0.13-0 already, so upgrading doesn't help at present. Cheers, Tony. On Wed, 08 Nov 2006 17:51:11 -, Lee Revell <[EMAIL PROTECTED]> wrote: > On Wed, 2006-11-08 at 17:11 +, Anthony B. Coates (Alsa lists) wrote: >> Alsa has been upgrade

Re: [Alsa-user] No sound on HP dv2000 (dv2058ea) under SUSE 10.1

2006-11-08 Thread Lee Revell
On Wed, 2006-11-08 at 17:11 +, Anthony B. Coates (Alsa lists) wrote: > Alsa has been upgraded to 1.0.11-32. Try a newer version. The current ALSA release is 1.0.13. - Using Tomcat but need to do more? Need to support we

[Alsa-user] trouble with a Intel HD Audio card

2006-11-08 Thread Martin Matusiak
My Dell laptop has this soundcard which is giving me a few problems. At first the microphone would not work, I found out I need to load the driver with 'model=ref', because it has the SigmaTel STAC9200 chip. Now I still have a couple of outstanding problems. 1) Sound from microphone not routed to

[Alsa-user] No sound on HP dv2000 (dv2058ea) under SUSE 10.1

2006-11-08 Thread Anthony B. Coates (Alsa lists)
Hi. I seem to be having a similar problem to this post from 28/10: http://sourceforge.net/mailarchive/message.php?msg_id=37182155 I'm running SUSE Linux 10.1 on an HP dv2000 (dv2058ea), which has a Core Duo processor. Alsa has been upgraded to 1.0.11-32. Kernel is 2.6.16.21-0.25-smp. Audi

Re: [Alsa-user] Enabling microphone on an USB audio device?

2006-11-08 Thread Clemens Ladisch
Manuel Naranjo wrote: > T: Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 21 Spd=12 MxCh= 0 > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0b7a ProdID=0100 Rev= 2.08 > S: Manufacturer=Zeevo > S: Product=Bluetooth Audio Dongle > S: SerialNumber=00CC > C:* #Ifs=

[Alsa-user] Enabling microphone on an USB audio device?

2006-11-08 Thread Manuel Naranjo
Hello everyone, I just got a brand new Bluetooth Handsfree set, it comes with and usb dongle, that is recognized as a USB-AUDIO device. There is no way I can use BlueZ over it, I know that I need to use the snd-usb-audio module to use. It is working all right except for one thing, it is not reco

Re: [Alsa-user] digital S/PDIF recording with 44.1 kHz

2006-11-08 Thread Andrew Gaydenko
Marc, For me (I use ICE1724 driver for Terratec Aureon 7.1 Space) this command works with digital (optic) input: arecord -r 44100 -c 2 -f S16_LE -D plug:iec958 file.wav === On Wednesday 08 November 2006 15:59, Marc Haber wrote: === Hi again, On Sat, Nov 04, 2006 at 11:31:10AM +0100, Mar

Re: [Alsa-user] digital S/PDIF recording with 44.1 kHz

2006-11-08 Thread Marc Haber
Hi again, On Sat, Nov 04, 2006 at 11:31:10AM +0100, Marc Haber wrote: > I have a number of DAT tapes recorded with a sampling frequency of > 44.1 kHz (16 bit stereo, of course), and would like to have these > recordings moved to the computer without leaving the digital domain, > and if possible wi