![]() ![]() |
Oct 19 2011, 09:17 PM
Post
#1
|
|
|
Group: Members Posts: 13 Joined: 26-April 09 From: Japan Member No.: 37,769 |
I have a Buffalo WLI-CF-S11G wireless card for my SL-C1000. It is running Cacko 1.23 (heavy?).
I want to be able to connect the Zaurus to my secure WPA network at home and I am interested in testing 'aircrack-ng' . From their website it seems one must use Station firmware >=1.5.6. My card was running older firmware; here is the output of CODE # dmesg | grep wifi QUOTE wifi0: NIC: id=0x800c v1.0.0 wifi0: PRI: id=0x15 v1.0.5 wifi0: STA: id=0x1f v1.3.4 I followed Jun Sun's mini-HOWTO guide and flashed the card on my Windows XP laptop using the WinUpdate program. It didn't go so smoothly and I had to select 'Disable' in the 'Firmware Download' section of the card's properties (explained clearer here). After that, flashing with WinUpdate seemed to work and the card now has Primary firmware 1.1.1 and Secondary (Station) firware 1.7.4. But, now the card is not functioning well. It appears that the card is working for about 1 second after insertion - as the lights come on, and then it is susended or somesuch - as the lights go off. The command CODE # dmesg | grep wifi spits out repetitions of this QUOTE wifi0: hfa384x_cmd: interrupted; err=-110 wifi0: hfa384x_get_red: CMDCODE_ACCESS failed (res=-110, rid=fd51, len=6) wifi0: hfa384x_cmd_issue: cmd reg was busy for 5000 usec wifi0: hfa384x_cmd_issue - timeout - reg-0x8888 wifi0: hfa384x_cmd: entry still in list? (entry-c3a64be0, type=0, res=-1) (but an odd thing happened as I ran that last code, appended to the end was this QUOTE wifi0: hfa384x_cmd: interrupted; err=-110 wifi0: hfa384x_get_red: CMDCODE_ACCESS failed (res=-110, rid=fd51, len=6) wifi0: NIC: id=0x0800c v1.0.0 wifi0: PRI: id=0x15 v1.1.1 wifi0: STA: id=0x1f v1.7.4 When I ran the command again it was back to the usual repetitions without the above appendage. I decided to try and download and compile hostap-utils-0.4.7 as suggested here. I downloaded the file from here and then followed these commands but when I came to the command CODE make This message was returned QUOTE -bash: make: command not found What am I doing wrong? Should I be using a different ROM? Why won't my card function properly in Cacko 1.23 with the updated firmware? Could you give me a little help if you are able to please? |
|
|
|
Oct 21 2011, 03:11 AM
Post
#2
|
|
![]() Group: Members Posts: 156 Joined: 10-December 06 From: Croatia Member No.: 13,288 |
You don't have make (and probably gcc) installed. You need to find an sdk package for sharp/roms. I think it was called zgcc or something like that. You will probably have a hard time finding that, maybe it would be easier if you compiled hostap-utils on your desktop. You will need a cross compiler.
http://distro.ibiblio.org/pub/linux/distri...0.12.05.tar.bz2 here's some info on cross compiling: http://www.oesf.org/index.php?title=Pdaxro...oss_Compilation Hostap-utils should be trivial to cross compile as it probably depends only on libc. |
|
|
|
Oct 24 2011, 01:46 AM
Post
#3
|
|
|
Group: Members Posts: 19 Joined: 22-April 08 From: Germany Member No.: 21,662 |
> Cacko 1.23
> wifi0: PRI: id=0x15 v1.1.1 > wifi0: STA: id=0x1f v1.7.4 This sounds good for WPA wifi connection. I have this combination working on a C3200. Why do you want to compile the hostap-utils-0.4.7? There are already complied versions for hostap and wpa_supplicant available. I'll check what i have installed and give you the file names when i'm back home. Stefan |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 17th June 2013 - 09:12 PM |