Date: Thu, 17 Nov 2005 09:38:00 -0800 From: Maksim Yevmenkin <maksim.yevmenkin@savvis.net> To: Vijay Kiran <vijaykiran.duvvuri@gmail.com> Cc: FreeBSD_Bluetooth <freebsd-bluetooth@freebsd.org> Subject: Re: Bluetooth on Laptop Message-ID: <437CBFF8.7070709@savvis.net> In-Reply-To: <op.s0d4jtc2e2g4pr@localhost.vijaykiran.com> References: <op.s0d4jtc2e2g4pr@localhost.vijaykiran.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > I've a Laptop with integrated bluetooth. I've loaded the ng_ubt kernel > module and the dmesg | grep ubt shows the following: > > ubt0: vendor 0x0a12 product 0x0001, rev 2.00/15.93, addr 2 > ubt0: vendor 0x0a12 product 0x0001, rev 2.00/15.93, addr 2 > ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2 > ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; > wMaxPacketSize=49; nframes=6, buffer size=294 looks fine to me > This is similar to the example shown in the Handbook. But when I try > /etc/rc.bluetooth start ubt0 it gives error like: > > bash-2.05b# /etc/rc.bluetooth start ubt0 > ngctl: send msg: No such file or directory strange... could you please provide the output of the following commands 1) uname -a 2) kldstat -v 3) ngctl li (as root) and finally try to run (as root) # sh -x /etc/rc.bluetooth start ubt0 > Did I miss something? Do I need to create the device nodes like on Linux? no, you do not need to create device nodes. thanks, max p.s. i've redirected your question to freebsd-bluetooth@ which is more appropriate.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?437CBFF8.7070709>