On 06/09/2010 10:53 PM, Luis R. Rodriguez wrote:
On Wed, Jun 9, 2010 at 10:51 PM, Sujith<Sujith.Manoharan@xxxxxxxxxxx> wrote:
Yatharth wrote:
Here is the output of 'modinfo ath9k_hw'
Ubu-VM:~/tmp/compat-wireless-2010-06-05$ modinfo ath9k_hw
filename: /lib/modules/2.6.32-22-generic/updates/cw/ath9k_hw.ko
What is the 'cw' directory ?
Its ubuntu's compat-wireless package, linux-backport-modules. Try to
uninstall that or rm -rf it.
Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Thanks Sujith & Luis that fixed it. I can now see the device and use it
correctly.
I remove the 'cw' directory and then
'sudo make install'
'sudo make unload'
'sudo modprobe ath9k_htc'
I did install the compat-wireless package, I believe I did it while
self-debugging the issue without knowing the implications.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html