Author Topic: Kernel With We V18 For Oz 3.5.x On Collie  (Read 2462 times)

soliton

  • Newbie
  • *
  • Posts: 2
    • View Profile
Kernel With We V18 For Oz 3.5.x On Collie
« on: November 07, 2005, 07:21:33 am »
Hallo,

my problem is to get ASUS WL-110 CF card working with OZ 3.5.x. Few people told me that it is working with hostap drivers but it really isn't. When hostap is loaded dmesg shows several error messages, wifi0 is not created.
iwconfig -v tells me that wifi0 recomends wireless extensions v18 or greater but my hostap driver and kernel are compiled with v17. Is there any chance to get a kernel with v18 build in because I don't get ARM cross compiling environment working to compile a kernel by myself.

Greetings
Stefan

P.S. I currently use the kernel shipped with OZ 3.5.4 RC1.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Kernel With We V18 For Oz 3.5.x On Collie
« Reply #1 on: November 07, 2005, 07:24:17 am »
What do you want /dev/wifi0 for?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Kernel With We V18 For Oz 3.5.x On Collie
« Reply #2 on: November 07, 2005, 07:33:08 am »
Paste dmesg messages which you have when inserting card. Hostap driver works OK with collie kernel here.
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

soliton

  • Newbie
  • *
  • Posts: 2
    • View Profile
Kernel With We V18 For Oz 3.5.x On Collie
« Reply #3 on: November 07, 2005, 09:58:48 am »
Here is what dmesg has to say...

hostap_crypt: registered algorithm 'NULL'
hostap_cs: 0.3.9 - 2005-06-10 (Jouni Malinen <jkmaline@cc.hut.fi>)
hostap_cs: setting Vcc=33 (constant)
hostap_cs: CS_EVENT_CARD_INSERTION
hostap_cs: ignoring Vcc=33 (from config)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0046, io.base=0x0000, len=64
hostap_cs: Registered netdevice wifi0
hostap_cs: index 0x01: Vcc 3.3, irq 35, io 0xc4860000-0xc486003f
prism2_hw_init: initialized in 210 ms
wifi0: hfa384x_cmd: entry still in list? (entry=c031e920, type=0, res=0)
wifi0: hfa384x_cmd: command was not completed (res=0, entry=c031e920, type=0, cmd=0x0021, param0=0xfd0b, EVSTAT=8010 INTEN=0010)
wifi0: interrupt delivery does not seem to work
wifi0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fd0b, len=8)
Could not get RID for component NIC
hostap_cs: Initialization failed
prism2_config() failed

Thanks for your help
Stefan