Summary: | nvidia drivers 1.0.6629 causing display corruption | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nick Woebcke <nwoebcke> |
Component: | New packages | Assignee: | X11 External Driver Maintainers <x11-drivers> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | jakub, paul |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
A view of the corrupted desktop using "nvidia" instead of "nv"
my xorg.conf file Output of glxinfo output of lspci command |
Description
Nick Woebcke
2006-03-26 13:26:06 UTC
Created attachment 83186 [details]
A view of the corrupted desktop using "nvidia" instead of "nv"
Created attachment 83187 [details]
my xorg.conf file
The screen looks fine when in the Section "Screen" device is set to "nVidia Generic". It gets corrupted when device is set to "nVidia OpenGL".
Comment on attachment 83187 [details]
my xorg.conf file
In Section "Screen":
set Device "nVidia Generic"
and it will work fine (tho no opengl capabilities). set Device "nVidia OpenGL" and you can see glxgears but the desktop gets slowly corrupted when you move stuff around.
Created attachment 83188 [details]
Output of glxinfo
- We can do exactly zero with those QA notices (there's already a bug about it). - Also, don't restrict bugs without any reason - and don't assign them if you don't know who's the maintainer, this has nothing in common with Gnome. Option "AllowGLXWithComposite" "true" is unsafe, as noted in nVidia drivers documentation, and can result in weird issues. Created attachment 83189 [details]
output of lspci command
(In reply to comment #5) > - We can do exactly zero with those QA notices (there's already a bug about > it). > - Also, don't restrict bugs without any reason > - and don't assign them if you don't know who's the maintainer, this has > nothing in common with Gnome. > > Option "AllowGLXWithComposite" "true" > > is unsafe, as noted in nVidia drivers documentation, and can result in weird > issues. > I've taken that option away and the corrupted desktop still exists. It was part of my flailing around trying every option before I realized it was the nvidia driver not behaving. And so posted this bug. Please try out either x11-drivers/nvidia-drivers or x11-drivers/nvidia-legacy-drivers depending on your hardware. We will (hopefully) be killing older drivers like this in the near future. Post your results. No response from user, and the version this bug is about is gone. Reopen if you have the same issue w/ up-to-date drivers (see Comment #8). |