Gentoo Archives: gentoo-user-es

From: Juan Villa <juan64@×××××.com>
To: gentoo-user-es@l.g.o
Subject: [gentoo-user-es] Re: Wireless
Date: Thu, 05 Jan 2006 00:04:03
Message-Id: 20277de70601041602j4f9591cdw@mail.gmail.com
In Reply to: [gentoo-user-es] Wireless by Juan Villa
1 Por cierto, para hacerlo manualmente hago lo siguiente:
2 # iwconfig eth2 essid 2WIRE604 channel 6 enc 2457385735
3 # dhcpcd eth2
4 # ifconfig eth2
5 eth2 Link encap:Ethernet HWaddr 00:13:CE:59:66:EE
6 inet addr:172.16.1.33 Bcast:172.16.255.255 Mask:255.255.0.0
7 inet6 addr: fe80::213:ceff:fe59:66ee/64 Scope:Link
8 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
9 RX packets:8 errors:0 dropped:29 overruns:0 frame:0
10 TX packets:3 errors:0 dropped:0 overruns:0 carrier:1
11 collisions:0 txqueuelen:1000
12 RX bytes:22086 (21.5 Kb) TX bytes:4992 (4.8 Kb)
13 Interrupt:17 Base address:0x2000 Memory:b8008000-b8008fff
14
15 2006/1/4, Juan Villa <juan64@×××××.com>:
16 > Hola.
17 >
18 > Tengo un equipo portatil al cual estoy tratando en instalar y configurar
19 > gentoo.
20 >
21 > Aún hay varios problemas, pero creo que el primero que tengo que
22 > solucionar es el del wireless.
23 >
24 > Esto esta así:
25 >
26 > # lspci | grep Wireless
27 > 0000:06:09.0 Network controller: Intel Corp. PRO/Wireless 2200BG (rev 05)
28 >
29 > Mediante otra tarjeta de red que tiene (ieee1394, eth0) copie los distfiles
30 > de:
31 > ieee80211, ipw220, ipw2200-firmware
32 > ejecute:
33 > ebuild ... digest
34 > emerge ...
35 >
36 > Con eso, al arrancar ha detectado la tarjeta en eth2.
37 > # dmesg | grep -e ieee802 -e ipw
38 > ieee80211_crypt: registered algorithm 'NULL'
39 > ieee80211: 802.11 data/management/control stack, 1.1.6
40 > ieee80211: Copyright (C) 2004-2005 Intel Corporation
41 > <jketreno@×××××××××××.com>
42 > ipw2200: no version for "ieee80211_get_crypto_ops" found: kernel tainted.
43 > ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
44 > ipw2200: Copyright(c) 2003-2005 Intel Corporation
45 > ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
46 >
47 > también dice:
48 > emerge wireless-tools
49 >
50 > y mi archivo de configuración es así:
51 > config_eth0=("192.168.0.3 netmask 255.255.255.0")
52 > #config_eth1=("dhcp") #no hay cable para conectar esto
53 >
54 > modules_eth2=( "iwconfig" )
55 > essid_eth2="2WIRE206"
56 > key_2WIRE206="s:2457385735 enc open"
57 > channel_eth2="6"
58 > config_2WIRE206=("dhcp")
59 >
60 > Pero esto no funciona.
61 > # /etc/init.d/net.eth2 start
62 > * Starting eth2
63 > * Configuring wireless network for eth2
64 > * Failed to configure wireless for eth2 [
65 > !! ]
66 >
67 >
68 > Pero cuando lo hago manualmente, si funciona:
69 > # ifconfig eth2
70 > eth2 Link encap:Ethernet HWaddr 00:13:CE:59:66:EE
71 > inet addr:172.16.1.33 Bcast:172.16.255.255 Mask:255.255.0.0
72 > inet6 addr: fe80::213:ceff:fe59:66ee/64 Scope:Link
73 > UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
74 > RX packets:8 errors:0 dropped:29 overruns:0 frame:0
75 > TX packets:3 errors:0 dropped:0 overruns:0 carrier:1
76 > collisions:0 txqueuelen:1000
77 > RX bytes:22086 (21.5 Kb) TX bytes:4992 (4.8 Kb)
78 > Interrupt:17 Base address:0x2000 Memory:b8008000-b8008fff
79 >
80 >
81 > O... ¿cómo se escribe el archivo de configuracioón?
82 >
83 >
84 > --
85 > "La televisón me respeta, se ríe con migo y no te mí"
86 > Homero J. Simpson
87 >
88
89
90 --
91 "La televisón me respeta, se ríe con migo y no te mí"
92 Homero J. Simpson
93
94 --
95 gentoo-user-es@g.o mailing list