[Alsa-user] AD1988 hda-intel spdif distortion.

2007-04-29 Thread [EMAIL PROTECTED]
Hi All, Have spent a couple of days researching this issue and come up empty. I hope someone can help as this is stopping an otherwise perfect HTPC build (and I have no option for an external soundcard, except maybe usb). I am running an Asus p5b-e motherboard with onboard soundmax AD1988 sound

[Alsa-user] ADAT Lightpipe / FireWire / USB

2007-04-29 Thread Kenneth Long
I have a general question on these transport methods. I understand ADAT LightPipe is a transmission protocol with up to eight channels of sound, so any device with on of these interfaces can be connected together and transmit the sound between the devices. With regards to Firewire and USB, many d

[Alsa-user] Help with alsa and Debian please!

2007-04-29 Thread Simon Blomberg
Hello alsa gurus, I am trying to get sound working on my Dell XPS 710 quad-core machine with Debian linux. My box came with an unsupported (by alsa) soundcard, so I am trying to switch to the integrated onboard soundcard. I have turned on integrated sound in the BIOS, and re-installed alsa. I have

Re: [Alsa-user] [alsa-devel] ALSA Newbie - Getting Ensoniq SoundscapeVivo to work? [Solved]

2007-04-29 Thread Rene Herman
On 04/29/2007 11:18 PM, Cody Jung wrote: > Instead I added the following 4 lines to a file and included it in my > init scripts. > > echo activate > /sys/bus/pnp/devices/01\:01.00/resources > sleep 1 > modprobe snd > modprobe snd-cs4231 port=0x534 irq=5 dma1=1 dma2=0 Sure, that'll do as well. Bi

Re: [Alsa-user] [alsa-devel] ALSA Newbie - Getting Ensoniq SoundscapeVivo to work? [Solved]

2007-04-29 Thread Cody Jung
On 4/29/07, Rene Herman <[EMAIL PROTECTED]> wrote: > On 04/29/2007 09:31 AM, Rene Herman wrote: > > > I've attached (to try and avoid linewrap) the lines that you will need in > > /etc/modprobe.conf. > > No I haven't. > > Rene. > > alias snd-card-0 snd-cs4231 > alias sound-

Re: [Alsa-user] No sound with intel-hda

2007-04-29 Thread Chris Pemberton
Benno Schulenberg wrote: > GNU/Castor wrote: >> I have a new laptop (Lenovo 3000 N100) and the sound doesnt work >> >> Sound use intel-hda alsa driver. >> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High >> Definition Audio Controller (rev 02) >> >> with the chipset : >> Realtek AL

Re: [Alsa-user] No sound with intel-hda

2007-04-29 Thread Benno Schulenberg
GNU/Castor wrote: > I have a new laptop (Lenovo 3000 N100) and the sound doesnt work > > Sound use intel-hda alsa driver. > 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High > Definition Audio Controller (rev 02) > > with the chipset : > Realtek ALC861-VD Have a look this bug, seei

Re: [Alsa-user] No sound with intel-hda

2007-04-29 Thread GNU/Castor
Le dimanche 29 avril 2007 à 17:34 +0200, Ralf Prengel a écrit : > A similar problem here: > Sound only via headset using Suse 10.2. May I have link ? or date please :) ? - This SF.net email is sponsored by DB2 Express Downlo

Re: [Alsa-user] No sound with intel-hda

2007-04-29 Thread Ralf Prengel
GNU/Castor schrieb: > > Sound appear to work but no sound :( > > I have try to add this line, with several different flavour to > my /etc/modprobe.d/ directory : > options snd-hda-intel model=auto position-fix=1 > > but no effect. A similar problem here: Sound only via headset using Suse 10.2.

[Alsa-user] No sound with intel-hda

2007-04-29 Thread GNU/Castor
Hello ! Sorry for my poor english ^^ I have a new laptop (Lenovo 3000 N100) and the sound doesnt work : Sound use intel-hda alsa driver. 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) with the chipset : Realtek ALC861-VD Sound appear to w

[Alsa-user] Full duplex on nForce 250Gb

2007-04-29 Thread Peter Rabbitson
Hi, I have an onboard sound card that I know for a fact is full duplex. Alsa picks up the card fine, and everythign works except for full duplex itself. All the info I was able to find is pre-dmix era, and looks very dated. What steps do I have to take to enable full duplex? The relevant informati

Re: [Alsa-user] [alsa-devel] ALSA Newbie - Getting Ensoniq SoundscapeVivo to work?

2007-04-29 Thread Rene Herman
On 04/29/2007 09:31 AM, Rene Herman wrote: I've attached (to try and avoid linewrap) the lines that you will need in /etc/modprobe.conf. No I haven't. Rene. alias snd-card-0 snd-cs4231 alias sound-slot-0snd-cs4231 options snd-cs4231 index=0 port=0x53

Re: [Alsa-user] [alsa-devel] ALSA Newbie - Getting Ensoniq SoundscapeVivo to work?

2007-04-29 Thread Rene Herman
On 04/29/2007 04:18 AM, Cody Jung wrote: > Er...that appears to be a .diff file. Do I have to do something with it > for it to be workable, or...? Yes. You'd have to apply the patch (as it's called) to a recent kernel source tree, reconfigure the kernel adding this new VIVO driver to your config