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

2016-09-24 Por tôpico Kaio Rafael
João,

Em 13 de setembro de 2016 15:07, João Luis  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
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


[FUG-BR] FreeBSD 11 memsitck sem UEFI?

2016-09-24 Por tôpico Kaio Rafael
Olá,

Não uso Windows no meu laptop (dual boot), então nem tenho ativado o UEFI.

Baixei daqui:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/11.0/

essa imagem:
85fb1d4849a0ba193872225d91041a63  FreeBSD-11.0-RC3-amd64-memstick.img

Utilizei o procedimento descrito no handbook para gerar o USB
bootavel. O problema é que o boot de instalação não começa, dá um
erro:

No /boot/kernel/.
gptoptions

Dando uma pesquisada achei esse tópico aqui:

"So, FreeBSD11/AMD64 memstick is UEFI only?"

https://forums.freebsd.org/threads/50660/

Está parecendo que a imagem memstick do 11 só vem com UEFI!

A instalação subiu normalmente depois de ter ativado o UEFI. Andei
procurando uma imagem memstick sem UEFI, mas parece esse suporte está
operando apenas no CDROM/DVD, segundo a discussão nesse fórum.

Não quero usar UEFI. Para mim não há motivos. Tem um outro jeito de
dar o boot sem ter que habilitar essa opção?

[]z
-- 
Kaio Rafael,
http://twitter.com/kaiux
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd