[Leaplist] How do I pair my bluetooth devices and my GNU/Linux
box?
Carter Manucy
carter at carter.cc
Thu May 10 16:29:16 EDT 2007
> On the N800 side I went to tools->control panel->bluetooth-devices-new
> where
> it 'found' my computer with no problems. I then tried to pair the devices
> and it gave me a passcode. I found no way of "seeing" that passcode
> request
> on my computer other than this message on the tail -f /var/log/syslog
> output:
Just to make sure - do you have bluez-hcidump installed?
You need to set your pin on the Linux side. For my FC6-based system, it
was under /etc/bluetooth/feed-bin.sh
#!/bin/sh
echo "PIN:1234"
Basically after that was set, I did:
hcitool scan
then it should pair up... and then you can send files to it...
gnome-obex-send mysong.mp3
-Carter
More information about the Leaplist
mailing list