Indonesian Back|Track Team
[ASK] Masalah Bluetooth dan Icon Baterai - Printable Version

+- Indonesian Back|Track Team (https://www.indonesianbacktrack.or.id/forum)
+-- Forum: Penetration Testing Os (https://www.indonesianbacktrack.or.id/forum/forum-170.html)
+--- Forum: Backtrack (https://www.indonesianbacktrack.or.id/forum/forum-171.html)
+---- Forum: BackTrack 5 (https://www.indonesianbacktrack.or.id/forum/forum-74.html)
+----- Forum: Backtrack 5 Tanya Jawab (https://www.indonesianbacktrack.or.id/forum/forum-86.html)
+----- Thread: [ASK] Masalah Bluetooth dan Icon Baterai (/thread-4040.html)



[ASK] Masalah Bluetooth dan Icon Baterai - yogi - 11-15-2012

permisi kk sekalian,, saia baru install backtrack 5 R3 nih, masalah yg saia temui, tidak adanya icon/indikator baterai di taskbar? Dan juga bluetooth saia slalu hidup sendiri setiap boot ke BT? manajemen bluetooth di backtrack sperti apa ya, apa hrus instal driver ato aplikasi lain, dan kalau mau buat bluetooth nya gak idup trus stiap booting itu gmn yah kak? Maaf nih pengguna baru, mhon petunjuk..


RE: [ASK] Masalah Bluetooth dan Icon Baterai - mitunz - 11-16-2012

untuk icon battery

backtrack5r3 Gnome

system > preferences >power management General centang always display icon
bluetooth

disable bluetooth run in terminal
Code:
update-rc.d bluetooth remove

disable bluetooth driver kernel
Code:
echo 'alias net-pf-31 off' >> /etc/modprobe.conf