Well, in a big way, you were absolutelly right. Effectively, with the change of kernel 4.1 → 4.8, or to be more precise,

# uname -a
Linux user 4.8.12-gnu #1 SMP Fri Dec 2 16:56:47 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

, the network card started to work again. (I'm unable to put in words the level of happiness that moment give to me, and there's an equal level of thankfulness from me to you. :) ) Thanks for the patience and persistance.

Now, new issues have arisen:

1) The network manager is a lot slower than before, like if it were doing a lot of stuff any time it tries (and finally achieve) to connect. But that's not important, I'm just mentioning it as a symptom for the sake of description.

2) When I connect to my other machine via sshfs, the connection goes without issues. But the speed of transmission is absolutely ludicrous. A 1GB file takes like an hour to get copied from one disk (in this machine) to another (in the other pc). This is specially relevant because I need to make a backup of the info in this laptop, and I don't have a removable disk to move hundreds of GBs. So, I really need the LAN to work normally. What can I do to help you people have an idea for diagnostic this issue?

3) The resources monitor in the bottom panel shows correctly the CPU work, but fails completelly in show the RAM in use. Any clue on that?

4) Is there a way to be sure to receive the updates for this version of the libre-kernel?

I'll paste down the current situation. Thanks *a lot* (really)! Let me know about any info I can give to better understand this issues, specially number 2, that's the really essential.


root@user:~# rfkill list
0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

root@user:~# ifconfig -a
eth0      Link encap:Ethernet  direcciónHW 14:fe:b5:b8:11:13
          Direc. inet:10.0.0.3  Difus.:10.0.0.255  Másc:255.255.255.0
          Dirección inet6: fe80::16fe:b5ff:feb8:1113/64 Alcance:Enlace
          ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST  MTU:1500  Métrica:1
          Paquetes RX:2464135 errores:0 perdidos:744 overruns:0 frame:0
          Paquetes TX:1462613 errores:44 perdidos:735 overruns:0 carrier:0
          colisiones:0 long.colaTX:1000
          Bytes RX:2608261921 (2.6 GB)  TX bytes:1059907026 (1.0 GB)

lo        Link encap:Bucle local
          Direc. inet:127.0.0.1  Másc:255.0.0.0
          Dirección inet6: ::1/128 Alcance:Anfitrión
          ACTIVO BUCLE FUNCIONANDO  MTU:65536  Métrica:1
          Paquetes RX:30188 errores:0 perdidos:0 overruns:0 frame:0
          Paquetes TX:30188 errores:0 perdidos:0 overruns:0 carrier:0
          colisiones:0 long.colaTX:1
          Bytes RX:2856779 (2.8 MB)  TX bytes:2856779 (2.8 MB)

virbr0    Link encap:Ethernet  direcciónHW 6a:47:60:50:4b:3e
Direc. inet:192.168.122.1 Difus.:192.168.122.255 Másc:255.255.255.0
          ACTIVO DIFUSIÓN MULTICAST  MTU:1500  Métrica:1
          Paquetes RX:0 errores:0 perdidos:0 overruns:0 frame:0
          Paquetes TX:0 errores:0 perdidos:0 overruns:0 carrier:0
          colisiones:0 long.colaTX:1000
          Bytes RX:0 (0.0 B)  TX bytes:0 (0.0 B)

root@user:~# nm-tool

NetworkManager Tool

State: connected (global)

- Device: eth0 [Conexión cableada 1] -----------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             connected
  Default:           yes
  HW Address:        14:FE:B5:B8:11:13

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         on

  IPv4 Settings:
    Address:         10.0.0.3
    Prefix:          24 (255.255.255.0)
    Gateway:         10.0.0.2

    DNS:             10.0.0.2

Reply via email to