Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Hazza

Pages: [1]
1
what does iwconfig say?

2
Hello,

I am having trouble with the Origo/Senao WIFI card and C860 bought from www.shirtpocket.co.uk

When I bought the card I was using the Sharp ROM, and everything was smelling of roses.  I then proceeded to experiment with alternative ROMs.  I first used Cacko 1.21, and the wireless worked.  Then came pdaXrom, I could get the wireless to work with this aswell, up until I used kismet.  I am not sure if there is any link there, but I seem to remember it was around that time.

Now with pdaXrom I can, with the orinoco module, configure the wireless settings but the ap mac address is always 44:44:44:44:44:44 or 00:00:00:00:00:00.  I am completely puzzled.

I then put the Cacko 1.21 ROM back on and now, with the prism2_cs module, have no wireless extensions for the card.  There is no problem with the recognision of the card, cardctl gives the correct info, the modules are loaded.

# dmesg
Quote
pxa_pcmcia(0)
init_module: prism2_cs.o 0.1.12-shp Loaded
init_module: dev_info is: prism2_cs
prism2_cs: index 0x01: VCC 3.3, irq 39, io 0xf6000000-0xf600003f
hfa384x_corereset: hfa384x_corereset not supported on pcmcia. Use driver services COR access function instead
ident: nic h/w: id=0x800c 1.0.0
ident: pri f/w: id=0x15 1.1.0
ident: sta f/w: id=0x1f 1.4.9
MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1
CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1
PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=4/4
STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/9
PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1
Prism2 card SN: SN028051036x0a


# lsmod
Quote
Module               Size      Used     by
prism2_cs          54576       0
p80211                9952       1         [prism2_cs]
pxa_bi               21440       0         (unused)
...


# iwconfig eth0
Quote
eth0        no wireless extensions


Any help would be nice,
Cheers
Hazza

3
Zaurus - pdaXrom / wifi card works but not on pdaxrom
« on: May 06, 2004, 05:00:46 pm »
Yep, microwayes is my essid, and if you are using WEP then fill it in with the appropriate key, if not the leave the enc option out.  Have at look at the iwconfig man page if your interested, or just carry on with the old rom cos you shouldn\'t have to do all this, its a pain.  Of course you could automate it but you might as well wait for it to be fixed.  I filed a bug report on the pdaxrom website.

4
Zaurus - pdaXrom / wifi card works but not on pdaxrom
« on: May 06, 2004, 01:37:31 pm »
I also have a orinoco wifi card from shirtpocket, and have also experienced the LAN config utilities inability to configure it correctly.  I would have assumed that the config utility would use the standard, non-card specific iwconfig options to configure it but on inspection of eth0 in iwconfig, no settings are set.  Setting them manually and bringing the interface up works fine.

# iwconfig essid microwayes mode managed enc XXXX-XXXX-XX open
then
# ifconfig eth0 up
and finally
# dhcpcd eth0

worked for me.  Although config is lost after suspend.  It was extremely easy and reliable in Qtopia, and thats the way it should be.  Also, the wireless applet appears and disappears of its own accord.

Pages: [1]