From owner-freebsd-bluetooth@FreeBSD.ORG Tue Mar 27 13:34:58 2007 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E8C1016A407 for ; Tue, 27 Mar 2007 13:34:58 +0000 (UTC) (envelope-from deniss.lee@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id AC61F13C4C1 for ; Tue, 27 Mar 2007 13:34:58 +0000 (UTC) (envelope-from deniss.lee@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so2276608wxc for ; Tue, 27 Mar 2007 06:34:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OIxLCcL1s39TY7eYQkfb1PE5t4lFbXaqxB8D6sZDB7GfR9K9+90AAxIdplRlHZnHJuk3R81C1GzFVDsa2urUSGBpMPrsHhkTiLxvOV2UIgNAhA+Vp8qpxtORrgkm2keW7Cc8C+pOjdxsr4kFvvnrK27FA5NbZa/7Fr1Wr70q/q8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=r2MXVXIFDaM8iztvLCIQlw0tMNiDfQay0xDLgM7GUjKr+/lvhY2GuKraPubLUbbTCFT8GiY2a0bkFvvzWIuD/G8MefEiORS3/Y/5BTIAbBIiJXQW1jPFkhRAObVYyJFHs2r5uG7zhtJ3QlNOgZlzZv2WRCe6tHeXd637sOdGuE0= Received: by 10.90.113.18 with SMTP id l18mr7960530agc.1175002498118; Tue, 27 Mar 2007 06:34:58 -0700 (PDT) Received: by 10.90.35.19 with HTTP; Tue, 27 Mar 2007 06:34:58 -0700 (PDT) Message-ID: <938b57eb0703270634x664fde21l422703ba48ebbd3c@mail.gmail.com> Date: Tue, 27 Mar 2007 16:34:58 +0300 From: "Deniss Lee" To: freebsd-bluetooth@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: bluetooth dongle not working X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 13:34:59 -0000 > > you did not provide enough details to give you any useful answer. just > > by looking at the error message i can say that your bluetooth dongle > > did not respond to the "reset" command. > > This sounds similar to a problem that occurred on the NetBSD (USB) stack, > when the USB was ehci->uhci->ubt - maybe Deniss can post the relevant > parts of his dmesg? I'm sorry for being incompetent, but which parts are essential? I pasted all what happens when dongle is inserted. I'm using latest STABLE. What was solution to that NetBSD problem you just described? > > you may have an usb problem here. you could try another bluetooth > > dongle (from another manufacturer) and if problem persist then it is > > likely an usb problem, otherwise - dongle. Problem remains in different FreeBSD powered PCs, but it keeps working on Windows, so It is not a usb problem I guess. > Also, if you have the above setup, please try to go to the BIOS and turn > off USB2.0, it may work differently in that case.. Will try as soon as I can.