PKGBUILDs/alarm/ti-uim/ti-bluetooth-uim
2014-01-19 18:38:37 +01:00

9 lines
100 B
Bash
Executable file

#!/bin/bash
modprobe st_drv
modprobe -r btwilink
ti-uim &
modprobe btwilink
hciconfig hci0 up
wait