OpenHD / OpenHD-KernelBuilder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Porting ground station to tvbox with armbian

Vittaly opened this issue · comments

Good Day, all!

I wont to use tvbox (amlogic s905x3) as ground station for openHD.
I have done compile openHD and QOpenHD parts and start it (thank you for chapter in doc)

For testing I bought 2 wifi dongle with MT7601U and now see in system:

vit@armbian:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

But now I have problem with OpenHD:

[2023-06-29 02:15:24.540] [main] [info] All OpenHD modules running
[2023-06-29 02:15:28.387] [wb_streams] [warning] Card wlan1 (might) not support injection/TX
[2023-06-29 02:15:33.391] [wb_streams] [warning] Card wlan1 (might) not support injection/TX
[2023-06-29 02:15:38.394] [wb_streams] [warning] Card wlan1 (might) not support injection/TX

How I think, I should to make patch for linux kernel and build driver ath9k_htc

But I dont know what changes in kernel I have to do. Can you help my with this problem? Thank you in advance!

moved to OpenHD project (OpenHD/OpenHD#926)