Happy Linux Thoughts

Syndicate content
This is my blog about my experiences as a user of Linux.
Updated: 15 hours 8 min ago

Belkin F6D4050 v2, openSUSE 11.3 (and possibly other flavors)

Mon, 07/26/2010 - 21:29
The kernel doesn't have the usb identifier for this device.  In order to use it I had to modify a couple things. the command lsusb shows the usb id of : 050d:935b create a file called /etc/modprobe.d/rt2870sta.conf Add this line to the file with no line breaks. install rt2870sta modprobe --ignore-install rt2870sta ; /bin/echo "050d 935b" > /sys/bus/usb/drivers/rt2870/new_id After that if