X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-first-run-wizard%2Ffirst-run-wizard.sh;h=3d82718276c14b9058060f18ae5c2a6a97027e66;hp=3617f03b557a0e75b88e07c88f15ec6b55fea186;hb=f4f503635a235f40b1addc72ec90c1140c37aedf;hpb=6aa5385cf454b9e4332ae2982dac6a332c408042 diff --git a/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh b/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh index 3617f03..3d82718 100755 --- a/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh +++ b/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh @@ -273,13 +273,14 @@ update-rc.d -f samba remove update-rc.d -f xinetd remove update-rc.d -f avahi-daemon remove update-rc.d -f apmd remove -update-rc.d -f usb-gadget remove update-rc.d -f banner remove update-rc.d -f portmap remove update-rc.d -f mountnfs remove update-rc.d -f blueprobe remove update-rc.d -f dropbear remove update-rc.d -f wl1251-init remove +# leave this one alone, needed for OTG host mode, powersaving should be ok on 3.2.39 at least +#update-rc.d -f usb-gadget remove # prevent wifi from being autoloaded on later kernels, let wl1251-init script do it if ! grep -q 'blacklist wl1251_sdio' /etc/modprobe.conf 2> /dev/null; then