Jump to content

This has been a minor nuisance for a while. When starting my computer, an Xubuntu login screen appears asking for a password. However, it is impossible to actually put in anything; the screen is frozen. Restarting brings up a GRUB menu, from which I can boot in recovery mode, entering the password. What is the problem here? Can anything be done to fix it, short of reinstalling the operating system?

Yes, Your Mom Trail is a real place.

Link to comment
https://linustechtips.com/topic/469910-xubuntu-password-screen-freezing/
Share on other sites

Link to post
Share on other sites

Probably a corrupted install that messed with the password screen

 

The rest of the operating system seems to work fine, so the corruption would be very limited, if it exists.

 

dmesg | less gave this:

 

[    0.000000] Initializing cgroup subsys cpuset

[    0.000000] Initializing cgroup subsys cpu

[    0.000000] Initializing cgroup subsys cpuacct

[    0.000000] Linux version 3.16.0-44-generic (buildd@aatxe) (gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ) #59-Ubuntu SMP Tue Jul 7 02:07:39 UTC 2015 (Ubuntu 3.16.0-44.59-generic 3.16.7-ckt14)

[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.0-44-generic.efi.signed root=/dev/mapper/xubuntu--vg-root ro recovery nomodeset

[    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-0x000000000009ffff] usable

[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ba632fff] usable

[    0.000000] BIOS-e820: [mem 0x00000000ba633000-0x00000000baa66fff] reserved

[    0.000000] BIOS-e820: [mem 0x00000000baa67000-0x00000000baa76fff] ACPI data

[    0.000000] BIOS-e820: [mem 0x00000000baa77000-0x00000000bb87dfff] ACPI NVS

[    0.000000] BIOS-e820: [mem 0x00000000bb87e000-0x00000000bca33fff] reserved

[    0.000000] BIOS-e820: [mem 0x00000000bca34000-0x00000000bca34fff] usable

[    0.000000] BIOS-e820: [mem 0x00000000bca35000-0x00000000bcc3afff] ACPI NVS

[    0.000000] BIOS-e820: [mem 0x00000000bcc3b000-0x00000000bd082fff] usable

[    0.000000] BIOS-e820: [mem 0x00000000bd083000-0x00000000bd7f3fff] reserved

:

 

Yes, Your Mom Trail is a real place.

Link to post
Share on other sites

This seems to be only the first page of the log? The " | less " part divides the log into pages in the terminal so that it's easier to read. You skip to the next page by pressing spacebar.

Anyway, if the system runs fine I'd try reinstalling the "lightdm-gtk-greeter" package (if  memory serves that's what it was called...).

 

Apart from the full dmesg log - one more question

 

While on the frozen login screen - does ctrl+alt+f2 work?

 

Right now it would seem the culprit is either the display driver or the window manager thingy.

Link to post
Share on other sites

The lightdm-gtk-greeter package apparently cannot be downloaded, so cannot be reinstalled.

 

 

 

