Wezzul.com
mobimg mobimg mobimg mobimg mobimg

Posts tagged with: wireless

DWL-G630 in Ubuntu

Ok, I found out about a little bug in Ubuntu LTS 6.06 (Dapper Drake) yesterday. It concerns many of the D-Link wireless PCMCIA cards, those using the acx100 chipset. After every successive kernel upgrade, the problem returns, so you will want to make sure to fix this every time you upgrade to a new kernel.

In /lib/firmware//acx/default lies a file, tiacx111c16, which is the file used by the DWL-G630. This file is a symlink to /lib/firmware//acx/2.3.1.31/tiacx111c16. With this file being the one symlinked, you will never be able to connect to a wireless network. To get it to work, you need to remove that symlink, and create a symlink of the same name, in the same place, to /lib/firmware//1.2.1.34/tiacx111c16. Reboot, and things should be good to go.
All Posts