* AC3 output problem with via82xx
@ 2003-09-04 17:32 Jose Alberto Reguero
2003-09-04 18:17 ` James Courtier-Dutton
2003-09-04 18:31 ` Takashi Iwai
0 siblings, 2 replies; 6+ messages in thread
From: Jose Alberto Reguero @ 2003-09-04 17:32 UTC (permalink / raw)
To: alsa-devel
I have a problem with ogle 0.9.1 and alsa 0.9.6 with AC3 output.
My Sound card is VIA 8235 whith AC97 CODEC Realtek ALC650.
ERROR[ogle_audio]: Unable to update the IEC958 control: No such file or
directory
Thanks.
Jose Alberto Reguero.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: AC3 output problem with via82xx
2003-09-04 17:32 AC3 output problem with via82xx Jose Alberto Reguero
@ 2003-09-04 18:17 ` James Courtier-Dutton
2003-09-04 18:31 ` Takashi Iwai
1 sibling, 0 replies; 6+ messages in thread
From: James Courtier-Dutton @ 2003-09-04 18:17 UTC (permalink / raw)
To: Jose Alberto Reguero; +Cc: alsa-devel
Jose Alberto Reguero wrote:
> I have a problem with ogle 0.9.1 and alsa 0.9.6 with AC3 output.
> My Sound card is VIA 8235 whith AC97 CODEC Realtek ALC650.
>
> ERROR[ogle_audio]: Unable to update the IEC958 control: No such file or
> directory
>
> Thanks.
>
> Jose Alberto Reguero.
>
>
You will not get AC3 passthru output, because support for teh ALC650
SPDIF has only just finished. The code is in CVS, but not released yet.
Cheers
James
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AC3 output problem with via82xx
2003-09-04 17:32 AC3 output problem with via82xx Jose Alberto Reguero
2003-09-04 18:17 ` James Courtier-Dutton
@ 2003-09-04 18:31 ` Takashi Iwai
2003-09-04 21:01 ` Jose Alberto Reguero
1 sibling, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2003-09-04 18:31 UTC (permalink / raw)
To: Jose Alberto Reguero; +Cc: alsa-devel
At Thu, 4 Sep 2003 19:32:05 +0200,
Jose Alberto Reguero wrote:
>
> I have a problem with ogle 0.9.1 and alsa 0.9.6 with AC3 output.
> My Sound card is VIA 8235 whith AC97 CODEC Realtek ALC650.
>
> ERROR[ogle_audio]: Unable to update the IEC958 control: No such file or
> directory
try cvs version.
bunch of fixes for ALC650 have been done.
Takashi
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AC3 output problem with via82xx
2003-09-04 18:31 ` Takashi Iwai
@ 2003-09-04 21:01 ` Jose Alberto Reguero
2003-09-04 21:49 ` James Courtier-Dutton
0 siblings, 1 reply; 6+ messages in thread
From: Jose Alberto Reguero @ 2003-09-04 21:01 UTC (permalink / raw)
To: alsa-devel
El Jueves, 4 de Septiembre de 2003 20:31, Takashi Iwai escribió:
> At Thu, 4 Sep 2003 19:32:05 +0200,
>
> Jose Alberto Reguero wrote:
> > I have a problem with ogle 0.9.1 and alsa 0.9.6 with AC3 output.
> > My Sound card is VIA 8235 whith AC97 CODEC Realtek ALC650.
> >
> > ERROR[ogle_audio]: Unable to update the IEC958 control: No such file or
> > directory
>
> try cvs version.
> bunch of fixes for ALC650 have been done.
With the cvs version don't work.
Jose Alberto Reguero
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AC3 output problem with via82xx
2003-09-04 21:01 ` Jose Alberto Reguero
@ 2003-09-04 21:49 ` James Courtier-Dutton
2003-09-05 8:29 ` Jose Alberto Reguero
0 siblings, 1 reply; 6+ messages in thread
From: James Courtier-Dutton @ 2003-09-04 21:49 UTC (permalink / raw)
To: Jose Alberto Reguero; +Cc: alsa-devel
Jose Alberto Reguero wrote:
> El Jueves, 4 de Septiembre de 2003 20:31, Takashi Iwai escribió:
>
>>At Thu, 4 Sep 2003 19:32:05 +0200,
>>
>>Jose Alberto Reguero wrote:
>>
>>>I have a problem with ogle 0.9.1 and alsa 0.9.6 with AC3 output.
>>>My Sound card is VIA 8235 whith AC97 CODEC Realtek ALC650.
>>>
>>>ERROR[ogle_audio]: Unable to update the IEC958 control: No such file or
>>>directory
>>
>>try cvs version.
>>bunch of fixes for ALC650 have been done.
>
>
> With the cvs version don't work.
>
> Jose Alberto Reguero
>
>
Can you try using xine (xine.sf.net) to play the DVD instead.
It appears that AC3 passthru only works in native alsa mode, and does
not work in OSS emulation mode.
I don't know if ogle uses oss or alsa native mode, but I know that xine
can do both, so you might have more luck with xine.
Cheers
James
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AC3 output problem with via82xx
2003-09-04 21:49 ` James Courtier-Dutton
@ 2003-09-05 8:29 ` Jose Alberto Reguero
0 siblings, 0 replies; 6+ messages in thread
From: Jose Alberto Reguero @ 2003-09-05 8:29 UTC (permalink / raw)
To: James Courtier-Dutton; +Cc: alsa-devel
El Jueves, 4 de Septiembre de 2003 23:49, James Courtier-Dutton escribió:
> lists.sourceforge.net
>
>
> Fecha:
> Ayer 23:49:32
>
> Jose Alberto Reguero wrote:
> > El Jueves, 4 de Septiembre de 2003 20:31, Takashi Iwai escribió:
> >>At Thu, 4 Sep 2003 19:32:05 +0200,
> >>
> >>Jose Alberto Reguero wrote:
> >>>I have a problem with ogle 0.9.1 and alsa 0.9.6 with AC3 output.
> >>>My Sound card is VIA 8235 whith AC97 CODEC Realtek ALC650.
> >>>
> >>>ERROR[ogle_audio]: Unable to update the IEC958 control: No such file or
> >>>directory
> >>
> >>try cvs version.
> >>bunch of fixes for ALC650 have been done.
> >
> > With the cvs version don't work.
> >
> > Jose Alberto Reguero
>
> Can you try using xine (xine.sf.net) to play the DVD instead.
> It appears that AC3 passthru only works in native alsa mode, and does
> not work in OSS emulation mode.
> I don't know if ogle uses oss or alsa native mode, but I know that xine
> can do both, so you might have more luck with xine.
>
> Cheers
> James
>
Ogle uses alsa native mode.
I try xine but if i select a52_pass_through in setup audio there is not sound.
Thanks.
Jose Alberto Reguero
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-09-05 8:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-04 17:32 AC3 output problem with via82xx Jose Alberto Reguero
2003-09-04 18:17 ` James Courtier-Dutton
2003-09-04 18:31 ` Takashi Iwai
2003-09-04 21:01 ` Jose Alberto Reguero
2003-09-04 21:49 ` James Courtier-Dutton
2003-09-05 8:29 ` Jose Alberto Reguero
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.