From owner-freebsd-bugs Sat Oct 26 17:50: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2352E37B401 for ; Sat, 26 Oct 2002 17:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C0043E65 for ; Sat, 26 Oct 2002 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9R0o2x3077472 for ; Sat, 26 Oct 2002 17:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9R0o2lh077471; Sat, 26 Oct 2002 17:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46C8137B401 for ; Sat, 26 Oct 2002 17:42:25 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14DD743E42 for ; Sat, 26 Oct 2002 17:42:25 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9R0gO7R069074 for ; Sat, 26 Oct 2002 17:42:24 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g9R0gO3u069073; Sat, 26 Oct 2002 17:42:24 -0700 (PDT) Message-Id: <200210270042.g9R0gO3u069073@www.freebsd.org> Date: Sat, 26 Oct 2002 17:42:24 -0700 (PDT) From: Kevin Van Maren To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/44514: X11 mouse pointer disappears upon suspend Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44514 >Category: kern >Synopsis: X11 mouse pointer disappears upon suspend >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 26 17:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kevin Van Maren >Release: .47-STABLE >Organization: >Environment: 4.7-RC >Description: Running XFree86 on a Compaq Armada 1750 notebook with integrated Mach64 video. dmesg reports the video as an ATI model 4c42. I have the XFree86-4.2.0_1,1 Xserver installed, although this problem existed with the older 3.x server as well. Some excerpts from /var/log/XFree86.0.log: (II) Module ati: vendor="The XFree86 Project" compiled for 4.2.0, module version = 6.4.8 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (--) PCI:*(1:0:0) ATI Mach64 LB rev 220, Mem @ 0x40000000/24, 0x41000000/12, I/O @ 0x1000/8 (==) ATI(0): Silken mouse enabled If I suspend the notebook while under X, when I resume the mouse pointer is gone. The mouse still works (I can kindof tell where the mouse is by what gets highlighted). The (unsatisfactory) workaround is to change to text mode and back using the -- key sequence. >How-To-Repeat: Enable APM. Suspend the notebook while running XFree86. When you resume, the mouse pointer is gone. >Fix: Unknown. I believe the fix would be to do additional initialization of the hardware on a resume, since whatever is done when going to text mode and back makes it work. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message