Comment 38 for bug 61827

Revision history for this message
Postman (postmanisonline) wrote :

@enteruk:
Could you try the following script (that works for me)?

#! /bin/bash
 sudo chmod 777 /proc/fsam7440/radio
 echo 1 > /proc/fsam7440/radio
 sudo chmod 755 /proc/fsam7440/radio
exit 0

May be not the best way, but works for me...