Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. sudo apt-get install bluez bluez-alsa bluez-audio bluez-btsco bluez-compat bluez-cups
  2. bluez-dbg bluez-gstreamer bluez-pcmcia-support bluez-tools bluez-utils python-bluez
  3. bluewho indicator-bluetooth libbluetooth-dev libgnome-bluetooth11 libbluetooth3
  4. python-gobject python-dbus
  5.  
  6. pactl list short | grep blue –
  7.  
  8. loren@loren-Laptop:~$ pactl list short | grep blue –
  9. grep: –: No such file or directory
  10. loren@loren-Laptop:~$
  11.  
  12. sudo apt-get purge bluez bluez-alsa bluez-audio bluez-btsco bluez-compat bluez-cups bluez-dbg bluez-gstreamer bluez-pcmcia-support bluez-tools bluez-utils python-bluez bluewho indicator-bluetooth libbluetooth-dev libgnome-bluetooth11 libbluetooth3 python-gobject python-dbus
  13.  
  14. loren@loren-Laptop:~$ sudo pactl load-module module-bluetooth-discover
  15. Failure: Module initialization failed
  16. loren@loren-Laptop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement