error in madwifi.py
nivwiz at gmail.com
nivwiz at gmail.com
Mon May 9 17:31:19 UTC 2011
At Ubuntu 10.04.2 LTS ,
i own a pcmcia Nec aterm wl54ag and found it was supported in madwifi.
I run 2.6.37.4-linux-2.6.37.4-custom with all default ubuntu config:
root at sagi:/usr/share/jockey/handlers# grep -i ath
/boot/config-2.6.37.4-linux-2.6.37.4-custom
# CONFIG_MATH_EMULATION is not set
CONFIG_IP_ROUTE_MULTIPATH=y
# CONFIG_BT_HCIUART_ATH3K is not set
# CONFIG_BT_ATH3K is not set
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_MD_MULTIPATH=m
CONFIG_DM_MULTIPATH=y
CONFIG_DM_MULTIPATH_QL=m
CONFIG_DM_MULTIPATH_ST=m
CONFIG_ATH_COMMON=m
# CONFIG_ATH_DEBUG is not set
CONFIG_ATH5K=m
# CONFIG_ATH5K_DEBUG is not set
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K=m
# CONFIG_ATH9K_DEBUGFS is not set
CONFIG_ATH9K_RATE_CONTROL=y
# CONFIG_ATH9K_HTC is not set
# CONFIG_ATH6K_LEGACY is not set
CONFIG_SECURITY_PATH=y
lspci doesnt recognize the pc card , i found this madwifi.py to remedy this,
but got this:
root at sagi:/usr/share/jockey/handlers# python
/usr/share/jockey/handlers/madwifi.py
Traceback (most recent call last):
File "/usr/share/jockey/handlers/madwifi.py", line 8, in <module>
from jockey.handlers import Handler, KernelModuleHandler
File "/usr/lib/python2.6/dist-packages/jockey/handlers.py", line 37, in
<module>
import detection
File "/usr/lib/python2.6/dist-packages/jockey/detection.py", line 32, in
<module>
import handlers, xorg_driver
File "/usr/lib/python2.6/dist-packages/jockey/xorg_driver.py", line 24, in
<module>
from handlers import KernelModuleHandler
ImportError: cannot import name KernelModuleHandler
what is this KernelModuleHandler and how should I fix it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110509/c84deaec/attachment.html>
More information about the ubuntu-users
mailing list