Ignacy Gawedzki | 9 Jun 2005 02:32
Favicon

IPv6 multicast receiving and orinoco

Hi,

IPv6 multicast receiving (destination MAC address 33:33:00:00:00:01) is not
possible out-of-the box with Orinoco Silver cards.  I tried with almost every
firmware version and with the latest CVS driver as well as the one in vanilla
kernels.  Nevertheless, multicast receiving becomes possible if the interface
is put into promiscuous mode and even after the promiscuous mode is unset
(read: it works if I launch tcpdump on the interface and kill it immediately).

I've seen that in the past someone already had come across this problem, but
this was one and a half year ago and I found it worth asking again in case
anyone had more information since then.

Does it happen on all orinoco cards or only the "Silver" series?  Is there
possibly some version of the driver not exhibiting this strange behavior?

I use a bunch of those cards on iPAQs, laptops and desktop computers in a
testbed for routing protocols for ad hoc networks, so I need to know whether
implementing the dirty "promisc-in-and-out" hack is the only way to go.

--

-- 
-= Best Viewed Using [INLINE] =-

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
David Gibson | 9 Jun 2005 03:36
Picon

Re: IPv6 multicast receiving and orinoco

On Thu, Jun 09, 2005 at 02:32:38AM +0200, Ignacy Gawedzki wrote:
> Hi,
> 
> IPv6 multicast receiving (destination MAC address 33:33:00:00:00:01) is not
> possible out-of-the box with Orinoco Silver cards.  I tried with almost every
> firmware version and with the latest CVS driver as well as the one in vanilla
> kernels.  Nevertheless, multicast receiving becomes possible if the interface
> is put into promiscuous mode and even after the promiscuous mode is unset
> (read: it works if I launch tcpdump on the interface and kill it immediately).
> 
> I've seen that in the past someone already had come across this problem, but
> this was one and a half year ago and I found it worth asking again in case
> anyone had more information since then.

Which firmware version?

> Does it happen on all orinoco cards or only the "Silver" series?  Is there
> possibly some version of the driver not exhibiting this strange behavior?

I think there may have been some versions which enable promiscuous
mode when any multicast addresses are listed.  It certainly does this
on all Intersil firmware cards, which don't appear to have a multicast
list in firmware.

> I use a bunch of those cards on iPAQs, laptops and desktop computers in a
> testbed for routing protocols for ad hoc networks, so I need to know whether
> implementing the dirty "promisc-in-and-out" hack is the only way to go.
> 

--

-- 
(Continue reading)

Jorge Salamero | 9 Jun 2005 20:33
Picon

ifdowning interface error


i've uploaded to vanilla 2.6.11.11 and when i ifdown the wifi interface it 
says:

guffy:/home/bencer# ifdown eth1
Error for wireless request "Set Mode" (8B06) :
    SET failed on device eth1 ; Invalid argument.

it is an airport with firmware:
eth1: Looks like a Lucent/Agere firmware version 8.70

what's the problem ?

thanks,

--

-- 
Jorge Salamero Sanz (bencer)
mail: <bencer@...>
blog: <http://bys.cauterized.net/>
http: <http://www.cauterized.net/>
abuas_z | 11 Jun 2005 22:04
Picon
Favicon

Question about USB adapter from Orinoco-USB

Hello,

  I have got one question about usb-pcmcia adpater from orinoco usb.
  When I remove orinoco classic gold pcmcia from this adapter and I
  will insert prism-based pcmcia card how can I got it work?

  This question is now theoretical - I didn't try, because I haven't
  got any prism-based pcmcia card :-)

  But in orinoco-head there is prism-usb driver. Is it for prism cards
  in orinoco pcmcia-usb adapter? I think so, because first orinoco
  card were not on hermes-I, but on Intersil Prism II... But I expect
  confirmation from orinoco developers...

  Question to Chris Rankin and normal users: did you try to insert in
  orinoco pcmcia-usb bridge other cards? I view orinoco-usb module and
  there is sign, that it use some from early linux-wlan-ng code, so I
  think, that this combination should work with current
  linux-wlan-ng...

  Can somebody confirm this or refuse? Thanks :-)

--

-- 
Bye,
 abuas_z                          mailto:rocky7@...

The Bat! v3.5.26, Windows XP 5.1, Build 2600, Service Pack 1

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
(Continue reading)

abuas_z | 11 Jun 2005 22:32
Picon
Favicon

Re: Question about USB adapter from Orinoco-USB

Hello,

a>   But in orinoco-head there is prism-usb driver. Is it for prism cards
a>   in orinoco pcmcia-usb adapter? I think so, because first orinoco
a>   card were not on hermes-I, but on Intersil Prism II... But I expect
a>   confirmation from orinoco developers...

Now I can see, that this combination *should* theoreticaly work with
orinoco-usb, not prism-usb driver from orinoco-cvs HEAD branch :-) I
view source of prism-usb and there is no ezusb support. But
orinoco-usb will still support this card with prism card inside,
because orinoco-usb support pcmcia-usb bridge and it use orinoco.c.

In orinoco.c I can find:

* A driver for Hermes or Prism 2 chipset based PCMCIA wireless
 * adaptors, with Lucent/Agere, Intersil or Symbol firmware.

 So, orinoco-usb should still support card after changing pcmcia from
 hermes-I to Prism - is it right? :-)

