Lakka generic x86_x64 2.1 rc5 no hdmi video output

hello team I need help. motherboard laptop HP G60 NF300 3GB RAM 2GHZ CPU 1GB RAM VIDEO CARD RADEO lakka generic x86_x64 2.0 stable work perfect I have image and sound on hdmi but after update to lakka 2.1 rc5 my tv show me the hp logo and the syslinux 6.x boot and after blank screen. I connected via ssh and I add this line video=ldvs-1:d above all video parametres plus I add the same line on boot command on the end. nothing haped my tv show me no signal.i modified evriving what people said on forum not a change. I work on this project from 3 morhs and I have 34000 MAME 0,180 roms and 800 SNES ROMS PLUS ANOTHER 3000 OR 4000 ROMS FOR ANOTHER CONSOLES. So pls I need a lot off help to make this motherboard to show image on tv.

ps; after syslinux boot on the bottom of tv the white ine what tell me hdmi 2 wher is connected lakka 2.1 become dvi 2

THANK YOU

Hi,

Did you try in between to purge your configuration file ? You will need to get access to Lakka system command line.

Thank you.

rm .config/retroarch/retroarch.cfg thia comand is not recognize by my system and in the command to see the display i have hdmi-a-1 conected lvds-1 disconected vga disconected but no image on hdmi on my tv. Thank u

It shoud have worked.

  systemctl stop retroarch
  rm .config/retroarch/retroarch.cfg
  systemctl start retroarch

Strange hdmi is connected and others are disconnected and you still don’t get a picture on your TV.

Is it possible to get the output of dmesg also ?

Thank you.

Ies i no is strange. Becouze i don have a display on the laptop motherboard is imposible to change from menu i try on my samsung laptop and i swap the monitor from menu but on this mothrer board i try everything still lakla 2.0 working perfectly.

Then try to edit the entry video_monitor_index in the cfg file

systemctl stop retroarch
nano .config/retroarch/retroarch.cfg #change value video_monitor_index
systemctl start retroarch

I try what u said nothing change. Still black screen.i make the update to generic rc6 the same problem. I what just to upgrade the retroarch to the last version this whai i try to fix it becouze i nearly 40000 games in my hdd. Thank u for help

Can you try to provide some Lakka system log ?

Thank you.

Lakka:~ # systemctl stop retroarch.service ; retroarch -v
[INFO] RetroArch 1.6.7 (Git 4e46312)
[INFO] === Build =======================================
Capabilities: MMX MMXEXT SSE1 SSE2 SSE3
Built: Nov  4 2017
[INFO] Version: 1.6.7
[INFO] Git: 4e46312
[INFO] =================================================
[INFO] [Config]: Loading default config.
[INFO] [Config]: loading config from: (null).
[INFO] Looking for config in: "/storage/.config/retroarch/retroarch.cfg".
[INFO] Environ SET_PIXEL_FORMAT: RGB565.
[INFO] Redirecting save file to "/storage/savefiles/.srm".
[INFO] Redirecting savestate to "/storage/savestates/.state".
[INFO] Version of libretro API: 1
[INFO] Compiled against API: 1
[INFO] [Audio]: Set audio input rate to: 29970.03 Hz.
[INFO] Found shader "/tmp/shaders/slang-conversion-template.glsl"
[INFO] Found shader "/tmp/shaders/stock.glsl"
[INFO] [Video]: Video @ fullscreen
[INFO] [Video]: Starting threaded video driver ...
[INFO] [DRM]: Found 3 connectors.
[INFO] [DRM]: Connector 0 connected: no
[INFO] [DRM]: Connector 0 has 0 modes.
[INFO] [DRM]: Connector 1 connected: no
[INFO] [DRM]: Connector 1 has 0 modes.
[INFO] [DRM]: Connector 2 connected: yes
[INFO] [DRM]: Connector 2 has 26 modes.
[INFO] [DRM]: Connector 2 assigned to monitor index: #1.
[WARN] [DRM]: Couldn't get device connector.
[WARN] [DRM]: Couldn't get device resources.
[ERROR] [KMS]: Couldn't find a suitable DRM device.
[INFO] [GL]: Found GL context: null
[INFO] [GL]: Detecting screen resolution 320x240.
[INFO] [GL]: Vendor: (null), Renderer: (null).
[INFO] [GL]: Version: (null).
Segmentation fault (core dumped)

thank u for your help

Can you try :

systemctl stop retroarch
nano .config/retroarch/retroarch.cfg #change value video_monitor_index to 1
systemctl start retroarch

Also can you give the output of dmesg and lspci -nnk | grep -A3 VGA

Thank you.

lspci -nnk | grep -A 3 VGA
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C77 [GeForce 8200M G] [10de:0845] (rev a2)
  Subsystem: Hewlett-Packard Company C77 [GeForce 8200M G] [103c:360a]
  Kernel driver in use: nouveau

Lakka:~ # systemctl stop retroarch.service ; retroarch -v
[INFO] RetroArch 1.6.9 (Git c056726)
[INFO] === Build =======================================
Capabilities: MMX MMXEXT SSE1 SSE2 SSE3 
Built: Nov 21 2017
[INFO] Version: 1.6.9
[INFO] Git: c056726
[INFO] =================================================
[INFO] [Config]: Loading default config.
[INFO] [Config]: loading config from: (null).
[INFO] Looking for config in: "/storage/.config/retroarch/retroarch.cfg".
[ERROR] Couldn't find any video driver named "nouveau"
[INFO] Available video drivers are:
[INFO]   gl
[INFO]   null
[WARN] Going to default to first video driver...
[INFO] Environ SET_PIXEL_FORMAT: RGB565.
[INFO] Redirecting save file to "/storage/savefiles/.srm".
[INFO] Redirecting savestate to "/storage/savestates/.state".
[INFO] Version of libretro API: 1
[INFO] Compiled against API: 1
[INFO] [Audio]: Set audio input rate to: 29970.03 Hz.
[INFO] Found shader "/tmp/shaders/slang-conversion-template.glsl"
[INFO] Found shader "/tmp/shaders/stock.glsl"
[INFO] [Video]: Video @ fullscreen
[ERROR] Couldn't find any video driver named "nouveau"
[INFO] Available video drivers are:
[INFO]   gl
[INFO]   null
[WARN] Going to default to first video driver...
[INFO] [Video]: Starting threaded video driver ...
[INFO] [DRM]: Found 3 connectors.
[INFO] [DRM]: Connector 0 connected: no
[INFO] [DRM]: Connector 0 has 0 modes.
[INFO] [DRM]: Connector 1 connected: no
[INFO] [DRM]: Connector 1 has 0 modes.
[INFO] [DRM]: Connector 2 connected: yes
[INFO] [DRM]: Connector 2 has 26 modes.
[INFO] [DRM]: Connector 2 assigned to monitor index: #1.
[WARN] [DRM]: Couldn't get device connector.
[WARN] [DRM]: Couldn't get device resources.
[ERROR] [KMS]: Couldn't find a suitable DRM device.
[INFO] [GL]: Found GL context: null
[INFO] [GL]: Detecting screen resolution 320x240.
[INFO] [GL]: Vendor: (null), Renderer: (null).
[INFO] [GL]: Version: (null).
Segmentation fault (core dumped)
Lakka:~ #

I remain whit out ideeas bro the only solution is to go back to 2.0 and now 2.1 stable is the same no image

Can you give the output of

grep video_driver .config/retroarch/retroarch.cfg 

Did you change video_driver to nouveau ???

I change and when i try to see if is work tell is don exist

[ERROR] Couldn’t find any video driver named “nouveau”

Yes please keep it to gl for now as nouveau is not a correct value.

Can you give the output retroarch -v with gl driver and video_monitor_index=“1” ?

Thank you.

this whit a fresh instal of lakka 2.0 update to 2.1 Lakka (official): 2.1 (Generic.x86_64)

Lakka:~ # lspci -nnk | grep -A 3 VGA
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C77 [GeForce 8200M                                                                                                                      G] [10de:0845] (rev a2)
        Subsystem: Hewlett-Packard Company C77 [GeForce 8200M G] [103c:360a]
        Kernel driver in use: nouveau

Lakka:~ # systemctl stop retroarch.service ; retroarch -v
[INFO] RetroArch 1.6.9 (Git c056726)
[INFO] === Build =======================================
Capabilities: MMX MMXEXT SSE1 SSE2 SSE3
Built: Nov 21 2017
[INFO] Version: 1.6.9
[INFO] Git: c056726
[INFO] =================================================
[INFO] [Config]: Loading default config.
[INFO] [Config]: loading config from: (null).
[INFO] Looking for config in: "/storage/.config/retroarch/retroarch.cfg".
[INFO] Environ SET_PIXEL_FORMAT: RGB565.
[INFO] Redirecting save file to "/storage/savefiles/.srm".
[INFO] Redirecting savestate to "/storage/savestates/.state".
[INFO] Version of libretro API: 1
[INFO] Compiled against API: 1
[INFO] [Audio]: Set audio input rate to: 29970.03 Hz.
[INFO] Found shader "/tmp/shaders/slang-conversion-template.glsl"
[INFO] Found shader "/tmp/shaders/stock.glsl"
[INFO] [Video]: Video @ fullscreen
[INFO] [Video]: Starting threaded video driver ...
[INFO] [DRM]: Found 3 connectors.
[INFO] [DRM]: Connector 0 connected: no
[INFO] [DRM]: Connector 0 has 0 modes.
[INFO] [DRM]: Connector 1 connected: no
[INFO] [DRM]: Connector 1 has 0 modes.
[INFO] [DRM]: Connector 2 connected: yes
[INFO] [DRM]: Connector 2 has 26 modes.
[INFO] [DRM]: Connector 2 assigned to monitor index: #1.
[INFO] [DRM]: Mode 0: (1920x1080) 1920 x 1080, 60 Hz
[INFO] [DRM]: Mode 1: (1920x1080) 1920 x 1080, 60 Hz
[INFO] [DRM]: Mode 2: (1920x1080) 1920 x 1080, 60 Hz
[INFO] [DRM]: Mode 3: (1920x1080i) 1920 x 1080, 60 Hz
[INFO] [DRM]: Mode 4: (1920x1080i) 1920 x 1080, 60 Hz
[INFO] [DRM]: Mode 5: (1920x1080) 1920 x 1080, 50 Hz
[INFO] [DRM]: Mode 6: (1920x1080i) 1920 x 1080, 50 Hz
[INFO] [DRM]: Mode 7: (1920x1080) 1920 x 1080, 24 Hz
[INFO] [DRM]: Mode 8: (1920x1080) 1920 x 1080, 24 Hz
[INFO] [DRM]: Mode 9: (1680x1050) 1680 x 1050, 60 Hz
[INFO] [DRM]: Mode 10: (1280x1024) 1280 x 1024, 60 Hz
[INFO] [DRM]: Mode 11: (1280x960) 1280 x 960, 60 Hz
[INFO] [DRM]: Mode 12: (1366x768) 1366 x 768, 60 Hz
[INFO] [DRM]: Mode 13: (1280x800) 1280 x 800, 60 Hz
[INFO] [DRM]: Mode 14: (1280x720) 1280 x 720, 60 Hz
[INFO] [DRM]: Mode 15: (1280x720) 1280 x 720, 60 Hz
[INFO] [DRM]: Mode 16: (1280x720) 1280 x 720, 50 Hz
[INFO] [DRM]: Mode 17: (1024x768) 1024 x 768, 60 Hz
[INFO] [DRM]: Mode 18: (800x600) 800 x 600, 60 Hz
[INFO] [DRM]: Mode 19: (800x600) 800 x 600, 56 Hz
[INFO] [DRM]: Mode 20: (720x576) 720 x 576, 50 Hz
[INFO] [DRM]: Mode 21: (720x480) 720 x 480, 60 Hz
[INFO] [DRM]: Mode 22: (720x480) 720 x 480, 60 Hz
[INFO] [DRM]: Mode 23: (640x480) 640 x 480, 60 Hz
[INFO] [DRM]: Mode 24: (640x480) 640 x 480, 60 Hz
[INFO] [DRM]: Mode 25: (720x400) 720 x 400, 70 Hz
[INFO] [GL]: Found GL context: kms
[INFO] [GL]: Detecting screen resolution 1920x1080.
[INFO] [EGL] Found EGL_EXT_platform_base, trying eglGetPlatformDisplayEXT
[INFO] [EGL]: EGL version: 1.4
[INFO] [EGL]: Current context: 0x7feb4004db40.
[INFO] [KMS]: New FB: 1920x1080 (stride: 7680).
[INFO] [GL]: Vendor: nouveau, Renderer: Gallium 0.4 on NVAA.
[INFO] [GL]: Version: 3.0 Mesa 17.1.3.
[INFO] [GL]: Using resolution 1920x1080
[INFO] [GL]: Default shader backend found: glsl.
[INFO] [Shader driver]: Using GLSL shader backend.
[INFO] [GLSL]: Checking GLSL shader support ...
[WARN] [GL]: Stock GLSL shaders will be used.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GL]: Using 4 textures.
[INFO] [GL]: Loaded 1 program(s).
[INFO] [GL]: Using GL_RGB565 for texture uploads.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Video]: Graphics driver did not initialize an input driver. Attempting t                                                                                                                     o pick a suitable driver.
[INFO] [udev]: Keyboard #0 (/dev/input/event6).
[INFO] [udev]: Keyboard #1 (/dev/input/event5).
[ERROR] [udev] Failed to open device: /dev/input/event7 (Success).
[INFO] [udev]: Mouse #0 (/dev/input/mouse0).
[INFO] [Joypad]: Found joypad driver: "udev".
[INFO] ALSA: Using signed 16-bit format.
[INFO] ALSA: Period size: 1024 frames
[INFO] ALSA: Buffer size: 2048 frames
[INFO] [Menu]: Found menu display driver: "menu_display_gl".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] SRAM will not be saved.
[INFO] Loading history file: [/storage/.config/retroarch/content_history.lpl].
[INFO] Loading history file: [/storage/.config/retroarch/content_favorites.lpl].
[INFO] Loading history file: [/storage/.config/retroarch/content_music_history.l                                                                                                                     pl].
[INFO] Loading history file: [/storage/.config/retroarch/content_video_history.l                                                                                                                     pl].
[INFO] Loading history file: [/storage/.config/retroarch/content_image_history.l                                                                                                                     pl].
[INFO] [KMS]: New FB: 1920x1080 (stride: 7680).
[INFO] [KMS]: New FB: 1920x1080 (stride: 7680).
^C[INFO] [Config]: Saved new config to "/storage/.config/retroarch/retroarch.cfg".
[INFO] Threaded video stats: Frames pushed: 8529, Frames dropped: 0.

No more error related to video driver, good.

The log you provided was with parameter video_monitor_index=“1” right ?

We will need also the dmesg output.

Thank you.

