This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WLAN Accesspoint with ASL 4

Hi there,
it's me again. It is quite a while since I raced this question the last time, but no answer up to now. So I have to do it again:

"Is there anyone who got the ASL 4 with a WLAN-Accesspoint working ?" 

Can not get mine up and running, but would need it very urgent to share my Internet connection with my neighbour - should bring my budget in better shape !!
Thanks for your responses in advance -
regards
           Erich  


This thread was automatically locked due to age.
Parents
  • Hi there,

    Yeah, we got ASL4 working as an access point. To be precise, I have two of them running on my desk  
    Which card and pci-to-pcmcia bridge do you use? 

    Greets,
    andreas   
  • Hallo Andreas,
    here is my story:
    - Got the WLAN-Station (D-Link DWL-500 including DWL-650) up and running – did not come up by itself, but after I brought up the interface manually (ifconfig wlan0 inet 192.168.1.253 up) - things started to look good and it worked – hurrah !! - tested it after several "reboots" - comes up all the time.
    - Trying to switch to an access-point is not working at all – system is not even creating the “accesspoint.conf” tried to do it manually – no success.
    - Whenever I try to change from “station” to “access-point” the "kernel-log" shows that writing to the flash memory of my DWL-650 failed; sometimes the system even crashes outputting endless hex dumps to the consol.

    I think my experience proofs that the hardware is working – but how to make the ACCESSPOINT work ?????

    Thanks for your suggestions in advance –
    regards,
    Erich

    Ps.: replacing the DWL-650 with NetGear MA401 shows the same results !

    Pps.: if you are interested in the "kernel-logs" - i could provide it (Station & AP).
      
  • Hi there,
    the accesspoint firmware is bound to specific card hardware AND firmware. In case of the D-Link DWL 650: This card exists in three versions, since D-Link changed the used chipset without changing the card version/name. Since your card is working as a client, I suppose you have a prism2.5 chipset. Please check by issuing the following command on your console (card has to be enabled):
    Code:
     
    printf "0x%x\n" `echo "p2NICIdentity" | wlancfg query wlan0 | cut -d "," -f1 `

     
    If the output is 0x800c, it is a prism2.5 card which does not work as an access point with the available firmware.

    What would be interesting for us is the output in your kernel log, especially three lines: 
    kernel: ident: nic h/w: id
    kernel: ident: pri f/w: id
    kernel: ident:  ap f/w: id
    and the output of  `cardctl info`, and that for both of your cards.
    Thanks in advance,
       andreas
      
  • Hi Andreas,
    thanks for the fast response, I'll provide you with the info ASAP !!!
    At the moment I can only show you this part of the kernel-log:

    kernel: Linux PCMCIA Card Services 3.2.1
    kernel:   kernel build: 2.4.19-C2_23 #2 Wed Jan 22 10:29:32 CET 2003
    kernel:   options:  [pci] [cardbus]
    kernel: Intel ISA/PCI/CardBus PCIC probe:
    kernel: PCI: Enabling device 00:10.0 (0000 -> 0002)
    kernel: PCI: Assigned IRQ 5 for device 00:10.0
    kernel:   Ricoh RL5C475 rev 80 PCI-to-CardBus at slot 00:10, mem 0xf3eff000
    kernel:     host opts [0]: [pci only] [io 3/6/1] [mem 3/6/1] [pci irq 5] [lat 168/176] [bus 2/5]
    kernel:     PCI card interrupts, PCI status changes
    kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
    kernel: init_module: prism2_cs.o: 0.1.15 Loaded
    kernel: init_module: dev_info is: prism2_cs
    kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 0x388-0x38f 0x3b8-0x3df 0x4d0-0x4d7
    kernel: cs: IO port probe 0x0230-0x0387: clean.
    kernel: cs: IO port probe 0x0390-0x03b7: clean.
    kernel: cs: IO port probe 0x03e0-0x04cf: clean.
    kernel: cs: IO port probe 0x04d8-0x04ff: clean.
    kernel: cs: IO port probe 0x0800-0x08ff: clean.
    kernel: cs: IO port probe 0x0c00-0x0cff: clean.
    kernel: prism2_cs: index 0x01: Vcc 3.3, irq 5, io 0x0100-0x013f
     kernel: ident: nic h/w: id=0x800c 1.0.0
    kernel: ident: pri f/w: id=0x15 1.0.7
    kernel: ident: sta f/w: id=0x1f 1.3.5 
     
    kernel: MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1
    kernel: CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1
    kernel: PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=4/4
    kernel: STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/9
    kernel: PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
    kernel: STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
    kernel: STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1
    kernel: Prism2 card SN: 99SA01000000
    kernel: e100: eth0 NIC Link is Up 100 Mbps Full duplex
    kernel: dot11req_reset: the macaddress and setdefaultmib arguments are currently unsupported.
    kernel: PDA Read from 0x007f0000 in NV space.
    kernel: Download 512 bytes to flash @0x3f0000
    kernel: Writing 512 bytes to flash @0x3f0000
    kernel: hfa384x_drvr_flashdl_write: download(NVWRITE,lo=0,hi=3f,len=200) cmd failed, result=-110. Aborting d/l
    kernel: hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0xc000.
    kernel: hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0xc000.
    kernel: hfa384x_drvr_start: Initialize command failed.
    kernel: hfa384x_drvr_start: Failed, result=-110
    kernel: prism2sta_ifstate: hfa384x_drvr_start() failed,result=-110
     

    regards,
    erich
        
Reply
  • Hi Andreas,
    thanks for the fast response, I'll provide you with the info ASAP !!!
    At the moment I can only show you this part of the kernel-log:

    kernel: Linux PCMCIA Card Services 3.2.1
    kernel:   kernel build: 2.4.19-C2_23 #2 Wed Jan 22 10:29:32 CET 2003
    kernel:   options:  [pci] [cardbus]
    kernel: Intel ISA/PCI/CardBus PCIC probe:
    kernel: PCI: Enabling device 00:10.0 (0000 -> 0002)
    kernel: PCI: Assigned IRQ 5 for device 00:10.0
    kernel:   Ricoh RL5C475 rev 80 PCI-to-CardBus at slot 00:10, mem 0xf3eff000
    kernel:     host opts [0]: [pci only] [io 3/6/1] [mem 3/6/1] [pci irq 5] [lat 168/176] [bus 2/5]
    kernel:     PCI card interrupts, PCI status changes
    kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
    kernel: init_module: prism2_cs.o: 0.1.15 Loaded
    kernel: init_module: dev_info is: prism2_cs
    kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 0x388-0x38f 0x3b8-0x3df 0x4d0-0x4d7
    kernel: cs: IO port probe 0x0230-0x0387: clean.
    kernel: cs: IO port probe 0x0390-0x03b7: clean.
    kernel: cs: IO port probe 0x03e0-0x04cf: clean.
    kernel: cs: IO port probe 0x04d8-0x04ff: clean.
    kernel: cs: IO port probe 0x0800-0x08ff: clean.
    kernel: cs: IO port probe 0x0c00-0x0cff: clean.
    kernel: prism2_cs: index 0x01: Vcc 3.3, irq 5, io 0x0100-0x013f
     kernel: ident: nic h/w: id=0x800c 1.0.0
    kernel: ident: pri f/w: id=0x15 1.0.7
    kernel: ident: sta f/w: id=0x1f 1.3.5 
     
    kernel: MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1
    kernel: CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1
    kernel: PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=4/4
    kernel: STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/9
    kernel: PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
    kernel: STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
    kernel: STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1
    kernel: Prism2 card SN: 99SA01000000
    kernel: e100: eth0 NIC Link is Up 100 Mbps Full duplex
    kernel: dot11req_reset: the macaddress and setdefaultmib arguments are currently unsupported.
    kernel: PDA Read from 0x007f0000 in NV space.
    kernel: Download 512 bytes to flash @0x3f0000
    kernel: Writing 512 bytes to flash @0x3f0000
    kernel: hfa384x_drvr_flashdl_write: download(NVWRITE,lo=0,hi=3f,len=200) cmd failed, result=-110. Aborting d/l
    kernel: hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0xc000.
    kernel: hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0xc000.
    kernel: hfa384x_drvr_start: Initialize command failed.
    kernel: hfa384x_drvr_start: Failed, result=-110
    kernel: prism2sta_ifstate: hfa384x_drvr_start() failed,result=-110
     

    regards,
    erich
        
Children
No Data