Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-09 Thread Takashi Iwai
At Fri, 06 Feb 2004 20:12:44 +0100, Thomas Charbonnel wrote: > > >> so I'm back with my > >>question concerning amixer : all the 'value' fields of IEC ctls show a > >>question mark. Is this a problem with the driver ? If not what would be > >>the syntax to access those ctls ? > > > > > > amix

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Thomas Charbonnel
Takashi Iwai wrote : At Fri, 06 Feb 2004 14:14:22 +0100, Thomas Charbonnel wrote: The problem I see and I dislike with this is that iec bits are associated with playback. This is probably fine with most devices, but not with hardware that can do hardware routing, where you may want to route sig

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Thomas Charbonnel
Takashi Iwai wrote : At Fri, 06 Feb 2004 12:22:08 +0100, Thomas Charbonnel wrote: (BTW Takashi iecset -h says 'audio on' is non-audio and 'audio off' is audio but it seems to be the other way round, unless the hdsp driver is wrong here...) yep, fixed now on CVS :) The problem I see and I disl

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Takashi Iwai
At Fri, 06 Feb 2004 14:14:22 +0100, Thomas Charbonnel wrote: > > >>The problem I see and I dislike with this is that iec bits are > >>associated with playback. This is probably fine with most devices, but > >>not with hardware that can do hardware routing, where you may want to > >>route signal

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Takashi Iwai
At Fri, 06 Feb 2004 12:22:08 +0100, Thomas Charbonnel wrote: > > (BTW Takashi iecset -h says 'audio on' is non-audio and 'audio off' is > audio but it seems to be the other way round, unless the hdsp driver is > wrong here...) yep, fixed now on CVS :) > The problem I see and I dislike with thi

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Thomas Charbonnel
Jesse Chappell wrote : > regarding Jesse's problem: > it looks like RME*.conf are broken. > does the attached patch work? Sorry, I had already created a new H-DSP.conf and figured out it needed the 'interface PCM'. I was able to use ac3dec -C to open the device, and attempted to stream through

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-05 Thread Jesse Chappell
> regarding Jesse's problem: > it looks like RME*.conf are broken. > does the attached patch work? Sorry, I had already created a new H-DSP.conf and figured out it needed the 'interface PCM'. I was able to use ac3dec -C to open the device, and attempted to stream through it, but nothing stre

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-05 Thread Takashi Iwai
Hi, sorry for the late reply - i overlooked this post. At Thu, 29 Jan 2004 14:51:34 +0100, Thomas Charbonnel wrote: > > I just had a look and here again there is code in the hdsp driver > directly inherited form the rme9652 driver. There are two competing > spdif bits handling mechanisms there

Re: [Alsa-devel] Questions to HDSP users

2004-02-04 Thread alsa-devel
Quoting Thomas Charbonnel <[EMAIL PROTECTED]>: > Hi, > > In the process of debuging the problems some hdsp users are > experiencing, I reviewed almost every single line of code in the hdsp > > driver, and there are things in there that were inherited from the > old > rme9652 driver and that do

Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-01-30 Thread Thomas Charbonnel
Jesse Chappell wrote : And while I have your attention, i've tried to get iec958 spdif passthrough (non-audio AC3) working on the HDSP without success. I created a HDSP.conf based on the RME9652.conf and got the device properly opened using ac3dec -C , but no stream is passed (using ADAT1 optical o

Re: [Alsa-devel] Questions to HDSP users

2004-01-30 Thread Thomas Charbonnel
Justin Cormack a écrit : On Wed, 2004-01-28 at 15:29, Thomas Charbonnel wrote: Hi, In the process of debuging the problems some hdsp users are experiencing, I reviewed almost every single line of code in the hdsp driver, and there are things in there that were inherited from the old rme9652 dr

Re: [Alsa-devel] Questions to HDSP users

2004-01-30 Thread Justin Cormack
On Wed, 2004-01-28 at 15:29, Thomas Charbonnel wrote: > Hi, > > In the process of debuging the problems some hdsp users are > experiencing, I reviewed almost every single line of code in the hdsp > driver, and there are things in there that were inherited from the old > rme9652 driver and that

Re: [Alsa-devel] Questions to HDSP users

2004-01-28 Thread Jesse Chappell
Thomas Charbonnel wrote on Wed, 28-Jan-2004: > In the process of debuging the problems some hdsp users are > experiencing, I reviewed almost every single line of code in the hdsp > driver, and there are things in there that were inherited from the old > rme9652 driver and that don't seem re

[Alsa-devel] Questions to HDSP users

2004-01-28 Thread Thomas Charbonnel
Hi, In the process of debuging the problems some hdsp users are experiencing, I reviewed almost every single line of code in the hdsp driver, and there are things in there that were inherited from the old rme9652 driver and that don't seem relevant anymore for the hdsp (particularly now that h