On Sat, 07 Dec 2002 20:44:33 GMT you wrote:

> I read on the orinoco GPL drivers authors site, about the orinoco_cs becomes 
> the recomended driver to use now, but i try many times, loading hermes, 
> orinoco and orinoco_cs, cos in a diferent order it can't load! But with the 
> 3 modules loaded, i don't get any wireless interface, at least iwconfig 
> don't show, and i can't set ip to eth1! =(

If you can be more precise about what you are trying and how things
are failing, we might be able to help.  Also, this doc:

  http://leaf-project.org/devel/jnilo/buwireless.html

has good step-by-step instructions for using the pcmcia_orinoco.lrp
package under Bering.

A few random questions to help in the troubleshooting process...

In an earlier post, you mentioned that you are using an
ISA-to-PCMCIA bridge.  Is it being properly recognized?  What
says "cat /proc/bus/pccard/00/info"?  Also is "pcmcia" listed
under character devices in /proc/devices ?  If the pcmcia
subsystem is okay, what is the output when each of the six
pcmcia and orinoco modules (see below) are loaded?

And a few bits of info from a working system for reference...

  # lsmod
  Module         Pages    Used by
  orinoco_cs              4452   2
  orinoco                29268   0 [orinoco_cs]
  hermes                  3172   0 [orinoco_cs orinoco]
  ds                      6388   2 [orinoco_cs]
  i82365                 22180   2
  pcmcia_core            41120   0 [orinoco_cs ds i82365]
   [..]

(The modules are loaded in reverse order with pcmcia_core
first and orinoco_cs last.)

  # cat /var/log/kern.log

   [..]
  Linux PCMCIA Card Services 3.1.33
    kernel build: 2.4.18 #1 Sat Sep 14 21:25:10 CDT 2002
    options:  [pci] [cardbus] [apm]
  Intel ISA/PCI/CardBus PCIC probe:
    Vadem VG-469 rev 00 ISA-to-PCMCIA at port 0x3e2 ofs 0x00
      host opts [0]: none
      host opts [1]: none
      ISA irqs (scanned) = 3,10,11,12,14,15 status change on irq 15
  cs: memory probe 0x0d0000-0x0dffff: clean.
  hermes.c: 16 Jan 2002 David Gibson <[EMAIL PROTECTED]>
  orinoco.c 0.09b (David Gibson <[EMAIL PROTECTED]> and others)
  orinoco_cs.c 0.09b (David Gibson <[EMAIL PROTECTED]> and others)
  cs: IO port probe 0x0100-0x04ff: excluding 0x1f0-0x1f7 0x3c0-0x3e7 \
  0x3f0-0x3ff 0x428-0x42f 0x4d0-0x4d7
  cs: IO port probe 0x01f8-0x03bf: clean.
   [..]
  cs: IO port probe 0x0c00-0x0cff: clean.
  eth5: Station identity 001f:0001:0006:0010
  eth5: Looks like a Lucent/Agere firmware version 6.16
  eth5: Ad-hoc demo mode supported
  eth5: IEEE standard IBSS ad-hoc mode supported
  eth5: WEP supported, 104-bit key
  eth5: MAC address 00:02:2D:2B:0E:A6
  eth5: Station name "HERMES I"
  eth5: ready
  eth5: index 0x01: Vcc 5.0, irq 10, io 0x0100-0x013f
   [..]

If you need further configuration details, I would be happy to
provide them.

--Brad






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to