From owner-freebsd-current@FreeBSD.ORG Sun Apr 5 16:19:18 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2436A1065674 for ; Sun, 5 Apr 2009 16:19:18 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id AB5C28FC13 for ; Sun, 5 Apr 2009 16:19:17 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ewy19 with SMTP id 19so1524253ewy.43 for ; Sun, 05 Apr 2009 09:19:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=VphS2bqdplW09jlOOsP31gjlAEdEvrOEAYvh+wlcvK0=; b=a0BkJyXirsCe1UetklbVpV7k2bo4mkUp32gAzsUTULEvkcc428RrtFkoPD9EUBqoZv kE9bwD/GR6lQN2a3hsVa6TmsRz2nZuHwHtdxF1gtDsjiaLutKgbV42hFiIn087c2wX9W QtffnQ+zILTEdph7wTDGQS0cPeZh5amwKwAtE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wXRIvH31OWSESeK9J9wp8qIXYmncny3O9qLjsoW951/40GsykMLoCl5AmKaap9bLx/ 7FPA7v7YbIGITs00pY1ol45Vk71BZGwXH35VUaf7R39glFQYqnzaHuQ8uJrBonmQ6mja FD//HBItPw+VqQit0KG/Qd6tde38pV6sUBtHY= MIME-Version: 1.0 Received: by 10.210.18.8 with SMTP id 8mr310145ebr.14.1238948356651; Sun, 05 Apr 2009 09:19:16 -0700 (PDT) In-Reply-To: <49D8D03B.8090302@arcor.de> References: <49D8D03B.8090302@arcor.de> Date: Sun, 5 Apr 2009 18:19:16 +0200 Message-ID: <3a142e750904050919l1388b559t9bbd751546e239e7@mail.gmail.com> From: "Paul B. Mahol" To: Manfred Lotz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: xorg loops X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2009 16:19:18 -0000 On 4/5/09, Manfred Lotz wrote: > Hi all, > Using 8 current from time to time I have an xorg problem. > > Getting millions of those messages > > (II) Mouse autoprobe: Changing protocol to ExplorerPS/2 > (II) Mouse autoprobe: Changing protocol to ImPS/2 > > the system is unusable. No response from keyboard or mouse any more. > > > > Any idea, what I can do to prevent this from happining? Disable hal if it is enabled? -- Paul