Add chipset mt7610u on Rasplex

  • Hi,

    I'm trying to build rasplex with the support of the mt7610u in order to use my Archer T1U on raspberry pi3.
    I can't make it works after several test. Does anyone can help me on this issue ?

    in udev.d:

    Code
    ACTION=="add", SUBSYSTEM=="net", ATTR{type}=="1", KERNEL=="ra*", NAME="wlan0"

    PS: I was able to make it works on raspbian.
    Thanks