bugzilla-daemon at freedesktop.org
2007-Dec-23  16:13 UTC
[Nouveau] [Bug 13796] New: tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796
           Summary: tnt2 16Mb agp, corrupted image
           Product: xorg
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: randrik at mail.ru
         QAContact: xorg-team at lists.x.org
hwinfo:
01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro]
(rev 15) (prog-if 00 [VGA])
        Subsystem: ASUSTeK Computer Inc. AGP-V3800PRO
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
        Memory at de000000 (32-bit, non-prefetchable) [size=16M]
        Memory at da000000 (32-bit, prefetchable) [size=32M]
        Expansion ROM at dfef0000 [disabled] [size=64K]
        Capabilities: [60] Power Management version 1
        Capabilities: [44] AGP version 2.0
Subsystem: 1043:4000
Software:
Linux slax 2.6.23.11 #2 Sun Dec 16 08:33:34 GMT 2007 i686 unknown unknown
GNU/Linux
drm from git (~12 dec 2007)
x server from git (~6 dec 2007)
nouveau (II) NOUVEAU driver Date:   Sun Dec 23 15:48:24 2007 +0100
right after x server startup i have very corrupted image, all gtk2 apps have no
text in menus. But Eterm (text inside it) works.
Options 
#Option "EXANoDownloadFromScreen" "1"
#Option  "EXANoUploadToScreen" "1"
#Option         "EXANoComposite" "1"
has no positive effect.
-- 
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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  16:14 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796 ------- Comment #1 from randrik at mail.ru 2007-12-23 08:14 PST ------- Created an attachment (id=13328) --> (http://bugs.freedesktop.org/attachment.cgi?id=13328&action=view) x.org log -- 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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  16:15 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796 ------- Comment #2 from randrik at mail.ru 2007-12-23 08:15 PST ------- Created an attachment (id=13329) --> (http://bugs.freedesktop.org/attachment.cgi?id=13329&action=view) xorg.conf Now it has nv as working driver. -- 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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  16:16 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796 ------- Comment #3 from randrik at mail.ru 2007-12-23 08:16 PST ------- Created an attachment (id=13330) --> (http://bugs.freedesktop.org/attachment.cgi?id=13330&action=view) dmesg.log -- 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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  16:17 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796 ------- Comment #4 from randrik at mail.ru 2007-12-23 08:17 PST ------- Created an attachment (id=13331) --> (http://bugs.freedesktop.org/attachment.cgi?id=13331&action=view) screenshot showing corruption -- 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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  16:18 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796
randrik at mail.ru changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13329|application/octet-stream    |text/plain
          mime type|                            |
-- 
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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  17:21 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796 ------- Comment #5 from randrik at mail.ru 2007-12-23 09:21 PST ------- Ok, with (**) NOUVEAU(0): Option "MigrationHeuristic" "greedy" (**) NOUVEAU(0): Option "EXANoComposite" "1" (**) NOUVEAU(0): Option "EXANoUploadToScreen" "1" (**) NOUVEAU(0): Option "EXANoDownloadFromScreen" "1" it works better. Fonts are back, and window decorations sometimes fully visible. But scroll (xchat, mozilla) still give me very strange results - image not updated until something "forced" redraw. (i'm using e 0.16.8.11-001 as my window manager, but it works just fine with nouveau + nv11 and nouveau + nv40) -- 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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  17:47 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796 ------- Comment #6 from randrik at mail.ru 2007-12-23 09:47 PST ------- Found workaround: xcompmgr -a Everything (gtk2) run fast and perfect. -- 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.
bugzilla-daemon at freedesktop.org
2007-Dec-23  18:25 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796 ------- Comment #7 from randrik at mail.ru 2007-12-23 10:25 PST ------- with only (**) NOUVEAU(0): Option "MigrationHeuristic" "greedy" i don't need xcompmgr anymore. KDE apps works too. -- 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.
bugzilla-daemon at freedesktop.org
2007-Dec-28  22:25 UTC
[Nouveau] [Bug 13796] tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796
arthur.huillet at free.Fr changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
------- Comment #8 from arthur.huillet at free.Fr  2007-12-28 14:25 PST -------
reported fixed by AndrewR himself after his patch (DDX commit
8215e970445d99312c8fbbc31944466f70f3e186 
http://gitweb.freedesktop.org/?p=nouveau/xf86-video-nouveau.git;a=commitdiff;h=8215e970445d99312c8fbbc31944466f70f3e186;hp=c6ae3fe9f077c38f616fd3ad07275dcf8cb65bbc)
-- 
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.
Possibly Parallel Threads
- [Bug 11425] New: EXA on GF6200/AGP and different "MigrationHeuristic" schemas
 - [Bug 26986] New: TNT2 crashed on startup with 2.6.34-rc1
 - [Bug 14010] New: TNT2 generate too much noise in logs
 - [Bug 23086] New: TNT2 doesn't start with current nouveau
 - [Bug 15792] New: nv04 (TNT2) video blitter problem.