[issue551] getLandDriver() does not return driver for madwifi
schula
bts at bts.grml.org
Sun Oct 12 14:45:46 CEST 2008
New submission from schula <schula at grml.org>:
Atheros devices do not support to get driver information via ethtool (kernel
version 2.6.23)
root at x20 ~ # ethtool -i wifi0
Cannot get driver information: Operation not supported
71 root at x20 ~ # ethtool -i ath0
Cannot get driver information: Operation not supported
There for grml-ap does not work as expected, as it can not detect that there is
an atheros card and setup and access point.
root at x20 ~ # acp grml-network
grml-network:
Installed: 0.2.4
Candidate: 0.2.4
Version table:
*** 0.2.4 0
996 http://deb.grml.org grml-testing/main Packages
100 /var/lib/dpkg/status
root at x20 ~ # source /etc/grml/net-functions
root at x20 ~ # getLanDriver ath0
root at x20 ~ #
With modified version
root at x20 ~ # vi /etc/grml/net-functions
root at x20 ~ # source /etc/grml/net-functions
root at x20 ~ # getLanDriver ath0
ath_pci
----------
files: patch
messages: 1594
nosy: schula
priority: bug
status: unread
title: getLandDriver() does not return driver for madwifi
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue551>
_____________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 562 bytes
Desc: not available
Url : http://ml.grml.org/pipermail/bugs-changes/attachments/20081012/b628f4fd/attachment.obj
More information about the Bugs-changes
mailing list