OpenIPC / firmware

Alternative IP Camera firmware from an open community
https://openipc.org
MIT License
1.21k stars 233 forks source link

8188eu driver compile error for gk7205v200_ultimate #1091

Open whoim2 opened 10 months ago

whoim2 commented 10 months ago

enable BR2_PACKAGE_RTL8188EU in gk7205v200_ultimate_defconfig ./building.sh gk7205v200_ultimate compile error: https://pastebin.com/73NLYX3h

zerog2k commented 10 months ago

I think that's an older driver, and that board using kernel 4.9.x

can you instead try:

BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC_RTL_8188EU=y
BR2_PACKAGE_RTL8188EUS_OPENIPC=y