The full dmesg is (Warning - huge): It seems to contain quite a few errors.

 

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-44-generic (buildd@aatxe) (gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ) #59-Ubuntu SMP Tue Jul 7 02:07:39 UTC 2015 (Ubuntu 3.16.0-44.59-generic 3.16.7-ckt14)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.0-44-generic.efi.signed root=/dev/mapper/xubuntu--vg-root ro recovery nomodeset
[    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-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ba632fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba633000-0x00000000baa66fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baa67000-0x00000000baa76fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000baa77000-0x00000000bb87dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb87e000-0x00000000bca33fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bca34000-0x00000000bca34fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bca35000-0x00000000bcc3afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bcc3b000-0x00000000bd082fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bd083000-0x00000000bd7f3fff] reserved
:
[    0.000000] BIOS-e820: [mem 0x00000000bd7f4000-0x00000000bd7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000043effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x7d532018-0x7d550057] usable ==> usable
[    0.000000] e820: update [mem 0x7d529018-0x7d531057] usable ==> usable
[    0.000000] e820: update [mem 0x7d520018-0x7d528057] usable ==> usable
[    0.000000] e820: update [mem 0x7d513018-0x7d51f857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000007d513017] usable
[    0.000000] reserve setup_data: [mem 0x000000007d513018-0x000000007d51f857] usable
[    0.000000] reserve setup_data: [mem 0x000000007d51f858-0x000000007d520017] usable
:
[    0.000000] reserve setup_data: [mem 0x000000007d520018-0x000000007d528057] usable
[    0.000000] reserve setup_data: [mem 0x000000007d528058-0x000000007d529017] usable
[    0.000000] reserve setup_data: [mem 0x000000007d529018-0x000000007d531057] usable
[    0.000000] reserve setup_data: [mem 0x000000007d531058-0x000000007d532017] usable
[    0.000000] reserve setup_data: [mem 0x000000007d532018-0x000000007d550057] usable
[    0.000000] reserve setup_data: [mem 0x000000007d550058-0x00000000ba632fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ba633000-0x00000000baa66fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000baa67000-0x00000000baa76fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000baa77000-0x00000000bb87dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bb87e000-0x00000000bca33fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bca34000-0x00000000bca34fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bca35000-0x00000000bcc3afff] A:
CPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bcc3b000-0x00000000bd082fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bd083000-0x00000000bd7f3fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bd7f4000-0x00000000bd7fffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100001000-0x000000043effffff] usable
:
[    0.000000] efi: EFI v2.10 by American Megatrends
[    0.000000] efi:  ACPI=0xbaa6f000  ACPI 2.0=0xbaa6f000  SMBIOS=0xf04c0
[    0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x0000000000009000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000009000-0x000000000005f000) (0MB)
[    0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
[    0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000060000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem05: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
[    0.000000] efi: mem06: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[    0.000000] efi: mem07: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
[    0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000002000000-0x00000000033f6000) (19MB)
[    0.000000] efi: mem09: type=7, attr=0xf, range=[0x00000000033f6000-0x000000003d01b000) (924MB)
[    0.000000] efi: mem10: type=2, attr=0xf, range=[0x000000003d01b000-0x0000000:
040000000) (47MB)
[    0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000040000000-0x000000007d513000) (981MB)
[    0.000000] efi: mem12: type=2, attr=0xf, range=[0x000000007d513000-0x00000000a8c6d000) (695MB)
[    0.000000] efi: mem13: type=7, attr=0xf, range=[0x00000000a8c6d000-0x00000000a8c6f000) (0MB)
[    0.000000] efi: mem14: type=2, attr=0xf, range=[0x00000000a8c6f000-0x00000000a8c71000) (0MB)
[    0.000000] efi: mem15: type=7, attr=0xf, range=[0x00000000a8c71000-0x00000000a8c72000) (0MB)
[    0.000000] efi: mem16: type=2, attr=0xf, range=[0x00000000a8c72000-0x00000000a8c73000) (0MB)
[    0.000000] efi: mem17: type=7, attr=0xf, range=[0x00000000a8c73000-0x00000000a8c74000) (0MB)
[    0.000000] efi: mem18: type=2, attr=0xf, range=[0x00000000a8c74000-0x00000000a8c75000) (0MB)
[    0.000000] efi: mem19: type=7, attr=0xf, range=[0x00000000a8c75000-0x00000000a8c76000) (0MB)
[    0.000000] efi: mem20: type=2, attr=0xf, range=[0x00000000a8c76000-0x00000000a8d67000) (0MB)
[    0.000000] efi: mem21: type=1, attr=0xf, range=[0x00000000a8d67000-0x00000000a8e8a000) (1MB)
:
[    0.000000] efi: mem22: type=7, attr=0xf, range=[0x00000000a8e8a000-0x00000000aceca000) (64MB)
[    0.000000] efi: mem23: type=4, attr=0xf, range=[0x00000000aceca000-0x00000000acf28000) (0MB)
[    0.000000] efi: mem24: type=7, attr=0xf, range=[0x00000000acf28000-0x00000000acf47000) (0MB)
[    0.000000] efi: mem25: type=4, attr=0xf, range=[0x00000000acf47000-0x00000000acf6b000) (0MB)
[    0.000000] efi: mem26: type=7, attr=0xf, range=[0x00000000acf6b000-0x00000000acf74000) (0MB)
[    0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000acf74000-0x00000000acf96000) (0MB)
[    0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000acf96000-0x00000000acf9f000) (0MB)
[    0.000000] efi: mem29: type=4, attr=0xf, range=[0x00000000acf9f000-0x00000000acfc6000) (0MB)
[    0.000000] efi: mem30: type=7, attr=0xf, range=[0x00000000acfc6000-0x00000000acfd2000) (0MB)
[    0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000acfd2000-0x00000000ad007000) (0MB)
[    0.000000] efi: mem32: type=7, attr=0xf, range=[0x00000000ad007000-0x00000000ad01b000) (0MB)
[    0.000000] efi: mem33: type=4, attr=0xf, range=[0x00000000ad01b000-0x0000000:
0ad03d000) (0MB)
[    0.000000] efi: mem34: type=7, attr=0xf, range=[0x00000000ad03d000-0x00000000ad04d000) (0MB)
[    0.000000] efi: mem35: type=4, attr=0xf, range=[0x00000000ad04d000-0x00000000ad075000) (0MB)
[    0.000000] efi: mem36: type=7, attr=0xf, range=[0x00000000ad075000-0x00000000ad08a000) (0MB)
[    0.000000] efi: mem37: type=4, attr=0xf, range=[0x00000000ad08a000-0x00000000ad0b5000) (0MB)
[    0.000000] efi: mem38: type=7, attr=0xf, range=[0x00000000ad0b5000-0x00000000ad0be000) (0MB)
[    0.000000] efi: mem39: type=4, attr=0xf, range=[0x00000000ad0be000-0x00000000ad174000) (0MB)
[    0.000000] efi: mem40: type=7, attr=0xf, range=[0x00000000ad174000-0x00000000ad17d000) (0MB)
[    0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000ad17d000-0x00000000ad1a1000) (0MB)
[    0.000000] efi: mem42: type=7, attr=0xf, range=[0x00000000ad1a1000-0x00000000ad1aa000) (0MB)
[    0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000ad1aa000-0x00000000ad1d0000) (0MB)
[    0.000000] efi: mem44: type=7, attr=0xf, range=[0x00000000ad1d0000-0x00000000ad1dc000) (0MB)
:
[    0.000000] efi: mem45: type=4, attr=0xf, range=[0x00000000ad1dc000-0x00000000ad248000) (0MB)
[    0.000000] efi: mem46: type=7, attr=0xf, range=[0x00000000ad248000-0x00000000ad258000) (0MB)
[    0.000000] efi: mem47: type=4, attr=0xf, range=[0x00000000ad258000-0x00000000ad2c9000) (0MB)
[    0.000000] efi: mem48: type=7, attr=0xf, range=[0x00000000ad2c9000-0x00000000ad2de000) (0MB)
[    0.000000] efi: mem49: type=4, attr=0xf, range=[0x00000000ad2de000-0x00000000ad339000) (0MB)
[    0.000000] efi: mem50: type=7, attr=0xf, range=[0x00000000ad339000-0x00000000ad343000) (0MB)
[    0.000000] efi: mem51: type=4, attr=0xf, range=[0x00000000ad343000-0x00000000ad37f000) (0MB)
[    0.000000] efi: mem52: type=7, attr=0xf, range=[0x00000000ad37f000-0x00000000ad388000) (0MB)
[    0.000000] efi: mem53: type=4, attr=0xf, range=[0x00000000ad388000-0x00000000ad3aa000) (0MB)
[    0.000000] efi: mem54: type=7, attr=0xf, range=[0x00000000ad3aa000-0x00000000ad3b3000) (0MB)
[    0.000000] efi: mem55: type=4, attr=0xf, range=[0x00000000ad3b3000-0x00000000ad3da000) (0MB)
[    0.000000] efi: mem56: type=7, attr=0xf, range=[0x00000000ad3da000-0x0000000:
0ad3e6000) (0MB)
[    0.000000] efi: mem57: type=4, attr=0xf, range=[0x00000000ad3e6000-0x00000000ad41e000) (0MB)
[    0.000000] efi: mem58: type=7, attr=0xf, range=[0x00000000ad41e000-0x00000000ad432000) (0MB)
[    0.000000] efi: mem59: type=4, attr=0xf, range=[0x00000000ad432000-0x00000000ad453000) (0MB)
[    0.000000] efi: mem60: type=7, attr=0xf, range=[0x00000000ad453000-0x00000000ad463000) (0MB)
[    0.000000] efi: mem61: type=4, attr=0xf, range=[0x00000000ad463000-0x00000000ad48d000) (0MB)
[    0.000000] efi: mem62: type=7, attr=0xf, range=[0x00000000ad48d000-0x00000000ad48e000) (0MB)
[    0.000000] efi: mem63: type=4, attr=0xf, range=[0x00000000ad48e000-0x00000000ad545000) (0MB)
[    0.000000] efi: mem64: type=7, attr=0xf, range=[0x00000000ad545000-0x00000000ad54f000) (0MB)
[    0.000000] efi: mem65: type=4, attr=0xf, range=[0x00000000ad54f000-0x00000000ad58a000) (0MB)
[    0.000000] efi: mem66: type=7, attr=0xf, range=[0x00000000ad58a000-0x00000000ad593000) (0MB)
[    0.000000] efi: mem67: type=4, attr=0xf, range=[0x00000000ad593000-0x00000000ad5b7000) (0MB)
:
0ad3e6000) (0MB)
[    0.000000] efi: mem57: type=4, attr=0xf, range=[0x00000000ad3e6000-0x00000000ad41e000) (0MB)
[    0.000000] efi: mem58: type=7, attr=0xf, range=[0x00000000ad41e000-0x00000000ad432000) (0MB)
[    0.000000] efi: mem59: type=4, attr=0xf, range=[0x00000000ad432000-0x00000000ad453000) (0MB)
[    0.000000] efi: mem60: type=7, attr=0xf, range=[0x00000000ad453000-0x00000000ad463000) (0MB)
[    0.000000] efi: mem61: type=4, attr=0xf, range=[0x00000000ad463000-0x00000000ad48d000) (0MB)
[    0.000000] efi: mem62: type=7, attr=0xf, range=[0x00000000ad48d000-0x00000000ad48e000) (0MB)
[    0.000000] efi: mem63: type=4, attr=0xf, range=[0x00000000ad48e000-0x00000000ad545000) (0MB)
[    0.000000] efi: mem64: type=7, attr=0xf, range=[0x00000000ad545000-0x00000000ad54f000) (0MB)
[    0.000000] efi: mem65: type=4, attr=0xf, range=[0x00000000ad54f000-0x00000000ad58a000) (0MB)
[    0.000000] efi: mem66: type=7, attr=0xf, range=[0x00000000ad58a000-0x00000000ad593000) (0MB)
[    0.000000] efi: mem67: type=4, attr=0xf, range=[0x00000000ad593000-0x00000000ad5b7000) (0MB)
:
0ad3e6000) (0MB)
[    0.000000] efi: mem57: type=4, attr=0xf, range=[0x00000000ad3e6000-0x00000000ad41e000) (0MB)
[    0.000000] efi: mem58: type=7, attr=0xf, range=[0x00000000ad41e000-0x00000000ad432000) (0MB)
[    0.000000] efi: mem59: type=4, attr=0xf, range=[0x00000000ad432000-0x00000000ad453000) (0MB)
[    0.000000] efi: mem60: type=7, attr=0xf, range=[0x00000000ad453000-0x00000000ad463000) (0MB)
[    0.000000] efi: mem61: type=4, attr=0xf, range=[0x00000000ad463000-0x00000000ad48d000) (0MB)
[    0.000000] efi: mem62: type=7, attr=0xf, range=[0x00000000ad48d000-0x00000000ad48e000) (0MB)
[    0.000000] efi: mem63: type=4, attr=0xf, range=[0x00000000ad48e000-0x00000000ad545000) (0MB)
[    0.000000] efi: mem64: type=7, attr=0xf, range=[0x00000000ad545000-0x00000000ad54f000) (0MB)
[    0.000000] efi: mem65: type=4, attr=0xf, range=[0x00000000ad54f000-0x00000000ad58a000) (0MB)
[    0.000000] efi: mem66: type=7, attr=0xf, range=[0x00000000ad58a000-0x00000000ad593000) (0MB)
[    0.000000] efi: mem67: type=4, attr=0xf, range=[0x00000000ad593000-0x00000000ad5b7000) (0MB)
:
0ad3e6000) (0MB)
[    0.000000] efi: mem57: type=4, attr=0xf, range=[0x00000000ad3e6000-0x00000000ad41e000) (0MB)
[    0.000000] efi: mem58: type=7, attr=0xf, range=[0x00000000ad41e000-0x00000000ad432000) (0MB)
[    0.000000] efi: mem59: type=4, attr=0xf, range=[0x00000000ad432000-0x00000000ad453000) (0MB)
[    0.000000] efi: mem60: type=7, attr=0xf, range=[0x00000000ad453000-0x00000000ad463000) (0MB)
[    0.000000] efi: mem61: type=4, attr=0xf, range=[0x00000000ad463000-0x00000000ad48d000) (0MB)
[    0.000000] efi: mem62: type=7, attr=0xf, range=[0x00000000ad48d000-0x00000000ad48e000) (0MB)
[    0.000000] efi: mem63: type=4, attr=0xf, range=[0x00000000ad48e000-0x00000000ad545000) (0MB)
[    0.000000] efi: mem64: type=7, attr=0xf, range=[0x00000000ad545000-0x00000000ad54f000) (0MB)
[    0.000000] efi: mem65: type=4, attr=0xf, range=[0x00000000ad54f000-0x00000000ad58a000) (0MB)
[    0.000000] efi: mem66: type=7, attr=0xf, range=[0x00000000ad58a000-0x00000000ad593000) (0MB)
[    0.000000] efi: mem67: type=4, attr=0xf, range=[0x00000000ad593000-0x00000000ad5b7000) (0MB)
:
00ae4d0000) (4MB)
[    0.000000] efi: mem103: type=4, attr=0xf, range=[0x00000000ae4d0000-0x00000000ae849000) (3MB)
[    0.000000] efi: mem104: type=7, attr=0xf, range=[0x00000000ae849000-0x00000000ae856000) (0MB)
[    0.000000] efi: mem105: type=4, attr=0xf, range=[0x00000000ae856000-0x00000000aea7b000) (2MB)
[    0.000000] efi: mem106: type=7, attr=0xf, range=[0x00000000aea7b000-0x00000000aea7c000) (0MB)
[    0.000000] efi: mem107: type=4, attr=0xf, range=[0x00000000aea7c000-0x00000000aecd0000) (2MB)
[    0.000000] efi: mem108: type=7, attr=0xf, range=[0x00000000aecd0000-0x00000000aecd1000) (0MB)
[    0.000000] efi: mem109: type=4, attr=0xf, range=[0x00000000aecd1000-0x00000000b99f3000) (173MB)
[    0.000000] efi: mem110: type=7, attr=0xf, range=[0x00000000b99f3000-0x00000000b9f73000) (5MB)
[    0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000b9f73000-0x00000000ba633000) (6MB)
[    0.000000] efi: mem112: type=0, attr=0xf, range=[0x00000000ba633000-0x00000000ba70a000) (0MB)
[    0.000000] efi: mem113: type=0, attr=0xf, range=[0x00000000ba70a000-0x00000000baa67000) (3MB)
:
00ae4d0000) (4MB)
[    0.000000] efi: mem103: type=4, attr=0xf, range=[0x00000000ae4d0000-0x00000000ae849000) (3MB)
[    0.000000] efi: mem104: type=7, attr=0xf, range=[0x00000000ae849000-0x00000000ae856000) (0MB)
[    0.000000] efi: mem105: type=4, attr=0xf, range=[0x00000000ae856000-0x00000000aea7b000) (2MB)
[    0.000000] efi: mem106: type=7, attr=0xf, range=[0x00000000aea7b000-0x00000000aea7c000) (0MB)
[    0.000000] efi: mem107: type=4, attr=0xf, range=[0x00000000aea7c000-0x00000000aecd0000) (2MB)
[    0.000000] efi: mem108: type=7, attr=0xf, range=[0x00000000aecd0000-0x00000000aecd1000) (0MB)
[    0.000000] efi: mem109: type=4, attr=0xf, range=[0x00000000aecd1000-0x00000000b99f3000) (173MB)
[    0.000000] efi: mem110: type=7, attr=0xf, range=[0x00000000b99f3000-0x00000000b9f73000) (5MB)
[    0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000b9f73000-0x00000000ba633000) (6MB)
[    0.000000] efi: mem112: type=0, attr=0xf, range=[0x00000000ba633000-0x00000000ba70a000) (0MB)
[    0.000000] efi: mem113: type=0, attr=0xf, range=[0x00000000ba70a000-0x00000000baa67000) (3MB)
:
00ae4d0000) (4MB)
[    0.000000] efi: mem103: type=4, attr=0xf, range=[0x00000000ae4d0000-0x00000000ae849000) (3MB)
[    0.000000] efi: mem104: type=7, attr=0xf, range=[0x00000000ae849000-0x00000000ae856000) (0MB)
[    0.000000] efi: mem105: type=4, attr=0xf, range=[0x00000000ae856000-0x00000000aea7b000) (2MB)
[    0.000000] efi: mem106: type=7, attr=0xf, range=[0x00000000aea7b000-0x00000000aea7c000) (0MB)
[    0.000000] efi: mem107: type=4, attr=0xf, range=[0x00000000aea7c000-0x00000000aecd0000) (2MB)
[    0.000000] efi: mem108: type=7, attr=0xf, range=[0x00000000aecd0000-0x00000000aecd1000) (0MB)
[    0.000000] efi: mem109: type=4, attr=0xf, range=[0x00000000aecd1000-0x00000000b99f3000) (173MB)
[    0.000000] efi: mem110: type=7, attr=0xf, range=[0x00000000b99f3000-0x00000000b9f73000) (5MB)
[    0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000b9f73000-0x00000000ba633000) (6MB)
[    0.000000] efi: mem112: type=0, attr=0xf, range=[0x00000000ba633000-0x00000000ba70a000) (0MB)
[    0.000000] efi: mem113: type=0, attr=0xf, range=[0x00000000ba70a000-0x00000000baa67000) (3MB)
:
00bd02b000) (2MB)
[    0.000000] efi: mem126: type=4, attr=0xf, range=[0x00000000bd02b000-0x00000000bd02d000) (0MB)
[    0.000000] efi: mem127: type=3, attr=0xf, range=[0x00000000bd02d000-0x00000000bd031000) (0MB)
[    0.000000] efi: mem128: type=4, attr=0xf, range=[0x00000000bd031000-0x00000000bd035000) (0MB)
[    0.000000] efi: mem129: type=3, attr=0xf, range=[0x00000000bd035000-0x00000000bd037000) (0MB)
[    0.000000] efi: mem130: type=4, attr=0xf, range=[0x00000000bd037000-0x00000000bd03b000) (0MB)
[    0.000000] efi: mem131: type=3, attr=0xf, range=[0x00000000bd03b000-0x00000000bd03d000) (0MB)
[    0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000bd03d000-0x00000000bd066000) (0MB)
[    0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000bd066000-0x00000000bd083000) (0MB)
[    0.000000] efi: mem134: type=6, attr=0x800000000000000f, range=[0x00000000bd083000-0x00000000bd7f4000) (7MB)
[    0.000000] efi: mem135: type=4, attr=0xf, range=[0x00000000bd7f4000-0x00000000bd800000) (0MB)
[    0.000000] efi: mem136: type=7, attr=0xf, range=[0x0000000100001000-0x000000043f000000) (13295MB)
[    0.000000] efi: mem137: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem138: type=11, attr=0x8000000000000001, range=[0x00000000fec10000-0x00000000fec11000) (0MB)
[    0.000000] efi: mem139: type=11, attr=0x8000000000000001, range=[0x00000000fec20000-0x00000000fec21000) (0MB)
[    0.000000] efi: mem140: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed01000) (0MB)
[    0.000000] efi: mem141: type=11, attr=0x8000000000000001, range=[0x00000000fed61000-0x00000000fed71000) (0MB)
[    0.000000] efi: mem142: type=11, attr=0x8000000000000001, range=[0x00000000fed80000-0x00000000fed90000) (0MB)
[    0.000000] efi: mem143: type=11, attr=0x8000000000000001, range=[0x00000000fef00000-0x0000000100000000) (17MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./SABERTOOTH 990FX R2.0, BIOS 2301 01/06/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x43f000 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 write-through
[    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 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back 00bd02b000) (2MB)
[    0.000000] efi: mem126: type=4, attr=0xf, range=[0x00000000bd02b000-0x00000000bd02d000) (0MB)
[    0.000000] efi: mem127: type=3, attr=0xf, range=[0x00000000bd02d000-0x00000000bd031000) (0MB)
[    0.000000] efi: mem128: type=4, attr=0xf, range=[0x00000000bd031000-0x00000000bd035000) (0MB)
[    0.000000] efi: mem129: type=3, attr=0xf, range=[0x00000000bd035000-0x00000000bd037000) (0MB)
[    0.000000] efi: mem130: type=4, attr=0xf, range=[0x00000000bd037000-0x00000000bd03b000) (0MB)
[    0.000000] efi: mem131: type=3, attr=0xf, range=[0x00000000bd03b000-0x00000000bd03d000) (0MB)
[    0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000bd03d000-0x00000000bd066000) (0MB)
[    0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000bd066000-0x00000000bd083000) (0MB)
[    0.000000] efi: mem134: type=6, attr=0x800000000000000f, range=[0x00000000bd083000-0x00000000bd7f4000) (7MB)
[    0.000000] efi: mem135: type=4, attr=0xf, range=[0x00000000bd7f4000-0x00000000bd800000) (0MB)
[    0.000000] efi: mem136: type=7, attr=0xf, range=[0x0000000100001000-0x000000043f000000) (13295MB)
[    0.000000] efi: mem137: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem138: type=11, attr=0x8000000000000001, range=[0x00000000fec10000-0x00000000fec11000) (0MB)
[    0.000000] efi: mem139: type=11, attr=0x8000000000000001, range=[0x00000000fec20000-0x00000000fec21000) (0MB)
[    0.000000] efi: mem140: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed01000) (0MB)
[    0.000000] efi: mem141: type=11, attr=0x8000000000000001, range=[0x00000000fed61000-0x00000000fed71000) (0MB)
[    0.000000] efi: mem142: type=11, attr=0x8000000000000001, range=[0x00000000fed80000-0x00000000fed90000) (0MB)
[    0.000000] efi: mem143: type=11, attr=0x8000000000000001, range=[0x00000000fef00000-0x0000000100000000) (17MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./SABERTOOTH 990FX R2.0, BIOS 2301 01/06/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x43f000 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 write-through
[    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 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000BD800000 mask FFFFFF800000 uncachable
[    0.000000]   3 base 0000BE000000 mask FFFFFE000000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000043f000000 aka 17392M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3032MB, range: 8MB, type UC
[    0.000000] reg 3, base: 3040MB, range: 32MB, type UC
[    0.000000] total RAM covered: 3032M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K  chunk_size: 64M         num_reg: 4      lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3032MB, range: 8MB, type UC
[    0.000000] reg 3, base: 3040MB, range: 32MB, type UC
[    0.000000] e820: update [mem 0xbd800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbd800 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 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 [0x02fd2000, 0x02fd2fff] PGTABLE
[    0.000000] BRK [0x02fd3000, 0x02fd3fff] PGTABLE
[    0.000000] BRK [0x02fd4000, 0x02fd4fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x43ee00000-0x43effffff]
[    0.000000]  [mem 0x43ee00000-0x43effffff] page 2M
[    0.000000] BRK [0x02fd5000, 0x02fd5fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x43c000000-0x43edfffff]
[    0.000000]  [mem 0x43c000000-0x43edfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x400000000-0x43bffffff]
[    0.000000]  [mem 0x400000000-0x43bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xba632fff]
[    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-0xba5fffff] page 2M
[    0.000000]  [mem 0xba600000-0xba632fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbca34000-0xbca34fff]
[    0.000000]  [mem 0xbca34000-0xbca34fff] page 4k
[    0.000000] BRK [0x02fd6000, 0x02fd6fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbcc3b000-0xbd082fff]
[    0.000000]  [mem 0xbcc3b000-0xbcdfffff] page 4k
[    0.000000]  [mem 0xbce00000-0xbcffffff] page 2M
[    0.000000]  [mem 0xbd000000-0xbd082fff] page 4k
[    0.000000] BRK [0x02fd7000, 0x02fd7fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbd7f4000-0xbd7fffff]
[    0.000000]  [mem 0xbd7f4000-0xbd7fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100001000-0x3ffffffff]
[    0.000000]  [mem 0x100001000-0x1001fffff] page 4k
[    0.000000]  [mem 0x100200000-0x13fffffff] page 2M
[    0.000000]  [mem 0x140000000-0x3ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x3d01b000-0x3ec04fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000BAA6F000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000BAA6F070 00005C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000BAA76110 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20140424/tbfadt-649)
[    0.000000] ACPI: DSDT 0x00000000BAA6F168 006FA8 (v02 ALASKA A M I    00000000 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000BB878F80 000040
[    0.000000] ACPI: APIC 0x00000000BAA76220 00009E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000BAA762C0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000BAA76308 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000BAA76348 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000BAA76410 000304 (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: BGRT 0x00000000BAA763D8 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000043effffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x43effffff]
[    0.000000]   NODE_DATA [mem 0x43eff5000-0x43eff9fff]
[    0.000000]  [ffffea0000000000-ffffea0010ffffff] PMD -> [ffff88042e600000-ffff88043e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x43effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009ffff]
[    0.000000]   node   0: [mem 0x00100000-0xba632fff]
[    0.000000]   node   0: [mem 0xbca34000-0xbca34fff]
[    0.000000]   node   0: [mem 0xbcc3b000-0xbd082fff]
[    0.000000]   node   0: [mem 0xbd7f4000-0xbd7fffff]
[    0.000000]   node   0: [mem 0x100001000-0x43effffff]
[    0.000000] On node 0 totalpages: 4168230
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 24 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11883 pages used for memmap
[    0.000000]   DMA32 zone: 760456 pages, LIFO batch:31
[    0.000000]   Normal zone: 53184 pages used for memmap
[    0.000000]   Normal zone: 3403775 pages, LIFO batch:31
[    0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x14] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x15] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x17] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x09] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x0a] address[0xfec20000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55
[    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 low 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: 0x43538210 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 72
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d513000-0x7d513fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d51f000-0x7d51ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d520000-0x7d520fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d528000-0x7d528fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d529000-0x7d529fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d531000-0x7d531fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d532000-0x7d532fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7d550000-0x7d550fff]
[    0.000000] PM: Registered nosave memory: [mem 0xba633000-0xbaa66fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbaa67000-0xbaa76fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbaa77000-0xbb87dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb87e000-0xbca33fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbca35000-0xbcc3afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbd083000-0xbd7f3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbd800000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec21000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.000000] e820: [mem 0xbd800000-0xfebfffff] 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 28 pages/cpu @ffff88043ec00000 s82432 r8192 d24064 u262144
[    0.000000] pcpu-alloc: s82432 r8192 d24064 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: 4103075
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-44-generic.efi.signed root=:

/dev/mapper/xubuntu--vg-root ro recovery nomodeset
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Node 0: aperture [bus addr 0x00000000-0x01ffffff] (32MB)
[    0.000000] AGP: Your BIOS doesn't leave a aperture memory hole
[    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
[    0.000000] AGP: This costs you 64MB of RAM
[    0.000000] AGP: Mapping aperture over RAM [mem 0xa4000000-0xa7ffffff] (65536KB)
[    0.000000] PM: Registered nosave memory: [mem 0xa4000000-0xa7ffffff]
[    0.000000] Memory: 16019952K/16672920K available (7754K kernel code, 1197K rwdata, 3620K rodata, 1360K init, 1308K bss, 652968K 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] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:16640 nr_irqs:1288 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.000000] tsc: Detected 4334.883 MHz processor
[    0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 8669.76 BogoMIPS (lpj=17339532)
[    0.000026] pid_max: default: 32768 minimum: 301
[    0.000034] ACPI: Core revision 20140424
[    0.002557] ACPI: All ACPI Tables successfully acquired
[    0.274621] Security Framework initialized
[    0.274642] AppArmor: AppArmor initialized
[    0.274644] Yama: becoming mindful.
[    0.275588] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.279615] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.281396] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.281415] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.281704] Initializing cgroup subsys memory
[    0.281724] Initializing cgroup subsys devices
[    0.281730] Initializing cgroup subsys freezer
[    0.281734] Initializing cgroup subsys net_cls
[    0.281738] Initializing cgroup subsys blkio
[    0.281742] Initializing cgroup subsys perf_event
[    0.281745] Initializing cgroup subsys net_prio
[    0.281751] Initializing cgroup subsys hugetlb
[    0.281769] tseg: 00bd800000
[    0.281771] CPU: Physical Processor ID: 0
[    0.281773] CPU: Processor Core ID: 0
[    0.281775] mce: CPU supports 7 MCE banks
[    0.281782] LVT offset 1 assigned for vector 0xf9
[    0.281787] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
tlb_flushall_shift: 6
[    0.281870] Freeing SMP alternatives memory: 32K (ffffffff81e81000 - ffffffff81e89000)
[    0.288244] ftrace: allocating 29355 entries in 115 pages
:
[    0.296434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.336084] smpboot: CPU0: AMD FX-8350 Eight-Core Processor (fam: 15, model: 02, stepping: 00)
[    0.441940] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.441946] ... version:                0
[    0.441948] ... bit width:              48
[    0.441950] ... generic registers:      6
[    0.441952] ... value mask:             0000ffffffffffff
[    0.441954] ... max period:             00007fffffffffff
[    0.441956] ... fixed-purpose events:   0
[    0.441958] ... event mask:             000000000000003f
[    0.443433] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.443505] x86: Booting SMP configuration:
[    0.443508] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.535415] x86: Booted up 1 node, 8 CPUs
[    0.535421] smpboot: Total of 8 processors activated (69358.12 BogoMIPS)
[    0.544328] devtmpfs: initialized
[    0.547823] evm: security.selinux
[    0.547825] evm: security.SMACK64
[    0.547827] evm: security.SMACK64EXEC
[    0.547829] evm: security.SMACK64TRANSMUTE
[    0.547830] evm: security.SMACK64MMAP
[    0.547832] evm: security.ima
[    0.547834] evm: security.capability
[    0.547900] PM: Registering ACPI NVS region [mem 0xbaa77000-0xbb87dfff] (14708736 bytes)
[    0.548102] PM: Registering ACPI NVS region [mem 0xbca35000-0xbcc3afff] (2121728 bytes)
[    0.548928] pinctrl core: initialized pinctrl subsystem
[    0.548996] regulator-dummy: no parameters
[    0.549024] RTC time: 21:33:00, date: 10/20/15
[    0.549067] NET: Registered protocol family 16
[    0.549211] cpuidle: using governor ladder
[    0.549218] cpuidle: using governor menu
[    0.549330] ACPI: bus type PCI registered
[    0.549333] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.549399] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.549403] PCI: not using MMCONFIG
[    0.549405] PCI: Using configuration type 1 for base access
[    0.549407] PCI: Using configuration type 1 for extended access
[    0.554273] ACPI: Added _OSI(Module Device)
[    0.554277] ACPI: Added _OSI(Processor Device)
[    0.554279] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.554281] ACPI: Added _OSI(Processor Aggregator Device)
[    0.555908] ACPI: Executed 2 blocks of module-level executable AML code
[    0.558242] ACPI: Interpreter enabled
[    0.558249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[    0.558254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.558270] ACPI: (supports S0 S3 S4 S5)
[    0.558272] ACPI: Using IOAPIC for interrupt routing
[    0.558426] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.558462] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.558774] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
:
[    0.596680] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.596686] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.596693] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.597111] PCI host bridge to bus 0000:00
[    0.597115] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.597118] pci_bus 0000:00: root bus resource [io  0x0000-0x03af]
[    0.597121] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7]
[    0.597124] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df]
[    0.597126] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.597129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.597132] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[    0.597134] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.597149] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[    0.597299] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[    0.597346] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.597402] pci 0000:00:02.0: System wakeup disabled by ACPI
[    0.597440] pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400
[    0.597486] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.597542] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.597578] pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400
[    0.597624] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.597679] pci 0000:00:05.0: System wakeup disabled by ACPI
[    0.597718] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400
[    0.597767] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.597821] pci 0000:00:09.0: System wakeup disabled by ACPI
[    0.597857] pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400
[    0.597903] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.597957] pci 0000:00:0a.0: System wakeup disabled by ACPI
[    0.597994] pci 0000:00:0b.0: [1002:5a1f] type 01 class 0x060400
[    0.598040] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold
[    0.598093] pci 0000:00:0b.0: System wakeup disabled by ACPI
[    0.598130] pci 0000:00:0d.0: [1002:5a1e] type 01 class 0x060400
[    0.598177] pci 0000:00:0d.0: PME# supported from D0 D3hot D3cold
[    0.598230] pci 0000:00:0d.0: System wakeup disabled by ACPI
[    0.598277] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.598294] pci 0000:00:11.0: reg 0x10: [io  0xf040-0xf047]
[    0.598303] pci 0000:00:11.0: reg 0x14: [io  0xf030-0xf033]
[    0.598311] pci 0000:00:11.0: reg 0x18: [io  0xf020-0xf027]
[    0.598320] pci 0000:00:11.0: reg 0x1c: [io  0xf010-0xf013]
[    0.598328] pci 0000:00:11.0: reg 0x20: [io  0xf000-0xf00f]
[    0.598336] pci 0000:00:11.0: reg 0x24: [mem 0xfeb0b000-0xfeb0b3ff]
[    0.598457] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.598469] pci 0000:00:12.0: reg 0x10: [mem 0xfeb0a000-0xfeb0afff]
[    0.598567] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.598607] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.598624] pci 0000:00:12.2: reg 0x10: [mem 0xfeb09000-0xfeb090ff]
[    0.598698] pci 0000:00:12.2: supports D1 D2
[    0.598699] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.598755] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.598815] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.598827] pci 0000:00:13.0: reg 0x10: [mem 0xfeb08000-0xfeb08fff]
[    0.598923] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.598963] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.598980] pci 0000:00:13.2: reg 0x10: [mem 0xfeb07000-0xfeb070ff]
[    0.599054] pci 0000:00:13.2: supports D1 D2
[    0.599055] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.599111] pci 0000:00:13.2: System wakeup disabled by ACPI
:
[    0.599150] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.599285] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.599303] pci 0000:00:14.2: reg 0x10: [mem 0xfeb00000-0xfeb03fff 64bit]
[    0.599363] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.599414] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.599449] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.599581] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.599657] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.599692] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.599704] pci 0000:00:14.5: reg 0x10: [mem 0xfeb06000-0xfeb06fff]
[    0.599799] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.599840] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.599937] pci 0000:00:15.0: supports D1 D2
[    0.599994] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.600033] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.600103] pci 0000:00:15.1: supports D1 D2
[    0.600159] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.600199] pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400
[    0.600268] pci 0000:00:15.2: supports D1 D2
[    0.600325] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.600364] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
[    0.600434] pci 0000:00:15.3: supports D1 D2
[    0.600490] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.600530] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.600542] pci 0000:00:16.0: reg 0x10: [mem 0xfeb05000-0xfeb05fff]
[    0.600639] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.600680] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.600697] pci 0000:00:16.2: reg 0x10: [mem 0xfeb04000-0xfeb040ff]
[    0.600772] pci 0000:00:16.2: supports D1 D2
[    0.600773] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.600830] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.600870] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[    0.600960] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[    0.601043] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[    0.601127] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[    0.601220] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[    0.601303] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[    0.601605] pci 0000:01:00.0: [1002:679a] type 00 class 0x030000
[    0.601619] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.601629] pci 0000:01:00.0: reg 0x18: [mem 0xfea00000-0xfea3ffff 64bit]
[    0.601636] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.601648] pci 0000:01:00.0: reg 0x30: [mem 0xfea40000-0xfea5ffff pref]
[    0.601696] pci 0000:01:00.0: supports D1 D2
[    0.601698] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.601771] pci 0000:01:00.1: [1002:aaa0] type 00 class 0x040300
[    0.601783] pci 0000:01:00.1: reg 0x10: [mem 0xfea60000-0xfea63fff 64bit]
[    0.601844] pci 0000:01:00.1: supports D1 D2
[    0.609764] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.609770] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.609773] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.609777] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.610000] pci 0000:02:00.0: [1b21:0612] type 00 class 0x010601
[    0.610041] pci 0000:02:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.610050] pci 0000:02:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.610058] pci 0000:02:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.610066] pci 0000:02:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.610075] pci 0000:02:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.610083] pci 0000:02:00.0: reg 0x24: [mem 0xfe900000-0xfe9001ff]
:
[    0.599150] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.599285] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.599303] pci 0000:00:14.2: reg 0x10: [mem 0xfeb00000-0xfeb03fff 64bit]
[    0.599363] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.599414] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.599449] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.599581] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.599657] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.599692] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.599704] pci 0000:00:14.5: reg 0x10: [mem 0xfeb06000-0xfeb06fff]
[    0.599799] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.599840] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.599937] pci 0000:00:15.0: supports D1 D2
[    0.599994] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.600033] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.600103] pci 0000:00:15.1: supports D1 D2
[    0.600159] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.600199] pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400
[    0.600268] pci 0000:00:15.2: supports D1 D2
[    0.600325] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.600364] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
[    0.600434] pci 0000:00:15.3: supports D1 D2
[    0.600490] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.600530] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.600542] pci 0000:00:16.0: reg 0x10: [mem 0xfeb05000-0xfeb05fff]
[    0.600639] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.600680] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.600697] pci 0000:00:16.2: reg 0x10: [mem 0xfeb04000-0xfeb040ff]
[    0.600772] pci 0000:00:16.2: supports D1 D2
[    0.600773] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.600830] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.600870] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[    0.600960] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[    0.601043] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[    0.601127] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[    0.601220] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[    0.601303] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[    0.601605] pci 0000:01:00.0: [1002:679a] type 00 class 0x030000
[    0.601619] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.601629] pci 0000:01:00.0: reg 0x18: [mem 0xfea00000-0xfea3ffff 64bit]
[    0.601636] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.601648] pci 0000:01:00.0: reg 0x30: [mem 0xfea40000-0xfea5ffff pref]
[    0.601696] pci 0000:01:00.0: supports D1 D2
[    0.601698] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.601771] pci 0000:01:00.1: [1002:aaa0] type 00 class 0x040300
[    0.601783] pci 0000:01:00.1: reg 0x10: [mem 0xfea60000-0xfea63fff 64bit]
[    0.601844] pci 0000:01:00.1: supports D1 D2
[    0.609764] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.609770] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.609773] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.609777] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.610000] pci 0000:02:00.0: [1b21:0612] type 00 class 0x010601
[    0.610041] pci 0000:02:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.610050] pci 0000:02:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.610058] pci 0000:02:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.610066] pci 0000:02:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.610075] pci 0000:02:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.610083] pci 0000:02:00.0: reg 0x24: [mem 0xfe900000-0xfe9001ff]
:
[    0.665771] pci_bus 0000:00: on NUMA node 0
[    0.666114] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.666202] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.666266] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.666330] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 10 11 14 15) *0
[    0.666383] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[    0.666425] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[    0.666467] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[    0.666509] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[    0.666616] ACPI: Enabled 1 GPEs in block 00 to 1F
[    0.666635] ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
[    0.666728] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.666731] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.666735] vgaarb: loaded
[    0.666737] vgaarb: bridge control possible 0000:01:00.0
[    0.666955] SCSI subsystem initialized
[    0.667004] libata version 3.00 loaded.
[    0.667029] ACPI: bus type USB registered
[    0.667048] usbcore: registered new interface driver usbfs
[    0.667058] usbcore: registered new interface driver hub
[    0.667079] usbcore: registered new device driver usb
[    0.667260] PCI: Using ACPI for IRQ routing
[    0.674852] PCI: pci_cache_line_size set to 64 bytes
[    0.674933] e820: reserve RAM buffer [mem 0x7d513018-0x7fffffff]
[    0.674935] e820: reserve RAM buffer [mem 0x7d520018-0x7fffffff]
[    0.674936] e820: reserve RAM buffer [mem 0x7d529018-0x7fffffff]
[    0.674937] e820: reserve RAM buffer [mem 0x7d532018-0x7fffffff]
[    0.674938] e820: reserve RAM buffer [mem 0xba633000-0xbbffffff]
[    0.674939] e820: reserve RAM buffer [mem 0xbca35000-0xbfffffff]
[    0.674940] e820: reserve RAM buffer [mem 0xbd083000-0xbfffffff]
[    0.674942] e820: reserve RAM buffer [mem 0xbd800000-0xbfffffff]
[    0.674943] e820: reserve RAM buffer [mem 0x43f000000-0x43fffffff]
[    0.675031] NetLabel: Initializing
[    0.675034] NetLabel:  domain hash size = 128
[    0.675035] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.675046] NetLabel:  unlabeled traffic allowed by default
[    0.675105] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.675109] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.677184] Switched to clocksource hpet
[    0.683769] AppArmor: AppArmor Filesystem Enabled
[    0.683794] pnp: PnP ACPI init
[    0.683807] ACPI: bus type PNP registered
[    0.683898] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.683902] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.684166] system 00:01: [io  0x040b] has been reserved
[    0.684169] system 00:01: [io  0x04d6] has been reserved
[    0.684172] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    0.684175] system 00:01: [io  0x0c14] has been reserved
[    0.684178] system 00:01: [io  0x0c50-0x0c51] has been reserved
[    0.684181] system 00:01: [io  0x0c52] has been reserved
[    0.684183] system 00:01: [io  0x0c6c] has been reserved
[    0.684186] system 00:01: [io  0x0c6f] has been reserved
[    0.684189] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
[    0.684191] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
[    0.684194] system 00:01: [io  0x0cd4-0x0cd5] has been reserved
[    0.684197] system 00:01: [io  0x0cd6-0x0cd7] has been reserved
[    0.684200] system 00:01: [io  0x0cd8-0x0cdf] has been reserved
:
[    0.684203] system 00:01: [io  0x0800-0x089f] could not be reserved
[    0.684206] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    0.684208] system 00:01: [io  0x0900-0x090f] has been reserved
[    0.684211] system 00:01: [io  0x0910-0x091f] has been reserved
[    0.684214] system 00:01: [io  0xfe00-0xfefe] has been reserved
[    0.684218] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.684221] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.684224] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.684227] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.684231] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.684234] system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.684237] system 00:01: [mem 0xff800000-0xffffffff] has been reserved
[    0.684240] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.684373] system 00:02: [io  0x0290-0x02af] has been reserved
[    0.684376] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.684406] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.684467] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.684470] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.684510] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.684671] pnp 00:06: [dma 0 disabled]
[    0.684713] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.684836] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.684944] system 00:08: [mem 0xfec20000-0xfec200ff] could not be reserved
[    0.684947] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.685070] pnp: PnP ACPI: found 9 devices
[    0.685072] ACPI: bus type PNP unregistered
[    0.691601] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.691606] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.691611] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.691615] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.691620] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.691623] pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
[    0.691628] pci 0000:00:04.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.691634] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.691637] pci 0000:00:05.0:   bridge window [io  0xc000-0xcfff]
[    0.691641] pci 0000:00:05.0:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.691647] pci 0000:00:09.0: PCI bridge to [bus 04]
[    0.691651] pci 0000:00:09.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.691657] pci 0000:00:0a.0: PCI bridge to [bus 05]
[    0.691664] pci 0000:00:0b.0: PCI bridge to [bus 06]
[    0.691668] pci 0000:00:0b.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.691674] pci 0000:00:0d.0: PCI bridge to [bus 07]
[    0.691681] pci 0000:00:14.4: PCI bridge to [bus 08]
[    0.691693] pci 0000:00:15.0: PCI bridge to [bus 09]
[    0.691702] pci 0000:00:15.1: PCI bridge to [bus 0a]
[    0.691706] pci 0000:00:15.1:   bridge window [io  0xb000-0xbfff]
[    0.691712] pci 0000:00:15.1:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.691719] pci 0000:00:15.2: PCI bridge to [bus 0b]
[    0.691724] pci 0000:00:15.2:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.691731] pci 0000:00:15.3: PCI bridge to [bus 0c]
[    0.691736] pci 0000:00:15.3:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.691744] pci_bus 0000:00: resource 4 [io  0x0000-0x03af]
[    0.691746] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7]
[    0.691747] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df]
[    0.691749] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff]
[    0.691750] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[    0.691751] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[    0.691753] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff]
[    0.691754] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.691756] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.691757] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.691759] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.691760] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.691761] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.691762] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.691764] pci_bus 0000:04: resource 1 [mem 0xfe700000-0xfe7fffff]
[    0.691765] pci_bus 0000:06: resource 1 [mem 0xfe600000-0xfe6fffff]
[    0.691767] pci_bus 0000:08: resource 4 [io  0x0000-0x03af]
[    0.691768] pci_bus 0000:08: resource 5 [io  0x03e0-0x0cf7]
[    0.691770] pci_bus 0000:08: resource 6 [io  0x03b0-0x03df]
[    0.691771] pci_bus 0000:08: resource 7 [io  0x0d00-0xffff]
[    0.691772] pci_bus 0000:08: resource 8 [mem 0x000a0000-0x000bffff]
[    0.691773] pci_bus 0000:08: resource 9 [mem 0x000c0000-0x000dffff]
[    0.691775] pci_bus 0000:08: resource 10 [mem 0xc0000000-0xffffffff]
[    0.691776] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.691778] pci_bus 0000:0a: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.691779] pci_bus 0000:0b: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.691780] pci_bus 0000:0c: resource 1 [mem 0xfe400000-0xfe4fffff]
[    0.691801] NET: Registered protocol family 2
[    0.692033] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.692328] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.692551] TCP: Hash tables configured (established 131072 bind 65536)
[    0.692583] TCP: reno registered
[    0.692602] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.692676] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.692776] NET: Registered protocol family 1
[    0.981069] pci 0000:01:00.0: Video device with shadowed ROM
[    0.981392] PCI: CLS 64 bytes, default 64
[    0.981456] Trying to unpack rootfs image as initramfs...
[    1.311893] Freeing initrd memory: 28584K (ffff88003d01b000 - ffff88003ec05000)
[    1.312389] PCI-DMA: Disabling AGP.
[    1.312473] PCI-DMA: aperture base @ a4000000 size 65536 KB
[    1.312476] PCI-DMA: using GART IOMMU.
[    1.312479] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    1.316482] perf: AMD NB counters detected
[    1.316571] microcode: CPU0: patch_level=0x06000822
[    1.316578] microcode: CPU1: patch_level=0x06000822
[    1.316588] microcode: CPU2: patch_level=0x06000822
[    1.316600] microcode: CPU3: patch_level=0x06000822
[    1.316610] microcode: CPU4: patch_level=0x06000822
[    1.316621] microcode: CPU5: patch_level=0x06000822
[    1.316631] microcode: CPU6: patch_level=0x06000822
[    1.316642] microcode: CPU7: patch_level=0x06000822
[    1.316694] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.316701] LVT offset 0 assigned for vector 0x400
[    1.316719] perf: AMD IBS detected (0x000000ff)
[    1.316739] Scanning for low memory corruption every 60 seconds
[    1.317072] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.317098] Initialise system trusted keyring
[    1.317116] audit: initializing netlink subsys (disabled)
[    1.317130] audit: type=2000 audit(1445376779.940:1): initialized
[    1.317418] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.318931] zpool: loaded
[    1.318933] zbud: loaded
[    1.319062] VFS: Disk quotas dquot_6.5.2
:
[    1.319095] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.319549] fuse init (API version 7.23)
[    1.319631] msgmni has been set to 31889
[    1.319682] Key type big_key registered
[    1.320057] Key type asymmetric registered
[    1.320061] Asymmetric key parser 'x509' registered
[    1.320094] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.320149] io scheduler noop registered
[    1.320153] io scheduler deadline registered (default)
[    1.320199] io scheduler cfq registered
[    1.321114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.321132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.321183] efifb: probing for efifb
[    1.321199] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90011d00000, using 3072k, total 3072k
[    1.321202] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    1.321204] efifb: scrolling: redraw
[    1.321206] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.322490] Console: switching to colour frame buffer device 128x48
[    1.323709] fb0: EFI VGA frame buffer device
[    1.323797] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.323821] ACPI: Power Button [PWRB]
[    1.323865] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.323884] ACPI: Power Button [PWRF]
[    1.323930] ACPI: acpi_idle registered with cpuidle
[    1.324657] GHES: HEST is not enabled!
[    1.324763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.345114] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.346695] Linux agpgart interface v0.103
[    1.347959] brd: module loaded
[    1.348582] loop: module loaded
[    1.348784] libphy: Fixed MDIO Bus: probed
[    1.348797] tun: Universal TUN/TAP device driver, 1.6
[    1.348811] tun: © 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.348867] PPP generic driver version 2.4.2
[    1.348919] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.348940] ehci-pci: EHCI PCI platform driver
[    1.349027] QUIRK: Enable AMD PLL fix
[    1.349044] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.349090] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.349111] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.349140] ehci-pci 0000:00:12.2: debug port 1
[    1.349184] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb09000
[    1.360502] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.361093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.361673] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.362222] usb usb1: Product: EHCI Host Controller
[    1.362801] usb usb1: Manufacturer: Linux 3.16.0-44-generic ehci_hcd
[    1.363360] usb usb1: SerialNumber: 0000:00:12.2
[    1.364110] hub 1-0:1.0: USB hub found
[    1.364667] hub 1-0:1.0: 5 ports detected
[    1.365429] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.366008] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.366569] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.367171] ehci-pci 0000:00:13.2: debug port 1
:
[    1.367753] ehci-pci 0000:00:13.2: irq 21, io mem 0xfeb07000
[    1.376486] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.377077] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.377662] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.378222] usb usb2: Product: EHCI Host Controller
[    1.378807] usb usb2: Manufacturer: Linux 3.16.0-44-generic ehci_hcd
[    1.379365] usb usb2: SerialNumber: 0000:00:13.2
[    1.380108] hub 2-0:1.0: USB hub found
[    1.380690] hub 2-0:1.0: 5 ports detected
[    1.381410] ehci-pci 0000:00:16.2: EHCI Host Controller
[    1.381977] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    1.382518] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.383099] ehci-pci 0000:00:16.2: debug port 1
[    1.383663] ehci-pci 0000:00:16.2: irq 23, io mem 0xfeb04000
[    1.392531] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.393204] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.393727] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.394273] usb usb3: Product: EHCI Host Controller
[    1.394783] usb usb3: Manufacturer: Linux 3.16.0-44-generic ehci_hcd
[    1.395328] usb usb3: SerialNumber: 0000:00:16.2
[    1.396011] hub 3-0:1.0: USB hub found
[    1.396550] hub 3-0:1.0: 4 ports detected
[    1.397147] ehci-platform: EHCI generic platform driver
[    1.397681] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.398190] ohci-pci: OHCI PCI platform driver
[    1.398800] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.399312] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    1.399870] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb0a000
[    1.456501] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.457048] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.457563] usb usb4: Product: OHCI PCI host controller
[    1.458104] usb usb4: Manufacturer: Linux 3.16.0-44-generic ohci_hcd
[    1.458620] usb usb4: SerialNumber: 0000:00:12.0
[    1.459330] hub 4-0:1.0: USB hub found
[    1.459839] hub 4-0:1.0: 5 ports detected
[    1.460562] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.461078] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.461636] ohci-pci 0000:00:13.0: irq 20, io mem 0xfeb08000
[    1.520444] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.520987] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.521499] usb usb5: Product: OHCI PCI host controller
[    1.522008] usb usb5: Manufacturer: Linux 3.16.0-44-generic ohci_hcd
[    1.522551] usb usb5: SerialNumber: 0000:00:13.0
[    1.523248] hub 5-0:1.0: USB hub found
[    1.523766] hub 5-0:1.0: 5 ports detected
[    1.524492] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    1.525004] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    1.525555] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb06000
[    1.584352] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.584875] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.585419] usb usb6: Product: OHCI PCI host controller
[    1.585934] usb usb6: Manufacturer: Linux 3.16.0-44-generic ohci_hcd
[    1.586476] usb usb6: SerialNumber: 0000:00:14.5
[    1.587157] hub 6-0:1.0: USB hub found
[    1.587700] hub 6-0:1.0: 2 ports detected
[    1.588383] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    1.588900] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
:
[    1.589468] ohci-pci 0000:00:16.0: irq 22, io mem 0xfeb05000
[    1.648286] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.648808] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.649352] usb usb7: Product: OHCI PCI host controller
[    1.649869] usb usb7: Manufacturer: Linux 3.16.0-44-generic ohci_hcd
[    1.650419] usb usb7: SerialNumber: 0000:00:16.0
[    1.651105] hub 7-0:1.0: USB hub found
[    1.651653] hub 7-0:1.0: 4 ports detected
[    1.652271] ohci-platform: OHCI generic platform driver
[    1.652814] uhci_hcd: USB Universal Host Controller Interface driver
[    1.653392] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.653935] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 8
[    1.676291] usb 1-4: new high-speed USB device number 2 using ehci-pci
[    1.714770] xhci_hcd 0000:04:00.0: irq 72 for MSI/MSI-X
[    1.714774] xhci_hcd 0000:04:00.0: irq 73 for MSI/MSI-X
[    1.714777] xhci_hcd 0000:04:00.0: irq 74 for MSI/MSI-X
[    1.714780] xhci_hcd 0000:04:00.0: irq 75 for MSI/MSI-X
[    1.714783] xhci_hcd 0000:04:00.0: irq 76 for MSI/MSI-X
[    1.714786] xhci_hcd 0000:04:00.0: irq 77 for MSI/MSI-X
[    1.714789] xhci_hcd 0000:04:00.0: irq 78 for MSI/MSI-X
[    1.714792] xhci_hcd 0000:04:00.0: irq 79 for MSI/MSI-X
[    1.714887] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    1.715439] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.715966] usb usb8: Product: xHCI Host Controller
[    1.716524] usb usb8: Manufacturer: Linux 3.16.0-44-generic xhci_hcd
[    1.717054] usb usb8: SerialNumber: 0000:04:00.0
[    1.717774] hub 8-0:1.0: USB hub found
[    1.718292] hub 8-0:1.0: 2 ports detected
[    1.718900] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.719409] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 9
[    1.719998] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[    1.720519] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.721066] usb usb9: Product: xHCI Host Controller
[    1.721586] usb usb9: Manufacturer: Linux 3.16.0-44-generic xhci_hcd
[    1.722137] usb usb9: SerialNumber: 0000:04:00.0
[    1.722796] hub 9-0:1.0: USB hub found
[    1.723344] hub 9-0:1.0: 2 ports detected
[    1.723953] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[    1.724499] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 10
[    1.785339] xhci_hcd 0000:0b:00.0: irq 80 for MSI/MSI-X
[    1.785343] xhci_hcd 0000:0b:00.0: irq 81 for MSI/MSI-X
[    1.785346] xhci_hcd 0000:0b:00.0: irq 82 for MSI/MSI-X
[    1.785348] xhci_hcd 0000:0b:00.0: irq 83 for MSI/MSI-X
[    1.785351] xhci_hcd 0000:0b:00.0: irq 84 for MSI/MSI-X
[    1.785353] xhci_hcd 0000:0b:00.0: irq 85 for MSI/MSI-X
[    1.785356] xhci_hcd 0000:0b:00.0: irq 86 for MSI/MSI-X
[    1.785360] xhci_hcd 0000:0b:00.0: irq 87 for MSI/MSI-X
[    1.785466] usb usb10: New USB device found, idVendor=1d6b, idProduct=0002
[    1.786010] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.786527] usb usb10: Product: xHCI Host Controller
[    1.787043] usb usb10: Manufacturer: Linux 3.16.0-44-generic xhci_hcd
[    1.787595] usb usb10: SerialNumber: 0000:0b:00.0
[    1.788268] hub 10-0:1.0: USB hub found
[    1.788791] hub 10-0:1.0: 2 ports detected
[    1.789403] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[    1.789915] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 11
[    1.790507] usb usb11: New USB device found, idVendor=1d6b, idProduct=0003
[    1.791030] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
:
[    1.791552] usb usb11: Product: xHCI Host Controller
[    1.792112] usb usb11: Manufacturer: Linux 3.16.0-44-generic xhci_hcd
[    1.792643] usb usb11: SerialNumber: 0000:0b:00.0
[    1.793337] hub 11-0:1.0: USB hub found
[    1.793896] hub 11-0:1.0: 2 ports detected
[    1.794514] xhci_hcd 0000:0c:00.0: xHCI Host Controller
[    1.795064] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 12
[    1.853404] usb 1-4: New USB device found, idVendor=058f, idProduct=3832
[    1.854030] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.854670] usb 1-4: Product: TeckNet
[    1.855273] usb 1-4: Manufacturer: Alcor Micro, Corp.
[    1.855921] xhci_hcd 0000:0c:00.0: irq 88 for MSI/MSI-X
[    1.855925] xhci_hcd 0000:0c:00.0: irq 89 for MSI/MSI-X
[    1.855928] xhci_hcd 0000:0c:00.0: irq 90 for MSI/MSI-X
[    1.855931] xhci_hcd 0000:0c:00.0: irq 91 for MSI/MSI-X
[    1.855933] xhci_hcd 0000:0c:00.0: irq 92 for MSI/MSI-X
[    1.855938] xhci_hcd 0000:0c:00.0: irq 93 for MSI/MSI-X
[    1.855940] xhci_hcd 0000:0c:00.0: irq 94 for MSI/MSI-X
[    1.855943] xhci_hcd 0000:0c:00.0: irq 95 for MSI/MSI-X
[    1.856079] usb usb12: New USB device found, idVendor=1d6b, idProduct=0002
[    1.856605] usb usb12: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.857167] usb usb12: Product: xHCI Host Controller
[    1.857700] usb usb12: Manufacturer: Linux 3.16.0-44-generic xhci_hcd
[    1.858258] usb usb12: SerialNumber: 0000:0c:00.0
[    1.858921] hub 12-0:1.0: USB hub found
[    1.859476] hub 12-0:1.0: 2 ports detected
[    1.860084] xhci_hcd 0000:0c:00.0: xHCI Host Controller
[    1.860624] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 13
[    1.861191] usb usb13: New USB device found, idVendor=1d6b, idProduct=0003
[    1.861740] usb usb13: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.862259] usb usb13: Product: xHCI Host Controller
[    1.862801] usb usb13: Manufacturer: Linux 3.16.0-44-generic xhci_hcd
[    1.863323] usb usb13: SerialNumber: 0000:0c:00.0
[    1.864030] hub 13-0:1.0: USB hub found
[    1.864557] hub 13-0:1.0: 2 ports detected
[    1.865200] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.866137] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.866666] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.867379] mousedev: PS/2 mouse device common for all mice
[    1.868119] rtc_cmos 00:03: RTC can wake from S4
[    1.868789] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.869345] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.869928] device-mapper: uevent: version 1.0.3
[    1.870618] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    1.871167] ledtrig-cpu: registered to indicate activity on CPUs
[    1.871728] EFI Variables Facility v0.08 2004-May-17
[    1.879757] TCP: cubic registered
[    1.880394] NET: Registered protocol family 10
[    1.881154] NET: Registered protocol family 17
[    1.881705] Key type dns_resolver registered
[    1.883041] Loading compiled-in X.509 certificates
[    1.884285] Loaded X.509 cert 'Magrathea: Glacier signing key: e56e3ae8d1fddee7ce36cbcb25bc4b1078d7d693'
[    1.884862] registered taskstats version 1
[    1.887548] Key type trusted registered
[    1.891714] Key type encrypted registered
[    1.892256] AppArmor: AppArmor sha1 policy hashing enabled
[    1.892809] ima: No TPM chip found, activating TPM-bypass!
[    1.893347] evm: HMAC attrs: 0x1
:
[    1.894455]   Magic number: 3:785:601
[    1.895127] rtc_cmos 00:03: setting system clock to 2015-10-20 21:33:01 UTC (1445376781)
[    1.895899] powernow_k8: This CPU is not supported anymore, using acpi-cpufreq instead.
[    1.897441] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.897997] EDD information not available.
[    1.898657] PM: Hibernation image not present or could not be loaded.
[    1.899793] Freeing unused kernel memory: 1360K (ffffffff81d2d000 - ffffffff81e81000)
[    1.900379] Write protecting the kernel read-only data: 12288k
[    1.902395] Freeing unused kernel memory: 424K (ffff880002796000 - ffff880002800000)
[    1.904401] Freeing unused kernel memory: 476K (ffff880002b89000 - ffff880002c00000)
[    1.917895] systemd-udevd[150]: starting version 208
[    1.918936] random: systemd-udevd urandom read with 9 bits of entropy available
[    1.928934] wmi: Mapper loaded
[    1.935445] ahci 0000:00:11.0: version 3.0
[    1.935605] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
[    1.936209] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[    1.937410] scsi0 : ahci
[    1.938160] scsi1 : ahci
[    1.938954] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.938971] scsi2 : ahci
[    1.939033] ata1: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b100 irq 19
[    1.939035] ata2: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b180 irq 19
[    1.939036] ata3: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b200 irq 19
[    1.939135] ahci 0000:02:00.0: irq 96 for MSI/MSI-X
[    1.939150] ahci 0000:02:00.0: SSS flag set, parallel bus scan disabled
[    1.939170] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.939171] ahci 0000:02:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
[    1.939524] scsi3 : ahci
[    1.939641] scsi4 : ahci
[    1.939738] ata4: SATA max UDMA/133 abar m512@0xfe900000 port 0xfe900100 irq 96
[    1.939740] ata5: SATA max UDMA/133 abar m512@0xfe900000 port 0xfe900180 irq 96
[    1.939802] ahci 0000:03:00.0: irq 97 for MSI/MSI-X
[    1.939817] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[    1.939837] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.939839] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
[    1.940252] scsi5 : ahci
[    1.940422] scsi6 : ahci
[    1.940469] ata6: SATA max UDMA/133 abar m512@0xfe800000 port 0xfe800100 irq 97
[    1.940470] ata7: SATA max UDMA/133 abar m512@0xfe800000 port 0xfe800180 irq 97
[    1.952774] r8169 0000:0a:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.953770] r8169 0000:0a:00.0: irq 98 for MSI/MSI-X
[    1.954040] r8169 0000:0a:00.0 eth0: RTL8168f/8111f at 0xffffc9001191a000, 10:c3:7b:9b:4b:b0, XID 08000800 IRQ 98
[    1.954764] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.961709] AVX version of gcm_enc/dec engaged.
[    2.247687] usb 5-1: new low-speed USB device number 2 using ohci-pci
[    2.271651] ata6: SATA link down (SStatus 0 SControl 300)
[    2.271660] ata4: SATA link down (SStatus 0 SControl 300)
[    2.311594] tsc: Refined TSC clocksource calibration: 4334.573 MHz
[    2.427536] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.429611] usb 5-1: New USB device found, idVendor=04d9, idProduct=a061
[    2.430091] ata1.00: supports DRM functions and may not be fully accessible
[    2.430203] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    2.430205] ata1.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0BB6Q, max UDMA/133
[    2.430205] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    2.430430] ata1.00: supports DRM functions and may not be fully accessible
[    2.432757] usb 5-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.432844] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    2.432847] ata1.00: configured for UDMA/133
:
[    2.433093] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 840  BB6Q PQ: 0 ANSI: 5
[    2.433344] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.433347] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    2.433471] sd 0:0:0:0: [sda] Write Protect is off
[    2.433472] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.433505] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.436881]  sda: sda1 sda2 sda3
[    2.437253] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.438215] usb 5-1: Product: USB Keyboard
[    2.443309] hidraw: raw HID events driver © Jiri Kosina
[    2.443407] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.443423] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.443952] ata2.00: ATA-9: WDC WD10EZEX-00BN5A0, 01.01A01, max UDMA/133
[    2.443953] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.444517] ata2.00: configured for UDMA/133
[    2.444589] scsi 1:0:0:0: Direct-Access     ATA      WDC WD10EZEX-00B 1A01 PQ: 0 ANSI: 5
[    2.444808] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.444809] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.444826] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    2.444903] sd 1:0:0:0: [sdb] Write Protect is off
[    2.444905] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.444942] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.445595] ata3.00: ATAPI: ASUS     DRW-24F1ST   a, 1.00, max UDMA/100
[    2.446844] ata3.00: configured for UDMA/100
[    2.448217] scsi 2:0:0:0: CD-ROM            ASUS     DRW-24F1ST   a   1.00 PQ: 0 ANSI: 5
[    2.467034] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.467676] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.468504] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.468600] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    2.470898]  sdb: unknown partition table
[    2.471814] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.484787] usbcore: registered new interface driver usbhid
[    2.485425] usbhid: USB HID core driver
[    2.487444] input: USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/0003:04D9:A061.0001/input/input5
[    2.488220] hid-generic 0003:04D9:A061.0001: input,hidraw0: USB HID v1.10 Keyboard [uSB Keyboard] on usb-0000:00:13.0-1/input0
[    2.496665] input: USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:04D9:A061.0002/input/input6
[    2.497568] hid-generic 0003:04D9:A061.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [uSB Keyboard] on usb-0000:00:13.0-1/input1
[    2.787121] ata5: SATA link down (SStatus 0 SControl 300)
[    2.831080] usb 4-5: new low-speed USB device number 2 using ohci-pci
[    2.997937] usb 4-5: New USB device found, idVendor=1bcf, idProduct=0005
[    2.998704] usb 4-5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.999420] usb 4-5: Product: USB Optical Mouse
[    3.009236] input: USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5:1.0/0003:1BCF:0005.0003/input/input7
[    3.010116] hid-generic 0003:1BCF:0005.0003: input,hidraw2: USB HID v1.10 Mouse [uSB Optical Mouse] on usb-0000:00:12.0-5/input0
[    3.106868] ata7: SATA link down (SStatus 0 SControl 300)
[    3.310759] Switched to clocksource tsc
[   52.480718] random: nonblocking pool is initialized
[   56.481118] EXT4-fs (dm-1): INFO: recovery required on readonly filesystem
[   56.481138] EXT4-fs (dm-1): write access will be enabled during recovery
[   56.600269] EXT4-fs (dm-1): recovery complete
[   56.602187] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   57.029216] systemd-udevd[422]: starting version 208
:
[    2.443423] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.443952] ata2.00: ATA-9: WDC WD10EZEX-00BN5A0, 01.01A01, max UDMA/133
[    2.443953] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.444517] ata2.00: configured for UDMA/133
[    2.444589] scsi 1:0:0:0: Direct-Access     ATA      WDC WD10EZEX-00B 1A01 PQ: 0 ANSI: 5
[    2.444808] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.444809] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.444826] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    2.444903] sd 1:0:0:0: [sdb] Write Protect is off
[    2.444905] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.444942] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.445595] ata3.00: ATAPI: ASUS     DRW-24F1ST   a, 1.00, max UDMA/100
[    2.446844] ata3.00: configured for UDMA/100
[    2.448217] scsi 2:0:0:0: CD-ROM            ASUS     DRW-24F1ST   a   1.00 PQ: 0 ANSI: 5
[    2.467034] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.467676] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.468504] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.468600] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    2.470898]  sdb: unknown partition table
[    2.471814] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.484787] usbcore: registered new interface driver usbhid
[    2.485425] usbhid: USB HID core driver
[    2.487444] input: USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/0003:04D9:A061.0001/input/input5
[    2.488220] hid-generic 0003:04D9:A061.0001: input,hidraw0: USB HID v1.10 Keyboard [uSB Keyboard] on usb-0000:00:13.0-1/input0
[    2.496665] input: USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:04D9:A061.0002/input/input6
[    2.497568] hid-generic 0003:04D9:A061.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [uSB Keyboard] on usb-0000:00:13.0-1/input1
[    2.787121] ata5: SATA link down (SStatus 0 SControl 300)
[    2.831080] usb 4-5: new low-speed USB device number 2 using ohci-pci
[    2.997937] usb 4-5: New USB device found, idVendor=1bcf, idProduct=0005
[    2.998704] usb 4-5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.999420] usb 4-5: Product: USB Optical Mouse
[    3.009236] input: USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5:1.0/0003:1BCF:0005.0003/input/input7
[    3.010116] hid-generic 0003:1BCF:0005.0003: input,hidraw2: USB HID v1.10 Mouse [uSB Optical Mouse] on usb-0000:00:12.0-5/input0
[    3.106868] ata7: SATA link down (SStatus 0 SControl 300)
[    3.310759] Switched to clocksource tsc
[   52.480718] random: nonblocking pool is initialized
[   56.481118] EXT4-fs (dm-1): INFO: recovery required on readonly filesystem
[   56.481138] EXT4-fs (dm-1): write access will be enabled during recovery
[   56.600269] EXT4-fs (dm-1): recovery complete
[   56.602187] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   57.029216] systemd-udevd[422]: starting version 208
[   57.160660] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   57.166741] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   57.167670] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   57.180337] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[   57.181298] AMD IOMMUv2 functionality not available on this system
[   57.198006] cfg80211: Calling CRDA to update world regulatory domain
[   57.211210] MCE: In-kernel MCE decoding enabled.
[   57.217271] EDAC MC: Ver: 3.0.0
[   57.221845] AMD64 EDAC driver v3.4.0
[   57.230618] EDAC amd64: DRAM ECC disabled.
[   57.231505] EDAC amd64: ECC disabled in the BIOS or no ECC capability
(END)

 

Yes, Your Mom Trail is a real place.

Link to post
Share on other sites

You could have put all that in a spoiler or smthing ; )

 

Aaaanyway, I just woke up and may have missed something but the first thing that stands out is the 

[    2.470898]  sdb: unknown partition table

Does your storage drive work properly? 

What happens when you detatch the 1TB drive and leave the SSD only? (I'm assuming that you have the OS - including your home dir installed as a whole on the SSD)

 

Another thing that popped into mind is checking 

/var/log/Xorg.0.log

for errors - if it's the display manager we should find some clues there.

 

Also, the constant reboots may have caused some filesystem corruption, run 

sudo touch /forcefsck && sudo reboot

to force fsck on boot.

Another thing you can try is renaming .xinitrc - that's the shell script thats read by xinit on startup that tells the X server what to do (more or less... ) 

sudo mv /home/YOURUSERNAME/.xinitrc /home/YOURUSERNAME/.xinitrcBAK

Oh... and to get the to the grub menu without the crash - restart cycle - hold the SHIFT key on boot time - this should bring the menu up regardles of your settings.

Link to post
Share on other sites

Everything is on the SSD, yes.

 

Bashing /var/log/Xorg.0.log gives this:

 

/var/log/Xorg.0.log: line 1: [: missing `]'
/var/log/Xorg.0.log: line 2: X.Org: command not found
/var/log/Xorg.0.log: line 3: Release: command not found
/var/log/Xorg.0.log: line 4: [: missing `]'
/var/log/Xorg.0.log: line 5: [: missing `]'
/var/log/Xorg.0.log: line 6: [: missing `]'
/var/log/Xorg.0.log: line 7: [: missing `]'
/var/log/Xorg.0.log: line 8: [: missing `]'
/var/log/Xorg.0.log: line 9: syntax error near unexpected token `('
/var/log/Xorg.0.log: line 9: `[    17.064] xorg-server 2:1.16.0-1ubuntu1.3 (For technical support please see http://www.ubuntu.com/support) '
 

Yes, Your Mom Trail is a real place.

Link to post
Share on other sites

That's all ? Seriously? 

 

Well in that case you have at least two problems, one that's not that serious - the sdb drive and it's partition table, the other is a borked X server installation. The easiest fix would be a system reinstall (as it's a linux machine that would not be that painful...) or tinkering with the X server. Your choice.

 

If you choose to tinker with the X server start with the xinitrc renaming (X will should create a new one if it doesn't find the original) 

 

If that does not do the job follow THIS guide - it's fairly basic and there is no point in me rewriting it here.

 

Best of luck and keep us posted.

Link to post
Share on other sites

That is it. The log seems to be very short.

 

A reinstall may be the best way out, really. I should do that next week. I just need to put everything I want to move across on some temporary storage.

Yes, Your Mom Trail is a real place.

Link to post
Share on other sites

That should be a BIOS setting. Or, if i remember correctly, you could swap the physical SATA connections. The boot drive is probobly in the SATA 2 port and the storage drive in SATA 1. 

 

Anyway - good to hear that the issue is resolved : )

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×