Gentoo Archives: gentoo-user

From: Jake Moe <jakesaddress@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Still Struggling With Wireless
Date: Tue, 17 Aug 2010 10:55:52
Message-Id: 4C6A6AA8.4030104@gmail.com
In Reply to: Re: [gentoo-user] Still Struggling With Wireless by Adam Carter
1 On 08/17/10 11:55, Adam Carter wrote:
2 >> Hi,
3 >>
4 >> I'm biting the bullet here and asking for help. Yes! I've posted
5 >> before. And before anyone asks, I have read the responses to my
6 >> previous posts which helped little. I have read the documentation and
7 >> the wikis - ad nauseum. I'm still having problems with wireless.
8 >>
9 >> Things were so much easier when I could just use the ipw3945 driver.
10 >> However, I can't build that because it requires TKIP and CCMP, neither
11 >> of which I can find settings for in my active kernel, 2.6.34-gentoo-r1.
12 >> In one of the responses to my previous posts someone told me about the /
13 >> trick while in the kernel configuration to bring up a search menu. I
14 >> did this and the only reference I could find for TKIP was one related to
15 >> debugging.
16 > I use wpa_supplicant to provide the wifi crypto.
17 >> So, I'm left with trying to use the iwl3945 driver in the kernel. I
18 >> followed the wiki for setting this up and thought I had succeeded. I
19 >> got to the point where I was told to type the following:
20 >> ifconfig wlan0 up (this does activate the wireless led on my computer)
21 >> iwlist wlan0 scan
22 >> iwconfig wlan0 essid "network name" (where the network name is the
23 >> essid that has been set)
24 >>
25 >> When I got this to work, I thought I was home free despite the "kludgy"
26 >> way of getting wireless working. However, I rebooted and now, when I
27 >> type iwlist wlan0 scan I get told that scanning is not supported. Yes,
28 >> I have iwl3945-ucode installed and yes, it was recompiled after the
29 >> kernel was rebuilt.
30 >>
31 >> I have no idea what I'm doing wrong.
32 > Forgetting to post up your configs :) eg /etc/conf.d/net etc
33 I've used the iwl3945 on a few HP laptops without much problem. The few
34 problems I had were related to switching the wireless on and off; I'd
35 have to rmmod and modprobe kernel modules to get it working again.
36
37 Does "ifconfig" list the interface? If not, what does "ifconfig wlan0
38 up" do? What about the output of "iwconfig"? And going for the obvious
39 here, any chance that the wireless is turned off?
40
41 Jake Moe

Replies

Subject Author
Re: [gentoo-user] Still Struggling With Wireless CJoeB <colleen.beamer@×××××.com>