Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 20:23, Vizo Allman wrote:

whats your .asoundrc look like.
I can try it on mine


Thanks, attached is the one I stole from XBMC. I've tried so many other 
ones too but they all have the same silence.


Matt

pcm.both {
type route
slave {
pcm multi
channels 6
}
ttable.0.0 1.0
ttable.1.1 1.0
ttable.0.2 1.0
ttable.1.3 1.0
ttable.0.4 1.0
ttable.1.5 1.0
}

pcm.multi {
type multi
slaves.a {
pcm "hdmi_hw"
channels 2
}
slaves.b {
pcm "digital_hw"
channels 2
}
slaves.c {
pcm "analog_hw"
channels 2
}
bindings.0.slave a
bindings.0.channel 0
bindings.1.slave a
bindings.1.channel 1
bindings.2.slave b
bindings.2.channel 0
bindings.3.slave b
bindings.3.channel 1
bindings.4.slave c
bindings.4.channel 0
bindings.5.slave c
bindings.5.channel 1
}

pcm.hdmi_hw {
type hw
card 0
device 3
channels 2
}

pcm.hdmi_formatted {
type plug
slave {
pcm hdmi_hw
rate 48000
channels 2
}
}

pcm.hdmi_complete {
type softvol
slave.pcm hdmi_formatted
control.name hdmi_volume
control.card 0
}

pcm.digital_hw {
type hw
card 0
device 1
channels 2
}

pcm.analog_hw {
type hw
card 0
device 0
channels 2
}


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
whats your .asoundrc look like.
I can try it on mine

On Wed, Mar 9, 2011 at 2:59 PM, Matt Harrison
wrote:

> On 09/03/2011 19:49, Matt Harrison wrote:
>
>> On 09/03/2011 19:45, Vizo Allman wrote:
>>
>>> I was just testing on my box
>>> everything work on xbmc and mythtv
>>> but I scant get speaker-test to give my sound
>>> what are you trying use?
>>>
>>
>> Well I was testing with speaker-test and aplay, but I noticed that they
>> didn't produce any sound on XBMC LiveCD either. So I tried to use MythTV
>> and still nothing. I've not had much experience with setting up the
>> audio on myth though, so I'm just going to go check it over and make
>> sure I haven't done something really silly.
>>
>> Matt
>>
>
> Ok..I was testing with speaker-test. aplay gives the error "Channels count
> non available" for everything except "plughw0,3". Speaker-test doesn't give
> any error.
>
> I have my .asoundrc set up to pipe out to both HDMI and analog. Setting
> mythtv to use that pipe, I can hear the TV via headphones on the analog, but
> nothing through the TV.
>
>
>


-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 19:49, Matt Harrison wrote:

On 09/03/2011 19:45, Vizo Allman wrote:

I was just testing on my box
everything work on xbmc and mythtv
but I scant get speaker-test to give my sound
what are you trying use?


Well I was testing with speaker-test and aplay, but I noticed that they
didn't produce any sound on XBMC LiveCD either. So I tried to use MythTV
and still nothing. I've not had much experience with setting up the
audio on myth though, so I'm just going to go check it over and make
sure I haven't done something really silly.

Matt


Ok..I was testing with speaker-test. aplay gives the error "Channels 
count non available" for everything except "plughw0,3". Speaker-test 
doesn't give any error.


I have my .asoundrc set up to pipe out to both HDMI and analog. Setting 
mythtv to use that pipe, I can hear the TV via headphones on the analog, 
but nothing through the TV.





Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 19:45, Vizo Allman wrote:

I was just testing on my box
everything work on xbmc and mythtv
but I scant get speaker-test to give my sound
what are you trying use?


Well I was testing with speaker-test and aplay, but I noticed that they 
didn't produce any sound on XBMC LiveCD either. So I tried to use MythTV 
and still nothing. I've not had much experience with setting up the 
audio on myth though, so I'm just going to go check it over and make 
sure I haven't done something really silly.


Matt




Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
I was just testing on my box
everything work on xbmc and mythtv
but I scant get speaker-test to give my sound
what are you trying use?


On Wed, Mar 9, 2011 at 2:08 PM, Matt Harrison
wrote:

> On 09/03/2011 18:52, Vizo Allman wrote:
>
>> Here is the what I get back when I do a aplay -l
>> also I had to make sure everything is turned on in alsamixer
>>
>> and make sure you are putting .asoundrc in the home directory you are
>> working with.
>> when I first tried I put the .asoundrc in root but I was trying to get
>> sound
>> as the user mythtv.
>>
>> localhost ~ # aplay -l
>>  List of PLAYBACK Hardware Devices 
>> card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1
>> [Analog]
>>  Subdevices: 1/1
>>  Subdevice #0: subdevice #0
>> card 0: NVidia [HDA NVidia], device 1: ALC662 rev1 Digital [ALC662 rev1
>> [Digital]
>>   Subdevices: 1/1
>>   Subdevice #0: subdevice #0
>> card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
>>   Subdevices: 0/1
>>   Subdevice #0: subdevice #0
>>
>
> Yes I've got the .asoundrc in mythtv's home directory. I know its being
> picked up, but I don't think thats the problem as I don't get sound even
> when I specify like "hw0,3". Of course I could be wrong.
>
> I think our sound devices are very similar:
>
> flipflop ~ # aplay -l
>
>  List of PLAYBACK Hardware Devices 
> card 0: NVidia [HDA NVidia], device 0: ALC888 Analog [ALC888 Analog]
>
>  Subdevices: 1/1
>  Subdevice #0: subdevice #0
> card 0: NVidia [HDA NVidia], device 1: ALC888 Digital [ALC888 Digital]
>
>  Subdevices: 1/1
>  Subdevice #0: subdevice #0
> card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
>  Subdevices: 1/1
>  Subdevice #0: subdevice #0
>
> I've had some replies on the mythtv mailing list however they are mainly
> ubuntu focussed. I would try installing mythbuntu on there so I can try some
> of the ideas out, but it took a long time to install gentoo et al and I'd
> like to exhaust this before I re-install :)
>
> Many thanks
>
> Matt
>
>


-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 18:52, Vizo Allman wrote:

Here is the what I get back when I do a aplay -l
also I had to make sure everything is turned on in alsamixer

and make sure you are putting .asoundrc in the home directory you are
working with.
when I first tried I put the .asoundrc in root but I was trying to get sound
as the user mythtv.

localhost ~ # aplay -l
 List of PLAYBACK Hardware Devices 
