OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

> New Install On Sl-c3200, PLANEX GW-CF11X failed
hus
post Jun 22 2006, 05:55 PM
Post #1





Group: Members
Posts: 57
Joined: 18-June 06
From: Saudi Arabia/Riyadh
Member No.: 10,193



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
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
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
iamasmith
post Jun 27 2006, 05:11 AM
Post #2





Group: Members
Posts: 1,248
Joined: 6-July 04
Member No.: 3,928



OK, using the instructions on that site I have just upgraded my WLAN CF card firmware from 1.8.0 to 1.8.4 and it still works perfectly. Remember to follow the instructions exactly though and disable the Firmware download in the driver options.

-Andy
Go to the top of the page
 
+Quote Post
hus
post Jun 28 2006, 08:49 AM
Post #3





Group: Members
Posts: 57
Joined: 18-June 06
From: Saudi Arabia/Riyadh
Member No.: 10,193



QUOTE(iamasmith @ Jun 27 2006, 11:11 PM)
OK, using the instructions on that site I have just upgraded my WLAN CF card firmware from 1.8.0 to 1.8.4 and it still works perfectly. Remember to follow the instructions exactly though and disable the Firmware download in the driver options.

-Andy
*


Ok, i have searched all around and i couldnt find the STA (secondary) firmware for this card, it's NCID is 0x801d, what i have found i should use a firmware like this sm10804.hex or any smxxxx.hex firmware which i couldnt find. the primary one i have it (pm010102.hex).

The funny thing here the ( Senao NL-2511CF ) has the same NCID which means it's identical to GW-CF11X and it's supported in OpenBSD.

i was looking in openbsd for how this card been implemented the firmware or where should put GW-CF11X firmware in OpenBSD, so far no luck :/
Go to the top of the page
 
+Quote Post
iamasmith
post Jun 28 2006, 01:42 PM
Post #4





Group: Members
Posts: 1,248
Joined: 6-July 04
Member No.: 3,928



QUOTE(hus @ Jun 28 2006, 04:49 PM)
QUOTE(iamasmith @ Jun 27 2006, 11:11 PM)
OK, using the instructions on that site I have just upgraded my WLAN CF card firmware from 1.8.0 to 1.8.4 and it still works perfectly. Remember to follow the instructions exactly though and disable the Firmware download in the driver options.

-Andy
*


Ok, i have searched all around and i couldnt find the STA (secondary) firmware for this card, it's NCID is 0x801d, what i have found i should use a firmware like this sm10804.hex or any smxxxx.hex firmware which i couldnt find. the primary one i have it (pm010102.hex).

The funny thing here the ( Senao NL-2511CF ) has the same NCID which means it's identical to GW-CF11X and it's supported in OpenBSD.

i was looking in openbsd for how this card been implemented the firmware or where should put GW-CF11X firmware in OpenBSD, so far no luck :/
*



No, my card is the Senao NL-2511CF, it originally had SF010800.HEX, I updated to SF010804.HEX.

Did you load the utility and simply check the firmware file name that the card was using?

-Andy
Go to the top of the page
 
+Quote Post

Posts in this topic
hus   New Install On Sl-c3200   Jun 22 2006, 05:55 PM
iamasmith   This is an indication that the driver has recognis...   Jun 23 2006, 08:00 AM
hus   hi iamasmith ok here is the info GW-CF11X PLANEX ...   Jun 23 2006, 04:59 PM
iamasmith   ok, could I ask you to do one more thing.. to get ...   Jun 24 2006, 03:28 AM
hus   Hi iamasmith, i'm sorry i wont able to do thi...   Jun 24 2006, 07:02 PM
iamasmith   cardctl ident may give you the information that I...   Jun 25 2006, 02:20 AM
hus   Hi Andy, here is the log out of pccardctl ident ...   Jun 25 2006, 05:09 AM
iamasmith   OK, thanks, I will take a look at the driver sourc...   Jun 25 2006, 09:38 AM
hus   QUOTE(iamasmith @ Jun 26 2006, 03:38 AM)OK, t...   Jun 25 2006, 09:41 AM
iamasmith   patches pulled - see later   Jun 26 2006, 01:46 AM
hus   Wow, thats great! packaged kernel thanks man...   Jun 26 2006, 03:32 AM
iamasmith   Well lets not get too excited until we find if it ...   Jun 26 2006, 03:47 AM
DaemonsGR   I also hove the same card!! Tell me if it ...   Jun 26 2006, 08:19 AM
hus   I just tried the bsd kernel, the same error :/ i w...   Jun 26 2006, 08:43 AM
iamasmith   Sorry, I'm a little confused by the last bit a...   Jun 26 2006, 10:12 AM
hus   I'm sorry i mixed up two topics in one the k...   Jun 26 2006, 05:02 PM
iamasmith   ok, I did a little more digging. I was dubious ab...   Jun 27 2006, 03:08 AM
hus   QUOTE(iamasmith @ Jun 27 2006, 09:08 PM)I sup...   Jun 27 2006, 03:19 AM
iamasmith   Hostap is built into the wi driver. Ok, now I kno...   Jun 27 2006, 03:23 AM
hus   i was about to do so, it seems this card new here ...   Jun 27 2006, 03:38 AM
iamasmith   There is no prism3 firmware download built into Op...   Jun 27 2006, 04:06 AM
hus   well, i'll see how to flash it, i have a think...   Jun 27 2006, 04:38 AM
iamasmith   QUOTE(hus @ Jun 27 2006, 12:38 PM)well, i...   Jun 27 2006, 04:43 AM
iamasmith   OK, using the instructions on that site I have jus...   Jun 27 2006, 05:11 AM
hus   QUOTE(iamasmith @ Jun 27 2006, 11:11 PM)OK, u...   Jun 28 2006, 08:49 AM
iamasmith   QUOTE(hus @ Jun 28 2006, 04:49 PM)QUOTE(iamas...   Jun 28 2006, 01:42 PM
hus   QUOTE(iamasmith @ Jun 29 2006, 07:42 AM)No, m...   Jun 28 2006, 10:38 PM
iamasmith   QUOTE(hus @ Jun 29 2006, 06:38 AM)can you ple...   Jun 29 2006, 01:17 AM
iamasmith   QUOTE(iamasmith @ Jun 29 2006, 09:17 AM)QUOTE...   Jun 29 2006, 01:54 AM
hus   QUOTE(iamasmith @ Jun 29 2006, 07:54 PM)Any p...   Jun 29 2006, 10:13 PM
DaemonsGR   I have the same card working on linux (pdaxrom) wi...   Jun 29 2006, 03:27 PM
hus   QUOTE(DaemonsGR @ Jun 30 2006, 09:27 AM)I hav...   Jun 29 2006, 10:18 PM
DaemonsGR   QUOTE(hus @ Jun 30 2006, 08:18 AM)QUOTE(Daemo...   Jun 30 2006, 01:29 AM
hus   OK the final replay i just finished the payment ...   Jun 30 2006, 02:09 AM
iamasmith   No problem Hus, I understand your frustration with...   Jun 30 2006, 04:38 AM
hus   QUOTE(iamasmith @ Jun 30 2006, 10:38 PM)No pr...   Jun 30 2006, 05:24 AM
DaemonsGR   So I must buy a new card to work with oBSD?   Jul 3 2006, 01:30 PM
iamasmith   Yes, it's either find another card that is sup...   Jul 3 2006, 04:07 PM
mondrian   Hi, I just ran into the same trouble. After follo...   Dec 29 2006, 02:44 AM
hus   QUOTE(mondrian @ Dec 29 2006, 08:44 PM)Hi, I...   Dec 29 2006, 09:08 AM
mondrian   QUOTE(hus @ Dec 29 2006, 07:08 PM)QUOTE(mondr...   Dec 29 2006, 11:46 AM
hus   QUOTE(mondrian @ Dec 30 2006, 05:46 AM)Hi Hus...   Jan 8 2007, 08:48 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 23rd May 2013 - 12:22 PM