Kirjoittaja Aihe: Bluetooth daemons  (Luettu 1749 kertaa)

jarikai

  • Käyttäjä
  • Viestejä: 86
    • Profiili
Bluetooth daemons
« : 09.12.06 - klo:21.18 »
Taas näitä tyhmiä kysymyksiä mutta miten uudelleenkäynnistetään bluetooth daemons? Yritän saada Nokia 6151 bluetoothia toimimaan ja yritin seuraavan ohjeen avulla:

Lainaus
Having some problems myself, I contacted the gnokii mailinglist, and
this is what Pawel answered (and it works);

snip-----

The problem is that ubuntu has non working configuration with regard
to bluetooth authentication. The easiest way (not the safest though)
is:
1. Create /bin/bluepin file with the following contents:
#!/bin/sh
echo "PIN:1234"
2. Make it executable:
chmod 755 /bin/bluepin
3. Edit /etc/bluetooth/hcid.conf changing pin_helper variable to /bin/bluepin
4. Restart bluetooth daemons:
/etc/init.d/bluez-utils restart
5. now when you're connecting, use 1234 pin or whatever you used in
the first step.

i haven't looked into ubuntu conifiguration deep enough yet, to know
the better way to fix it (bluez-pin doesn't work the way it is
configured).

take care,
pkot
--
Pawel Kot
http://www.gnokii.org/

-----snip

Sincerely
Max Andersen
Ystävällisin terveisin Jari Kainulainen

Ninnnu

  • Käyttäjä
  • Viestejä: 247
  • LinuCaster
    • Profiili
Re: Bluetooth daemons
« Vastaus #1 : 09.12.06 - klo:21.24 »
Lainaus
4. Restart bluetooth daemons:
/etc/init.d/bluez-utils restart
eli komenna sudo /etc/init.d/bluez-utils restart