From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IY0oH-0001Ko-Qo for garchives@archives.gentoo.org; Wed, 19 Sep 2007 14:45:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8JEaWa4018319; Wed, 19 Sep 2007 14:36:32 GMT Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.233]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8JEV1Da010973 for ; Wed, 19 Sep 2007 14:31:01 GMT Received: by nz-out-0506.google.com with SMTP id s18so173036nze for ; Wed, 19 Sep 2007 07:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=y6AkZOLd91C1HE/PwDMsjbUPp+koWDpKa7KO/0/PgEQ=; b=AKobxqJ3WdgsY20L3xT6vjohRL7n9lsjVdxjSL+Y+VhwNecCznpNh8GdSIuEchmdtBcriKObympsMrrFRichVPsNx1Kfhi0K5hCpER8mzirGj7IlFrV7nQRid1iEouleRDlxO6HNlMapqmabbxY2ur56X8Xuwk6jnHkhdTWmJRY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=C9nL2AJjE1LBzcZT/hN2F2Lo0vjJJA1ofBXAj9nuJGzeeiqgsKGpQXvaJADnVqtXeVx3ZwDKxI89P9BEGCLMMlrBRpI2XqC1wXH0Jo4X0b3v8hf6t3ag9QgPHSIBfCNCb8XnhQfJfZfSBpDSM/hYPaWramoBon7XAa1SoCawf/o= Received: by 10.142.115.10 with SMTP id n10mr11080wfc.1190212260265; Wed, 19 Sep 2007 07:31:00 -0700 (PDT) Received: by 10.141.212.16 with HTTP; Wed, 19 Sep 2007 07:31:00 -0700 (PDT) Message-ID: <8b0d9d410709190731l1eebe8c7n16166689bb0b9726@mail.gmail.com> Date: Wed, 19 Sep 2007 11:31:00 -0300 From: "Danilo Marcelo" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xine - no sound on DVDs - solved (sort of) In-Reply-To: <5bdc1c8b0709181734na1aeef7mc72c9e7d803e9798@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11731_11131020.1190212260260" References: <5bdc1c8b0709181734na1aeef7mc72c9e7d803e9798@mail.gmail.com> X-Archives-Salt: 74acfc7c-6d13-418e-91f7-2d7169020127 X-Archives-Hash: 2782353d4571a273554f8a7adaae0727 ------=_Part_11731_11131020.1190212260260 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I had the same problem and resolved installing k3b. I think this error occurs because missing plugins. Try to emerge k3b but check flags before. 2007/9/18, Mark Knecht : > > Hi, > Message is to Randy and others that have been helping me with my > audio problems with xine. This evening I discovered the root cause of > the problem of no sound when playing DVDs in xine. Unfortunately I > don't have a good solution yet. Maybe someone knows how to fix this at > the command line? > > OK, xine does produce sound, but this machine has multiple sound > cards and it's choosing the one that goes to the home theater system, > not the PC's sound card: > > mark@dragonfly ~ $ cat /proc/asound/cards > 0 [ICH5 ]: ICH4 - Intel ICH5 > Intel ICH5 with ALC655 at 0xfa081000, irq 21 > 1 [default ]: USB-Audio - USB Audio CODEC > Burr-Brown from TI USB Audio CODEC > at usb-0000:00:1d.1-1, full s > mark@dragonfly ~ $ > > When I thought of this possibility I turned on the HT receiver, > switched to the correct input and low and behold DVD audio was > playing. Didn't test to see if it's 5.1. The HT receiver is hooked to > the USB device which seems to be marked as 'default'. However hardware > setup hasn't changed and earlier versions of xine went to the internal > card so something has changed. > > I don't see anything in /etc/modules.d/alsa that defines the second > card as default. Does anyone know how Alsa does that? > > It's possible that Alsa getting too cleaver by half and somehow > 'deciding' that the USB interface is more suited to doing 5.1 than the > internal card. If it is then shame on it I say. ;-) > > Two potential solutions come to mind: > > 1) At the xine command line tell it which card to use. I'm looking > through the xine --help listing but heck if I see how to do that. > > 2) Somehow tell also to make card 0 default and see if that fixes the > problem. > > Anyway, so the problem is partially solved. I can go the xine-users > list and see if anyone there has a quick fix for this. At least it's > starting to make some sense. > > Thanks in advance for any ideas. > > Cheers, > Mark > > # Alsa 0.9.X kernel modules' configuration file. > # $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa- > modules.conf-rc,v > 1.4 2004/11/16 01:31:22 eradicator Exp $ > > # ALSA portion > alias char-major-116 snd > # OSS/Free portion > alias char-major-14 soundcore > > ## > ## IMPORTANT: > ## You need to customise this section for your specific sound card(s) > ## and then run `update-modules' command. > ## Read alsa-driver's INSTALL file in /usr/share/doc for more info. > ## > ## ALSA portion > alias snd-card-0 snd-intel8x0 > options snd-intel8x0 index=0 > > alias snd-card-1 snd-usb-audio > options snd-usb-audio index=1 > > ## OSS/Free portion > alias sound-slot-0 snd-card-0 > alias sound-slot-1 snd-card-1 > ## > > # OSS/Free portion - card #1 > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > alias sound-service-0-3 snd-pcm-oss > alias sound-service-0-8 snd-seq-oss > alias sound-service-0-12 snd-pcm-oss > ## OSS/Free portion - card #2 > alias sound-service-1-0 snd-mixer-oss > alias sound-service-1-3 snd-pcm-oss > alias sound-service-1-12 snd-pcm-oss > > alias /dev/mixer snd-mixer-oss > alias /dev/dsp snd-pcm-oss > alias /dev/midi snd-seq-oss > > # Set this to the correct number of cards. > options snd cards_limit=2 > -- > gentoo-user@gentoo.org mailing list > > ------=_Part_11731_11131020.1190212260260 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I had the same problem and resolved installing k3b. I think this error occurs because missing plugins. Try to emerge k3b but check flags before.

