“Mengirimkan file dengan bluetooth di Linux ternyata sangat mudah dan
sederhana”
1. 1 Mengaktifkan Bluetooth port USB di Linux.
Beberapa perangkat bluetooth melalui port USB kadang tidak aktif di Linux (DOWN).
Berikut adalah tutorial singkat untuk mengaktifkannya melalui shell console.
Memastikan bluetooth terdeteksi di Linux
[root@bt]# hciconfig
hci0: Type: USB
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:0 acl:0 sco:0 commands:0 errors:0
Bluetooth pada port USB terdeteksi tetapi belum aktif.
Mengaktifkan bluetooth
[root@bt]# hciconfig -a hciX reset
Memastikan Bluetooth telah diaktfifkan
[root@bt]# hciconfig -a hciX
hci0: Type: USB
BD Address: 11:11:11:11:11:11 ACL MTU: 672:3 SCO MTU: 48:1
UP RUNNING
RX bytes:2319297 acl:0 sco:45446 events:24 errors:0
TX bytes:78 acl:0 sco:0 commands:24 errors:0
Features: 0xff 0x3e 0x85 0x38 0x18 0x18 0x00 0x00
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy:
Link mode: SLAVE ACCEPT
Name: ''
Class: 0x000104
Service Classes: Unspecified
Device Class: Computer, Desktop workstation
HCI Ver: 2.0 (0x3) HCI Rev: 0x1f4 LMP Ver: 2.0 (0x3) LMP Subver: 0x1f4
Manufacturer: CONWISE Technology Corporation Ltd (66)
Bluetooth aktif dan siap digunakan
1.2 Transfer file via Bluetooth
Setelah selesai booting, anda bisa langsung ke start menu dan menjalankan
Bluetooth OBEX Object Push client. Ini adalah sebuah aplikasi yang dapat anda
temukan di berbagai distro Linux yang lain seperti Knoppix, Kubuntu, Ubuntu dan
masih banyak lagi.
Source : From Yogyafree ( PoniPoni ).... One of good choice... :)
Tidak ada komentar:
Posting Komentar