[Prism54-users] Netgear wg511 on redhat 9 kernel 2.6.1

Luis R. Rodriguez mcgrof@ruslug.rutgers.edu
Tue, 10 Feb 2004 15:09:03 -0500


ifconfig eth1 up
# wait a few seconds
iwconfig 
# keep doing this until you see an ESSID picked up


Then just give the interface an IP, set route, etc.

	Luis

On Tue, Feb 10, 2004 at 03:24:16PM +1100, Anthony Tickner wrote:
> Nope..  No difference?
> 
> I was thinking could the last message in the capture of the
> /var/log/messages be anything??
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> If I eject and reinsert my pcmcia card I get the following messages in
> /var/log/messages   
> 
> Feb 10 14:16:11 Anthony /etc/hotplug/net.agent: NET remove event not
> supported
> Feb 10 14:16:11 Anthony /etc/hotplug/pci.agent: PCI remove event not
> supported
> Feb 10 14:16:21 Anthony /etc/hotplug/net.agent: NET add event not
> supported
> Feb 10 14:16:21 Anthony kernel: PCI: Enabling device 0000:07:00.0 (0000
> -> 0002)
> Feb 10 14:16:21 Anthony /etc/hotplug/pci.agent: ... no modules for PCI
> slot 0000:07:00.0
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> Thanks again.
> Anthony.
> 
> 
> -----Original Message-----
> 
> 
> 
> From: Luis R. Rodriguez <mcgrof@studorgs.rutgers.edu>
> To: Anthony Tickner <Anthony.Tickner@cmc.optus.net.au>
> Cc: prism54-users@prism54.org
> Subject: Re: [Prism54-users] Netgear wg511 on redhat 9 kernel 2.6.1
> Date: 09 Feb 2004 22:47:25 -0500
> 
> 
> Try adding an "up" at the end of your ifconfig command.
> 
> 	Luis