Quote |
> lspci 0000:14:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) |
Quote |
> sudo ndiswrapper -i netw511.inf > sudo ndiswrapper -l Installed ndis drivers: netw511 driver present, hardware present > depmod -a |
Quote |
depmod: Can't open /lib/modules/2.4.31/modules.dep for writing |
Quote |
sudo /etc/init.d/mkwriteable |
Quote (adssse @ Nov. 16 2005,04:05) |
Instead of depmod -a, try 'modprobe ndiswrapper'. This works for me with another card. |
Quote (roberts @ Nov. 16 2005,05:07) |
Try using the script for ndiswrapper located on the control panel. |
Quote |
This makes things easy. You did check that your card is supported via ndiswrapper? |
Quote |
Also, you can try the madwifi modules that have been built for DSL-2.0 and then modprobe some of the modules there. |