[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wireless Acer Aspire 3004WLMi



Alberto Viana escreveu:
# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11b/g  ESSID:off/any  Nickname:"Broadcom 4318"
          Mode:Managed  Access Point: Invalid
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

sit0      no wireless extensions.

============================
/etc/network/interfaces:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
        address 10.0.0.19 <http://10.0.0.19>
        netmask 255.255.255.0 <http://255.255.255.0>
        network 10.0.0.0 <http://10.0.0.0>
        broadcast 10.0.0.255 <http://10.0.0.255>
        gateway 10.0.0.138 <http://10.0.0.138>
# dns-* options are implemented by the resolvconf package, if installed
        dns-nameservers 10.0.0.138 <http://10.0.0.138>

iface eth1 inet dhcp

auto eth0

auto eth1

=================================
/etc/resolv.conf
search lan
nameserver 10.0.0.138 <http://10.0.0.138>

Olá Alberto. Consegui subir a minha placa Wi-Fi. Parece que as diferenças entre nossos problemas são a marca/modelo da placa e o fato de sua rede wireless estar recebendo IP via DHCP. Não sou muito entendido no assunto mas veja o que fiz por aqui:
1- O AP está com IP fixo.
2 - Não habilitei o AP como DHCP server.
3 - Atribuí IP fixo à minha placa de rede wireless.
4 - Configurações da rede wireless:
Segui o tutorial do link abaixo. Funcionou e está funcionando. Estou navegando através da Wi-Fi. Não esqueça de usar ethX ou wlanX ou athX, conforme o módulo de sua placa é definido.

Link: Configurando rede Wireless <http://www.guiadohardware.net/tutoriais/instalando-placas-wireless-linux/>

Bem no final do artigo há uma observação sobre talvez ser necessário primeiro derrubar a placa cabeada, principalmente se estiver sendo usado o ndiswrapper.
Boa sorte, amigo.

Sérgio

--
Linux User #426387 / Ubuntu User #13964
Linux: A liberdade da escolha. A escolha da liberdade.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFF9vhuJ+YDTomMwA8RAvSAAJoDwkzHJK3P98vEDx5pJxeyT3xyzgCg22/u
W/MTldaxqdeNLjlWF49wpig=
=MVB7
-----END PGP SIGNATURE-----




Reply to: