Conexão Wireless no Ubuntu 9.04

Iniciado por rhanei, 14 de Setembro de 2009, 15:59

tópico anterior - próximo tópico

Como configurar Placa Wireless Realtek (8187) no Ubuntu 9.04?

Placa Realtek 8187
2 (66.7%)
Ubuntu 9.04 e wireless
1 (33.3%)

Total de membros que votaram: 3

rhanei

Boa Tarde;

Eu sou iniciante no Ubuntu 9.04 e em linux, eu instalei, mas o wireless não funciona. Minha chave do roetador é WPA. Minha placa é Realtek 8187. Eu dei alguns comandos talvez ajude a quem souber. Eu preciso de uma coisa duradora e prática. eu estou vendo nos tutoriais que muitos comandos são em texto. Terrível. Se puderem me ajudar. ;D. Grato.

1. Comando lsmod

Module                  Size  Used by
aes_i586               15744  0
aes_generic            35880  1 aes_i586
binfmt_misc            16776  1
ppdev                  15620  0
bridge                 56340  0
stp                    10500  1 bridge
bnep                   20224  2
input_polldev          11912  0
joydev                 18368  0
lp                     17156  0
parport                42220  2 ppdev,lp
arc4                    9856  2
ecb                    10752  2
snd_hda_intel         435636  3
snd_pcm_oss            46336  0
snd_mixer_oss          22656  1 snd_pcm_oss
snd_pcm                82948  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy          10756  0
snd_seq_oss            37760  0
rtl8187                53376  0
snd_seq_midi           14336  0
snd_rawmidi            29696  1 snd_seq_midi
mac80211              217208  1 rtl8187
snd_seq_midi_event     15104  2 snd_seq_oss,snd_seq_midi
snd_seq                56880  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              29704  2 snd_pcm,snd_seq
snd_seq_device         14988  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
eeprom_93cx6           10240  1 rtl8187
sis190                 26116  0
pcspkr                 10496  0
mii                    13312  1 sis190
psmouse                61972  0
serio_raw              13316  0
snd                    62628  15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              15200  1 snd
snd_page_alloc         16904  2 snd_hda_intel,snd_pcm
video                  25360  0
cfg80211               38032  2 rtl8187,mac80211
sis_agp                15360  1
output                 11008  1 video
shpchp                 40212  0
agpgart                42696  1 sis_agp
usbhid                 42336  0
usb_storage            82880  0
reiserfs              236288  1
fbcon                  46112  0
tileblit               10752  1 fbcon
font                   16384  1 fbcon
bitblit                13824  1 fbcon
softcursor              9984  1 bitblit

2. Comando ifconfig

eth0      Link encap:Ethernet  Endereço de HW 00:03:0d:9b:71:64  
         UP BROADCAST MULTICAST  MTU:1500  Métrica:1
         pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0
         Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0
         colisões:0 txqueuelen:1000
         RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
         IRQ:19 Endereço de E/S:0xdead

lo        Link encap:Loopback Local  
         inet end.: 127.0.0.1  Masc:255.0.0.0
         endereço inet6: ::1/128 Escopo:Máquina
         UP LOOPBACK RUNNING  MTU:16436  Métrica:1
         pacotes RX:20 erros:0 descartados:0 excesso:0 quadro:0
         Pacotes TX:20 erros:0 descartados:0 excesso:0 portadora:0
         colisões:0 txqueuelen:0
         RX bytes:1304 (1.3 KB) TX bytes:1304 (1.3 KB)

pan0      Link encap:Ethernet  Endereço de HW 8e:10:cf:24:78:50  
         BROADCAST MULTICAST  MTU:1500  Métrica:1
         pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0
         Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0
         colisões:0 txqueuelen:0
         RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

wlan0     Link encap:Ethernet  Endereço de HW 00:16:44:cb:8d:80  
         endereço inet6: fe80::216:44ff:fecb:8d80/64 Escopo:Link
         UP BROADCAST MULTICAST  MTU:1500  Métrica:1
         pacotes RX:280 erros:0 descartados:0 excesso:0 quadro:0
         Pacotes TX:423 erros:0 descartados:0 excesso:0 portadora:0
         colisões:0 txqueuelen:1000
         RX bytes:175968 (175.9 KB) TX bytes:75621 (75.6 KB)

wmaster0  Link encap:Não Especificado  Endereço de HW 00-16-44-CB-8D-80-64-38-00-00-00-00-00-00-00-00  
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Métrica:1
         pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0
         Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0
         colisões:0 txqueuelen:1000
         RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

3. Comando dmesg |grep eth


[    1.490258] Driver 'sd' needs updating - please use bus_type methods
[    1.490266] Driver 'sr' needs updating - please use bus_type methods
[   12.200644] eth0: GMII mode.
[   12.200650] eth0: Enabling Auto-negotiation.
[   28.767857] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   44.736023] eth0: auto-negotiating...
[   54.760041] eth0: auto-negotiating...
[   64.784053] eth0: auto-negotiating...
[   74.808026] eth0: auto-negotiating...
[   84.832054] eth0: auto-negotiating...
[   94.856059] eth0: auto-negotiating...
[  104.880063] eth0: auto-negotiating...
[  114.904067] eth0: auto-negotiating...
[  124.928039] eth0: auto-negotiating...
[  134.952035] eth0: auto-negotiating...
[  144.976051] eth0: auto-negotiating...
[  155.000039] eth0: auto-negotiating...
[  165.024024] eth0: auto-negotiating...
[  175.048026] eth0: auto-negotiating...
[  185.072041] eth0: auto-negotiating...
[  195.096040] eth0: auto-negotiating...
[  205.120062] eth0: auto-negotiating...
[  215.144051] eth0: auto-negotiating...
[  225.168040] eth0: auto-negotiating...
[  235.192042] eth0: auto-negotiating...
[  245.216018] eth0: auto-negotiating...
[  255.240071] eth0: auto-negotiating...
[  265.264066] eth0: auto-negotiating...
[  275.288065] eth0: auto-negotiating...
[  285.312069] eth0: auto-negotiating...
[  295.336062] eth0: auto-negotiating...
[  305.360037] eth0: auto-negotiating...
[  315.384039] eth0: auto-negotiating...
[  325.408045] eth0: auto-negotiating...
[  335.432040] eth0: auto-negotiating...
[  345.456053] eth0: auto-negotiating...
[  355.480049] eth0: auto-negotiating...
[  365.504045] eth0: auto-negotiating...
[  375.528050] eth0: auto-negotiating...
[  385.552033] eth0: auto-negotiating...
[  395.576055] eth0: auto-negotiating...
[  405.600069] eth0: auto-negotiating...
[  415.624064] eth0: auto-negotiating...
[  425.648043] eth0: auto-negotiating...
[  435.672033] eth0: auto-negotiating...
[  445.696040] eth0: auto-negotiating...
[  455.720050] eth0: auto-negotiating...
[  465.744039] eth0: auto-negotiating...
[  475.768040] eth0: auto-negotiating...
[  485.792058] eth0: auto-negotiating...
[  495.816082] eth0: auto-negotiating...
[  505.840039] eth0: auto-negotiating...
[  515.864053] eth0: auto-negotiating...
[  525.888039] eth0: auto-negotiating...
[  535.912039] eth0: auto-negotiating...
[  545.936025] eth0: auto-negotiating...
[  555.960051] eth0: auto-negotiating...
[  565.984050] eth0: auto-negotiating...
[  576.008045] eth0: auto-negotiating...
[  586.032070] eth0: auto-negotiating...
[  596.056057] eth0: auto-negotiating...
[  606.080068] eth0: auto-negotiating...
[  616.248026] eth0: auto-negotiating...
[  626.272039] eth0: auto-negotiating...
[  636.296044] eth0: auto-negotiating...
[  646.320052] eth0: auto-negotiating...
[  656.344025] eth0: auto-negotiating...
[  666.368040] eth0: auto-negotiating...
[  676.392073] eth0: auto-negotiating...
[  686.416035] eth0: auto-negotiating...
[  696.440042] eth0: auto-negotiating...
[  706.464040] eth0: auto-negotiating...
[  716.488055] eth0: auto-negotiating...
[  726.512039] eth0: auto-negotiating...
[  736.536059] eth0: auto-negotiating...
[  746.560067] eth0: auto-negotiating...
[  756.584027] eth0: auto-negotiating...
[  766.608066] eth0: auto-negotiating...
[  776.632061] eth0: auto-negotiating...
[  786.656079] eth0: auto-negotiating...
[  796.680025] eth0: auto-negotiating...
[  806.704041] eth0: auto-negotiating...
[  816.728039] eth0: auto-negotiating...
[  826.752035] eth0: auto-negotiating...
[  836.776040] eth0: auto-negotiating...
[  846.800021] eth0: auto-negotiating...
[  856.824067] eth0: auto-negotiating...
[  866.848024] eth0: auto-negotiating...
[  876.872052] eth0: auto-negotiating...
[  886.896040] eth0: auto-negotiating...
[  896.920023] eth0: auto-negotiating...
[  906.944079] eth0: auto-negotiating...
[  916.968069] eth0: auto-negotiating...
[  926.992077] eth0: auto-negotiating...
[  937.016453] eth0: auto-negotiating...
[  947.040038] eth0: auto-negotiating...
[  957.064012] eth0: auto-negotiating...
[  967.088055] eth0: auto-negotiating...
[  977.112040] eth0: auto-negotiating...
[  987.136041] eth0: auto-negotiating...
[  997.160040] eth0: auto-negotiating...
[ 1007.184040] eth0: auto-negotiating...
[ 1017.208041] eth0: auto-negotiating...
[ 1027.232031] eth0: auto-negotiating...
[ 1037.256042] eth0: auto-negotiating...
[ 1047.280045] eth0: auto-negotiating...
[ 1057.304030] eth0: auto-negotiating...
[ 1067.328054] eth0: auto-negotiating...
[ 1077.352066] eth0: auto-negotiating...
[ 1087.376040] eth0: auto-negotiating...
[ 1097.400066] eth0: auto-negotiating...
[ 1107.424066] eth0: auto-negotiating...
[ 1117.448046] eth0: auto-negotiating...
[ 1127.472053] eth0: auto-negotiating...
[ 1137.496044] eth0: auto-negotiating...
[ 1147.520022] eth0: auto-negotiating...
[ 1157.544060] eth0: auto-negotiating...
[ 1167.568066] eth0: auto-negotiating...
[ 1177.592050] eth0: auto-negotiating...
[ 1187.616024] eth0: auto-negotiating...
[ 1197.640056] eth0: auto-negotiating...
[ 1207.664024] eth0: auto-negotiating...
[ 1217.688061] eth0: auto-negotiating...
[ 1227.712039] eth0: auto-negotiating...
[ 1237.736039] eth0: auto-negotiating...
[ 1247.760059] eth0: auto-negotiating...
[ 1257.784066] eth0: auto-negotiating...
[ 1267.808032] eth0: auto-negotiating...
[ 1277.832040] eth0: auto-negotiating...
[ 1287.856039] eth0: auto-negotiating...
[ 1297.880068] eth0: auto-negotiating...
[ 1307.904036] eth0: auto-negotiating...
[ 1317.928049] eth0: auto-negotiating...
[ 1327.952044] eth0: auto-negotiating...
[ 1337.976040] eth0: auto-negotiating...
[ 1348.000057] eth0: auto-negotiating...
[ 1358.024047] eth0: auto-negotiating...
[ 1368.048051] eth0: auto-negotiating...
[ 1378.072051] eth0: auto-negotiating...
[ 1388.096059] eth0: auto-negotiating...
[ 1398.120078] eth0: auto-negotiating...
[ 1408.144069] eth0: auto-negotiating...
[ 1418.168040] eth0: auto-negotiating...
[ 1428.192046] eth0: auto-negotiating...
[ 1438.216039] eth0: auto-negotiating...
[ 1448.240039] eth0: auto-negotiating...
[ 1458.264049] eth0: auto-negotiating...
[ 1468.292025] eth0: auto-negotiating...
[ 1478.316031] eth0: auto-negotiating...
[ 1488.340026] eth0: auto-negotiating...
[ 1498.364037] eth0: auto-negotiating...
[ 1508.388024] eth0: auto-negotiating...
[ 1518.412024] eth0: auto-negotiating...
[ 1528.436069] eth0: auto-negotiating...
[ 1538.460039] eth0: auto-negotiating...
[ 1548.484048] eth0: auto-negotiating...
[ 1558.508026] eth0: auto-negotiating...
[ 1568.532039] eth0: auto-negotiating...
[ 1578.556033] eth0: auto-negotiating...
[ 1588.580037] eth0: auto-negotiating...
[ 1598.604064] eth0: auto-negotiating...
[ 1608.628039] eth0: auto-negotiating...
[ 1618.652038] eth0: auto-negotiating...
[ 1628.676041] eth0: auto-negotiating...
[ 1638.700013] eth0: auto-negotiating...
[ 1648.724039] eth0: auto-negotiating...
[ 1658.748044] eth0: auto-negotiating...
[ 1668.772048] eth0: auto-negotiating...
[ 1678.796051] eth0: auto-negotiating...
[ 1688.820050] eth0: auto-negotiating...
[ 1698.844039] eth0: auto-negotiating...
[ 1708.868066] eth0: auto-negotiating...
[ 1718.892075] eth0: auto-negotiating...
[ 1728.916038] eth0: auto-negotiating...
[ 1738.940039] eth0: auto-negotiating...
[ 1748.964040] eth0: auto-negotiating...
[ 1758.988040] eth0: auto-negotiating...
[ 1769.012026] eth0: auto-negotiating...
[ 1779.036071] eth0: auto-negotiating...
[ 1789.060048] eth0: auto-negotiating...
[ 1799.084098] eth0: auto-negotiating...
[ 1809.108057] eth0: auto-negotiating...
[ 1819.132024] eth0: auto-negotiating...
[ 1829.156063] eth0: auto-negotiating...
[ 1839.180064] eth0: auto-negotiating...
[ 1849.204039] eth0: auto-negotiating...
[ 1859.228045] eth0: auto-negotiating...

