On Sat, Apr 30, 2011 at 12:38:42AM -0500, Larry Finger wrote:
The driver rt2800pci does not seem to be built for kernel 2.6.37. The output of
zcat /proc/config.gz | grep RT2800
yields:
CONFIG_RT2800PCI_PCI=y # CONFIG_RT2800PCI is not set CONFIG_RT2800USB=m # CONFIG_RT2800USB_RT30XX is not set # CONFIG_RT2800USB_RT35XX is not set # CONFIG_RT2800USB_UNKNOWN is not set CONFIG_RT2800_LIB=m
The first two lines are contradictory, but I believe the second as the Ralink RT3090, which uses rt2800pci, does not work, but does when compat-wireless is loaded. If CONFIG_RT2800PCI were defined, there should also be entries for CONFIG_RT2800PCI_RT30XX, CONFIG_RT2800PCI_RT30XX, and CONFIG_RT2800PCI_UNKNOWN.
Which kernel package are you looking at (desktop, i386, x86-64, etc.)? And what should we set these values to in order to be "correct"? thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org