vikingloudmouth

Results 15 comments of vikingloudmouth

any updates on this? Did you end up working this out @bricco1981

@bricco1981 I have tried to use the mt7515 driver. I was able to build the driver with openwrt 22.03.5 and running `modprobe `on the .ko runs without errors. I can't...

@bricco1981 Do you know where they are available? I thought the mt7615 driver covered that? (or is that just with the opensource mt76 driver version)

I have been using the mt7663 driver on my mt7613 without any issues for the last week. It was built based on "MT7663_LinuxAP_6.0.3.0_20200106-775e6a.tar" with modifications copied from the mt7615d driver...

Has been solved by nova video player https://github.com/nova-video-player/aos-AVP/issues/1146.

I'll share what I have when I have a chance, should find time to dig it back up gain and work out what I did in the next few weeks....

Sorry for the lack of response. Left all the code in a mess and haven't got around to working out which of them actually works. Give [mt7663.ko](https://mega.nz/file/oIx3iSIZ#NAt0wHp-Ha1YTJL507kbwKCmLo4AX26FZBMA9A0-rxw) with OpenWrt 23.05...

From memory the part of the code that looks for the firmware .bin file was kinda broken when the radio config was for two cards w.r.t. to using/not using a...

If helpful, this is the relevant part of my config ``` CONFIG_PACKAGE_kmod-mt7603=y # CONFIG_PACKAGE_kmod-mt7603e is not set # CONFIG_PACKAGE_kmod-mt7615-firmware is not set # CONFIG_PACKAGE_kmod-mt7615d is not set # CONFIG_PACKAGE_kmod-mt7615e is...

No I had speed issues initially. Don't think I needed to change the code to fix it though, just the config and point the driver to a .bin file that...