|
Bugzilla – Full Text Bug Listing |
| Summary: | xorg-x11-driver-video: nv driver module creates garbage on screen | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Heiko Rommel <heiko.rommel> |
| Component: | X.Org | Assignee: | Matthias Hopf <mhopf> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aritger, dmacvicar, eich, sndirsch |
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 144304 | ||
| Attachments: |
/var/log/Xorg*
/etc/X11/xorg.conf output of "hwinfo --gfxcard" |
||
|
Description
Heiko Rommel
2006-03-13 13:44:19 UTC
Could you attach /var/log/Xorg.0.log and /etc/X11/xorg.conf? Thanks. Created attachment 72565 [details]
/var/log/Xorg*
Created attachment 72566 [details]
/etc/X11/xorg.conf
Matthias, since you're currently using a GeForce 6200. Could you try to reproduce this and fix it if required in case it's a driver bug? Thanks. Can you please attach the output of 'hwinfo --gfxcard'? There are too many different GeForce 6200 on the market, I think I have a different one. Can you test the Card with Option "NoAccel" and/or Option "HWcursor" "off" in the Device section of /etc/X11/xorg.conf? For "NoAccel" prepare to see a very sloooow Xserver... Does this happen with the binary only driver? Created attachment 73950 [details]
output of "hwinfo --gfxcard"
If using Option "NoAccel" the defect is gone. Using Option "HWcursor" "off" has no visiable effect. If using the binary driver (the patched NVIDIA-Linux-x86-1.0-8178-pkg1.run one) the defect is gone, too. I'm waiting for the 6200 Stefan is trying to get. I have a different one (PCIe instead of AGP). Possibly this is the same problem as with bug #161873 ? I don't think so. I recently had this issue myself, but the nv driver is too involved to be easily fixed w/o documentation. Heiko, did you see this with SL10.0 as well, or is this a new installation? Adding a screenshot would be a great idea. Also try the options XaaNoImageWriteRect, XaaNoScanlineImageWriteRect, XaaNoScreenToScreenColorExpandFill, XaaNoScreenToScreenCopy (a single one could suffice), instead of NoAccel. Also XaaNoOffscreenPixmaps and/or XaaNoPixmapCache (might need both). Adding Andy Ritger, maybe he's got another idea. *** Bug 161873 has been marked as a duplicate of this bug. *** I have added bug 161873 as a duplicate; we have a screenshot there, and also we have a machine that safely reproduces it any time :-) We have observed the behavior on SLES10 RC2 x86, with nVidia 6200 TurboCache (OEM AsusTek). Bug 168849 might possibly be related to the same problem. Ouch. Now I see that Matthias thinks it is not the same problem as bug 161873 (comment #11). Stupid me. Sorry. However, it still seems to me the very same thing. Should I re-split the bugs? No necessarily ATM. It *could* be the same bug. Let's analyze further first. Heiko, we still need your feedback. See comment #11. I tried the option from comment #11: NoAccel: solves the problem Having these option in xorg.conf didn't help: XaaNoImageWriteRect, XaaNoScanlineImageWriteRect, XaaNoScreenToScreenColorExpandFill, XaaNoScreenToScreenCopy The same with XaaNoOffscreenPixmaps and/or XaaNoPixmapCache (having them in xorg.conf doesn't solve the problem). I observed this also on SL10.0. You can find a screenshot in bug #161873 Ok, that at least gives us a hint. This is a bug that hasn't been reported and addressed before, and no side effect of fixing another bug (which I had in mind). Can you please try (only one at a time) XaaNoSolidFillRect, XaaNoSolidHorVertLine, XaaNoSolidTwoPointLine, XaaNoSolidBresenhamLine, XaaNoScanlineCPUToScreenColorExpandFill, XaaNoScreenToScreenColorExpandFill, XaaNoCPUToScreenColorExpandFill (in decreasing order of probable help)? XaaNoSolidFillRect helps XaaNoSolidHorVertLine does not help Should I try the rest? No, I don't think this is needed. Thanks! This bug exists against plain SL 10.1 as well -> changing product. *** Bug 183749 has been marked as a duplicate of this bug. *** *** Bug 168849 has been marked as a duplicate of this bug. *** Sorry for the slow response. Aaron Plattner just released an updated nv driver (nv-1_2_0). I would recommend to start by testing with that. Based on the results from that, someone from NVIDIA can help debug this. Thanks, - Andy I do have same problem here with a GeFORCE 6200 Could you test again with openSUSE 10.2 Alpha3, which includes latest X.Org and nv driver? Holger or Heiko, could you please retest with Alpha3? I could never reproduce this here with my 6200... Any news on that? There has been no post for 6 weeks now... I'll try to test next week Heiko, Holger, Martin, Jiri. Any updates? This bug has been open without external testing for half a year now, and the last external comment is a month old. Closing this as FIXED, as I assume the driver update did it. If the issue still pops up, feel free to reopen. sorry for _late_ answer... But I still have this issue with both openSUSE 10.3 alpha1 and SP1 beta4 Ok. Could you also try the options mentioned in comments #19/20? (In reply to comment #35) > Ok. Could you also try the options mentioned in comments #19/20? Same results as in comment #20 on openSUSE 10.3-alpha1: XaaNoSolidFillRect helps XaaNoSolidHorVertLine does not help (actually I have pretty same HW as jdluhos) Thanks. I can close this one finally as a duplicate. *** This bug has been marked as a duplicate of bug 246421 *** |