Bluetooth on Laptop
Maksim Yevmenkin
maksim.yevmenkin at savvis.net
Thu Nov 17 17:38:04 GMT 2005
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.
More information about the freebsd-bluetooth
mailing list