January
15
Raspberry PI: smsc95xx 1-1.1:1.0 eth0: kevent 2 may have been dropped
When using dmesg you may see the following error:
“smsc95xx 1-1.1:1.0 eth0: kevent 2 may have been dropped”
To fix this add the following code:
smsc95xx.turbo_mode=N
in /boot/cmdline.txt
This has been reported to help also:
vm.min_free_kbytes = 32768
in /etc/sysctl.conf