All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX)
@ 2007-09-01 14:36 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-12251-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 3+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-09-01 14:36 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=12251

           Summary: NVComposite() is broken on NV17 (GeForce 4 MX)
           Product: xorg
           Version: 7.2
          Platform: x86 (IA32)
               URL: http://www.shlomifish.org/Files/files/images/Computer/Sc
                    reenshots/ksokoban-nouveau.png
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: shlomif-ik1l9ssToec+JF/nGntIXQ@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


As can be seen in the screenshot running KSokoban, the NVComposite is broken on
NV17.

<<<<<<<<<<<<<<<<<<<<
<rindolf> ahuillet: it's working now.
<ahuillet> -_-
<ahuillet> ok, can you please re-opn nv_exa.c
<rindolf> ahuillet: although when I tried to replace xf86-video-nouveau during
the X runtime, it caused my computer to hang.
<rindolf> ahuillet: yes, I can.
<ahuillet> replace the = 1 by a 0 again
<ahuillet> and look a little below for a if ( op != PictOpSrc && op !=
PictOpOver ) statement
<ahuillet> remove the PictOpOver part
<ahuillet> then try again and confirm that it works.
<rindolf> ahuillet: {{{ else if (op != PictOpOver &&  op != PictOpSrc) }}} ?
<ahuillet> yes
<ahuillet> s/op != PictOpOver && //
<rindolf> ahuillet: changing and re-compiling.
<rindolf> ahuillet: ok, I'm going to restart X.
 Perl interface unloaded

* Loaded log from Sat Sep  1 17:20:17 2007

--> You are now talking on #nouveau
--- Topic for #nouveau is TiNDC #26 | http://nouveau.freedesktop.org and FAQ |
dump HowTo http://nouveau.freedesktop.org/wiki/REnouveauDumps
--- Topic for #nouveau set by Koala_BR at Sat Aug 25 10:18:50 2007
<ahuillet> afternoon.
<rindolf> Hi ahuillet 
<rindolf> ahuillet: now, it's as bad as before.
<ahuillet> rindolf : hello, long time no see
<rindolf> ahuillet: :-)
<ahuillet> rindolf : aha, interesting.
>>>>>>>>>>>>>>>>>>


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 12251] NVComposite() is broken on NV17 (GeForce 4 MX)
       [not found] ` <bug-12251-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2007-09-01 14:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2007-12-18 14:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-09-01 14:51 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=12251





------- Comment #1 from shlomif-ik1l9ssToec+JF/nGntIXQ@public.gmane.org  2007-09-01 07:51 PST -------
Created an attachment (id=11377)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=11377&action=view)
Screenshot of the KSokoban display.

This is a screenshot of how KSokoban is displayed with Nouveau.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 12251] NVComposite() is broken on NV17 (GeForce 4 MX)
       [not found] ` <bug-12251-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2007-09-01 14:51   ` [Bug 12251] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2007-12-18 14:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-12-18 14:45 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=12251


arthur.huillet-dFvTVMYgtfk@public.gmane.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #2 from arthur.huillet-dFvTVMYgtfk@public.gmane.org  2007-10-05 06:54 PST -------


*** This bug has been marked as a duplicate of bug 11949 ***


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-12-18 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-01 14:36 [Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-12251-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2007-09-01 14:51   ` [Bug 12251] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-12-18 14:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.