LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 01-13-2005, 10:53 PM   #76
ksmj
Member
 
Registered: Jan 2005
Location: Malaysia
Distribution: Fedora Core 3
Posts: 35

Rep: Reputation: 15
Re: Orinoco Gold Card 8420-WD


[QUOTE]Originally posted by MasterJediYoda
[root@admins chit]# mkdir 722; cd 722; wget http://www.agere.com/mobility/docs/w...22_abg.tar.gz; tar zxf *.gz; ls;
--22:04:59-- http://www.agere.com/mobility/docs/w...722_abg.tar.gz
=> `wl_lkm_722_abg.tar.gz'
Resolving www.agere.com... 192.19.194.178
Connecting to www.agere.com[192.19.194.178]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,088,679 [application/x-tar]

100%[===================================================================================>] 1,088,679 647.71K/s

22:05:02 (645.41 KB/s) - `wl_lkm_722_abg.tar.gz' saved [1,088,679/1,088,679]

Build hcf include lib README.wlags49 wlags49.mk
etc hostap Install man wireless wl_lkm_722_abg.tar.gz
[root@admins 722]#



So it must be easy to install... just ./Install right?
[root@admins 722]# ./Install

Error: Run 'make config' first!

make config...There is no config file..



maybe ./Build ?

[root@admins 722]# ./Build

Error: Run 'make config' first!

[root@admins 722]#

Hmm, back to the invisble config file...

There is one wlags49.mk file, so I make -f wlags49.mk


[root@admins 722]# make -f wlags49.mk
make[1]: Entering directory `/tmp/chit/722/wireless'
wlags49_cs.mk:5: ../config.mk: No such file or directory
make[1]: *** No rule to make target `../config.mk'. Stop.
make[1]: Leaving directory `/tmp/chit/722/wireless'
make: *** [wlags49_h2_cs] Error 2

/QUOTE]


hi, have you sorted it out yet? I am using fedora core 3, i am using a wireless card with Hermes II chips too but not orinoco. I get the same problem as yours, i can't compile it. I am usingkernel 2.6.9.


please let me know if you can get it to work


thanks


Kel
 
Old 01-30-2005, 01:40 AM   #77
gbb123
Member
 
Registered: Mar 2004
Location: Ellsworth, Wisconsin
Distribution: Suse 9.0 Pro
Posts: 32

Rep: Reputation: 15
IM HAVING THE EXACT SAME PROBLEM!

Quote:
Originally posted by patientzero2
Ok, I have the agere systems Orinoco card. I've compiled and installed the beta drivers on a Dell Inspiron 8100 running Gentoo. When I insert it, it completely hard locks my machine. I found something on another board that in my /etc/pcmcia/config.opts I should change my port from 0x100-0x4ff to 0x300-0x4ff and exclude 0x100-0x2ff. This keeps my machine from locking, however, I then get the following error when it's trying to load the driver:

wlags49_h2_cs.o:>:init_module
wlags49_h2_cs v7.08 for PCMCIA, 07/25/2003 09:34:00 by Agere Systems, http://www.agere.com
Station Mode (STA) Support: YES
Access Point Mode (AP) Support: YES
wlags49_h2_cs.o:>>:wl_adapter_init_module
wlags49_h2_cs.o:wl_adapter_init_module wl_adapter_init_module() -- PCMCIA
wlags49_h2_cs.o:<<:wl_adapter_init_module
wlags49_h2_cs.o:<:init_module
wlags49_h2_cs.o:>:wl_adapter_attach
wlags49_h2_cs.o:>>:wl_device_alloc
wlags49_h2_cs.o:<<:wl_device_alloc
wlags49_h2_cs.o:>>:wl_adapter_event
wlags49_h2_cs.o:<<:wl_adapter_event
wlags49_h2_cs.o:>>:wl_adapter_event
wlags49_h2_cs.o:>>>:wl_adapter_insert
wlags49_h2_cs.o:>>>>:wl_insert
wlags49_h2_cs.o:wl_insert Calling hcf_connect()...
wlags49_h2_cs.o:ERROR:wl_insert hcf_connect() failed, status: 0x83
: Wireless, HCF failure: "Timeout on timer calibration during initialization process"
wlags49_h2_cs.o:ERROR:wl_insert wl_insert() FAILED

Anyone have any ideas? I know this is pretty obscure, but I'm hoping for some help.

Thanks.


I am having this exact same problem with suse linux 9.0 using kernel 2.4.21-243-athlon. My file doesnt have those exact io ranges though so I dont know what to change in /etc/pcmcia/config.opts . Can anyone help me with this? Here is the contents of my /etc/pcmcia/config.opts:

#
# Local PCMCIA Configuration File
#
#----------------------------------------------------------------------

# System resources available for PCMCIA devices

# This are the official ports to use from pcmcia-cs, but ...
# include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
# ... ports 0x810-0x81f hurt on some DELL machines and ...
# ... ports 0x3b0-0x3df hurt on some FSC machines.
include port 0x100-0x3af, port 0x3e0-0x4ff, port 0x800-0x80f, port 0x820-0x8ff, port 0xc00-0xcff
include memory 0xc0000-0xfffff
include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff

# High port numbers do not always work...
# include port 0x1000-0x17ff

# Extra port range for IBM Token Ring
include port 0xa00-0xaff

# Resources we should not use, even if they appear to be available

# First built-in serial port
exclude irq 4
# Second built-in serial port
#exclude irq 3
# First built-in parallel port
exclude irq 7

#----------------------------------------------------------------------

# Examples of options for loadable modules

# To fix sluggish network with IBM ethernet adapter...
#module "pcnet_cs" opts "mem_speed=600"

# Options for IBM Token Ring adapters
#module "ibmtr_cs" opts "mmiobase=0xd0000 srambase=0xd4000"

# Options for Raylink/WebGear driver: uncomment only one line...
# Generic ad-hoc network
module "ray_cs" opts "essid=ADHOC_ESSID hop_dwell=128 beacon_period=256 translate=1"
# Infrastructure network for older cards
#module "ray_cs" opts "net_type=1 essid=ESSID1"
# Infrastructure network for WebGear
#module "ray_cs" opts "net_type=1 essid=ESSID1 translate=1 hop_dwell=128 beacon_period=256"

# Options for WaveLAN/IEEE driver (AccessPoint mode)...
#module "wvlan_cs" opts "station_name=MY_PC"
# Options for WaveLAN/IEEE driver (ad-hoc mode)...
#module "wvlan_cs" opts "port_type=3 channel=1 station_name=MY_PC"

# Options for Xircom Netwave driver...
#module "netwave_cs" opts "domain=0x100 scramble_key=0x0"
 
Old 07-25-2005, 01:21 PM   #78
Dr-Rotz
Newbie
 
Registered: Jul 2005
Posts: 1

Rep: Reputation: 0
Has anybody already installed the 8420-WD successfully with kernel 2.6?
I don't get it...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Orinoco Gold pcmcia card blixten Linux - Laptop and Netbook 2 04-25-2005 03:39 PM
anyone got the proxim orinoco gold 8420-WD wireless pcmcia card working??? jipe Linux - Laptop and Netbook 15 03-02-2005 02:43 PM
Can't get encryption working ( MDK9.2, Orinoco Gold PCMCIA card ) electricmini Linux - Wireless Networking 5 09-13-2004 10:21 PM
orinoco gold pcmcia with kernel 2.6.3-7 pmorey Linux - Wireless Networking 3 08-18-2004 02:55 AM
PCMCIA, Orinoco Gold Card chinacat Linux - Newbie 3 04-01-2003 08:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 10:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration