Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-12 Thread Jaroslav Kysela
On Sat, 11 Jan 2003, Troy Benjegerdes wrote: > On Fri, Jan 10, 2003 at 07:48:48PM -0600, Troy Benjegerdes wrote: > > > > results in alsa-kernel/core/pcm_memory.c:alloc_pcm_pages() getting > > > > called with substream->dma_type= SNDRV_PCM_DMA_TYPE_UNKNOWN. > > > > > > oh, you found a bug :) it

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-11 Thread Troy Benjegerdes
No dice. :-/ I played around with some of my own changes that did the same thing, as well as your patch, and I always get nothing on the receiver. What next? try an x86 box and make sure it works with that? Is there something In the ymfpci driver I should look at? (also, are there any IRC channel

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-11 Thread Jaroslav Kysela
On Fri, 10 Jan 2003, Troy Benjegerdes wrote: > > > results in alsa-kernel/core/pcm_memory.c:alloc_pcm_pages() getting > > > called with substream->dma_type= SNDRV_PCM_DMA_TYPE_UNKNOWN. > > > > oh, you found a bug :) it was introduced due to my last change to pcm > > pre-allocator. now fixed on

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-10 Thread Troy Benjegerdes
> > results in alsa-kernel/core/pcm_memory.c:alloc_pcm_pages() getting > > called with substream->dma_type= SNDRV_PCM_DMA_TYPE_UNKNOWN. > > oh, you found a bug :) it was introduced due to my last change to pcm > pre-allocator. now fixed on cvs. > > thanks for your report! Okay, now we're gett

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-10 Thread Troy Benjegerdes
> > > On Tue, Jan 07, 2003 at 05:02:53PM +0100, Takashi Iwai wrote: > > > At Thu, 2 Jan 2003 22:22:34 -0600, > > > Troy Benjegerdes wrote: > > > > > > > > I have a mac G4 (running debian testing), a ymfpci card (MaxiSound > > > > Fortissimo) with optical TOSlink out, and a yamaha HTR-5540 receive

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-10 Thread Takashi Iwai
At Fri, 10 Jan 2003 00:55:45 -0600, Troy Benjegerdes wrote: > > > > > > On Tue, Jan 07, 2003 at 05:02:53PM +0100, Takashi Iwai wrote: > > > > At Thu, 2 Jan 2003 22:22:34 -0600, > > > > Troy Benjegerdes wrote: > > > > > > > > > > I have a mac G4 (running debian testing), a ymfpci card (MaxiSound

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-08 Thread Jaroslav Kysela
On Tue, 7 Jan 2003, Troy Benjegerdes wrote: > On Tue, Jan 07, 2003 at 05:02:53PM +0100, Takashi Iwai wrote: > > At Thu, 2 Jan 2003 22:22:34 -0600, > > Troy Benjegerdes wrote: > > > > > > I have a mac G4 (running debian testing), a ymfpci card (MaxiSound > > > Fortissimo) with optical TOSlink out,

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-07 Thread Troy Benjegerdes
On Tue, Jan 07, 2003 at 05:02:53PM +0100, Takashi Iwai wrote: > At Thu, 2 Jan 2003 22:22:34 -0600, > Troy Benjegerdes wrote: > > > > I have a mac G4 (running debian testing), a ymfpci card (MaxiSound > > Fortissimo) with optical TOSlink out, and a yamaha HTR-5540 receiver with > > digital optical

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-07 Thread Takashi Iwai
At Thu, 2 Jan 2003 22:22:34 -0600, Troy Benjegerdes wrote: > > I have a mac G4 (running debian testing), a ymfpci card (MaxiSound > Fortissimo) with optical TOSlink out, and a yamaha HTR-5540 receiver with > digital optical TOSlink input. > > I'm trying to get xine or some other DVD player to out

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-05 Thread Jaroslav Kysela
On Sat, 4 Jan 2003, Troy Benjegerdes wrote: > So what is the simplest command line options and .asoundrc config file > setup I should try to verify if SPDIF AC/3 output works? I also need to It should work simply typing 'ac3dec -C '. > get a short AC3 encoded sound file somewhere.. are there s

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-05 Thread Jaroslav Kysela
On Sat, 4 Jan 2003, Troy Benjegerdes wrote: > > > > We have command-line ac3dec in our alsa-tools package. > > > > current cvs doesn't compile. > > output.c: In function `output_open': > output.c:146: warning: passing arg 3 of > `snd_pcm_hw_params_set_period_time_near' makes integer from poin

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-04 Thread Troy Benjegerdes
> > We have command-line ac3dec in our alsa-tools package. > current cvs doesn't compile. output.c: In function `output_open': output.c:146: warning: passing arg 3 of `snd_pcm_hw_params_set_period_time_near' makes integer from pointer without a cast output.c:154: warning: passing arg 3 of `s

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-04 Thread Troy Benjegerdes
On Fri, Jan 03, 2003 at 10:54:44AM +0100, Jaroslav Kysela wrote: > On Thu, 2 Jan 2003, Troy Benjegerdes wrote: > > > I have a mac G4 (running debian testing), a ymfpci card (MaxiSound > > Fortissimo) with optical TOSlink out, and a yamaha HTR-5540 receiver with > > digital optical TOSlink input. >

Re: [Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-03 Thread Jaroslav Kysela
On Thu, 2 Jan 2003, Troy Benjegerdes wrote: > I have a mac G4 (running debian testing), a ymfpci card (MaxiSound > Fortissimo) with optical TOSlink out, and a yamaha HTR-5540 receiver with > digital optical TOSlink input. > > I'm trying to get xine or some other DVD player to output AC/3 sound to

[Alsa-devel] ymfpci, big-endian, and spdif out

2003-01-02 Thread Troy Benjegerdes
I have a mac G4 (running debian testing), a ymfpci card (MaxiSound Fortissimo) with optical TOSlink out, and a yamaha HTR-5540 receiver with digital optical TOSlink input. I'm trying to get xine or some other DVD player to output AC/3 sound to the receiver for watching dvd's, and I have a couple