Bluetooth (Italiano)

From ArchWiki

Jump to: navigation, search
Image:Tango-document-new.png This article is a stub.
It may be confusing, not contain enough information, or be a placeholder for an article to come. People are invited to expand it to full article status and remove this box.

Questo articolo mostra come far funzionare un adattatore bluetooth su arch linux:

[edit] Software richiesto

Occorre installare bluez-utils e bluez-libs dal repository extra

[edit] Configurazione

Modificare /etc/conf.d/bluetooth con:

DAEMON_ENABLE="true"
HIDD_ENABLE="true"

Dopodichè scrivere true accanto a ogni opzione occorrente.

Riavviare il servizio bluetooth con:

/etc/rc.d/bluetooth restart
Personal tools