Bug 12251 - NVComposite() is broken on NV17 (GeForce 4 MX)
Summary: NVComposite() is broken on NV17 (GeForce 4 MX)
Status: RESOLVED DUPLICATE of bug 11949
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: 7.2 (2007.02)
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL: http://www.shlomifish.org/Files/files...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-01 07:36 UTC by Shlomi Fish
Modified: 2007-10-05 06:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Screenshot of the KSokoban display. (581.90 KB, image/png)
2007-09-01 07:51 UTC, Shlomi Fish
no flags Details

Description Shlomi Fish 2007-09-01 07:36:56 UTC
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.
>>>>>>>>>>>>>>>>>>
Comment 1 Shlomi Fish 2007-09-01 07:51:39 UTC
Created attachment 11377 [details]
Screenshot of the KSokoban display.

This is a screenshot of how KSokoban is displayed with Nouveau.
Comment 2 Arthur Huillet 2007-10-05 06:54:54 UTC

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.