From owner-freebsd-x11@FreeBSD.ORG Sun Jan 6 22:13:12 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 15168E2D for ; Sun, 6 Jan 2013 22:13:12 +0000 (UTC) (envelope-from fbsd@opal.com) Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) by mx1.freebsd.org (Postfix) with ESMTP id CAD7E1A91 for ; Sun, 6 Jan 2013 22:13:11 +0000 (UTC) Received: from pool-151-203-201-84.bos.east.verizon.net ([151.203.201.84] helo=homobox.opal.com) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TrySn-000F1N-6Z for freebsd-x11@freebsd.org; Sun, 06 Jan 2013 22:13:05 +0000 Received: from shibato (shibato.opal.com [192.168.4.2]) (authenticated bits=0) by homobox.opal.com (8.14.4/8.14.4) with ESMTP id r06MD1En040571 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 6 Jan 2013 17:13:01 -0500 (EST) (envelope-from fbsd@opal.com) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 151.203.201.84 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18WGUfNFKwvhgDTYxN2opH1 Date: Sun, 6 Jan 2013 17:13:01 -0500 From: "J.R. Oldroyd" To: freebsd-x11@freebsd.org Subject: x.org server enters infinite loop with mplayer -vo xv Message-ID: <20130106171301.2fab5eaa@shibato> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (homobox.opal.com [192.168.4.1]); Sun, 06 Jan 2013 17:13:02 -0500 (EST) X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD shortcircuit=no autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on homobox.opal.com X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 22:13:12 -0000 Just upgraded a laptop from 8.2-RELEASE to 9.1-RELEASE. Everything, kernel, world and ports all recompiled from source. Now have a problem in which the x.org server enters an infinite loop whenever mplayer plays a video using the xv driver (most video formats seem to cause this problem, but not wmv). Problem is very reproducible, simply run mplayer with any .mpg video, for example, and x.org server will enter infinite loop taking up 100% CPU time immediately. Can still move mouse on laptop, albeit very slowly and jerkily, but mouse clicking and keyboard input no longer works. Can ssh into laptop from another machine and verify X server process is cpu-bound. Cannot kill X server process using kill -9. Need to reboot computer and start over. Problem does not happen when playing videos using mplayer -vo drivers x11, gl or gl2. Problem did not happen with x.org/mplayer versions on 8.2-RELEASE, or earlier 8.1, 7.x either. I have verified that all x.org, dri and mplayer ports and all associated libraries were rebuilt during the upgrade (and even re-rebuilt many of them to be sure). I have created an up-to-date xorg.conf file using this version of the server. xorg.conf and Xorg.0.log and list of port versions are here: http://opal.com/jr/freebsd/xorg-hang/Xorg.0.log http://opal.com/jr/freebsd/xorg-hang/port-list.txt http://opal.com/jr/freebsd/xorg-hang/xorg.conf Error message that appears in Xorg.0.log when problem occurs: [mi] EQ overflowing. The server is probably stuck in an infinite loop. Any suggestions for a solution to this would be appreciated. Using the other vo drivers is a good work-around, but I don't like the fact that running a common app with the default driver can cause a critical hang like this. Thanks, -jr From owner-freebsd-x11@FreeBSD.ORG Mon Jan 7 03:42:51 2013 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 07F74FFA; Mon, 7 Jan 2013 03:42:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D774C6EC; Mon, 7 Jan 2013 03:42:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r073goA7099390; Mon, 7 Jan 2013 03:42:50 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r073gokV099386; Mon, 7 Jan 2013 03:42:50 GMT (envelope-from edwin) Date: Mon, 7 Jan 2013 03:42:50 GMT Message-Id: <201301070342.r073gokV099386@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/175076: x11/xorg-apps not installing apps X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 03:42:51 -0000 Synopsis: x11/xorg-apps not installing apps Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: edwin Responsible-Changed-When: Mon Jan 7 03:42:50 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=175076 From owner-freebsd-x11@FreeBSD.ORG Mon Jan 7 11:06:57 2013 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9446A10F for ; Mon, 7 Jan 2013 11:06:57 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 782D6FAA for ; Mon, 7 Jan 2013 11:06:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r07B6vuH088102 for ; Mon, 7 Jan 2013 11:06:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r07B6veX088100 for freebsd-x11@FreeBSD.org; Mon, 7 Jan 2013 11:06:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Jan 2013 11:06:57 GMT Message-Id: <201301071106.r07B6veX088100@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-x11@FreeBSD.org Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 11:06:57 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/175076 x11 x11/xorg-apps not installing apps o ports/174725 x11 graphics/libGL graphics/libGLU graphics/libGLw: disabl o ports/174524 x11 [PATCH] devel/gccmakedep o ports/174446 x11 [patch] fix hang on startup in x11-drivers/xf86-video- o ports/173492 x11 X --configure dies when using 2 video cards but only 1 o ports/173406 x11 [PATCH] Update x11-drivers/xorg-drivers to use options o ports/173304 x11 libxcb breaks other applications runtine/build o ports/172379 x11 x11/Xorg errors: drmOpenDevice, /dev/dri/, /dev/dri/ca o ports/172102 x11 [PATCH] devel/gccmakedep build error with clang-cpp o ports/172101 x11 [PATCH] devel/imake build error with clang-cpp o ports/171422 x11 graphics/libGL build error with python3.2 o ports/171242 x11 x11-drivers/xf86-input-mouse: fail to detect moused(8) o ports/170852 x11 [PATCH] x11-fonts/encodings: encodings.dir includes bo o ports/170690 x11 x11-servers/xorg-server eats memory o ports/170232 x11 x11-drivers/xf86-video-intel package building error wi o ports/170108 x11 x11-fonts/libfontenc: library in the package searches o ports/169875 x11 x11/xorg: vesa on 9-BETA1/Xorg 7.7 with radeon 6450 ca o ports/169794 x11 x11/xdm, several /usr/local/lib/X11/xdm/ files missing o ports/169561 x11 [patch] x11-toolkits/libXmu: disable specs o ports/169560 x11 [patch] x11/libICE: disable specs o ports/169559 x11 [patch] x11-fonts/fontsproto: disable specs o ports/168901 x11 New port: textproc/xorg-sgml-doctools o ports/168645 x11 [UPDATE] x11/luit to 1.1.1 f ports/167797 x11 graphics/gthumb crashes, dumps core f ports/167654 x11 x11-wm/twm - no mouse cursor o ports/167596 x11 [patch] I have rolled back x11-drivers/xf86-video-vmwa o ports/167228 x11 x11-drivers/xf86-video-intel : Missing dependency (x1 o ports/167194 x11 x11-drivers/xf86-input-synaptics 1.5.0 trackpoint(LENO o ports/166163 x11 graphics/dri: gthumb port crashes (SIGSEGV) within the o ports/165981 x11 devel/imake doesn't play nice with current xorg o ports/165599 x11 [x11/xkeyboard-config] x11/xkbcomp as a RUN_DEPENDS f power/165585 x11 x11-servers/xorg-server: Both Xorg and Xorg-server por p ports/164349 x11 [PATCH] x11/libXinerama :1 LeftOf or Above :0 mouse is o ports/161480 x11 [patch] x11/luit: don't depend on pty(4), use openpty( o ports/160968 x11 [patch] ports/x11/libXi broken manpages o ports/160963 x11 [patch] x11/bigreqsproto: disable specs o ports/159792 x11 [patch] USB HID devices support for x11-drivers/xf86-i o ports/158529 x11 [patch] x11-servers/xorg-server: conditionalize --with o ports/158513 x11 Broken Xvideo in x11-drivers/xf86-video-intel drivers o ports/156949 x11 x11-drivers/xf86-video-ati 6.14.1 produce black blank f ports/156424 x11 8.2R xrandr & xf86-video-intel & xorg-server packages o ports/156405 x11 x11-drivers/xf86-video-ati driver: no hardware renderi o ports/156042 x11 x11/xorg hang in combination with KWin-Tiling o ports/155696 x11 [patch] x11-servers/xorg-server: chase AIGLX altered d o ports/155683 x11 x11/xdm [patch] Enabling IPv6 support breaks IPv4 f ports/154510 x11 [patch] x11/xorg: xorg servers have Motif-crippling bu o ports/154502 x11 x11/xdm authorization failure when used with E17 windo o ports/154423 x11 x11-drivers/xf86-video-radeonhd: radeon xorg driver ca o ports/153593 x11 graphics/dri: clutter segfault, something to do with i o ports/153495 x11 x11-drivers/xf86-video-ati wavy line problem for lenov o ports/153358 x11 x11-drivers/xf86-video-intel: Intel driver freeze with o ports/152159 x11 [hang] xorg/x11: X11 freezes with Intel Mobile 965 and o ports/151596 x11 x11/xorg: wacom bamboo button 1 no longer works o ports/150633 x11 x11-servers/xorg-server: KVM switching causing X serve o ports/150155 x11 x11/xorg hangs after xrandr(1) usage o ports/149743 x11 x11/xorg: garbled window since Xorg-7.5 o ports/149636 x11 x11/xorg: buffer overflow in pci_device_freebsd_read_r o ports/148591 x11 information note for x11-drivers/xf86-input-synaptics o ports/148444 x11 [hang] x11-drivers/xf86-video-intel: intel driver free f ports/148340 x11 x11-drivers/xf86-video-neomagic: unresolved symbol xf8 o ports/146256 x11 x11/xorg does fails to start after upgrade from 7.4 to o ports/145649 x11 x11/xorg: X server crashes when starting opengl compos o ports/142069 x11 x11/xorg: After adding on a laptop Toshiba Sattelite L o ports/141660 x11 x11/xorg: X can't determine amount of video memory on o ports/139011 x11 [patch] Add options to support GLX TLS in x11-servers o ports/135276 x11 x11/xorg: GUI running first time only while using Free o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() o ports/120947 x11 x11/xsm ignores system.xsm and .xsmstartup 71 problems total. From owner-freebsd-x11@FreeBSD.ORG Mon Jan 7 13:15:26 2013 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F029F8E8; Mon, 7 Jan 2013 13:15:26 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id CD9DB95C; Mon, 7 Jan 2013 13:15:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r07DFQoB015162; Mon, 7 Jan 2013 13:15:26 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r07DFQha015158; Mon, 7 Jan 2013 13:15:26 GMT (envelope-from kwm) Date: Mon, 7 Jan 2013 13:15:26 GMT Message-Id: <201301071315.r07DFQha015158@freefall.freebsd.org> To: hmj@elgert.dk, kwm@FreeBSD.org, freebsd-x11@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/175076: x11/xorg-apps not installing apps X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 13:15:27 -0000 Synopsis: x11/xorg-apps not installing apps State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Mon Jan 7 13:14:59 UTC 2013 State-Changed-Why: Fix committed, thanks for reporting! http://www.freebsd.org/cgi/query-pr.cgi?pr=175076 From owner-freebsd-x11@FreeBSD.ORG Mon Jan 7 13:20:01 2013 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 23953A05 for ; Mon, 7 Jan 2013 13:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 144959A3 for ; Mon, 7 Jan 2013 13:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r07DK09K015252 for ; Mon, 7 Jan 2013 13:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r07DK0SI015248; Mon, 7 Jan 2013 13:20:00 GMT (envelope-from gnats) Date: Mon, 7 Jan 2013 13:20:00 GMT Message-Id: <201301071320.r07DK0SI015248@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/175076: commit references a PR X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 13:20:01 -0000 The following reply was made to PR ports/175076; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175076: commit references a PR Date: Mon, 7 Jan 2013 13:14:53 +0000 (UTC) Author: kwm Date: Mon Jan 7 13:14:45 2013 New Revision: 310043 URL: http://svnweb.freebsd.org/changeset/ports/310043 Log: Fix run_depend to actualy include apps PR: ports/175076 Submitted by: Harry Matthiesen Jensen Modified: head/x11/xorg-apps/Makefile Modified: head/x11/xorg-apps/Makefile ============================================================================== --- head/x11/xorg-apps/Makefile Mon Jan 7 12:33:59 2013 (r310042) +++ head/x11/xorg-apps/Makefile Mon Jan 7 13:14:45 2013 (r310043) @@ -38,7 +38,7 @@ ${comp:C/:.*//:C/.*\///:U}_DESC= Install .include .for comp in ${COMPONENTS} -. if ! ${PORT_OPTIONS:M${comp:C/:.*//:C/.*\///:U}} +. if ${PORT_OPTIONS:M${comp:C/:.*//:C/.*\///:U}} . if ${comp:M:}=="" port=${comp} check=${comp:C/.*\///} # doesn't work _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-x11@FreeBSD.ORG Wed Jan 9 15:43:29 2013 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 61D2244D for ; Wed, 9 Jan 2013 15:43:29 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 22F1A95D for ; Wed, 9 Jan 2013 15:43:24 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r09FhN9m064317 for ; Wed, 9 Jan 2013 10:43:23 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r09FhNGS064210; Wed, 9 Jan 2013 10:43:23 -0500 (EST) (envelope-from portscout) Message-Id: <201301091543.r09FhNGS064210@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 9 Jan 2013 10:43:23 -0500 From: portscout@portscout.freebsd.org To: x11@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 15:43:29 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/x11@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11-drivers/xf86-video-cirrus | 1.3.2 | 1.5.2 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-x11@FreeBSD.ORG Fri Jan 11 08:40:52 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 30ECF2F3 for ; Fri, 11 Jan 2013 08:40:52 +0000 (UTC) (envelope-from pdagog@gmail.com) Received: from mail-we0-f180.google.com (mail-we0-f180.google.com [74.125.82.180]) by mx1.freebsd.org (Postfix) with ESMTP id C2F59A06 for ; Fri, 11 Jan 2013 08:40:51 +0000 (UTC) Received: by mail-we0-f180.google.com with SMTP id t57so694675wey.39 for ; Fri, 11 Jan 2013 00:40:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=qhhR2/xvDLLnKTcL9jO085CeKZl4NzIgnp6S656P7dI=; b=MoPxr689cts33R4BxxGu/eyHQmJgkuTPh8STnfiYvkNKL8aNbzDvWGbW+id/dIVy8W dcdogVvFy8oAlqJEjAzYKleBENnod6RwLo3a9cqFpUpbB7qqLQob1Wg9FncijQM7xl1v jasDMNGP2NWfX0gFH5kho3ZQqiRzOumqlXbnQ8MX10NyBhSbtQevLjrEdWgW12f6tirX vz9H6qNsxAvi6VvKsHEj0+kKqh+H34pOId/VSPwanrliPBSwTd/0RXcyhh1jSbCAPvLE EWXvdUCmEO6AbDvro2m6igGk2DPhThBfw05OfkALx3gA/WRB6yn3pbtgO+Ts1/3rQssB CDXg== X-Received: by 10.194.122.98 with SMTP id lr2mr119292126wjb.55.1357893645246; Fri, 11 Jan 2013 00:40:45 -0800 (PST) Received: from localhost ([130.79.245.110]) by mx.google.com with ESMTPS id bd6sm11816997wib.10.2013.01.11.00.40.44 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 00:40:44 -0800 (PST) Date: Fri, 11 Jan 2013 09:40:43 +0100 From: Pierre DAVID To: freebsd-x11@freebsd.org Subject: Laptop keyboard not responsive after USB keyboard unplug Message-ID: <20130111084043.GA1756@vagabond.u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 08:40:52 -0000 Hi, I have an old (since the conversion to HAL I think) problem which begins to be very annoying since I now need more mobility: when I disconnect the USB keyboard/mouse from my laptop, the laptop keyboard is no longer responsive. Internal touchpad/mouse continue to work. When plug back the USB keyboard, all keyboards (laptop + USB) work again. This problem occurs only when using X11. When not using X11, keyboard plug/unplug is working perfectly well. This problem has been already described in: http://lists.freebsd.org/pipermail/freebsd-current/2009-September/011898.html http://forums.freebsd.org/showthread.php?t=21633 https://bugs.freedesktop.org/show_bug.cgi?id=39532 I did not got any answer from these people, so I don't know if they finally solved this problem. The second URL http://forums.freebsd.org/showthread.php?t=21633 has a lot of pertinent informations. I'm wondering if any of you has already worked on this problem, and/or are willing to help. Thanks in advance for your help, Pierre ------------------------------------------------------------------------------ My actual settings are now: - FreeBSD vagabond 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r244925M: Tue Jan 1 18:30:45 CET 2013 pda@biceps.ma.maison:/usr/obj/usr/src/sys/VAGABOND amd64 (the problem was occurring largely before 2011) - ports: xf86-input-keyboard-1.6.1 xf86-video-intel-2.17.0_1 (compiled with WITH_NEW_XORG=yes and WITH_KMS=yes, but the problem was also occurring on my previous laptop from 2008 and previous port versions) - Xorg.conf: no InputDevice section, and no AllowEmptyInput line - hald and dbus started (in a KDE4 environment) ------------------------------------------------------------------------------ Here are the relevant lines of Xorg.0.log: 1- initial loading [ 45.769] (EE) config/hal: couldn't initialise context: unknown error (null) [ 48.933] (II) config/hal: Adding input device Cordless Keyboard+Mouse Receiver [ 48.936] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c512_noserial_if1" [ 48.936] (II) XINPUT: Adding extended input device "Cordless Keyboard+Mouse Receiver" (type: MOUSE) [ 48.936] (**) Cordless Keyboard+Mouse Receiver: (accel) keeping acceleration scheme 1 [ 48.936] (**) Cordless Keyboard+Mouse Receiver: (accel) acceleration profile 0 [ 48.936] (**) Cordless Keyboard+Mouse Receiver: (accel) acceleration factor: 2.000 [ 48.936] (**) Cordless Keyboard+Mouse Receiver: (accel) acceleration threshold: 4 [ 48.936] (II) Cordless Keyboard+Mouse Receiver: SetupAuto: hw.iftype is 4, hw.model is 0 [ 48.936] (II) Cordless Keyboard+Mouse Receiver: SetupAuto: protocol is SysMouse [ 50.045] (II) config/hal: Adding input device Cordless Keyboard+Mouse Receiver [ 50.045] (II) LoadModule: "kbd" [ 50.045] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 50.047] (II) Module kbd: vendor="X.Org Foundation" [ 50.047] compiled for 1.10.6, module version = 1.6.1 [ 50.047] Module class: X.Org XInput Driver [ 50.047] ABI class: X.Org XInput driver, version 12.2 [ 50.047] (II) Using input driver 'kbd' for 'Cordless Keyboard+Mouse Receiver' [ 50.047] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 50.047] (**) Cordless Keyboard+Mouse Receiver: always reports core events [ 50.047] (**) Cordless Keyboard+Mouse Receiver: always reports core events [ 50.048] (**) Option "Protocol" "standard" [ 50.048] (**) Option "XkbRules" "base" [ 50.048] (**) Option "XkbModel" "pc105" [ 50.048] (**) Option "XkbLayout" "fr" [ 50.048] (**) Option "XkbOptions" "terminate:ctrl_alt_bksp" [ 50.048] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c512_noserial_if0" [ 50.048] (II) XINPUT: Adding extended input device "Cordless Keyboard+Mouse Receiver" (type: KEYBOARD) [ 50.168] (II) config/hal: Adding input device AT Keyboard [ 50.168] (II) Using input driver 'kbd' for 'AT Keyboard' [ 50.168] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 50.168] (**) AT Keyboard: always reports core events [ 50.168] (**) AT Keyboard: always reports core events [ 50.168] (**) Option "Protocol" "standard" [ 50.168] (**) Option "XkbRules" "base" [ 50.168] (**) Option "XkbModel" "pc105" [ 50.168] (**) Option "XkbLayout" "fr" [ 50.168] (**) Option "XkbOptions" "terminate:ctrl_alt_bksp" [ 50.168] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0" [ 50.168] (II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD) 2- when USB keyboard is unplugged [ 7531.002] (II) config/hal: removing device Cordless Keyboard+Mouse Receiver [ 7531.013] (II) UnloadModule: "mouse" [ 7531.014] (II) Unloading mouse [ 7531.014] (II) config/hal: removing device Cordless Keyboard+Mouse Receiver [ 7531.015] (II) UnloadModule: "kbd" [ 7531.015] (II) Unloading kbd 3- when USB keyboard is plugged back [ 7551.056] (II) config/hal: Adding input device Cordless Keyboard+Mouse Receiver [ 7551.056] (II) Using input driver 'kbd' for 'Cordless Keyboard+Mouse Receiver' [ 7551.056] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 7551.056] (**) Cordless Keyboard+Mouse Receiver: always reports core events [ 7551.057] (**) Cordless Keyboard+Mouse Receiver: always reports core events [ 7551.057] (**) Option "Protocol" "standard" [ 7551.057] (**) Option "XkbRules" "base" [ 7551.057] (**) Option "XkbModel" "pc105" [ 7551.058] (**) Option "XkbLayout" "fr" [ 7551.058] (**) Option "XkbOptions" "terminate:ctrl_alt_bksp" [ 7551.058] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c512_noserial_if0" [ 7551.058] (II) XINPUT: Adding extended input device "Cordless Keyboard+Mouse Receiver" (type: KEYBOARD) [ 7552.734] (II) config/hal: Adding input device Cordless Keyboard+Mouse Receiver [ 7552.734] (II) Using input driver 'mouse' for 'Cordless Keyboard+Mouse Receiver' [ 7552.734] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so [ 7552.734] (**) Cordless Keyboard+Mouse Receiver: always reports core events [ 7552.734] (**) Option "Device" "/dev/sysmouse" [ 7552.734] (==) Cordless Keyboard+Mouse Receiver: Protocol: "Auto" [ 7552.734] (**) Cordless Keyboard+Mouse Receiver: always reports core events [ 7552.735] (==) Cordless Keyboard+Mouse Receiver: Emulate3Buttons, Emulate3Timeout: 50 [ 7552.735] (**) Cordless Keyboard+Mouse Receiver: ZAxisMapping: buttons 4 and 5 [ 7552.735] (**) Cordless Keyboard+Mouse Receiver: Buttons: 9 [ 7552.735] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c512_noserial_if1" From owner-freebsd-x11@FreeBSD.ORG Fri Jan 11 10:36:29 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0EF13B6A for ; Fri, 11 Jan 2013 10:36:29 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id BDBE5242 for ; Fri, 11 Jan 2013 10:36:28 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fy27so1288507vcb.13 for ; Fri, 11 Jan 2013 02:36:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JfR5KWLZs9rW9+g1zb7b2hUpkDvcsY+GoEMo5Hv/ESQ=; b=a0dkIcLXyOU5RjcNC2JIyp3dC7nDdvdC/IoSoCa2JO7X17LwpVd1cAHMMyyUo86hXh SwsW0aUtBi6LmJ8l00DPfNMFT6GnJWGCQ8mBStMxscQesVyuzpceYAm35EuWcBcH7Uqn DYIokepoSO7JV+S/xLPtJpMMTZ7BPuIANy9F3bSFXmRJURscRSITFsSbFDy/9irx1g6+ BfmmQCo8jaVYw+zEcVU/PUsZ7dJSyI4Z0V+7dTNZdTA+L6UMOxGx7FiYl0V5qhe5Gut1 j1AhCD/wxwBHCL9zcDm66GgWc947wYIlWqLQjjwHD/GhLMzFu2RDVbRJ5pSm6+OkzC5Q ANdA== MIME-Version: 1.0 Received: by 10.220.219.1 with SMTP id hs1mr12969557vcb.48.1357900587897; Fri, 11 Jan 2013 02:36:27 -0800 (PST) Received: by 10.59.13.73 with HTTP; Fri, 11 Jan 2013 02:36:27 -0800 (PST) In-Reply-To: <20130111084043.GA1756@vagabond.u-strasbg.fr> References: <20130111084043.GA1756@vagabond.u-strasbg.fr> Date: Fri, 11 Jan 2013 10:36:27 +0000 Message-ID: Subject: Re: Laptop keyboard not responsive after USB keyboard unplug From: Tom Evans To: Pierre DAVID Content-Type: text/plain; charset=UTF-8 Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 10:36:29 -0000 On Fri, Jan 11, 2013 at 8:40 AM, Pierre DAVID wrote: > Hi, > > I have an old (since the conversion to HAL I think) problem which > begins to be very annoying since I now need more mobility: > > when I disconnect the USB keyboard/mouse from my laptop, the > laptop keyboard is no longer responsive. > > Internal touchpad/mouse continue to work. When plug back the > USB keyboard, all keyboards (laptop + USB) work again. > > This problem occurs only when using X11. When not using X11, > keyboard plug/unplug is working perfectly well. Hi Pierre I've also noticed this problem, but I have a workaround. After detach, switch to a VT (CTRL+ALT+F1), hit any key and then switch back to X, and the internal keyboard works again. Cheers Tom From owner-freebsd-x11@FreeBSD.ORG Fri Jan 11 11:44:08 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 62D4C8CE for ; Fri, 11 Jan 2013 11:44:08 +0000 (UTC) (envelope-from pdagog@gmail.com) Received: from mail-we0-f172.google.com (mail-we0-f172.google.com [74.125.82.172]) by mx1.freebsd.org (Postfix) with ESMTP id ED12F6DA for ; Fri, 11 Jan 2013 11:44:07 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id r3so784073wey.31 for ; Fri, 11 Jan 2013 03:44:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=XB9/Jz7WmgSOgNKzP3LUDwWkoa8qOcUkdEwL4j8UeFw=; b=iWcF8zrK88DCi2xJlhHUZzjxRNn4GH+4o/xaXVEW5giCK1/BQp4nhDhQl+/zW4G5/H QFs9IyEMibmuEhlfGptNtHVWFV3DqaJx81BYChLDevaau4iqMmyHHUybYst387tqrUsd /7+3/Y6acsHC6yr8KlGPav3iydQIIsoK1FLToTWZxrsGchtI2Hh6PNCNsECoD9r+A3/6 vD5tpuSVR/oB87NGMUxDgLcPhd/09yseDKbWZjm7gv+aZ0V4m0jHiYw2jhnAmKSc34kp RdZP0VHF30eY/d6Hb9lkwzji13cW1NlgjwHS1Pzrhvv/XckrkADUp/pK+UuBgyYiVDEH cf7w== X-Received: by 10.194.80.73 with SMTP id p9mr19563201wjx.4.1357904634340; Fri, 11 Jan 2013 03:43:54 -0800 (PST) Received: from localhost ([130.79.245.110]) by mx.google.com with ESMTPS id p2sm6850031wic.7.2013.01.11.03.43.52 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 03:43:53 -0800 (PST) Date: Fri, 11 Jan 2013 12:43:52 +0100 From: Pierre DAVID To: Tom Evans Subject: Re: Laptop keyboard not responsive after USB keyboard unplug Message-ID: <20130111114352.GA65429@vagabond.u-strasbg.fr> References: <20130111084043.GA1756@vagabond.u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 11:44:08 -0000 On Fri, Jan 11, 2013 at 10:36:27AM +0000, Tom Evans wrote: > On Fri, Jan 11, 2013 at 8:40 AM, Pierre DAVID wrote: > > Hi, > > > > I have an old (since the conversion to HAL I think) problem which > > begins to be very annoying since I now need more mobility: > > > > when I disconnect the USB keyboard/mouse from my laptop, the > > laptop keyboard is no longer responsive. > > > > Internal touchpad/mouse continue to work. When plug back the > > USB keyboard, all keyboards (laptop + USB) work again. > > > > This problem occurs only when using X11. When not using X11, > > keyboard plug/unplug is working perfectly well. > > Hi Pierre > > I've also noticed this problem, but I have a workaround. After detach, > switch to a VT (CTRL+ALT+F1), hit any key and then switch back to X, > and the internal keyboard works again. > Great! This not a real and elegant solution... but this is real workaround which makes my life much easier! Thanks very much! Pierre