On Tue, Mar 17, 2015 at 9:33 AM, Maksim Yevmenkin <[email protected]> wrote: >> Thanks, that's very helpful. I added the 0x0206 and 0x0207 but NOW i >> see i didn't do it correctly based on your information. >> >> btw i tried running 'bluetoothctl' on a machine running mainline Linux >> kernel with 'hcidump' running on the FreeBSD machine, kinda looks like >> a good way to find issues/debug. I don't yet see how to query from >> FreeBSD so that it's 'parsing' the sdp records. > > can't you just use bthidcontrol(8)? the "query" command is what you > are looking for. > > thanks, > max
Yes, bthidcontrol does work, thank you Max, that really helps. Debugging has been a great deal of trouble for me without seeing this information. scan from r277133 machine https://gist.github.com/waitman/d08c2a027479137c2a3a dump (r279971M machine) https://gist.github.com/waitman/c5cc2c9a75eefcf9231a still more items to I'm still troubled by the bluetooth errors though.. I wish I could solve that problem. This device reports mfg 0x0a12 product 0x0001 (well idProduct is 0x0001, iProduct is 0x0002?) on a laptop running r275492, I cannot get bluetooth to work at all with any of the CSR devices I have on hand. (apparently all bt devices at the local electronics store are CSR based. I bought every V1, 2, 3, 4 device they had on the shelf ) here's log from that r275492 machine. https://gist.github.com/waitman/d5659088f572f431b20b Yes that laptop it is past due for a system rebuild... about 5k commits back. I can order some bt dongles online with an aim to get various chipsets, which I should probably do anyway to experiment. BUT, i'm curious mostly because the example in the FreeBSD manual page actually shows the 0x0a12 0x0001 device as working. :) I don't think these devices require firmware, they seem to work fine (without bluetooth stack 'running') with the work I've been doing so far on two machines, just not the laptop. -- Waitman Gobble Los Altos California USA 510-830-7975 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "[email protected]"
