lwfinger / rtl8723au

Repo for RTL8723AU code before Linux Kernel commit
126 stars 46 forks source link

linux_version branch won't build with Fedora 20 Linux 3.15.4-200.fc20.x86_64 #49

Open joedborg opened 10 years ago

joedborg commented 10 years ago
/home/joe/Downloads/rtl8723au-kernel_version/hal/rtl8723a_bt-coexist.c: In function ‘HALBT_BTChipType’:
/home/joe/Downloads/rtl8723au-kernel_version/hal/rtl8723a_bt-coexist.c:11322:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
cc1: some warnings being treated as errors
make[2]: *** [/home/joe/Downloads/rtl8723au-kernel_version/hal/rtl8723a_bt-coexist.o] Error 1
make[1]: *** [_module_/home/joe/Downloads/rtl8723au-kernel_version] Error 2
make[1]: Leaving directory `/usr/src/kernels/3.15.4-200.fc20.x86_64'
make: *** [modules] Error 2
simonsaintgilles commented 9 years ago

As of 3.15, the kernel includes the driver. So you don't need to install it.

joedborg commented 9 years ago

I believe there are improvements in 3.16, the version in 3.15 keeps dropping.

joedborg commented 9 years ago

Even with Kernel 3.17.1, the driver isn't stable. Constant drops etc.