summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.omap4430.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/init.omap4430.rc b/init.omap4430.rc
index 130ac3e..35bdd9f 100644
--- a/init.omap4430.rc
+++ b/init.omap4430.rc
@@ -101,6 +101,13 @@ on boot
chown system system /sys/class/graphics/fb1/overlays
chmod 0666 /dev/pvrsrvkm
+ insmod /system/lib/modules/st_drv.ko
+ insmod /system/lib/modules/bluetooth.ko
+ insmod /system/lib/modules/bnep.ko
+ insmod /system/lib/modules/hci_uart.ko
+ insmod /system/lib/modules/rfcomm.ko
+ insmod /system/lib/modules/btwilink.ko
+
# Initialize the SGX driver
service pvrsrvinit /system/bin/pvrsrvinit
user root