Posted by: sacredrelic | August 6, 2008

TP-Link WN321G in openSUSE 11.0

SInce i using openSUSE 11.0, and this Wireless USB so i need to find the firmware. Because this USB Wireless wasn’t defaultly supported.

First, i download the firmware in tarball format. Here is the link for download

After that, compile the driver inside the Module folder. Pay attention to this, to compile you need “make”, “kernel-source”, “gcc”, so you need to type sudo in zypper make kernel-source gcc. After that, go to folder Module, using cd command inside the terminal. Then, type make, then sudo make install.

After this done, type su, then modprobe rt73

What i get in openSUSE was, activity like modprobe, init, etc. you can’t just done it by sudo command, but you have to do su command, then as root, do the modprobe or init or etc command.

Happy trying, waiting for your feedback


Leave a response

Your response:

Categories