* [gentoo-user] Problem configuring Intel Wireless 5300 device
@ 2010-02-07 18:21 Shoka
2010-02-07 19:29 ` Zeerak Waseem
2010-02-07 19:46 ` Willie Wong
0 siblings, 2 replies; 8+ messages in thread
From: Shoka @ 2010-02-07 18:21 UTC (permalink / raw
To: gentoo-user
Hi folks,
I got stuck when trying to get the Intel Wireless 5300 device running.
I'm using the 2.6.31.gentoo-r6 kernel source and have tried several
configuration options for getting this driver to work.
The gentoo os is running on a lenovo x200 notebook.
It seems that the iwlagn module doesn't get compiled at all. When trying
to run "modprobe iwlagn" I get the message "Module iwlagn not found".
The device is properly recognized when using the Gentoo Live CD. There
it uses the iwlagn module. So it should be possible to configure the
kernel to do the same.
I have found this forum post about configuring the 5300 device, but this
guy used the 2.6.30-gentoo-r6 kernel source and it looks like the kernel
config options in menuconfig have changed. I cannot find a kernel config
option called "Intel Wireless WiFi Next Gen AGN (iwlagn)".
Link to forum post:
http://forums.gentoo.org/viewtopic-t-792424-highlight-5300.html
I'm a gentoo newbie and therefore would be very glad, if anyone could
give me an advice in the right direction.
Thank you very much!
Best regards
Shoka
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
2010-02-07 18:21 [gentoo-user] Problem configuring Intel Wireless 5300 device Shoka
@ 2010-02-07 19:29 ` Zeerak Waseem
2010-02-07 19:55 ` Shoka
2010-02-07 19:46 ` Willie Wong
1 sibling, 1 reply; 8+ messages in thread
From: Zeerak Waseem @ 2010-02-07 19:29 UTC (permalink / raw
To: gentoo-user
On Sun, 07 Feb 2010 19:21:20 +0100, Shoka <shoka@gmx.ch> wrote:
> Hi folks,
>
> I got stuck when trying to get the Intel Wireless 5300 device running.
> I'm using the 2.6.31.gentoo-r6 kernel source and have tried several
> configuration options for getting this driver to work.
>
> The gentoo os is running on a lenovo x200 notebook.
>
> It seems that the iwlagn module doesn't get compiled at all. When trying
> to run "modprobe iwlagn" I get the message "Module iwlagn not found".
> The device is properly recognized when using the Gentoo Live CD. There
> it uses the iwlagn module. So it should be possible to configure the
> kernel to do the same.
>
> I have found this forum post about configuring the 5300 device, but this
> guy used the 2.6.30-gentoo-r6 kernel source and it looks like the kernel
> config options in menuconfig have changed. I cannot find a kernel config
> option called "Intel Wireless WiFi Next Gen AGN (iwlagn)".
>
> Link to forum post:
> http://forums.gentoo.org/viewtopic-t-792424-highlight-5300.html
>
> I'm a gentoo newbie and therefore would be very glad, if anyone could
> give me an advice in the right direction.
>
> Thank you very much!
>
> Best regards
> Shoka
>
>
>
>
You should be able to find the iwlagn in Device Drivers -> Network Device
Support -> Wireless Lan
There you need to set "Intel Wireless Wifi" and then the option should
appear :-)
--
Zeerak
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
2010-02-07 19:29 ` Zeerak Waseem
@ 2010-02-07 19:55 ` Shoka
2010-02-07 20:39 ` Zeerak Waseem
2010-02-07 20:55 ` John H. Moe
0 siblings, 2 replies; 8+ messages in thread
From: Shoka @ 2010-02-07 19:55 UTC (permalink / raw
To: gentoo-user
On 07.02.2010 20:29, Zeerak Waseem wrote:
> On Sun, 07 Feb 2010 19:21:20 +0100, Shoka <shoka@gmx.ch> wrote:
>
>> Hi folks,
>>
>> I got stuck when trying to get the Intel Wireless 5300 device
>> running. I'm using the 2.6.31.gentoo-r6 kernel source and have tried
>> several configuration options for getting this driver to work.
>>
>> The gentoo os is running on a lenovo x200 notebook.
>>
>> It seems that the iwlagn module doesn't get compiled at all. When
>> trying to run "modprobe iwlagn" I get the message "Module iwlagn not
>> found". The device is properly recognized when using the Gentoo Live
>> CD. There it uses the iwlagn module. So it should be possible to
>> configure the kernel to do the same.
>>
>> I have found this forum post about configuring the 5300 device, but
>> this guy used the 2.6.30-gentoo-r6 kernel source and it looks like
>> the kernel config options in menuconfig have changed. I cannot find a
>> kernel config option called "Intel Wireless WiFi Next Gen AGN (iwlagn)".
>>
>> Link to forum post:
>> http://forums.gentoo.org/viewtopic-t-792424-highlight-5300.html
>>
>> I'm a gentoo newbie and therefore would be very glad, if anyone could
>> give me an advice in the right direction.
>>
>> Thank you very much!
>>
>> Best regards
>> Shoka
>>
>>
>>
>>
>
> You should be able to find the iwlagn in Device Drivers -> Network
> Device Support -> Wireless Lan
>
> There you need to set "Intel Wireless Wifi" and then the option should
> appear :-)
>
Hi Zeerak,
When calling "make menuconfig", then enter section "Device Drivers" -->
"Network Device Support" --> "Wireless LAN", all I can see are these
options:
[ ] Wireless LAN (pre-802.11)
[ ] Wireless LAN (IEEE 802.11)
< > Intel PRO/Wireless 2100 Network Connection
< > Intel PRO/Wireless 2200BG and 2915ABG Network Connection
I have selected both Intel PRO/Wireless sections and the only
sup-options that appeared were:
[ ] promiscuous mode
[ ] full debugging output
But there was nothing written about "Intel Wireless Wifi" or iwlagn
stuff....
Even if I checked all the options nothing more appeared.
Shoka
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
2010-02-07 19:55 ` Shoka
@ 2010-02-07 20:39 ` Zeerak Waseem
2010-02-07 20:55 ` John H. Moe
1 sibling, 0 replies; 8+ messages in thread
From: Zeerak Waseem @ 2010-02-07 20:39 UTC (permalink / raw
To: gentoo-user
On Sun, 07 Feb 2010 20:55:00 +0100, Shoka <shoka@gmx.ch> wrote:
> On 07.02.2010 20:29, Zeerak Waseem wrote:
>> On Sun, 07 Feb 2010 19:21:20 +0100, Shoka <shoka@gmx.ch> wrote:
>>
>>> Hi folks,
>>>
>>> I got stuck when trying to get the Intel Wireless 5300 device running.
>>> I'm using the 2.6.31.gentoo-r6 kernel source and have tried several
>>> configuration options for getting this driver to work.
>>>
>>> The gentoo os is running on a lenovo x200 notebook.
>>>
>>> It seems that the iwlagn module doesn't get compiled at all. When
>>> trying to run "modprobe iwlagn" I get the message "Module iwlagn not
>>> found". The device is properly recognized when using the Gentoo Live
>>> CD. There it uses the iwlagn module. So it should be possible to
>>> configure the kernel to do the same.
>>>
>>> I have found this forum post about configuring the 5300 device, but
>>> this guy used the 2.6.30-gentoo-r6 kernel source and it looks like the
>>> kernel config options in menuconfig have changed. I cannot find a
>>> kernel config option called "Intel Wireless WiFi Next Gen AGN
>>> (iwlagn)".
>>>
>>> Link to forum post:
>>> http://forums.gentoo.org/viewtopic-t-792424-highlight-5300.html
>>>
>>> I'm a gentoo newbie and therefore would be very glad, if anyone could
>>> give me an advice in the right direction.
>>>
>>> Thank you very much!
>>>
>>> Best regards
>>> Shoka
>>>
>>>
>>>
>>>
>>
>> You should be able to find the iwlagn in Device Drivers -> Network
>> Device Support -> Wireless Lan
>>
>> There you need to set "Intel Wireless Wifi" and then the option should
>> appear :-)
>>
>
> Hi Zeerak,
>
> When calling "make menuconfig", then enter section "Device Drivers" -->
> "Network Device Support" --> "Wireless LAN", all I can see are these
> options:
>
> [ ] Wireless LAN (pre-802.11)
> [ ] Wireless LAN (IEEE 802.11)
> < > Intel PRO/Wireless 2100 Network Connection
> < > Intel PRO/Wireless 2200BG and 2915ABG Network Connection
>
> I have selected both Intel PRO/Wireless sections and the only
> sup-options that appeared were:
>
> [ ] promiscuous mode
> [ ] full debugging output
>
> But there was nothing written about "Intel Wireless Wifi" or iwlagn
> stuff....
> Even if I checked all the options nothing more appeared.
>
> Shoka
>
>
>
>
>
>
What does searching for iwlwifi in the kernel yield? (kernel search is
prompted by /)
--
Zeerak
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
2010-02-07 19:55 ` Shoka
2010-02-07 20:39 ` Zeerak Waseem
@ 2010-02-07 20:55 ` John H. Moe
2010-02-07 21:35 ` David Abbott
1 sibling, 1 reply; 8+ messages in thread
From: John H. Moe @ 2010-02-07 20:55 UTC (permalink / raw
To: gentoo-user
Shoka wrote:
> On 07.02.2010 20:29, Zeerak Waseem wrote:
>> On Sun, 07 Feb 2010 19:21:20 +0100, Shoka <shoka@gmx.ch> wrote:
>>
>>> Hi folks,
>>>
>>> I got stuck when trying to get the Intel Wireless 5300 device
>>> running. I'm using the 2.6.31.gentoo-r6 kernel source and have tried
>>> several configuration options for getting this driver to work.
>>>
>>> The gentoo os is running on a lenovo x200 notebook.
>>>
>>> It seems that the iwlagn module doesn't get compiled at all. When
>>> trying to run "modprobe iwlagn" I get the message "Module iwlagn not
>>> found". The device is properly recognized when using the Gentoo Live
>>> CD. There it uses the iwlagn module. So it should be possible to
>>> configure the kernel to do the same.
>>>
>>> I have found this forum post about configuring the 5300 device, but
>>> this guy used the 2.6.30-gentoo-r6 kernel source and it looks like
>>> the kernel config options in menuconfig have changed. I cannot find
>>> a kernel config option called "Intel Wireless WiFi Next Gen AGN
>>> (iwlagn)".
>>>
>>> Link to forum post:
>>> http://forums.gentoo.org/viewtopic-t-792424-highlight-5300.html
>>>
>>> I'm a gentoo newbie and therefore would be very glad, if anyone
>>> could give me an advice in the right direction.
>>>
>>> Thank you very much!
>>>
>>> Best regards
>>> Shoka
>>
>> You should be able to find the iwlagn in Device Drivers -> Network
>> Device Support -> Wireless Lan
>>
>> There you need to set "Intel Wireless Wifi" and then the option
>> should appear :-)
>
> Hi Zeerak,
>
> When calling "make menuconfig", then enter section "Device Drivers"
> --> "Network Device Support" --> "Wireless LAN", all I can see are
> these options:
>
> [ ] Wireless LAN (pre-802.11)
> [ ] Wireless LAN (IEEE 802.11)
> < > Intel PRO/Wireless 2100 Network Connection
> < > Intel PRO/Wireless 2200BG and 2915ABG Network Connection
>
> I have selected both Intel PRO/Wireless sections and the only
> sup-options that appeared were:
>
> [ ] promiscuous mode
> [ ] full debugging output
>
> But there was nothing written about "Intel Wireless Wifi" or iwlagn
> stuff....
> Even if I checked all the options nothing more appeared.
>
> Shoka
You need to enable Wireless LAN (IEEE 802.11) first. You don't need
either of the 2100 or the 2200 modules; once you select Wireless LAN
(IEEE 802.11) a new slew of options should come up, including the Intel
Wireless Wifi option, and in there you should find your wireless card.
John Moe
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
2010-02-07 20:55 ` John H. Moe
@ 2010-02-07 21:35 ` David Abbott
0 siblings, 0 replies; 8+ messages in thread
From: David Abbott @ 2010-02-07 21:35 UTC (permalink / raw
To: gentoo-user
On Mon, 2010-02-08 at 06:55 +1000, John H. Moe wrote:
>
> You need to enable Wireless LAN (IEEE 802.11) first. You don't need
> either of the 2100 or the 2200 modules; once you select Wireless LAN
> (IEEE 802.11) a new slew of options should come up, including the Intel
> Wireless Wifi option, and in there you should find your wireless card.
>
> John Moe
>
Also make sure Networking => Wireless => [*] Generic IEEE 802.11
Networking Stack (mac80211) and maybe [*] cfg80211 - wireless
configuration API
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
2010-02-07 18:21 [gentoo-user] Problem configuring Intel Wireless 5300 device Shoka
2010-02-07 19:29 ` Zeerak Waseem
@ 2010-02-07 19:46 ` Willie Wong
2010-02-07 23:38 ` Shoka
1 sibling, 1 reply; 8+ messages in thread
From: Willie Wong @ 2010-02-07 19:46 UTC (permalink / raw
To: gentoo-user
On Sun, Feb 07, 2010 at 07:21:20PM +0100, Shoka wrote:
> I got stuck when trying to get the Intel Wireless 5300 device running.
> I'm using the 2.6.31.gentoo-r6 kernel source and have tried several
> configuration options for getting this driver to work.
>
> The gentoo os is running on a lenovo x200 notebook.
>
> It seems that the iwlagn module doesn't get compiled at all. When trying
> to run "modprobe iwlagn" I get the message "Module iwlagn not found".
> The device is properly recognized when using the Gentoo Live CD. There
> it uses the iwlagn module. So it should be possible to configure the
> kernel to do the same.
You said that the module didn't get compiled: did you configure the
kernel to include it?
> I have found this forum post about configuring the 5300 device, but this
> guy used the 2.6.30-gentoo-r6 kernel source and it looks like the kernel
> config options in menuconfig have changed. I cannot find a kernel config
> option called "Intel Wireless WiFi Next Gen AGN (iwlagn)".
If you are in menuconfig, you can always hit / to bring up the search
screen, and type in IWL as your search string.
In 2.6.31-gentoo-r9, go to
Device Drivers -> Network device support -> Wireless LAN -> Wireless
LAN (IEEE 802.11) -> Intel Wireless Wifi
to enable IWLWIFI first, and then you should be able to see the
Wireless WiFi Next Gen AGN option.
Cheers,
W
--
Willie W. Wong wwong@math.princeton.edu
Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
et vice versa ~~~ I. Newton
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Problem configuring Intel Wireless 5300 device
2010-02-07 19:46 ` Willie Wong
@ 2010-02-07 23:38 ` Shoka
0 siblings, 0 replies; 8+ messages in thread
From: Shoka @ 2010-02-07 23:38 UTC (permalink / raw
To: gentoo-user
On 07.02.2010 20:46, Willie Wong wrote:
> On Sun, Feb 07, 2010 at 07:21:20PM +0100, Shoka wrote:
>
>> I got stuck when trying to get the Intel Wireless 5300 device running.
>> I'm using the 2.6.31.gentoo-r6 kernel source and have tried several
>> configuration options for getting this driver to work.
>>
>> The gentoo os is running on a lenovo x200 notebook.
>>
>> It seems that the iwlagn module doesn't get compiled at all. When trying
>> to run "modprobe iwlagn" I get the message "Module iwlagn not found".
>> The device is properly recognized when using the Gentoo Live CD. There
>> it uses the iwlagn module. So it should be possible to configure the
>> kernel to do the same.
>>
> You said that the module didn't get compiled: did you configure the
> kernel to include it?
>
>
>> I have found this forum post about configuring the 5300 device, but this
>> guy used the 2.6.30-gentoo-r6 kernel source and it looks like the kernel
>> config options in menuconfig have changed. I cannot find a kernel config
>> option called "Intel Wireless WiFi Next Gen AGN (iwlagn)".
>>
> If you are in menuconfig, you can always hit / to bring up the search
> screen, and type in IWL as your search string.
>
> In 2.6.31-gentoo-r9, go to
>
> Device Drivers -> Network device support -> Wireless LAN -> Wireless
> LAN (IEEE 802.11) -> Intel Wireless Wifi
>
> to enable IWLWIFI first, and then you should be able to see the
> Wireless WiFi Next Gen AGN option.
>
> Cheers,
>
> W
>
Hi Willie,
I finally found the problem: I had to enable the option
General Setup
[ ] Prompt for development and/or incomplete code/drivers
I recognized that after invoking a search on "iwlwifi". There was a
dependency to "EXPERIMENTAL". And this is exactly the mentioned switch
above.
After selecting this option, I was able to select the "Intel Wireless"
stuff.
Thanks to all for giving hints into the right direction :-)
Shoka
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-02-08 0:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-07 18:21 [gentoo-user] Problem configuring Intel Wireless 5300 device Shoka
2010-02-07 19:29 ` Zeerak Waseem
2010-02-07 19:55 ` Shoka
2010-02-07 20:39 ` Zeerak Waseem
2010-02-07 20:55 ` John H. Moe
2010-02-07 21:35 ` David Abbott
2010-02-07 19:46 ` Willie Wong
2010-02-07 23:38 ` Shoka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox