Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 16/02/2020, à 01:04

Mariette

1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Bonsoir. Mon fils a installé Ubuntu sur mon ordinateur depuis longtemps mais il est actuellement absent. Un nouveau menu est apparu lorsque l'ordinateur démarre.
Si je sélectionne "Ubuntu" : rien ne se passe.
Si je sélectionne "Options avancées pour Ubuntu" : j'ai un autre menu.
Ubuntu, avec Linux 4.15.0-76-generic : rien ne se passe.
Ubuntu, with Linux 4.15.0-76-generic (recovery mode) : beaucoup de lignes et ça s'arrête sur le message "[1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM control"
Ubuntu, avec Linux 4.15.0-74-generic : rien ne se passe.
Ubuntu, with Linux 4.15.0-74-generic (recovery mode) : même message sur aspm.
Ubuntu, avec Linux 4.15.0-45-generic : l'ordinateur démarre mais il y a des problèmes car il se bloque.

Est-il possible de revenir comme avant ? Merci par avance.

Hors ligne

#2 Le 16/02/2020, à 07:55

xubu1957

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Bonjour,

Fournis les noyaux présents :

echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr
lsb_release -d ; printenv GDMSESSION ; uname -mrs

et le retour de :

sudo apt update

Méthode détaillée :

cqfd93 a écrit :

Bonjour,

Entrer des commandes dans un terminal et donner le résultat - Voilà la marche à suivre :

  1. Ouvre le terminal avec ctrl-alt-t

  2. Sélectionne la commande voulue avec un triple clic (ça sélectionne toute la ligne, même la fin si on ne la voit pas)

  3. Colle-la dans le terminal avec un clic molette, valide avec Entrée

  4. Sélectionne et copie tout ce que te dit le terminal depuis la commande jusqu'à la dernière ligne incluse

  5. Clique sur le <> de l'éditeur de message

    1578079461.png

  6. Colle là où se trouve le curseur (entre le ] et le [)

  7. Refais toutes les étapes depuis la 2 pour les autres commandes.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 16/02/2020, à 14:38

Mariette

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Bonjour. Merci de votre intérêt ! Voilà les résultats :

mariette@theobaldus:~$ echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr

ii  binutils-x86-64-linux-gnu              2.30-21ubuntu1~18.04.2  amd64
ii  linux-headers-4.15.0-44                4.15.0-44.47            all
ii  linux-modules-4.15.0-44-generic        4.15.0-44.47            amd64
ii  linux-modules-extra-4.15.0-44-generic  4.15.0-44.47            amd64
ii  linux-headers-4.15.0-44-generic        4.15.0-44.47            amd64
ii  linux-image-4.15.0-44-generic          4.15.0-44.47            amd64
ii  linux-headers-4.15.0-45                4.15.0-45.48            all
ii  linux-modules-4.15.0-45-generic        4.15.0-45.48            amd64
ii  linux-modules-extra-4.15.0-45-generic  4.15.0-45.48            amd64
ii  linux-headers-4.15.0-45-generic        4.15.0-45.48            amd64
ii  linux-image-4.15.0-45-generic          4.15.0-45.48            amd64
ii  linux-headers-4.15.0-74                4.15.0-74.84            all
ii  linux-modules-4.15.0-74-generic        4.15.0-74.84            amd64
ii  linux-modules-extra-4.15.0-74-generic  4.15.0-74.84            amd64
ii  linux-headers-4.15.0-74-generic        4.15.0-74.84            amd64
ii  linux-image-4.15.0-74-generic          4.15.0-74.84            amd64
ii  linux-generic                          4.15.0.76.78            amd64
ii  linux-headers-generic                  4.15.0.76.78            amd64
ii  linux-image-generic                    4.15.0.76.78            amd64
ii  linux-headers-4.15.0-76                4.15.0-76.86            all
ii  linux-modules-4.15.0-76-generic        4.15.0-76.86            amd64
ii  linux-modules-extra-4.15.0-76-generic  4.15.0-76.86            amd64
ii  linux-headers-4.15.0-76-generic        4.15.0-76.86            amd64
ii  linux-image-4.15.0-76-generic          4.15.0-76.86            amd64

