Mój system to Debian Lenny z LXDE.
A teraz opisuję mój problem. Tak wygląda poprawne startowanie bluetooth według poradnika Gentoo:
Kod: Zaznacz cały
# /etc/init.d/bluetooth start
* Starting Bluetooth ...
* Starting hcid ... [ ok ]
* Starting sdpd ... [ ok ]
* Starting rfcomm ... [ ok ]
Kod: Zaznacz cały
$ sudo /etc/init.d/bluetooth start
Starting bluetooth: hcid.
Kod: Zaznacz cały
$ lsmod |grep -i bluetooth
bluetooth 44868 4 rfcomm,l2cap
Zainstalowałem sobie gnome-bluetooth i kdebluetooth. Nie wiem dlaczego, ale w ogóle nie mogę uruchomić gnome-bluetooth (próbowałem z konsoli i szukałem w menu lxde, ale wpisu nie ma), natomiast kdebluetooth uruchamia się, ale jest tylko ikonka w trayu i gdy klikam nią PPM wszystkie opcje mam zablokowane.
Tutaj wynik aptitude search bluetooth:
Kod: Zaznacz cały
$ aptitude search bluetooth
i bluetooth - Bluetooth stack utilities
i gnome-bluetooth - GNOME Bluetooth tools
i gpe-bluetooth - Bluetooth connectivity tool fo
i kdebluetooth - KDE Bluetooth Framework
i libbluetooth-dev - Development files for using th
i A libbluetooth2 - Library to use the BlueZ Linux
v libbluetooth2-dev -
p libkbluetooth-dev - development files for libkblue
i A libkbluetooth0 - Bluetooth library for KDE
p libmultisync-plugin-i - Adds Bluetooth support to the
i libnet-bluetooth-perl - Perl Bluetooth interface
v python-bluetooth -
Kod: Zaznacz cały
$ hcitool dev
Devices:
Już naprawdę nie wiem co robić, proszę bardzo o pomoc.