LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-27-2013, 09:15 PM   #1
809areacode
LQ Newbie
 
Registered: Aug 2011
Location: Godthåb, Grønland
Distribution: Debian
Posts: 28

Rep: Reputation: Disabled
Install ndiswrapper on Arch Linux??


Hello,

I have a NetGear WG311v3 wireless card which I am trying to configure on an Arch Linux installation. I will need to use ndiswrapper to install it, but it's not in the official repository and the link to the arch user repository is broken.

How do I get ndiswrapper running on Arch Linux?

Thanks for the help.
 
Old 07-29-2013, 06:56 AM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi. If the install does not work with your repos and hardware,

make sure you have the appropiate repos, and sometimes you need to wait.

Arch have a great wiki, link...
That's a really old (2011) post. ...but do you have AUR on your repo list?

64bit (old too, 2009) https://sites.google.com/site/subtle...or-linux-amd64
 
Old 08-10-2013, 09:47 PM   #3
zrdc28
Member
 
Registered: Dec 2007
Location: Alabama USA
Distribution: Slackware current
Posts: 309

Rep: Reputation: 55
This post is a few days old, but this is the way I did it. This article is for ubuntu but a few changes
and it worked on slackware with the same card that you have. So it will surely work on arch with a few changes!

For the first I removed ndiswrapper
$ sudo apt-get --purge remove ndiswrapper-*
after I went http://sourceforge.net/projects/ndiswrapper/files/
and I downloaded the testing version (but I think the stable work well too)
I unpack the file and copy the directory in my home user /home/luca
now with bash I reach the directory
$ cd /home/luca/ndiswrapper
do the command :
$ make distclean
$ make -C driver clean
now install with commands
$ make
$ sudo make install
now reach the windows files
$ sudo ndiswrapper -i /home/luca/wg111t/netwg11t.inf
I check
$ ndiswrapper -l
netwg11t : driver installed
device (1385:4251) present
I mount the drivers
$ sudo depmod -a
(was here the errore Fatal etc.)
$ sudo modprobe ndiswrapper
now my wifi card is lighting
For run the wifi card on boot :
$ sudo nano /etc/modules
and write of the end ndiswrapper :
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
ndiswrapper

I hope this is helpful for someone
 
1 members found this post helpful.
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ndiswrapper v0.10 with arch linux jkh Programming 2 07-30-2013 03:04 AM
[SOLVED] Wireless doesn't work [rtl8185 with ndiswrapper], Arch Linux megajosh2 Linux - Networking 1 11-05-2010 07:02 AM
Trying to install Arch with 2.6.30-ARCH kernel but uname -r keeps showing 2.6.28.7 PaulFXH Arch 0 08-20-2009 07:58 AM
Arch Linux 2009.2 FTP install working but Hard Disc install can't find Eth0? -Gavin- Linux - Networking 0 05-19-2009 04:28 AM
Arch user wanted to help padawan learner install arch and use it thomas-linuxing Linux - Software 9 10-18-2006 04:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration