This is an update to this thread Quote:
Originally Posted by waterhead Please tell us how you solved the problem. | I believe we will never get an answer from the original poster, however, the only way I know is with NDISwrapper so steps are as follows. (BTW I'm using openSuSE 11 GNOME x86)
1. install ndiswraper
2. Download the driver from this address: NDISwrapper
(I used Nr. 4 BTW)
3. Extract it in Desktop (or any other place you like)
4. Open a terminal/Konsole change to the extracted directory and; as ROOT, type: Code: ndiswrapper -i Mrv8000c.inf
and to check if it's installed that should display something like this: Quote:
mrv8000c : driver installed
device (11AB:1FAA) present
| 5. Type Code: modprobe -m
depmod -a # and the last
modprobe ndiswrapper # this will load the module
6. Enjoy surfing
Luis
Last edited by LuisC-SM; 09-02-2008 at 12:05 AM..
Reason: Sorry. I forgot 2 importnt commands
|