Та же проблема, те же железки. DKMS взял в интернете .deb пакетом, заинсталил через центр приложений.
dkms build r8168/8.040.00
________________________
тут появляется проблемка:
ERROR (dkms apport): binary package for r8168: 8.040.00 not found
Error! Build of r8168.ko failed for: 3.19.0-25-generic (x86_64)
------------------------
Делал так:
ebl@n:~$ sudo -E -s
[sudo] password for ebl:
root@n:~# cd /usr/
root@n:/usr# ls
bin games include lib local sbin share src
root@n:/usr# cd /usr/src/
root@n:/usr/src# ls
linux-headers-3.19.0-25 linux-headers-3.19.0-25-generic r8168-8.040.00
root@n:/usr/src# dkms add r8168/8.040.00
Error! DKMS tree already contains: r8168-8.040.00
You cannot add the same module/version combo more than once.
root@n:/usr/src# dkms build r8168/8.040.00
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
'make'.........
ERROR (dkms apport): binary package for r8168: 8.040.00 not found
Error! Build of r8168.ko failed for: 3.19.0-25-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/r8168/8.040.00/build/ for more information.