--

-- 
Bye,
 abuas_z                            mailto:rocky7 <at> wp.pl

The Bat! v3.5.26, Windows XP 5.1, Build 2600, Service Pack 1
abuas_z | 12 Jun 2005 09:06
Picon
Favicon

Question about USB adapter from Orinoco-USB

Hello,

  I resend my post because it didn't arrive to the list :-)

  I have got one question about usb-pcmcia adpater from orinoco usb.
  When I remove orinoco classic gold pcmcia from this adapter and I
  will insert prism-based pcmcia card how can I got it work?

  This question is now theoretical - I didn't try, because I haven't
  got any prism-based pcmcia card :-)

  Now I can see, that this combination *should* theoreticaly work with
  orinoco-usb, not prism-usb driver from orinoco-cvs HEAD branch :-) I
  view source of prism-usb and there is no ezusb support. But
  orinoco-usb will still support this card with prism card inside,
  because orinoco-usb support pcmcia-usb bridge and it use orinoco.c.

  In orinoco.c I can find:

  * A driver for Hermes or Prism 2 chipset based PCMCIA wireless
  * adaptors, with Lucent/Agere, Intersil or Symbol firmware.

  So, orinoco-usb should still support card after changing pcmcia from
  hermes-I to Prism - is it right?

  Question to Chris Rankin and normal users: did you try to insert in
  orinoco pcmcia-usb bridge other cards? I view orinoco-usb module and
  there is sign, that it use some from early linux-wlan-ng code, so I
  think, that this combination should work with current linux-wlan-ng...

(Continue reading)

tangwart | 14 Jun 2005 22:15
Picon
Picon

problems with orinoco_usb

Hello all,

i have some problems with orinoco usb on an debian system with the
2.6.11-1-686 Kernel. The orinoco card has already worked for some weeks and
now somehow the driver was damaged (i dont know why). modprobe produces the
following error:

modprobe orinoco_usb
FATAL: Error inserting orinoco_usb
(/lib/modules/2.6.11-1-686/kernel/drivers/net/wireless/orinoco_usb.ko):
Unknown symbol in module, or unknown parameter (see dmesg)

and dmesg gives 
orinoco_usb: Unknown symbol release_firmware
orinoco_usb: Unknown symbol request_firmware
orinoco_usb: Unknown symbol register_firmware

So i tried to repeat the things i did some weeks ago to make the card
working again, but today unfortunetly without success.

I took
ftp://ftp.avaya.com/incoming/Up1cku9/tsoweb/avayawireless/AV_WINXP_PC_USB_SR0201.zip
and 
http://folk.uio.no/oeysteio/orinoco-usb/get_ezusb_fw

Copied these two files into the same folder and execute 
sh get_ezusb_fw

This produces the file orinoco_ezusb_fw exectly as its described here
http://folk.uio.no/oeysteio/orinoco-usb/install.html 
(Continue reading)

Pavel Roskin | 16 Jun 2005 00:25
Picon

Re: problems with orinoco_usb

Hello!

On Tue, 2005-06-14 at 22:15 +0200, tangwart@... wrote:
> Hello all,
> 
> i have some problems with orinoco usb on an debian system with the
> 2.6.11-1-686 Kernel. The orinoco card has already worked for some weeks and
> now somehow the driver was damaged (i dont know why). modprobe produces the
> following error:
> 
> modprobe orinoco_usb
> FATAL: Error inserting orinoco_usb
> (/lib/modules/2.6.11-1-686/kernel/drivers/net/wireless/orinoco_usb.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
> 
> and dmesg gives 
> orinoco_usb: Unknown symbol release_firmware
> orinoco_usb: Unknown symbol request_firmware
> orinoco_usb: Unknown symbol register_firmware

It seems to me that you are compiling against the kernel that has
firmware download support (CONFIG_FW_LOADER defined in .config), but the
kernel you are running doesn't have that option.

Make sure the kernel sources match the running kernel.

Another possibility is that firmware download support was compiled as a
module and you lost that module or it fails to load.

--

-- 
(Continue reading)

tangwart | 17 Jun 2005 12:34
Picon
Picon

Re: problems with orinoco_usb

Thanks for helping. 

I got it to work now with the 2.6.12-rc4 Kernel!

--

-- 
Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis
++ Jetzt anmelden & testen ++ http://www.gmx.net/de/go/promail ++

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
abuas_z | 20 Jun 2005 11:46
Hello,

  Some time ago I wrote how to install orinoco-usb under Debian
  Sarge/Sid. Unfortunately this procedure cannot get working under
  Ubuntu Hoary 5.04. I don't know why...

  I copied firmware to proper hotplug directories, but after plug in
  USB cable there is always "No firmware to download...". I tried to
  hardcode firmware to driver - I copied firmware files to orinoco-usb
  compilation directory, edited orinoco.c (defined hardcode), but
  hardcoding is totaly usunasble - after it still I get errors "no
  firmware to download".

  Did somebody try to install orinoco-usb under Ubuntu? For me this
  distro is not working with orinoco-usb driver. I even compiled
  kernel myself from 2.6.12 kernel.org sources - there is no
  difference...

--

-- 
Bye,
 abuas_z                          mailto:rocky7@...

The Bat! v3.5.28, Windows XP 5.1, Build 2600, Service Pack 1

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
(Continue reading)


Gmane