Não sei se tem algo a ver. Eu uso uma broadcom 4312 tem uns 5 anos. No começo usei slackbuilds. Tudo que eu ia fazer com a placa (host, injeção..) era canseira. Foi quando eu troquei pelo método linuxwirelles e consegui fazer as coisas. http://linuxwireless.org/en/users/Drivers/b43 Falo isso principalmente por causa dessa parte "ioctl(SIOCGIFINDEX): No such device hostap driver initialization failed."
Parece-me que a 4313 não foi testada, mas... 2013/1/15 Gustavo Tomazi Ludwig <[email protected]> > Pessoal, > No meu trabalho, uso um notebook Dell Latitude E6420 cuja interface de > rede sem fio é: > > # lspci > (...) > 03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n > Wireless LAN Controller (rev 01) > (...) > > Instalei o driver dessa interface como descrito em: > http://www.slackwiki.com/**Broadcom_Wireless<http://www.slackwiki.com/Broadcom_Wireless> > > Rebootei e apareceram as redes WiFi daqui de perto. Como normalmente estou > na rede física nunca me importei com isso. > > Mas, devido a uma restrição do DHCP, meu telefone e tablet somente podem > se conectar em uma rede que tem sinal muito fraco em meu escritório. Então > fui atrás de instalar o hostapd para usar o Slackware como um AP local. > > Segui o tutorial descrito em: > http://docs.slackware.com/**howtos:network_services:** > configuring_a_wireless_access_**point<http://docs.slackware.com/howtos:network_services:configuring_a_wireless_access_point> > > Porém, quando tento iniciar o serviço, acontece isso: > > root@cpc-7863:~# /etc/rc.d/rc.hostapd start > Starting HOSTAPD: /usr/sbin/hostapd -B -P /var/run/hostapd.pid > /etc/hostapd/hostapd.conf > Configuration file: /etc/hostapd/hostapd.conf > ioctl(SIOCGIFINDEX): No such device > hostap driver initialization failed. > rmdir[ctrl_interface]: No such file or directory > ELOOP: remaining socket: sock=4 eloop_data=0x1721150 user_data=(nil) > handler=0x4366a0 > root@cpc-7863:~# > > Já tentei mudar no /etc/hostapd/hostapd.conf o driver de nl80211 para o > default hostap e o interface de wlan0 para eth1 como está no ifconfig / > iwconfig abaixo. > > Como consigo fazer isso funcionar? > > > root@cpc-7863:~# ifconfig > eth0: flags=4163<UP,BROADCAST,**RUNNING,MULTICAST> mtu 1500 > inet 172.16.8.171 netmask 255.255.255.0 broadcast 172.16.8.255 > inet6 fe80::7a2b:cbff:fec4:e7d6 prefixlen 64 scopeid 0x20<link> > ether 78:2b:cb:c4:e7:d6 txqueuelen 1000 (Ethernet) > RX packets 247962 bytes 75093116 (71.6 MiB) > RX errors 0 dropped 1039 overruns 0 frame 0 > TX packets 53212 bytes 5613682 (5.3 MiB) > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 > device interrupt 20 memory 0xe6e00000-e6e20000 > > lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 > inet 127.0.0.1 netmask 255.0.0.0 > inet6 ::1 prefixlen 128 scopeid 0x10<host> > loop txqueuelen 0 (Local Loopback) > RX packets 429 bytes 31943 (31.1 KiB) > RX errors 0 dropped 0 overruns 0 frame 0 > TX packets 429 bytes 31943 (31.1 KiB) > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 > > root@cpc-7863:~# iwconfig > eth0 no wireless extensions. > > eth1 IEEE 802.11 ESSID:"" Nickname:"cpc-786" > Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated > Bit Rate:72 Mb/s Tx-Power:24 dBm > Retry min limit:7 RTS thr:off Fragment thr:off > Power Management:off > Link Quality=5/5 Signal level=0 dBm Noise level=0 dBm > Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 > Tx excessive retries:0 Invalid misc:0 Missed beacon:0 > > lo no wireless extensions. > > > > -- > GUS-BR - Grupo de Usuários de Slackware Brasil > http://www.slackwarebrasil.**org/ <http://www.slackwarebrasil.org/> > http://groups.google.com/**group/slack-users-br<http://groups.google.com/group/slack-users-br> > > Antes de perguntar: > http://www.istf.com.br/**perguntas/ <http://www.istf.com.br/perguntas/> > > Para sair da lista envie um e-mail para: > slack-users-br+unsubscribe@**googlegroups.com<slack-users-br%[email protected]> > -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]

