Author Topic: New Install On Sl-c3200  (Read 25577 times)

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
New Install On Sl-c3200
« Reply #30 on: June 30, 2006, 02:13:12 am »
Quote
Any particular Linux variant? OZ GPE 3.5.4.1 runnign 2.6 Kernel shows this card as eth0 and the device doesn't support the IOCTLs necessary for hostap_diag (although you can run iwconfig so it does see it as a wireless card).

-Andy
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Ok i loud up windows xp, and tried to flash it, first i tried to not make the driver to load the RAM firmware (pm010102.hex) and the (rf010804), by disabling the Firmware Download in the option, (couldn't get card to be shown by WinUpdate.exe) i tried the original CD driver with the card, the same results, i tried to patch the driver to not load the RAM firmware and i got it to do so, the results are the same (winupdate.exe couldn't see it).

anyway i came to the point (i'm sure now) the GW-CF11X dosen't have a firmware in its flash at all.

under Linux it's obvious to see how it works (it loads the RAM firmware to the card using the hostap_fw_load secript to call prism2_srec in gensis mode and download the RAM firmware).

The card PLATFORM is (0x801d) means the Secondary Firmware should be start with SMxxxx.hex.

to see the platform you can use winupdate.exe in windows or hostap_diag wlan0 in linux.

some Senao NL-2511CF Cards are PLATFORM 801d depend on the version (1 or 2) of the card that's why i think your card not the same platform.

at end, there are some solutions to make the card functional under OpenBSD:
make the wi driver to load the firmware to the card i have seen something about loudfirmware but not sure how to do it.

The other option is to find the FLASH firmware for this platform and flash it with it, which i don't think so it will work with this platform because it's a Small Serial based (i've seen many post regards this on mail lists). more info: [a href=\"http://home.eunet.cz/jt/wifi/Download.pdf]http://home.eunet.cz/jt/wifi/Download.pdf[/url]

Could one of you guys talk to one of OpenBSD devolopers to look at this card?
SL-C3200
GP2X-F100 (MKII)

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
New Install On Sl-c3200
« Reply #31 on: June 30, 2006, 02:18:13 am »
Quote
I have the same card working on linux (pdaxrom) with some pri/slave firmware. I have upload them in the forum with "wifi-net.rar.txt" (it may be with _ )

Check it....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133416\"][{POST_SNAPBACK}][/a][/div]

Thanks DaemonsGR for that, i use it with Linux and it works smooth, i just want it to work with OpenBSD, to be honest OpenBSD is what i'm looking for to use it in Zaurus, when i get the card to work i won't flash zaurus with other rom at all  thanks to iamasmith for this
SL-C3200
GP2X-F100 (MKII)

DaemonsGR

  • Full Member
  • ***
  • Posts: 237
    • View Profile
New Install On Sl-c3200
« Reply #32 on: June 30, 2006, 05:29:32 am »
Quote
Quote
I have the same card working on linux (pdaxrom) with some pri/slave firmware. I have upload them in the forum with "wifi-net.rar.txt" (it may be with _ )

Check it....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133416\"][{POST_SNAPBACK}][/a][/div]

Thanks DaemonsGR for that, i use it with Linux and it works smooth, i just want it to work with OpenBSD, to be honest OpenBSD is what i'm looking for to use it in Zaurus, when i get the card to work i won't flash zaurus with other rom at all  thanks to iamasmith for this
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133450\"][{POST_SNAPBACK}][/a][/div]

I was trying to do the same ..but this card was the probleb  If you find something tell me plz
Tasos Varoudis (Tech)
Tasos Varoudis (Architecture)

Zaurus sl-c3100 + Wlan, Lan ,BT ,etc
NOW running... pdaXrom 1.1.0beta3 + OOo + custom apps/setup + debian +.. not yet installed OpenBSD snapshot

WAS:Cacko 1.23 + X/QT + debian

Home-Net
Debian WIFI Router ,OpenBSD Bridge Firewall ,Win 2k Domain Server , :) Sun Fire v120 , :) Gentoo Main Server: Dual PIII

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
New Install On Sl-c3200
« Reply #33 on: June 30, 2006, 06:09:58 am »
OK the final replay

i just finished the payment on ebay for new Ambicom WL1100C-CF ( 53 AUD$ + Shippin'). i had enough with PLANEX CARD!!

Quote
Prism3 based card without flash. It's supported by the CVS version of the HostAP driver for Linux. To make it work, the primary firmware should be loaded, then PDA (card's individual data) is read, primary firmware is patched by that data and loaded again, and finally the secondary firmware is loaded. After that it works just like other Prism based cards. Should be a good choice for those who don't mind writing a 3 line script and keeping the firmware on the hard drive.

ref: http://www.seattlewireless.net/index.cgi/DlinkDwl520
and
http://archives.neohapsis.com/archives/ope...04-04/0354.html

also i have found this during the search that the following diffrent brand cards are identical

IODATA   WN-B11-CFZ    manfid 0xd601, 0x0010 [ http://www.iodata.jp/prod/network/wnlan/2004/wn-b11cfz/ ]

PLANEX   GW-CF11X   manfid 0xd601, 0x0010 [
http://www.planex.co.jp/product/bwave/gwcf11x.shtml]

NOTICE! by using RAM firmware you just using your computer resource to do what the card should do!

My advice to anyone looking for wireless card you should look for Atheros Chipset cards ( i couldn't find CF with Atheros Card) but i mean in future or diffrent medium like PCMCIA, mini-PCI or PCI.... ATHEROS ROCKS!

And yeah stay away of those cards mentioned above! (PLANEX and IO-DATA) unless you only going to use Linux and not bothered by firmware loading and lost resources with bugy power control!

(OpenBSD support IO-DATA the USB Version WN-B11-USB)

Thank you guys for the help and thank you so much Andy you were soo helpful. and i'll see you in another post for another problem  (maybe something regards patched 2.4 kernel for C3200 to boot OpenBSD)
SL-C3200
GP2X-F100 (MKII)

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Install On Sl-c3200
« Reply #34 on: June 30, 2006, 08:38:30 am »
No problem Hus, I understand your frustration with your card but I think you are being a little hard on Prism based cards in general.

My Senao card is a great card to have and it is Prism based.

Anyway, have fun with your new system.

-Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
New Install On Sl-c3200
« Reply #35 on: June 30, 2006, 09:24:16 am »
Quote
No problem Hus, I understand your frustration with your card but I think you are being a little hard on Prism based cards in general.

My Senao card is a great card to have and it is Prism based.

Anyway, have fun with your new system.

-Andy
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

yeah i understand your point
BTW, Ambicom WL1100C-CF i ordered is PRISM based, what i'm saying is that the Atheros cards dosen't have a firmware which gives planety of expermintation plus security tests  (look at RAW mode in Atheros in Madwifi).

For example the NAV (within Virtual Carrier Sense) exploit implemented by some researchers faild in practical because of the error correction within the PRISM cards firmware (you can work it out in Atheros and i belive only with Atheros you have full control over 802.11 Layer 2 (MAC)).

and yeah PRISM are good too ( some PRISM CARDS has the test mode) which i belive it's like a gate to magic things with wifi physical layer level

i just like Atheros (maybe i used to it or it dose what i want) for me HAL within OpenBSD plus this Atheros card [ [a href=\"http://www.ubnt.com/super_range_cardbus.php4]http://www.ubnt.com/super_range_cardbus.php4[/url] ] == Wireless wonders!
SL-C3200
GP2X-F100 (MKII)

DaemonsGR

  • Full Member
  • ***
  • Posts: 237
    • View Profile
New Install On Sl-c3200
« Reply #36 on: July 03, 2006, 05:30:12 pm »
So I must buy a new card to work with oBSD?
Tasos Varoudis (Tech)
Tasos Varoudis (Architecture)

Zaurus sl-c3100 + Wlan, Lan ,BT ,etc
NOW running... pdaXrom 1.1.0beta3 + OOo + custom apps/setup + debian +.. not yet installed OpenBSD snapshot

WAS:Cacko 1.23 + X/QT + debian

Home-Net
Debian WIFI Router ,OpenBSD Bridge Firewall ,Win 2k Domain Server , :) Sun Fire v120 , :) Gentoo Main Server: Dual PIII

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Install On Sl-c3200
« Reply #37 on: July 03, 2006, 08:07:41 pm »
Yes, it's either find another card that is supported or write the PRISM3 firmware loader for that card for OpenBSD and get hold of the firmware files to load onto the card. It probably behaves just like any other PRISM3 card when the firmware is loaded into RAM but I'm not sure how it will behave with suspend/resume.

-Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

mondrian

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • http://www.mathematik.uni-kl.de/~perling/
New Install On Sl-c3200
« Reply #38 on: December 29, 2006, 05:44:09 am »
Hi,

I just ran into the same trouble. After following this thread, it would
probably the best for me to get a new wireless, too. Or did happen
anything new in this respect during the last half year?


Quote
Good day everyone

i just installed openbsd on sl-c3200 (the easy way i'm using cacko 1.23 rom)

from the console i unmounted /dev/hda3 then start (fdisk /dev/hda) and deleted the FAT partition then i added 1GB FAT partition type [c], then the rest of the disk type [a6] OpenBSD

after that i mkfs.vfat the /dev/hd3 and mount it to /mnt/hda3 and switch to there and grabed all the packages of the snapshot (base39.tgz ..etc) using the wget ( i did that to use disk installation, i installed the openbsd ipk on cacko and just followed the installation proccess

my problem now when i plug my wireless card it gives me this error
Code: [Select]
wi0 at pcmcia1 function 0 "PLANEX COMMUNICATIONS INC., PLANEX GW-CF11X Wireless CF Card, " port 8x0/64, irq 137
wi0: init failed
: unable to read station address
any idea guys what todo now? do i have to install the wireless driver (Hostap) or firmware? if so where to get it from? the GW-CF11X card has prism3 chipset, and yeah by the way since i'm new to openBSD where to tweak make file? i mean the compiler option to use xscale insted of arm optimization

thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=132479\"][{POST_SNAPBACK}][/a][/div]

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
New Install On Sl-c3200
« Reply #39 on: December 29, 2006, 12:08:56 pm »
Quote
Hi,

I just ran into the same trouble. After following this thread, it would
probably the best for me to get a new wireless, too. Or did happen
anything new in this respect during the last half year?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=149427\"][{POST_SNAPBACK}][/a][/div]

Hi mondrian,

i didn't test this card again, but i believe still not working under openbsd
SL-C3200
GP2X-F100 (MKII)

mondrian

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • http://www.mathematik.uni-kl.de/~perling/
New Install On Sl-c3200
« Reply #40 on: December 29, 2006, 02:46:23 pm »
Quote
Quote
Hi,

I just ran into the same trouble. After following this thread, it would
probably the best for me to get a new wireless, too. Or did happen
anything new in this respect during the last half year?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=149427\"][{POST_SNAPBACK}][/a][/div]

Hi mondrian,

i didn't test this card again, but i believe still not working under openbsd
[div align=\"right\"][a href=\"index.php?act=findpost&pid=149476\"][{POST_SNAPBACK}][/a][/div]

Hi Hus,

you mentioned in an earlier post the Ambicom WL1100C-CF. Just saw it on
ebay - how was your experience with this card since then?

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
New Install On Sl-c3200
« Reply #41 on: January 08, 2007, 11:48:43 pm »
Quote
Hi Hus,

you mentioned in an earlier post the Ambicom WL1100C-CF. Just saw it on
ebay - how was your experience with this card since then?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=149486\"][{POST_SNAPBACK}][/a][/div]

Hello mondrian,

sorry it was a long new year

yes the card is fine, works on both Linux and OpenBSD out of the box
SL-C3200
GP2X-F100 (MKII)