Author Topic: 802.11g And Wpa?  (Read 50131 times)

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
802.11g And Wpa?
« Reply #15 on: June 12, 2005, 03:35:12 am »
www.tomshardware.com had a review where they cut one of these things open and talked about the chipset, i personally could not find anything that could help out and as faras i could tell there is no one supporting these cards in the linux community (or anything else using this chipset for that matter), however the infomation from tomshardware was a bit sketchy when it came to product numbers

as far as i could tell this card is was the first and only to use that chipset , so i hope the source code works for the card.

article: http://www.tomsnetworking.com/Reviews-177-ProdID-WCF54G.php
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
802.11g And Wpa?
« Reply #16 on: June 12, 2005, 03:49:51 am »
WE CAN DO IT!!!!!!

cant say how happy i am, i cross checked the tomsnetworkin article press release against the model numbers in the source code and look what i found

http://www.agere.com/NEWS/PRESS2003/031003a.html

from the driver readme:
    The driver in this package supports the network interface cards based on:
     - WL60010, a.k.a. Hermes-II
     - WL60040, a.k.a. Hermes-II.5

from the press release:
The WaveLAN Multimode Baseband Processor (WL64040), which is developed in 0.13 micron advanced CMOS technology, contains the complete signal processing functionality for both OFDM and CCK modulation. It also supports Agere's patented antenna diversity implementation, which provides enhanced data throughput and improved signal coverage. The baseband uses a 1.5V internal power supply to dramatically reduce the power dissipation of high-speed OFDM signal processing, significantly improving battery life. In addition, the baseband uses a novel method of iterative channel estimation to digitally enhance the tolerance of weak radio signals, ensuring reliable connections. The WL64040 baseband supports a digital interface to the WL60040 MAC, enabling system integration of the MAC with a simple interface to a single-chip radio module. The WaveLAN WL54240 SiGe-based, dual-band power amplifier includes analog power control for the 2.4 and 5 GHz frequency bands and an on-chip power detector.


all i have to do know is get my hands on some hardware and i will try and get this thing working

by the way the driver i am talking about it the 7.22, it also contains some other goodies:  The HCF directory contains firmware images to allow the card to operate in either station (STA) or Access Point (AP) mode

other problems include: This software can be compiled and installed with Linux kernel versions 2.4.x. Although this driver should compile for other CPUs as well, as of the date of this release, no CPU architectures other than x86 have been verified.

ie not tested on arm and only works for 2.4, just when i was looking at going to the 2.6 kernel on my c3k (see the open zaurus website)

i cant wait to try and get this working!
« Last Edit: June 12, 2005, 03:50:45 am by Da_Blitz »
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
802.11g And Wpa?
« Reply #17 on: June 14, 2005, 05:16:17 pm »
WPA and Cacko:

I managed to buy a socket/symbol 802.11b card cheap off ebay (the one that supposedly works with WPA), as there was some doubt Mercury/Zonet ZCF1100 card I've got would work with WPA.

Nope... maybe it's the Apple Airport Extreme they use at work, but wpa_supplicant doesn't do anything at all. sigh.

I think before you try and get WCG54G card to work with WPA, need to get proof that WPA will work with the Zaurus's old kernel at all!
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

maslovsky

  • Hero Member
  • *****
  • Posts: 1426
    • View Profile
    • http://my-zaurus.narod.ru
802.11g And Wpa?
« Reply #18 on: June 15, 2005, 04:03:34 pm »
Quote
WPA and Cacko:

I managed to buy a socket/symbol 802.11b card cheap off ebay (the one that supposedly works with WPA), as there was some doubt Mercury/Zonet ZCF1100 card I've got would work with WPA.

Nope... maybe it's the Apple Airport Extreme they use at work, but wpa_supplicant doesn't do anything at all. sigh.

I think before you try and get WCG54G card to work with WPA, need to get proof that WPA will work with the Zaurus's old kernel at all!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84263\"][{POST_SNAPBACK}][/a][/div]

WPA works under Cacko, but only with HostAP drivers! You need to get a card& which is supported by hostap and most likely upgrade its firmware. Most of the cards are supported. Socket cards are not  using hostap drivers though...

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
802.11g And Wpa?
« Reply #19 on: June 16, 2005, 11:06:39 am »
Quote
WPA works under Cacko, but only with HostAP drivers!

hmm, interesting... the socket/symbol card uses orinoco or spectrum drivers, whereas my Zonet ZCF100 card uses hostAP drivers.

The wpa_supplicant just didn't want to talk to apple airportextreme at work with the Zonet which is why I bought the socket card ('cos it was cheap!) to also try. Does the socket/symbol card work with hostAP drivers?

In tests, I've found the Zonet to be much more sensitive than the Symbol card - the Zonet will get 11Mbps where the Symbol only gets 1, and as a consequence gets 10 times the speed.

