Nossiac / mtk-openwrt-feeds

mtk-openwrt-feeds
428 stars 204 forks source link

TP-Link WR841N V13 #22

Open ratrop opened 6 years ago

ratrop commented 6 years ago

Hello,

I already have a working Lede workspace OpenWrt SNAPSHOT r5521-9f8d282 / LuCI Master (git-17.347.72036-2f41783) with Kernel version 4.9.67.

I've added your feeds, update and install it. Then I've compiled a Imagebuilder for the TP-Link WR841N V13 (MediaTek MT7628N). I use Imagebuilder because I have to generate a lot of custom firmwares with added files. It compiles ok without error messages.

If I generate a firmware image with:

make image PROFILE=tl-wr841n-v13 PACKAGES="base-files luci"

It flash ok and works ok.

But if I generate it with any of your packages:

make image PROFILE=tl-wr841n-v13 PACKAGES="base-files luci -kmod-mt76 mt7628 mtk-luci-plugin"

The router gets "bricked" after the first reboot when the image is flashed, doesn't boot anymore and I have to reflash via TFTP with an image without your packages.

Can you help me please?

Nossiac commented 6 years ago

Just saw your mail. Sorry that kernel 4.9 is not supported yet. Just cannot affort the time since there's a lot of pending work. On 02/7/2018 04:31,ratropnotifications@github.com wrote:

Hello,

I already have a working Lede workspace OpenWrt SNAPSHOT r5521-9f8d282 / LuCI Master (git-17.347.72036-2f41783) with Kernel version 4.9.67.

I've added your feeds, update and install it. Then I've compiled a Imagebuilder for the TP-Link WR841N V13 (MediaTek MT7628N). I use Imagebuilder because I have to generate a lot of custom firmwares with added files. It compiles ok without error messages.

If I generate a firmware image with:

make image PROFILE=tl-wr841n-v13 PACKAGES="base-files luci"

It flash ok and works ok.

But if I generate it with any of your packages:

make image PROFILE=tl-wr841n-v13 PACKAGES="base-files luci -kmod-mt76 mt7628 mtk-luci-plugin"

The router gets "bricked" after the first reboot when the image is flashed, doesn't boot anymore and I have to reflash via TFTP with an image without your packages.

Can you help me please?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.