![]() ![]() |
Aug 9 2006, 07:25 AM
Post
#1
|
|
|
Group: Members Posts: 80 Joined: 30-March 05 Member No.: 6,751 |
Hi,
After reading the message from hyperaesthetic I have bought a sparklan WCFM-1000 CF card (802.11g - 54Mbps). I have compiled the driver from the source successfully and copied them to my Zaurus C3100 (cacko 1.23 ROM). I have added a file /etc/pcmcia/sparklan.conf with this content (following the instructions in the source code): CODE device "cf8385" class "network" module "cf8385" card "SparkLAN WCFM-100 802.11g 54Mbps" manfid 0x02df, 0x8103 bind "cf8385" With this configuration, the card is recognized and the module is loaded. But the card is classified by the network applet as a LAN card. Anyway, with this configuration there is a network interface called 'eth0' with wireless extensions. I have used the command line (iwconfig, etc) to connect the zaurus with my 802.11g only AP at 54 Mbps. (although sometimes the zaurus is blocked when the card is extracted) The question is: how can I configure the network applet to detect the card as a wifi card? I have tried changing the class to 'sparklan' and adding a /etc/pcmcia/sparklan file with the same content that /etc/pcmcia/spectrum, that is: CODE #!/bin/sh # export WIRELESS_USE=$0 ./network $* exit $? This time the network applet does not recognize the card as a network one (neither wifi nor lan). Searching in the forum I have read that there was a similar problem with spectrum cards before cacko v1.23. But I cannot find what is the solution. Someone knows how to solve it? Thanks Meantime, I will test if other things like WEP, WPA, etc work with this card |
|
|
|
Aug 9 2006, 10:53 AM
Post
#2
|
|
|
Group: Members Posts: 116 Joined: 25-July 05 From: Brazil Member No.: 7,691 |
QUOTE(ztep @ Aug 9 2006, 07:25 AM) [code] device "cf8385" class "network" module "cf8385" card "SparkLAN WCFM-100 802.11g 54Mbps" manfid 0x02df, 0x8103 bind "cf8385" Change 'class "network"' to 'class "hostap"', and be happy. Can you send to me this module? I am trying to purchase this card, but nobody send to my country. Did you can send to me? How can you do? |
|
|
|
Aug 11 2006, 12:51 AM
Post
#3
|
|
|
Group: Members Posts: 80 Joined: 30-March 05 Member No.: 6,751 |
QUOTE(sidmoraes @ Aug 9 2006, 08:53 PM) Change 'class "network"' to 'class "hostap"', and be happy. Can you send to me this module? I am trying to purchase this card, but nobody send to my country. Did you can send to me? How can you do? Perhaps I have been too optimist, the driver has problems when suspend/resume cicles. I'm looking in the source code. About changing the class to 'hostap', it doesn't work: The network is conected (I can do a ping on console), but the applet remains saying 'Initialiting...' and I cannot use netfront because it said that the network is not connected. When I'll solve the problems (perhaps I should say 'if I'll solve' but I'm still optimist), I'll post a ipk with the module and configuration files. Regards, ztep |
|
|
|
Aug 24 2006, 12:13 AM
Post
#4
|
|
|
Group: Members Posts: 80 Joined: 30-March 05 Member No.: 6,751 |
After 2 weeks of work (partial time), I haven't solved the problems with the card suspend/resume.
The compiled driver only works in limited situations and never with the network applet. My knowledge of linux drivers is too limited, so I must conclude that I cannot solve this problem. I'll wait until someone with more knowledge or experience will work on this driver. |
|
|
|
Nov 3 2006, 05:56 PM
Post
#5
|
|
|
Group: Members Posts: 17 Joined: 16-August 04 Member No.: 4,302 |
Did you get wpa worked?
|
|
|
|
Nov 5 2006, 11:48 PM
Post
#6
|
|
|
Group: Members Posts: 80 Joined: 30-March 05 Member No.: 6,751 |
|
|
|
|
Feb 25 2007, 07:32 AM
Post
#7
|
|
|
Group: Members Posts: 7 Joined: 14-January 07 Member No.: 13,955 |
QUOTE(sidmoraes @ Aug 9 2006, 10:53 AM) Change 'class "network"' to 'class "hostap"', and be happy. Can you send to me this module? I am trying to purchase this card, but nobody send to my country. Did you can send to me? How can you do? This card is also available under a different label at www.meritline.com ... currently $35(US). Don't know what shipping to Brazil would be. Rick C3200 (Cacko ) |
|
|
|
Mar 6 2007, 02:46 AM
Post
#8
|
|
|
Group: Members Posts: 5 Joined: 14-March 06 Member No.: 9,354 |
ztep, could you give a few details on your driver?
Is it compiled from the source supplied by sparklan? I am guessing it is compiled using the sharp kernel source? I am also guessing it is a firmware loader and not a complete driver? If you can clarify these and any other points you had in building the driver it would be a big help as I am about to try the same. Thanks, Stan |
|
|
|
Mar 7 2007, 08:53 PM
Post
#9
|
|
|
Group: Members Posts: 7 Joined: 14-January 07 Member No.: 13,955 |
QUOTE(distortion @ Mar 6 2007, 02:46 AM) ztep, could you give a few details on your driver? Is it compiled from the source supplied by sparklan? I am guessing it is compiled using the sharp kernel source? I am also guessing it is a firmware loader and not a complete driver? If you can clarify these and any other points you had in building the driver it would be a big help as I am about to try the same. Thanks, Stan I just purchased this card myself. It appears to be a real driver ... just like for the other Marvell chips - but I'm having some difficulty compiling it. Still not sure if it's a configuration issue in the Makefile or system. For those that are having a hard time.. attached is the driver from the sparklan site. Note: I haven't found any statement of what licence it is yet.
Attached File(s)
|
|
|
|
Mar 12 2007, 06:30 AM
Post
#10
|
|
|
Group: Members Posts: 454 Joined: 17-November 05 Member No.: 8,551 |
AFAIK, nothing is going to work properly with the Qtopia applets unless you tell Qtopia what you are doing by sending qcop messages to the Network channel.
See what I wrote in another thread about commandline connections: http://www.oesf.org/forums/index.php?showtopic=21828 Also, get qcoptest as a tool to monitor and debug what is going on. URLs for it's home page and downloads is in my writeup at http://www.sdjf.esmartdesign.com/ipks/qcoptest.html It sounds like you need to make sure Qtopia knows what kind of card you have. I would use whatever GUI your ROM provides for making sure of this, in addition to whatever other code you need to write. On my totally different Sharp ROM, that is called "Internet Wizard", and it sets up a config file for Qtopia's network applet to access. HTH, sdjf |
|
|
|
Apr 18 2007, 09:11 AM
Post
#11
|
|
|
Group: Members Posts: 26 Joined: 6-January 06 Member No.: 8,867 |
Hello, I just got one of those damn cards
Thanks |
|
|
|
Apr 30 2007, 01:57 AM
Post
#12
|
|
|
Group: Members Posts: 80 Joined: 30-March 05 Member No.: 6,751 |
QUOTE(qaz @ Apr 18 2007, 07:11 PM) Hello, I just got one of those damn cards Thanks All my tries were using Cacko kernel and sharp developement system. So I cannot help you. |
|
|
|
Apr 30 2007, 07:13 AM
Post
#13
|
|
|
Group: Members Posts: 454 Joined: 17-November 05 Member No.: 8,551 |
Same issue has come up at tyrannozaurus, and Antikx offered to compile driver for
another CF card from "Pretec" which must support 802.11g and WPA. I'll tell Antikx about this oesf thread. The tyrannozaurus one is: http://www.tyrannozaurus.com/?q=node/792 sdjf |
|
|
|
May 1 2007, 09:33 AM
Post
#14
|
|
![]() Group: Members Posts: 1 Joined: 25-April 07 Member No.: 16,037 |
Hi!
I just bought a new WLAN card for the CF slot of my Zaurus C3200 which I use these days with Cacko 1.23 The card is from "Pretec" and should support 802.11g and WPA. The company mailed me the driver some days ago but it still needs to be compiled against the kernel. I mailed it to Anton Maslovsky, but he has no time to work on this. I put the zip-file with all the necessary descriptions and sources in the empty (never used) directory of my homepage: http://home.arcor.de/oliver.zimmermann/driver_linux.zip Please feel free to download it and to play with it. I would be glad if anybody would come up with the kernel modules needed for the various distributions (most favourably Cacko). Cheers Oliver |
|
|
|
Aug 1 2007, 05:37 PM
Post
#15
|
|
|
Group: Members Posts: 9 Joined: 27-July 07 Member No.: 18,523 |
Hi,
Any update on getting the complied driver? I have this card too and would like to use with a sl-5500... Rich |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 11:51 AM |