https://bugzilla.novell.com/show_bug.cgi?id=810134 https://bugzilla.novell.com/show_bug.cgi?id=810134#c0 Summary: Allocation failure in atl1c NIC driver when resuming from suspend Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: triffterer@web.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=530286) --> (http://bugzilla.novell.com/attachment.cgi?id=530286) Syslog excerpt showing the error User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 When I put my laptop to sleep (either suspend2ram or suspend2disk) the LAN interface sometimes stops working, i.e. it does not recognize a cable that is plugged in anymore. The syslog shows the error message "atl1c 0000:03:00.0: kzalloc failed, size = 61440" (see attachment for full log). atl1c is the kernel driver responsible for this NIC. WLAN (driver ath9k) is not affected by this issue. The network interface is shown by lspci as: 03:00.0 Ethernet controller: Atheros Communications Inc. AR8151 v2.0 Gigabit Ethernet (rev c0) The error occur every time I suspend the laptop, but approximately in 40% of the cases. Reproducible: Sometimes Steps to Reproduce: 1. Find and use a PC/laptop with the AR8151 v2.0 Gigabit Ethernet controller 2. Suspend/hibernate the device 3. Resume the device Repeat if necessary as the problem does not occur every time. Actual Results: The network interface does not react anymore, even if a cable is connected and the appropriate LED on the switch is on, NetworkManager still shows the ethernet interface as "not connected". To be able to use it again one has to reboot or reload the driver (see additional information). Expected Results: The laptop should resume and the ethernet interface should continue to work as usual without the need to reload a driver. The network interface can be reactivated by executing sudo /sbin/rmmod atl1c sudo /sbin/modprobe atl1c so I think this is a driver and not a hardware issue. I am running openSUSE 12.3 with kernel 3.7.10-1.1-desktop on an ASUS P53E laptop. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.