On Thu, 2012-02-16 at 14:10 +0100, Stanislaw Gruszka wrote: > On Thu, Feb 16, 2012 at 12:52:32PM +0000, Maciej Marcin Piechotka wrote: > > On Thu, 2012-02-16 at 12:43 +0100, Stanislaw Gruszka wrote: > > > On Wed, Feb 08, 2012 at 02:13:57AM +0000, Maciej Marcin Piechotka wrote: > > > > Hello, > > > > > > > > Linux 3.3.0 drops connections from WiFi on 3.3 (worked on 3.2). > > > > If I try to ping anything: > > > > > > > > ping: sendmsg: No buffer space available > > > > > > > > When I disable/enable WiFi by rfkill it works ok. I haven't found what > > > > determines the period before it happens. > > > > > > What show dmesg? > > > > > > Stanislaw > > > > There is no message in dmesg which would correspond to the problem (I > > can send the full dump if you would like but there is nothing other then > > I had in 3.2.x). > > So it does not look like iwlwifi issue. When this happen what shows > "strace ping" ? > > Stanislaw After recompiling the kernel (I deleted previous build of 3.3 by accident) I cannot reproduce the error. The only difference that should affect iwlwifi is CONFIG_IWLWIFI_P2P, which was previously enabled (I guess i387 changes in kernel should not affect the 64-bit system extensively). I'll try to rebuild the module and check if the option affects the problem. In any case the problem seems to be in kernel (or in glibc or other part of basic stack) as it affected other programs as well (such as browsers). Best regards -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html