card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1
[Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: ALC662 rev1 Digital [ALC662 rev1
[Digital]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
   Subdevices: 0/1
   Subdevice #0: subdevice #0


Yes I've got the .asoundrc in mythtv's home directory. I know its being 
picked up, but I don't think thats the problem as I don't get sound even 
when I specify like "hw0,3". Of course I could be wrong.


I think our sound devices are very similar:

flipflop ~ # aplay -l
 List of PLAYBACK Hardware Devices 
card 0: NVidia [HDA NVidia], device 0: ALC888 Analog [ALC888 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: ALC888 Digital [ALC888 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I've had some replies on the mythtv mailing list however they are mainly 
ubuntu focussed. I would try installing mythbuntu on there so I can try 
some of the ideas out, but it took a long time to install gentoo et al 
and I'd like to exhaust this before I re-install :)


Many thanks

Matt



Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 18:46, Vizo Allman wrote:

also when you run alsamixer what card do you see



The only card available to alsamixer is "HDA NVidia" with the chip: 
"NVidia MCP79/7A HDMI". As I said previously, there's not explicit HDMI 
channel, but 3 S/PDIFs which are something to do with it.


Thanks

Matt



Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
>
>
>
> On Wed, Mar 9, 2011 at 1:42 PM, Vizo Allman  wrote:
>
>> did you do the nvhdmi also?
>>
>>
>> On Wed, Mar 9, 2011 at 1:34 PM, Matt Harrison <
>> iwasinnamuk...@genestate.com> wrote:
>>
>>> On 09/03/2011 18:15, Vizo Allman wrote:
>>>
 well I have
 CONFIG_SND_HDA_CODEC_REALTEK=y
 CONFIG_SND_HDA_CODEC_ANALOG=y
 CONFIG_SND_HDA_CODEC_SIGMATEL=y
 CONFIG_SND_HDA_CODEC_VIA=y
 CONFIG_SND_HDA_CODEC_ATIHDMI=y
 CONFIG_SND_HDA_CODEC_NVHDMI=y
 CONFIG_SND_HDA_CODEC_INTELHDMI=y
 CONFIG_SND_HDA_ELD=y
 CONFIG_SND_HDA_CODEC_CIRRUS=y
 CONFIG_SND_HDA_CODEC_CONEXANT=y
 CONFIG_SND_HDA_CODEC_CA0110=y
 CONFIG_SND_HDA_CODEC_CMEDIA=y
 CONFIG_SND_HDA_CODEC_SI3054=y
 CONFIG_SND_HDA_GENERIC=y

 I think IntelHDMI is the one thats needed tho

 I also have CONFIG_SND_INTEL8X0=m
 CONFIG_SND_INTEL8X0M=m

 but couldnt tell you why. but it cant hurt can it?

>>>
>>> Unfortuantely no change. When I saw that I hadn't compiled Intel HDMI
>>> codec I thought that might have cracked it, but still silence :/
>>>
>>> Thanks though, it was worth a try.
>>>
>>> Matt
>>>
>>


Here is the what I get back when I do a aplay -l
also I had to make sure everything is turned on in alsamixer

and make sure you are putting .asoundrc in the home directory you are
working with.
when I first tried I put the .asoundrc in root but I was trying to get sound
as the user mythtv.

> localhost ~ # aplay -l
>>  List of PLAYBACK Hardware Devices 
>> card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1
>> Analog]
>>   Subdevices: 1/1
>>   Subdevice #0: subdevice #0
>> card 0: NVidia [HDA NVidia], device 1: ALC662 rev1 Digital [ALC662 rev1
>> Digital]
>>
>>   Subdevices: 1/1
>>   Subdevice #0: subdevice #0
>> card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
>>   Subdevices: 0/1
>>   Subdevice #0: subdevice #0
>>
>

>
>>
>> --
>> "Nor aught availed him now
>> To have build in Heaven high towersNor did he scape
>> By all his engines
>> But was headlong sent with his industrious crew
>> To build in Hell
>> "Milton, "Paradise Lost"
>>
>
>
>
> --
> "Nor aught availed him now
> To have build in Heaven high towersNor did he scape
> By all his engines
> But was headlong sent with his industrious crew
> To build in Hell
> "Milton, "Paradise Lost"
>



-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 18:42, Vizo Allman wrote:

did you do the nvhdmi also?


Yes that was the only one I already had (oh except for the realktek 
which gets the analog working). I'm 95% sure the kernel/modules are ok.


The various different pieces of information on the mixer setup for 
example just get confusing after a while. I've got the usual analog 
channels, plus the 3 S/PDIFs (the third of which I understand to be the 
HDMI) and I'm really not sure if I've got that set up right.


I tried using the .asoundrc from the XBMC LiveCD to see what change that 
might make. It did tidy some things up a bit (the device 
names/aliases/whatever alsa calls them) but still no sound.


As I say I'm fairly sure what I have done is right, but obviously 
something is incorrect and I don't know which part :D


Thanks for your help

Matt



Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
also when you run alsamixer what card do you see

On Wed, Mar 9, 2011 at 1:42 PM, Vizo Allman  wrote:

> did you do the nvhdmi also?
>
>
> On Wed, Mar 9, 2011 at 1:34 PM, Matt Harrison <
> iwasinnamuk...@genestate.com> wrote:
>
>> On 09/03/2011 18:15, Vizo Allman wrote:
>>
>>> well I have
>>> CONFIG_SND_HDA_CODEC_REALTEK=y
>>> CONFIG_SND_HDA_CODEC_ANALOG=y
>>> CONFIG_SND_HDA_CODEC_SIGMATEL=y
>>> CONFIG_SND_HDA_CODEC_VIA=y
>>> CONFIG_SND_HDA_CODEC_ATIHDMI=y
>>> CONFIG_SND_HDA_CODEC_NVHDMI=y
>>> CONFIG_SND_HDA_CODEC_INTELHDMI=y
>>> CONFIG_SND_HDA_ELD=y
>>> CONFIG_SND_HDA_CODEC_CIRRUS=y
>>> CONFIG_SND_HDA_CODEC_CONEXANT=y
>>> CONFIG_SND_HDA_CODEC_CA0110=y
>>> CONFIG_SND_HDA_CODEC_CMEDIA=y
>>> CONFIG_SND_HDA_CODEC_SI3054=y
>>> CONFIG_SND_HDA_GENERIC=y
>>>
>>> I think IntelHDMI is the one thats needed tho
>>>
>>> I also have CONFIG_SND_INTEL8X0=m
>>> CONFIG_SND_INTEL8X0M=m
>>>
>>> but couldnt tell you why. but it cant hurt can it?
>>>
>>
>> Unfortuantely no change. When I saw that I hadn't compiled Intel HDMI
>> codec I thought that might have cracked it, but still silence :/
>>
>> Thanks though, it was worth a try.
>>
>> Matt
>>
>>
>
>
> --
> "Nor aught availed him now
> To have build in Heaven high towersNor did he scape
> By all his engines
> But was headlong sent with his industrious crew
> To build in Hell
> "Milton, "Paradise Lost"
>



-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
did you do the nvhdmi also?


On Wed, Mar 9, 2011 at 1:34 PM, Matt Harrison
wrote:

> On 09/03/2011 18:15, Vizo Allman wrote:
>
>> well I have
>> CONFIG_SND_HDA_CODEC_REALTEK=y
>> CONFIG_SND_HDA_CODEC_ANALOG=y
>> CONFIG_SND_HDA_CODEC_SIGMATEL=y
>> CONFIG_SND_HDA_CODEC_VIA=y
>> CONFIG_SND_HDA_CODEC_ATIHDMI=y
>> CONFIG_SND_HDA_CODEC_NVHDMI=y
>> CONFIG_SND_HDA_CODEC_INTELHDMI=y
>> CONFIG_SND_HDA_ELD=y
>> CONFIG_SND_HDA_CODEC_CIRRUS=y
>> CONFIG_SND_HDA_CODEC_CONEXANT=y
>> CONFIG_SND_HDA_CODEC_CA0110=y
>> CONFIG_SND_HDA_CODEC_CMEDIA=y
>> CONFIG_SND_HDA_CODEC_SI3054=y
>> CONFIG_SND_HDA_GENERIC=y
>>
>> I think IntelHDMI is the one thats needed tho
>>
>> I also have CONFIG_SND_INTEL8X0=m
>> CONFIG_SND_INTEL8X0M=m
>>
>> but couldnt tell you why. but it cant hurt can it?
>>
>
> Unfortuantely no change. When I saw that I hadn't compiled Intel HDMI codec
> I thought that might have cracked it, but still silence :/
>
> Thanks though, it was worth a try.
>
> Matt
>
>


-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 18:15, Vizo Allman wrote:

well I have
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_NVHDMI=y
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y

I think IntelHDMI is the one thats needed tho

I also have CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m

but couldnt tell you why. but it cant hurt can it?


Unfortuantely no change. When I saw that I hadn't compiled Intel HDMI 
codec I thought that might have cracked it, but still silence :/


Thanks though, it was worth a try.

Matt



Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 18:15, Vizo Allman wrote:

well I have
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_NVHDMI=y
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y

I think IntelHDMI is the one thats needed tho

I also have CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m

but couldnt tell you why. but it cant hurt can it?

Vizo


Nothing can hurt right now :) I'll get those compiled and see what happens.

Thanks



Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
well I have
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_NVHDMI=y
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y

I think IntelHDMI is the one thats needed tho

I also have CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m

but couldnt tell you why. but it cant hurt can it?

Vizo


On Wed, Mar 9, 2011 at 12:28 PM, Matt Harrison  wrote:

> On 09/03/2011 17:21, Vizo Allman wrote:
>
>> ok lets take this from the top. I went thru the same thing and it drove me
>> crazy. I guess we should start with your .config I can compare it to mine
>> if
>> you want. alsowhat kernel are you using?
>>
>
> I will be grateful for any help I can get. For some reason this is driving
> me crazy too :)
>
> Attached is my .config, I'm running the current kernel (2.6.36-r5).
>
> Im no expert in configuring the kernel, but I think I've got it pretty much
> right :P
>
> Thanks
>
> Matt
>



-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
ok lets take this from the top. I went thru the same thing and it drove me
crazy. I guess we should start with your .config I can compare it to mine if
you want. alsowhat kernel are you using?

On Wed, Mar 9, 2011 at 11:18 AM, Matt Harrison  wrote:

> On 09/03/2011 15:25, Vizo Allman wrote:
>
>> This is what I have to get hdmi audio out on my zotac ion board
>> in the .asoundrc of the acoount I am playing audio from I put
>>
>> pcm.!default {
>> type plug
>> slave.pcm "hdmi"
>> }
>>
>> without that I get no sound from hdmi
>>
>
> Hi Vizo,
>
> Thanks for the reply. Unfortunately I have tried that one and I still don't
> get any sound :( I have tried many things in my asound.conf and I'm still
> not there yet.
>
> Just out of interest, Mythbuntu LiveCD, exactly the same as gentoo, looks
> good but silent. However I've also tried an XBMC livecd and the HDMI audio
> works with 30 seconds of config.
>
> So the hardware is ok, but there is something critial I am missing. I've
> asked on the mythtv-users list too but no replies yet.
>
> Thanks
>
>
>


-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 15:25, Vizo Allman wrote:

This is what I have to get hdmi audio out on my zotac ion board
in the .asoundrc of the acoount I am playing audio from I put

pcm.!default {
type plug
slave.pcm "hdmi"
}

without that I get no sound from hdmi


Hi Vizo,

Thanks for the reply. Unfortunately I have tried that one and I still 
don't get any sound :( I have tried many things in my asound.conf and 
I'm still not there yet.


Just out of interest, Mythbuntu LiveCD, exactly the same as gentoo, 
looks good but silent. However I've also tried an XBMC livecd and the 
HDMI audio works with 30 seconds of config.


So the hardware is ok, but there is something critial I am missing. I've 
asked on the mythtv-users list too but no replies yet.


Thanks




Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Vizo Allman
This is what I have to get hdmi audio out on my zotac ion board
in the .asoundrc of the acoount I am playing audio from I put

pcm.!default {
type plug
slave.pcm "hdmi"
}

without that I get no sound from hdmi

On Wed, Mar 9, 2011 at 7:55 AM, Matt Harrison
wrote:

> I've googled for days, tried upteen different settings and nearly gone bald
> and I still cannot get audio over hdmi working on this nVidia ION chipset.
>
> I've made tiny bits of progress here and there which (reading many many
> MANY forum posts) should mean it is working, but no.
>
> Is there anyone here who has managed this? someone who would be willing to
> go through some things with me and get this working.
>
> The HDMI output shows up fine in "aplay -l" and "aplay -L", I can use
> speaker-test or aplay on the card/device with no errors. I've tried
> muting/unmuting everything in alsamixer (several analog related channels
> plus 3 s/pdifs).
>
> Analog audio works without problems but no matter what I try I cannot get
> HDMI working.
>
> I would be so grateful if someone could help, I'm literally about to throw
> it all out of the window thanks to all these smug ubuntu people saying how
> easy it was to get working :P
>
> Many thanks
>
> Matt
>
>


-- 
"Nor aught availed him now
To have build in Heaven high towersNor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"


Re: [gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison

On 09/03/2011 12:55, Matt Harrison wrote:

I've googled for days, tried upteen different settings and nearly gone
bald and I still cannot get audio over hdmi working on this nVidia ION
chipset.

I've made tiny bits of progress here and there which (reading many many
MANY forum posts) should mean it is working, but no.

Is there anyone here who has managed this? someone who would be willing
to go through some things with me and get this working.

The HDMI output shows up fine in "aplay -l" and "aplay -L", I can use
speaker-test or aplay on the card/device with no errors. I've tried
muting/unmuting everything in alsamixer (several analog related channels
plus 3 s/pdifs).

Analog audio works without problems but no matter what I try I cannot
get HDMI working.

I would be so grateful if someone could help, I'm literally about to
throw it all out of the window thanks to all these smug ubuntu people
saying how easy it was to get working :P

Many thanks

Matt



Just burned and booted the mythbuntu livecd. It detects everything but 
the results are exactly the same as gentoo, no sound even though 
everything looks fine.


I'm not sure if I should be thinking about RMAing this board. I guess I 
should try windows on it first but I don't have any discs handy :/


Grateful for any other ideas.

Thanks



[gentoo-user] ripping my hair out with audio over hdmi

2011-03-09 Thread Matt Harrison
I've googled for days, tried upteen different settings and nearly gone 
bald and I still cannot get audio over hdmi working on this nVidia ION 
chipset.


I've made tiny bits of progress here and there which (reading many many 
MANY forum posts) should mean it is working, but no.


Is there anyone here who has managed this? someone who would be willing 
to go through some things with me and get this working.


The HDMI output shows up fine in "aplay -l" and "aplay -L", I can use 
speaker-test or aplay on the card/device with no errors. I've tried 
muting/unmuting everything in alsamixer (several analog related channels 
plus 3 s/pdifs).


Analog audio works without problems but no matter what I try I cannot 
get HDMI working.


I would be so grateful if someone could help, I'm literally about to 
throw it all out of the window thanks to all these smug ubuntu people 
saying how easy it was to get working :P


Many thanks

Matt