문서의 이전 판입니다!
sudo apt-get install blueman
blueman-applet를 시작 프로그램으로 등록해준다. 보통은 /etc/xdg/autostart/blueman.desktop으로 이미 자동 등록돼 있다.blueman-manager 를 통해서 장치 이름 변경도 가능해진다./etc/default/grub 을 열고 btusb.enable_autosuspend=0 추가GRUB_CMDLINE_LINUX_DEFAULT="... btusb.enable_autosuspend=0"
sudo update-grub sudo reboot # 재부팅 필요
/etc/modprobe.d 에 파일 추가하는 방식으로는 작동하지 않았음.