On 08/12/2011 05:25 PM, Greg KH wrote:
On Mon, Aug 08, 2011 at 12:35:34PM -0500, Larry Finger wrote:
With Build 0186 of the KDE Live CD and kernel 3.0, no driver for the PCI version of the Ralink 2800 devices is configured as shown below:
larry@linux-4khf:~> zcat /proc/config.gz | grep 2800 # CONFIG_RT2800PCI is not set CONFIG_RT2800USB=m CONFIG_RT2800USB_RT33XX=y # CONFIG_RT2800USB_RT35XX is not set
Should this be enabled as well?
CONFIG_RT2800USB_RT53XX=y # CONFIG_RT2800USB_UNKNOWN is not set
Yes, CONFIG_RT2800PCI=m is what is needed. I think CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_UNKNOWN can be left unset. For CONFIG_RT2800USB_UNKNOWN, the wireless developers transfer devices from that category to the correct one as soon as they discover that they work. Thanks for looking at this issue, Larry -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org