4.15.0-45-generic x86_64
mariette@theobaldus:~$ 
mariette@theobaldus:~$ lsb_release -d ; printenv GDMSESSION ; uname -mrs
Description:	Ubuntu 18.04.4 LTS
unity
Linux 4.15.0-45-generic x86_64
mariette@theobaldus:~$ 
mariette@theobaldus:~$ sudo apt update
[sudo] Mot de passe de mariette : 
Atteint :1 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
Réception de :2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease [88,7 kB]
Réception de :4 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease [74,6 kB]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [295 kB]
Réception de :6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 DEP-11 Metadata [38,5 kB]
Réception de :7 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons [73,8 kB]
Réception de :8 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 48x48 Icons [17,6 kB]
Réception de :9 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [134 kB]
Réception de :10 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 64x64 Icons [41,5 kB]
Réception de :11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 DEP-11 Metadata [42,1 kB]
Réception de :12 http://fr.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 DEP-11 Metadata [264 kB]
Réception de :13 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 48x48 Icons [16,4 kB]
Réception de :14 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 64x64 Icons [111 kB]
Réception de :15 http://fr.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 48x48 Icons [201 kB]
Réception de :16 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 DEP-11 Metadata [2464 B]
Réception de :17 http://fr.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 64x64 Icons [452 kB]
Réception de :18 http://fr.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2464 B]
Réception de :19 http://fr.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [8280 B]
1951 ko réceptionnés en 5s (369 ko/s)     
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
mariette@theobaldus:~$ 

Hors ligne

#4 Le 16/02/2020, à 14:43

xubu1957

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Vu > askubuntu.com/questions/372363/what-does-r8169-cant-disable-aspm-os-doesnt-have-aspm-control-really-mean

Installer: Firmware Test Suite (FWTS) est une suite de tests qui effectue des vérifications d'intégrité sur le firmware. Il est destiné à identifier le BIOS, l'UEFI, ACPI et de nombreuses autres erreurs et, le cas échéant, il tentera d'expliquer les erreurs et de donner des conseils pour contourner ou corriger les bogues du micrologiciel

Attendons des aidants inspirés.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 16/02/2020, à 15:47

nany

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Bonjour,


xubu1957 a écrit :

Attendons des aidants inspirés.

C’est pas l’inspiration qui m’étouffe mais y a qu’à commencer par faire ce qui est dit dans la page de ton lien. On avisera par la suite selon les résultats.


@Mariette ; donne les retours de :

sudo apt install -y fwts
sudo fwts aspm
cat results.log

Hors ligne

#6 Le 16/02/2020, à 15:58

xubu1957

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

@nany

J'ai toujours ta consigne en tête :

le 06/01/2016, nany a écrit :

... peut-être passer la main à un contributeur plus expert en la matière

wink

> Sens interdit, paquets cassés > 0, espace insuffisant… Que faire?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#7 Le 16/02/2020, à 16:58

Mariette

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Nany : voilà les résultats mais ils sont obtenus à partir du linux qui fonctionne, la ligne 5 "Ubuntu, avec Linux 4.15.0-45-generic" au démarrage :

mariette@theobaldus:~$ sudo apt install -y fwts
[sudo] Mot de passe de mariette : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  gir1.2-geocodeglib-1.0 libllvm6.0 libnih-dbus1 linux-headers-4.15.0-44
  linux-headers-4.15.0-44-generic linux-image-4.15.0-44-generic
  linux-modules-4.15.0-44-generic linux-modules-extra-4.15.0-44-generic
  ubuntu-web-launchers
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les NOUVEAUX paquets suivants seront installés :
  fwts
0 mis à jour, 1 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 0 o/342 ko dans les archives.
Après cette opération, 1420 ko d'espace disque supplémentaires seront utilisés.
Sélection du paquet fwts précédemment désélectionné.
(Lecture de la base de données... 251478 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../fwts_18.03.00-0ubuntu5_amd64.deb ...
Dépaquetage de fwts (18.03.00-0ubuntu5) ...
Paramétrage de fwts (18.03.00-0ubuntu5) ...
Traitement des actions différées (« triggers ») pour man-db (2.8.3-2ubuntu0.1) ...
mariette@theobaldus:~$ 
mariette@theobaldus:~$ sudo fwts aspm
Running 1 tests, results appended to results.log
Test: PCIe ASPM test.                                                       
  PCIe ASPM ACPI test.                                                         
  PCIe ASPM registers test.                               1 passed, 2 warnings 
mariette@theobaldus:~$ 
mariette@theobaldus:~$ cat results.log
Results generated by fwts: Version V18.03.00 (2018-03-21 07:09:58).

Some of this work - Copyright (c) 1999 - 2018, Intel Corp. All rights reserved.
Some of this work - Copyright (c) 2010 - 2018, Canonical.
Some of this work - Copyright (c) 2016 - 2018, IBM.
Some of this work - Copyright (c) 2017 - 2018, ARM Ltd.

This test run on 15/02/20 at 23:00:59 on host Linux theobaldus 4.15.0-45-generic
#48-Ubuntu SMP Tue Jan 29 16:28:13 UTC 2019 x86_64.

Command: "fwts aspm".
Running tests: aspm.

aspm: PCIe ASPM test.
--------------------------------------------------------------------------------
Test 1 of 2: PCIe ASPM ACPI test.
FADT X_FIRMWARE_CTRL 64 bit pointer was zero, falling back to using
FIRMWARE_CTRL 32 bit pointer.
PCIe ASPM is controlled by Linux kernel.

Test 2 of 2: PCIe ASPM registers test.
WARNING: Test 2, RP 0000h:00h:1Ch.03h L0s not enabled.
WARNING: Test 2, Device 0000h:02h:00h.02h L0s not enabled.

ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit
latencies, while providing substantial power savings. Disabling L0s of a PCIe
device may increase power consumption, and will impact the battery life of a
mobile system.

PASSED: Test 2, PCIe ASPM setting matched was matched.

================================================================================
1 passed, 0 failed, 2 warnings, 0 aborted, 0 skipped, 0 info only.
================================================================================


1 passed, 0 failed, 2 warnings, 0 aborted, 0 skipped, 0 info only.

Test Failure Summary
================================================================================

Critical failures: NONE

High failures: NONE

Medium failures: NONE

Low failures: NONE

Other failures: NONE

Test           |Pass |Fail |Abort|Warn |Skip |Info |
---------------+-----+-----+-----+-----+-----+-----+
aspm           |    1|     |     |    2|     |     |
---------------+-----+-----+-----+-----+-----+-----+
Total:         |    1|    0|    0|    2|    0|    0|
---------------+-----+-----+-----+-----+-----+-----+
Results generated by fwts: Version V18.03.00 (2018-03-21 07:09:58).

Some of this work - Copyright (c) 1999 - 2018, Intel Corp. All rights reserved.
Some of this work - Copyright (c) 2010 - 2018, Canonical.
Some of this work - Copyright (c) 2016 - 2018, IBM.
Some of this work - Copyright (c) 2017 - 2018, ARM Ltd.

This test run on 15/02/20 at 23:18:08 on host Linux theobaldus 4.15.0-45-generic
#48-Ubuntu SMP Tue Jan 29 16:28:13 UTC 2019 x86_64.

Command: "fwts aspm".
Running tests: aspm.

aspm: PCIe ASPM test.
--------------------------------------------------------------------------------
Test 1 of 2: PCIe ASPM ACPI test.
FADT X_FIRMWARE_CTRL 64 bit pointer was zero, falling back to using
FIRMWARE_CTRL 32 bit pointer.
PCIe ASPM is controlled by Linux kernel.

Test 2 of 2: PCIe ASPM registers test.
WARNING: Test 2, RP 0000h:00h:1Ch.03h L0s not enabled.
WARNING: Test 2, RP 0000h:00h:1Ch.03h L1 not enabled.
WARNING: Test 2, Device 0000h:02h:00h.02h L0s not enabled.
WARNING: Test 2, Device 0000h:02h:00h.02h L1 not enabled.

ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit
latencies, while providing substantial power savings. Disabling L0s of a PCIe
device may increase power consumption, and will impact the battery life of a
mobile system.


ADVICE: The ASPM L1 low power Link state is optimized for maximum power savings
with longer entry and exit latencies. Disabling L1 of a PCIe device may
increases power consumption, and will impact the battery life of a mobile system
significantly.

PASSED: Test 2, PCIe ASPM setting matched was matched.

================================================================================
1 passed, 0 failed, 4 warnings, 0 aborted, 0 skipped, 0 info only.
================================================================================


1 passed, 0 failed, 4 warnings, 0 aborted, 0 skipped, 0 info only.

Test Failure Summary
================================================================================

Critical failures: NONE

High failures: NONE

Medium failures: NONE

Low failures: NONE

Other failures: NONE

Test           |Pass |Fail |Abort|Warn |Skip |Info |
---------------+-----+-----+-----+-----+-----+-----+
aspm           |    1|     |     |    4|     |     |
---------------+-----+-----+-----+-----+-----+-----+
Total:         |    1|    0|    0|    4|    0|    0|
---------------+-----+-----+-----+-----+-----+-----+
Results generated by fwts: Version V18.03.00 (2018-03-21 07:09:58).

Some of this work - Copyright (c) 1999 - 2018, Intel Corp. All rights reserved.
Some of this work - Copyright (c) 2010 - 2018, Canonical.
Some of this work - Copyright (c) 2016 - 2018, IBM.
Some of this work - Copyright (c) 2017 - 2018, ARM Ltd.

This test run on 16/02/20 at 15:50:10 on host Linux theobaldus 4.15.0-45-generic
#48-Ubuntu SMP Tue Jan 29 16:28:13 UTC 2019 x86_64.

Command: "fwts aspm".
Running tests: aspm.

aspm: PCIe ASPM test.
--------------------------------------------------------------------------------
Test 1 of 2: PCIe ASPM ACPI test.
FADT X_FIRMWARE_CTRL 64 bit pointer was zero, falling back to using
FIRMWARE_CTRL 32 bit pointer.
PCIe ASPM is controlled by Linux kernel.

Test 2 of 2: PCIe ASPM registers test.
WARNING: Test 2, RP 0000h:00h:1Ch.03h L0s not enabled.
WARNING: Test 2, Device 0000h:02h:00h.02h L0s not enabled.

ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit
latencies, while providing substantial power savings. Disabling L0s of a PCIe
device may increase power consumption, and will impact the battery life of a
mobile system.

PASSED: Test 2, PCIe ASPM setting matched was matched.

================================================================================
1 passed, 0 failed, 2 warnings, 0 aborted, 0 skipped, 0 info only.
================================================================================


1 passed, 0 failed, 2 warnings, 0 aborted, 0 skipped, 0 info only.

Test Failure Summary
================================================================================

Critical failures: NONE

High failures: NONE

Medium failures: NONE

Low failures: NONE

Other failures: NONE

Test           |Pass |Fail |Abort|Warn |Skip |Info |
---------------+-----+-----+-----+-----+-----+-----+
aspm           |    1|     |     |    2|     |     |
---------------+-----+-----+-----+-----+-----+-----+
Total:         |    1|    0|    0|    2|    0|    0|
---------------+-----+-----+-----+-----+-----+-----+
mariette@theobaldus:~$ 

Hors ligne

#8 Le 16/02/2020, à 18:40

NicoApi73

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Bonjour,

Peux tu donner le retour de :

dmesg -lerr -lcrit;echo
dmesg -lwarn;echo
sudo lshw -class display -numeric

Hors ligne

#9 Le 16/02/2020, à 19:39

Mariette

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Voilà les résultats :

mariette@theobaldus:~$ dmesg -lerr -lcrit;echo

mariette@theobaldus:~$
mariette@theobaldus:~$ dmesg -lwarn;echo
[    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20170831/tbfadt-603)
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.024000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.024000] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.032000]  #2 #3
[    1.098003] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    1.126735] hpet: number irqs doesn't agree with number of timers
[    1.593004] r8169 0000:02:00.2: can't disable ASPM; OS doesn't have ASPM control
[   22.518840] mei_txe 0000:00:1a.0: can't derive routing for PCI INT A
[   22.518844] mei_txe 0000:00:1a.0: PCI INT A: not connected
[   23.146411] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   23.146491] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   23.146552] intel_soc_dts_thermal: request_threaded_irq ret -22
[   24.697134] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[   24.697985] uvcvideo 1-1.4:1.0: Entity type for entity Extension 4 was not initialized!
[   24.697988] uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
[   24.697990] uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!


mariette@theobaldus:~$ 
mariette@theobaldus:~$ sudo lshw -class display -numeric
[sudo] Mot de passe de mariette : 
  *-display                 
       description: VGA compatible controller
       produit: Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:F31]
       fabriquant: Intel Corporation [8086]
       identifiant matériel: 2
       information bus: pci@0000:00:02.0
       version: 0e
       bits: 32 bits
       horloge: 33MHz
       fonctionnalités: pm msi vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       ressources: irq:91 mémoire:d0000000-d03fffff mémoire:c0000000-cfffffff portE/S:f080(taille=8) mémoire:c0000-dffff
mariette@theobaldus:~$

Hors ligne

#10 Le 16/02/2020, à 19:50

NicoApi73

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Bon, on oublie la carte graphique et ton problème ASPM est remonté en warning.

@nany et xubu : je ne suis pas convaincu que l'ASPM soit la source du problème...

Je propose que tu essaies de booter sur le 4.15.0-76 qui pose problème, puis dès que tu rebootes, tu lances une session live et la fin des logs (kern.log et syslog)

Pour préparer les commandes, peux tu donner avant le retour de

cat /etc/fstab
Mariette a écrit :

Un nouveau menu est apparu lorsque l'ordinateur démarre.

Je suppose que c'est grub... @nany et xubu : dans quelles situations grub apparaît sans action délibérée?

Hors ligne

#11 Le 16/02/2020, à 20:01

xubu1957

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#12 Le 16/02/2020, à 20:33

NicoApi73

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

@xubu : moi non plus. Et dans sa solution, il n'y a rien en lien avec l'ASPM (sinon c'est bien caché...)

Pour l'ASPM, il faut passer pcie_aspm=off au noyau

Hors ligne

#13 Le 16/02/2020, à 20:36

nany

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

Peux-tu donner le retour de :

sudo lshw -sanitize -C network

 

Si ça peut te rassurer, moi non plus.

Hors ligne

#14 Le 16/02/2020, à 20:37

xubu1957

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

@aux aidants

Le pilote de la carte Ethernet ? > OS doesn't have ASPM control [solved]


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#15 Le 16/02/2020, à 20:42

nany

Re : 1.560844] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM

NicoApi73 a écrit :

Je suppose que c'est grub... @nany et xubu : dans quelles situations grub apparaît sans action délibérée?

Je pense que c’est la fonction recordfail qui gère ça. Mais je n’en sais pas plus.

Hors ligne