jkeil wrote: > Alan wroet: > > jason wrote: > > > Recently live upgraded from b115 to b116. New X > > > looks nice and sharp on Lenovo T60 notebook with > ATI > > > Radeon Mobility X1400, yet the mouse keeps > jumping to > > > upper left corner. > > > > I've not seen it yet, but had other people report > it. > > I've just installed OpenSolaris 2010.02 (b117) on my > Tecra S1, and am observing the mouse problem. > With b111 this problem didn't exist. > > It doesn't seem to be reliable reproducible. > But quite often I observed it with firefox > displaying > http://defect.opensolaris.org/bz/query.cgi?format=adva > nced > > > There's a dtrace script in > > > http://bugs.opensolaris.org/bugdatabase/view_bug.do?bu > g_id=6526932 > > that prints the mouse events the kernel is sending > to the X server > > I've attached an updated Xorg dtrace script, the one > in bug 6526932 had multiple issues on my 32-bit > laptop. > > > which might > > help determine if the problem lies on the kernel > driver side or in Xorg. > > dtrace script output is attached, too. > During that trace the mouse pointer jumped > several times to the upper left corner. > > The dtrace event trace looks ok for me. > > I suspect the bug is in Xorg...
I have b117 on an IBM/Lenovo T43p with an ATI Mobility FireGL V3200 (15" 1600x1200 screen). With earlier revs (say b115 or older), things worked OK but I also get the pointer jumping to the upper left corner with b117. It happens when trying to resize a terminal window for example. I ran the original dtrace script and the new xorg.d one. The original one gives very large numbers of mouse events with a cursor jump. In both cases, the terminal size expanded when dragging the lower right corner and then resized to a very small window with the cursor in the upper left corner of the screen. Stuart -- This message posted from opensolaris.org -------------- next part -------------- A non-text attachment was scrubbed... Name: b117_ibm_t43p.out.gz Type: application/octet-stream Size: 330 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20090704/f0cd1799/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: xorg.d_log.txt.gz Type: application/octet-stream Size: 23034 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20090704/f0cd1799/attachment-0001.obj>
