[FUG-BR] Suporte Intel Dual Band Wireless-AC 7260 - FreeBSD 10.3

Kaio Rafael kaiorafael em gmail.com
Sábado Setembro 24 22:43:12 BRT 2016


João,

Em 13 de setembro de 2016 15:07, João Luis <joaoluisgm em gmail.com> escreveu:
> Uma pergunta idiota : Nao eh possivel compilar o driver iwm no 10.3 ??

Sim, é possível. Acabei de ver
https://forums.freebsd.org/threads/51980/#post-291606


Ensure you have the FreeBSD source code for your release available in
/usr/src. You can select the source code to be installed during the
FreeBSD installation.
Install the git package: # pkg install git
Check out the latest driver code into your home directory: $ cd ~/ &&
git clone https://github.com/rpaulo/iwm.git
Build the driver: cd ~/iwm/ && make
Install the driver and firmware: # cp driver/if_iwm.ko
driver/if_iwm.ko.symbols iwmfw/iwm7260fw.ko /boot/kernel/
Load the driver: # kldload iwm7260fw and # kldload if_iwm (consider
adding entries to /boot/loader.conf to load the driver at boot time)
Configure your new iwm0 interface by following the normal FreeBSD
handbook chapter:
https://www.freebsd.org/doc/handbook/network-wireless.html

>
> []s
>
> JL


Mais detalhes sobre a lista de discussão freebsd