git bisect says 61fc9cc04e1ac179ac5e2cc4ff861bb362f0b801 is the first bad commit I'm on squeeze, asking on irc says 10.10 is also affected, lenny and 10.04 not.
blacklisting nouveau makes it go away. backtrace with nouveau: Starting program: /home/jthill/src/X11/xrandr/xrandr 2>&- ^C Program received signal SIGINT, Interrupt. 0x00007ffff71700d8 in poll () from /lib/libc.so.6 (gdb) bt #0 0x00007ffff71700d8 in poll () from /lib/libc.so.6 #1 0x00007ffff6c878ca in ?? () from /usr/lib/libxcb.so.1 #2 0x00007ffff6c89c0c in xcb_wait_for_reply () from /usr/lib/libxcb.so.1 #3 0x00007ffff76d6acd in _XReply (dpy=0x60c010, rep=0x7fffffffdf10, extra=<value optimized out>, discard=<value optimized out>) at xcb_io.c:533 #4 0x00007ffff7bdbe49 in XRRGetOutputPrimary (dpy=0x60c010, window=67) at XrrOutput.c:182 #5 0x0000000000403bfb in output_is_primary () at xrandr.c:942 #6 set_output_info () at xrandr.c:1163 #7 get_outputs () at xrandr.c:1695 #8 0x000000000040688f in main (argc=0, argv=0x1) at xrandr.c:2919 also reported on debian, bug 609858
Looks like nouveau doesn't respond when gamma is queried. Is this still an issue?
Hi Jim It appears that you are using fbdev rather than nouveau ddx (xf86-video-nouveau) Can you please install it and open another bug report if the issue exists Cheers Emil
(In reply to comment #3) Now using a radeon so I won't be able to reproduce it. Random stuff, ignore at will: Don't understand the comment about using fbdev -- I was definitely loading nouveau for console and X, switching back and forth between proprietary and nouveau, forgetting xorg.conf driver "nouveau" a time or two leaves memories. >&- is apparently fairly unusual, and I guess it's vulnerable to unchecked fd reuse. Anyway I never got all that worked up about a seven-keystroke workaround. Thanks for the attention.
I see it now, while closing the debian bug I read the X log not just syslog.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.