Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: John Stile <john@stilen.com>
Cc: Darryl House <forumjunk@comcast.net>, alsa-devel@alsa-project.org
Subject: Re: snd-hda-intel	support	for	SPDIF-in	wiht	vt1708	card?
Date: Wed, 09 Jan 2008 08:39:05 +0100	[thread overview]
Message-ID: <s5h7iijo3c6.wl%tiwai@suse.de> (raw)
In-Reply-To: <1199815030.31742.29.camel@genx.localdomain>

At Tue, 08 Jan 2008 09:57:10 -0800,
John Stile wrote:
> 
> On Tue, 2008-01-08 at 17:50 +0100, Takashi Iwai wrote:
> > At Tue, 08 Jan 2008 08:38:48 -0800,
> > John Stile wrote:
> > > 
> > > On Tue, 2008-01-08 at 00:21 -0800, John Stile wrote:
> > > > On Tue, 2008-01-08 at 08:42 +0100, Takashi Iwai wrote: 
> > > > > Do you have any ~/.asoundrc or /etc/asound.conf or whatever?
> > > > > Remove this once.
> > > > > 
> > > > I had a /etc/conf.d/alsasound which I removed, but no ~/.asoundrc
> > > > or /etc/asound.conf.
> > > Thank you for all this help.
> > > 
> > > Is the problem with recording digital-in because both digital and analog
> > > capture devices have the same identity (i.e. both are hw:0,1)?
> > 
> > Possible.  But, I suspect rather it's your configuration problem.
> > Are you using the latest HG version of alsa-lib, too?  (Don't use
> > emerge and some voodoo for gentoo, but do simply install from
> > scratch...)
> 
> Ok.  I'm trying to get all this right.  
> 
> I removed all alsa gentoo packages and verified with 'eix -I alsa'
>   No matches found.
> No alsa binaries found on the system.

Thanks.

> I rebuilt all alsa from HG checkout this morning (alsa-lib, alsa-util,
> alsa-driver) with this procedure:
> cd /usr/src/
> rm -rf alsa-lib
> hg clone http://hg-mirror.alsa-project.org/alsa-lib alsa-lib
> pushd alsa-lib
> ./hgcompile && make install
> popd
> hg clone http://hg-mirror.alsa-project.org/alsa-utils alsa-utils
> pushd alsa-utils
> aclocal -I m4 && autoconf
> ./hgcompile && make install

hgcompile would do autoconf, etc, so you don't have to call it
manually.

> popd
> rm -rf alsa-driver
> hg clone http://hg-mirror.alsa-project.org/alsa-driver alsa-driver
> pushd alsa-driver
> hg clone http://hg-mirror.alsa-project.org/alsa-kernel alsa-kernel
> ./hgcompile

You can put alsa-driver and alsa-kernel in the same directory level.
Make in alsa-driver will create a symlink automatically from
../alsa-kernel.

> 
> This fails ending in:
(snip)
> make[1]: Entering directory `/usr/src/alsa-driver/acore'
> copying file alsa-kernel/core/info.c
> patching file info.c
> Hunk #2 FAILED at 21.
> Hunk #3 succeeded at 156 (offset -1 lines).
> Hunk #4 succeeded at 168 (offset -1 lines).
> Hunk #5 succeeded at 178 (offset -1 lines).
> Hunk #6 succeeded at 209 (offset -1 lines).
> Hunk #7 succeeded at 494 (offset -1 lines).
> Hunk #8 succeeded at 534 with fuzz 2 (offset -1 lines).
> Hunk #9 succeeded at 993 (offset -1 lines).
> Hunk #10 succeeded at 1022 (offset -1 lines).
> 1 out of 10 hunks FAILED -- saving rejects to file info.c.rej
> make[1]: *** [info.c] Error 1
> make[1]: Leaving directory `/usr/src/alsa-driver/acore'
> make: *** [dep] Error 1

By any reason, the alsa-driver tree appears inconsistent with
alsa-kernel tree.  Could you pull again?
If it still doesn't work, try hg.alsa-project.org instead.

Or try my daily snapshot tarball.  You can use configure instead of 
hgcompile there.
	ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/


Takashi

  reply	other threads:[~2008-01-09  7:39 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 18:40 snd-hda-intel support for SPDIF-in wiht vt1708 card? Darryl House
2008-01-08  7:35 ` John Stile
2008-01-08  7:42   ` Takashi Iwai
2008-01-08  8:21     ` John Stile
2008-01-08 16:38       ` John Stile
2008-01-08 16:50         ` Takashi Iwai
2008-01-08 17:57           ` John Stile
2008-01-09  7:39             ` Takashi Iwai [this message]
     [not found]               ` <1199873213.9681.50.camel@genx.localdomain>
2008-01-09 16:29                 ` Takashi Iwai
2008-01-09 17:49                   ` John Stile
  -- strict thread matches above, loose matches on Subject: below --
2008-01-02 22:31 Darryl House
2008-01-02 22:38 ` John Stile
2008-01-07 13:43 ` Takashi Iwai
2007-12-21 22:59 Darryl House
2007-12-21 19:09 Darryl House
2007-12-20 19:17 forumjunk
2007-12-20  0:37 forumjunk
2007-12-20 11:09 ` Takashi Iwai
2007-12-20 20:13   ` John Stile
     [not found]   ` <1198174409.8838.2.camel@genx.localdomain>
2007-12-21  9:08     ` Takashi Iwai
2007-12-21 17:57       ` John Stile
2007-12-21 20:03         ` John Stile
2007-12-22 18:35           ` John Stile
2007-12-24 19:22             ` John Stile
2008-01-02 20:41               ` John Stile
2007-12-17 18:27 John Stile
2007-12-18 13:04 ` Takashi Iwai
2007-12-18 16:28   ` John Stile
2007-12-18 15:05     ` Takashi Iwai
2007-12-19  4:49       ` John Stile
2007-12-19  9:30         ` Takashi Iwai
2007-12-19 16:21           ` John Stile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5h7iijo3c6.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=forumjunk@comcast.net \
    --cc=john@stilen.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox