[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linux-31] Pb de reboot à l'arrêt...



Le 05/10/2018 13:18, Pascal Hambourg a écrit :

As-tu essayé de jouer avec les options wake-on-LAN du BIOS ?

Pas besoin d'aller dans le bios:
$ sudo ethtool eth0  | egrep "^[[:blank:]]*Wake-on: (g|d)"
        Wake-on: d

Et même si je veux activer le WoL:
$ sudo ethtool -s eth0 wol g
Cannot set new wake-on-lan settings: Operation not supported
  not setting wol

Ça fonctionne pas!

https://doc.ubuntu-fr.org/wakeonlan

Une autre idée ??

JM