On Wednesday 02 Jul 2014 15:04:50 João Matos wrote: > Dear list, > > > As you can see at the image attached, I'm looking for my wireless driver > (rt61pci). I can find it when I search using "/" on "make menuconfig", but, > it is not listed on wireless menu. > > I don't know what is happening, but probably happend bcz I used "make > localmodconfig" withou the card attached.
I don't use localmodconfig to know its quirks, but as I understand it you should use it with a LiveCD which has *already* probed the card and loaded the module that you are interested in. You can check with lsmod that the module in question has been loaded. It goes without saying that it is safer if you have added/powered on the hardware before you boot with the LiveCD. Alternatively, use make xconfig or menuconfig and enable each kernel item in the list shown above the module that you are interested in. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

