Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-31 Thread phil lemelin
I have sound working over HDMI on a board with a RealTek ALC888 and a Intel chipset wich reports the codec to be Chrontel HDMI. I have tried making the HDMI sound work on a Aliza sound chipset and ATI card ( ATI X1200 with the MAY release of ATI and RealTek ). When I try to make the sound work on

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread blake
On Fri, 30 May 2008 18:58:08 -0700, Lee Revell <[EMAIL PROTECTED]> wrote: > Please search the nvidia forums for this issue. HDMI is not > supported on Linux. The behavior seems to be by design. It reeks of > DRM... Just FYI, the NVidia forums have very little on Linux at all. Less than 30

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread blake
On Fri, 30 May 2008 18:58:08 -0700, Lee Revell <[EMAIL PROTECTED]> wrote: > Please search the nvidia forums for this issue. HDMI is not > supported on Linux. The behavior seems to be by design. It reeks of > DRM... So, I go to the Nvidia forum, register, search on HDMI, get some results,

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread blake
On Fri, 30 May 2008 18:58:08 -0700, Lee Revell <[EMAIL PROTECTED]> wrote: > Please search the nvidia forums for this issue. HDMI is not > supported on Linux. The behavior seems to be by design. It reeks of > DRM... I thought I had seen reports from others that they had it working. What abo

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread Lee Revell
On Fri, May 30, 2008 at 9:29 PM, blake <[EMAIL PROTECTED]> wrote: > Update: > >While messing with the models, I found that I now have two devices > reported by aplay -l: > > card 0: NVidia [HDA NVidia], device 0: ALC883 Analog [ALC883 Analog] >Subdevices: 1/1 >Subdevice #0:

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread blake
Update: While messing with the models, I found that I now have two devices reported by aplay -l: card 0: NVidia [HDA NVidia], device 0: ALC883 Analog [ALC883 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: NVidia [HDA NVidia] device 1: ALC883 Digital [ALC883 D

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread blake
On Fri, 30 May 2008 16:07:20 -0700, phil lemelin <[EMAIL PROTECTED]> wrote: > Those drivers are pretty new from realtek ( > http://www.realtek.com.tw/Downloads/downloadsCheck.aspx?Langid=1&PNid=14&PFid=24&Level=4&Conn=3&DownTypeID=3&GetDown=false) > I suggest you read the readme and do the manua

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread phil lemelin
I'm pretty sure you should. In order to have my sound working on my Intel/RealTek board, i had to compile the Realtek drivers correctly detected another codec. Those drivers are pretty new from realtek ( http://www.realtek.com.tw/Downloads/downloadsCheck.aspx?Langid=1&PNid=14&PFid=24&Level=4&Conn=

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread blake
On Fri, 30 May 2008 04:22:37 -0700, phil lemelin <[EMAIL PROTECTED]> wrote: > cat /proc/asound/cards 0 [NVidia ]: HDA-Intel - HDA NVidia HDA Nvidia at 0xfeaf8000 irq 20 > cat /proc/asound/card0/codec#* | grep Codec ( repeat this line for > card0, card1, etc ). Cod

Re: [Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-30 Thread phil lemelin
I have no experience with you card but I do have some with HDMI. So far, it seems that NVidia driver on linux do not correctly support HDMI audio. Out of curiosity can you post the result of : cat /proc/asound/cards cat /proc/asound/card0/codec#* | grep Codec ( repeat this line for card0, car

[Alsa-user] HDMI-audio on MSI-K9NGM3

2008-05-29 Thread blake
Hello, I'm trying to get the HDMI audio going on a MSI-K9NGM3. I've got the latest ALSA drivers (16) but while my device is showing up on an aplay -L, it's not showing up in alsamixer (no iec958 switch and only one audio card option, the NVidia). Has anyone gotten this working?