HI,
I have problem with network on Raspberry Pi 2
$this->bbcode_second_pass_code('', 'smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup')
here my network settings,
$this->bbcode_second_pass_code('', 'Description='A basic static ethernet connection'
Interface=eth0
Connection=ethernet
IP=static
#Routes=('192.168.0.0/24 via 192.168.1.2')
Address='192.168.1.111/24'
Gateway='192.168.1.1'
DNS=('208.67.222.222 208.67.220.220 8.8.8.8 4.4.4.4')')
they work great by last year. They work great uptil now. Network in Ubuntu-mate work good on the same device.
when I use ifconfig it show that eth0 use 192.168.1.255
I'm open on suggestion what it freaking mean