HOW-TO | D-Link DWL-G122 USB Adapter in DapperSunday, September 24, 2006 Ok ... Here's the deal.
I spent about 4 hours trying several different methods to get Ubuntu 6.06LTS (Dapper Drake) to recognize my D-Link DWL-G122 (rev. B1) wireless USB adapter - trying everything from attempting to build linux-wlan-ng to messing with ndiswrapper and the native Windows drivers - common sense finally kicked in (somewhere after my 5th cup of coffee), and I found the fix was right under my nose the entire time! I recalled that when I opened the Networking GUI, Ubuntu did show a wireless device with my dongle plugged into the USB port - This meant that Dapper was able to see my D-Link WDL-G122 wireless USB adapter, but any attempt to configure it through the Networking GUI caused my system to freeze upon activating the connection once configured. I am not certain why the Ubuntu Networking GUI freezes when attempting to configure the wireless device, but a very simple work around is to configure it manually in the /etc/network/interfaces file. Here is how to do it: 1. In a terminal, type the following: $ sudo gedit /etc/network/interfaces This will open your /etc/network/interfaces file as root, allowing you to edit it. Now you want to delete whatever is in this file, (rebooting with a eithernet cable pluged in will add the eth0 settings back to it later if you need them), and replace it with the following:
Save the file, reboot your system, and enjoy your new wireless connection! If you found this article informative, please give it a digg! Powered by dBLOGGER |
|
