I have a usb wi-fi 802.11n device that I can’t get working on my machine running Suse 11 64 bit
On my wife’s machine running Suse 11 32 bit, Yast picked the device up a treat, had it installed and woring in no time on hers
On my machine, the 64 bit, lsusb shows this for the device:
lsusb
Bus 002 Device 006: ID 148f:2770 Ralink Technology, Corp.
iwconfig doesn’t show the device as present, so I thought I’d try ndiswrapper and the windows driver, ndiswrapper reports an error on installing the driver (I’d tried installing it via ndisinstaller)
But ndiswrapper -l shows this:
ndiswrapper -l
rt2870 : driver installed
device (148F:2770) present
iwconfig still doesn’t show the device
dmesg reports the device without any errors
If I run kndiswrapper, the device is listed but if I click the Configure Network button it says no interface is present … even though it’s showing the correct name of the device completely with pretty little picture
I do have an 802.11g device installed on the 64 bit machine, though it’s configured to run on hotplug and is unplugged when I’m trying to configure the 802.11n
This is the 802.11g device:
lsusb
Bus 002 Device 007: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter
This leaves me thinking that either the 64 bit Suse doesn’t like the particular device, or it doesn’t like the fact I already have a usb wi-fi device configured
Any ideas?