2007/9/18, Mark Knecht <markknecht@gmail.com>:
Hi,
  Message is to Randy and others that have been helping me with my
audio problems with xine. This evening I discovered the root cause of
the problem of no sound when playing DVDs in xine. Unfortunately I
don't have a good solution yet. Maybe someone knows how to fix this at
the command line?

  OK, xine does produce sound, but this machine has  multiple sound
cards and it's choosing the one that goes to the home theater system,
not the PC's sound card:

mark@dragonfly ~ $ cat /proc/asound/cards
0 [ICH5           ]: ICH4 - Intel ICH5
                     Intel ICH5 with ALC655 at 0xfa081000, irq 21
1 [default        ]: USB-Audio - USB Audio CODEC
                     Burr-Brown from TI               USB Audio CODEC
at usb-0000:00:1d.1-1, full s
mark@dragonfly ~ $

  When I thought of this possibility I turned on the HT receiver,
switched to the correct input and low and behold DVD audio was
playing. Didn't test to see if it's 5.1. The HT receiver is hooked to
the USB device which seems to be marked as 'default'. However hardware
setup hasn't changed and earlier versions of xine went to the internal
card so something has changed.

  I don't see anything in /etc/modules.d/alsa that defines the second
card as default. Does anyone know how Alsa does that?

  It's possible that Alsa getting too cleaver by half and somehow
'deciding' that the USB interface is more suited to doing 5.1 than the
internal card. If it is then shame on it I say. ;-)

  Two potential solutions come to mind:

1) At the xine command line tell it which card to use. I'm looking
through the xine --help listing but heck if I see how to do that.

2) Somehow tell also to make card 0 default and see if that fixes the problem.

  Anyway, so the problem is partially solved. I can go the xine-users
list and see if anyone there has a quick fix for this. At least it's
starting to make some sense.

  Thanks in advance for any ideas.

Cheers,
Mark

# Alsa 0.9.X kernel modules' configuration file.
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v
1.4 2004/11/16 01:31:22 eradicator Exp $

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=0

alias snd-card-1 snd-usb-audio
options snd-usb-audio index=1

##  OSS/Free portion
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
##  OSS/Free portion - card #2
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd cards_limit=2
--
gentoo-user@gentoo.org mailing list


------=_Part_11731_11131020.1190212260260-- -- gentoo-user@gentoo.org mailing list