From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 67051] No nouveau HDMI sound on NVIDIA GT430 Date: Mon, 22 Jul 2013 22:39:53 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1672314719==" Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org --===============1672314719== Content-Type: multipart/alternative; boundary="1374532793.baC5E27a0.17701"; charset="us-ascii" --1374532793.baC5E27a0.17701 Date: Mon, 22 Jul 2013 22:39:53 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=67051 --- Comment #65 from Alex --- Created attachment 82848 --> https://bugs.freedesktop.org/attachment.cgi?id=82848&action=edit dmesg f79 I cranked "log_buf_len" up all the way to 2M. the noise was so intense it felt like a tornado. I reassured the neighbors all the racket was from the crowd frenzy over the Duchess of Cambridge giving birth to a boy. On a more serious vein (while experiencing the same excitement) I just noticed that after hdmi-1.patch + hdminva3.patch + hdminva3-4.patch, file 'hdminv84.c' retains the same size, although a quite different content: []$ diff hdminv84.c-orig hdminv84.c 47,48d46 < nv_wr32(priv, 0x616534 + hoff, 0x00000000); < nv_wr32(priv, 0x616538 + hoff, 0x00000000); 54c52 < nv_wr32(priv, 0x61650c + hoff, 0x00000071); --- > nv_wr32(priv, 0x61650c + hoff, 0x00000170); 55a54,55 > nv_wr32(priv, 0x616514 + hoff, 0x00000000); > nv_wr32(priv, 0x616518 + hoff, 0x00000000); 64c64 < nv_mask(priv, 0x6165a4 + hoff, 0x5f1f007f, data | 0x1f000000 /* ??? */); --- > nv_mask(priv, 0x6165a4 + hoff, 0x5f1f003f, data | 0x1f000000 /* ??? */); Just checkin'. -- You are receiving this mail because: You are the assignee for the bug. --1374532793.baC5E27a0.17701 Date: Mon, 22 Jul 2013 22:39:53 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 65 on bug 67051 from
Created attachment 82848 [details]
dmesg f79

I cranked "log_buf_len" up all the way to 2M.
the noise was so intense it felt like a tornado.
I reassured the neighbors all the racket was from the crowd frenzy over the
Duchess of Cambridge giving birth to a boy.

On a more serious vein (while experiencing the same excitement) I just noticed
that after hdmi-1.patch + hdminva3.patch + hdminva3-4.patch,
file 'hdminv84.c' retains the same size, although a quite different content:

[]$ diff hdminv84.c-orig hdminv84.c     

47,48d46
<       nv_wr32(priv, 0x616534 + hoff, 0x00000000);
<       nv_wr32(priv, 0x616538 + hoff, 0x00000000);
54c52
<       nv_wr32(priv, 0x61650c + hoff, 0x00000071);
---
>       nv_wr32(priv, 0x61650c + hoff, 0x00000170);
55a54,55
>       nv_wr32(priv, 0x616514 + hoff, 0x00000000);
>       nv_wr32(priv, 0x616518 + hoff, 0x00000000);
64c64
<       nv_mask(priv, 0x6165a4 + hoff, 0x5f1f007f, data | 0x1f000000 /* ???
*/);
---
>       nv_mask(priv, 0x6165a4 + hoff, 0x5f1f003f, data | 0x1f000000 /* ??? */);

Just checkin'.


You are receiving this mail because:
  • You are the assignee for the bug.
--1374532793.baC5E27a0.17701-- --===============1672314719== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau --===============1672314719==--