Author Topic: Does Planex Gw-cf11x Card Work On Zubuntu?  (Read 4932 times)

lineager

  • Newbie
  • *
  • Posts: 7
    • View Profile
Does Planex Gw-cf11x Card Work On Zubuntu?
« on: January 07, 2009, 11:01:31 am »
Hi,

I have spent a lot of time to make my Planex GW-CF11X card works on Zubuntu. I did try all the methods mentioned here and the comments on Omegamoon blog, but still fail...

Methods I tried:
1. Install Wicd Network Manger => I can run it on x window, but the card cannot be detected
2. Install Hostap Utils
3. blacklist onrinoco
    blacklist onrinoco_cs

Does anyone use the same card and get connected WIFI with Zubuntu ? Please share the steps. Thanks.

jeana

  • Newbie
  • *
  • Posts: 34
    • View Profile
Does Planex Gw-cf11x Card Work On Zubuntu?
« Reply #1 on: January 07, 2009, 01:46:23 pm »
Yes, it works !

Find my configuration below :

- Install the Hostap utills
- Copy pm010102.hex and rf010804.hex into /lib/firmware
- Add the following in your /etc/network/interfaces :
Quote
allow-hotplug wlan0
iface wlan0 inet dhcp
   pre-up modprobe hostap
   pre-up prism2_srec -gs wlan0 /lib/firmware/pm010102.hex
   pre-up prism2_srec -gp wlan0 /lib/firmware/pm010102.hex
   pre-up iwpriv wlan0 reset 1
   pre-up prism2_srec -rp wlan0 /lib/firmware/rf010804.hex
   pre-up wpa_supplicant -B -Dwext -iwlan0 -c/etc/wpa_supplicant.conf
- Configure your /etc/wpa_supplicant.conf . An example follows for a WPA2 with Pre-shared key connection :
Quote
network={
   ssid="YOURWIFISID"
   key_mgmt=WPA-PSK
   proto=WPA2
   group=CCMP
   pairwise=CCMP
psk=your-hexadecimal-password
}

To start the wifi connection :
Quote
ifup wlan0

To stop the wifi connection :
Quote
ifdown wlan0
killall wpa_supplicant

I hope I forget nothing.
Zaurus SL-C3000 with Zubuntu

lineager

  • Newbie
  • *
  • Posts: 7
    • View Profile
Does Planex Gw-cf11x Card Work On Zubuntu?
« Reply #2 on: January 13, 2009, 10:31:09 am »
Thanks Jeana,

I follow your setting, but I got error when executing "ifup wlan0" :

/bin/sh: /usr/sbin/prism2_srec: No such file or directory

I have installed hostap-utils_0.4.7-1_arm.deb. What can I do next to make it works?

jeana

  • Newbie
  • *
  • Posts: 34
    • View Profile
Does Planex Gw-cf11x Card Work On Zubuntu?
« Reply #3 on: January 13, 2009, 01:22:55 pm »
It's very bizarre that the package hostap-utils_0.4.7-1_arm.deb didn't contains /usr/sbin/prism2_srec !

I use the following hostap-utils package :
Zaurus SL-C3000 with Zubuntu

lineager

  • Newbie
  • *
  • Posts: 7
    • View Profile
Does Planex Gw-cf11x Card Work On Zubuntu?
« Reply #4 on: January 14, 2009, 10:27:37 am »
Quote from: jeana
It's very bizarre that the package hostap-utils_0.4.7-1_arm.deb didn't contains /usr/sbin/prism2_srec !

I use the following hostap-utils package :

WOW~! It works~! Thanks Jeana.

Kirin

  • Newbie
  • *
  • Posts: 40
    • View Profile
Does Planex Gw-cf11x Card Work On Zubuntu?
« Reply #5 on: February 21, 2009, 06:11:12 pm »
I'm using the Planex GW-CF11H card, I think mine is a prism3 chip card instead of prism2.

I've installed hostap, put in the same .hex files as mention in this thread and add the same wlan0 information under /etc/network/interfaces

when I manually bring up wlan0 on command line and set the ESSID, my card change from blinking light to solid light, so I assume it is connected to the router, but then I still couldn't get on the internet. Currently there is no encryption setting on my router, and i heart dhcp is not working under zubuntu yet.

May I know what I need to put for static ip address? or these drivers won't work with my card?
Zaurus SL-C3200 - Zubuntu RC1 on SD, Cacko 1.23 on NAND
CF Wifi: Planex GW-CF11H