Gentoo Archives: gentoo-user

From: "John H. Moe" <johnmoe@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
Date: Sun, 07 Feb 2010 21:12:33
Message-Id: 4B6F28AE.9080702@optusnet.com.au
In Reply to: Re: [gentoo-user] Problem configuring Intel Wireless 5300 device by Shoka
1 Shoka wrote:
2 > On 07.02.2010 20:29, Zeerak Waseem wrote:
3 >> On Sun, 07 Feb 2010 19:21:20 +0100, Shoka <shoka@×××.ch> wrote:
4 >>
5 >>> Hi folks,
6 >>>
7 >>> I got stuck when trying to get the Intel Wireless 5300 device
8 >>> running. I'm using the 2.6.31.gentoo-r6 kernel source and have tried
9 >>> several configuration options for getting this driver to work.
10 >>>
11 >>> The gentoo os is running on a lenovo x200 notebook.
12 >>>
13 >>> It seems that the iwlagn module doesn't get compiled at all. When
14 >>> trying to run "modprobe iwlagn" I get the message "Module iwlagn not
15 >>> found". The device is properly recognized when using the Gentoo Live
16 >>> CD. There it uses the iwlagn module. So it should be possible to
17 >>> configure the kernel to do the same.
18 >>>
19 >>> I have found this forum post about configuring the 5300 device, but
20 >>> this guy used the 2.6.30-gentoo-r6 kernel source and it looks like
21 >>> the kernel config options in menuconfig have changed. I cannot find
22 >>> a kernel config option called "Intel Wireless WiFi Next Gen AGN
23 >>> (iwlagn)".
24 >>>
25 >>> Link to forum post:
26 >>> http://forums.gentoo.org/viewtopic-t-792424-highlight-5300.html
27 >>>
28 >>> I'm a gentoo newbie and therefore would be very glad, if anyone
29 >>> could give me an advice in the right direction.
30 >>>
31 >>> Thank you very much!
32 >>>
33 >>> Best regards
34 >>> Shoka
35 >>
36 >> You should be able to find the iwlagn in Device Drivers -> Network
37 >> Device Support -> Wireless Lan
38 >>
39 >> There you need to set "Intel Wireless Wifi" and then the option
40 >> should appear :-)
41 >
42 > Hi Zeerak,
43 >
44 > When calling "make menuconfig", then enter section "Device Drivers"
45 > --> "Network Device Support" --> "Wireless LAN", all I can see are
46 > these options:
47 >
48 > [ ] Wireless LAN (pre-802.11)
49 > [ ] Wireless LAN (IEEE 802.11)
50 > < > Intel PRO/Wireless 2100 Network Connection
51 > < > Intel PRO/Wireless 2200BG and 2915ABG Network Connection
52 >
53 > I have selected both Intel PRO/Wireless sections and the only
54 > sup-options that appeared were:
55 >
56 > [ ] promiscuous mode
57 > [ ] full debugging output
58 >
59 > But there was nothing written about "Intel Wireless Wifi" or iwlagn
60 > stuff....
61 > Even if I checked all the options nothing more appeared.
62 >
63 > Shoka
64
65 You need to enable Wireless LAN (IEEE 802.11) first. You don't need
66 either of the 2100 or the 2200 modules; once you select Wireless LAN
67 (IEEE 802.11) a new slew of options should come up, including the Intel
68 Wireless Wifi option, and in there you should find your wireless card.
69
70 John Moe

Replies

Subject Author
Re: [gentoo-user] Problem configuring Intel Wireless 5300 device David Abbott <david@×××××××××.com>