Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel config little problem (rt61pci)
Date: Wed, 02 Jul 2014 16:59:05
Message-Id: 53B43A55.7060706@gmail.com
In Reply to: [gentoo-user] Kernel config little problem (rt61pci) by "João Matos"
1 On 07/02/2014 05:04 PM, João Matos wrote:
2 > Dear list,
3 >
4 >
5 > As you can see at the image attached, I'm looking for my wireless
6 > driver (rt61pci). I can find it when I search using "/" on "make
7 > menuconfig", but, it is not listed on wireless menu.
8 >
9 > I don't know what is happening, but probably happend bcz I used "make
10 > localmodconfig" withou the card attached.
11 >
12 > But I think it'll be easy for you.
13 >
14 > Thanks in advance.
15 >
16 >
17 > --
18 > João Neto
19 > Linux User #461527
20 > http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
21
22 I'm running 3.12.21-gentoo-r1. Not sure what kernel version you're
23 running, but I believe the kernel config you're after is:
24 grep CONFIG_RT2X00 .config
25 # CONFIG_RT2X00 is not set
26
27 Once enabled, you should be able to select the right config option for
28 your device.
29
30 Hope this helps.

Replies

Subject Author
Re: [gentoo-user] Kernel config little problem (rt61pci) Alexander Kapshuk <alexander.kapshuk@×××××.com>