Hi everyone,<br><div class="gmail_quote">
<br>It felt some troubles with my wireless (iwlwifi module) connection<br>when my computer resumes from suspend/hibernate state. I have found<br>this bug on debian<br>(<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464373" target="_blank">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464373</a>), and it can<br>
be fixed by writing this line in /etc/network/interfaces.<br>
<br>&nbsp;&nbsp; pre-up ip link set wlan0 up<br>
<br>The problem is that I want to use network-manager for manage the<br>connection (it is comfortable).<br>
<br>I do not know if it is a network manager bug because I think<br>interfaces can be managed by network-manager or by<br>/etc/network/interfaces but not both, simultaneously. What do you<br>think?<br>
<br>
Regards<br></div><br>