I have recently been trying to get this card working on my laptop: a Sony Vaio from the FX series running RedHat WhiteBox.
I get a 'eth1 cannot be started error' on boot. I know that the MAC address of my wireless card is set up for use on the wireless access point I am trying to use (the admin set it up for me). The problem is I seem to not be able to get the DHCP to assign me an IP address. When I try using the 'dhclient eth1' command it returns the following:
Code:
Listening on LPF/eth1/00:02:2d:03:6d:21 (this is the MAC of my orinoco gold card)
Sending on LPF/eth1/00:02:2d:03:6d:21
Sending on Socket/fallback
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 20
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10
No DHCPOOFFERS received.
No working leases in persistent datatbase - sleeping.
Now, the IP of the wireless access point (an apple airport if that's any help) is obviously not 255.255.255.255 but it is actually 138.251.206.100 The ESSID and MAC of the access point are correct when I run ipconfig, it just seems to not be able to find/resolve the actual ip address...
i'm not sure if the hardware is installed properly or if the just needs to know some more configuration information. i will ask the admin as soon as i can if there is any more information needed to get the card to work. Does anybody have any ideas as to why this isn't working?
Andy.