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.

#26 Le 25/03/2018, à 09:22

xubu1957

Re : [Résolu] Et un de plus ! Plantages à répétition

Bonjour nam1962,

TLP indiqué à la fin du post #22. wink


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

#27 Le 25/03/2018, à 09:42

nam1962

Re : [Résolu] Et un de plus ! Plantages à répétition

Hello xubu1957 ! C'est le décalage horaire ! Vivement l'abandon de cette heure d'été ! cool


[ Modéré ]

Hors ligne

#28 Le 25/03/2018, à 09:49

xubu1957

Re : [Résolu] Et un de plus ! Plantages à répétition

Tu as appliqué la consigne de xabilon > Forum, heure d'été et heure d'hiver ?


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

#29 Le 25/03/2018, à 11:27

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

Bonjour à Tous, smile

Pour le [résolu], pas de problème je sais en user.

xubu1957 a écrit :

Je t'indique avec quels moyens je m'informe, et te donne des informations sur des outils.

Cela je l'avais  compris mais ce qui est nouveau pour moi est de surveiller les dépôts et merci à tous pour cette excellente littérature dans le contexte qui me fait aimer ce que je fais en ce moment.

En fait, quand on est aidé comme cela, ça dédramatise la ligne de commande mais ne vous moquez pas de moi. Lol !

A par ça, j'ai eu une frayeur quand j'ai éteint (normalement cette fois-ci) mon ordi car le shutdown m'a donné une série de tests pendant 4 heures et j'ai fini tout à l'heure par appliquer la bonne vieille méthode du marteau (lire appuyer sur le bouton arrêt/marche quelques secondes) mais j'ai tout de même pensé à vous faire une photo.

Je pense que vous allez me renseigner sur ce que ça veut dire.

Bug ordi sous Ubuntu

Pour le sources.list, voilà ce que ça dit...

paloque-berges@paloqueberges-Aspire-5810T:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list.d/nowrep-ubuntu-qupzilla-yakkety.list

     1	# deb http://ppa.launchpad.net/nowrep/qupzilla/ubuntu zesty main # désactivé pour la mise à niveau vers zesty
     2	# deb-src http://ppa.launchpad.net/nowrep/qupzilla/ubuntu yakkety main

/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-yakkety.list

     1	# deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu zesty main # désactivé pour la mise à niveau vers zesty
     2	# deb-src http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu yakkety main

/etc/apt/sources.list

     1	# deb cdrom:[Ubuntu 16.10 _Yakkety Yak_ - Release amd64 (20161012.2)]/ yakkety main restricted
     2	
     3	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4	# newer versions of the distribution.
     5	deb http://fr.archive.ubuntu.com/ubuntu/ artful main restricted
     6	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety main restricted
     7	
     8	## Major bug fix updates produced after the final release of the
     9	## distribution.
    10	deb http://fr.archive.ubuntu.com/ubuntu/ artful-updates main restricted
    11	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-updates main restricted
    12	
    13	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14	## team. Also, please note that software in universe WILL NOT receive any
    15	## review or updates from the Ubuntu security team.
    16	deb http://fr.archive.ubuntu.com/ubuntu/ artful universe
    17	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety universe
    18	deb http://fr.archive.ubuntu.com/ubuntu/ artful-updates universe
    19	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-updates universe
    20	
    21	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    22	## team, and may not be under a free licence. Please satisfy yourself as to 
    23	## your rights to use the software. Also, please note that software in 
    24	## multiverse WILL NOT receive any review or updates from the Ubuntu
    25	## security team.
    26	deb http://fr.archive.ubuntu.com/ubuntu/ artful multiverse
    27	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety multiverse
    28	deb http://fr.archive.ubuntu.com/ubuntu/ artful-updates multiverse
    29	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-updates multiverse
    30	
    31	## N.B. software from this repository may not have been tested as
    32	## extensively as that contained in the main release, although it includes
    33	## newer versions of some applications which may provide useful features.
    34	## Also, please note that software in backports WILL NOT receive any review
    35	## or updates from the Ubuntu security team.
    36	deb http://fr.archive.ubuntu.com/ubuntu/ artful-backports main restricted universe multiverse
    37	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-backports main restricted universe multiverse
    38	
    39	## Uncomment the following two lines to add software from Canonical's
    40	## 'partner' repository.
    41	## This software is not part of Ubuntu, but is offered by Canonical and the
    42	## respective vendors as a service to Ubuntu users.
    43	# deb http://archive.canonical.com/ubuntu yakkety partner
    44	# deb-src http://archive.canonical.com/ubuntu yakkety partner
    45	
    46	deb http://security.ubuntu.com/ubuntu artful-security main restricted
    47	# deb-src http://security.ubuntu.com/ubuntu yakkety-security main restricted
    48	deb http://security.ubuntu.com/ubuntu artful-security universe
    49	# deb-src http://security.ubuntu.com/ubuntu yakkety-security universe
    50	deb http://security.ubuntu.com/ubuntu artful-security multiverse
    51	# deb-src http://security.ubuntu.com/ubuntu yakkety-security multiverse
paloque-berges@paloqueberges-Aspire-5810T:~$ 

Pour tlp, normalement c’est la prochaine manip.


Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#30 Le 25/03/2018, à 11:51

nam1962

Re : [Résolu] Et un de plus ! Plantages à répétition

Tes dépôts sont très étranges.
Comment as-tu fait la mise à niveau, en changeant le nom de version dans les dépôts ?
Dépôts propres

sudo apt install --reinstall curl
curl https://repogen.simplylinux.ch/txt/artful/sources_3157eb39488e24b0da4159bbeaa10766dfb42a10.txt | sudo tee /etc/apt/sources.list
echo "deb http://archive.canonical.com/ubuntu artful partner" | sudo tee -a /etc/apt/sources.list

Nettoyer les PPA des trucs obsolètes et désactivés :

sudo rm /etc/apt/sources.list.d/*

Puis nettoyage et mise à jour

sudo apt clean -v
[[ $(dpkg -l | grep ^rc) ]] && sudo dpkg -P $(dpkg -l | grep ^rc | tr -s " " | cut -d " " -f 2)
sudo apt update
sudo apt full-upgrade
sudo apt autoremove --purge

[ Modéré ]

Hors ligne

#31 Le 25/03/2018, à 12:01

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

sudo apt clean -v
[[ $(dpkg -l | grep ^rc) ]] && sudo dpkg -P $(dpkg -l | grep ^rc | tr -s " " | cut -d " " -f 2)
sudo apt update
sudo apt full-upgrade
sudo apt autoremove --purge

Il faut les faire une par une les instructions où quand tu donne une liste comme ci-dessus je peux copier/coller dans le terminal ?

Nouvelle soucelist

paloque-berges@paloqueberges-Aspire-5810T:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list

     1	# deb cdrom:[Ubuntu 16.10 _Yakkety Yak_ - Release amd64 (20161012.2)]/ yakkety main restricted
     2	
     3	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4	# newer versions of the distribution.
     5	deb http://fr.archive.ubuntu.com/ubuntu/ artful main restricted
     6	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety main restricted
     7	
     8	## Major bug fix updates produced after the final release of the
     9	## distribution.
    10	deb http://fr.archive.ubuntu.com/ubuntu/ artful-updates main restricted
    11	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-updates main restricted
    12	
    13	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14	## team. Also, please note that software in universe WILL NOT receive any
    15	## review or updates from the Ubuntu security team.
    16	deb http://fr.archive.ubuntu.com/ubuntu/ artful universe
    17	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety universe
    18	deb http://fr.archive.ubuntu.com/ubuntu/ artful-updates universe
    19	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-updates universe
    20	
    21	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    22	## team, and may not be under a free licence. Please satisfy yourself as to 
    23	## your rights to use the software. Also, please note that software in 
    24	## multiverse WILL NOT receive any review or updates from the Ubuntu
    25	## security team.
    26	deb http://fr.archive.ubuntu.com/ubuntu/ artful multiverse
    27	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety multiverse
    28	deb http://fr.archive.ubuntu.com/ubuntu/ artful-updates multiverse
    29	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-updates multiverse
    30	
    31	## N.B. software from this repository may not have been tested as
    32	## extensively as that contained in the main release, although it includes
    33	## newer versions of some applications which may provide useful features.
    34	## Also, please note that software in backports WILL NOT receive any review
    35	## or updates from the Ubuntu security team.
    36	deb http://fr.archive.ubuntu.com/ubuntu/ artful-backports main restricted universe multiverse
    37	# deb-src http://fr.archive.ubuntu.com/ubuntu/ yakkety-backports main restricted universe multiverse
    38	
    39	## Uncomment the following two lines to add software from Canonical's
    40	## 'partner' repository.
    41	## This software is not part of Ubuntu, but is offered by Canonical and the
    42	## respective vendors as a service to Ubuntu users.
    43	# deb http://archive.canonical.com/ubuntu yakkety partner
    44	# deb-src http://archive.canonical.com/ubuntu yakkety partner
    45	
    46	deb http://security.ubuntu.com/ubuntu artful-security main restricted
    47	# deb-src http://security.ubuntu.com/ubuntu yakkety-security main restricted
    48	deb http://security.ubuntu.com/ubuntu artful-security universe
    49	# deb-src http://security.ubuntu.com/ubuntu yakkety-security universe
    50	deb http://security.ubuntu.com/ubuntu artful-security multiverse
    51	# deb-src http://security.ubuntu.com/ubuntu yakkety-security multiverse
paloque-berges@paloqueberges-Aspire-5810T:~$ 

Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#32 Le 25/03/2018, à 12:35

nam1962

Re : [Résolu] Et un de plus ! Plantages à répétition

Tu les passes une par une (triple clic pour sélectionner une ligne)
Tu donnes chaque retour.


[ Modéré ]

Hors ligne

#33 Le 25/03/2018, à 12:43

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

Ok pour le triple clic. j'ai appris ça hier ici. cool


Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#34 Le 25/03/2018, à 14:06

lool_lauris

Re : [Résolu] Et un de plus ! Plantages à répétition

Salut jose81,

Tu devrais changer le titre de ton post, notamment l'indication [Il y en a marre !] qui n'apporte rien à personne (hormis peut-être le fait de décharger ton stress smile ), ni aux contributeurs qui t'apportent de l'aide, ni à ceux qui rechercheraient des solutions à un problème similaire.

Un paragraphe sur la bonne manière d'indiquer des sujets explicites et adaptés=> https://www.gnurou.org/writing/smartque … apt%C3%A9s

Bonne journée,
lool
smile


Soutenez le Libre => http://www.april.org/

Hors ligne

#35 Le 25/03/2018, à 14:12

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

@lool_lauris

En fait, ce n'était pas du stress mais une boutade en référence aux crises de nerfs qui nous attrapent parfois dans le privé.

Qui n'a pas eu un jour envie de partir en vacances suite à des plantages à répétition ?

Bon, si tu le dis, je vais modifier ce titre. smile


Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#36 Le 26/03/2018, à 14:19

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

Bonjour à tous, smile

Quelques petites nouvelles de mes plantages en attendant la sortie de la 18.04 que j'attends avec impatience.

Mon PC fonctionne bien mais plante quand je vais sur Facebook et reste gelé pendant quelques minutes le disque dur tournant semble-il à plein régime.

Quand il s'est calmé, je peux naviguer même sur FB

Un peu de patience m'évite un arrêt de brute et bof, c’est toujours mieux qu'avant.

Avant de passer ce fil en [Résolu], je voudrais savoir si quelqu’un peut interpréter l'image que j'ai publié un peu plus haut dans le post #29

Merci. smile


Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#37 Le 26/03/2018, à 15:18

moko138

Re : [Résolu] Et un de plus ! Plantages à répétition

jose81 a écrit :

je voudrais savoir si quelqu’un peut interpréter l'image que j'ai publié un peu plus haut dans le post #29

La prochaine fois que tu compteras photographier de face un écran ou toute autre source réfléchissante, il faudra :
1) commencer par désactiver le flash ;
2) ne pas couper la colonne de gauche qui indique en secondes le temps écoulé depuis le lancement du noyau.

Dernière modification par moko138 (Le 26/03/2018, à 15:19)


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#38 Le 26/03/2018, à 15:29

inbox

Re : [Résolu] Et un de plus ! Plantages à répétition

Sinon, la commande suivante devrait afficher le même type d'infos :

dmesg

A défaut d'autres infos se trouvent dans les fichiers "syslog".


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#39 Le 26/03/2018, à 15:46

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

Yes pour la photo.

C'était la nuit et je n'ai pas pensé, évidement, à cadrer avec la colonne de gauche. La prochaine fois;.. wink

Inbox a écrit :

Sinon, la commande suivante devrait afficher le même type d'infos :

dmesg

A défaut d'autres infos se trouvent dans les fichiers "syslog".

dmesg ne me parle pas, bien sûr (je ne sais pas lire ça), et il y en a toute une tartine.

Ces infos peuvent-elles vous être utile ?

Pour les infos "syslog" si tu me dit comment aller les chercher, je vais regarder.

En fait, ça dit quoi ce qu'il y avait sur mon écran quand j'ai éteint ?

[Curiosité] La notification de nouveau message que j'ai reçu du forum renvoie vers le forum Kubuntu avec le même fil.

Pourquoi cette chose ?


Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#40 Le 26/03/2018, à 15:59

inbox

Re : [Résolu] Et un de plus ! Plantages à répétition

Tout est expliqué dans la doc : diagnostic_outil.
Plus précisément, dans la partie qui traite des fichiers de log.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#41 Le 26/03/2018, à 16:01

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

Ok, je vais voir ça. Gracias. smile


Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#42 Le 26/03/2018, à 16:12

??

Re : [Résolu] Et un de plus ! Plantages à répétition

jose81 a écrit :

dmesg ne me parle pas, bien sûr (je ne sais pas lire ça), et il y en a toute une tartine.

Ces infos peuvent-elles vous être utile ?

Puisque tu as fais une photo de ce problème, donnes simplement les 500 premières lignes par copier/coller et mise en forme du retour de cette commande

dmesg | head -500

Il est possible que ce commentaire soit en rapport

https://doc.ubuntu-fr.org/kernel#exemples_de_parametres_pour_le_noyau_linux a écrit :

modprobe.blacklist=nouveau    Invalider les pilotes libres de haute qualité pour les cartes graphiques NVIDIA (portable MSI GL62) spécialement en cas d'erreur de ce style NMI watchdog: BUG: soft lookup - CPU#N stuck for 22s! [plymouthd: NNN!

Dernière modification par ?? (Le 26/03/2018, à 16:15)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#43 Le 26/03/2018, à 16:23

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

Je ne sais pas ce que tu veux dire ?? par "mise en forme" et, pour ne pas saturer le forum, je les ais affiché ici.

http://tests.reseauk.info/plux/static5/dmesg-head-500

Dernière modification par jose81 (Le 26/03/2018, à 16:23)


Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#44 Le 26/03/2018, à 16:37

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

voili voilou !

paloque-berges@paloqueberges-Aspire-5810T:~$ dmesg | head -500
[    0.000000] microcode: microcode updated early to revision 0xa0b, date = 2010-09-28
[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x4ef with crng_init=0
[    0.000000] Linux version 4.13.0-37-generic (buildd@lcy01-amd64-026) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #42-Ubuntu SMP Wed Mar 7 14:13:23 UTC 2018 (Ubuntu 4.13.0-37.42-generic 4.13.13)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-37-generic root=UUID=c4caf8c4-1b2c-42e4-a824-1bebba9a6df6 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b9e1cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b9e1d000-0x00000000b9e1efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b9e1f000-0x00000000bbbf0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbbf1000-0x00000000bbc3efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bbc3f000-0x00000000bbc53fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbc54000-0x00000000bbcbefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bbcbf000-0x00000000bbcdefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbcdf000-0x00000000bbcf6fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bbcf7000-0x00000000bbcfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbd00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: Acer Aspire 5810T/Aspire 5810T, BIOS V1.28. 08/17/2009
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: Using PIT calibration value
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xbbd00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0BBE00000 mask FFFE00000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff909dc0098000] 98000 size 24576
[    0.000000] BRK [0x70f2c000, 0x70f2cfff] PGTABLE
[    0.000000] BRK [0x70f2d000, 0x70f2dfff] PGTABLE
[    0.000000] BRK [0x70f2e000, 0x70f2efff] PGTABLE
[    0.000000] BRK [0x70f2f000, 0x70f2ffff] PGTABLE
[    0.000000] BRK [0x70f30000, 0x70f30fff] PGTABLE
[    0.000000] BRK [0x70f31000, 0x70f31fff] PGTABLE
[    0.000000] BRK [0x70f32000, 0x70f32fff] PGTABLE
[    0.000000] BRK [0x70f33000, 0x70f33fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x31e9d000-0x34f45fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 0x00000000BBCF6120 000074 (v01 ACRSYS ACRPRDCT 00000001      01000013)
[    0.000000] ACPI: FACP 0x00000000BBCF4000 0000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 000F4240)
[    0.000000] ACPI: DSDT 0x00000000BBCE5000 00AB20 (v01 ACER   ACER     00000001 1025 20051117)
[    0.000000] ACPI: FACS 0x00000000BBBFE000 000040
[    0.000000] ACPI: FACS 0x00000000BBBFE000 000040
[    0.000000] ACPI: DMAR 0x00000000BBCF5000 000060 (v01        ?        00000001      00000000)
[    0.000000] ACPI: HPET 0x00000000BBCF3000 000038 (v01 ACER   ACER     00000001 1025 000F4240)
[    0.000000] ACPI: APIC 0x00000000BBCF2000 00006C (v02 ACER   ACER     00000001 1025 000F4240)
[    0.000000] ACPI: MCFG 0x00000000BBCF1000 00003C (v01 ACER   ACER     00000001 1025 000F4240)
[    0.000000] ACPI: ASF! 0x00000000BBCF0000 0000A5 (v32 ACER   ACER     00000001 1025 000F4240)
[    0.000000] ACPI: SLIC 0x00000000BBCE4000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 000F4240)
[    0.000000] ACPI: BOOT 0x00000000BBCE3000 000028 (v01 ACER   ACER     00000001 1025 00000001)
[    0.000000] ACPI: SSDT 0x00000000BBCE2000 00031A (v01 ACER   ACER     00001000 1025 20051117)
[    0.000000] ACPI: SSDT 0x00000000BBCDF000 000655 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000000bbcfffff]
[    0.000000] NODE_DATA(0) allocated [mem 0xbbbc6000-0xbbbf0fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000bbcfffff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000b9e1cfff]
[    0.000000]   node   0: [mem 0x00000000b9e1f000-0x00000000bbbf0fff]
[    0.000000]   node   0: [mem 0x00000000bbc3f000-0x00000000bbc53fff]
[    0.000000]   node   0: [mem 0x00000000bbcbf000-0x00000000bbcdefff]
[    0.000000]   node   0: [mem 0x00000000bbcf7000-0x00000000bbcfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bbcfffff]
[    0.000000] On node 0 totalpages: 768970
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11956 pages used for memmap
[    0.000000]   DMA32 zone: 764973 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000bc000000-0x00000000bfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb9e1d000-0xb9e1efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbbf1000-0xbbc3efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbc54000-0xbbcbefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbcdf000-0xbbcf6fff]
[    0.000000] e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu @ffff909e7b600000 s146520 r8192 d29608 u524288
[    0.000000] pcpu-alloc: s146520 r8192 d29608 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 756929
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-37-generic root=UUID=c4caf8c4-1b2c-42e4-a824-1bebba9a6df6 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Your BIOS is broken; DMAR reported at address 0!
               BIOS vendor: INSYDE; Ver: V1.28.; Product Version: V1.28.
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at /build/linux-QekmAy/linux-4.13.0/drivers/iommu/dmar.c:845 warn_invalid_dmar.part.12+0x5c/0x70
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.13.0-37-generic #42-Ubuntu
[    0.000000] Hardware name: Acer Aspire 5810T/Aspire 5810T, BIOS V1.28. 08/17/2009
[    0.000000] task: ffffffffa9e12480 task.stack: ffffffffa9e00000
[    0.000000] RIP: 0010:warn_invalid_dmar.part.12+0x5c/0x70
[    0.000000] RSP: 0000:ffffffffa9e03d68 EFLAGS: 00010086
[    0.000000] RAX: 000000000000006a RBX: 0000000000000000 RCX: ffffffffa9e611c8
[    0.000000] RDX: 0000000000000000 RSI: 0000000000000092 RDI: 0000000000000047
[    0.000000] RBP: ffffffffa9e03d88 R08: 0000000000000001 R09: 000000000000008d
[    0.000000] R10: ffffffffa9e03c78 R11: 0000000000000000 R12: ffffffffa9ce3ae6
[    0.000000] R13: ffffffffaa52b008 R14: ffffffffaa52b034 R15: ffffffffff200030
[    0.000000] FS:  0000000000000000(0000) GS:ffff909e7b600000(0000) knlGS:0000000000000000
[    0.000000] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.000000] CR2: ffff909e7b9ff000 CR3: 000000007080a000 CR4: 00000000000406b0
[    0.000000] Call Trace:
[    0.000000]  dmar_validate_one_drhd+0xab/0xe0
[    0.000000]  dmar_walk_remapping_entries+0xa6/0x1c0
[    0.000000]  detect_intel_iommu+0x66/0xef
[    0.000000]  ? xen_swiotlb_init+0x4e0/0x4e0
[    0.000000]  pci_iommu_alloc+0x58/0x77
[    0.000000]  mem_init+0x1c/0xa9
[    0.000000]  start_kernel+0x2be/0x4ef
[    0.000000]  ? early_idt_handler_array+0x120/0x120
[    0.000000]  x86_64_start_reservations+0x24/0x26
[    0.000000]  x86_64_start_kernel+0x13a/0x15d
[    0.000000]  secondary_startup_64+0x9f/0xa0
[    0.000000] Code: ad 1b 00 bf 01 00 00 00 49 89 c5 e8 ff ac 1b 00 4d 89 f1 4d 89 e8 48 89 c1 4c 89 e2 48 89 de 48 c7 c7 d8 49 d1 a9 e8 e5 14 b1 ff <0f> ff 5b 41 5c 41 5d 41 5e 5d c3 66 0f 1f 84 00 00 00 00 00 e8 
[    0.000000] ---[ end trace 6d7620f998ee3f55 ]---
[    0.000000] Memory: 2949992K/3075880K available (12300K kernel code, 2482K rwdata, 4000K rodata, 2372K init, 2368K bss, 125888K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 37826 entries in 148 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 1296.801 MHz processor
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 2593.60 BogoMIPS (lpj=5187204)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] ACPI: Core revision 20170531
[    0.022958] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.023009] Security Framework initialized
[    0.023012] Yama: becoming mindful.
[    0.023049] AppArmor: AppArmor initialized
[    0.025929] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.027627] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.027717] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.027771] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.028262] FEATURE SPEC_CTRL Not Present
[    0.028267] CPU: Physical Processor ID: 0
[    0.028268] CPU: Processor Core ID: 0
[    0.028271] mce: CPU supports 6 MCE banks
[    0.028284] process: using mwait in idle threads
[    0.028292] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.028294] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.028297] Spectre V2 mitigation: Mitigation: Full generic retpoline
[    0.028298] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported
[    0.028545] Freeing SMP alternatives memory: 36K
[    0.032175] smpboot: Max logical packages: 2
[    0.032198] DMAR: Host address width 36
[    0.032200] DMAR: DRHD base: 0x00000000000000 flags: 0x1
[    0.032203] DMAR: Parse DMAR table failure.
[    0.036227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.076000] smpboot: CPU0: Genuine Intel(R) CPU           U4100  @ 1.30GHz (family: 0x6, model: 0x17, stepping: 0xa)
[    0.076000] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.076000] ... version:                2
[    0.076000] ... bit width:              40
[    0.076000] ... generic registers:      2
[    0.076000] ... value mask:             000000ffffffffff
[    0.076000] ... max period:             000000007fffffff
[    0.076000] ... fixed-purpose events:   3
[    0.076000] ... event mask:             0000000700000003
[    0.076000] Hierarchical SRCU implementation.
[    0.076000] smp: Bringing up secondary CPUs ...
[    0.076000] x86: Booting SMP configuration:
[    0.076000] .... node  #0, CPUs:      #1
[    0.078120] smp: Brought up 1 node, 2 CPUs
[    0.078120] smpboot: Total of 2 processors activated (5187.20 BogoMIPS)
[    0.080217] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.080561] devtmpfs: initialized
[    0.080561] x86/mm: Memory block size: 128MB
[    0.080935] evm: security.selinux
[    0.080936] evm: security.SMACK64
[    0.080938] evm: security.SMACK64EXEC
[    0.080939] evm: security.SMACK64TRANSMUTE
[    0.080940] evm: security.SMACK64MMAP
[    0.080941] evm: security.ima
[    0.080943] evm: security.capability
[    0.081004] PM: Registering ACPI NVS region [mem 0xb9e1d000-0xb9e1efff] (8192 bytes)
[    0.081004] PM: Registering ACPI NVS region [mem 0xbbbf1000-0xbbc3efff] (319488 bytes)
[    0.081004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.081004] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.081004] pinctrl core: initialized pinctrl subsystem
[    0.081004] RTC time: 12:31:15, date: 03/26/18
[    0.081004] NET: Registered protocol family 16
[    0.081022] cpuidle: using governor ladder
[    0.081022] cpuidle: using governor menu
[    0.081022] PCCT header not found.
[    0.081022] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
[    0.081022] Simple Boot Flag at 0x44 set to 0x1
[    0.081022] ACPI: bus type PCI registered
[    0.081022] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.081022] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.081022] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.081022] PCI: Using configuration type 1 for base access
[    0.084227] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.084228] mtrr: probably your BIOS does not setup all CPUs.
[    0.084229] mtrr: corrected configuration.
[    0.086809] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.086809] ACPI: Added _OSI(Module Device)
[    0.086809] ACPI: Added _OSI(Processor Device)
[    0.086809] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.086809] ACPI: Added _OSI(Processor Aggregator Device)
[    0.086809] ACPI: Executed 1 blocks of module-level executable AML code
[    0.094405] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.095093] ACPI: Dynamic OEM Table Load:
[    0.095106] ACPI: SSDT 0xFFFF909E7A5E6800 0001E1 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.095614] ACPI: Dynamic OEM Table Load:
[    0.095626] ACPI: SSDT 0xFFFF909E7A5BD000 000537 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.096545] ACPI: Dynamic OEM Table Load:
[    0.096556] ACPI: SSDT 0xFFFF909E7A5E6200 0001CF (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.096989] ACPI: Dynamic OEM Table Load:
[    0.097000] ACPI: SSDT 0xFFFF909E7B149540 00008D (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.100095] ACPI: EC: EC started
[    0.100097] ACPI: EC: interrupt blocked
[    0.134393] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
[    0.134398] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.134401] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions
[    0.134403] ACPI: Interpreter enabled
[    0.134452] ACPI: (supports S0 S3 S4 S5)
[    0.134455] ACPI: Using IOAPIC for interrupt routing
[    0.134508] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.137399] ACPI: Enabled 12 GPEs in block 00 to 3F
[    0.187936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.187946] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.187955] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.187980] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.188786] PCI host bridge to bus 0000:00
[    0.188791] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.188795] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.188798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.188801] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.188805] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.188820] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.188861] DMAR: Forcing write-buffer flush capability
[    0.188863] DMAR: Disabling IOMMU for graphics on this chipset
[    0.189014] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[    0.189036] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[    0.189048] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.189057] pci 0000:00:02.0: reg 0x20: [io  0x4110-0x4117]
[    0.189238] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
[    0.189256] pci 0000:00:02.1: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[    0.189475] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.189574] pci 0000:00:1a.0: reg 0x20: [io  0x40e0-0x40ff]
[    0.189810] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.189909] pci 0000:00:1a.1: reg 0x20: [io  0x40c0-0x40df]
[    0.190133] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.190166] pci 0000:00:1a.7: reg 0x10: [mem 0xd4405c00-0xd4405fff]
[    0.190295] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.190457] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.190494] pci 0000:00:1b.0: reg 0x10: [mem 0xd4400000-0xd4403fff 64bit]
[    0.190624] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.190788] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.190922] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.191092] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[    0.191225] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.191410] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.191504] pci 0000:00:1d.0: reg 0x20: [io  0x40a0-0x40bf]
[    0.191737] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.191834] pci 0000:00:1d.1: reg 0x20: [io  0x4080-0x409f]
[    0.192076] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.192172] pci 0000:00:1d.2: reg 0x20: [io  0x4060-0x407f]
[    0.192409] pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
[    0.192494] pci 0000:00:1d.3: reg 0x20: [io  0x4040-0x405f]
[    0.192733] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.192768] pci 0000:00:1d.7: reg 0x10: [mem 0xd4405800-0xd4405bff]
[    0.192897] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.193052] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.193298] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
[    0.193585] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.193618] pci 0000:00:1f.2: reg 0x10: [io  0x4108-0x410f]
[    0.193631] pci 0000:00:1f.2: reg 0x14: [io  0x411c-0x411f]
[    0.193646] pci 0000:00:1f.2: reg 0x18: [io  0x4100-0x4107]
[    0.193659] pci 0000:00:1f.2: reg 0x1c: [io  0x4118-0x411b]
[    0.193673] pci 0000:00:1f.2: reg 0x20: [io  0x4020-0x403f]
[    0.193687] pci 0000:00:1f.2: reg 0x24: [mem 0xd4405000-0xd44057ff]
[    0.193762] pci 0000:00:1f.2: PME# supported from D3hot
[    0.193917] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.193948] pci 0000:00:1f.3: reg 0x10: [mem 0xd4406000-0xd44060ff 64bit]
[    0.193980] pci 0000:00:1f.3: reg 0x20: [io  0x4000-0x401f]
[    0.194155] pci 0000:00:1f.6: [8086:2932] type 00 class 0x118000
[    0.194193] pci 0000:00:1f.6: reg 0x10: [mem 0xd4404000-0xd4404fff 64bit]
[    0.194613] pci 0000:01:00.0: [1969:1063] type 00 class 0x020000
[    0.194787] pci 0000:01:00.0: reg 0x10: [mem 0xd3400000-0xd343ffff 64bit]
[    0.194861] pci 0000:01:00.0: reg 0x18: [io  0x3000-0x307f]
[    0.195318] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.195703] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.195709] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.195715] pci 0000:00:1c.0:   bridge window [mem 0xd3400000-0xd43fffff]
[    0.195725] pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[    0.195913] pci 0000:02:00.0: [8086:0083] type 00 class 0x028000
[    0.196006] pci 0000:02:00.0: reg 0x10: [mem 0xd2400000-0xd2401fff 64bit]
[    0.196315] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.196608] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.196614] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    0.196620] pci 0000:00:1c.1:   bridge window [mem 0xd2400000-0xd33fffff]
[    0.196628] pci 0000:00:1c.1:   bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[    0.196743] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    0.196759] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.196763] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.196766] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.196769] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    0.196960] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[    0.197083] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
[    0.197202] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[    0.197320] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[    0.197439] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.197559] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
[    0.197676] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
[    0.197794] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
[    0.198857] ACPI: EC: interrupt unblocked
[    0.198868] ACPI: EC: event unblocked
[    0.198879] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.198882] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.199377] SCSI subsystem initialized
[    0.199438] libata version 3.00 loaded.
[    0.199438] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.199438] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.199438] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.199438] vgaarb: loaded
[    0.199438] ACPI: bus type USB registered
[    0.199438] usbcore: registered new interface driver usbfs
[    0.199438] usbcore: registered new interface driver hub
[    0.199438] usbcore: registered new device driver usb
[    0.199438] EDAC MC: Ver: 3.0.0
[    0.200082] PCI: Using ACPI for IRQ routing
[    0.200214] PCI: pci_cache_line_size set to 64 bytes
[    0.200377] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.200380] e820: reserve RAM buffer [mem 0xb9e1d000-0xbbffffff]
[    0.200383] e820: reserve RAM buffer [mem 0xbbbf1000-0xbbffffff]
[    0.200385] e820: reserve RAM buffer [mem 0xbbc54000-0xbbffffff]
[    0.200388] e820: reserve RAM buffer [mem 0xbbcdf000-0xbbffffff]
[    0.200390] e820: reserve RAM buffer [mem 0xbbd00000-0xbbffffff]
[    0.200572] NetLabel: Initializing
[    0.200574] NetLabel:  domain hash size = 128
[    0.200575] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.200609] NetLabel:  unlabeled traffic allowed by default
[    0.200642] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.200642] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.200642] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.205027] clocksource: Switched to clocksource hpet
[    0.233414] VFS: Disk quotas dquot_6.6.0
[    0.233456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.233693] AppArmor: AppArmor Filesystem Enabled
[    0.233797] pnp: PnP ACPI init
[    0.234317] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.234322] system 00:00: [io  0x0600-0x060f] has been reserved
[    0.234326] system 00:00: [io  0x0610] has been reserved
[    0.234330] system 00:00: [io  0x0800-0x080f] has been reserved
[    0.234333] system 00:00: [io  0x0810-0x0817] has been reserved
[    0.234342] system 00:00: [io  0x0820-0x0823] has been reserved
[    0.234346] system 00:00: [io  0x0400-0x047f] has been reserved
[    0.234350] system 00:00: [io  0x0500-0x053f] has been reserved
[    0.234355] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.234359] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.234363] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.234367] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.234371] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.234375] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.234379] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.234383] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.234387] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.234391] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.234394] system 00:00: [mem 0xff800000-0xff800fff] has been reserved
[    0.234402] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.234487] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.234597] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.234647] pnp 00:03: Plug and Play ACPI device, IDs SYN1b22 SYN1b00 SYN0002 PNP0f13 (active)
[    0.234952] pnp: PnP ACPI: found 4 devices
[    0.243407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.243469] pci 0000:00:02.1: BAR 0: assigned [mem 0xd4500000-0xd45fffff 64bit]
[    0.243482] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.243486] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.243494] pci 0000:00:1c.0:   bridge window [mem 0xd3400000-0xd43fffff]
[    0.243501] pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[    0.243511] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.243516] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    0.243523] pci 0000:00:1c.1:   bridge window [mem 0xd2400000-0xd33fffff]
[    0.243529] pci 0000:00:1c.1:   bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[    0.243540] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    0.243559] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.243562] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.243565] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.243569] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.243572] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.243575] pci_bus 0000:01: resource 1 [mem 0xd3400000-0xd43fffff]
[    0.243578] pci_bus 0000:01: resource 2 [mem 0xd0400000-0xd13fffff 64bit pref]
[    0.243582] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.243585] pci_bus 0000:02: resource 1 [mem 0xd2400000-0xd33fffff]
[    0.243588] pci_bus 0000:02: resource 2 [mem 0xd1400000-0xd23fffff 64bit pref]
[    0.243591] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.243594] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.243598] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.243601] pci_bus 0000:03: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.243774] NET: Registered protocol family 2
[    0.244105] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.244284] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.244525] TCP: Hash tables configured (established 32768 bind 32768)
[    0.244617] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.244654] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.244757] NET: Registered protocol family 1
[    0.244784] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.244023] pci 0000:00:1a.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    4.244025] pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    4.244419] pci 0000:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[    4.244468] PCI: CLS 64 bytes, default 64
[    4.244553] Unpacking initramfs...
[    5.847010] Freeing initrd memory: 49828K
[    5.847312] Scanning for low memory corruption every 60 seconds
[    5.847887] audit: initializing netlink subsys (disabled)
[    5.848049] audit: type=2000 audit(1522067480.847:1): state=initialized audit_enabled=0 res=1
[    5.848649] Initialise system trusted keyrings
[    5.848667] Key type blacklist registered
[    5.848734] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    5.851852] zbud: loaded
[    5.852930] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    5.853241] fuse init (API version 7.26)
[    5.855809] Key type asymmetric registered
[    5.855811] Asymmetric key parser 'x509' registered
[    5.855881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    5.855935] io scheduler noop registered
[    5.855937] io scheduler deadline registered
[    5.855997] io scheduler cfq registered (default)
[    5.857296] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    5.857298] vesafb: scrolling: redraw
[    5.857301] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    5.857322] vesafb: framebuffer at 0xc0000000, mapped to 0xffffb91480c00000, using 3072k, total 3072k
[    5.857491] Console: switching to colour frame buffer device 128x48
[    5.857534] fb0: VESA VGA frame buffer device
[    5.857564] intel_idle: does not run on family 6 model 23
[    5.858502] ACPI: AC Adapter [ADP1] (on-line)
[    5.860084] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    5.861263] ACPI: Lid Switch [LID0]
[    5.861341] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    5.861368] ACPI: Sleep Button [SLPB]
[    5.861462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    5.861489] ACPI: Power Button [PWRF]
[    5.861694] Monitor-Mwait will be used to enter C-1 state
[    5.861708] Monitor-Mwait will be used to enter C-2 state
paloque-berges@paloqueberges-Aspire-5810T:~$ 

Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#45 Le 26/03/2018, à 16:46

??

Re : [Résolu] Et un de plus ! Plantages à répétition

Rien vu d'anormal dans ces 500 premières lignes, donnes les 500 suivantes

dmesg | head -1000 | tail -500

Donnes aussi le retour de

dmesg | grep BUG

Dernière modification par ?? (Le 26/03/2018, à 16:49)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#46 Le 26/03/2018, à 16:49

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

paloque-berges@paloqueberges-Aspire-5810T:~$ dmesg | head -1000 | tail -500
[    0.199438] usbcore: registered new interface driver usbfs
[    0.199438] usbcore: registered new interface driver hub
[    0.199438] usbcore: registered new device driver usb
[    0.199438] EDAC MC: Ver: 3.0.0
[    0.200082] PCI: Using ACPI for IRQ routing
[    0.200214] PCI: pci_cache_line_size set to 64 bytes
[    0.200377] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.200380] e820: reserve RAM buffer [mem 0xb9e1d000-0xbbffffff]
[    0.200383] e820: reserve RAM buffer [mem 0xbbbf1000-0xbbffffff]
[    0.200385] e820: reserve RAM buffer [mem 0xbbc54000-0xbbffffff]
[    0.200388] e820: reserve RAM buffer [mem 0xbbcdf000-0xbbffffff]
[    0.200390] e820: reserve RAM buffer [mem 0xbbd00000-0xbbffffff]
[    0.200572] NetLabel: Initializing
[    0.200574] NetLabel:  domain hash size = 128
[    0.200575] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.200609] NetLabel:  unlabeled traffic allowed by default
[    0.200642] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.200642] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.200642] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.205027] clocksource: Switched to clocksource hpet
[    0.233414] VFS: Disk quotas dquot_6.6.0
[    0.233456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.233693] AppArmor: AppArmor Filesystem Enabled
[    0.233797] pnp: PnP ACPI init
[    0.234317] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.234322] system 00:00: [io  0x0600-0x060f] has been reserved
[    0.234326] system 00:00: [io  0x0610] has been reserved
[    0.234330] system 00:00: [io  0x0800-0x080f] has been reserved
[    0.234333] system 00:00: [io  0x0810-0x0817] has been reserved
[    0.234342] system 00:00: [io  0x0820-0x0823] has been reserved
[    0.234346] system 00:00: [io  0x0400-0x047f] has been reserved
[    0.234350] system 00:00: [io  0x0500-0x053f] has been reserved
[    0.234355] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.234359] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.234363] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.234367] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.234371] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.234375] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.234379] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.234383] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.234387] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.234391] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.234394] system 00:00: [mem 0xff800000-0xff800fff] has been reserved
[    0.234402] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.234487] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.234597] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.234647] pnp 00:03: Plug and Play ACPI device, IDs SYN1b22 SYN1b00 SYN0002 PNP0f13 (active)
[    0.234952] pnp: PnP ACPI: found 4 devices
[    0.243407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.243469] pci 0000:00:02.1: BAR 0: assigned [mem 0xd4500000-0xd45fffff 64bit]
[    0.243482] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.243486] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.243494] pci 0000:00:1c.0:   bridge window [mem 0xd3400000-0xd43fffff]
[    0.243501] pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[    0.243511] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.243516] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    0.243523] pci 0000:00:1c.1:   bridge window [mem 0xd2400000-0xd33fffff]
[    0.243529] pci 0000:00:1c.1:   bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[    0.243540] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    0.243559] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.243562] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.243565] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.243569] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.243572] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.243575] pci_bus 0000:01: resource 1 [mem 0xd3400000-0xd43fffff]
[    0.243578] pci_bus 0000:01: resource 2 [mem 0xd0400000-0xd13fffff 64bit pref]
[    0.243582] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.243585] pci_bus 0000:02: resource 1 [mem 0xd2400000-0xd33fffff]
[    0.243588] pci_bus 0000:02: resource 2 [mem 0xd1400000-0xd23fffff 64bit pref]
[    0.243591] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.243594] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.243598] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.243601] pci_bus 0000:03: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.243774] NET: Registered protocol family 2
[    0.244105] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.244284] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.244525] TCP: Hash tables configured (established 32768 bind 32768)
[    0.244617] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.244654] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.244757] NET: Registered protocol family 1
[    0.244784] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.244023] pci 0000:00:1a.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    4.244025] pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    4.244419] pci 0000:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[    4.244468] PCI: CLS 64 bytes, default 64
[    4.244553] Unpacking initramfs...
[    5.847010] Freeing initrd memory: 49828K
[    5.847312] Scanning for low memory corruption every 60 seconds
[    5.847887] audit: initializing netlink subsys (disabled)
[    5.848049] audit: type=2000 audit(1522067480.847:1): state=initialized audit_enabled=0 res=1
[    5.848649] Initialise system trusted keyrings
[    5.848667] Key type blacklist registered
[    5.848734] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    5.851852] zbud: loaded
[    5.852930] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    5.853241] fuse init (API version 7.26)
[    5.855809] Key type asymmetric registered
[    5.855811] Asymmetric key parser 'x509' registered
[    5.855881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    5.855935] io scheduler noop registered
[    5.855937] io scheduler deadline registered
[    5.855997] io scheduler cfq registered (default)
[    5.857296] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    5.857298] vesafb: scrolling: redraw
[    5.857301] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    5.857322] vesafb: framebuffer at 0xc0000000, mapped to 0xffffb91480c00000, using 3072k, total 3072k
[    5.857491] Console: switching to colour frame buffer device 128x48
[    5.857534] fb0: VESA VGA frame buffer device
[    5.857564] intel_idle: does not run on family 6 model 23
[    5.858502] ACPI: AC Adapter [ADP1] (on-line)
[    5.860084] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    5.861263] ACPI: Lid Switch [LID0]
[    5.861341] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    5.861368] ACPI: Sleep Button [SLPB]
[    5.861462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    5.861489] ACPI: Power Button [PWRF]
[    5.861694] Monitor-Mwait will be used to enter C-1 state
[    5.861708] Monitor-Mwait will be used to enter C-2 state
[    5.861717] tsc: Marking TSC unstable due to TSC halts in idle
[    5.886509] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    5.890715] thermal LNXTHERM:00: registered as thermal_zone0
[    5.890718] ACPI: Thermal Zone [TZS0] (63 C)
[    5.901367] thermal LNXTHERM:01: registered as thermal_zone1
[    5.901370] ACPI: Thermal Zone [TZS1] (63 C)
[    5.901423] GHES: HEST is not enabled!
[    5.901597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    5.905063] Linux agpgart interface v0.103
[    5.908233] loop: module loaded
[    5.908624] libphy: Fixed MDIO Bus: probed
[    5.908626] tun: Universal TUN/TAP device driver, 1.6
[    5.908704] PPP generic driver version 2.4.2
[    5.908802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.908808] ehci-pci: EHCI PCI platform driver
[    5.911979] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    5.911992] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    5.912027] ehci-pci 0000:00:1a.7: debug port 1
[    5.915957] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    5.915982] ehci-pci 0000:00:1a.7: irq 19, io mem 0xd4405c00
[    5.928132] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    5.928215] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.928218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.928222] usb usb1: Product: EHCI Host Controller
[    5.928225] usb usb1: Manufacturer: Linux 4.13.0-37-generic ehci_hcd
[    5.928228] usb usb1: SerialNumber: 0000:00:1a.7
[    5.928453] hub 1-0:1.0: USB hub found
[    5.928465] hub 1-0:1.0: 4 ports detected
[    5.929106] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    5.929116] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    5.929138] ehci-pci 0000:00:1d.7: debug port 1
[    5.933046] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    5.933066] ehci-pci 0000:00:1d.7: irq 23, io mem 0xd4405800
[    5.948060] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    5.948153] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    5.948157] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.948160] usb usb2: Product: EHCI Host Controller
[    5.948163] usb usb2: Manufacturer: Linux 4.13.0-37-generic ehci_hcd
[    5.948167] usb usb2: SerialNumber: 0000:00:1d.7
[    5.948391] hub 2-0:1.0: USB hub found
[    5.948403] hub 2-0:1.0: 8 ports detected
[    5.948801] ehci-platform: EHCI generic platform driver
[    5.948824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.948829] ohci-pci: OHCI PCI platform driver
[    5.948852] ohci-platform: OHCI generic platform driver
[    5.948866] uhci_hcd: USB Universal Host Controller Interface driver
[    5.949183] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    5.949193] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    5.949204] uhci_hcd 0000:00:1a.0: detected 2 ports
[    5.949240] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000040e0
[    5.949325] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    5.949329] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.949332] usb usb3: Product: UHCI Host Controller
[    5.949335] usb usb3: Manufacturer: Linux 4.13.0-37-generic uhci_hcd
[    5.949338] usb usb3: SerialNumber: 0000:00:1a.0
[    5.949549] hub 3-0:1.0: USB hub found
[    5.949561] hub 3-0:1.0: 2 ports detected
[    5.950029] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    5.950038] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    5.950048] uhci_hcd 0000:00:1a.1: detected 2 ports
[    5.950085] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000040c0
[    5.950163] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    5.950167] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.950170] usb usb4: Product: UHCI Host Controller
[    5.950173] usb usb4: Manufacturer: Linux 4.13.0-37-generic uhci_hcd
[    5.950176] usb usb4: SerialNumber: 0000:00:1a.1
[    5.950380] hub 4-0:1.0: USB hub found
[    5.950391] hub 4-0:1.0: 2 ports detected
[    5.950832] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    5.950841] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    5.950852] uhci_hcd 0000:00:1d.0: detected 2 ports
[    5.950877] uhci_hcd 0000:00:1d.0: irq 23, io base 0x000040a0
[    5.950956] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    5.950959] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.950963] usb usb5: Product: UHCI Host Controller
[    5.950966] usb usb5: Manufacturer: Linux 4.13.0-37-generic uhci_hcd
[    5.950969] usb usb5: SerialNumber: 0000:00:1d.0
[    5.951166] hub 5-0:1.0: USB hub found
[    5.951178] hub 5-0:1.0: 2 ports detected
[    5.951596] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    5.951606] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    5.951616] uhci_hcd 0000:00:1d.1: detected 2 ports
[    5.951642] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004080
[    5.951753] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    5.951756] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.951760] usb usb6: Product: UHCI Host Controller
[    5.951763] usb usb6: Manufacturer: Linux 4.13.0-37-generic uhci_hcd
[    5.951766] usb usb6: SerialNumber: 0000:00:1d.1
[    5.951981] hub 6-0:1.0: USB hub found
[    5.951992] hub 6-0:1.0: 2 ports detected
[    5.952450] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    5.952463] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    5.952473] uhci_hcd 0000:00:1d.2: detected 2 ports
[    5.952501] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00004060
[    5.952594] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    5.952598] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.952601] usb usb7: Product: UHCI Host Controller
[    5.952604] usb usb7: Manufacturer: Linux 4.13.0-37-generic uhci_hcd
[    5.952607] usb usb7: SerialNumber: 0000:00:1d.2
[    5.952830] hub 7-0:1.0: USB hub found
[    5.952841] hub 7-0:1.0: 2 ports detected
[    5.954012] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    5.954022] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[    5.954032] uhci_hcd 0000:00:1d.3: detected 2 ports
[    5.954068] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00004040
[    5.954147] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    5.954151] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.954154] usb usb8: Product: UHCI Host Controller
[    5.954157] usb usb8: Manufacturer: Linux 4.13.0-37-generic uhci_hcd
[    5.954160] usb usb8: SerialNumber: 0000:00:1d.3
[    5.954354] hub 8-0:1.0: USB hub found
[    5.954366] hub 8-0:1.0: 2 ports detected
[    5.954641] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    5.979378] i8042: Detected active multiplexing controller, rev 1.1
[    5.992540] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.992548] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    5.992608] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    5.992663] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    5.992715] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    5.992995] mousedev: PS/2 mouse device common for all mice
[    5.993382] rtc_cmos 00:01: RTC can wake from S4
[    5.993582] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    5.993621] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    5.993631] i2c /dev entries driver
[    5.993729] device-mapper: uevent: version 1.0.3
[    5.993870] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    5.993912] ledtrig-cpu: registered to indicate activity on CPUs
[    5.994644] NET: Registered protocol family 10
[    6.003469] Segment Routing with IPv6
[    6.003507] NET: Registered protocol family 17
[    6.003522] Key type dns_resolver registered
[    6.003849] RAS: Correctable Errors collector initialized.
[    6.003913] microcode: sig=0x1067a, pf=0x80, revision=0xa0b
[    6.003988] microcode: Microcode Update Driver: v2.2.
[    6.004261] registered taskstats version 1
[    6.004289] Loading compiled-in X.509 certificates
[    6.010512] Loaded X.509 cert 'Build time autogenerated kernel key: 9218bc7883ae724da525bf512c131e327778035c'
[    6.010549] zswap: loaded using pool lzo/zbud
[    6.018768] Key type big_key registered
[    6.018775] Key type trusted registered
[    6.022772] Key type encrypted registered
[    6.022777] AppArmor: AppArmor sha1 policy hashing enabled
[    6.022783] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    6.022820] evm: HMAC attrs: 0x1
[    6.023327]   Magic number: 10:684:532
[    6.023372] tty ttyS12: hash matches
[    6.023532] rtc_cmos 00:01: setting system clock to 2018-03-26 12:31:21 UTC (1522067481)
[    6.024129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    6.024130] EDD information not available.
[    6.024237] PM: Hibernation image not present or could not be loaded.
[    6.026012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    6.412129] usb 5-2: new low-speed USB device number 2 using uhci_hcd
[    6.444032] ACPI: Battery Slot [BAT0] (battery present)
[    6.450322] Freeing unused kernel memory: 2372K
[    6.450327] Write protecting the kernel read-only data: 18432k
[    6.452080] Freeing unused kernel memory: 2024K
[    6.452663] Freeing unused kernel memory: 96K
[    6.457422] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    6.457423] x86/mm: Checking user space page tables
[    6.461672] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    6.597164] usb 5-2: New USB device found, idVendor=1a2c, idProduct=0042
[    6.597169] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.597172] usb 5-2: Product: Usb Mouse
[    6.597175] usb 5-2: Manufacturer: SEMICCHIP
[    6.611098] hidraw: raw HID events driver (C) Jiri Kosina
[    6.635609] usbcore: registered new interface driver usbhid
[    6.635611] usbhid: USB HID core driver
[    6.690781] ahci 0000:00:1f.2: version 3.0
[    6.691257] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    6.691310] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[    6.691316] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pmp pio slum part ccc ems 
[    6.696592] atl1c 0000:01:00.0: version 1.0.1.1-NAPI
[    6.732192] scsi host0: ahci
[    6.737681] scsi host1: ahci
[    6.742705] scsi host2: ahci
[    6.748407] scsi host3: ahci
[    6.754302] input: SEMICCHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/0003:1A2C:0042.0001/input/input10
[    6.754389] scsi host4: ahci
[    6.754665] hid-generic 0003:1A2C:0042.0001: input,hidraw0: USB HID v1.10 Mouse [SEMICCHIP Usb Mouse] on usb-0000:00:1d.0-2/input0
[    6.757760] atl1c 0000:01:00.0 enp1s0: renamed from eth0
[    6.760084] scsi host5: ahci
[    6.760211] ata1: SATA max UDMA/133 abar m2048@0xd4405000 port 0xd4405100 irq 24
[    6.760215] ata2: SATA max UDMA/133 abar m2048@0xd4405000 port 0xd4405180 irq 24
[    6.760218] ata3: DUMMY
[    6.760220] ata4: DUMMY
[    6.760223] ata5: SATA max UDMA/133 abar m2048@0xd4405000 port 0xd4405300 irq 24
[    6.760227] ata6: SATA max UDMA/133 abar m2048@0xd4405000 port 0xd4405380 irq 24
[    6.820935] pci 0000:00:00.0: Intel GM45 Chipset
[    6.820961] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    6.821911] pci 0000:00:00.0: detected 65536K stolen memory
[    6.821947] [drm] Memory usable by graphics device = 2048M
[    6.821953] checking generic (c0000000 300000) vs hw (c0000000 10000000)
[    6.821955] fb: switching to inteldrmfb from VESA VGA
[    6.822008] Console: switching to colour dummy device 80x25
[    6.822189] [drm] Replacing VGA console driver
[    6.828187] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.828189] [drm] Driver supports precise vblank timestamp query.
[    6.831375] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    6.885874] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x12b150063ac, max_idle_ns: 440795241443 ns
[    6.886103] [drm] RC6 disabled, disabling runtime PM support
[    6.886982] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
[    6.888912] ACPI: Video Device [OVGA] (multi-head: yes  rom: no  post: no)
[    6.910800] acpi device:01: registered as cooling_device2
[    6.910928] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[    7.032027] usb 2-5: new high-speed USB device number 3 using ehci-pci
[    7.074440] ata1: SATA link down (SStatus 0 SControl 300)
[    7.266121] usb 2-5: New USB device found, idVendor=064e, idProduct=a133
[    7.266125] usb 2-5: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    7.266128] usb 2-5: Product: HD Video WebCam
[    7.266131] usb 2-5: Manufacturer: SuYin
[    7.266135] usb 2-5: SerialNumber: CN1014-S36D-OV05-VA-R03.01.01
[    7.548041] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    7.549623] ata2.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    7.575558] fbcon: inteldrmfb (fb0) is primary device
[    7.575682] Console: switching to colour frame buffer device 170x48
[    7.575737] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    7.584490] psmouse serio2: synaptics: queried max coordinates: x [..5660], y [..4800]
[    7.595464] ata2.00: ATA-8: WDC WD3200BEVT-22ZCT0, 11.01A11, max UDMA/133
[    7.595467] ata2.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    7.598039] ata2.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    7.598318] ata2.00: configured for UDMA/133
[    7.598625] scsi 1:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-2 1A11 PQ: 0 ANSI: 5
[    7.628426] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    7.628705] sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    7.628730] sd 1:0:0:0: [sda] Write Protect is off
[    7.628734] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    7.628776] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.661632]  sda: sda1 sda2 < sda5 >
[    7.662351] sd 1:0:0:0: [sda] Attached SCSI disk
[    7.667768] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 580580
[    7.721171] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input9
[    8.104137] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    8.109381] ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    8.109386] ata5.00: ATAPI: HL-DT-ST DVDRAM GU10N, AP04, max UDMA/133
[    8.114819] ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    8.114826] ata5.00: configured for UDMA/133
[    8.120450] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVDRAM GU10N     AP04 PQ: 0 ANSI: 5
[    8.137799] sr 4:0:0:0: [sr0] scsi3-mmc drive: 10x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    8.137802] cdrom: Uniform CD-ROM driver Revision: 3.20
[    8.138047] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    8.138181] sr 4:0:0:0: Attached scsi generic sg1 type 5
[    8.452130] ata6: SATA link down (SStatus 0 SControl 300)
[    9.048702] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   10.387718] random: crng init done
[   11.435323] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.551377] systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[   11.551665] systemd[1]: Detected architecture x86-64.
[   11.573842] systemd[1]: Set hostname to <paloqueberges-Aspire-5810T>.
[   13.915057] systemd[1]: Listening on udev Kernel Socket.
[   13.915576] systemd[1]: Created slice System Slice.
[   13.917118] systemd[1]: Mounting POSIX Message Queue File System...
[   13.917317] systemd[1]: Reached target User and Group Name Lookups.
[   13.917515] systemd[1]: Listening on Journal Socket (/dev/log).
[   13.917663] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   13.919248] systemd[1]: Mounting Kernel Debug File System...
[   15.142760] lp: driver loaded but no devices found
[   15.974188] ppdev: user-space parallel port driver
[   30.008125] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   30.091017] systemd-journald[231]: Received request to flush runtime journal from PID 1
[   30.404817] audit: type=1400 audit(1522067505.881:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=366 comm="apparmor_parser"
[   30.404823] audit: type=1400 audit(1522067505.881:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=366 comm="apparmor_parser"
[   30.404828] audit: type=1400 audit(1522067505.881:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=366 comm="apparmor_parser"
[   30.404832] audit: type=1400 audit(1522067505.881:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=366 comm="apparmor_parser"
[   30.406385] audit: type=1400 audit(1522067505.882:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=365 comm="apparmor_parser"
[   30.406390] audit: type=1400 audit(1522067505.882:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=365 comm="apparmor_parser"
[   30.410066] audit: type=1400 audit(1522067505.886:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="url-dispatcher-bad-url-helper" pid=368 comm="apparmor_parser"
[   30.438976] audit: type=1400 audit(1522067505.915:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=375 comm="apparmor_parser"
[   30.438983] audit: type=1400 audit(1522067505.915:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=375 comm="apparmor_parser"
[   30.438990] audit: type=1400 audit(1522067505.915:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=375 comm="apparmor_parser"
[   30.824765] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   30.912216] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20170531/utaddress-247)
[   30.912228] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   30.912232] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000538-0x000000000000053A (\GPIO) (20170531/utaddress-247)
[   30.912240] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\_SB.PCI0.OVGA.GPIO) (20170531/utaddress-247)
[   30.912248] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   30.912250] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\_SB.PCI0.OVGA.GPIO) (20170531/utaddress-247)
[   30.912257] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   30.912259] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   30.943392] Intel(R) Wireless WiFi driver for Linux
[   30.943395] Copyright(c) 2003- 2015 Intel Corporation
[   30.943719] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   31.161344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   31.161351] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   31.161355] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   31.161358] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   31.161361] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[   31.161364] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   31.161368] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   31.161372] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   31.187664] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   31.187782] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   31.187907] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   31.346737] acer_wmi: Acer Laptop ACPI-WMI Extras
[   31.352198] acer_wmi: Function bitmap for Communication Device: 0x80
[   31.423372] media: Linux media interface: v0.10
[   31.448164] Linux video capture interface: v2.00
[   31.478938] uvcvideo: Found UVC 1.00 device HD Video WebCam (064e:a133)
[   31.498449] uvcvideo 2-5:1.0: Entity type for entity Extension 5 was not initialized!
[   31.498455] uvcvideo 2-5:1.0: Entity type for entity Extension 4 was not initialized!
[   31.498458] uvcvideo 2-5:1.0: Entity type for entity Processing 3 was not initialized!
[   31.498462] uvcvideo 2-5:1.0: Entity type for entity Camera 1 was not initialized!
[   31.498605] input: HD Video WebCam: HD Video WebCa as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input17
[   31.498726] usbcore: registered new interface driver uvcvideo
[   31.498728] USB Video Class driver (1.1.1)
[   31.553285] intel_powerclamp: No package C-state available
[   31.648848] iwlwifi 0000:02:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
[   31.756500] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   31.756504] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   31.756507] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   31.756512] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[   31.769920] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[   31.777586] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[   31.816145] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   32.745112] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[   34.905175] Adding 3075068k swap on /dev/sda5.  Priority:-1 extents:1 across:3075068k FS
[   40.529590] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[   40.550072] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[   40.561572] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   80.027584] rfkill: input handler disabled
[  414.800659] atl1c 0000:01:00.0: atl1c: enp1s0 NIC Link is Up<1000 Mbps Full Duplex>
[  414.800680] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[  420.579008] perf: interrupt took too long (2518 > 2500), lowering kernel.perf_event_max_sample_rate to 79250
[  480.622249] perf: interrupt took too long (3150 > 3147), lowering kernel.perf_event_max_sample_rate to 63500
[  660.260919] perf: interrupt took too long (3941 > 3937), lowering kernel.perf_event_max_sample_rate to 50750
[ 1025.492752] perf: interrupt took too long (4944 > 4926), lowering kernel.perf_event_max_sample_rate to 40250
[ 1487.838576] atkbd serio0: Unknown key pressed (translated set 2, code 0xe2 on isa0060/serio0).
[ 1487.838580] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1487.846323] atkbd serio0: Unknown key released (translated set 2, code 0xe2 on isa0060/serio0).
[ 1487.846327] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1488.068098] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[ 1488.068103] iwlwifi 0000:02:00.0: reporting RF_KILL (radio enabled)
[ 1488.092335] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1488.160042] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1488.193509] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1488.258621] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1488.291554] atkbd serio0: Unknown key pressed (translated set 2, code 0xe2 on isa0060/serio0).
[ 1488.291559] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1488.298001] atkbd serio0: Unknown key released (translated set 2, code 0xe2 on isa0060/serio0).
[ 1488.298006] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1488.571209] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[ 1488.571213] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[ 1489.016686] atkbd serio0: Unknown key pressed (translated set 2, code 0xe2 on isa0060/serio0).
[ 1489.016691] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1489.023098] atkbd serio0: Unknown key released (translated set 2, code 0xe2 on isa0060/serio0).
[ 1489.023102] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1490.557645] atkbd serio0: Unknown key pressed (translated set 2, code 0xe2 on isa0060/serio0).
[ 1490.557650] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1490.563930] atkbd serio0: Unknown key released (translated set 2, code 0xe2 on isa0060/serio0).
[ 1490.563934] atkbd serio0: Use 'setkeycodes e062 <keycode>' to make it known.
[ 1493.103235] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[ 1493.103240] iwlwifi 0000:02:00.0: reporting RF_KILL (radio enabled)
[ 1493.339316] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1493.401694] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1493.437328] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1493.508913] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1493.606835] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[ 1493.606840] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[ 1493.610496] iwlwifi 0000:02:00.0: Not sending command - RF KILL
[ 1533.775787] atl1c 0000:01:00.0: atl1c: enp1s0 NIC Link is Down
[ 1586.764531] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[ 1586.764536] iwlwifi 0000:02:00.0: reporting RF_KILL (radio enabled)
[ 1586.784555] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1586.849842] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1586.885308] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1586.939649] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1587.267992] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[ 1587.267997] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[ 1587.271378] iwlwifi 0000:02:00.0: Not sending command - RF KILL
[ 1599.856886] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[ 1599.856891] iwlwifi 0000:02:00.0: reporting RF_KILL (radio enabled)
[ 1599.876905] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1599.942252] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
[ 1599.977482] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1600.019532] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1600.898918] wlp2s0: authenticate with 30:7c:b2:6f:4f:1b
[ 1600.903372] wlp2s0: send auth to 30:7c:b2:6f:4f:1b (try 1/3)
[ 1600.905716] wlp2s0: authenticated
[ 1600.908717] wlp2s0: associate with 30:7c:b2:6f:4f:1b (try 1/3)
[ 1600.913428] wlp2s0: RX AssocResp from 30:7c:b2:6f:4f:1b (capab=0x431 status=0 aid=1)
[ 1600.923913] wlp2s0: associated
[ 1600.924044] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 1934.726996] perf: interrupt took too long (6185 > 6180), lowering kernel.perf_event_max_sample_rate to 32250
paloque-berges@paloqueberges-Aspire-5810T:~$ 

Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#47 Le 26/03/2018, à 16:50

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

paloque-berges@paloqueberges-Aspire-5810T:~$ dmesg | grep BUG
[   31.756500] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   31.756504] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ 

Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#48 Le 26/03/2018, à 17:04

??

Re : [Résolu] Et un de plus ! Plantages à répétition

Rien dans la trace actuelle.     On va essayer de trouver en remontant un peu le passé si par hasard c'est bien enregistré

donnes le retour de

cat /var/log/syslog | grep BUG
cat /var/log/syslog.1 | grep BUG
gzip -dc  /var/log/syslog.2.gz | grep BUG
gzip -dc  /var/log/syslog.3.gz | grep BUG
gzip -dc  /var/log/syslog.4.gz | grep BUG
gzip -dc  /var/log/syslog.5.gz | grep BUG
gzip -dc  /var/log/syslog.6.gz | grep BUG
gzip -dc  /var/log/syslog.7.gz | grep BUG
cat /var/log/kern.log | grep BUG
cat /var/log/kern.log.1 | grep BUG
gzip -dc  /var/log/kern.log.2.gz | grep BUG
gzip -dc  /var/log/kern.log.3.gz | grep BUG
gzip -dc  /var/log/kern.log.4.gz | grep BUG
gzip -dc  /var/log/kern.log.5.gz | grep BUG
gzip -dc  /var/log/kern.log.6.gz | grep BUG
gzip -dc  /var/log/kern.log.7.gz | grep BUG

Dernière modification par ?? (Le 26/03/2018, à 17:06)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#49 Le 26/03/2018, à 17:15

jose81

Re : [Résolu] Et un de plus ! Plantages à répétition

paloque-berges@paloqueberges-Aspire-5810T:~$ cat /var/log/syslog | grep BUG
Mar 26 10:28:30 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.83/org/ayatana/NotificationItem/software_update_available
Mar 26 10:28:30 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 26 10:30:15 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.83/org/ayatana/NotificationItem/software_update_available
Mar 26 10:30:15 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 26 12:46:03 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.83/org/ayatana/NotificationItem/software_update_available
Mar 26 12:46:03 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 26 13:01:36 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.83/org/ayatana/NotificationItem/software_update_available
Mar 26 13:01:37 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 26 13:05:44 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.83/org/ayatana/NotificationItem/software_update_available
Mar 26 13:05:44 paloqueberges-Aspire-5810T gnome-shell[1286]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 26 14:31:51 paloqueberges-Aspire-5810T kernel: [   31.756500] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 26 14:31:51 paloqueberges-Aspire-5810T kernel: [   31.756504] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 26 14:32:38 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.64/org/ayatana/NotificationItem/multiload
Mar 26 14:34:02 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.85/org/ayatana/NotificationItem/software_update_available
Mar 26 14:41:25 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.64/org/ayatana/NotificationItem/multiload
Mar 26 14:41:25 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.85/org/ayatana/NotificationItem/software_update_available
Mar 26 15:27:46 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.85/org/ayatana/NotificationItem/software_update_available
Mar 26 15:27:46 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.64/org/ayatana/NotificationItem/multiload
Mar 26 15:44:27 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.64/org/ayatana/NotificationItem/multiload
Mar 26 15:44:27 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.85/org/ayatana/NotificationItem/software_update_available
Mar 26 16:44:19 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.85/org/ayatana/NotificationItem/software_update_available
Mar 26 16:44:19 paloqueberges-Aspire-5810T gnome-shell[1142]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.64/org/ayatana/NotificationItem/multiload
paloque-berges@paloqueberges-Aspire-5810T:~$ cat /var/log/syslog.1 | grep BUG
Mar 25 00:42:11 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 25 00:42:11 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 25 00:53:54 paloqueberges-Aspire-5810T [13568]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 25 00:55:20 paloqueberges-Aspire-5810T kernel: [   21.432758] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 25 00:55:20 paloqueberges-Aspire-5810T kernel: [   21.432763] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 25 00:56:33 paloqueberges-Aspire-5810T gnome-shell[1295]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.63/org/ayatana/NotificationItem/multiload
Mar 25 00:57:50 paloqueberges-Aspire-5810T gnome-shell[1295]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.86/org/ayatana/NotificationItem/software_update_available
Mar 25 00:58:14 paloqueberges-Aspire-5810T gnome-shell[1295]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 25 05:14:00 paloqueberges-Aspire-5810T kernel: [   21.940509] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 25 05:14:00 paloqueberges-Aspire-5810T kernel: [   21.940514] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 25 05:15:13 paloqueberges-Aspire-5810T gnome-shell[1270]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.64/org/ayatana/NotificationItem/multiload
Mar 25 05:16:35 paloqueberges-Aspire-5810T gnome-shell[1270]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 25 07:50:37 paloqueberges-Aspire-5810T gnome-shell[1270]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 25 11:03:36 paloqueberges-Aspire-5810T kernel: [   34.709277] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 25 11:03:36 paloqueberges-Aspire-5810T kernel: [   34.709282] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 25 11:04:52 paloqueberges-Aspire-5810T gnome-shell[1279]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.64/org/ayatana/NotificationItem/multiload
Mar 25 11:05:57 paloqueberges-Aspire-5810T gnome-shell[1279]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 25 11:50:35 paloqueberges-Aspire-5810T kernel: [   31.241070] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 25 11:50:35 paloqueberges-Aspire-5810T kernel: [   31.241074] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 25 11:51:25 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.61/org/ayatana/NotificationItem/multiload
Mar 25 11:52:36 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 25 12:41:40 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 25 12:41:40 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.61/org/ayatana/NotificationItem/multiload
Mar 25 14:28:41 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 25 14:28:41 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.61/org/ayatana/NotificationItem/multiload
Mar 25 15:31:47 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 25 15:31:47 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.61/org/ayatana/NotificationItem/multiload
Mar 25 22:14:43 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.61/org/ayatana/NotificationItem/multiload
Mar 25 22:14:43 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 25 22:49:25 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 25 22:49:25 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.61/org/ayatana/NotificationItem/multiload
Mar 25 23:50:30 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.61/org/ayatana/NotificationItem/multiload
Mar 25 23:50:30 paloqueberges-Aspire-5810T gnome-shell[1287]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 26 09:18:17 paloqueberges-Aspire-5810T kernel: [   32.253464] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 26 09:18:17 paloqueberges-Aspire-5810T kernel: [   32.253469] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Fichier binaire (entrée standard) correspondant
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/syslog.2.gz | grep BUG
Mar 24 04:28:32 paloqueberges-Aspire-5810T gnome-shell[1374]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 24 12:27:19 paloqueberges-Aspire-5810T kernel: [   21.127167] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 24 12:27:19 paloqueberges-Aspire-5810T kernel: [   21.127171] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 24 12:28:40 paloqueberges-Aspire-5810T gnome-shell[1829]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.56/org/ayatana/NotificationItem/multiload
Mar 24 12:29:46 paloqueberges-Aspire-5810T gnome-shell[1829]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.80/org/ayatana/NotificationItem/software_update_available
Mar 24 15:25:41 paloqueberges-Aspire-5810T gnome-shell[1829]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.80/org/ayatana/NotificationItem/software_update_available
Mar 24 15:25:41 paloqueberges-Aspire-5810T gnome-shell[1829]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.56/org/ayatana/NotificationItem/multiload
Mar 24 16:22:42 paloqueberges-Aspire-5810T gnome-shell[1829]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 24 16:24:20 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 16:25:24 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 16:25:24 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 17:18:29 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 17:18:29 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 17:19:28 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 17:19:28 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 18:24:29 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 18:24:29 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 19:14:41 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 19:14:41 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 19:56:22 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 19:56:22 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 23:54:01 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 23:54:01 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
Mar 24 23:55:49 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 24 23:55:49 paloqueberges-Aspire-5810T gnome-shell[13568]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.62/org/ayatana/NotificationItem/multiload
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/syslog.3.gz | grep BUG
Mar 23 12:20:16 paloqueberges-Aspire-5810T gnome-shell[1339]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 23 13:08:33 paloqueberges-Aspire-5810T gnome-shell[1339]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 23 13:28:26 paloqueberges-Aspire-5810T gnome-shell[1339]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 23 15:02:52 paloqueberges-Aspire-5810T gnome-shell[1339]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 23 15:22:30 paloqueberges-Aspire-5810T kernel: [   21.261724] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 15:22:30 paloqueberges-Aspire-5810T kernel: [   21.261729] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 15:25:06 paloqueberges-Aspire-5810T gnome-shell[1403]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.86/org/ayatana/NotificationItem/software_update_available
Mar 23 16:08:03 paloqueberges-Aspire-5810T gnome-shell[1403]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.86/org/ayatana/NotificationItem/software_update_available
Mar 23 16:16:19 paloqueberges-Aspire-5810T kernel: [   21.001422] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 16:16:19 paloqueberges-Aspire-5810T kernel: [   21.001427] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 16:18:54 paloqueberges-Aspire-5810T gnome-shell[1719]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.85/org/ayatana/NotificationItem/software_update_available
Mar 23 18:11:34 paloqueberges-Aspire-5810T kernel: [   20.646707] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 18:11:34 paloqueberges-Aspire-5810T kernel: [   20.646712] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 18:13:53 paloqueberges-Aspire-5810T gnome-shell[1349]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 23 19:38:58 paloqueberges-Aspire-5810T gnome-shell[1349]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 23 20:43:21 paloqueberges-Aspire-5810T gnome-shell[1349]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 23 20:46:04 paloqueberges-Aspire-5810T kernel: [   20.146462] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 20:46:04 paloqueberges-Aspire-5810T kernel: [   20.146467] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 20:48:20 paloqueberges-Aspire-5810T gnome-shell[1373]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.81/org/ayatana/NotificationItem/software_update_available
Mar 23 21:10:17 paloqueberges-Aspire-5810T gnome-shell[1373]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 23 21:12:23 paloqueberges-Aspire-5810T kernel: [   19.461827] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 21:12:23 paloqueberges-Aspire-5810T kernel: [   19.461832] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 21:14:44 paloqueberges-Aspire-5810T gnome-shell[1368]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.80/org/ayatana/NotificationItem/software_update_available
Mar 23 21:16:29 paloqueberges-Aspire-5810T gnome-shell[1368]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 23 21:20:52 paloqueberges-Aspire-5810T kernel: [   23.070191] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 21:20:52 paloqueberges-Aspire-5810T kernel: [   23.070196] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 21:23:15 paloqueberges-Aspire-5810T gnome-shell[1362]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 23 21:48:08 paloqueberges-Aspire-5810T kernel: [   21.467943] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 21:48:08 paloqueberges-Aspire-5810T kernel: [   21.467948] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 21:50:38 paloqueberges-Aspire-5810T gnome-shell[1390]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 23 21:55:03 paloqueberges-Aspire-5810T kernel: [   21.287755] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 23 21:55:03 paloqueberges-Aspire-5810T kernel: [   21.287759] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 23 21:57:20 paloqueberges-Aspire-5810T gnome-shell[1355]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 23 22:04:47 paloqueberges-Aspire-5810T gnome-shell[1355]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.99/org/ayatana/NotificationItem/multiload
Mar 23 23:09:49 paloqueberges-Aspire-5810T gnome-shell[1355]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.115/org/ayatana/NotificationItem/multiload
Mar 24 01:19:34 paloqueberges-Aspire-5810T kernel: [   21.131528] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 24 01:19:34 paloqueberges-Aspire-5810T kernel: [   21.131532] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 24 01:20:44 paloqueberges-Aspire-5810T gnome-shell[1374]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.65/org/ayatana/NotificationItem/multiload
Mar 24 01:21:54 paloqueberges-Aspire-5810T gnome-shell[1374]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.86/org/ayatana/NotificationItem/software_update_available
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/syslog.4.gz | grep BUG
Fichier binaire (entrée standard) correspondant
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/syslog.5.gz | grep BUG
Mar 21 12:19:37 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 12:53:37 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 13:24:37 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 13:33:43 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 13:44:18 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 14:10:09 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 14:14:25 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 14:56:27 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 14:58:12 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.87/org/ayatana/NotificationItem/software_update_available
Mar 21 15:00:57 paloqueberges-Aspire-5810T gnome-shell[1748]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Fichier binaire (entrée standard) correspondant
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/syslog.6.gz | grep BUG
Mar 20 13:00:54 paloqueberges-Aspire-5810T gnome-shell[1725]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.75/org/ayatana/NotificationItem/software_update_available
Mar 20 13:20:18 paloqueberges-Aspire-5810T gnome-shell[1725]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.75/org/ayatana/NotificationItem/software_update_available
Mar 20 13:22:51 paloqueberges-Aspire-5810T gnome-shell[1725]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.75/org/ayatana/NotificationItem/software_update_available
Mar 20 13:33:30 paloqueberges-Aspire-5810T gnome-shell[1725]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.75/org/ayatana/NotificationItem/software_update_available
Mar 20 14:02:33 paloqueberges-Aspire-5810T gnome-shell[1725]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.75/org/ayatana/NotificationItem/software_update_available
Mar 20 16:25:01 paloqueberges-Aspire-5810T gnome-shell[1725]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.75/org/ayatana/NotificationItem/software_update_available
Fichier binaire (entrée standard) correspondant
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/syslog.7.gz | grep BUG
Mar 19 14:44:30 paloqueberges-Aspire-5810T gnome-shell[1356]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 19 14:56:23 paloqueberges-Aspire-5810T kernel: [   29.185561] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 14:56:23 paloqueberges-Aspire-5810T kernel: [   29.185566] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 14:58:38 paloqueberges-Aspire-5810T gnome-shell[1384]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 19 17:28:32 paloqueberges-Aspire-5810T gnome-shell[1384]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.84/org/ayatana/NotificationItem/software_update_available
Mar 19 17:42:33 paloqueberges-Aspire-5810T gnome-shell[1384]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 19 17:44:00 paloqueberges-Aspire-5810T kernel: [   20.384950] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 17:44:00 paloqueberges-Aspire-5810T kernel: [   20.384955] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 17:46:11 paloqueberges-Aspire-5810T gnome-shell[1360]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.83/org/ayatana/NotificationItem/software_update_available
Mar 19 18:05:26 paloqueberges-Aspire-5810T kernel: [   21.436729] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 18:05:26 paloqueberges-Aspire-5810T kernel: [   21.436734] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 18:07:46 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.79/org/ayatana/NotificationItem/software_update_available
Mar 19 18:20:22 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.79/org/ayatana/NotificationItem/software_update_available
Mar 19 18:29:01 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.79/org/ayatana/NotificationItem/software_update_available
Mar 19 20:57:00 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.79/org/ayatana/NotificationItem/software_update_available
Mar 19 21:12:56 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.79/org/ayatana/NotificationItem/software_update_available
Mar 19 21:17:48 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.79/org/ayatana/NotificationItem/software_update_available
Mar 19 21:34:17 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.79/org/ayatana/NotificationItem/software_update_available
Mar 20 00:10:12 paloqueberges-Aspire-5810T gnome-shell[1359]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Mar 20 11:48:56 paloqueberges-Aspire-5810T kernel: [   21.006266] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 20 11:48:56 paloqueberges-Aspire-5810T kernel: [   21.006271] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Fichier binaire (entrée standard) correspondant
paloque-berges@paloqueberges-Aspire-5810T:~$ 
paloque-berges@paloqueberges-Aspire-5810T:~$ 
cat /var/log/kern.log | grep BUG
Mar 26 14:31:51 paloqueberges-Aspire-5810T kernel: [   31.756500] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 26 14:31:51 paloqueberges-Aspire-5810T kernel: [   31.756504] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ cat /var/log/kern.log.1 | grep BUG
Mar 18 02:55:51 paloqueberges-Aspire-5810T kernel: [   20.222900] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 18 02:55:51 paloqueberges-Aspire-5810T kernel: [   20.222904] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 18 11:00:10 paloqueberges-Aspire-5810T kernel: [   20.788628] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 18 11:00:10 paloqueberges-Aspire-5810T kernel: [   20.788634] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 18 11:13:10 paloqueberges-Aspire-5810T kernel: [   27.966303] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 18 11:13:10 paloqueberges-Aspire-5810T kernel: [   27.966308] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 03:06:39 paloqueberges-Aspire-5810T kernel: [   21.986172] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 03:06:39 paloqueberges-Aspire-5810T kernel: [   21.986177] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 09:54:32 paloqueberges-Aspire-5810T kernel: [   21.218054] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 09:54:32 paloqueberges-Aspire-5810T kernel: [   21.218058] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 14:56:23 paloqueberges-Aspire-5810T kernel: [   29.185561] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 14:56:23 paloqueberges-Aspire-5810T kernel: [   29.185566] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 17:44:00 paloqueberges-Aspire-5810T kernel: [   20.384950] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 17:44:00 paloqueberges-Aspire-5810T kernel: [   20.384955] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 18:05:26 paloqueberges-Aspire-5810T kernel: [   21.436729] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 18:05:26 paloqueberges-Aspire-5810T kernel: [   21.436734] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 20 11:48:56 paloqueberges-Aspire-5810T kernel: [   21.006266] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 20 11:48:56 paloqueberges-Aspire-5810T kernel: [   21.006271] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 20 11:54:08 paloqueberges-Aspire-5810T kernel: [   25.843419] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 20 11:54:08 paloqueberges-Aspire-5810T kernel: [   25.843424] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 20 18:26:43 paloqueberges-Aspire-5810T kernel: [   31.170013] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 20 18:26:43 paloqueberges-Aspire-5810T kernel: [   31.170017] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 21 01:55:57 paloqueberges-Aspire-5810T kernel: [   20.133674] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 21 01:55:57 paloqueberges-Aspire-5810T kernel: [   20.133679] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Fichier binaire (entrée standard) correspondant
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.2.gz | grep BUG
Mar 12 15:08:03 paloqueberges-Aspire-5810T kernel: [   19.302006] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 12 15:08:03 paloqueberges-Aspire-5810T kernel: [   19.302010] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 14 10:08:35 paloqueberges-Aspire-5810T kernel: [   28.637885] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 14 10:08:35 paloqueberges-Aspire-5810T kernel: [   28.637890] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 15 10:18:16 paloqueberges-Aspire-5810T kernel: [   20.854477] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 15 10:18:16 paloqueberges-Aspire-5810T kernel: [   20.854481] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 15 10:33:45 paloqueberges-Aspire-5810T kernel: [   20.857162] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 15 10:33:45 paloqueberges-Aspire-5810T kernel: [   20.857166] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 16 12:43:18 paloqueberges-Aspire-5810T kernel: [   20.473833] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 16 12:43:18 paloqueberges-Aspire-5810T kernel: [   20.473837] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 17 12:15:30 paloqueberges-Aspire-5810T kernel: [   19.743812] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 17 12:15:30 paloqueberges-Aspire-5810T kernel: [   19.743818] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.3.gz | grep BUG
Mar  5 11:35:10 paloqueberges-Aspire-5810T kernel: [   19.808398] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar  5 11:35:10 paloqueberges-Aspire-5810T kernel: [   19.808402] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar  6 12:45:17 paloqueberges-Aspire-5810T kernel: [   20.073793] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar  6 12:45:17 paloqueberges-Aspire-5810T kernel: [   20.073797] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.4.gz | grep BUG
Feb 27 16:32:28 paloqueberges-Aspire-5810T kernel: [   36.259482] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Feb 27 16:32:28 paloqueberges-Aspire-5810T kernel: [   36.259487] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.5.gz | grep BUG
gzip: /var/log/kern.log.5.gz: No such file or directory
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.6.gz | grep BUG
gzip: /var/log/kern.log.6.gz: No such file or directory
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.7.gz | grep BUG
gzip: /var/log/kern.log.7.gz: No such file or directory
paloque-berges@paloqueberges-Aspire-5810T:~$ 
cat /var/log/kern.log | grep BUG
Mar 26 14:31:51 paloqueberges-Aspire-5810T kernel: [   31.756500] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 26 14:31:51 paloqueberges-Aspire-5810T kernel: [   31.756504] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ cat /var/log/kern.log.1 | grep BUG
Mar 18 02:55:51 paloqueberges-Aspire-5810T kernel: [   20.222900] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 18 02:55:51 paloqueberges-Aspire-5810T kernel: [   20.222904] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 18 11:00:10 paloqueberges-Aspire-5810T kernel: [   20.788628] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 18 11:00:10 paloqueberges-Aspire-5810T kernel: [   20.788634] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 18 11:13:10 paloqueberges-Aspire-5810T kernel: [   27.966303] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 18 11:13:10 paloqueberges-Aspire-5810T kernel: [   27.966308] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 03:06:39 paloqueberges-Aspire-5810T kernel: [   21.986172] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 03:06:39 paloqueberges-Aspire-5810T kernel: [   21.986177] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 09:54:32 paloqueberges-Aspire-5810T kernel: [   21.218054] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 09:54:32 paloqueberges-Aspire-5810T kernel: [   21.218058] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 14:56:23 paloqueberges-Aspire-5810T kernel: [   29.185561] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 14:56:23 paloqueberges-Aspire-5810T kernel: [   29.185566] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 17:44:00 paloqueberges-Aspire-5810T kernel: [   20.384950] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 17:44:00 paloqueberges-Aspire-5810T kernel: [   20.384955] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 19 18:05:26 paloqueberges-Aspire-5810T kernel: [   21.436729] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 19 18:05:26 paloqueberges-Aspire-5810T kernel: [   21.436734] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 20 11:48:56 paloqueberges-Aspire-5810T kernel: [   21.006266] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 20 11:48:56 paloqueberges-Aspire-5810T kernel: [   21.006271] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 20 11:54:08 paloqueberges-Aspire-5810T kernel: [   25.843419] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 20 11:54:08 paloqueberges-Aspire-5810T kernel: [   25.843424] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 20 18:26:43 paloqueberges-Aspire-5810T kernel: [   31.170013] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 20 18:26:43 paloqueberges-Aspire-5810T kernel: [   31.170017] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 21 01:55:57 paloqueberges-Aspire-5810T kernel: [   20.133674] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 21 01:55:57 paloqueberges-Aspire-5810T kernel: [   20.133679] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Fichier binaire (entrée standard) correspondant
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.2.gz | grep BUG
Mar 12 15:08:03 paloqueberges-Aspire-5810T kernel: [   19.302006] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 12 15:08:03 paloqueberges-Aspire-5810T kernel: [   19.302010] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 14 10:08:35 paloqueberges-Aspire-5810T kernel: [   28.637885] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 14 10:08:35 paloqueberges-Aspire-5810T kernel: [   28.637890] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 15 10:18:16 paloqueberges-Aspire-5810T kernel: [   20.854477] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 15 10:18:16 paloqueberges-Aspire-5810T kernel: [   20.854481] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 15 10:33:45 paloqueberges-Aspire-5810T kernel: [   20.857162] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 15 10:33:45 paloqueberges-Aspire-5810T kernel: [   20.857166] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 16 12:43:18 paloqueberges-Aspire-5810T kernel: [   20.473833] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 16 12:43:18 paloqueberges-Aspire-5810T kernel: [   20.473837] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar 17 12:15:30 paloqueberges-Aspire-5810T kernel: [   19.743812] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar 17 12:15:30 paloqueberges-Aspire-5810T kernel: [   19.743818] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.3.gz | grep BUG
Mar  5 11:35:10 paloqueberges-Aspire-5810T kernel: [   19.808398] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar  5 11:35:10 paloqueberges-Aspire-5810T kernel: [   19.808402] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Mar  6 12:45:17 paloqueberges-Aspire-5810T kernel: [   20.073793] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mar  6 12:45:17 paloqueberges-Aspire-5810T kernel: [   20.073797] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.4.gz | grep BUG
Feb 27 16:32:28 paloqueberges-Aspire-5810T kernel: [   36.259482] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
Feb 27 16:32:28 paloqueberges-Aspire-5810T kernel: [   36.259487] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.5.gz | grep BUG
gzip: /var/log/kern.log.5.gz: No such file or directory
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.6.gz | grep BUG
gzip: /var/log/kern.log.6.gz: No such file or directory
paloque-berges@paloqueberges-Aspire-5810T:~$ gzip -dc  /var/log/kern.log.7.gz | grep BUG
gzip: /var/log/kern.log.7.gz: No such file or directory
paloque-berges@paloqueberges-Aspire-5810T:~$ 

Ubuntu 17.10 Artful - Éternel débutant sous Linux. Merci pour votre patience. ;)
Tout va bien ! :)
https://luchon-actif.eu
http://www.orgues-barbarie-toulouse.org

Hors ligne

#50 Le 26/03/2018, à 17:21

moko138

Re : [Résolu] Et un de plus ! Plantages à répétition

DMESG
l.139 :

[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Your BIOS is broken; DMAR reported at address 0!
               BIOS vendor: INSYDE; Ver: V1.28.; Product Version: V1.28.
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at /build/linux-QekmAy/linux-4.13.0/drivers/iommu/dmar.c:845 warn_invalid_dmar.part.12+0x5c/0x70

l.230 :

[    0.080217] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.

l.247-259 :

[    0.081022] cpuidle: using governor ladder
[    0.081022] cpuidle: using governor menu
[    0.081022] PCCT header not found.
[    0.081022] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
[    0.081022] Simple Boot Flag at 0x44 set to 0x1
[    0.081022] ACPI: bus type PCI registered
[    0.081022] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.081022] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.081022] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.081022] PCI: Using configuration type 1 for base access
[    0.084227] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.084228] mtrr: probably your BIOS does not setup all CPUs.
[    0.084229] mtrr: corrected configuration.

Je ne comprends pas tout, mais il y a matière à creuser.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne