I installed kubuntu and then my wireless wasn't working so I was like no problem I will install ndsiwrapper. So when I go to the directory of ndiswrapper and try to login as root it wont let me in. So I read up and was like "AH HA!" sudo. So I type in sudo make install and then put in my password and it didn't do anything and then that same command I put in never worked again. So what am I doing wrong here?
Announcement
Collapse
No announcement yet.
ndiswrapper and sudo trouble.
Collapse
This topic is closed.
X
X
-
Re: ndiswrapper and sudo trouble.
Strange..
Just to see how far you can get open up a terminal and issue the command
sudo -s
this should ask you for the password and then put you in a superuser shell (it will have the # instead of the $ at the start of each line).
If this works it must be the other commands you aer using and not the sudo command.
Mark.
- Top
- Bottom
Comment