|
|
#1 | |
|
Registered User
Join Date: May 2009
Posts: 7
|
Hi All. This is an odd issue. I can't figure it out and have googled for a few hours to try to find similar issues. This happens on only a subset of computer here and other computers around the office here are not symptomatic.
In my application I am writing if I choose the window by clicking on the window itself the content stops updating. When going into the logs I get stuck on the first glBeing(GL_QUADS) call that I make after i select the window. The exact same symptoms are seen when using glxgears. When I click directly on the gears bringing the window to the top it stops updating until i select another window. The computer is a fully up-to-date Ubuntu 8.04, with screens configured in a two panel xinerama system (which I think might be a part of the problem). Kernel = 2.6.24-23 X server = 1.4.0.90 Nvidia Driver (Installed from a deb package): 180.29 However, this is also happening on a fully-up-to-date Fedora 8 computer with a 177.81 driver. I have also removed the 180.29 deb package and installed the 180.51 driver directly from the .run package and it still occurs. The symptoms are the exact same. The problem does not occur for a while after a X-reboot, but only after half a day or two. I have attached the nvidia-bug-report.log as well. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: May 2009
Posts: 7
|
Hi. I am just bumping this. I still occasionally see this issue and am wondering if anyone knows anything about it or could help me further debug this.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2003
Location: Skokie, Illinois
Posts: 6
|
Hello,
I've recently upgraded to Karmic Koala and have started experiencing the same problem. I've noticed that it occurs with applications that have opengl in them. I've attempted to upgrade my Xserver, Nvidia drivers, etc. I started noticing the problem when running applications such as the SecondLife Emerald client (and other SL clients)... as well as Opengl code that I've written. Usually if I grab the window and move it, the application starts working again. (Additionally if I use the mouse scroll where to "select" the window avoids the freezing) I've downgraded my display to either a single display and dual headed and noticed that the problem disappears. So to me it seems like the issue may be xinerama related. Any ideas and or updates? Thank you. --Mike
__________________
Michael W. Bogucki |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Nov 2003
Location: Skokie, Illinois
Posts: 6
|
Hi All,
In case anyone asks for hardware/software specifications... here they are: (Karmic Koala) kernel 2.6.31-15 Nvidia driver: 190.42 Xserver 1.6.4 i7 quad core 920 @2.67Ghz 3 gigs ram GTX 260 (pair)) ### xorg.conf ### Section "ServerLayout" Identifier "Layout0" Screen "Screen0" 0 0 Screen "Screen1" LeftOf "Screen0" #InputDevice "Keyboard0" "CoreKeyboard" #InputDevice "Mouse0" "CorePointer" Option "Xinerama" "True" EndSection Section "Module" Load "ddc" Load "dbe" Load "extmod" Load "glx" Load "record" Load "bitmap" Load "freetype" Load "speedo" Load "type1" Load "vbe" Load "int10" EndSection Section "Files" EndSection Section "ServerFlags" Option "Xinerama" "True" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "DELL E228WFP" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 260" BusID "PCI:2:0:0" EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 260" BusID "PCI:3:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "ConnectedMonitor" "LCD,LCD" # Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "ConnectedMonitor" "LCD" # Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Disable" EndSection
__________________
Michael W. Bogucki |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Nov 2003
Location: Skokie, Illinois
Posts: 6
|
Hi Guys,
Slowly learning.... I've included the nvidia-bug-report.log.gz file here...
__________________
Michael W. Bogucki |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA Drivers Receive Windows 8 Certification | News | Latest Tech And Game Headlines | 0 | 06-01-12 05:30 AM |
| Creative drivers ? | SparrowHawk | General Hardware | 39 | 11-18-02 08:03 AM |
| Radeon 9700 not all that? | sancheuz | Other Desktop Graphics Cards | 200 | 10-12-02 09:31 PM |
| RH7.3 & GeForce2MX drivers: no more X window! | sT3N0x | NVIDIA Linux | 2 | 09-07-02 06:20 AM |
| Nvidia Stereo Drivers | Soudontsay | NVIDIA Windows Graphics Drivers | 2 | 08-26-02 10:48 AM |