Linux/Tipps/Gentoo/Installation: Unterschied zwischen den Versionen

Zeile 343: Zeile 343:
'''/etc/bluetooth/hcid.conf''':
'''/etc/bluetooth/hcid.conf''':
  options {
  options {
  pin_helper /etc/bluetooth/pin-helper;
  pin_helper /etc/bluetooth/pin-helper;
  }
  }
  device {
  device {
  name "BlueZ (%h)";
  name "BlueZ (%h)";
  }
  }


Zeile 364: Zeile 364:


'''/etc/bluetooth/hcid.conf''':
'''/etc/bluetooth/hcid.conf''':
options {
  #passkey "BlueZ";
}
  device {
  device {
  name "BlueZ (%h)";
  name "BlueZ (%h)";
  }
  }
Dann:
Dann:
  /etc/init.d/bluetooth restart
  /etc/init.d/bluetooth restart
Dann neu anmelden.
Dann neu anmelden.
===Benutzer für rfcomm===
Benutzer, die '''rfcomm''' verwenden wollen, müssen in der Gruppe '''uccp''' sein:
usermod -a --groups uucp <Benutzer>


===Autostart===
===Autostart===
1.075

Bearbeitungen