[elrepo] Hanging video input with Nvidia kmod-nvidia-295.71-1.el6.elrepo.x86_64
Kenneth Halanych
ken at auburn.edu
Fri Aug 10 18:52:46 EDT 2012
I recently upgraded from Scientific linux 6.1:
the NVidia driver
kmod-nvidia-290.10-1.el6.elrepo.x86_64
nvidia-x11-drv-290.10-1.el6.elrepo.x86_64
with kernel vmlinuz-2.6.32-131.21.1.el6.x86_64
to Scientific linux 6.3:
with NVidia driver
kmod-nvidia-295.71-1.el6.elrepo.x86_64
nvidia-x11-drv-295.71-1.el6.elrepo.x86_64
with vmlinuz-2.6.32-279.1.1.el6.x86_64.
When I login to my gui (GNOME gdm) it will hang and freeze. In /var/log/Xorg.0.log the following is recorded:
.....
Auth name: MIT-MAGIC-COOKIE-1 ID: 353
[ 242.340] AUDIT: Fri Aug 10 15:33:22 2012: 4412: client 28 connected from local host ( uid=504 gid=504 pid=4827 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 353
[ 242.341] AUDIT: Fri Aug 10 15:33:22 2012: 4412: client 29 connected from local host ( uid=504 gid=504 pid=4821 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 353
[ 242.342] AUDIT: Fri Aug 10 15:33:22 2012: 4412: client 30 connected from local host ( uid=504 gid=504 pid=4825 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 353
[ 242.910] AUDIT: Fri Aug 10 15:33:23 2012: 4412: client 31 connected from local host ( uid=504 gid=504 pid=4609 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 353
[ 242.910] AUDIT: Fri Aug 10 15:33:23 2012: 4412: client 31 disconnected
[ 246.341] AUDIT: Fri Aug 10 15:33:26 2012: 4412: client 23 connected from local host ( uid=504 gid=504 pid=4839 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 353
[ 246.546] AUDIT: Fri Aug 10 15:33:27 2012: 4412: client 32 connected from local host ( uid=504 gid=504 pid=4860 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 353
[ 246.581] AUDIT: Fri Aug 10 15:33:27 2012: 4412: client 32 disconnected
[ 272.109] AUDIT: Fri Aug 10 15:33:52 2012: 4412: client 14 disconnected
[ 284.555] (WW) NVIDIA(0): WAIT (2, 7, 0x8000, 0x0000c870, 0x0000d274)
[ 285.635] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
[ 285.635]
Backtrace:
[ 285.649] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x467998]
[ 285.649] 1: /usr/bin/Xorg (mieqEnqueue+0x1f4) [0x45c2e4]
[ 285.649] 2: /usr/bin/Xorg (xf86PostMotionEventM+0x97) [0x46e577]
[ 285.649] 3: /usr/bin/Xorg (xf86PostMotionEventP+0x4f) [0x46e67f]
[ 285.649] 4: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7f63ea0e3000+0x5454) [0x7f63ea0e8454]
[ 285.649] 5: /usr/bin/Xorg (0x400000+0x80bc7) [0x480bc7]
[ 285.649] 6: /usr/bin/Xorg (0x400000+0x122893) [0x522893]
[ 285.649] 7: /lib64/libpthread.so.0 (0x3f80a00000+0xf500) [0x3f80a0f500]
[ 285.649] 8: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f63eac68000+0x8f0f0) [0x7f63eacf70f0]
[ 285.649] 9: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f63eac68000+0x8fd34) [0x7f63eacf7d34]
[ 285.649] 10: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f63eac68000+0x109cde) [0x7f63ead71cde]
[ 285.649] 11: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f63eac68000+0x4895c8) [0x7f63eb0f15c8]
[ 285.649] 12: /usr/bin/Xorg (0x400000+0x177149) [0x577149]
[ 285.649] 13: /usr/bin/Xorg (0x400000+0xa7f9e) [0x4a7f9e]
[ 285.649] 14: /usr/bin/Xorg (0x400000+0xd5edb) [0x4d5edb]
[ 285.649] 15: /usr/bin/Xorg (0x400000+0x55431) [0x455431]
[ 285.649] 16: /usr/bin/Xorg (0x400000+0x21e4b) [0x421e4b]
[ 285.649] 17: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x3f8061ecdd]
[ 285.649] 18: /usr/bin/Xorg (0x400000+0x219d9) [0x4219d9]
[ 291.223] (WW) NVIDIA(0): WAIT (1, 7, 0x8000, 0x0000c870, 0x0000d274)
[ 294.227] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000c870, 0x00008454)
[ 301.227] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x0000c870, 0x00008454)
[ 304.228] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000c870, 0x00008bf4)
I know that Xorg-server was updated between SL6.1 to SL6.3. The issue looks similar to the bug reported at (https://bugzilla.redhat.com/show_bug.cgi?id=618356). I have tried downgrading the NVidia drive and the using the old Scientific Linux kernel to no avail.
Any suggestions on how to correct this incompatibility (?) would be most appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.elrepo.org/pipermail/elrepo/attachments/20120810/c463a670/attachment-0001.html>
More information about the elrepo
mailing list