From owner-freebsd-mobile@FreeBSD.ORG Tue Apr 1 11:56:56 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5A4637B408 for ; Tue, 1 Apr 2003 11:56:56 -0800 (PST) Received: from mailhub02.unibe.ch (mailhub02-skge0.unibe.ch [130.92.9.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A11143F93 for ; Tue, 1 Apr 2003 11:56:55 -0800 (PST) (envelope-from roth@iam.unibe.ch) Received: from localhost (localhost [127.0.0.1]) by mailhub02.unibe.ch (Postfix) with ESMTP id 29284765B6 for ; Tue, 1 Apr 2003 21:56:54 +0200 (MEST) Received: from mailhub02.unibe.ch ([127.0.0.1]) by localhost (mailhub02 [127.0.0.1:10024]) (amavisd-new) with LMTP id 07963-01-30 for ; Tue, 1 Apr 2003 21:56:53 +0200 (MEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub02.unibe.ch (Postfix) with ESMTP id AF69D765B4 for ; Tue, 1 Apr 2003 21:56:53 +0200 (MEST) Received: from speedy.unibe.ch (speedy [130.92.64.35]) by asterix.unibe.ch (8.11.6+Sun/8.11.6) with ESMTP id h31JurK08310 for ; Tue, 1 Apr 2003 21:56:53 +0200 (MET DST) Received: (from roth@localhost) by speedy.unibe.ch (8.11.6+Sun/8.10.2) id h31JuqL20918 for freebsd-mobile@freebsd.org; Tue, 1 Apr 2003 21:56:52 +0200 (MEST) Date: Tue, 1 Apr 2003 21:56:52 +0200 From: Tobias Roth To: freebsd-mobile@freebsd.org Message-ID: <20030401195652.GA20733@speedy.unibe.ch> Mail-Followup-To: freebsd-mobile@freebsd.org References: <200304011802.h31I2lR2013383@castle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304011802.h31I2lR2013383@castle.org> User-Agent: Mutt/1.4i X-Operating-System: SunOS speedy 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-80 X-Virus-checked: by University of Berne Subject: Re: IBM T30 USB issue: kernel: uhub2: device problem, disabling port 1 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2003 19:56:57 -0000 On Tue, Apr 01, 2003 at 10:02:47AM -0800, Lee Damon wrote: > When I try to activate a Bluetooth USB device, I get the following error: > Apr 1 09:57:26 tylendel kernel: uhub2: device problem, disabling port 1 > > I am reasonably convinced it isn't a problem with the bluetooth daughter > card (but can be convinced otherwise, of course). Additional hints on this can be found in the freebsd-mobile archive, look for posts were the topic contains 'Bluetooth on IBM T30' which are about a week old. This is a problem that exists for some time, and I am also willing to help fix it. It is not specific for IBM T30, but happens on a varety of laptops, and probably as well on desktops that have an usb hub connected. Also, I get the same error on my T30 when I resume it from suspend mode with 4.8 Prerelease, then the usb mouse dies. This did NOT happen with a 4.7 stable built some time around december 2002. But then I have no idea if this is related to the above problem. kind regards, t.