Page 1 of 1

Script to autoload modified RT73.KO module

Posted: Mon Feb 01, 2016 4:36 pm
by wlodarek1
To run WIFI on my B652T4W I must issue a command in console ;
rmmod rt73
wait 10
insmod ?mtd_rwarea/rt73.ko
In this moment I repeat this command's every time you start TV .
Please you to write script which would run automatically in every boot B652T4W .
To which directory in tv I should be copy script He will perform 3 commands ;
rmmod rt73
wait 10
insmod ?mtd_rwarea/rt73.ko
when tv is started ?
Please help mi to write and properly copy to tv this commands :D