OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: soliton 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.
-
What do you want /dev/wifi0 for?
Si
-
Paste dmesg messages which you have when inserting card. Hostap driver works OK with collie kernel here.
-
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