LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 03-21-2008, 06:01 AM   #1
burkemc
LQ Newbie
 
Registered: Mar 2008
Posts: 1

Rep: Reputation: 0
D-Link DWA-130/Ubuntu 7.10/Ndiswrapper issues


I've scoured this forum and the internet for info on getting the d-link dwa-130 wireless usb adapter working on Ubuntu 7.10 with very little luck.
So far I've used Ndisgtk to install the .inf file for the adapter (netmw245.inf). Ndisgtk gives me the message "invalid driver" when it installs it. I've noticed on some ndiswrapper/ndisgtk tutorial pages that it needs a .sys as well, but there's no .sys file in the folder associated with the adapter.
Does anyone have this adapter working with 7.10? If so, could you please post some tips on how you got it working?
Any overall help is very appreciated. Thanks.
 
Old 09-02-2008, 10:47 AM   #2
meka4996
LQ Newbie
 
Registered: Jun 2008
Posts: 8

Rep: Reputation: 0
Try Ubuntu 7.04 with D-link DWA 130

http://ubuntuforums.org/showthread.php?t=627044

also
--For Ubuntu 7.04 Feisty
Add "Network Monitor" by right clicking on either top or bottom Panel
-> "Add to Panel..." -> choose "Network Monitor"
Then left click on "Network Monitor", make sure ...
Connection is "wlan0".
Activity has some packets received and sent.
Signal Strength has some level...
 
Old 03-01-2009, 03:59 PM   #3
meka4996
LQ Newbie
 
Registered: Jun 2008
Posts: 8

Rep: Reputation: 0
Use Ndiswrapper AFTER unloading other wireless drivers!!!

Use Ndiswrapper AFTER unloading other wireless drivers!!!
Ubuntu 7.04, Dlink wireless adapter DWA 130
After the landlord changed the Internet provider, changing the wireless network name and password two times, somehow my Ubuntu 7.04 kept trying to connect to the wireless network for a long time, the whole pc became very slow, even keyboard was not responding, it seemed like two drivers[ndiswrapper and a native linux driver from updates] tried to control one dlink dwa 130 wireless adapter, then after forcefully restart the pc a few times, I could not start the GUI anymore... error messages: "failed to start X server. X server disabled. Restart GDM when it is configured correctly... nm_hal_d... var/log/Xorg.0.org ... using config file /etc/X11/Xorg.conf..., failed to load module fglrx, module does not exist... No drivers available...
Fatal Server Error..."

eventually, I reinstalled Ubuntu.
So make sure you disable all other wireless drivers...
references: https://help.ubuntu.com/community/Wi...er/Ndiswrapper

--Display list of modules
$ lsmod ...lists currently loaded kernel modules
$ lsmod | grep ndis ... list only one driver "ndis*"

--Blacklist other modules
$ sudo gedit /etc/modprobe.d/blacklist
$ sudo kate /etc/modprobe.d/blacklist (for Kubuntu)
Adding similar lines below for all wireless related modules at the end of this file
[Make sure neither the Ubuntu, nor the RaLink modules are loaded (the former doesn't work, while the latter causes conflicts]. If you are using ndiswrapper, you do NOT want any Ralink rtxx modules!!
blacklist rt2400
blacklist rt2570
...
blacklist bcm43xx

... the modules usbcore and ohci_hcd are standard because
$ lsmod | grep ndis
ndiswrapper 192920 0
usbcore 146028 3 ndiswrapper,ohci_hcd

reboot, if the module is still being loaded...
...make sure another module does not depend on this module
$ modprobe --show-depends moduleName (it will list itself there too)
or rename module dependencies so it won't load...
$ cd /lib/modules/`uname -r`/ubuntu/wireless/rt2x00
$ sudo mv rt2500usb.ko rt2500usb.ko_bak ...manually rename rt2570 module dependencies
 
  


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
Wireless USB device DWA-130 on Ubuntu vwr0527 Linux - Hardware 4 10-28-2010 08:55 PM
Installing D-Link DWA-542 On Ubuntu 7.10 RyanThePerson Linux - Wireless Networking 5 03-03-2008 08:21 PM
Using D-Link DWA-130 with Opensuse 10.3 jbhoch Linux - Newbie 1 01-28-2008 07:06 PM
driver for d-link dwa-610 eecwlee Linux - Wireless Networking 3 01-01-2008 03:55 AM
How to install D-LINK DWA-543 wireless card fernandojob1 Fedora 0 08-09-2007 09:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 04:07 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