From owner-freebsd-questions@FreeBSD.ORG Fri Apr 24 16:10:52 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25EC81065670; Fri, 24 Apr 2009 16:10:52 +0000 (UTC) (envelope-from OttK@zzz.ee) Received: from zzz.ee (kalah.zzz.ee [194.204.30.253]) by mx1.freebsd.org (Postfix) with ESMTP id A14A78FC08; Fri, 24 Apr 2009 16:10:51 +0000 (UTC) (envelope-from OttK@zzz.ee) Received: from zzz.ee (localhost.zzz.ee [127.0.0.1]) by zzz.ee (Postfix) with ESMTP id 32EAEFD89E; Fri, 24 Apr 2009 19:10:50 +0300 (EEST) Received: by zzz.ee (Postfix, from userid 3019) id 3175AFD89C; Fri, 24 Apr 2009 19:10:50 +0300 (EEST) X-Spam-Checker-Version: SpamAssassin on spamassassin.zzz.ee X-Spam-Level: *** X-Spam-Guessed-Language: X-Spam-Status: No, score=3.1 required=5.0 tests=BAYES_50,RDNS_DYNAMIC, SPF_SOFTFAIL X-Spam-Checker-URL: http://info.zzz.ee Received: from [192.168.1.64] (87-119-181-26.tll.elisa.ee [87.119.181.26]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by zzz.ee (Postfix) with ESMTPS id 791C5FD71D; Fri, 24 Apr 2009 19:10:45 +0300 (EEST) Message-ID: <49F1E47F.3060700@zzz.ee> Date: Fri, 24 Apr 2009 19:10:39 +0300 From: =?ISO-8859-1?Q?Ott_K=F6stner?= Organization: TIGMA AS User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, ports@freebsd.org References: <20090423154148.92661a17.wmoran@potentialtech.com> <200904241533.11177.ottk@zzz.ee> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP @zzz.ee Cc: Subject: Re: X-Org problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2009 16:10:52 -0000 Neal Hogan wrote: > On Fri, Apr 24, 2009 at 7:33 AM, Ott Köstner wrote: > >> Dear list, >> >> After upgrading Xorg from ports to the latest version >> xorg-server-1.6.0,1 >> xorg-7.4_1 >> >> I am experiencing very unpleasant phenomenon, Xorg randomly exiting with message: >> >> Apr 24 15:16:16 ott kernel: pid 7445 (Xorg), uid 0: exited on signal 6 >> Apr 24 15:16:16 ott kdm-bin[1020]: X server for display :0 terminated unexpectedly >> >> Also, there is a strange behavior with dual-head mode -- when moving cursor from one screen to another, the little white arrow remains on the other screen. >> >> Please help! What might it be? Recompiled probably everything related to Xorg. Using Nvidia driver version >> nvidia-driver-96.43.11 >> > > I'm no expert, but to help those that are, I suggest that you post the > contents of your /etc/X11/Xorg.0.log (perhaps a dmesg, too). > > After the crash Xorg is instantly restarted. Probably there is no reason to copy the whole log here. Everything looks normal for some time and then it restarts just at a random moment. No reason to blame hardware. It was stable before pre-previous Xorg server update (over 100 days uptime). Ill-effects started after I upgraded to xorg-server-1.5.3. Mouse buttons started to freeze randomly. That is why I chose to upgrade to xorg-server-1.6.0. Xorg.0.log.old ends like this: ... (II) LoadModule: "mouse" (II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.4.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (**) PS/2 Mouse: Device: "/dev/sysmouse" (==) PS/2 Mouse: Protocol: "Auto" (**) PS/2 Mouse: always reports core events (**) Option "Device" "/dev/sysmouse" (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50 (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5 (**) PS/2 Mouse: Buttons: 9 (**) PS/2 Mouse: Sensitivity: 1 (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE) (**) PS/2 Mouse: (accel) keeping acceleration scheme 1 (**) PS/2 Mouse: (accel) filter chain progression: 2.00 (**) PS/2 Mouse: (accel) filter stage 0: 20.00 ms (**) PS/2 Mouse: (accel) set acceleration profile 0 (II) PS/2 Mouse: SetupAuto: hw.iftype is 4, hw.model is 0 (II) PS/2 Mouse: SetupAuto: protocol is SysMouse Fatal server error: Caught signal 11. Server aborting Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. (II) UnloadModule: "kbd" (II) UnloadModule: "mouse" (II) Screen 0 shares mem & io resources (II) Screen 1 shares mem & io resources ---------------------------------------------------------- # dmesg | tail -n 15 pid 6766 (PBReg), uid 1001: exited on signal 10 pid 6787 (NetworkTray), uid 1001: exited on signal 11 pid 6796 (NetworkTray), uid 1001: exited on signal 11 pid 6478 (Xorg), uid 0: exited on signal 6 pid 7710 (PBReg), uid 1001: exited on signal 10 pid 7727 (NetworkTray), uid 1001: exited on signal 11 pid 7730 (NetworkTray), uid 1001: exited on signal 11 pid 7445 (Xorg), uid 0: exited on signal 6 pid 8095 (PBReg), uid 1001: exited on signal 10 pid 8112 (NetworkTray), uid 1001: exited on signal 11 pid 8115 (NetworkTray), uid 1001: exited on signal 11 pid 7797 (Xorg), uid 0: exited on signal 6 pid 47182 (PBReg), uid 1001: exited on signal 10 pid 47199 (NetworkTray), uid 1001: exited on signal 11 pid 47200 (NetworkTray), uid 1001: exited on signal 11 > >> With best regards, >> Ott Köstner >> >> >> >> >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> > > > >