BTW, where does the cacko network wizard/app store its data files?
« Last Edit: June 16, 2005, 11:08:26 am by speculatrix »
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
802.11g And Wpa?
« Reply #20 on: June 16, 2005, 12:37:52 pm »
interesting site: http://www.open1x.org/
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
802.11g And Wpa?
« Reply #21 on: June 17, 2005, 02:01:59 am »
any one know anything about wpa and the c3000, i would love to have net access at home again
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

mscdex

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
802.11g And Wpa?
« Reply #22 on: August 10, 2005, 01:14:27 am »
Anyone get any farther on zaurus drivers for the linksys 802.11g CF card?

enochbenjamin

  • Newbie
  • *
  • Posts: 9
    • View Profile
802.11g And Wpa?
« Reply #23 on: August 16, 2005, 12:07:10 am »
Quote
Anyone get any farther on zaurus drivers for the linksys 802.11g CF card?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91339\"][{POST_SNAPBACK}][/a][/div]

I am trying to follow this and got the following from my system info:

CF Card - Slot O

3.3V 16-bit PC Card
funtion 0: [ready]
product info: "Linksys", "WCF54G_Wireless-G_CompactFlash_Card","",""

--

Does this mean anything to anybody?

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
802.11g And Wpa?
« Reply #24 on: August 17, 2005, 05:51:20 pm »
Quote
I am trying to follow this and got the following from my system info:

CF Card - Slot O

3.3V 16-bit PC Card
funtion 0: [ready]
product info: "Linksys", "WCF54G_Wireless-G_CompactFlash_Card","",""
Does this mean anything to anybody?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91970\"][{POST_SNAPBACK}][/a][/div]

well, it's interesting, as it means we know what ID string to put into the card recognition tables for hotplug to trigger the loading of the right driver, but it doesn't give us a working driver :-(
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

rob_figlabs

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://www.figlabs.com
802.11g And Wpa?
« Reply #25 on: October 10, 2005, 06:53:12 am »
I spent the weekend trying to build the Agere Systems driver for the Zaurus and get it to work. I managed to build it (after making mods to the code and the config), but I don't think it will work in it's current form. The 7.22 version is the only published one with support for the 54g card.

The driver is recognised and loaded when the card is inserted, and you can see the debug logging from the driver if you run dmesg. I added some logging of my own too. The driver goes bang after dereferencing a null pointer in hcf_connect. The driver comes in two halves - one half passes a 'device address' to the other half. The top half of the driver gets a 32 bit value for the address. The bottom half is assuming a 16  bit value and it comes through as zero - later going bang. The release notes for the driver say that they haven't finished 32-bit DMA support yet and it only works using 16-bit port I/O. I think this is where the problem lies. Anyone with deeper knowledge of drivers feel free to mail me for details or have a go yourself!
« Last Edit: October 10, 2005, 06:54:04 am by rob_figlabs »
Rob Charlton
Figlabs Ltd
Zaurus SL-C1000, SL-C3000 & SL-C3100 reseller
[img]http://www.figlabs.com/catalog/images/logoandname8.jpg\" border=\"0\" class=\"linked-sig-image\" /]

cmpayc13

  • Newbie
  • *
  • Posts: 18
    • View Profile
802.11g And Wpa?
« Reply #26 on: January 03, 2006, 06:03:49 am »
Hi All,

no way to get Linksys WCF54G working in Z?
no one is going to do it?
how can I support someone, who have enough knowlege to compile/patch the driver?

best regards

cmpayc

Yoru

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
    • http://
802.11g And Wpa?
« Reply #27 on: January 18, 2006, 07:06:30 am »
Hi!

No news about WCF54G working in Zaurus??
C3100 with pdaXrom
1GB SD Sandisk EXTREME III
4GB CF Sandisk EXTREME III
CF D-Link Air 660W

agosine

  • Full Member
  • ***
  • Posts: 123
    • View Profile
802.11g And Wpa?
« Reply #28 on: January 31, 2006, 11:51:09 am »
Has anyone managed to get WPA-PSK with AES (CCMP) working?  I have a Dlink 660 wireless card, upgraded to firmware 1.7.4.  Couldn't believe that it could be done right from my Zaurus, but it worked.  Using a Linksys WRT54G wireless router.  Any help would be appreciated.
SL5500 running nothing.  Will not hold a charge.  =(
C1000 running Sharp ROM

wsk

  • Newbie
  • *
  • Posts: 3
    • View Profile
802.11g And Wpa?
« Reply #29 on: June 23, 2006, 05:40:45 pm »
Hello,

I've already asked about this before, but..

Has anyone been keeping track of this beast?
http://www.socketcom.com/product/WL6010-676.asp

Read the press release about it:
http://www.socketcom.com/about/press/read.asp?ID=188

It specifically mentions Linux support. I've sent the company an email asking about the status of any linux drivers and am awaiting a reply.

Hopefully, this is a card based on a chipset that has basic support. IT seems to be relatively (compared to cards like Ambicom's WL54-CF) low-power too.

Any thoughts anyone?

Kannan