rhanei

Boa Noite;

O Ubuntu 9.04, já está instalado na minha máquina. Minha placa de rede wireless é realtek rtl8187. eu baxei um tutorial da internet, conforme abaixo:
"Olá, eu sei configurar a placa através dos arquivos, não no modo gráfico. Caso você não se importe, abra o arquivo /etc/network/interfaces com algum editor, por exemplo 
Código:
pico /etc/network/interfaces
como administrador é claro, e escreva as seguintes linhas
Código:
auto eth0
iface eth0 inet static
address 10.1.1.10
netmask 255.0.0.0
broadcast 10.1.1.255
network 10.1.1.0
gateway 10.1.1.1

Depois abra o arquivo /etc/resolv.conf e deixe-o assim
Código:
nameserver 201.10.120.3
nameserver  201.10.1.2
Depois execute o comando
Código:
ifup eth0
e verifique se subiu a rede.

Eu já tive problemas com alteração do arquivo resolv.conf durante   a ativação da rede. Em alguns casos resolve se adicionar uma linha a mais no interfaces, deixando-o assim
Código:
auto eth0
iface eth0 inet static
address 10.1.1.10
netmask 255.0.0.0
broadcast 10.1.1.255
network 10.1.1.0
gateway 10.1.1.1
dns-nameservers 201.10.120.3  201.10.1.2

Caso continue tendo problemas com dns você pode usar uma solução provisória que é alterar o resolv.conf após o levantamento da rede.
Eu queria saber como entro nos arquivos para editar ou se alguém conhece um método mais prático. Grato.
 

clcampos

Um tópico por assunto, por favor. Na dúvida leia as Regras de Utilização do Fórum.

Normalmente trancamos o segundo tópico, porém como tem informação diferente eu vou unir os tópicos.
Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!