Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2006 12:17:03 +0200
From:      Tobias Roth <roth@iam.unibe.ch>
To:        "James O'Gorman" <james@netinertia.co.uk>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Another 6.1R on a ThinkPad X60s
Message-ID:  <20060512101703.GA16098@droopy.unibe.ch>
In-Reply-To: <44645732.9020205@netinertia.co.uk>
References:  <4463A8BD.1080905@TestEquity.com> <20060512073406.GA15793@droopy.unibe.ch> <44645732.9020205@netinertia.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 12, 2006 at 10:36:50AM +0100, James O'Gorman wrote:
> Tobias Roth wrote:
> > On Thu, May 11, 2006 at 02:12:29PM -0700, Michael Collette wrote:
> >> When starting up /etc/rc.d/bluetooth I get back "ERROR: Unsupported 
> >> device:".  I thought that was informative.  I'm guessing the bluetooth 
> >> device in question is the Broadcom (0x0a5c) BCM2045B (0x2110) which 
> >> comes up attached to ugen0.  I haven't made any source code tweaks to 
> >> usbdevs for this one as I'm pretty bluetooth ignorant.  Got a Palm Treo 
> >> to test on it if I can get the service up and going.
> > 
> > try turning the bluetooth device on first. My T30 had a little button
> > below the LCD screen to do that, my T43p has dev.acpi_ibm.0.bluetooth.
> 
> The switch is on on mine, and dev.acpi_ibm.0.bluetooth is set to 1, but
> /etc/rc.d/bluetooth still says "ERROR: Unsupported device:"...

ok, I'll make a wild guess:

you are doing 
  /etc/rc.d/bluetooth start
instead of
  /etc/rc.d/bluetooth start ubt0

if so, please take a look at the bluetooth section in the handbook,
it told me everything I needed to know to get bluetooth working.

cheers, t.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060512101703.GA16098>