Epics@GSI Webhome

Guru Plug Disabling Access Point And WLANClient And Bluetooth At Boot Time

Introduction

  1. As root edit /root/init_setup.sh
    1. add
      # Now set up to run in wifi client mode
      /usr/bin/wlan.sh

      #stopping bluetooth
      /etc/init.d/bluetooth stop

      # deactivate led
      echo 0 > `eval ls /sys/class/leds/*plug*\:red\:wmode/brightness`
      echo 0 > `eval ls /sys/class/leds/*plug*\:green\:wmode/brightness`
    2. # reboot


-- PeterZumbruch - 11 Jun 2014
-- PeterZumbruch - 2014-06-11
Topic revision: r1 - 2014-06-11, PeterZumbruch - This page was cached on 2024-04-19 - 10:45.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)