Re: no network after hibernate

2011-05-10 Thread Brian
On Tue 10 May 2011 at 00:15:59 -0400, Kamaraju S Kusumanchi wrote: I removed the 'wpa-conf managed' line from the interfaces file. The problem still remains. Any other suggestions? You imply the problem exists every time you resume. Examine the logs (syslog, for example) to see what is

no network after hibernate

2011-05-09 Thread Kamaraju S Kusumanchi
I am using Debian squeeze on Dell Inspiron E1505 laptop. When I boot from scratch, the network works fine. However, if I do sudo hibernate and reboot, the network does not come up automatically. I have to do /etc/init.d/networking restart every time I resume from hibernation. It works after

Re: no network after hibernate

2011-05-09 Thread Klistvud
Dne, 09. 05. 2011 14:20:00 je Kamaraju S Kusumanchi napisal(a): I am using Debian squeeze on Dell Inspiron E1505 laptop. When I boot from scratch, the network works fine. However, if I do sudo hibernate and reboot, the network does not come up automatically. I have to do

Re: no network after hibernate

2011-05-09 Thread Brian
On Mon 09 May 2011 at 08:20:00 -0400, Kamaraju S Kusumanchi wrote: $cat /etc/network/interfaces | grep -v ^# | grep -v ^$ auto lo iface lo inet loopback auto wlan0 iface wlan0 inet dhcp wpa-conf managed

Re: no network after hibernate

2011-05-09 Thread Kamaraju S Kusumanchi
Brian wrote: On Mon 09 May 2011 at 08:20:00 -0400, Kamaraju S Kusumanchi wrote: $cat /etc/network/interfaces | grep -v ^# | grep -v ^$ auto lo iface lo inet loopback auto wlan0 iface wlan0 inet dhcp wpa-conf managed wpa-ssid munge1 wpa-key-mgmt WPA-PSK wpa-psk munge2 I think the

Re: no network after hibernate

2011-05-09 Thread shawn wilson
On May 10, 2011 12:16 AM, Kamaraju S Kusumanchi raju.mailingli...@gmail.com wrote: Brian wrote: On Mon 09 May 2011 at 08:20:00 -0400, Kamaraju S Kusumanchi wrote: $cat /etc/network/interfaces | grep -v ^# | grep -v ^$ auto lo iface lo inet loopback auto wlan0 iface wlan0 inet