lwfinger / rtl8723bu

Driver for RTL8723BU
284 stars 144 forks source link

Connect RTL8723bu wifi + bluetooth dongle driver to Intel Galileo #51

Open udayatejwani opened 7 years ago

udayatejwani commented 7 years ago

Hi, I am trying to setup wifi capability on Galileo. I am using EDIMAX EW-7611ULB dongle. I am using 3.8.7 Yocto. Upon submitting the make command, I get the following error.

error

error

I appreciate your help.

Thanks,

lwfinger commented 7 years ago

You have not installed the kernel headers. As the exact steps are distro dependent, I cannot tell you what you need to do. Check with your distro.

rumble-on commented 7 years ago

Seems you need to check your Yocto recipe to correctly setup environment for calling make. Additionally you might modify the rtl8723bu MAKEFILE's variable initialization, e.g. environment var KSRC is not used by yocto, afaik.

mpvader commented 7 years ago

fyi https://github.com/victronenergy/meta-victronenergy/blob/master/meta-bsp/recipes-kernel/rtl8723bu/files/0001-fix-makefile-for-openembedded.patch