Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining vBASIC || Community Edition 2.0
by
keno1234
on 25/03/2018, 18:10:24 UTC
Hi guys,
For some reasons, I have to use Wireless USB Adapter instead of Lan. I have Totolink-N150UA and I want to install its driver.

The driver is in this link: http://www.totolink.net/sub/product/detail.asp?product_num=100035

however, I don't know how to install the driver in Linux, NVOC. Can anyone please teach me?
Thank you very much.

PS. I know linux doesn't need to install the driver to be able to use the wireless usb adapter, but internet connection to mining pool is very bad, so I want to try update the driver.

Thank you guys,I've found the way.

Code:
sudo -s
cd Download/(driver_folder_name)
sudo make
sudo make install

for anyone who is learning Linux as same as me.  Wink