From owner-freebsd-mobile@FreeBSD.ORG Fri Apr 29 14:55:13 2005 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 7360716A4CE for ; Fri, 29 Apr 2005 14:55:13 +0000 (GMT) Received: from dagobah.rfc1149.org (dagobah.rfc1149.org [217.160.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B61943D31 for ; Fri, 29 Apr 2005 14:55:12 +0000 (GMT) (envelope-from arne@rfc2549.org) Received: from dsl-213-023-197-132.arcor-ip.net ([213.23.197.132] helo=[192.168.0.42]) by dagobah.rfc1149.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.44 (FreeBSD)) id 1DRWtb-0001WL-7O; Fri, 29 Apr 2005 16:55:11 +0200 Message-ID: <42724AB7.90609@rfc2549.org> Date: Fri, 29 Apr 2005 16:54:47 +0200 From: Arne Schwabe User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050424) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Rucci References: <427244B8.7050208@warganizer.com> In-Reply-To: <427244B8.7050208@warganizer.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: x40 Bluetooth 5.3-RELEASE 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: Fri, 29 Apr 2005 14:55:13 -0000 Daniel Rucci wrote: > Hey, > Has anyone gotten bluetooth working on the x40 in 5.3 or current? > I followed the instructions here : > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bluetooth.html > > Except I used the name of the device that comes up when you press FN + > F5 (turns the bluetooth LED on) but ... > > /etc/rc.bluetooth start ugen0 > username[65539]: Unsupported device: ugen0 > > so am i missing something or is this just not supported.. You are missing something :) You have to load ng_ubt (or similar) the bluetooth module in order to use bluetooth t40 here and same story. Arne