Silviu Minut <(E-Mail Removed)> writes:
Hi,
> I'm trying to get my wireless card (Linksys WPC11 - v3) work on a
> Sony Vaio under Fedora 1 and kernel 2.6. It usses hermes, orinocco
> and orinocco_cs. All is well, except that I get this message:
>
> Warning : Device eth1 has been compiled with version 16
> of Wireless Extension, while we are using version 15.
> Some things may be broken...
I only know these version warnings from the userspace tools iwconfig,
iwspy,.... The kernel has a certain API version for the wireless
extensions which are simply a common interface of all wireless-drivers
so you can set SSID, key, freq, etc. with the same commands.
Where do you get the warning messages? syslog? When configuring? If
it's working and its only for configuring it's save to ignore the
warning. The change from 15 to 16 is not for basic functionality but
to get more information out of the drivers/cards.
> Who's "we"? Who's using version 15? I would ignore this message if
good question. If you would have told where the warnings show up I
might have tried to guess.
> it occured only once, but it is posted as long as the card is up.
> How do I fix it?
sounds strange -- mixup of versions in the kernel itself? Did you
patch the kernel? but 2.6.1 should have the regular orinoco drivers
(are in 2.4.2x).
grabbing a new wireless-tools might or might not help.
K.-H.
|