Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Re: No sound via HDMI on my Yamaha RX-V465 A/V receiver

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


Razorblade at kabelbw

Jul 13, 2009, 7:43 AM

Post #1 of 4 (1652 views)
Permalink
Re: No sound via HDMI on my Yamaha RX-V465 A/V receiver

@ Jason
I did enable the one (and only) iec958 device in alsamixer.
This is the only device/switch in alsamixer.

@Allen
Sorry if I did not describe this more clearly.
My Setup:

MythBox - Yamaha - TV --> video but no sound (Yamaha displaying "No
audio input Signal")
MythBox - TV --> video and sound
Windows(on different hard drive but same box) - Yamaha - TV --> video
and sound

My hdmi plug is hw:0,3. I tried entering this in mythtv and I also tried
ALSA:hdmi.

I do not have an asound.conf.
What do your changes do in this asound.conf?

Bjoern

On 07/13/2009 03:06 PM, Allen Edwards wrote:

> You didn't say what happens when you go from the myth box to the
> Yamaha directly or if you did I missed it. I just want to make sure
> you are talking about the same setup in both myth and windows.
>
> I had a similar problem with my spdif setup that was solved by
> reversing the bits in the audio bits with this setting in asound.conf
>
> pcm.!default {
> type plug
> slave {
> pcm "hw:0,1"
> format S32_LE
> }
> }
>
> Obviously yours would be different because your hdmi device is
> unlikely to be "hw:0,1" but you might try adding the format line.
> Without the format line, only one of my two decoders worked.
>
> Allen
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


allen.p.edwards at gmail

Jul 13, 2009, 9:23 AM

Post #2 of 4 (1576 views)
Permalink
Re: No sound via HDMI on my Yamaha RX-V465 A/V receiver [In reply to]

On Mon, Jul 13, 2009 at 7:43 AM, Razorblade<Razorblade [at] kabelbw> wrote:
> @ Jason
> I did enable the one (and only) iec958 device in alsamixer.
> This is the only device/switch in alsamixer.
>
> @Allen
> Sorry if I did not describe this more clearly.
> My Setup:
>
> MythBox - Yamaha - TV --> video but no sound (Yamaha displaying "No audio
> input Signal")
> MythBox - TV --> video and sound
> Windows(on different hard drive but same box) - Yamaha - TV --> video and
> sound
>
> My hdmi plug is hw:0,3. I tried entering this in mythtv and I also tried
> ALSA:hdmi.
>
> I do not have an asound.conf.
> What do your changes do in this asound.conf?
>
> Bjoern
>

I documented what I know at
http://www.mythtv.org/wiki?title=AllensDigitalAudioHowto

I think you should have some kind of asound.conf file. Read the wiki
and see if it helps. There are several options given that might help.
The format command reverses the order of the bits I believe.
Apparently some decoders require that and some don't.

Allen
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Razorblade at kabelbw

Jul 15, 2009, 3:06 AM

Post #3 of 4 (1531 views)
Permalink
Re: No sound via HDMI on my Yamaha RX-V465 A/V receiver [In reply to]

Thank you for your reply and sorry for my late reply ;-)

I finally managed to get 5.1 surround sound out of my Yamaha via HDMI.
There's no need of an asound.conf.

The problem was with the NVIDIA driver.
When using metamodes and the "Force full gpu scaling" setting is
checked, then there's no sound on my AVR.
Simply unchecking this "Scaling" item (or disabling metamodes) does the
trick.

I don't have any idea why this isn't working when using metamodes and
enabling "gpu scaling".
I also figured out why I don't have sound when upgrading the kernel in
MythDora to the latest version - it reverts back alsa to 1.0.17 -
there's no support for my HDMI ;-)
So, when someone is about to upgrade the kernel in MythDora: keep in
mind to compile and install the latest alsa driver. There's no
difference for my HDMI with alsa 1.0.18a and 1.0.20.

This resolved all my further issues with mythtv: choppy sound with ac3
when cpuspeed daemon is running, choppy video playback with internal
player playing iso-files and audio being out of sync when using ac3
audio in liveTV.

The settings in MythTV are:

General setup:
Playback device: ALSA:hdmi
PassThrough device: ALSA:hdmi
Max audio Channels: Stereo (seems to be some bug in myth?!)
Both PassThrough items checked

Audio setup:
Playback device: ALSA:plughw:0,3 (this is for an ASUS M3N78-VM, change
according to aplay -l)

Thanks

Bjoern

On 07/13/2009 06:23 PM, Allen Edwards wrote:
> On Mon, Jul 13, 2009 at 7:43 AM, Razorblade<Razorblade [at] kabelbw> wrote:
>> @ Jason
>> I did enable the one (and only) iec958 device in alsamixer.
>> This is the only device/switch in alsamixer.
>>
>> @Allen
>> Sorry if I did not describe this more clearly.
>> My Setup:
>>
>> MythBox - Yamaha - TV --> video but no sound (Yamaha displaying "No audio
>> input Signal")
>> MythBox - TV --> video and sound
>> Windows(on different hard drive but same box) - Yamaha - TV --> video and
>> sound
>>
>> My hdmi plug is hw:0,3. I tried entering this in mythtv and I also tried
>> ALSA:hdmi.
>>
>> I do not have an asound.conf.
>> What do your changes do in this asound.conf?
>>
>> Bjoern
>>
>
> I documented what I know at
> http://www.mythtv.org/wiki?title=AllensDigitalAudioHowto
>
> I think you should have some kind of asound.conf file. Read the wiki
> and see if it helps. There are several options given that might help.
> The format command reverses the order of the bits I believe.
> Apparently some decoders require that and some don't.
>
> Allen
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Razorblade at kabelbw

Jul 15, 2009, 10:45 AM

Post #4 of 4 (1521 views)
Permalink
Re: No sound via HDMI on my Yamaha RX-V465 A/V receiver [In reply to]

Just for the record:

Adding "FlatPanelProperties" "Scaling = Native" to the Device section in
xorg.conf disables gpu scaling on X startup.

Bjoern

On 07/15/2009 12:06 PM, Razorblade wrote:
> Thank you for your reply and sorry for my late reply ;-)
>
> I finally managed to get 5.1 surround sound out of my Yamaha via HDMI.
> There's no need of an asound.conf.
>
> The problem was with the NVIDIA driver.
> When using metamodes and the "Force full gpu scaling" setting is
> checked, then there's no sound on my AVR.
> Simply unchecking this "Scaling" item (or disabling metamodes) does the
> trick.
>
> I don't have any idea why this isn't working when using metamodes and
> enabling "gpu scaling".
> I also figured out why I don't have sound when upgrading the kernel in
> MythDora to the latest version - it reverts back alsa to 1.0.17 -
> there's no support for my HDMI ;-)
> So, when someone is about to upgrade the kernel in MythDora: keep in
> mind to compile and install the latest alsa driver. There's no
> difference for my HDMI with alsa 1.0.18a and 1.0.20.
>
> This resolved all my further issues with mythtv: choppy sound with ac3
> when cpuspeed daemon is running, choppy video playback with internal
> player playing iso-files and audio being out of sync when using ac3
> audio in liveTV.
>
> The settings in MythTV are:
>
> General setup:
> Playback device: ALSA:hdmi
> PassThrough device: ALSA:hdmi
> Max audio Channels: Stereo (seems to be some bug in myth?!)
> Both PassThrough items checked
>
> Audio setup:
> Playback device: ALSA:plughw:0,3 (this is for an ASUS M3N78-VM, change
> according to aplay -l)
>
> Thanks
>
> Bjoern
>
> On 07/13/2009 06:23 PM, Allen Edwards wrote:
>> On Mon, Jul 13, 2009 at 7:43 AM, Razorblade<Razorblade [at] kabelbw> wrote:
>>> @ Jason
>>> I did enable the one (and only) iec958 device in alsamixer.
>>> This is the only device/switch in alsamixer.
>>>
>>> @Allen
>>> Sorry if I did not describe this more clearly.
>>> My Setup:
>>>
>>> MythBox - Yamaha - TV --> video but no sound (Yamaha displaying "No
>>> audio
>>> input Signal")
>>> MythBox - TV --> video and sound
>>> Windows(on different hard drive but same box) - Yamaha - TV --> video
>>> and
>>> sound
>>>
>>> My hdmi plug is hw:0,3. I tried entering this in mythtv and I also tried
>>> ALSA:hdmi.
>>>
>>> I do not have an asound.conf.
>>> What do your changes do in this asound.conf?
>>>
>>> Bjoern
>>>
>>
>> I documented what I know at
>> http://www.mythtv.org/wiki?title=AllensDigitalAudioHowto
>>
>> I think you should have some kind of asound.conf file. Read the wiki
>> and see if it helps. There are several options given that might help.
>> The format command reverses the order of the bits I believe.
>> Apparently some decoders require that and some don't.
>>
>> Allen
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.