#1 Le 03/05/2016, à 17:41
- czech04
[RÉSOLU] Ports USB deviennent inutilisables
Bonjour à tous,
J'avais posté un message en septembre (ici) concernant un problème de ports USB. En effet, ces derniers étaient devenus inutilisables.
On m'avait conseillé de taper dans le terminal ceci :
for i in $(find /dev/bus/usb -type c -regex "\/dev\/bus\/usb\/[0-9]+\/[0-9]+"); do echo "$i"; udevadm info -q all -n "${i}"; for i in $(find /dev/bus/usb -type c -regex "\/dev\/bus\/usb\/[0-9]+\/[0-9]+"); do echo "$i"; udevadm info -q all -n "${i}";
Et, comme par magie, tout refonctionnait correctement.
Cependant, ce problèle persiste... et quasiment tous les jours, l'utilisation de mes ports ne fonctionne plus. Ma souris est inutilisable. Quand je branche un disque dur externe, je l'entends tourner, mais il ne monte pas.
Je suis obligé de retaper le code en ligne de commande. Mais c'est étrange d'être obligé de faire ça presque tous les jours...
Avez-vous une solution pérenne à ce dysfonctionnement ?
Merci à tous.
Dernière modification par czech04 (Le 10/05/2016, à 21:56)
Hors ligne
#2 Le 03/05/2016, à 19:04
- J5012
Re : [RÉSOLU] Ports USB deviennent inutilisables
c'est un pis-aller : d'apres ce que je comprends, les usb n'envoient pas/plus d'event request au noyau ...
la commande demande explicitement au service udevadm de recuperer l'information des usb : la commande explicite est udevadm info : http://www.linuxhowtos.org/manpages/8/udevadm.htm
tu pourrais essayer de mettre cette commande dans le fichier rc.local ?
Hors ligne
#3 Le 03/05/2016, à 19:45
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
Merci pour ta réponse.
Je débute depuis cette année sous Ubuntu. Je ne sais pas ce qu'est un rc.local...
Peux-tu m'expliquer par étape ?
Hors ligne
#4 Le 04/05/2016, à 09:49
- J5012
Re : [RÉSOLU] Ports USB deviennent inutilisables
/etc/rc.local
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
exit 0
pour les runlevels ou niveaux d'execution, voir : https://doc.ubuntu-fr.org/services
Hors ligne
#5 Le 04/05/2016, à 11:39
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
J'ai bien mis la main sur le fichier rc.local.
Je dois copier la ligne de commande dans ce fichier ? Avant/après
exit 0
?
Hors ligne
#6 Le 04/05/2016, à 11:42
- J5012
Re : [RÉSOLU] Ports USB deviennent inutilisables
juste avant !
Hors ligne
#7 Le 04/05/2016, à 11:47
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
Très bien, je viens de le faire. Merci pour ta réponse.
Pour ma culture : le fait de mettre cette commande dans le rc.local permet d'éviter que les ports n'envoient plus rien ?
Je n'ai plus qu'à attendre 2-3 jours afin de voir si le pb refait surface...
Hors ligne
#8 Le 04/05/2016, à 11:59
- J5012
Re : [RÉSOLU] Ports USB deviennent inutilisables
non c'est parce que les ports n'envoient plus rien que ta commande force en lisant dans les registres !
ne pas oublier que ce qu'on appelle ports usb ne se resume pas à la connectique visible , la ou on branche une cle usb ou un disque ou une cle wifi etc ... derriere il y a des circuits integres comme dans un micro-processeur , avec des registres d'etats et de stockage de l'information ...
Hors ligne
#9 Le 04/05/2016, à 12:32
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
Merci pour l'info.
Je vous tiens au courant dans les prochains jours pour voir si tout refonctionne correctement !
Hors ligne
#10 Le 04/05/2016, à 12:58
- moko138
Re : [RÉSOLU] Ports USB deviennent inutilisables
Sur l'autre fil, on voit que tu as un adaptateur usb-serial pour suunto.
La première idée qui me vient, pas forcément exacte, est que c'est une installation foireuse du module pour cet adaptateur, qui a perturbé le fonctionnement normal de l'usb.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#11 Le 04/05/2016, à 13:14
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
Je ne sais pas ce qu'est un "adaptateur usb-serial"...
Je ne sais pas si cela a un lien, mais un adaptateur bluetooth d'une montre GPS Garmin (de ce type) est branché en permanence sur un des 3 ports de mon ordinateur.
Est-ce que cela est un pb...?
Hors ligne
#12 Le 04/05/2016, à 13:39
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
J'ai bien mis la commande dans le fichier rc.local. Ai ensuite redémarré mon ordinateur.
Et le problème vient de recommencer (c'est d'ailleurs assez rare que ça le fasse aussi vite après avoir redémarré).
(Je ne sais pas si cela a un lien, mais je ne peux pas redémarrer normalement mon ordinateur, je suis obligé de forcer l'arrêt, car il reste bloqué au moment de s'éteindre)
Hors ligne
#13 Le 04/05/2016, à 17:57
- moko138
Re : [RÉSOLU] Ports USB deviennent inutilisables
Je ne sais pas ce qu'est un "adaptateur usb-serial"...
Je ne sais pas si cela a un lien, mais un adaptateur bluetooth d'une montre GPS Garmin (de ce type) est branché en permanence sur un des 3 ports de mon ordinateur.
Est-ce que cela est un pb...?
Un problème, en soi, je ne pense pas.
Mais en septembre, tu avais ceci
[ 0.521304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.643054] usbcore: registered new interface driver usbserial
[ 13.643061] usbcore: registered new interface driver usbserial_generic
[ 13.643066] usbserial: USB Serial support registered for generic
[ 13.698728] usbcore: registered new interface driver usb_serial_simple
[ 13.698738] usbserial: USB Serial support registered for zio
[ 13.698744] usbserial: USB Serial support registered for funsoft
[ 13.698754] usbserial: USB Serial support registered for flashloader
[ 13.698761] usbserial: USB Serial support registered for vivopay
[ 13.698767] usbserial: USB Serial support registered for moto_modem
[ 13.698775] usbserial: USB Serial support registered for hp4x
[ 13.698781] usbserial: USB Serial support registered for suunto
[ 13.698787] usbserial: USB Serial support registered for siemens_mpi
[ 13.698799] usb_serial_simple 3-3:1.0: suunto converter detected
[ 13.698877] usb 3-3: suunto converter now attached to ttyUSB0
qui m'évoque un pilote pour adaptateur serial (=port series)<-->usb,
inadapté au matériel que tu as mis en lien.
Donne
lsb_release -d; uname -mr
cat /etc/modules
cat /etc/modprobe.conf
ls -l /etc/modprobe.d
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#14 Le 04/05/2016, à 18:31
- J5012
Re : [RÉSOLU] Ports USB deviennent inutilisables
J'ai bien mis la commande dans le fichier rc.local. Ai ensuite redémarré mon ordinateur.
Et le problème vient de recommencer (c'est d'ailleurs assez rare que ça le fasse aussi vite après avoir redémarré).
(Je ne sais pas si cela a un lien, mais je ne peux pas redémarrer normalement mon ordinateur, je suis obligé de forcer l'arrêt, car il reste bloqué au moment de s'éteindre)
à quel moment devais-tu utiliser cette commande pour "debloquer" ton usb ?
parce que cette commande force, et le fait de l'avoir mis dans rc.local , va forcer des le debut, or c'est au meme moment que les divers peripheriques sont re-initialisés ...
peut-etre que programmer un script-bouton de cette commande pour le bureau sera un meilleur choix ...
Hors ligne
#15 Le 04/05/2016, à 20:41
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
J5012 : je devais faire ça une fois que les ports étaient inutilisables, puis rebooter.
moko138 :
lsb_release -d; uname -mr
donne
Description: Ubuntu 14.04.2 LTS
3.13.0-85-generic x86_64
cat /etc/modules
donne
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.
lp
rtc
cat /etc/modprobe.conf
donne
cat: /etc/modprobe.conf: Aucun fichier ou dossier de ce type
ls -l /etc/modprobe.d
donne
total 56
-rw-r--r-- 1 root root 2507 févr. 13 2013 alsa-base.conf
-rw-r--r-- 1 root root 325 avril 10 2014 blacklist-ath_pci.conf
-rw-r--r-- 1 root root 1603 avril 10 2014 blacklist.conf
-rw-r--r-- 1 root root 210 avril 10 2014 blacklist-firewire.conf
-rw-r--r-- 1 root root 677 avril 10 2014 blacklist-framebuffer.conf
-rw-r--r-- 1 root root 156 févr. 13 2013 blacklist-modem.conf
lrwxrwxrwx 1 root root 41 oct. 21 2014 blacklist-oss.conf -> /lib/linux-sound-base/noOSS.modprobe.conf
-rw-r--r-- 1 root root 583 avril 10 2014 blacklist-rare-network.conf
-rw-r--r-- 1 root root 1077 avril 10 2014 blacklist-watchdog.conf
-rw-r--r-- 1 root root 127 janv. 15 2014 dkms.conf
-rw-r--r-- 1 root root 456 avril 14 2014 fbdev-blacklist.conf
-rw-r--r-- 1 root root 70 août 29 2013 garmin-forerunner-tools.conf
-rw-r--r-- 1 root root 347 avril 10 2014 iwlwifi.conf
-rw-r--r-- 1 root root 104 avril 10 2014 mlx4.conf
-rw-r--r-- 1 root root 30 avril 10 2014 vmwgfx-fbdev.conf
Hors ligne
#16 Le 04/05/2016, à 21:20
- moko138
Re : [RÉSOLU] Ports USB deviennent inutilisables
OK. Peux-tu donner maintenant
cat /etc/modprobe.d/mlx4.conf
cat /etc/modprobe.d/blacklist-firewire.conf
cat /etc/modprobe.d/garmin-forerunner-tools.conf
cat /etc/modprobe.d/vmwgfx-fbdev.conf
et le plus gros :
cat /etc/modprobe.d/blacklist.conf
Merci.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#17 Le 04/05/2016, à 22:44
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
Alors :
1.
cat /etc/modprobe.d/mlx4.conf
donne
# mlx4_core gets automatically loaded, load mlx4_en also (LP: #1115710)
softdep mlx4_core post: mlx4_en
2.
cat /etc/modprobe.d/blacklist-firewire.conf
donne
# Select the legacy firewire stack over the new CONFIG_FIREWIRE one.
blacklist ohci1394
blacklist sbp2
blacklist dv1394
blacklist raw1394
blacklist video1394
#blacklist firewire-ohci
#blacklist firewire-sbp2
3.
cat /etc/modprobe.d/garmin-forerunner-tools.conf
donne
# garmin_gps gets in the way of forerunner-tools
blacklist garmin_gps
4.
cat /etc/modprobe.d/vmwgfx-fbdev.conf
donne
options vmwgfx enable_fbdev=1
5.
cat /etc/modprobe.d/blacklist.conf
donne
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.
# evbug is a debug tool that should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394
# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m
# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2
# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps
# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi
# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp
# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr
# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac
Merci à toi.
Hors ligne
#18 Le 04/05/2016, à 23:26
- moko138
Re : [RÉSOLU] Ports USB deviennent inutilisables
À première vue, à part que tu as blacklisté deux fois le même module :
# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps
ce qui est sans conséquence, je ne vois rien pour l'instant...
Mais demain, il fera plus clair, et dès que tu seras dans ta session, tu donneras
lsmod
et tu exécuteras
dmesg > dmesg_$(date +%Y%m%d-%Hh%M).txt
ce qui créera dans ton home un fichier dmesg_xxx.txt
Tu ouvriras ce fichier et tu le colleras ici entre balises-code.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#19 Le 05/05/2016, à 09:35
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
Merci pour ta réponse
lsmod
donne
Module Size Used by
hid_generic 12548 0
rts5139 335409 0
pci_stub 12622 1
vboxpci 23116 0
vboxnetadp 25813 0
vboxnetflt 27880 0
vboxdrv 446786 3 vboxnetadp,vboxnetflt,vboxpci
bnep 19624 2
rfcomm 69160 8
binfmt_misc 17468 1
nls_iso8859_1 12713 1
snd_hda_codec_hdmi 46368 1
snd_hda_codec_realtek 65904 1
uvcvideo 80885 0
videobuf2_vmalloc 13216 1 uvcvideo
videobuf2_memops 13362 1 videobuf2_vmalloc
videobuf2_core 40664 1 uvcvideo
videodev 134688 2 uvcvideo,videobuf2_core
hid_multitouch 17407 0
asus_nb_wmi 16990 0
asus_wmi 24191 1 asus_nb_wmi
sparse_keymap 13948 1 asus_wmi
snd_hda_intel 56611 5
snd_hda_codec 193017 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
x86_pkg_temp_thermal 14205 0
snd_seq_midi 13324 0
snd_hwdep 13602 1 snd_hda_codec
intel_powerclamp 14705 0
coretemp 13435 0
snd_seq_midi_event 14899 1 snd_seq_midi
kvm_intel 143187 0
snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_rawmidi 30616 1 snd_seq_midi
kvm 455843 1 kvm_intel
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
aesni_intel 55624 0
aes_x86_64 17131 1 aesni_intel
lrw 13286 1 aesni_intel
arc4 12608 2
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
ablk_helper 13597 1 aesni_intel
cryptd 20359 2 aesni_intel,ablk_helper
joydev 17381 0
serio_raw 13462 0
ath9k 164164 0
ath9k_common 13551 1 ath9k
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
nouveau 1097288 0
ath9k_hw 453856 2 ath9k_common,ath9k
lpc_ich 21080 0
snd_seq 61616 2 snd_seq_midi_event,snd_seq_midi
ath 28698 3 ath9k_common,ath9k,ath9k_hw
i915 788212 5
mac80211 638915 1 ath9k
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 29495 2 snd_pcm,snd_seq
mxm_wmi 13021 1 nouveau
ttm 93424 1 nouveau
cfg80211 496328 3 ath,ath9k,mac80211
ath3k 17414 0
btusb 32412 0
drm_kms_helper 55071 2 i915,nouveau
bluetooth 391136 23 bnep,ath3k,btusb,rfcomm
drm 303102 6 ttm,i915,drm_kms_helper,nouveau
mei_me 18627 0
mei 82276 1 mei_me
snd 69322 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
shpchp 37032 0
i2c_algo_bit 13413 2 i915,nouveau
soundcore 12680 1 snd
wmi 19177 3 mxm_wmi,nouveau,asus_wmi
video 19476 3 i915,nouveau,asus_wmi
mac_hid 13205 0
parport_pc 32701 0
ppdev 17671 0
lp 17759 0
parport 42348 3 lp,ppdev,parport_pc
usbhid 52659 0
hid 106148 3 hid_multitouch,hid_generic,usbhid
ahci 34091 3
psmouse 106692 0
r8169 71677 0
libahci 32716 1 ahci
mii 13934 1 r8169
Le fichier dmesg_xxx.txt donne quant à lui
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-85-generic (buildd@lgw01-32) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 (Ubuntu 3.13.0-85.129-generic 3.13.11-ckt36)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-85-generic.efi.signed root=UUID=edf82426-3fe3-4a89-ab67-d957822e31ab ro quiet splash radeon.audio=1 vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b98befff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b98bf000-0x00000000b98c5fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000b98c6000-0x00000000ba130fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ba131000-0x00000000ba3bcfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ba3bd000-0x00000000c98dffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c98e0000-0x00000000c9af6fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c9af7000-0x00000000c9e1bfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c9e1c000-0x00000000cab1efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cab1f000-0x00000000caf58fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000caf59000-0x00000000caffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cbc00000-0x00000000cfdfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f1fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0xc9ea4000 ACPI=0xc9ea4000 SMBIOS=0xf04c0 MPS=0xfd5a0
[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x0000000000058000) (0MB)
[ 0.000000] efi: mem02: type=0, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
[ 0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
[ 0.000000] efi: mem04: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
[ 0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
[ 0.000000] efi: mem06: type=0, attr=0xf, range=[0x000000000009f000-0x00000000000a0000) (0MB)
[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000000100000-0x0000000001504000) (20MB)
[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001504000-0x0000000002000000) (10MB)
[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000002000000-0x0000000003404000) (20MB)
[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000003404000-0x0000000035b3c000) (807MB)
[ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x0000000035b3c000-0x0000000036d96000) (18MB)
[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000036d96000-0x0000000086eea000) (1281MB)
[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x0000000086eea000-0x00000000b64dc000) (757MB)
[ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x00000000b64dc000-0x00000000b95b7000) (48MB)
[ 0.000000] efi: mem15: type=2, attr=0xf, range=[0x00000000b95b7000-0x00000000b978b000) (1MB)
[ 0.000000] efi: mem16: type=1, attr=0xf, range=[0x00000000b978b000-0x00000000b98bf000) (1MB)
[ 0.000000] efi: mem17: type=10, attr=0xf, range=[0x00000000b98bf000-0x00000000b98c6000) (0MB)
[ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000b98c6000-0x00000000b9a1a000) (1MB)
[ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x00000000b9a1a000-0x00000000ba0f2000) (6MB)
[ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x00000000ba0f2000-0x00000000ba10e000) (0MB)
[ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x00000000ba10e000-0x00000000ba128000) (0MB)
[ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x00000000ba128000-0x00000000ba131000) (0MB)
[ 0.000000] efi: mem23: type=6, attr=0x800000000000000f, range=[0x00000000ba131000-0x00000000ba3bd000) (2MB)
[ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x00000000ba3bd000-0x00000000ba3cc000) (0MB)
[ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x00000000ba3cc000-0x00000000ba3d9000) (0MB)
[ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x00000000ba3d9000-0x00000000ba3db000) (0MB)
[ 0.000000] efi: mem27: type=7, attr=0xf, range=[0x00000000ba3db000-0x00000000bd6ed000) (51MB)
[ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x00000000bd6ed000-0x00000000bd9dd000) (2MB)
[ 0.000000] efi: mem29: type=7, attr=0xf, range=[0x00000000bd9dd000-0x00000000bd9ee000) (0MB)
[ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x00000000bd9ee000-0x00000000bd9f2000) (0MB)
[ 0.000000] efi: mem31: type=7, attr=0xf, range=[0x00000000bd9f2000-0x00000000bd9f3000) (0MB)
[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x00000000bd9f3000-0x00000000c8c2b000) (178MB)
[ 0.000000] efi: mem33: type=7, attr=0xf, range=[0x00000000c8c2b000-0x00000000c95ee000) (9MB)
[ 0.000000] efi: mem34: type=3, attr=0xf, range=[0x00000000c95ee000-0x00000000c98e0000) (2MB)
[ 0.000000] efi: mem35: type=0, attr=0xf, range=[0x00000000c98e0000-0x00000000c994d000) (0MB)
[ 0.000000] efi: mem36: type=0, attr=0xf, range=[0x00000000c994d000-0x00000000c9af7000) (1MB)
[ 0.000000] efi: mem37: type=7, attr=0xf, range=[0x00000000c9af7000-0x00000000c9e12000) (3MB)
[ 0.000000] efi: mem38: type=2, attr=0xf, range=[0x00000000c9e12000-0x00000000c9e1c000) (0MB)
[ 0.000000] efi: mem39: type=10, attr=0xf, range=[0x00000000c9e1c000-0x00000000caae5000) (12MB)
[ 0.000000] efi: mem40: type=10, attr=0xf, range=[0x00000000caae5000-0x00000000cab01000) (0MB)
[ 0.000000] efi: mem41: type=10, attr=0xf, range=[0x00000000cab01000-0x00000000cab05000) (0MB)
[ 0.000000] efi: mem42: type=10, attr=0xf, range=[0x00000000cab05000-0x00000000cab13000) (0MB)
[ 0.000000] efi: mem43: type=10, attr=0xf, range=[0x00000000cab13000-0x00000000cab1f000) (0MB)
[ 0.000000] efi: mem44: type=6, attr=0x800000000000000f, range=[0x00000000cab1f000-0x00000000cae82000) (3MB)
[ 0.000000] efi: mem45: type=6, attr=0x800000000000000f, range=[0x00000000cae82000-0x00000000caeb8000) (0MB)
[ 0.000000] efi: mem46: type=6, attr=0x800000000000000f, range=[0x00000000caeb8000-0x00000000caeba000) (0MB)
[ 0.000000] efi: mem47: type=6, attr=0x800000000000000f, range=[0x00000000caeba000-0x00000000caf59000) (0MB)
[ 0.000000] efi: mem48: type=5, attr=0x800000000000000f, range=[0x00000000caf59000-0x00000000caf7a000) (0MB)
[ 0.000000] efi: mem49: type=5, attr=0x800000000000000f, range=[0x00000000caf7a000-0x00000000cafff000) (0MB)
[ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x00000000cafff000-0x00000000cb000000) (0MB)
[ 0.000000] efi: mem51: type=7, attr=0xf, range=[0x0000000100000000-0x000000042f200000) (13042MB)
[ 0.000000] efi: mem52: type=0, attr=0x8000000000000000, range=[0x00000000cbc00000-0x00000000cfe00000) (66MB)
[ 0.000000] efi: mem53: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[ 0.000000] efi: mem54: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[ 0.000000] efi: mem55: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[ 0.000000] efi: mem56: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[ 0.000000] efi: mem57: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[ 0.000000] efi: mem58: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. N550JK/N550JK, BIOS N550JK.207 08/11/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x42f200 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-CFFFF write-protect
[ 0.000000] D0000-DFFFF uncachable
[ 0.000000] E0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
[ 0.000000] 1 base 0400000000 mask 7FE0000000 write-back
[ 0.000000] 2 base 0420000000 mask 7FF0000000 write-back
[ 0.000000] 3 base 00E0000000 mask 7FE0000000 uncachable
[ 0.000000] 4 base 00D0000000 mask 7FF0000000 uncachable
[ 0.000000] 5 base 00CC000000 mask 7FFC000000 uncachable
[ 0.000000] 6 base 00CBC00000 mask 7FFFC00000 uncachable
[ 0.000000] 7 base 042F800000 mask 7FFF800000 uncachable
[ 0.000000] 8 base 042F400000 mask 7FFFC00000 uncachable
[ 0.000000] 9 base 042F200000 mask 7FFFE00000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB
[ 0.000000] reg 1, base: 16GB, range: 512MB, type WB
[ 0.000000] reg 2, base: 16896MB, range: 256MB, type WB
[ 0.000000] reg 3, base: 3584MB, range: 512MB, type UC
[ 0.000000] reg 4, base: 3328MB, range: 256MB, type UC
[ 0.000000] reg 5, base: 3264MB, range: 64MB, type UC
[ 0.000000] reg 6, base: 3260MB, range: 4MB, type UC
[ 0.000000] reg 7, base: 17144MB, range: 8MB, type UC
[ 0.000000] reg 8, base: 17140MB, range: 4MB, type UC
[ 0.000000] reg 9, base: 17138MB, range: 2MB, type UC
[ 0.000000] total RAM covered: 16302M
[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 64K chunk_size: 128K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 64K chunk_size: 256K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 64K chunk_size: 512K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 64K chunk_size: 8M num_reg: 10 lose cover RAM: 50M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 16M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 32M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 64M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 128M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 256M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 512M num_reg: 10 lose cover RAM: -268M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 1G num_reg: 10 lose cover RAM: -264M
[ 0.000000] *BAD*gran_size: 64K chunk_size: 2G num_reg: 10 lose cover RAM: -1288M
[ 0.000000] gran_size: 128K chunk_size: 128K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 128K chunk_size: 256K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 128K chunk_size: 512K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 128K chunk_size: 1M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 128K chunk_size: 2M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 128K chunk_size: 4M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 128K chunk_size: 8M num_reg: 10 lose cover RAM: 50M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 16M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 32M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 64M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 128M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 256M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 512M num_reg: 10 lose cover RAM: -268M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 1G num_reg: 10 lose cover RAM: -264M
[ 0.000000] *BAD*gran_size: 128K chunk_size: 2G num_reg: 10 lose cover RAM: -1288M
[ 0.000000] gran_size: 256K chunk_size: 256K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 256K chunk_size: 512K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 256K chunk_size: 1M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 256K chunk_size: 2M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 256K chunk_size: 4M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 256K chunk_size: 8M num_reg: 10 lose cover RAM: 50M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 16M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 32M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 64M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 128M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 256M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 512M num_reg: 10 lose cover RAM: -268M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 1G num_reg: 10 lose cover RAM: -264M
[ 0.000000] *BAD*gran_size: 256K chunk_size: 2G num_reg: 10 lose cover RAM: -1288M
[ 0.000000] gran_size: 512K chunk_size: 512K num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 512K chunk_size: 1M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 512K chunk_size: 2M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 512K chunk_size: 4M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 512K chunk_size: 8M num_reg: 10 lose cover RAM: 50M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 16M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 32M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 64M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 128M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 256M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 512M num_reg: 10 lose cover RAM: -268M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 1G num_reg: 10 lose cover RAM: -264M
[ 0.000000] *BAD*gran_size: 512K chunk_size: 2G num_reg: 10 lose cover RAM: -1288M
[ 0.000000] gran_size: 1M chunk_size: 1M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 1M chunk_size: 2M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 1M chunk_size: 4M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 1M chunk_size: 8M num_reg: 10 lose cover RAM: 50M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 16M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 32M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 64M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 128M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 256M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 512M num_reg: 10 lose cover RAM: -268M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 1G num_reg: 10 lose cover RAM: -264M
[ 0.000000] *BAD*gran_size: 1M chunk_size: 2G num_reg: 10 lose cover RAM: -1288M
[ 0.000000] gran_size: 2M chunk_size: 2M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 2M chunk_size: 4M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 2M chunk_size: 8M num_reg: 10 lose cover RAM: 50M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 16M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 32M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 64M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 128M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 256M num_reg: 10 lose cover RAM: -12M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 512M num_reg: 10 lose cover RAM: -268M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 1G num_reg: 10 lose cover RAM: -264M
[ 0.000000] *BAD*gran_size: 2M chunk_size: 2G num_reg: 10 lose cover RAM: -1288M
[ 0.000000] gran_size: 4M chunk_size: 4M num_reg: 10 lose cover RAM: 242M
[ 0.000000] gran_size: 4M chunk_size: 8M num_reg: 10 lose cover RAM: 50M
[ 0.000000] gran_size: 4M chunk_size: 16M num_reg: 10 lose cover RAM: 50M
[ 0.000000] gran_size: 4M chunk_size: 32M num_reg: 10 lose cover RAM: 2M
[ 0.000000] gran_size: 4M chunk_size: 64M num_reg: 10 lose cover RAM: 2M
[ 0.000000] gran_size: 4M chunk_size: 128M num_reg: 10 lose cover RAM: 2M
[ 0.000000] gran_size: 4M chunk_size: 256M num_reg: 10 lose cover RAM: 2M
[ 0.000000] *BAD*gran_size: 4M chunk_size: 512M num_reg: 10 lose cover RAM: -254M
[ 0.000000] gran_size: 4M chunk_size: 1G num_reg: 10 lose cover RAM: 2M
[ 0.000000] *BAD*gran_size: 4M chunk_size: 2G num_reg: 10 lose cover RAM: -1022M
[ 0.000000] gran_size: 8M chunk_size: 8M num_reg: 10 lose cover RAM: 118M
[ 0.000000] gran_size: 8M chunk_size: 16M num_reg: 10 lose cover RAM: 54M
[ 0.000000] gran_size: 8M chunk_size: 32M num_reg: 10 lose cover RAM: 6M
[ 0.000000] gran_size: 8M chunk_size: 64M num_reg: 10 lose cover RAM: 6M
[ 0.000000] gran_size: 8M chunk_size: 128M num_reg: 10 lose cover RAM: 6M
[ 0.000000] gran_size: 8M chunk_size: 256M num_reg: 10 lose cover RAM: 6M
[ 0.000000] *BAD*gran_size: 8M chunk_size: 512M num_reg: 10 lose cover RAM: -250M
[ 0.000000] gran_size: 8M chunk_size: 1G num_reg: 10 lose cover RAM: 6M
[ 0.000000] *BAD*gran_size: 8M chunk_size: 2G num_reg: 10 lose cover RAM: -1018M
[ 0.000000] gran_size: 16M chunk_size: 16M num_reg: 10 lose cover RAM: 62M
[ 0.000000] gran_size: 16M chunk_size: 32M num_reg: 10 lose cover RAM: 14M
[ 0.000000] gran_size: 16M chunk_size: 64M num_reg: 10 lose cover RAM: 14M
[ 0.000000] gran_size: 16M chunk_size: 128M num_reg: 10 lose cover RAM: 14M
[ 0.000000] gran_size: 16M chunk_size: 256M num_reg: 10 lose cover RAM: 14M
[ 0.000000] *BAD*gran_size: 16M chunk_size: 512M num_reg: 10 lose cover RAM: -242M
[ 0.000000] gran_size: 16M chunk_size: 1G num_reg: 10 lose cover RAM: 14M
[ 0.000000] *BAD*gran_size: 16M chunk_size: 2G num_reg: 10 lose cover RAM: -1010M
[ 0.000000] gran_size: 32M chunk_size: 32M num_reg: 10 lose cover RAM: 46M
[ 0.000000] gran_size: 32M chunk_size: 64M num_reg: 10 lose cover RAM: 46M
[ 0.000000] gran_size: 32M chunk_size: 128M num_reg: 10 lose cover RAM: 46M
[ 0.000000] gran_size: 32M chunk_size: 256M num_reg: 10 lose cover RAM: 46M
[ 0.000000] *BAD*gran_size: 32M chunk_size: 512M num_reg: 10 lose cover RAM: -210M
[ 0.000000] gran_size: 32M chunk_size: 1G num_reg: 10 lose cover RAM: 46M
[ 0.000000] *BAD*gran_size: 32M chunk_size: 2G num_reg: 10 lose cover RAM: -978M
[ 0.000000] gran_size: 64M chunk_size: 64M num_reg: 8 lose cover RAM: 110M
[ 0.000000] gran_size: 64M chunk_size: 128M num_reg: 8 lose cover RAM: 110M
[ 0.000000] gran_size: 64M chunk_size: 256M num_reg: 9 lose cover RAM: 110M
[ 0.000000] gran_size: 64M chunk_size: 512M num_reg: 10 lose cover RAM: 110M
[ 0.000000] gran_size: 64M chunk_size: 1G num_reg: 9 lose cover RAM: 110M
[ 0.000000] gran_size: 64M chunk_size: 2G num_reg: 10 lose cover RAM: 110M
[ 0.000000] gran_size: 128M chunk_size: 128M num_reg: 7 lose cover RAM: 174M
[ 0.000000] gran_size: 128M chunk_size: 256M num_reg: 9 lose cover RAM: 174M
[ 0.000000] gran_size: 128M chunk_size: 512M num_reg: 10 lose cover RAM: 174M
[ 0.000000] gran_size: 128M chunk_size: 1G num_reg: 9 lose cover RAM: 174M
[ 0.000000] gran_size: 128M chunk_size: 2G num_reg: 10 lose cover RAM: 174M
[ 0.000000] gran_size: 256M chunk_size: 256M num_reg: 5 lose cover RAM: 430M
[ 0.000000] gran_size: 256M chunk_size: 512M num_reg: 5 lose cover RAM: 430M
[ 0.000000] gran_size: 256M chunk_size: 1G num_reg: 6 lose cover RAM: 430M
[ 0.000000] gran_size: 256M chunk_size: 2G num_reg: 7 lose cover RAM: 430M
[ 0.000000] gran_size: 512M chunk_size: 512M num_reg: 5 lose cover RAM: 430M
[ 0.000000] gran_size: 512M chunk_size: 1G num_reg: 6 lose cover RAM: 430M
[ 0.000000] gran_size: 512M chunk_size: 2G num_reg: 7 lose cover RAM: 430M
[ 0.000000] gran_size: 1G chunk_size: 1G num_reg: 4 lose cover RAM: 942M
[ 0.000000] gran_size: 1G chunk_size: 2G num_reg: 4 lose cover RAM: 942M
[ 0.000000] gran_size: 2G chunk_size: 2G num_reg: 3 lose cover RAM: 1966M
[ 0.000000] mtrr_cleanup: can not find optimal value
[ 0.000000] please specify mtrr_gran_size/mtrr_chunk_size
[ 0.000000] e820: update [mem 0xcbc00000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd8a0-0x000fd8af] mapped at [ffff8800000fd8a0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02fe2000, 0x02fe2fff] PGTABLE
[ 0.000000] BRK [0x02fe3000, 0x02fe3fff] PGTABLE
[ 0.000000] BRK [0x02fe4000, 0x02fe4fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x42f000000-0x42f1fffff]
[ 0.000000] [mem 0x42f000000-0x42f1fffff] page 2M
[ 0.000000] BRK [0x02fe5000, 0x02fe5fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x42c000000-0x42effffff]
[ 0.000000] [mem 0x42c000000-0x42effffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x42bffffff]
[ 0.000000] [mem 0x400000000-0x42bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xb98befff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
[ 0.000000] [mem 0x80000000-0xb97fffff] page 2M
[ 0.000000] [mem 0xb9800000-0xb98befff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xb98c6000-0xba130fff]
[ 0.000000] [mem 0xb98c6000-0xb99fffff] page 4k
[ 0.000000] [mem 0xb9a00000-0xb9ffffff] page 2M
[ 0.000000] [mem 0xba000000-0xba130fff] page 4k
[ 0.000000] BRK [0x02fe6000, 0x02fe6fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xba3bd000-0xc98dffff]
[ 0.000000] [mem 0xba3bd000-0xba3fffff] page 4k
[ 0.000000] [mem 0xba400000-0xc97fffff] page 2M
[ 0.000000] [mem 0xc9800000-0xc98dffff] page 4k
[ 0.000000] BRK [0x02fe7000, 0x02fe7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xc9af7000-0xc9e1bfff]
[ 0.000000] [mem 0xc9af7000-0xc9bfffff] page 4k
[ 0.000000] [mem 0xc9c00000-0xc9dfffff] page 2M
[ 0.000000] [mem 0xc9e00000-0xc9e1bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xcafff000-0xcaffffff]
[ 0.000000] [mem 0xcafff000-0xcaffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x35b3c000-0x36d95fff]
[ 0.000000] ACPI: RSDP 00000000c9ea4000 000024 (v02 _ASUS_)
[ 0.000000] ACPI: XSDT 00000000c9ea4088 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000c9eb7e58 00010C (v05 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000c9ea4240 013C16 (v02 _ASUS_ Notebook 00000012 INTL 20120711)
[ 0.000000] ACPI: FACS 00000000cab1df80 000040
[ 0.000000] ACPI: APIC 00000000c9eb7f68 000092 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 00000000c9eb8000 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: ECDT 00000000c9eb8048 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 00000000c9eb8110 00019D (v01 Intel zpodd 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 00000000c9eb82b0 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 00000000c9eb87f0 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] ACPI: MCFG 00000000c9eb92c8 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000c9eb9308 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 00000000c9eb9340 000298 (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 00000000c9eb95d8 0044FA (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: SSDT 00000000c9ebdad8 0017D1 (v01 SgRef SgPeg 00001000 INTL 20120711)
[ 0.000000] ACPI: DMAR 00000000c9ebf2b0 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: SSDT 00000000c9ebf368 0013ED (v01 OptRef OptTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: MSDM 00000000c9af4e18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000042f1fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x42f1fffff]
[ 0.000000] NODE_DATA [mem 0x42f1f4000-0x42f1f8fff]
[ 0.000000] [ffffea0000000000-ffffea0010bfffff] PMD -> [ffff88041e800000-ffff88042e7fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x42f1fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x00057fff]
[ 0.000000] node 0: [mem 0x00059000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xb98befff]
[ 0.000000] node 0: [mem 0xb98c6000-0xba130fff]
[ 0.000000] node 0: [mem 0xba3bd000-0xc98dffff]
[ 0.000000] node 0: [mem 0xc9af7000-0xc9e1bfff]
[ 0.000000] node 0: [mem 0xcafff000-0xcaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x42f1fffff]
[ 0.000000] On node 0 totalpages: 4164368
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 26 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12838 pages used for memmap
[ 0.000000] DMA32 zone: 821619 pages, LIFO batch:31
[ 0.000000] Normal zone: 52168 pages used for memmap
[ 0.000000] Normal zone: 3338752 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, 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: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb98bf000-0xb98c5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xba131000-0xba3bcfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc98e0000-0xc9af6fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc9e1c000-0xcab1efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcab1f000-0xcaf58fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcaf59000-0xcaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcbbfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcbc00000-0xcfdfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcfe00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xcfe00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88042ee00000 s81536 r8192 d20864 u262144
[ 0.000000] pcpu-alloc: s81536 r8192 d20864 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4099272
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-85-generic.efi.signed root=UUID=edf82426-3fe3-4a89-ab67-d957822e31ab ro quiet splash radeon.audio=1 vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 16095704K/16657472K available (7426K kernel code, 1146K rwdata, 3416K rodata, 1336K init, 1448K bss, 561768K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] NR_IRQS:16640 nr_irqs:744 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 67108864 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 2494.411 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.82 BogoMIPS (lpj=9977644)
[ 0.000004] pid_max: default: 32768 minimum: 301
[ 0.000748] Security Framework initialized
[ 0.000760] AppArmor: AppArmor initialized
[ 0.000760] Yama: becoming mindful.
[ 0.001472] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.003607] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.004514] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.004526] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.004697] Initializing cgroup subsys memory
[ 0.004701] Initializing cgroup subsys devices
[ 0.004702] Initializing cgroup subsys freezer
[ 0.004703] Initializing cgroup subsys blkio
[ 0.004704] Initializing cgroup subsys perf_event
[ 0.004705] Initializing cgroup subsys hugetlb
[ 0.004721] CPU: Physical Processor ID: 0
[ 0.004721] CPU: Processor Core ID: 0
[ 0.004725] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.004725] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.005471] mce: CPU supports 9 MCE banks
[ 0.005481] CPU0: Thermal monitoring enabled (TM1)
[ 0.005488] process: using mwait in idle threads
[ 0.005490] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.005490] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[ 0.005490] tlb_flushall_shift: 6
[ 0.005570] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
[ 0.006283] ACPI: Core revision 20131115
[ 0.015348] ACPI: All ACPI Tables successfully acquired
[ 0.020132] ftrace: allocating 28612 entries in 112 pages
[ 0.028845] dmar: Host address width 39
[ 0.028846] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.028852] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[ 0.028853] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.028856] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[ 0.028857] dmar: RMRR base: 0x000000c9a7d000 end: 0x000000c9a89fff
[ 0.028858] dmar: RMRR base: 0x000000cbc00000 end: 0x000000cfdfffff
[ 0.028923] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
[ 0.028924] HPET id 0 under DRHD base 0xfed91000
[ 0.029033] Enabled IRQ remapping in x2apic mode
[ 0.029034] Enabling x2apic
[ 0.029035] Enabled x2apic
[ 0.029039] Switched APIC routing to cluster x2apic.
[ 0.029443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.069173] smpboot: CPU0: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (fam: 06, model: 3c, stepping: 03)
[ 0.069178] TSC deadline timer enabled
[ 0.069186] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.069191] ... version: 3
[ 0.069191] ... bit width: 48
[ 0.069192] ... generic registers: 4
[ 0.069192] ... value mask: 0000ffffffffffff
[ 0.069193] ... max period: 0000ffffffffffff
[ 0.069194] ... fixed-purpose events: 3
[ 0.069194] ... event mask: 000000070000000f
[ 0.070302] x86: Booting SMP configuration:
[ 0.084097] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.070303] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.167294] x86: Booted up 1 node, 8 CPUs
[ 0.167297] smpboot: Total of 8 processors activated (39910.57 BogoMIPS)
[ 0.172962] devtmpfs: initialized
[ 0.174749] EVM: security.selinux
[ 0.174750] EVM: security.SMACK64
[ 0.174751] EVM: security.ima
[ 0.174751] EVM: security.capability
[ 0.174779] PM: Registering ACPI NVS region [mem 0xb98bf000-0xb98c5fff] (28672 bytes)
[ 0.174780] PM: Registering ACPI NVS region [mem 0xc9e1c000-0xcab1efff] (13643776 bytes)
[ 0.175369] pinctrl core: initialized pinctrl subsystem
[ 0.175407] regulator-dummy: no parameters
[ 0.175433] RTC time: 8:29:17, date: 05/05/16
[ 0.175453] NET: Registered protocol family 16
[ 0.175516] cpuidle: using governor ladder
[ 0.175517] cpuidle: using governor menu
[ 0.175542] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.175543] ACPI: bus type PCI registered
[ 0.175544] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.175578] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.175580] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.180601] PCI: Using configuration type 1 for base access
[ 0.181231] bio: create slab <bio-0> at 0
[ 0.181326] ACPI: Added _OSI(Module Device)
[ 0.181327] ACPI: Added _OSI(Processor Device)
[ 0.181328] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.181329] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.183075] ACPI : EC: EC description table is found, configuring boot EC
[ 0.184906] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.196874] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.208966] ACPI: SSDT 00000000c9aebc18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.209502] ACPI: Dynamic OEM Table Load:
[ 0.209504] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.213078] ACPI: SSDT 00000000c9aeb618 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.213669] ACPI: Dynamic OEM Table Load:
[ 0.213671] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.216966] ACPI: SSDT 00000000c9aead98 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.217500] ACPI: Dynamic OEM Table Load:
[ 0.217501] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.221951] ACPI: Interpreter enabled
[ 0.221958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[ 0.221963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[ 0.221978] ACPI: (supports S0 S3 S4 S5)
[ 0.221979] ACPI: Using IOAPIC for interrupt routing
[ 0.222003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.222193] ACPI: No dock devices found.
[ 0.229046] ACPI: Power Resource [PG00] (on)
[ 0.233417] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.233420] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.233778] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.233779] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.234148] PCI host bridge to bus 0000:00
[ 0.234150] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.234151] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.234152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.234153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.234154] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.234155] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.234156] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.234156] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.234157] pci_bus 0000:00: root bus resource [mem 0xcfe00000-0xfeafffff]
[ 0.234163] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[ 0.234218] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.234242] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.234275] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.234296] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[ 0.234304] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
[ 0.234308] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.234311] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.234361] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.234366] pci 0000:00:03.0: reg 0x10: [mem 0xf7a14000-0xf7a17fff 64bit]
[ 0.234437] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.234453] pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff 64bit]
[ 0.234505] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.234532] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.234553] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.234570] pci 0000:00:16.0: reg 0x10: [mem 0xf7a1e000-0xf7a1e00f 64bit]
[ 0.234625] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.234682] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.234700] pci 0000:00:1a.0: reg 0x10: [mem 0xf7a1c000-0xf7a1c3ff]
[ 0.234779] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.234817] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.234839] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.234851] pci 0000:00:1b.0: reg 0x10: [mem 0xf7a10000-0xf7a13fff 64bit]
[ 0.234908] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.234937] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.234955] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.235010] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.235040] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.235058] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[ 0.235115] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.235161] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[ 0.235217] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.235247] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.235264] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[ 0.235321] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.235351] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.235377] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.235395] pci 0000:00:1d.0: reg 0x10: [mem 0xf7a1b000-0xf7a1b3ff]
[ 0.235474] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.235511] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.235532] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
[ 0.235665] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[ 0.235679] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
[ 0.235685] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
[ 0.235692] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
[ 0.235698] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
[ 0.235705] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.235711] pci 0000:00:1f.2: reg 0x24: [mem 0xf7a1a000-0xf7a1a7ff]
[ 0.235744] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.235785] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.235797] pci 0000:00:1f.3: reg 0x10: [mem 0xf7a19000-0xf7a190ff 64bit]
[ 0.235814] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.235898] pci 0000:01:00.0: [10de:1391] type 00 class 0x030200
[ 0.235904] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[ 0.235911] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.235917] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.235922] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.235926] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[ 0.235955] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.242702] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.242705] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.242707] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.242710] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.242768] acpiphp: Slot [1] registered
[ 0.242774] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.242833] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.242919] pci 0000:04:00.0: [168c:0032] type 00 class 0x028000
[ 0.242942] pci 0000:04:00.0: reg 0x10: [mem 0xf7900000-0xf797ffff 64bit]
[ 0.242995] pci 0000:04:00.0: reg 0x30: [mem 0xf7980000-0xf798ffff pref]
[ 0.243049] pci 0000:04:00.0: supports D1 D2
[ 0.243051] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.250720] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 0.250726] pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.250814] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[ 0.250831] pci 0000:05:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.250859] pci 0000:05:00.0: reg 0x18: [mem 0xf7800000-0xf7800fff 64bit]
[ 0.250877] pci 0000:05:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[ 0.250952] pci 0000:05:00.0: supports D1 D2
[ 0.250953] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.258736] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.258740] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.258743] pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.258748] pci 0000:00:1c.3: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.259537] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[ 0.259577] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 12)
[ 0.259614] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 10 12)
[ 0.259651] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
[ 0.259687] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[ 0.259724] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[ 0.259761] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
[ 0.259798] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
[ 0.260252] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.260256] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.260307] Found 1 acpi root devices
[ 0.260352] ACPI : EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
[ 0.260407] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.260409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.260411] vgaarb: loaded
[ 0.260411] vgaarb: bridge control possible 0000:00:02.0
[ 0.260499] SCSI subsystem initialized
[ 0.260526] libata version 3.00 loaded.
[ 0.260536] ACPI: bus type USB registered
[ 0.260544] usbcore: registered new interface driver usbfs
[ 0.260548] usbcore: registered new interface driver hub
[ 0.260568] usbcore: registered new device driver usb
[ 0.260628] PCI: Using ACPI for IRQ routing
[ 0.261827] PCI: pci_cache_line_size set to 64 bytes
[ 0.261864] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.261865] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.261866] e820: reserve RAM buffer [mem 0xb98bf000-0xbbffffff]
[ 0.261867] e820: reserve RAM buffer [mem 0xba131000-0xbbffffff]
[ 0.261867] e820: reserve RAM buffer [mem 0xc98e0000-0xcbffffff]
[ 0.261868] e820: reserve RAM buffer [mem 0xc9e1c000-0xcbffffff]
[ 0.261869] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
[ 0.261870] e820: reserve RAM buffer [mem 0x42f200000-0x42fffffff]
[ 0.261914] NetLabel: Initializing
[ 0.261915] NetLabel: domain hash size = 128
[ 0.261916] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.261923] NetLabel: unlabeled traffic allowed by default
[ 0.261955] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.261958] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.263985] Switched to clocksource hpet
[ 0.266740] AppArmor: AppArmor Filesystem Enabled
[ 0.266752] pnp: PnP ACPI init
[ 0.266759] ACPI: bus type PNP registered
[ 0.266809] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.266811] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.266861] pnp 00:01: [dma 4]
[ 0.266870] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.266879] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.266938] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.266967] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.267071] system 00:05: [io 0x0680-0x069f] has been reserved
[ 0.267073] system 00:05: [io 0xffff] has been reserved
[ 0.267074] system 00:05: [io 0xffff] has been reserved
[ 0.267075] system 00:05: [io 0xffff] has been reserved
[ 0.267076] system 00:05: [io 0x1c00-0x1cfe] has been reserved
[ 0.267078] system 00:05: [io 0x1d00-0x1dfe] has been reserved
[ 0.267079] system 00:05: [io 0x1e00-0x1efe] has been reserved
[ 0.267080] system 00:05: [io 0x1f00-0x1ffe] has been reserved
[ 0.267081] system 00:05: [io 0x1800-0x18fe] could not be reserved
[ 0.267083] system 00:05: [io 0x164e-0x164f] has been reserved
[ 0.267084] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267101] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.267132] system 00:07: [io 0x1854-0x1857] has been reserved
[ 0.267134] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.267167] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 0.267169] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267189] system 00:09: [io 0x0240-0x0259] has been reserved
[ 0.267191] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267231] pnp 00:0a: Plug and Play ACPI device, IDs ETD0105 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[ 0.267257] pnp 00:0b: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[ 0.267543] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.267545] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.267546] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.267547] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.267549] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.267550] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.267551] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.267553] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.267554] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[ 0.267555] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.267557] system 00:0c: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[ 0.267558] system 00:0c: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 0.267560] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267612] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267817] pnp: PnP ACPI: found 14 devices
[ 0.267818] ACPI: bus type PNP unregistered
[ 0.273447] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.273449] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[ 0.273451] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
[ 0.273463] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.273465] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.273466] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.273468] pci 0000:00:1c.1: BAR 14: assigned [mem 0xcfe00000-0xcfffffff]
[ 0.273470] pci 0000:00:1c.1: BAR 15: assigned [mem 0xf2200000-0xf23fffff 64bit pref]
[ 0.273472] pci 0000:00:1c.1: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.273473] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.273474] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.273477] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.273478] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.273481] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.273490] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.273492] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
[ 0.273496] pci 0000:00:1c.1: bridge window [mem 0xcfe00000-0xcfffffff]
[ 0.273499] pci 0000:00:1c.1: bridge window [mem 0xf2200000-0xf23fffff 64bit pref]
[ 0.273504] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 0.273508] pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.273514] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.273517] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.273520] pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.273523] pci 0000:00:1c.3: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.273528] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.273529] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.273530] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.273531] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.273532] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.273533] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.273534] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.273535] pci_bus 0000:00: resource 11 [mem 0xcfe00000-0xfeafffff]
[ 0.273536] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.273537] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[ 0.273538] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.273539] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.273540] pci_bus 0000:03: resource 1 [mem 0xcfe00000-0xcfffffff]
[ 0.273541] pci_bus 0000:03: resource 2 [mem 0xf2200000-0xf23fffff 64bit pref]
[ 0.273542] pci_bus 0000:04: resource 1 [mem 0xf7900000-0xf79fffff]
[ 0.273543] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
[ 0.273543] pci_bus 0000:05: resource 1 [mem 0xf7800000-0xf78fffff]
[ 0.273544] pci_bus 0000:05: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.273563] NET: Registered protocol family 2
[ 0.273716] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.273854] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.273951] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.273962] TCP: reno registered
[ 0.273974] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.274011] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.274082] NET: Registered protocol family 1
[ 0.274091] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.274438] PCI: CLS 64 bytes, default 64
[ 0.274474] Trying to unpack rootfs image as initramfs...
[ 0.474764] Freeing initrd memory: 18792K (ffff880035b3c000 - ffff880036d96000)
[ 0.474772] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.474773] software IO TLB [mem 0xb58bf000-0xb98bf000] (64MB) mapped at [ffff8800b58bf000-ffff8800b98befff]
[ 0.474952] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x17
[ 0.474957] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x17
[ 0.474960] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x17
[ 0.474965] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x17
[ 0.474970] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x17
[ 0.474974] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x17
[ 0.474980] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x17
[ 0.474984] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x17
[ 0.475017] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.475018] Scanning for low memory corruption every 60 seconds
[ 0.475183] Initialise system trusted keyring
[ 0.475208] audit: initializing netlink socket (disabled)
[ 0.475215] type=2000 audit(1462436957.460:1): initialized
[ 0.493153] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.493964] zbud: loaded
[ 0.494057] VFS: Disk quotas dquot_6.5.2
[ 0.494080] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.494308] fuse init (API version 7.22)
[ 0.494346] msgmni has been set to 31858
[ 0.494376] Key type big_key registered
[ 0.494694] Key type asymmetric registered
[ 0.494695] Asymmetric key parser 'x509' registered
[ 0.494710] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.494745] io scheduler noop registered
[ 0.494746] io scheduler deadline registered (default)
[ 0.494758] io scheduler cfq registered
[ 0.494873] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
[ 0.494957] pcieport 0000:00:1c.0: irq 43 for MSI/MSI-X
[ 0.495047] pcieport 0000:00:1c.1: irq 44 for MSI/MSI-X
[ 0.495139] pcieport 0000:00:1c.2: irq 45 for MSI/MSI-X
[ 0.495224] pcieport 0000:00:1c.3: irq 46 for MSI/MSI-X
[ 0.495277] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.495278] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.495280] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.495290] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.495293] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.495302] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[ 0.495306] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[ 0.495315] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[ 0.495316] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 0.495320] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[ 0.495329] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[ 0.495330] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[ 0.495334] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[ 0.495340] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.495368] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 8c12 ss_vid 1043 ss_did 11cd
[ 0.495394] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[ 0.495396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.495417] efifb: probing for efifb
[ 0.495681] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90005c00000, using 3072k, total 3072k
[ 0.495682] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.495682] efifb: scrolling: redraw
[ 0.495683] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.496916] Console: switching to colour frame buffer device 128x48
[ 0.498081] fb0: EFI VGA frame buffer device
[ 0.498087] intel_idle: MWAIT substates: 0x42120
[ 0.498088] intel_idle: v0.4 model 0x3C
[ 0.498089] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.498194] ipmi message handler version 39.2
[ 0.504280] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.504320] ACPI: AC Adapter [AC0] (on-line)
[ 0.504407] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.505205] ACPI: Lid Switch [LID]
[ 0.505229] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[ 0.505233] ACPI: Sleep Button [SLPB]
[ 0.505253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.505255] ACPI: Power Button [PWRF]
[ 0.505755] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.505756] ACPI: Thermal Zone [THRM] (41 C)
[ 0.505772] GHES: HEST is not enabled!
[ 0.505815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.506897] Linux agpgart interface v0.103
[ 0.507792] brd: module loaded
[ 0.508225] loop: module loaded
[ 0.508461] libphy: Fixed MDIO Bus: probed
[ 0.508511] tun: Universal TUN/TAP device driver, 1.6
[ 0.508512] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.508547] PPP generic driver version 2.4.2
[ 0.508579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.508581] ehci-pci: EHCI PCI platform driver
[ 0.508661] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.508665] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.508681] ehci-pci 0000:00:1a.0: debug port 2
[ 0.512595] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.512619] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7a1c000
[ 0.524401] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.524444] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.524446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.524448] usb usb1: Product: EHCI Host Controller
[ 0.524449] usb usb1: Manufacturer: Linux 3.13.0-85-generic ehci_hcd
[ 0.524450] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.527412] hub 1-0:1.0: USB hub found
[ 0.527419] hub 1-0:1.0: 2 ports detected
[ 0.527682] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.527696] ACPI: Battery Slot [BAT0] (battery present)
[ 0.527834] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.527839] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.527849] ehci-pci 0000:00:1d.0: debug port 2
[ 0.531746] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.531762] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a1b000
[ 0.540345] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.540372] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.540373] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.540375] usb usb2: Product: EHCI Host Controller
[ 0.540376] usb usb2: Manufacturer: Linux 3.13.0-85-generic ehci_hcd
[ 0.540377] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.540494] hub 2-0:1.0: USB hub found
[ 0.540499] hub 2-0:1.0: 2 ports detected
[ 0.540581] ehci-platform: EHCI generic platform driver
[ 0.540590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.540592] ohci-pci: OHCI PCI platform driver
[ 0.540599] ohci-platform: OHCI generic platform driver
[ 0.540603] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.540701] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.540704] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.541785] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.541809] xhci_hcd 0000:00:14.0: irq 47 for MSI/MSI-X
[ 0.541857] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.541858] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.541860] usb usb3: Product: xHCI Host Controller
[ 0.541861] usb usb3: Manufacturer: Linux 3.13.0-85-generic xhci_hcd
[ 0.541862] usb usb3: SerialNumber: 0000:00:14.0
[ 0.541966] hub 3-0:1.0: USB hub found
[ 0.541982] hub 3-0:1.0: 14 ports detected
[ 0.545106] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.545109] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.545137] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.545138] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.545139] usb usb4: Product: xHCI Host Controller
[ 0.545140] usb usb4: Manufacturer: Linux 3.13.0-85-generic xhci_hcd
[ 0.545141] usb usb4: SerialNumber: 0000:00:14.0
[ 0.545257] hub 4-0:1.0: USB hub found
[ 0.545275] hub 4-0:1.0: 4 ports detected
[ 0.552436] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.556420] i8042: Detected active multiplexing controller, rev 1.1
[ 0.557825] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.557828] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 0.557841] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 0.557851] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 0.557859] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 0.558036] mousedev: PS/2 mouse device common for all mice
[ 0.558186] rtc_cmos 00:06: RTC can wake from S4
[ 0.558312] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.558345] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.558380] device-mapper: uevent: version 1.0.3
[ 0.558446] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 0.558450] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.558451] EFI Variables Facility v0.08 2004-May-17
[ 0.560594] TCP: cubic registered
[ 0.560632] NET: Registered protocol family 10
[ 0.560720] NET: Registered protocol family 17
[ 0.560726] Key type dns_resolver registered
[ 0.560930] Loading compiled-in X.509 certificates
[ 0.561480] registered taskstats version 1
[ 0.563321] Key type trusted registered
[ 0.566824] Key type encrypted registered
[ 0.566827] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.566829] IMA: No TPM chip found, activating TPM-bypass!
[ 0.567221] regulator-dummy: disabling
[ 0.567394] Magic number: 0:142:472
[ 0.567461] acpi LNXSYSTM:00: hash matches
[ 0.567532] rtc_cmos 00:06: setting system clock to 2016-05-05 08:29:18 UTC (1462436958)
[ 0.568698] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.568700] EDD information not available.
[ 0.568740] PM: Hibernation image not present or could not be loaded.
[ 0.569286] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
[ 0.569287] Write protecting the kernel read-only data: 12288k
[ 0.569557] Freeing unused kernel memory: 756K (ffff880002743000 - ffff880002800000)
[ 0.570589] Freeing unused kernel memory: 680K (ffff880002b56000 - ffff880002c00000)
[ 0.579954] systemd-udevd[145]: starting version 204
[ 0.596581] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.596587] r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.597409] ahci 0000:00:1f.2: version 3.0
[ 0.597520] ahci 0000:00:1f.2: irq 48 for MSI/MSI-X
[ 0.597563] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x14 impl SATA mode
[ 0.597565] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio ems apst
[ 0.598588] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.604761] r8169 0000:05:00.0: irq 49 for MSI/MSI-X
[ 0.604938] r8169 0000:05:00.0 eth0: RTL8168g/8111g at 0xffffc900018c8000, 38:2c:4a:05:19:48, XID 0c000800 IRQ 49
[ 0.604941] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.608707] scsi0 : ahci
[ 0.608766] scsi1 : ahci
[ 0.608812] scsi2 : ahci
[ 0.608856] scsi3 : ahci
[ 0.608901] scsi4 : ahci
[ 0.608926] ata1: DUMMY
[ 0.608927] ata2: DUMMY
[ 0.608930] ata3: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a200 irq 48
[ 0.608931] ata4: DUMMY
[ 0.608933] ata5: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a300 irq 48
[ 0.836668] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.928785] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.928805] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.930301] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.930307] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.930309] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.930330] ata3.00: ATAPI: MATSHITABD-MLT UJ272 S, 1.00, max UDMA/133
[ 0.931710] ata5.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
[ 0.931714] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.931741] ata3.00: configured for UDMA/133
[ 0.933011] scsi 2:0:0:0: CD-ROM MATSHITA BD-MLT UJ272 S 1.00 PQ: 0 ANSI: 5
[ 0.933376] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.933380] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.933382] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.934769] ata5.00: configured for UDMA/133
[ 0.935423] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.935426] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.935577] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 0.935642] sr 2:0:0:0: Attached scsi generic sg0 type 5
[ 0.935785] scsi 4:0:0:0: Direct-Access ATA HGST HTS721010A9 JB0O PQ: 0 ANSI: 5
[ 0.935934] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 0.935935] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 0.935939] sd 4:0:0:0: [sda] 4096-byte physical blocks
[ 0.936154] sd 4:0:0:0: [sda] Write Protect is off
[ 0.936157] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.936254] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.969217] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 0.969220] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.969441] hub 1-1:1.0: USB hub found
[ 0.969540] hub 1-1:1.0: 6 ports detected
[ 0.979256] sda: sda1 sda2 sda3
[ 0.979804] sd 4:0:0:0: [sda] Attached SCSI disk
[ 1.080925] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.213462] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 1.213466] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.213721] hub 2-1:1.0: USB hub found
[ 1.213815] hub 2-1:1.0: 8 ports detected
[ 1.348601] psmouse serio4: elantech: assuming hardware version 4 (with firmware version 0x381f05)
[ 1.364222] psmouse serio4: elantech: Synaptics capabilities query result 0x10, 0x14, 0x0e.
[ 1.381240] usb 3-5: new full-speed USB device number 2 using xhci_hcd
[ 1.399112] usb 3-5: New USB device found, idVendor=13d3, idProduct=3402
[ 1.399116] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.399118] usb 3-5: Product: Bluetooth USB Host Controller
[ 1.399120] usb 3-5: Manufacturer: Atheros Communications
[ 1.399122] usb 3-5: SerialNumber: Alaska Day 2006
[ 1.426406] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
[ 1.426408] EXT4-fs (sda2): write access will be enabled during recovery
[ 1.438493] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input11
[ 1.473351] tsc: Refined TSC clocksource calibration: 2494.225 MHz
[ 1.565483] usb 3-7: new high-speed USB device number 3 using xhci_hcd
[ 1.615342] usb 3-7: New USB device found, idVendor=04f2, idProduct=b3fd
[ 1.615345] usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.615347] usb 3-7: Product: USB2.0 HD UVC WebCam
[ 1.615348] usb 3-7: Manufacturer: Chicony Electronics Co.,Ltd.
[ 1.615349] usb 3-7: SerialNumber: 0x0001
[ 1.781722] usb 3-8: new high-speed USB device number 4 using xhci_hcd
[ 1.798234] usb 3-8: New USB device found, idVendor=0bda, idProduct=0139
[ 1.798238] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.798239] usb 3-8: Product: USB2.0-CRW
[ 1.798240] usb 3-8: Manufacturer: Generic
[ 1.798242] usb 3-8: SerialNumber: 20100201396000000
[ 1.965913] usb 3-10: new full-speed USB device number 5 using xhci_hcd
[ 1.983514] usb 3-10: New USB device found, idVendor=04f3, idProduct=010c
[ 1.983518] usb 3-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 1.983520] usb 3-10: Product: Touchscreen
[ 1.983521] usb 3-10: Manufacturer: ELAN
[ 1.983660] usb 3-10: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.986174] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.992630] usbcore: registered new interface driver usbhid
[ 1.992632] usbhid: USB HID core driver
[ 2.425842] EXT4-fs (sda2): recovery complete
[ 2.432603] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.474655] Switched to clocksource tsc
[ 2.501215] random: nonblocking pool is initialized
[ 4.077969] usb 3-10: USB disconnect, device number 5
[ 4.348516] usb 3-10: new full-speed USB device number 6 using xhci_hcd
[ 4.365973] usb 3-10: New USB device found, idVendor=04f3, idProduct=010c
[ 4.365976] usb 3-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 4.365978] usb 3-10: Product: Touchscreen
[ 4.365979] usb 3-10: Manufacturer: ELAN
[ 4.366099] usb 3-10: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 6.460313] usb 3-10: USB disconnect, device number 6
[ 6.731153] usb 3-10: new full-speed USB device number 7 using xhci_hcd
[ 6.748746] usb 3-10: New USB device found, idVendor=04f3, idProduct=010c
[ 6.748749] usb 3-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 6.748751] usb 3-10: Product: Touchscreen
[ 6.748752] usb 3-10: Manufacturer: ELAN
[ 6.748871] usb 3-10: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 8.843595] usb 3-10: USB disconnect, device number 7
[ 9.113766] usb 3-10: new full-speed USB device number 8 using xhci_hcd
[ 9.131391] usb 3-10: New USB device found, idVendor=04f3, idProduct=010c
[ 9.131394] usb 3-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 9.131396] usb 3-10: Product: Touchscreen
[ 9.131398] usb 3-10: Manufacturer: ELAN
[ 9.131549] usb 3-10: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 11.225927] usb 3-10: USB disconnect, device number 8
[ 11.496386] usb 3-10: new full-speed USB device number 9 using xhci_hcd
[ 11.514015] usb 3-10: New USB device found, idVendor=04f3, idProduct=010c
[ 11.514018] usb 3-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 11.514020] usb 3-10: Product: Touchscreen
[ 11.514021] usb 3-10: Manufacturer: ELAN
[ 11.514170] usb 3-10: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 13.608581] usb 3-10: USB disconnect, device number 9
[ 13.879008] usb 3-10: new full-speed USB device number 10 using xhci_hcd
[ 13.896589] usb 3-10: New USB device found, idVendor=04f3, idProduct=010c
[ 13.896592] usb 3-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 13.896594] usb 3-10: Product: Touchscreen
[ 13.896595] usb 3-10: Manufacturer: ELAN
[ 13.896743] usb 3-10: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 14.400436] Adding 16657404k swap on /dev/sda3. Priority:-1 extents:1 across:16657404k FS
[ 14.463334] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.588670] systemd-udevd[338]: starting version 204
[ 14.638439] lp: driver loaded but no devices found
[ 14.642569] ppdev: user-space parallel port driver
[ 14.694958] wmi: Mapper loaded
[ 14.709833] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 14.714184] mei_me 0000:00:16.0: irq 50 for MSI/MSI-X
[ 14.715432] [drm] Initialized drm 1.1.0 20060810
[ 14.717274] Bluetooth: Core ver 2.17
[ 14.717284] NET: Registered protocol family 31
[ 14.717285] Bluetooth: HCI device and connection manager initialized
[ 14.717291] Bluetooth: HCI socket layer initialized
[ 14.717293] Bluetooth: L2CAP socket layer initialized
[ 14.717296] Bluetooth: SCO socket layer initialized
[ 14.718247] usbcore: registered new interface driver btusb
[ 14.720868] cfg80211: Calling CRDA to update world regulatory domain
[ 14.730528] [drm] Memory usable by graphics device = 2048M
[ 14.730532] checking generic (d0000000 300000) vs hw (d0000000 10000000)
[ 14.730534] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
[ 14.730549] Console: switching to colour dummy device 80x25
[ 14.735548] MXM: GUID detected in BIOS
[ 14.735567] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20131115/nsarguments-95)
[ 14.735626] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 14.735680] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 14.735913] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power,
[ 14.735916] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[ 14.739277] ath: phy0: Set parameters for CUS198
[ 14.739280] ath: phy0: Set BT/WLAN RX diversity capability
[ 14.745238] ath: phy0: Enable LNA combining
[ 14.746399] ath: phy0: ASPM enabled: 0x42
[ 14.746400] ath: EEPROM regdomain: 0x60
[ 14.746400] ath: EEPROM indicates we should expect a direct regpair map
[ 14.746402] ath: Country alpha2 being used: 00
[ 14.746402] ath: Regpair used: 0x60
[ 14.762196] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 14.762468] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90005c00000, irq=18
[ 14.780070] i915 0000:00:02.0: irq 51 for MSI/MSI-X
[ 14.780077] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 14.780078] [drm] Driver supports precise vblank timestamp query.
[ 14.780136] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 14.787731] asus_wmi: ASUS WMI generic driver loaded
[ 14.788643] asus_wmi: Initialization: 0x1
[ 14.788660] asus_wmi: BIOS WMI version: 7.9
[ 14.788682] asus_wmi: SFUN value: 0x6a0877
[ 14.789182] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input12
[ 14.796776] asus_wmi: Backlight controlled by ACPI video driver
[ 14.965901] cfg80211: World regulatory domain updated:
[ 14.965904] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 14.965905] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.965906] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.965906] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 14.965907] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.965908] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 15.029221] type=1400 audit(1462436972.942:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=487 comm="apparmor_parser"
[ 15.029226] type=1400 audit(1462436972.942:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=487 comm="apparmor_parser"
[ 15.029229] type=1400 audit(1462436972.942:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=487 comm="apparmor_parser"
[ 15.029237] type=1400 audit(1462436972.942:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=488 comm="apparmor_parser"
[ 15.029243] type=1400 audit(1462436972.942:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=488 comm="apparmor_parser"
[ 15.029246] type=1400 audit(1462436972.942:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=488 comm="apparmor_parser"
[ 15.029254] type=1400 audit(1462436972.942:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=486 comm="apparmor_parser"
[ 15.029259] type=1400 audit(1462436972.942:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=486 comm="apparmor_parser"
[ 15.029262] type=1400 audit(1462436972.942:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=486 comm="apparmor_parser"
[ 15.029537] type=1400 audit(1462436972.942:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=487 comm="apparmor_parser"
[ 15.118750] usbcore: registered new interface driver ath3k
[ 15.118785] usb 3-5: USB disconnect, device number 2
[ 15.136333] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[ 15.169406] Linux video capture interface: v2.00
[ 15.170499] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/input/input13
[ 15.170634] hid-multitouch 0003:04F3:010C.0006: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-10/input0
[ 15.174201] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b3fd)
[ 15.175225] input: USB2.0 HD UVC WebCam as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input15
[ 15.175269] usbcore: registered new interface driver uvcvideo
[ 15.175270] USB Video Class driver (1.1.1)
[ 15.388615] usb 3-5: new full-speed USB device number 11 using xhci_hcd
[ 15.772267] fbcon: inteldrmfb (fb0) is primary device
[ 16.288419] [drm:intel_dp_aux_native_write] *ERROR* too many retries, giving up
[ 16.288420] [drm:intel_dp_start_link_train] *ERROR* failed to enable link training
[ 16.295219] [drm:intel_dp_aux_native_write] *ERROR* too many retries, giving up
[ 16.295220] [drm:intel_dp_complete_link_train] *ERROR* failed to start channel equalization
[ 16.373847] Console: switching to colour frame buffer device 240x67
[ 16.377440] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 16.377441] i915 0000:00:02.0: registered panic notifier
[ 16.377880] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 16.383405] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
[ 16.385543] acpi device:6a: registered as cooling_device9
[ 16.385580] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:5a/LNXVIDEO:00/input/input16
[ 16.386806] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.389152] acpi device:7e: registered as cooling_device10
[ 16.390716] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 16.397862] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input17
[ 16.397977] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 16.398050] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \GPIS 1 (20131115/utaddress-251)
[ 16.398055] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 2 (20131115/utaddress-251)
[ 16.398059] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 16.398061] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[ 16.398063] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GP01 2 (20131115/utaddress-251)
[ 16.398064] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 3 (20131115/utaddress-251)
[ 16.398066] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPR_ 4 (20131115/utaddress-251)
[ 16.398068] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 16.398068] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[ 16.398070] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GP01 2 (20131115/utaddress-251)
[ 16.398071] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 3 (20131115/utaddress-251)
[ 16.398072] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPR_ 4 (20131115/utaddress-251)
[ 16.398074] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 16.398075] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 16.398087] [drm] hdmi device not found 1 0 1
[ 16.398232] nouveau E[ DEVICE][0000:01:00.0] unknown chipset, 0x117110a2
[ 16.398254] HDA driver get symbol successfully from i915 module
[ 16.398271] nouveau E[ DRM] failed to create 0x80000080, -22
[ 16.398275] snd_hda_intel 0000:00:03.0: irq 52 for MSI/MSI-X
[ 16.398382] snd_hda_intel 0000:00:1b.0: irq 53 for MSI/MSI-X
[ 16.398423] nouveau: probe of 0000:01:00.0 failed with error -22
[ 16.408194] SKU: Nid=0x1d sku_cfg=0x40c00001
[ 16.408196] SKU: port_connectivity=0x1
[ 16.408197] SKU: enable_pcbeep=0x0
[ 16.408198] SKU: check_sum=0x00000000
[ 16.408199] SKU: customization=0x00000000
[ 16.408200] SKU: external_amp=0x0
[ 16.408201] SKU: platform_type=0x0
[ 16.408201] SKU: swap=0x0
[ 16.408202] SKU: override=0x1
[ 16.408429] autoconfig: line_outs=2 (0x14/0x1a/0x0/0x0/0x0) type:speaker
[ 16.408432] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.408433] hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 16.408434] mono: mono_out=0x0
[ 16.408435] inputs:
[ 16.408436] Mic=0x1b
[ 16.408437] Internal Mic=0x12
[ 16.408438] realtek: No valid SSID, checking pincfg 0x40c00001 for NID 0x1d
[ 16.408440] realtek: Enabling init ASM_ID=0x0001 CODEC_ID=10ec0668
[ 16.413790] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
[ 16.413851] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[ 16.415067] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22
[ 16.415126] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
[ 16.415170] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
[ 16.610647] init: failsafe main process (701) killed by TERM signal
[ 16.846309] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 17.329156] Bluetooth: RFCOMM TTY layer initialized
[ 17.329164] Bluetooth: RFCOMM socket layer initialized
[ 17.329167] Bluetooth: RFCOMM ver 1.11
[ 17.360583] init: cups main process (760) killed by HUP signal
[ 17.360589] init: cups main process ended, respawning
[ 17.379001] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.379003] Bluetooth: BNEP filters: protocol multicast
[ 17.379010] Bluetooth: BNEP socket layer initialized
[ 19.131252] init: samba-ad-dc main process (804) terminated with status 1
[ 19.138871] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.141811] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.339117] r8169 0000:05:00.0 eth0: link down
[ 19.339173] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.339420] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 20.044914] audit_printk_skb: 33 callbacks suppressed
[ 20.044917] type=1400 audit(1462436977.950:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=867 comm="apparmor_parser"
[ 20.044921] type=1400 audit(1462436977.950:24): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=867 comm="apparmor_parser"
[ 20.045064] type=1400 audit(1462436977.950:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="chromium" pid=867 comm="apparmor_parser"
[ 20.045664] type=1400 audit(1462436977.950:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=875 comm="apparmor_parser"
[ 20.046591] type=1400 audit(1462436977.954:27): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=868 comm="apparmor_parser"
[ 20.046597] type=1400 audit(1462436977.954:28): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=868 comm="apparmor_parser"
[ 20.046601] type=1400 audit(1462436977.954:29): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=868 comm="apparmor_parser"
[ 20.046742] type=1400 audit(1462436977.954:30): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=872 comm="apparmor_parser"
[ 20.046981] type=1400 audit(1462436977.954:31): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=868 comm="apparmor_parser"
[ 20.046986] type=1400 audit(1462436977.954:32): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=868 comm="apparmor_parser"
[ 20.318263] wlan0: authenticate with c0:3f:0e:ef:1d:24
[ 20.338233] wlan0: direct probe to c0:3f:0e:ef:1d:24 (try 1/3)
[ 20.394125] xhci_hcd 0000:00:14.0: Timeout while waiting for address device command
[ 20.394151] ------------[ cut here ]------------
[ 20.394159] WARNING: CPU: 1 PID: 0 at /build/linux-Mxzr_W/linux-3.13.0/drivers/usb/host/xhci-ring.c:1590 handle_cmd_completion+0xe56/0xe60()
[ 20.394160] Modules linked in: bnep rfcomm binfmt_misc nls_iso8859_1 snd_hda_codec_hdmi snd_hda_codec_realtek uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev hid_multitouch asus_nb_wmi asus_wmi sparse_keymap snd_hda_intel snd_hda_codec x86_pkg_temp_thermal snd_seq_midi snd_hwdep intel_powerclamp coretemp snd_seq_midi_event kvm_intel snd_pcm snd_rawmidi kvm crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw arc4 gf128mul glue_helper ablk_helper cryptd joydev serio_raw ath9k ath9k_common snd_page_alloc nouveau ath9k_hw lpc_ich snd_seq ath i915 mac80211 snd_seq_device snd_timer mxm_wmi ttm cfg80211 ath3k btusb drm_kms_helper bluetooth drm mei_me mei snd shpchp i2c_algo_bit soundcore wmi video mac_hid parport_pc ppdev lp parport usbhid hid ahci psmouse r8169 libahci mii
[ 20.394200] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.13.0-85-generic #129-Ubuntu
[ 20.394201] Hardware name: ASUSTeK COMPUTER INC. N550JK/N550JK, BIOS N550JK.207 08/11/2014
[ 20.394202] 0000000000000000 ffff88042ee43d90 ffffffff8172b6a7 0000000000000000
[ 20.394204] 0000000000000009 ffff88042ee43dc8 ffffffff810699cd ffff8804179dc1e0
[ 20.394206] ffff8804179da570 000000000000000a 00000004179da570 ffff8804145e8000
[ 20.394209] Call Trace:
[ 20.394210] <IRQ> [<ffffffff8172b6a7>] dump_stack+0x64/0x82
[ 20.394217] [<ffffffff810699cd>] warn_slowpath_common+0x7d/0xa0
[ 20.394219] [<ffffffff81069aaa>] warn_slowpath_null+0x1a/0x20
[ 20.394222] [<ffffffff81586376>] handle_cmd_completion+0xe56/0xe60
[ 20.394224] [<ffffffff81587c8b>] xhci_irq+0x33b/0xa50
[ 20.394228] [<ffffffff810aa805>] ? rebalance_domains+0x155/0x250
[ 20.394230] [<ffffffff815883b1>] xhci_msi_irq+0x11/0x20
[ 20.394233] [<ffffffff810c2a8e>] handle_irq_event_percpu+0x4e/0x220
[ 20.394235] [<ffffffff810c2c9d>] handle_irq_event+0x3d/0x60
[ 20.394237] [<ffffffff810c5767>] handle_edge_irq+0x77/0x130
[ 20.394242] [<ffffffff81016e7e>] handle_irq+0x1e/0x30
[ 20.394245] [<ffffffff8173e69d>] do_IRQ+0x4d/0xc0
[ 20.394249] [<ffffffff81733c6d>] common_interrupt+0x6d/0x6d
[ 20.394249] <EOI> [<ffffffff815dc5e2>] ? cpuidle_enter_state+0x52/0xc0
[ 20.394255] [<ffffffff815dc5d8>] ? cpuidle_enter_state+0x48/0xc0
[ 20.394257] [<ffffffff815dc72c>] cpuidle_idle_call+0xdc/0x220
[ 20.394260] [<ffffffff8101e4de>] arch_cpu_idle+0xe/0x30
[ 20.394262] [<ffffffff810c1eb5>] cpu_startup_entry+0xc5/0x2b0
[ 20.394266] [<ffffffff8104288d>] start_secondary+0x21d/0x2d0
[ 20.394267] ---[ end trace f1dc4974da5a7620 ]---
[ 20.542316] wlan0: direct probe to c0:3f:0e:ef:1d:24 (try 2/3)
[ 20.598491] usb 3-5: Device not responding to set address.
[ 20.741116] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 20.743380] vboxdrv: Found 8 processor cores
[ 20.746504] wlan0: send auth to c0:3f:0e:ef:1d:24 (try 3/3)
[ 20.758655] vboxdrv: TSC mode is Invariant, tentative frequency 2494224691 Hz
[ 20.758657] vboxdrv: Successfully loaded version 5.0.18 (interface 0x00240000)
[ 20.802623] usb 3-5: device not accepting address 11, error -71
[ 20.809191] wlan0: authenticated
[ 20.809358] ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[ 20.810606] wlan0: associate with c0:3f:0e:ef:1d:24 (try 1/3)
[ 20.914733] usb 3-5: new full-speed USB device number 12 using xhci_hcd
[ 20.936646] usb 3-5: New USB device found, idVendor=13d3, idProduct=3402
[ 20.936650] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 20.936652] usb 3-5: Product: Bluetooth USB Host Controller
[ 20.936653] usb 3-5: Manufacturer: Atheros Communications
[ 20.936654] usb 3-5: SerialNumber: Alaska Day 2006
[ 20.937740] usb 3-10: USB disconnect, device number 10
[ 20.961655] wlan0: RX AssocResp from c0:3f:0e:ef:1d:24 (capab=0x411 status=0 aid=6)
[ 20.961891] wlan0: associated
[ 20.961912] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 20.961965] VBoxNetFlt: Successfully started.
[ 20.963288] VBoxNetAdp: Successfully started.
[ 20.964369] VBoxPciLinuxInit
[ 20.965840] vboxpci: IOMMU not found (not registered)
[ 21.215034] usb 3-10: new full-speed USB device number 13 using xhci_hcd
[ 21.232822] usb 3-10: New USB device found, idVendor=04f3, idProduct=010c
[ 21.232826] usb 3-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 21.232827] usb 3-10: Product: Touchscreen
[ 21.232829] usb 3-10: Manufacturer: ELAN
[ 21.232968] usb 3-10: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 21.240783] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/input/input23
[ 21.241001] hid-multitouch 0003:04F3:010C.0007: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-10/input0
[ 21.279909] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
[ 21.281564] scsi5 : SCSI emulation for RTS5139 USB card reader
[ 21.281661] usbcore: registered new interface driver rts5139
[ 21.281676] scsi 5:0:0:0: Direct-Access Generic- xD/SD/M.S. 1.00 PQ: 0 ANSI: 0 CCS
[ 21.282066] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 21.461553] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[ 22.904004] init: plymouth-upstart-bridge main process ended, respawning
[ 22.923859] init: plymouth-upstart-bridge main process ended, respawning
[ 23.929867] init: plexmediaserver main process (1439) terminated with status 2
[ 23.929876] init: plexmediaserver main process ended, respawning
[ 23.938105] init: plexmediaserver main process (1458) terminated with status 2
[ 23.938115] init: plexmediaserver main process ended, respawning
[ 23.949501] init: plexmediaserver main process (1462) terminated with status 2
[ 23.949512] init: plexmediaserver main process ended, respawning
[ 23.957076] init: plexmediaserver main process (1467) terminated with status 2
[ 23.957087] init: plexmediaserver main process ended, respawning
[ 23.961049] init: plexmediaserver main process (1470) terminated with status 2
[ 23.961058] init: plexmediaserver main process ended, respawning
[ 23.964794] init: plexmediaserver main process (1473) terminated with status 2
[ 23.964804] init: plexmediaserver main process ended, respawning
[ 23.968398] init: plexmediaserver main process (1477) terminated with status 2
[ 23.968407] init: plexmediaserver main process ended, respawning
[ 23.971888] init: plexmediaserver main process (1480) terminated with status 2
[ 23.971898] init: plexmediaserver main process ended, respawning
[ 23.975130] init: plexmediaserver main process (1483) terminated with status 2
[ 23.975136] init: plexmediaserver main process ended, respawning
[ 23.977903] init: plexmediaserver main process (1486) terminated with status 2
[ 23.977909] init: plexmediaserver main process ended, respawning
[ 23.980908] init: plexmediaserver main process (1489) terminated with status 2
[ 23.980914] init: plexmediaserver respawning too fast, stopped
[ 25.515763] usb 3-2: new low-speed USB device number 14 using xhci_hcd
[ 25.538659] usb 3-2: New USB device found, idVendor=045e, idProduct=0084
[ 25.538663] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 25.538665] usb 3-2: Product: Basic Optical Mouse
[ 25.538667] usb 3-2: Manufacturer: Microsoft
[ 25.538775] usb 3-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 25.592087] input: Microsoft Basic Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input25
[ 25.592194] hid-generic 0003:045E:0084.0008: input,hidraw1: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:14.0-2/input0
[ 47.329752] audit_printk_skb: 123 callbacks suppressed
[ 47.329755] type=1400 audit(1462437005.206:74): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2414 comm="apparmor_parser"
[ 47.329761] type=1400 audit(1462437005.206:75): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2414 comm="apparmor_parser"
[ 47.330088] type=1400 audit(1462437005.206:76): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2414 comm="apparmor_parser"
Dernière modification par Ayral (Le 05/05/2016, à 21:36)
Hors ligne
#20 Le 05/05/2016, à 10:39
- moko138
Re : [RÉSOLU] Ports USB deviennent inutilisables
Le module usb_storage est absent de lsmod, donc pas chargé.
- -
En plus, on dirait qu'il y a un problème entre l'usb3 et l'IRQ 11 :
[ 20.394125] xhci_hcd 0000:00:14.0: Timeout while waiting for address device command
[ 20.394151] ------------[ cut here ]------------
[ 20.394159] WARNING: CPU: 1 PID: 0 at /build/linux-Mxzr_W/linux-3.13.0/drivers/usb/host/xhci-ring.c:1590 handle_cmd_completion+0xe56/0xe60()
[ 20.394160] Modules linked in: bnep rfcomm binfmt_misc nls_iso8859_1 snd_hda_codec_hdmi snd_hda_codec_realtek uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev hid_multitouch asus_nb_wmi asus_wmi sparse_keymap snd_hda_intel snd_hda_codec x86_pkg_temp_thermal snd_seq_midi snd_hwdep intel_powerclamp coretemp snd_seq_midi_event kvm_intel snd_pcm snd_rawmidi kvm crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw arc4 gf128mul glue_helper ablk_helper cryptd joydev serio_raw ath9k ath9k_common snd_page_alloc nouveau ath9k_hw lpc_ich snd_seq ath i915 mac80211 snd_seq_device snd_timer mxm_wmi ttm cfg80211 ath3k btusb drm_kms_helper bluetooth drm mei_me mei snd shpchp i2c_algo_bit soundcore wmi video mac_hid parport_pc ppdev lp parport usbhid hid ahci psmouse r8169 libahci mii
[ 20.394200] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.13.0-85-generic #129-Ubuntu
[ 20.394201] Hardware name: ASUSTeK COMPUTER INC. N550JK/N550JK, BIOS N550JK.207 08/11/2014
[ 20.394202] 0000000000000000 ffff88042ee43d90 ffffffff8172b6a7 0000000000000000
[ 20.394204] 0000000000000009 ffff88042ee43dc8 ffffffff810699cd ffff8804179dc1e0
[ 20.394206] ffff8804179da570 000000000000000a 00000004179da570 ffff8804145e8000
[ 20.394209] Call Trace:
[ 20.394210] <IRQ> [<ffffffff8172b6a7>] dump_stack+0x64/0x82
[ 20.394217] [<ffffffff810699cd>] warn_slowpath_common+0x7d/0xa0
[ 20.394219] [<ffffffff81069aaa>] warn_slowpath_null+0x1a/0x20
[ 20.394222] [<ffffffff81586376>] handle_cmd_completion+0xe56/0xe60
[ 20.394224] [<ffffffff81587c8b>] xhci_irq+0x33b/0xa50
[ 20.394228] [<ffffffff810aa805>] ? rebalance_domains+0x155/0x250
[ 20.394230] [<ffffffff815883b1>] xhci_msi_irq+0x11/0x20
(...)
[ 20.802623] usb 3-5: device not accepting address 11, error -71
Nous allons identifier le périphérique en 3-5 ; donne
lsusb
et
sudo lshw
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#21 Le 05/05/2016, à 11:53
- mikedafunk
Re : [RÉSOLU] Ports USB deviennent inutilisables
Bonjour,
Tu es certain que ce n'est pas matériel ?
J'ai toute une série de pc HP qui comportent des problème de ports USB sous linux comme sous windows
J'ai donc branché des clavier / souris PS2 et quand la clé usb ou l'imprimante ne sont pas reconnues, je fais redémarrer la machine et ça fonctionne...
Lubuntu 22.04 sur Lenovo AX81 et pas mal d'Amiga
Mon blog : http://mikedafunk.over-blog.org
Hors ligne
#22 Le 05/05/2016, à 13:03
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
mikedafunk -> Mon PC est un ASUS. Je ne sais pas si c'est matériel...
moko138 ->
lsusb
donne
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0bda:0139 Realtek Semiconductor Corp. RTS5139 Card Reader Controller
Bus 003 Device 003: ID 04f2:b3fd Chicony Electronics Co., Ltd
Bus 003 Device 012: ID 13d3:3402 IMC Networks
Bus 003 Device 014: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
Bus 003 Device 013: ID 04f3:010c Elan Microelectronics Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
et
sudo lshw
donne
guillaume-n550jk
description: Ordinateur Bloc-notes
produit: N550JK (ASUS-NotebookSKU)
fabriquant: ASUSTeK COMPUTER INC.
version: 1.0
numéro de série: E9N0CY529904399
bits: 64 bits
fonctionnalités: smbios-2.7 dmi-2.7 vsyscall32
configuration: boot=normal chassis=notebook family=N sku=ASUS-NotebookSKU uuid=3D947186-487A-4D53-2972-382C4A051948
*-core
description: Carte mère
produit: N550JK
fabriquant: ASUSTeK COMPUTER INC.
identifiant matériel: 0
version: 1.0
numéro de série: BSN12345678901234567
emplacement: MIDDLE
*-firmware
description: BIOS
fabriquant: American Megatrends Inc.
identifiant matériel: 0
version: N550JK.207
date: 08/11/2014
taille: 64KiB
capacité: 6080KiB
fonctionnalités: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification uefi
*-cpu
description: CPU
produit: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz
fabriquant: Intel Corp.
identifiant matériel: 8
information bus: cpu@0
version: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz
emplacement: SOCKET 0
taille: 800MHz
capacité: 3800MHz
bits: 64 bits
horloge: 100MHz
fonctionnalités: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cpufreq
configuration: cores=4 enabledcores=4 threads=8
*-cache:0
description: L2 cache
identifiant matériel: 9
emplacement: CPU Internal L2
taille: 1MiB
capacité: 1MiB
fonctionnalités: internal write-back unified
*-cache:1
description: L1 cache
identifiant matériel: a
emplacement: CPU Internal L1
taille: 256KiB
capacité: 256KiB
fonctionnalités: internal write-back
*-cache:2
description: L3 cache
identifiant matériel: b
emplacement: CPU Internal L3
taille: 6MiB
capacité: 6MiB
fonctionnalités: internal write-back unified
*-memory
description: Mémoire Système
identifiant matériel: c
emplacement: Carte mère
taille: 16GiB
*-bank:0
description: SODIMM DDR3 Synchrone 1600 MHz (0,6 ns)
produit: M471B1G73QH0-YK0
fabriquant: Samsung
identifiant matériel: 0
numéro de série: 16EE26C3
emplacement: ChannelA-DIMM0
taille: 8GiB
bits: 64 bits
horloge: 1600MHz (0.6ns)
*-bank:1
description: DIMMProject-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2014-03-11 13:12+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2014-07-07 12:12+0000X-Generator: Launchpad (build 17086) [vide]
produit: [Empty]
fabriquant: [Empty]
identifiant matériel: 1
numéro de série: [Empty]
emplacement: ChannelA-DIMM1
*-bank:2
description: SODIMM DDR3 Synchrone 1600 MHz (0,6 ns)
produit: M471B1G73QH0-YK0
fabriquant: Samsung
identifiant matériel: 2
numéro de série: 16EE26C9
emplacement: ChannelB-DIMM0
taille: 8GiB
bits: 64 bits
horloge: 1600MHz (0.6ns)
*-bank:3
description: DIMMProject-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2014-03-11 13:12+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2014-07-07 12:12+0000X-Generator: Launchpad (build 17086) [vide]
produit: [Empty]
fabriquant: [Empty]
identifiant matériel: 3
numéro de série: [Empty]
emplacement: ChannelB-DIMM1
*-pci
description: Host bridge
produit: Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller
fabriquant: Intel Corporation
identifiant matériel: 100
information bus: pci@0000:00:00.0
version: 06
bits: 32 bits
horloge: 33MHz
*-pci:0
description: PCI bridge
produit: Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller
fabriquant: Intel Corporation
identifiant matériel: 1
information bus: pci@0000:00:01.0
version: 06
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pm msi pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:42 portE/S:e000(taille=4096) mémoire:f6000000-f70fffff portE/S:e0000000(taille=301989888)
*-display NON-RÉCLAMÉ
description: 3D controller
produit: GM107M [GeForce GTX 850M]
fabriquant: NVIDIA Corporation
identifiant matériel: 0
information bus: pci@0000:01:00.0
version: a2
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress cap_list
configuration: latency=0
ressources: mémoire:f6000000-f6ffffff mémoire:e0000000-efffffff mémoire:f0000000-f1ffffff portE/S:e000(taille=128) mémoire:f7000000-f707ffff
*-display
description: VGA compatible controller
produit: 4th Gen Core Processor Integrated Graphics Controller
fabriquant: Intel Corporation
identifiant matériel: 2
information bus: pci@0000:00:02.0
version: 06
bits: 64 bits
horloge: 33MHz
fonctionnalités: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
ressources: irq:51 mémoire:f7400000-f77fffff mémoire:d0000000-dfffffff portE/S:f000(taille=64)
*-multimedia:0
description: Audio device
produit: Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
fabriquant: Intel Corporation
identifiant matériel: 3
information bus: pci@0000:00:03.0
version: 06
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: driver=snd_hda_intel latency=0
ressources: irq:52 mémoire:f7a14000-f7a17fff
*-usb:0
description: USB controller
produit: 8 Series/C220 Series Chipset Family USB xHCI
fabriquant: Intel Corporation
identifiant matériel: 14
information bus: pci@0000:00:14.0
version: 05
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi xhci bus_master cap_list
configuration: driver=xhci_hcd latency=0
ressources: irq:47 mémoire:f7a00000-f7a0ffff
*-communication
description: Communication controller
produit: 8 Series/C220 Series Chipset Family MEI Controller #1
fabriquant: Intel Corporation
identifiant matériel: 16
information bus: pci@0000:00:16.0
version: 04
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list
configuration: driver=mei_me latency=0
ressources: irq:50 mémoire:f7a1e000-f7a1e00f
*-usb:1
description: USB controller
produit: 8 Series/C220 Series Chipset Family USB EHCI #2
fabriquant: Intel Corporation
identifiant matériel: 1a
information bus: pci@0000:00:1a.0
version: 05
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm debug ehci bus_master cap_list
configuration: driver=ehci-pci latency=0
ressources: irq:16 mémoire:f7a1c000-f7a1c3ff
*-multimedia:1
description: Audio device
produit: 8 Series/C220 Series Chipset High Definition Audio Controller
fabriquant: Intel Corporation
identifiant matériel: 1b
information bus: pci@0000:00:1b.0
version: 05
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: driver=snd_hda_intel latency=0
ressources: irq:53 mémoire:f7a10000-f7a13fff
*-pci:1
description: PCI bridge
produit: 8 Series/C220 Series Chipset Family PCI Express Root Port #1
fabriquant: Intel Corporation
identifiant matériel: 1c
information bus: pci@0000:00:1c.0
version: d5
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:43
*-pci:2
description: PCI bridge
produit: 8 Series/C220 Series Chipset Family PCI Express Root Port #2
fabriquant: Intel Corporation
identifiant matériel: 1c.1
information bus: pci@0000:00:1c.1
version: d5
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:44 portE/S:2000(taille=4096) mémoire:cfe00000-cfffffff portE/S:f2200000(taille=2097152)
*-pci:3
description: PCI bridge
produit: 8 Series/C220 Series Chipset Family PCI Express Root Port #3
fabriquant: Intel Corporation
identifiant matériel: 1c.2
information bus: pci@0000:00:1c.2
version: d5
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:45 mémoire:f7900000-f79fffff
*-network
description: Interface réseau sans fil
produit: AR9485 Wireless Network Adapter
fabriquant: Qualcomm Atheros
identifiant matériel: 0
information bus: pci@0000:04:00.0
nom logique: wlan0
version: 01
numéro de série: 54:27:1e:d8:77:a3
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.13.0-85-generic firmware=N/A ip=192.168.0.15 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
ressources: irq:18 mémoire:f7900000-f797ffff mémoire:f7980000-f798ffff
*-pci:4
description: PCI bridge
produit: 8 Series/C220 Series Chipset Family PCI Express Root Port #4
fabriquant: Intel Corporation
identifiant matériel: 1c.3
information bus: pci@0000:00:1c.3
version: d5
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:46 portE/S:d000(taille=4096) mémoire:f7800000-f78fffff portE/S:f2100000(taille=1048576)
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:05:00.0
nom logique: eth0
version: 0c
numéro de série: 38:2c:4a:05:19:48
taille: 10Mbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:49 portE/S:d000(taille=256) mémoire:f7800000-f7800fff mémoire:f2100000-f2103fff
*-usb:2
description: USB controller
produit: 8 Series/C220 Series Chipset Family USB EHCI #1
fabriquant: Intel Corporation
identifiant matériel: 1d
information bus: pci@0000:00:1d.0
version: 05
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm debug ehci bus_master cap_list
configuration: driver=ehci-pci latency=0
ressources: irq:23 mémoire:f7a1b000-f7a1b3ff
*-isa
description: ISA bridge
produit: HM86 Express LPC Controller
fabriquant: Intel Corporation
identifiant matériel: 1f
information bus: pci@0000:00:1f.0
version: 05
bits: 32 bits
horloge: 33MHz
fonctionnalités: isa bus_master cap_list
configuration: driver=lpc_ich latency=0
ressources: irq:0
*-storage
description: SATA controller
produit: 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode]
fabriquant: Intel Corporation
identifiant matériel: 1f.2
information bus: pci@0000:00:1f.2
version: 05
bits: 32 bits
horloge: 66MHz
fonctionnalités: storage msi pm ahci_1.0 bus_master cap_list
configuration: driver=ahci latency=0
ressources: irq:48 portE/S:f0b0(taille=8) portE/S:f0a0(taille=4) portE/S:f090(taille=8) portE/S:f080(taille=4) portE/S:f060(taille=32) mémoire:f7a1a000-f7a1a7ff
*-serial NON-RÉCLAMÉ
description: SMBus
produit: 8 Series/C220 Series Chipset Family SMBus Controller
fabriquant: Intel Corporation
identifiant matériel: 1f.3
information bus: pci@0000:00:1f.3
version: 05
bits: 64 bits
horloge: 33MHz
configuration: latency=0
ressources: mémoire:f7a19000-f7a190ff portE/S:f040(taille=32)
*-scsi:0
identifiant matériel: 1
nom logique: scsi2
fonctionnalités: emulated
*-cdrom
description: DVD-RAM writer
produit: BD-MLT UJ272 S
fabriquant: MATSHITA
identifiant matériel: 0.0.0
information bus: scsi@2:0.0.0
nom logique: /dev/cdrom
nom logique: /dev/sr0
version: 1.00
fonctionnalités: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=nodisc
*-scsi:1
identifiant matériel: 2
nom logique: scsi4
fonctionnalités: emulated
*-disk
description: ATA Disk
produit: HGST HTS721010A9
identifiant matériel: 0.0.0
information bus: scsi@4:0.0.0
nom logique: /dev/sda
version: JB0O
numéro de série: JR10006P0M0VNF
taille: 931GiB (1TB)
fonctionnalités: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=c6a86d61-ac83-429e-ac82-1cb3bcf2be3a sectorsize=4096
*-volume:0 NON-RÉCLAMÉ
description: Windows FAT volume
fabriquant: mkfs.fat
identifiant matériel: 1
information bus: scsi@4:0.0.0,1
version: FAT32
numéro de série: 9936-f9c3
taille: 510MiB
capacité: 511MiB
fonctionnalités: boot fat initialized
configuration: FATs=2 filesystem=fat
*-volume:1
description: Volume EXT4
fabriquant: Linux
identifiant matériel: 2
information bus: scsi@4:0.0.0,2
nom logique: /dev/sda2
nom logique: /
version: 1.0
numéro de série: edf82426-3fe3-4a89-ab67-d957822e31ab
taille: 915GiB
capacité: 915GiB
fonctionnalités: journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
configuration: created=2014-10-21 17:23:23 filesystem=ext4 lastmountpoint=/ modified=2016-05-05 10:29:34 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2016-05-05 10:29:34 state=mounted
*-volume:2
description: Linux swap volume
fabriquant: Linux
identifiant matériel: 3
information bus: scsi@4:0.0.0,3
nom logique: /dev/sda3
version: 1
numéro de série: 1bee3e3a-c66a-4fac-8185-4c816e5414bf
taille: 15GiB
capacité: 15GiB
fonctionnalités: nofs swap initialized
configuration: filesystem=swap pagesize=4095
*-scsi:2
identifiant matériel: 3
information bus: usb@3:8
nom logique: scsi5
fonctionnalités: emulated scsi-host
configuration: driver=rts5139
*-disk
description: SCSI Disk
produit: xD/SD/M.S.
fabriquant: Generic-
identifiant matériel: 0.0.0
information bus: scsi@5:0.0.0
nom logique: /dev/sdb
version: 1.00
numéro de série: 3
fonctionnalités: removable
configuration: sectorsize=512
*-medium
identifiant matériel: 0
nom logique: /dev/sdb
Hors ligne
#23 Le 05/05/2016, à 14:14
- moko138
Re : [RÉSOLU] Ports USB deviennent inutilisables
lsusb
Bus 003 Device 004: ID 0bda:0139 Realtek (...) RTS5139 Card Reader Controller
1er tilt ! (je dis "1er", parce que je crois qu'il y en aura d'autres).
Voilà un lecteur de cartes connu pour ses problèmes avec les noyaux 3.16 et supérieurs.
Vois https://github.com/asymingt/rts5139
Mais tu as un noyau 3.13. Je t'aurais donc cru à l'abri de ce problème.
(...)
*-scsi:2
identifiant matériel: 3
information bus: usb@3:8
nom logique: scsi5
fonctionnalités: emulated scsi-host
configuration: driver=rts5139
*-disk
description: SCSI Disk
produit: xD/SD/M.S.
(...)
information bus: scsi@5:0.0.0
nom logique: /dev/sdb
On dirait que ton lecteur de cartes usb est considéré comme périphérique scsi au lieu de usb.
Il va falloir éplucher
cat /var/log/syslog
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#24 Le 05/05/2016, à 17:00
- czech04
Re : [RÉSOLU] Ports USB deviennent inutilisables
J'avoue commencer à être (un peu) largué. Mais je m'exécute...
cat /var/log/syslog
donne
May 5 10:49:46 guillaume-N550JK anacron[973]: Job `cron.daily' terminated
May 5 10:49:46 guillaume-N550JK anacron[973]: Normal exit (1 job run)
May 5 10:56:58 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 10:59:22 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 10:59:23 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 10:59:23 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1790 seconds.
May 5 10:58:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 10:59:23 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed bound -> renew
May 5 10:59:23 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 10:59:23 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 10:59:23 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 10:59:23 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 10:59:23 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 10:59:23 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 10:59:23 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 11:08:35 guillaume-N550JK kernel: [ 2359.725002] warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
May 5 11:08:40 guillaume-N550JK kernel: [ 2365.309382] SUPR0GipMap: fGetGipCpu=0x3
May 5 11:08:41 guillaume-N550JK kernel: [ 2365.895103] vboxdrv: ffffffffa08bb020 VMMR0.r0
May 5 11:08:41 guillaume-N550JK kernel: [ 2366.166402] vboxdrv: ffffffffa09b5020 VBoxDDR0.r0
May 5 11:08:41 guillaume-N550JK kernel: [ 2366.173715] vboxdrv: ffffffffa0185020 VBoxDD2R0.r0
May 5 11:08:41 guillaume-N550JK kernel: [ 2366.275440] vboxdrv: ffffffffa0204020 VBoxEhciR0.r0
May 5 11:16:44 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.hostname1' (using servicehelper)
May 5 11:16:45 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.hostname1'
May 5 11:16:45 guillaume-N550JK kernel: [ 2850.220252] systemd-hostnamed[3996]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
May 5 11:17:01 guillaume-N550JK CRON[4005]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 11:29:13 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 11:29:14 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 11:29:14 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1687 seconds.
May 5 11:29:14 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 11:29:14 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 11:29:14 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 11:29:14 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 11:29:14 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 11:29:14 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 11:29:14 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 11:29:14 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 11:32:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.026636] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144716] usb 4-1: New USB device found, idVendor=13fe, idProduct=5500
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144726] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144731] usb 4-1: Product: USB DISK 3.0
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144735] usb 4-1: Manufacturer:
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144739] usb 4-1: SerialNumber: 070B4820D029C535
May 5 11:33:52 guillaume-N550JK mtp-probe: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-1"
May 5 11:33:52 guillaume-N550JK mtp-probe: bus: 4, device: 2 was not an MTP device
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.179778] usb-storage 4-1:1.0: USB Mass Storage device detected
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.179919] scsi6 : usb-storage 4-1:1.0
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.180572] usbcore: registered new interface driver usb-storage
May 5 11:33:53 guillaume-N550JK kernel: [ 3880.239014] scsi 6:0:0:0: Direct-Access USB DISK 3.0 PMAP PQ: 0 ANSI: 6
May 5 11:33:53 guillaume-N550JK kernel: [ 3880.239378] sd 6:0:0:0: Attached scsi generic sg3 type 0
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.889703] sd 6:0:0:0: [sdc] 120999936 512-byte logical blocks: (61.9 GB/57.6 GiB)
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.890227] sd 6:0:0:0: [sdc] Write Protect is off
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.890229] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.890746] sd 6:0:0:0: [sdc] No Caching mode page found
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.890748] sd 6:0:0:0: [sdc] Assuming drive cache: write through
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.893827] sd 6:0:0:0: [sdc] No Caching mode page found
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.893841] sd 6:0:0:0: [sdc] Assuming drive cache: write through
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.916005] sdc: sdc1
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.919082] sd 6:0:0:0: [sdc] No Caching mode page found
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.919098] sd 6:0:0:0: [sdc] Assuming drive cache: write through
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.919100] sd 6:0:0:0: [sdc] Attached SCSI removable disk
May 5 11:33:57 guillaume-N550JK udisksd[2541]: Mounted /dev/sdc1 at /media/guillaume/MYLINUXLIVE on behalf of uid 1000
May 5 11:33:57 guillaume-N550JK kernel: [ 3883.909002] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
May 5 11:34:22 guillaume-N550JK udisksd[2541]: Cleaning up mount point /media/guillaume/MYLINUXLIVE (device 8:33 is not mounted)
May 5 11:34:22 guillaume-N550JK udisksd[2541]: Unmounted /dev/sdc1 on behalf of uid 1000
May 5 11:34:23 guillaume-N550JK kernel: [ 3909.424115] sdc: detected capacity change from 61951967232 to 0
May 5 11:34:25 guillaume-N550JK kernel: [ 3911.624551] usb 4-1: USB disconnect, device number 2
May 5 11:57:21 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 11:57:22 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 11:57:22 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1412 seconds.
May 5 11:57:22 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 11:57:22 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 11:57:22 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 11:57:22 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 11:57:22 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 11:57:22 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 11:57:22 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 11:57:22 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 12:17:01 guillaume-N550JK CRON[4471]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 12:20:54 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 12:20:55 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 12:20:55 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1438 seconds.
May 5 12:20:55 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 12:20:55 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 12:20:55 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 12:20:55 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 12:20:55 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 12:20:55 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 12:20:55 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 12:20:55 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 12:31:17 guillaume-N550JK avahi-daemon[771]: Invalid response packet from host 192.168.0.17.
May 5 12:32:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 12:44:53 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 12:44:55 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 12:44:55 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1773 seconds.
May 5 12:44:55 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 12:44:55 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 12:44:55 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 12:44:55 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 12:44:55 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 12:44:55 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 12:44:55 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 12:44:55 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 13:08:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 13:14:28 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 13:14:29 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 13:14:29 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1592 seconds.
May 5 13:14:29 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 13:14:29 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 13:14:29 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 13:14:29 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 13:14:29 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 13:14:29 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 13:14:29 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 13:14:29 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 13:14:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 13:17:01 guillaume-N550JK CRON[4567]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 13:41:01 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 13:41:02 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 13:41:02 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1586 seconds.
May 5 13:41:02 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 13:41:02 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 13:41:02 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 13:41:02 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 13:41:02 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 13:41:02 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 13:41:02 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 13:41:02 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 14:07:28 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 14:07:30 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 14:07:30 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1794 seconds.
May 5 14:07:30 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 14:07:30 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 14:07:30 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 14:07:30 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 14:07:30 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 14:07:30 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 14:07:30 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 14:07:30 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 14:10:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 14:17:01 guillaume-N550JK CRON[4738]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 14:37:24 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 14:37:25 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 14:37:25 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1798 seconds.
May 5 14:37:25 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 14:37:25 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 14:37:25 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 14:37:25 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 14:37:25 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 14:37:25 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 14:37:25 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 14:37:25 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 15:07:23 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 15:07:24 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 15:07:24 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1521 seconds.
May 5 15:07:24 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 15:07:24 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 15:07:24 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 15:07:24 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 15:07:24 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 15:07:24 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 15:07:24 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 15:07:24 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 15:17:01 guillaume-N550JK CRON[4827]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 15:32:45 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 15:32:46 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 15:32:46 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1648 seconds.
May 5 15:32:46 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 15:32:46 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 15:32:46 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 15:32:46 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 15:32:46 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 15:32:46 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 15:32:46 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 15:32:46 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 16:00:14 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 16:00:15 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 16:00:15 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1797 seconds.
May 5 16:00:15 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 16:00:15 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 16:00:15 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 16:00:15 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 16:00:15 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 16:00:15 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 16:00:15 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 16:00:15 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 16:12:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 16:17:01 guillaume-N550JK CRON[4919]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 16:30:12 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 16:30:13 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 16:30:13 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1447 seconds.
May 5 16:30:13 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 16:30:13 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 16:30:13 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 16:30:13 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 16:30:13 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 16:30:13 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 16:30:13 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 16:30:13 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 16:54:20 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 16:54:21 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 16:54:21 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1736 seconds.
May 5 16:54:21 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 16:54:21 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 16:54:21 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 16:54:21 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 16:54:21 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 16:54:21 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 16:54:21 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 16:54:21 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 16:56:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 17:17:01 guillaume-N550JK CRON[5009]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 17:23:17 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 17:23:18 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 17:23:18 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1612 seconds.
May 5 17:23:18 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 17:23:18 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 17:23:18 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 17:23:18 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 17:23:18 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 17:23:18 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 17:23:18 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 17:23:18 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 5 17:32:43 guillaume-N550JK kernel: [25433.955984] perf samples too long (2505 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
May 5 17:42:55 guillaume-N550JK NetworkManager[806]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
May 5 17:50:10 guillaume-N550JK dhclient: DHCPREQUEST of 192.168.0.15 on wlan0 to 192.168.0.1 port 67 (xid=0x35df1f71)
May 5 17:50:11 guillaume-N550JK dhclient: DHCPACK of 192.168.0.15 from 192.168.0.1
May 5 17:50:11 guillaume-N550JK dhclient: bound to 192.168.0.15 -- renewal in 1637 seconds.
May 5 17:50:11 guillaume-N550JK NetworkManager[806]: <info> (wlan0): DHCPv4 state changed renew -> renew
May 5 17:50:11 guillaume-N550JK NetworkManager[806]: <info> address 192.168.0.15
May 5 17:50:11 guillaume-N550JK NetworkManager[806]: <info> prefix 24 (255.255.255.0)
May 5 17:50:11 guillaume-N550JK NetworkManager[806]: <info> gateway 192.168.0.1
May 5 17:50:11 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.1'
May 5 17:50:11 guillaume-N550JK NetworkManager[806]: <info> nameserver '89.2.0.2'
May 5 17:50:11 guillaume-N550JK dbus[719]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
May 5 17:50:11 guillaume-N550JK dbus[719]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Hors ligne
#25 Le 05/05/2016, à 17:50
- moko138
Re : [RÉSOLU] Ports USB deviennent inutilisables
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144726] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144731] usb 4-1: Product: USB DISK 3.0
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144735] usb 4-1: Manufacturer:
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.144739] usb 4-1: SerialNumber: 070B4820D029C535
May 5 11:33:52 guillaume-N550JK mtp-probe: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-1"
May 5 11:33:52 guillaume-N550JK mtp-probe: bus: 4, device: 2 was not an MTP device
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.179778] usb-storage 4-1:1.0: USB Mass Storage device detected
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.179919] scsi6 : usb-storage 4-1:1.0
May 5 11:33:52 guillaume-N550JK kernel: [ 3879.180572] usbcore: registered new interface driver usb-storage
May 5 11:33:53 guillaume-N550JK kernel: [ 3880.239014] scsi 6:0:0:0: Direct-Access USB DISK 3.0 PMAP PQ: 0 ANSI: 6
May 5 11:33:53 guillaume-N550JK kernel: [ 3880.239378] sd 6:0:0:0: Attached scsi generic sg3 type 0
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.889703] sd 6:0:0:0: [sdc] 120999936 512-byte logical blocks: (61.9 GB/57.6 GiB)
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.890227] sd 6:0:0:0: [sdc] Write Protect is off
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.916005] sdc: sdc1
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.919082] sd 6:0:0:0: [sdc] No Caching mode page found
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.919098] sd 6:0:0:0: [sdc] Assuming drive cache: write through
May 5 11:33:55 guillaume-N550JK kernel: [ 3881.919100] sd 6:0:0:0: [sdc] Attached SCSI removable disk
May 5 11:33:57 guillaume-N550JK udisksd[2541]: Mounted /dev/sdc1 at /media/guillaume/MYLINUXLIVE on behalf of uid 1000
May 5 11:33:57 guillaume-N550JK kernel: [ 3883.909002] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
May 5 11:34:22 guillaume-N550JK udisksd[2541]: Cleaning up mount point /media/guillaume/MYLINUXLIVE (device 8:33 is not mounted)
May 5 11:34:22 guillaume-N550JK udisksd[2541]: Unmounted /dev/sdc1 on behalf of uid 1000
May 5 11:34:23 guillaume-N550JK kernel: [ 3909.424115] sdc: detected capacity change from 61951967232 to 0
1) Comme tu as démarré à 10h29 et que syslog commence à 10h49, j'aimerais bien voir
cat /var/log/syslog.1
- -
2) Concernant la clef que tu as branchée à 11h33, on voit que sa partition fait 64G en FAT, que ton système l'a brièvement montée - en utilisant, enfin ! usb_storage - et aussitôt démontée par sécurité car, précédemment elle n'avait pas été correctement démontée.
J'espère que toutes tes clefs ne sont pas pareillement en vrac.
De toute façon, un peu de lecture : Maintenance des supports...
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne