LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing ndiswrapper (https://www.linuxquestions.org/questions/linux-newbie-8/installing-ndiswrapper-4175430191/)

bespinoza 10-02-2012 10:19 PM

installing ndiswrapper
 
I have a Belkin N300 wireless usb adapter in my usb port and I am trying to install the driver. I downloaded ndiswrapper into Suse 12.1. I can't seem to get it to install. From the GUI, I put the file into sbin, what are the commands to install it from CLI? Any suggestions, this is not urgent.

John VV 10-02-2012 10:43 PM

Quote:

I downloaded ndiswrapper into Suse 12.1.
? how
that is part of the operating system and should have been already installed

if not then it is in the base suse repo

Quote:

I can't seem to get it to install.
use the package manager or the terminal
Code:

su -
zypper in ndiswrapper


Quote:

I put the file into sbin
you put what there?????
remove what ever you put there
ONLY and i do man ONLY root has access to that folder

there is NOTHING in /sbin that a normal user can use and ALL the programs in there will NOT work as a normal user


you might want to read some of the opensuse documentation
--- Ndiswrapper ----
http://en.opensuse.org/SDB:Ndiswrapper
main wiki page
http://en.opensuse.org/Main_Page

jefro 10-03-2012 03:00 PM

Might be a good place to start.

http://www.linuxquestions.org/questi...er-4175422460/

bespinoza 10-03-2012 10:04 PM

Solved; I found the answer in http://www.linuxquestions.org/questi...er-4175422460/. I installed the driver using Yast. Network devices DHCP. Thanks for the help.


All times are GMT -5. The time now is 08:24 PM.