← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 386740] Re: [K8M800] mouse pointer corruptly displayed at the bottom of the X screen

 

Do you mean:
pScrn->currentMode->HDisplay
pScrn->currentMode->VDisplay
pScrn->virtualX
pScrn->virtualY
?

I created a debug patch (attached) to print out these variables. When I
use the original xorg.conf file the variables show a resolution of
1600x1200.

(II) CHROME(0): via_cursor.c:330: pScrn->currentMode->HDisplay=1600
(II) CHROME(0): via_cursor.c:332: pScrn->currentMode->VDisplay=1200
(II) CHROME(0): via_cursor.c:334: pScrn->virtualX=1600
(II) CHROME(0): via_cursor.c:336: pScrn->virtualY=1200

My native panel resolution is 1024x768. When I use the "Virtual 1024
768" then the screen is no longer cropped and the mouse pointer is
displayed also correctly as I mentioned in comment #11 (
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
openchrome/+bug/386740/comments/11 ).

Applying the patch
http://launchpadlibrarian.net/27411446/panel_pm800_new2.patch results a
complete system freeze on Clevo D410J when I execute "/etc/init.d/gdm
restart" from the console. Different colored pixels appear on the screen
when the system is freezed (the "Caps Lock" is not working).


** Attachment added: "openchrome-debug-xy.patch"
   http://launchpadlibrarian.net/28192374/openchrome-debug-xy.patch

-- 
[K8M800] mouse pointer corruptly displayed at the bottom of the X screen
https://bugs.launchpad.net/bugs/386740
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.



References