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: Sun, 28 Jul 2013 21:22:24 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1741454813==" 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 --===============1741454813== Content-Type: multipart/alternative; boundary="1375046544.6ce80.20207"; charset="us-ascii" --1375046544.6ce80.20207 Date: Sun, 28 Jul 2013 21:22:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=67051 --- Comment #104 from Alex --- > Note for Alex > The attached patch will also resolve your issue (not guaranteed to apply > cleanly) Confirmed:) [/linux-3.10.1]$ patch -p1 < /home/alex/EmilVelikov.patch ; echo $? patching file drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c Hunk #2 FAILED at 56. 1 out of 2 hunks FAILED -- saving rejects to file drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c.rej 1 > due to the fact that it purges some code unnecessary code, which you were (unintentionally) hitting :) As to the compile (make) step: Whether: 1. hdmi-1 + hdminva3 + debug-3 + EmilVelikov or 2. hdmi-1 + hdminva3 + debug-3 + mthd-1 + EmilVelikov the compile fails (unintentionally:) with CC [M] drivers/gpu/drm/nouveau/core/engine/disp/sornv50.o drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c: In function 'nv50_sor_mthd':drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:60:1: error: 'type' undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:60:1: note: each undeclared identifier is reported only once for each function it appears in drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:60:1: error: 'link' undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:30: error: 'bios' undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:42: error: 'mask' undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:49: error: 'ver' undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:55: error: 'hdr' undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:61: error: 'outp' undeclared (first use in this function) make[4]: *** [drivers/gpu/drm/nouveau/core/engine/disp/sornv50.o] Error 1 -- You are receiving this mail because: You are the assignee for the bug. --1375046544.6ce80.20207 Date: Sun, 28 Jul 2013 21:22:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 104 on bug 67051 from
> Note for Alex
> The attached patch will also resolve your issue (not guaranteed to apply
> cleanly)

Confirmed:)
[/linux-3.10.1]$ patch -p1 < /home/alex/EmilVelikov.patch ; echo $?
patching file drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c
Hunk #2 FAILED at 56.
1 out of 2 hunks FAILED -- saving rejects to file
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c.rej
1

> due to the fact that it purges some code unnecessary code, which you were (unintentionally) hitting :)

As to the compile (make) step:

Whether:
1. hdmi-1 + hdminva3 + debug-3 + EmilVelikov
or
2. hdmi-1 + hdminva3 + debug-3 + mthd-1 + EmilVelikov

the compile fails (unintentionally:) with

  CC [M]  drivers/gpu/drm/nouveau/core/engine/disp/sornv50.o
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c: In function
'nv50_sor_mthd':drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:60:1:
error: 'type' undeclared (first use in this function)
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:60:1: note: each undeclared
identifier is reported only once for each function it appears in
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:60:1: error: 'link'
undeclared (first use in this function)
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:30: error: 'bios'
undeclared (first use in this function)
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:42: error: 'mask'
undeclared (first use in this function)
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:49: error: 'ver'
undeclared (first use in this function)
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:55: error: 'hdr'
undeclared (first use in this function)
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c:61:61: error: 'outp'
undeclared (first use in this function)
make[4]: *** [drivers/gpu/drm/nouveau/core/engine/disp/sornv50.o] Error 1


You are receiving this mail because:
  • You are the assignee for the bug.
--1375046544.6ce80.20207-- --===============1741454813== 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 --===============1741454813==--