Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 10-27-2008, 07:08 PM   #1 (permalink)
Registered User
 
Join Date: Dec 2007
Posts: 25
OS: vista/xp/ubuntu


Ndiswrapper help

Hey, im new to ubuntu and have no idea how to work the terminal ect, so im finding it very hard to install ndiswrapper for my wireless card, can someone please give me simple step by step commands/instructions on how to do this please!

this is how far i got on my own, im not sure if i made a complete mess or if i actually accomplished something, its copy and pasted from the terminal :

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

ubuntu@ubuntu:~$ urpme ndiswrapper
bash: urpme: command not found
ubuntu@ubuntu:~$ sudo apt-get install ndiswrapper-common ndiswrapper-modules-1.9 ndiswrapper-utils-1.9 ndisgtk
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ndiswrapper-modules-1.9 is a virtual package provided by:
linux-ubuntu-modules-2.6.22-14-server 2.6.22-14.37
linux-ubuntu-modules-2.6.22-14-generic 2.6.22-14.37
linux-ubuntu-modules-2.6.22-14-386 2.6.22-14.37
You should explicitly select one to install.
E: Package ndiswrapper-modules-1.9 has no installation candidate
ubuntu@ubuntu:~$ ndisgtk
The program 'ndisgtk' is currently not installed. You can install it by typing:
sudo apt-get install ndisgtk
You will have to enable component called 'universe'
bash: ndisgtk: command not found
ubuntu@ubuntu:~$ sudo apt-get install ndisgtk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package ndisgtk
ubuntu@ubuntu:~$ ndiswrapper -l
The program 'ndiswrapper' is currently not installed. You can install it by typing:
sudo apt-get install ndiswrapper-common
bash: ndiswrapper: command not found
ubuntu@ubuntu:~$ lsusb
Bus 005 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
ubuntu@ubuntu:~$ lsusb
Bus 005 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
ubuntu@ubuntu:~$ lspci -n
00:00.0 0600: 8086:2570 (rev 02)
00:02.0 0300: 8086:2572 (rev 02)
00:1d.0 0c03: 8086:24d2 (rev 02)
00:1d.1 0c03: 8086:24d4 (rev 02)
00:1d.2 0c03: 8086:24d7 (rev 02)
00:1d.3 0c03: 8086:24de (rev 02)
00:1d.7 0c03: 8086:24dd (rev 02)
00:1e.0 0604: 8086:244e (rev c2)
00:1f.0 0601: 8086:24d0 (rev 02)
00:1f.1 0101: 8086:24db (rev 02)
00:1f.2 0101: 8086:24d1 (rev 02)
00:1f.3 0c05: 8086:24d3 (rev 02)
00:1f.5 0401: 8086:24d5 (rev 02)
01:0c.0 0200: 8086:100e (rev 02)
ubuntu@ubuntu:~$ ndiswrapper -i driver.inf
Segmentation fault (core dumped)
ubuntu@ubuntu:~$ ndiswrapper -i driver.inf
The program 'ndiswrapper' is currently not installed. You can install it by typing:
sudo apt-get install ndiswrapper-common
bash: ndiswrapper: command not found
ubuntu@ubuntu:~$ sudo apt-get install ndiswrapper-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
ndiswrapper-source
The following NEW packages will be installed:
ndiswrapper-common
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/19.2kB of archives.
After unpacking 106kB of additional disk space will be used.
Selecting previously deselected package ndiswrapper-common.
(Reading database ... 92004 files and directories currently installed.)
Unpacking ndiswrapper-common (from .../ndiswrapper-common_1.43-1ubuntu2_all.deb) ...
Setting up ndiswrapper-common (1.43-1ubuntu2) ...
ubuntu@ubuntu:~$ lspci -n
00:00.0 0600: 8086:2570 (rev 02)
00:02.0 0300: 8086:2572 (rev 02)
00:1d.0 0c03: 8086:24d2 (rev 02)
00:1d.1 0c03: 8086:24d4 (rev 02)
00:1d.2 0c03: 8086:24d7 (rev 02)
00:1d.3 0c03: 8086:24de (rev 02)
00:1d.7 0c03: 8086:24dd (rev 02)
00:1e.0 0604: 8086:244e (rev c2)
00:1f.0 0601: 8086:24d0 (rev 02)
00:1f.1 0101: 8086:24db (rev 02)
00:1f.2 0101: 8086:24d1 (rev 02)
00:1f.3 0c05: 8086:24d3 (rev 02)
00:1f.5 0401: 8086:24d5 (rev 02)
01:0c.0 0200: 8086:100e (rev 02)
ubuntu@ubuntu:~$ lspci -n
00:00.0 0600: 8086:2570 (rev 02)
00:02.0 0300: 8086:2572 (rev 02)
00:1d.0 0c03: 8086:24d2 (rev 02)
00:1d.1 0c03: 8086:24d4 (rev 02)
00:1d.2 0c03: 8086:24d7 (rev 02)
00:1d.3 0c03: 8086:24de (rev 02)
00:1d.7 0c03: 8086:24dd (rev 02)
00:1e.0 0604: 8086:244e (rev c2)
00:1f.0 0601: 8086:24d0 (rev 02)
00:1f.1 0101: 8086:24db (rev 02)
00:1f.2 0101: 8086:24d1 (rev 02)
00:1f.3 0c05: 8086:24d3 (rev 02)
00:1f.5 0401: 8086:24d5 (rev 02)
01:0c.0 0200: 8086:100e (rev 02)
ubuntu@ubuntu:~$ ndiswrapper -i driver.inf
Error: no ndiswrapper utils found!
ubuntu@ubuntu:~$ ndiswrapper -i driver.inf
Error: no ndiswrapper utils found!
ubuntu@ubuntu:~$ tar zxvf ndiswrapper-version.tar.gz
tar: ndiswrapper-version.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
ubuntu@ubuntu:~$ ndiswrapper -i net8185.inf
Error: no ndiswrapper utils found!
ubuntu@ubuntu:~$ ls /lib/modules/`uname -r`/build
arch Documentation include Kbuild Makefile net sound
block drivers init kernel mm scripts usr
crypto fs ipc lib Module.symvers security
ubuntu@ubuntu:~$ tar zxvf ndiswrapper-version.tar.gz
tar: ndiswrapper-version.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
ubuntu@ubuntu:~$ ls /lib/modules/`uname -r`/build
arch Documentation include Kbuild Makefile net sound
block drivers init kernel mm scripts usr
crypto fs ipc lib Module.symvers security
ubuntu@ubuntu:~$ login
No utmp entry. You must exec "login" from the lowest level "sh"
ubuntu@ubuntu:~$ Login
bash: Login: command not found
ubuntu@ubuntu:~$ Login/root
bash: Login/root: No such file or directory
ubuntu@ubuntu:~$ make install
make: *** No rule to make target `install'. Stop.
ubuntu@ubuntu:~$ make ndiswrapper install
make: *** No rule to make target `ndiswrapper'. Stop.
ubuntu@ubuntu:~$
pentryn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 10-27-2008, 11:47 PM   #2 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,814
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Ndiswrapper help

Hi thanks for posting this in the forum!

Try doing it this way:
Code:
sudo apt-get install ndiswrapper
That is all that you should have to do.
Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 09:01 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85