Comment 1 for bug 201090

Revision history for this message
Alexander Sack (asac) wrote : Re: Will not connect when manually configuring my wireless connection [Regression, Hardy alpha]

please try to configure your network manually and if you finished that and are in the state with the black monitors and no connection listed in network-manager, please open a terminal and run:

 sudo ifdown eth0 (replace this with the device name that you configured)
 sudo ifup eth0

are you connected afterwards?

 - Alexander