From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 20:10:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4605716A4CE; Sat, 16 Oct 2004 20:10:30 +0000 (GMT) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id B855443D3F; Sat, 16 Oct 2004 20:10:29 +0000 (GMT) (envelope-from kent.hauser@verizon.net) Received: from [192.168.1.103] ([4.26.247.15]) by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041016201029.QOEK2120.out012.verizon.net@[192.168.1.103]>; Sat, 16 Oct 2004 15:10:29 -0500 From: Kent Hauser To: freebsd-current@freebsd.org Date: Sat, 16 Oct 2004 10:10:26 -1000 User-Agent: KMail/1.7 References: <200410151255.02521.kent.hauser@verizon.net> <20041016124501.R83560@carver.gumbysoft.com> In-Reply-To: <20041016124501.R83560@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410161010.27141.kent.hauser@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [4.26.247.15] at Sat, 16 Oct 2004 15:10:29 -0500 cc: current@freebsd.org Subject: Re: usb power turned off by X.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 16 Oct 2004 20:10:30 -0000 Hi, Sorry my bug report fails the laugh test. I didn't find the problem funny either. Here's how I determined X.org turns off USB power. 1) Palm charging from USB. LED goes off when I start X. 2) wireless mouse "base station" plugged into USB. power/activity LED goes off when I start X. 3) remove .xinitrc so that KDE not started. LEDs still off. 4) exit X. no power LEDs. reboot, LEDs re-light. I've not seen anything on the mobile lists. A minimal workaround would be some way to turn USB power back on (and/or display status). My USB controller probes as follows: Oct 16 08:57:59 kent kernel: usb0: on uhci0 Thanks. Kent On Saturday 16 October 2004 09:46 am, Doug White wrote: > On Fri, 15 Oct 2004, Kent Hauser wrote: > > Hi, > > > > When I start X.org, the power on my USB ports is turned off. > > That makes no sense whatsoever. :) > > > "usbdevs -v" still reports "self-powered". I can't figure a way to turn > > it back on. Any thoughts? > > Thats not the same thing. The power source of a device is fixed. I don't > think you can view the active/inactive state of the port power. > > Does unplugging & replugging the device resurrect it? > > Do the video card and USB controller share an interrupt? > > > Hardware is Thinkpad T41 running -CURRENT as of 10/12. > > You might poke -mobile. T41s seem common, but also have lots of problems > ...