Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when i port this driver to openwrt-linux-3.18.23 #1

Open
ghaucience opened this issue Oct 27, 2016 · 4 comments
Open

error when i port this driver to openwrt-linux-3.18.23 #1

ghaucience opened this issue Oct 27, 2016 · 4 comments

Comments

@ghaucience
Copy link

error when i port this driver to openwrt-linux-3.18.23:
ERROR!!! MCUSysInit: NICLoadFirmware failed, Status[=0x00000001]

@ghost
Copy link

ghost commented Feb 22, 2017

I have same error!
Did you solve it?

@forgithub123
Copy link

Hi ghaucience, did you solve the 'NICLoadFirmware failed'? I have the same problem with the same driver and kernel version.

@sumitmamoria
Copy link

Same here. Did anyone manage to solve this ?

@execdotsh
Copy link

execdotsh commented Aug 8, 2023

Same here. Did anyone manage to solve this ?

https://github.com/dcboy/mt7628-p4rev-120395/blob/master/src/embedded/include/iface/rtmp_rbs.h#L38
Change this line
#define RTMP_MAC_IRQ_NUM 4
To this
#define RTMP_MAC_IRQ_NUM 6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants