MT300A - Enable microsd daughterboard on Tor Fimware

Hi,

Newbie question, Is there a guide to enable the microsdcard daughter board on tor firmware? also on how to share it using samba? If none, anyone can guide me? thanks in advance

You need the kernel module kmod-sdhci-mt7620 for it to be recognised. I am not familiar with the TOR firmware but you can check the output of the command:

opkg list-installed

Thanks for your reply… Installing kmod-sdhci-mt7620 got this error:

Installing kmod-sdhci-mt7620 (3.18.27-1) to root...
Downloading http://www.gl-inet.com/openwrt/ramips/2.264/packages/base/kmod-sdhci-mt7620_3.18.27-1_ramips_24kec.ipk.
Installing kmod-sdhci (3.18.27-1) to root...
Downloading http://www.gl-inet.com/openwrt/ramips/2.264/packages/base/kmod-sdhci_3.18.27-1_ramips_24kec.ipk.
Installing kmod-mmc (3.18.27-1) to root...
Downloading http://www.gl-inet.com/openwrt/ramips/2.264/packages/base/kmod-mmc_3.18.27-1_ramips_24kec.ipk.
Configuring kmod-mmc.
Configuring kmod-sdhci.
Configuring kmod-sdhci-mt7620.
Collected errors: * pkg_run_script: package "kmod-sdhci" postinst script returned status 255. * opkg_configure: kmod-sdhci.postinst returned 255.
 

Have you tried it to see if it works? I am not sure what status 255 is but it looks like it installed the required modules.

I use this on the standard LEDE version that is very much more up to date and it works very well with no errors, automounting on boot as configured in LUCI.

Perhaps it is an issue with firmware 2.264?

If you do not need the GL UI and/or functionality then try the LEDE version, you can always go back.

https://downloads.lede-project.org/releases/17.01.4/targets/ramips/mt7620/lede-17.01.4-ramips-mt7620-gl-mt300a-squashfs-sysupgrade.bin

I use the tor UI ,I actually make it work however the wifi functionality not working properly. resetting it to factory default, works fine, tor and wifi. Looks like a bug.

anyone can help?

@<span style=“background-color: #f9f9f9; color: #222222; font-family: source_sans_proregular, ‘Helvetica Neue’, Arial, Helvetica, Geneva, sans-serif; font-weight: bold;”>bluewavenet - Is there a tor option on the current LEDE version? I mean luci interface for tor.</span>

Tor packages are available for LEDE 17.01.04 and most if not all of the configuration can be done in Luci although there is no specific support in Luci for it as far as I know.