Lakka:~ # dmesg
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_i                                                                                                                     dle_ns: 76450417870 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 1999.879 MHz processor
[    0.001000] Calibrating delay loop (skipped), value calculated using timer fr                                                                                                                     equency.. 3999.75 BogoMIPS (lpj=1999879)
[    0.001000] pid_max: default: 32768 minimum: 301
[    0.001000] ACPI: Core revision 20170119
[    0.006174] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.007009] Dentry cache hash table entries: 524288 (order: 11, 8388608 bytes                                                                                                                     )
[    0.012110] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.013371] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.013381] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.013755] CPU: Physical Processor ID: 0
[    0.013755] CPU: Processor Core ID: 0
[    0.013758] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.013759] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
[    0.013886] Freeing SMP alternatives memory: 40K
[    0.015174] smpboot: Max logical packages: 1
[    0.015678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.026000] smpboot: CPU0: AMD Athlon Dual-Core QL-62 (family: 0x11, model: 0                                                                                                                     x3, stepping: 0x1)
[    0.029022] Performance Events: AMD PMU driver.
[    0.029030] ... version:                0
[    0.029031] ... bit width:              48
[    0.029032] ... generic registers:      4
[    0.029033] ... value mask:             0000ffffffffffff
[    0.029034] ... max period:             00007fffffffffff
[    0.029035] ... fixed-purpose events:   0
[    0.029036] ... event mask:             000000000000000f
[    0.041374] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PM                                                                                                                     U counter.
[    0.043007] smp: Bringing up secondary CPUs ...
[    0.054020] x86: Booting SMP configuration:
[    0.054022] .... node  #0, CPUs:      #1
[    0.115000] TSC synchronization [CPU#0 -> CPU#1]:
[    0.115000] Measured 1117449324 cycles TSC warp between CPUs, turning off TSC                                                                                                                      clock.
[    0.115000] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.115063] smp: Brought up 1 node, 2 CPUs
[    0.115063] smpboot: Total of 2 processors activated (8000.13 BogoMIPS)
[    0.115709] devtmpfs: initialized
[    0.116514] PM: Registering ACPI NVS region [mem 0xafee5000-0xafee5fff] (4096                                                                                                                      bytes)
[    0.116514] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                                                     x_idle_ns: 1911260446275000 ns
[    0.116514] futex hash table entries: 512 (order: 4, 65536 bytes)
[    0.116514] xor: measuring software checksum speed
[    0.126017]    prefetch64-sse:  6492.000 MB/sec
[    0.136006]    generic_sse:  6480.000 MB/sec
[    0.136006] xor: using function: prefetch64-sse (6492.000 MB/sec)
[    0.136012] pinctrl core: initialized pinctrl subsystem
[    0.136309] NET: Registered protocol family 16
[    0.136799] cpuidle: using governor ladder
[    0.136799] cpuidle: using governor menu
[    0.136799] PCCT header not found.
[    0.136799] TOM: 00000000c0000000 aka 3072M
[    0.136799] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[    0.137148] Simple Boot Flag at 0x38 set to 0x80
[    0.137167] ACPI: bus type PCI registered
[    0.137287] PCI: MMCONFIG for domain 0000 [bus 00-07] at [mem 0xe0000000-0xe0                                                                                                                     7fffff] (base 0xe0000000)
[    0.137291] PCI: MMCONFIG at [mem 0xe0000000-0xe07fffff] reserved in E820
[    0.137304] PCI: Using configuration type 1 for base access
[    0.162038] raid6: sse2x1   gen()  2332 MB/s
[    0.179008] raid6: sse2x1   xor()  2298 MB/s
[    0.195969] raid6: sse2x2   gen()  3191 MB/s
[    0.212973] raid6: sse2x2   xor()  2595 MB/s
[    0.230008] raid6: sse2x4   gen()  3378 MB/s
[    0.246972] raid6: sse2x4   xor()  1808 MB/s
[    0.246975] raid6: using algorithm sse2x4 gen() 3378 MB/s
[    0.246976] raid6: .... xor() 1808 MB/s, rmw enabled
[    0.246978] raid6: using intx1 recovery algorithm
[    0.247067] ACPI: Added _OSI(Module Device)
[    0.247068] ACPI: Added _OSI(Processor Device)
[    0.247070] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.247071] ACPI: Added _OSI(Processor Aggregator Device)
[    0.249076] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.250559] ACPI : EC: EC started
[    0.250561] ACPI : EC: interrupt blocked
[    0.267880] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
[    0.267883] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x2a, EC_CMD/EC_SC=0x66, EC_DATA=                                                                                                                     0x62
[    0.267885] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transa                                                                                                                     ctions
[    0.267886] ACPI: Interpreter enabled
[    0.267912] ACPI: (supports S0 S3 S5)
[    0.267914] ACPI: Using IOAPIC for interrupt routing
[    0.267954] PCI: Using host bridge windows from ACPI; if necessary, use "pci=                                                                                                                     nocrs" and report a bug
[    0.301038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.301047] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM S                                                                                                                     egments MSI]
[    0.301223] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME                                                                                                                      PCIeCapability]
[    0.301304] acpi PNP0A08:00: _OSC: not requesting control; platform does not                                                                                                                      support [PCIeCapability]
[    0.301307] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapa                                                                                                                     bility]
[    0.301309] acpi PNP0A08:00: _OSC: platform willing to grant [AER]
[    0.301311] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.301323] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 0                                                                                                                     0-07] only partially covers this bridge
[    0.301417] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x00                                                                                                                     0cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000ce1ff])
[    0.301484] PCI host bridge to bus 0000:00
[    0.301487] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.301490] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.301492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff win                                                                                                                     dow]
[    0.301494] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff win                                                                                                                     dow]
[    0.301496] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff win                                                                                                                     dow]
[    0.301499] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff win                                                                                                                     dow]
[    0.301501] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff win                                                                                                                     dow]
[    0.301503] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff win                                                                                                                     dow]
[    0.301505] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff win                                                                                                                     dow]
[    0.301507] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff win                                                                                                                     dow]
[    0.301509] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff win                                                                                                                     dow]
[    0.301511] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff win                                                                                                                     dow]
[    0.301514] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff win                                                                                                                     dow]
[    0.301516] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff win                                                                                                                     dow]
[    0.301518] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff win                                                                                                                     dow]
[    0.301520] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff win                                                                                                                     dow]
[    0.301523] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.301557] pci 0000:00:00.0: [10de:0754] type 00 class 0x050000
[    0.301931] pci 0000:00:01.0: [10de:075e] type 00 class 0x060100
[    0.301942] pci 0000:00:01.0: reg 0x10: [io  0x1a00-0x1aff]
[    0.302130] pci 0000:00:01.1: [10de:0752] type 00 class 0x0c0500
[    0.302144] pci 0000:00:01.1: reg 0x10: [io  0x3080-0x30bf]
[    0.302170] pci 0000:00:01.1: reg 0x20: [io  0x3040-0x307f]
[    0.302178] pci 0000:00:01.1: reg 0x24: [io  0x3000-0x303f]
[    0.302219] pci 0000:00:01.1: PME# supported from D3hot D3cold
[    0.302374] pci 0000:00:01.3: [10de:0753] type 00 class 0x0b4000
[    0.302395] pci 0000:00:01.3: reg 0x10: [mem 0xc0080000-0xc00fffff]
[    0.302631] pci 0000:00:01.4: [10de:0568] type 00 class 0x050000
[    0.302822] pci 0000:00:02.0: [10de:077b] type 00 class 0x0c0310
[    0.302836] pci 0000:00:02.0: reg 0x10: [mem 0xc0006000-0xc0006fff]
[    0.302897] pci 0000:00:02.0: supports D1 D2
[    0.302899] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.303051] pci 0000:00:02.1: [10de:077c] type 00 class 0x0c0320
[    0.303066] pci 0000:00:02.1: reg 0x10: [mem 0xc0007000-0xc00070ff]
[    0.303133] pci 0000:00:02.1: supports D1 D2
[    0.303135] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.303286] pci 0000:00:04.0: [10de:077d] type 00 class 0x0c0310
[    0.303300] pci 0000:00:04.0: reg 0x10: [mem 0xc0008000-0xc0008fff]
[    0.303361] pci 0000:00:04.0: supports D1 D2
[    0.303363] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.303502] pci 0000:00:04.1: [10de:077e] type 00 class 0x0c0320
[    0.303517] pci 0000:00:04.1: reg 0x10: [mem 0xc0007400-0xc00074ff]
[    0.303584] pci 0000:00:04.1: supports D1 D2
[    0.303586] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.303735] pci 0000:00:06.0: [10de:0759] type 00 class 0x01018a
[    0.303771] pci 0000:00:06.0: reg 0x20: [io  0x30c0-0x30cf]
[    0.303788] pci 0000:00:06.0: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.303790] pci 0000:00:06.0: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.303792] pci 0000:00:06.0: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.303794] pci 0000:00:06.0: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.303933] pci 0000:00:07.0: [10de:0774] type 00 class 0x040300
[    0.303948] pci 0000:00:07.0: reg 0x10: [mem 0xc0000000-0xc0003fff]
[    0.304029] pci 0000:00:07.0: PME# supported from D3hot D3cold
[    0.304100] pci 0000:00:07.0: System wakeup disabled by ACPI
[    0.304181] pci 0000:00:08.0: [10de:075a] type 01 class 0x060401
[    0.304298] pci 0000:00:08.0: System wakeup disabled by ACPI
[    0.304377] pci 0000:00:09.0: [10de:0ad0] type 00 class 0x010185
[    0.304390] pci 0000:00:09.0: reg 0x10: [io  0x30f0-0x30f7]
[    0.304397] pci 0000:00:09.0: reg 0x14: [io  0x30e4-0x30e7]
[    0.304404] pci 0000:00:09.0: reg 0x18: [io  0x30e8-0x30ef]
[    0.304411] pci 0000:00:09.0: reg 0x1c: [io  0x30e0-0x30e3]
[    0.304417] pci 0000:00:09.0: reg 0x20: [io  0x30d0-0x30df]
[    0.304425] pci 0000:00:09.0: reg 0x24: [mem 0xc0004000-0xc0005fff]
[    0.304591] pci 0000:00:0a.0: [10de:0760] type 00 class 0x020000
[    0.304605] pci 0000:00:0a.0: reg 0x10: [mem 0xc0009000-0xc0009fff]
[    0.304612] pci 0000:00:0a.0: reg 0x14: [io  0x30f8-0x30ff]
[    0.304619] pci 0000:00:0a.0: reg 0x18: [mem 0xc0007c00-0xc0007cff]
[    0.304626] pci 0000:00:0a.0: reg 0x1c: [mem 0xc0007800-0xc000780f]
[    0.304676] pci 0000:00:0a.0: supports D1 D2
[    0.304678] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.304747] pci 0000:00:0a.0: System wakeup disabled by ACPI
[    0.304829] pci 0000:00:0b.0: [10de:0569] type 01 class 0x060400
[    0.304878] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.305046] pci 0000:00:18.0: [1022:1300] type 00 class 0x060000
[    0.305193] pci 0000:00:18.1: [1022:1301] type 00 class 0x060000
[    0.305329] pci 0000:00:18.2: [1022:1302] type 00 class 0x060000
[    0.305467] pci 0000:00:18.3: [1022:1303] type 00 class 0x060000
[    0.305610] pci 0000:00:18.4: [1022:1304] type 00 class 0x060000
[    0.305835] pci 0000:00:08.0: PCI bridge to [bus 01] (subtractive decode)
[    0.305843] pci 0000:00:08.0:   bridge window [io  0x0000-0x0cf7 window] (sub                                                                                                                     tractive decode)
[    0.305846] pci 0000:00:08.0:   bridge window [io  0x0d00-0xffff window] (sub                                                                                                                     tractive decode)
[    0.305848] pci 0000:00:08.0:   bridge window [mem 0x000a0000-0x000bffff wind                                                                                                                     ow] (subtractive decode)
[    0.305850] pci 0000:00:08.0:   bridge window [mem 0x000c0000-0x000c3fff wind                                                                                                                     ow] (subtractive decode)
[    0.305852] pci 0000:00:08.0:   bridge window [mem 0x000c4000-0x000c7fff wind                                                                                                                     ow] (subtractive decode)
[    0.305855] pci 0000:00:08.0:   bridge window [mem 0x000c8000-0x000cbfff wind                                                                                                                     ow] (subtractive decode)
[    0.305857] pci 0000:00:08.0:   bridge window [mem 0x000d0000-0x000d3fff wind                                                                                                                     ow] (subtractive decode)
[    0.305859] pci 0000:00:08.0:   bridge window [mem 0x000d4000-0x000d7fff wind                                                                                                                     ow] (subtractive decode)
[    0.305861] pci 0000:00:08.0:   bridge window [mem 0x000d8000-0x000dbfff wind                                                                                                                     ow] (subtractive decode)
[    0.305863] pci 0000:00:08.0:   bridge window [mem 0x000dc000-0x000dffff wind                                                                                                                     ow] (subtractive decode)
[    0.305866] pci 0000:00:08.0:   bridge window [mem 0x000e0000-0x000e3fff wind                                                                                                                     ow] (subtractive decode)
[    0.305868] pci 0000:00:08.0:   bridge window [mem 0x000e4000-0x000e7fff wind                                                                                                                     ow] (subtractive decode)
[    0.305870] pci 0000:00:08.0:   bridge window [mem 0x000e8000-0x000ebfff wind                                                                                                                     ow] (subtractive decode)
[    0.305872] pci 0000:00:08.0:   bridge window [mem 0x000ec000-0x000effff wind                                                                                                                     ow] (subtractive decode)
[    0.305875] pci 0000:00:08.0:   bridge window [mem 0x000f0000-0x000fffff wind                                                                                                                     ow] (subtractive decode)
[    0.305877] pci 0000:00:08.0:   bridge window [mem 0xc0000000-0xfebfffff wind                                                                                                                     ow] (subtractive decode)
[    0.305934] pci 0000:02:00.0: [10de:0845] type 00 class 0x030000
[    0.305946] pci 0000:02:00.0: reg 0x10: [mem 0xc1000000-0xc1ffffff]
[    0.305956] pci 0000:02:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref                                                                                                                     ]
[    0.305966] pci 0000:02:00.0: reg 0x1c: [mem 0xc2000000-0xc3ffffff 64bit pref                                                                                                                     ]
[    0.305974] pci 0000:02:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.305982] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.306121] pci 0000:00:0b.0: PCI bridge to [bus 02]
[    0.306126] pci 0000:00:0b.0:   bridge window [io  0x4000-0x4fff]
[    0.306130] pci 0000:00:0b.0:   bridge window [mem 0xc1000000-0xc1ffffff]
[    0.306135] pci 0000:00:0b.0:   bridge window [mem 0xc2000000-0xdfffffff 64bi                                                                                                                     t pref]
[    0.311450] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 10 11 14 15) *0, disabl                                                                                                                     ed.
[    0.311588] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 10 11 14 15) *0, disabl                                                                                                                     ed.
[    0.311723] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 11 14 15) *0, disabl                                                                                                                     ed.
[    0.311858] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabl                                                                                                                     ed.
[    0.311994] ACPI: PCI Interrupt Link [Z012] (IRQs 19 20 21 22 23) *10
[    0.312139] ACPI: PCI Interrupt Link [Z013] (IRQs 19 20 21 22 23) *0, disable                                                                                                                     d.
[    0.312272] ACPI: PCI Interrupt Link [Z014] (IRQs 19 20 21 22 23) *0, disable                                                                                                                     d.
[    0.312405] ACPI: PCI Interrupt Link [Z015] (IRQs 19 20 21 22 23) *0, disable                                                                                                                     d.
[    0.312538] ACPI: PCI Interrupt Link [LSMB] (IRQs 18) *10
[    0.312667] ACPI: PCI Interrupt Link [LUS0] (IRQs 17) *11
[    0.312797] ACPI: PCI Interrupt Link [LUS2] (IRQs 17) *7
[    0.312926] ACPI: PCI Interrupt Link [LMAC] (IRQs 19 20 21 22 23) *11
[    0.313070] ACPI: PCI Interrupt Link [LAZA] (IRQs 19 20 21 22 23) *10
[    0.313203] ACPI: PCI Interrupt Link [LGPU] (IRQs 19 20 21 22 23) *10
[    0.313335] ACPI: PCI Interrupt Link [LPID] (IRQs 19 20 21 22 23) *0, disable                                                                                                                     d.
[    0.313468] ACPI: PCI Interrupt Link [LSI0] (IRQs 19 20 21 22 23) *11
[    0.313599] ACPI: PCI Interrupt Link [LSI1] (IRQs 19 20 21 22 23) *0, disable                                                                                                                     d.
[    0.313731] ACPI: PCI Interrupt Link [Z010] (IRQs 16) *5
[    0.313868] ACPI: PCI Interrupt Link [Z011] (IRQs 16) *10
[    0.313998] ACPI: PCI Interrupt Link [LPMU] (IRQs 18) *11
[    0.314272] ACPI : EC: interrupt unblocked
[    0.314283] ACPI : EC: event unblocked
[    0.314293] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x2a, EC_CMD/EC_SC=0x66, EC_DATA=                                                                                                                     0x62
[    0.314296] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transa                                                                                                                     ctions and events
[    0.314430] pci 0000:02:00.0: vgaarb: setting as boot VGA device
[    0.314430] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=i                                                                                                                     o+mem,locks=none
[    0.314430] pci 0000:02:00.0: vgaarb: bridge control possible
[    0.314430] vgaarb: loaded
[    0.314430] SCSI subsystem initialized
[    0.314430] libata version 3.00 loaded.
[    0.314430] ACPI: bus type USB registered
[    0.314430] usbcore: registered new interface driver usbfs
[    0.314430] usbcore: registered new interface driver hub
[    0.314430] usbcore: registered new device driver usb
[    0.314430] pps_core: LinuxPPS API ver. 1 registered
[    0.314430] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome                                                                                                                     tti <[email protected]>
[    0.314430] PTP clock support registered
[    0.315158] wmi: Mapper loaded
[    0.315188] Advanced Linux Sound Architecture Driver Initialized.
[    0.315190] PCI: Using ACPI for IRQ routing
[    0.315374] PCI: pci_cache_line_size set to 64 bytes
[    0.315447] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.315449] e820: reserve RAM buffer [mem 0xafed0000-0xafffffff]
[    0.315812] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.315826] clocksource: Switched to clocksource hpet
[    0.315826] FS-Cache: Loaded
[    0.315826] pnp: PnP ACPI init
[    0.315826] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.315826] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.315826] system 00:01: [io  0x0360-0x0361] has been reserved
[    0.315826] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    0.315826] system 00:01: [mem 0xff800000-0xff800fff] has been reserved
[    0.315826] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.315826] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.315826] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.315855] pnp 00:04: Plug and Play ACPI device, IDs SYN0158 SYN0300 SYN0002                                                                                                                      PNP0f13 (active)
[    0.320915] system 00:05: [io  0x1000-0x107f] has been reserved
[    0.320919] system 00:05: [io  0x1080-0x10ff] has been reserved
[    0.320922] system 00:05: [io  0x1200-0x127f] has been reserved
[    0.320925] system 00:05: [io  0x1280-0x12ff] has been reserved
[    0.320928] system 00:05: [io  0x1400-0x147f] has been reserved
[    0.320931] system 00:05: [io  0x1480-0x14ff] has been reserved
[    0.320937] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.321448] system 00:06: [mem 0xffc00000-0xffffffff] could not be reserved
[    0.321452] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.321455] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.321458] system 00:06: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.321461] system 00:06: [mem 0xfef00000-0xfef00fff] has been reserved
[    0.321467] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.321474] pnp: PnP ACPI: found 7 devices
[    0.330293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_id                                                                                                                     le_ns: 2085701024 ns
[    0.330338] pci 0000:00:08.0: PCI bridge to [bus 01]
[    0.330357] pci 0000:02:00.0: BAR 6: assigned [mem 0xc4000000-0xc401ffff pref                                                                                                                     ]
[    0.330360] pci 0000:00:0b.0: PCI bridge to [bus 02]
[    0.330363] pci 0000:00:0b.0:   bridge window [io  0x4000-0x4fff]
[    0.330368] pci 0000:00:0b.0:   bridge window [mem 0xc1000000-0xc1ffffff]
[    0.330371] pci 0000:00:0b.0:   bridge window [mem 0xc2000000-0xdfffffff 64bi                                                                                                                     t pref]
[    0.330612] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.330614] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.330617] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.330619] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.330621] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.330623] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.330626] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window]
[    0.330628] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window]
[    0.330630] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window]
[    0.330632] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window]
[    0.330634] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window]
[    0.330637] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[    0.330639] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[    0.330641] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[    0.330643] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff window]
[    0.330646] pci_bus 0000:00: resource 19 [mem 0xc0000000-0xfebfffff window]
[    0.330649] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
[    0.330651] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
[    0.330653] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.330655] pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.330657] pci_bus 0000:01: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.330660] pci_bus 0000:01: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.330662] pci_bus 0000:01: resource 10 [mem 0x000d0000-0x000d3fff window]
[    0.330664] pci_bus 0000:01: resource 11 [mem 0x000d4000-0x000d7fff window]
[    0.330666] pci_bus 0000:01: resource 12 [mem 0x000d8000-0x000dbfff window]
[    0.330668] pci_bus 0000:01: resource 13 [mem 0x000dc000-0x000dffff window]
[    0.330671] pci_bus 0000:01: resource 14 [mem 0x000e0000-0x000e3fff window]
[    0.330673] pci_bus 0000:01: resource 15 [mem 0x000e4000-0x000e7fff window]
[    0.330675] pci_bus 0000:01: resource 16 [mem 0x000e8000-0x000ebfff window]
[    0.330677] pci_bus 0000:01: resource 17 [mem 0x000ec000-0x000effff window]
[    0.330680] pci_bus 0000:01: resource 18 [mem 0x000f0000-0x000fffff window]
[    0.330682] pci_bus 0000:01: resource 19 [mem 0xc0000000-0xfebfffff window]
[    0.330684] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.330687] pci_bus 0000:02: resource 1 [mem 0xc1000000-0xc1ffffff]
[    0.330689] pci_bus 0000:02: resource 2 [mem 0xc2000000-0xdfffffff 64bit pref                                                                                                                     ]
[    0.330814] NET: Registered protocol family 2
[    0.331106] TCP established hash table entries: 32768 (order: 6, 262144 bytes                                                                                                                     )
[    0.331566] TCP bind hash table entries: 32768 (order: 8, 1835008 bytes)
[    0.332673] TCP: Hash tables configured (established 32768 bind 32768)
[    0.332853] UDP hash table entries: 2048 (order: 6, 262144 bytes)
[    0.333089] UDP-Lite hash table entries: 2048 (order: 6, 262144 bytes)
[    0.333396] NET: Registered protocol family 1
[    0.333622] RPC: Registered named UNIX socket transport module.
[    0.333623] RPC: Registered udp transport module.
[    0.333625] RPC: Registered tcp transport module.
[    0.333626] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.334094] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 17
[    0.387073] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 17
[    0.387469] ACPI: PCI Interrupt Link [Z010] enabled at IRQ 16
[    0.439428] ACPI: PCI Interrupt Link [Z011] enabled at IRQ 16
[    0.439670] pci 0000:00:07.0: Enabling HT MSI Mapping
[    0.439791] pci 0000:00:08.0: Enabling HT MSI Mapping
[    0.439918] pci 0000:00:09.0: Enabling HT MSI Mapping
[    0.440086] pci 0000:00:0a.0: Enabling HT MSI Mapping
[    0.440222] pci 0000:00:0b.0: Enabling HT MSI Mapping
[    0.440253] pci 0000:02:00.0: Video device with shadowed ROM at [mem 0x000c00                                                                                                                     00-0x000dffff]
[    0.440256] PCI: CLS 0 bytes, default 64
[    0.495873] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39a777be                                                                                                                     e38, max_idle_ns: 881590565942 ns
[    0.496369] Scanning for low memory corruption every 60 seconds
[    0.497076] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    0.501820] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.501940] FS-Cache: Netfs 'nfs' registered for caching
[    0.502237] NFS: Registering the id_resolver key type
[    0.502250] Key type id_resolver registered
[    0.502252] Key type id_legacy registered
[    0.502258] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.502396] FS-Cache: Netfs 'cifs' registered for caching
[    0.507336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                                                     50)
[    0.507340] io scheduler noop registered
[    0.507453] io scheduler cfq registered (default)
[    0.507455] io scheduler mq-deadline registered
[    0.509142] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/                                                                                                                     input/input0
[    0.512345] ACPI: Lid Switch [LID0]
[    0.512475] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:0                                                                                                                     0/input/input1
[    0.512480] ACPI: Sleep Button [SLPB]
[    0.512598] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:0                                                                                                                     0/input/input2
[    0.512601] ACPI: Power Button [PWRB]
[    0.512683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/inp                                                                                                                     ut3
[    0.512685] ACPI: Power Button [PWRF]
[    0.512861] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.538657] acpi device:0b: registered as cooling_device0
[    0.538760] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/d                                                                                                                     evice:09/LNXVIDEO:00/input/input4
[    0.567365] (NULL device *): hwmon_device_register() is deprecated. Please co                                                                                                                     nvert the driver to use hwmon_device_register_with_info().
[    0.573605] thermal LNXTHERM:00: registered as thermal_zone0
[    0.573607] ACPI: Thermal Zone [TZS0] (50 C)
[    0.587650] thermal LNXTHERM:01: registered as thermal_zone1
[    0.587653] ACPI: Thermal Zone [TZS1] (50 C)
[    0.587928] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.588720] Linux agpgart interface v0.103
[    0.588839] [drm] radeon kernel modesetting enabled.
[    0.589097] [drm] amdgpu kernel modesetting enabled.
[    0.589647] ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 23
[    0.589823] nouveau 0000:02:00.0: NVIDIA MCP77/MCP78 (0aa280a2)
[    0.591052] ACPI: Battery Slot [BAT0] (battery absent)
[    0.605211] nouveau 0000:02:00.0: bios: version 62.77.2f.00.07
[    0.626242] nouveau 0000:02:00.0: fb: 256 MiB stolen system memory
[    0.682624] [TTM] Zone  kernel: Available graphics memory: 1395228 kiB
[    0.682626] [TTM] Initializing pool allocator
[    0.682639] [TTM] Initializing DMA pool allocator
[    0.682662] nouveau 0000:02:00.0: DRM: VRAM: 256 MiB
[    0.682664] nouveau 0000:02:00.0: DRM: GART: 1048576 MiB
[    0.682669] nouveau 0000:02:00.0: DRM: TMDS table version 2.0
[    0.682672] nouveau 0000:02:00.0: DRM: DCB version 4.0
[    0.682675] nouveau 0000:02:00.0: DRM: DCB outp 00: 01000323 00010034
[    0.682679] nouveau 0000:02:00.0: DRM: DCB outp 01: 02011300 0000001e
[    0.682682] nouveau 0000:02:00.0: DRM: DCB outp 02: 02022332 00020010
[    0.682684] nouveau 0000:02:00.0: DRM: DCB conn 00: 00000040
[    0.682686] nouveau 0000:02:00.0: DRM: DCB conn 01: 00000100
[    0.682688] nouveau 0000:02:00.0: DRM: DCB conn 02: 00001261
[    0.846789] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.846790] [drm] Driver supports precise vblank timestamp query.
[    0.847089] nouveau 0000:02:00.0: hwmon_device_register() is deprecated. Plea                                                                                                                     se convert the driver to use hwmon_device_register_with_info().
[    1.079846] nouveau 0000:02:00.0: DRM: MM: using M2MF for buffer copies
[    1.165434] nouveau 0000:02:00.0: DRM: allocated 1920x1080 fb: 0x50000, bo ff                                                                                                                     ff8800ab2fb000
[    1.166163] fbcon: nouveaufb (fb0) is primary device
[    1.339987] Console: switching to colour frame buffer device 240x67
[    1.356688] nouveau 0000:02:00.0: fb0: nouveaufb frame buffer device
[    1.356745] [drm] Initialized nouveau 1.3.1 20120801 for 0000:02:00.0 on mino                                                                                                                     r 0
[    1.362395] brd: module loaded
[    1.362467] loop: module loaded
[    1.372221] usbcore: registered new interface driver rtsx_usb
[    1.372258] Loading iSCSI transport class v2.0-870.
[    1.372490] iscsi: registered transport (tcp)
[    1.372492] megasas: 07.701.17.00-rc1
[    1.372789] ahci 0000:00:09.0: version 3.0
[    1.373176] ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 22
[    1.373250] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP
[    1.373355] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 2 ports 3 Gbps 0x3 imp                                                                                                                     l IDE mode
[    1.373358] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio slum part bo                                                                                                                     h
[    1.374103] scsi host0: ahci
[    1.374333] scsi host1: ahci