[Bug 72346] [pnv] Xvnc redraws incorrectly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 9 09:57:37 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72346

Jan Engelhardt <jengelh at inai.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from Jan Engelhardt <jengelh at inai.de> ---
According to SUSE package database, "vncserver" is the TigerVNC implementation.
The vncserver runs on a unconnected card as follows

$ lspci...
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)
00:02.0 0300: 8086:0102 (rev 09)
$ vncserver :2 -geometry 1264x944
$ ps xaf | grep 944
Xvnc :2 -desktop X -httpd /usr/share/vnc/classes -auth
/home/jengelh/.Xauthority -geometry 1264x944 -depth 24 -rfbwait 120000 -rfbauth
/home/jengelh/.vnc/passwd -rfbport 5902 -fp
/usr/share/fonts/misc:unscaled,/usr/share/fonts/local,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/Type1,/usr/share/fonts/URW,/usr/share/fonts/Speedo,/usr/share/fonts/truetype,/usr/share/fonts/uni,/usr/share/fonts/CID
-noreset


vncclient is run on the Pineview/N450, and is TightVNC (not Tiger).
$ ssh -CL 5902:localhost:5902 remote-site
$ vncviewer localhost:2 -encodings tight -compresslevel 9

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131209/a0ed60a4/attachment.html>


More information about the intel-gfx-bugs mailing list