You are not logged in.

#1 2018-05-25 10:02:02

guigui
Member
Registered: 2017-02-18
Posts: 6

An other black screen after boot problem...

Hello,
2 days that I am looking for a solution but I am stuck.

Context:
Never had problems before, updated to Helium with success, all worked perfectly.
2 days ago, I was browsing with Chromium, suddenly the system froze. Only solution was to hard restart the computer with the power button.
After the grub sequence, I had a black screen.

I uninstalled the nvidia-driver via TTY boot. Didn't change anything. I used the "nomodeset" parameter to boot, it worked. I tried to reinstall nouveau, then nvidia...no success.

I got the idea to try an other distrib. So I downloaded LinuxMint, installed it (delete completely bunsen) and same result. Then I tried with Ubuntu, same. So I reinstalled Bunsenlabs Helium and I am back to a similar situation. Only possible boot is via "nomodeset".

Some command line results that might help (I saw it was asked in other topics).

lspci -k | grep -iA2 vga

01:00.0 VGA compatible controller: NVIDIA Corporation GF114 [GeForce GTX 560 Ti] (rev a1)
	Subsystem: ASUSTeK Computer Inc. GF114 [GeForce GTX 560 Ti]
	Kernel modules: nouveau

dmesg

[    0.000000] microcode: microcode updated early to revision 0x29, date = 2013-06-12
[    0.000000] Linux version 4.9.0-6-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=efb41f4f-46b3-418c-92e9-dec9a04dbde7 ro quiet nomodeset
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000be8fdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be8fe000-0x00000000be946fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000be947000-0x00000000be94efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000be94f000-0x00000000bf5f7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5f8000-0x00000000bf5f9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf5fa000-0x00000000bf609fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf60a000-0x00000000bf614fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf615000-0x00000000bf639fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf63a000-0x00000000bf67cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf67d000-0x00000000bf7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: MSI MS-7673/P67A-C45 (MS-7673), BIOS V1.19 08/01/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x23f800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask E00000000 write-back
[    0.000000]   1 base 200000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   3 base 23F800000 mask FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fced0-0x000fcedf] mapped at [ffffa009400fced0]
[    0.000000] Base memory trampoline at [ffffa00940098000] 98000 size 24576
[    0.000000] BRK [0x1ee939000, 0x1ee939fff] PGTABLE
[    0.000000] BRK [0x1ee93a000, 0x1ee93afff] PGTABLE
[    0.000000] BRK [0x1ee93b000, 0x1ee93bfff] PGTABLE
[    0.000000] BRK [0x1ee93c000, 0x1ee93cfff] PGTABLE
[    0.000000] BRK [0x1ee93d000, 0x1ee93dfff] PGTABLE
[    0.000000] BRK [0x1ee93e000, 0x1ee93efff] PGTABLE
[    0.000000] BRK [0x1ee93f000, 0x1ee93ffff] PGTABLE
[    0.000000] BRK [0x1ee940000, 0x1ee940fff] PGTABLE
[    0.000000] BRK [0x1ee941000, 0x1ee941fff] PGTABLE
[    0.000000] BRK [0x1ee942000, 0x1ee942fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x34c95000-0x36641fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000BE947068 000054 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000BE94E0D8 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000BE947150 006F82 (v02 ALASKA A M I    00000015 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000BF60CF80 000040
[    0.000000] ACPI: APIC 0x00000000BE94E1D0 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000BE94E248 000102 (v01 AMICPU PROC     00000001 MSFT 03000001)
[    0.000000] ACPI: MCFG 0x00000000BE94E350 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000BE94E390 000038 (v01 ALASKA A M I    01072009 AMI. 00000004)
[    0.000000] ACPI: ASF! 0x00000000BE94E3C8 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023f7fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x23f7f7000-0x23f7fbfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000023f7fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000be8fdfff]
[    0.000000]   node   0: [mem 0x00000000bf5f8000-0x00000000bf5f9fff]
[    0.000000]   node   0: [mem 0x00000000bf67d000-0x00000000bf7fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000023f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023f7fffff]
[    0.000000] On node 0 totalpages: 2089504
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12139 pages used for memmap
[    0.000000]   DMA32 zone: 776835 pages, LIFO batch:31
[    0.000000]   Normal zone: 20448 pages used for memmap
[    0.000000]   Normal zone: 1308672 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe8fe000-0xbe946fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe947000-0xbe94efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe94f000-0xbf5f7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5fa000-0xbf609fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf60a000-0xbf614fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf615000-0xbf639fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf63a000-0xbf67cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xbf800000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffffa00b7f400000 s105304 r8192 d29864 u524288
[    0.000000] pcpu-alloc: s105304 r8192 d29864 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2056832
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=efb41f4f-46b3-418c-92e9-dec9a04dbde7 ro quiet nomodeset
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8118324K/8358016K available (6240K kernel code, 1159K rwdata, 2868K rodata, 1416K init, 688K bss, 239692K reserved, 0K cma-reserved)
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:33024 nr_irqs:456 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3292.342 MHz processor
[    0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6584.68 BogoMIPS (lpj=13169368)
[    0.000023] pid_max: default: 32768 minimum: 301
[    0.000033] ACPI: Core revision 20160831
[    0.002764] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.002797] Security Framework initialized
[    0.002798] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.002802] AppArmor: AppArmor disabled by boot time parameter
[    0.003115] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.004289] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.004793] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.004799] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.005000] CPU: Physical Processor ID: 0
[    0.005000] CPU: Processor Core ID: 0
[    0.005004] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.005004] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.005006] mce: CPU supports 9 MCE banks
[    0.005028] CPU0: Thermal monitoring enabled (TM1)
[    0.005037] process: using mwait in idle threads
[    0.005039] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.005039] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.005041] Spectre V2 : Mitigation: Full generic retpoline
[    0.005408] Freeing SMP alternatives memory: 24K
[    0.029221] ftrace: allocating 25239 entries in 99 pages
[    0.047139] smpboot: Max logical packages: 1
[    0.047532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.087217] TSC deadline timer enabled
[    0.087219] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.087222] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.087240] ... version:                3
[    0.087241] ... bit width:              48
[    0.087241] ... generic registers:      8
[    0.087242] ... value mask:             0000ffffffffffff
[    0.087242] ... max period:             00007fffffffffff
[    0.087243] ... fixed-purpose events:   3
[    0.087243] ... event mask:             00000007000000ff
[    0.087664] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.087749] x86: Booting SMP configuration:
[    0.087749] .... node  #0, CPUs:      #1 #2 #3
[    0.095660] x86: Booted up 1 node, 4 CPUs
[    0.095662] smpboot: Total of 4 processors activated (26338.73 BogoMIPS)
[    0.098033] devtmpfs: initialized
[    0.098090] x86/mm: Memory block size: 128MB
[    0.100143] PM: Registering ACPI NVS region [mem 0xbe8fe000-0xbe946fff] (299008 bytes)
[    0.100150] PM: Registering ACPI NVS region [mem 0xbf60a000-0xbf614fff] (45056 bytes)
[    0.100152] PM: Registering ACPI NVS region [mem 0xbf63a000-0xbf67cfff] (274432 bytes)
[    0.100195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.100202] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.100229] pinctrl core: initialized pinctrl subsystem
[    0.100316] NET: Registered protocol family 16
[    0.113784] cpuidle: using governor ladder
[    0.129786] cpuidle: using governor menu
[    0.129806] ACPI: bus type PCI registered
[    0.129807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.129858] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.129860] PCI: not using MMCONFIG
[    0.129860] PCI: Using configuration type 1 for base access
[    0.129936] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.129977] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.146460] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.146624] ACPI: Added _OSI(Module Device)
[    0.146625] ACPI: Added _OSI(Processor Device)
[    0.146625] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.146626] ACPI: Added _OSI(Processor Aggregator Device)
[    0.146772] ACPI: Executed 1 blocks of module-level executable AML code
[    0.149293] ACPI: Dynamic OEM Table Load:
[    0.149297] ACPI: SSDT 0xFFFFA00B75617400 00038C (v01 AMI    IST      00000001 MSFT 03000001)
[    0.149448] ACPI: Dynamic OEM Table Load:
[    0.149450] ACPI: SSDT 0xFFFFA00B754A20C0 000084 (v01 AMI    CST      00000001 MSFT 03000001)
[    0.149945] ACPI: Interpreter enabled
[    0.149957] ACPI: (supports S0 S1 S3 S4 S5)
[    0.149958] ACPI: Using IOAPIC for interrupt routing
[    0.149980] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.150026] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.150029] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.150246] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.150447] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.153977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.153981] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.154092] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug]
[    0.154194] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.154413] PCI host bridge to bus 0000:00
[    0.154415] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.154416] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.154417] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.154418] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.154419] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.154420] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.154421] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[    0.154422] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.154428] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.154500] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.154525] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.154558] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.154614] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.154633] pci 0000:00:16.0: reg 0x10: [mem 0xfa407000-0xfa40700f 64bit]
[    0.154702] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.154772] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.154788] pci 0000:00:1a.0: reg 0x10: [mem 0xfa406000-0xfa4063ff]
[    0.154866] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.154901] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.154935] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.154950] pci 0000:00:1b.0: reg 0x10: [mem 0xfa400000-0xfa403fff 64bit]
[    0.155017] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.155082] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.155154] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.155194] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.155228] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.155300] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.155338] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.155371] pci 0000:00:1c.4: [8086:244e] type 01 class 0x060401
[    0.155442] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.155480] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.155513] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    0.155584] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.155622] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.155655] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.155726] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.155764] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.155796] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[    0.155867] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.155907] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.155939] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.155955] pci 0000:00:1d.0: reg 0x10: [mem 0xfa405000-0xfa4053ff]
[    0.156034] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.156070] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.156103] pci 0000:00:1f.0: [8086:1c46] type 00 class 0x060100
[    0.156255] pci 0000:00:1f.2: [8086:1c00] type 00 class 0x01018a
[    0.156267] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.156273] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.156280] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.156286] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.156293] pci 0000:00:1f.2: reg 0x20: [io  0xf090-0xf09f]
[    0.156299] pci 0000:00:1f.2: reg 0x24: [io  0xf080-0xf08f]
[    0.156308] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.156309] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.156310] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.156311] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.156384] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.156398] pci 0000:00:1f.3: reg 0x10: [mem 0xfa404000-0xfa4040ff 64bit]
[    0.156416] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.156490] pci 0000:00:1f.5: [8086:1c08] type 00 class 0x010185
[    0.156501] pci 0000:00:1f.5: reg 0x10: [io  0xf070-0xf077]
[    0.156508] pci 0000:00:1f.5: reg 0x14: [io  0xf060-0xf063]
[    0.156514] pci 0000:00:1f.5: reg 0x18: [io  0xf050-0xf057]
[    0.156521] pci 0000:00:1f.5: reg 0x1c: [io  0xf040-0xf043]
[    0.156527] pci 0000:00:1f.5: reg 0x20: [io  0xf030-0xf03f]
[    0.156534] pci 0000:00:1f.5: reg 0x24: [io  0xf020-0xf02f]
[    0.156640] pci 0000:01:00.0: [10de:1200] type 00 class 0x030000
[    0.156649] pci 0000:01:00.0: reg 0x10: [mem 0xf8000000-0xf9ffffff]
[    0.156657] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xd7ffffff 64bit pref]
[    0.156666] pci 0000:01:00.0: reg 0x1c: [mem 0xd8000000-0xdbffffff 64bit pref]
[    0.156671] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.156676] pci 0000:01:00.0: reg 0x30: [mem 0xfa000000-0xfa07ffff pref]
[    0.156747] pci 0000:01:00.1: [10de:0e0c] type 00 class 0x040300
[    0.156755] pci 0000:01:00.1: reg 0x10: [mem 0xfa080000-0xfa083fff]
[    0.169804] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.169806] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.169808] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xfa0fffff]
[    0.169810] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
[    0.169850] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.169916] pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330
[    0.169944] pci 0000:03:00.0: reg 0x10: [mem 0xfa300000-0xfa301fff 64bit]
[    0.170086] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.185809] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.185814] pci 0000:00:1c.3:   bridge window [mem 0xfa300000-0xfa3fffff]
[    0.185878] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
[    0.186028] pci 0000:04:00.0: supports D1 D2
[    0.186029] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.201809] pci 0000:00:1c.4: PCI bridge to [bus 04-05] (subtractive decode)
[    0.201819] pci 0000:00:1c.4:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[    0.201820] pci 0000:00:1c.4:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[    0.201821] pci 0000:00:1c.4:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
[    0.201822] pci 0000:00:1c.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.201823] pci 0000:00:1c.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.201824] pci 0000:00:1c.4:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[    0.201825] pci 0000:00:1c.4:   bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[    0.201956] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.202043] pci 0000:06:00.0: [1033:0194] type 00 class 0x0c0330
[    0.202071] pci 0000:06:00.0: reg 0x10: [mem 0xfa200000-0xfa201fff 64bit]
[    0.202213] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.217815] pci 0000:00:1c.5: PCI bridge to [bus 06]
[    0.217820] pci 0000:00:1c.5:   bridge window [mem 0xfa200000-0xfa2fffff]
[    0.217881] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[    0.217903] pci 0000:07:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.217935] pci 0000:07:00.0: reg 0x18: [mem 0xdc104000-0xdc104fff 64bit pref]
[    0.217955] pci 0000:07:00.0: reg 0x20: [mem 0xdc100000-0xdc103fff 64bit pref]
[    0.218060] pci 0000:07:00.0: supports D1 D2
[    0.218061] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.233818] pci 0000:00:1c.6: PCI bridge to [bus 07]
[    0.233821] pci 0000:00:1c.6:   bridge window [io  0xd000-0xdfff]
[    0.233828] pci 0000:00:1c.6:   bridge window [mem 0xdc100000-0xdc1fffff 64bit pref]
[    0.233885] pci 0000:08:00.0: [1106:3403] type 00 class 0x0c0010
[    0.233914] pci 0000:08:00.0: reg 0x10: [mem 0xfa100000-0xfa1007ff 64bit]
[    0.233928] pci 0000:08:00.0: reg 0x18: [io  0xc000-0xc0ff]
[    0.234050] pci 0000:08:00.0: supports D2
[    0.234051] pci 0000:08:00.0: PME# supported from D2 D3hot D3cold
[    0.249821] pci 0000:00:1c.7: PCI bridge to [bus 08]
[    0.249824] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.249827] pci 0000:00:1c.7:   bridge window [mem 0xfa100000-0xfa1fffff]
[    0.250167] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.250205] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.250242] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.250279] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.250315] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.250352] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.250389] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.250426] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.250469] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.250547] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.250548] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.250549] vgaarb: loaded
[    0.250550] vgaarb: bridge control possible 0000:01:00.0
[    0.250595] PCI: Using ACPI for IRQ routing
[    0.256640] PCI: pci_cache_line_size set to 64 bytes
[    0.256696] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.256697] e820: reserve RAM buffer [mem 0xbe8fe000-0xbfffffff]
[    0.256698] e820: reserve RAM buffer [mem 0xbf5fa000-0xbfffffff]
[    0.256699] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    0.256700] e820: reserve RAM buffer [mem 0x23f800000-0x23fffffff]
[    0.256814] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.256818] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.258834] clocksource: Switched to clocksource hpet
[    0.263491] VFS: Disk quotas dquot_6.6.0
[    0.263511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.263575] pnp: PnP ACPI init
[    0.263682] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.263684] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.263685] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.263686] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.263688] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.263691] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.263839] system 00:01: [io  0x0a00-0x0a0f] has been reserved
[    0.263841] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.263964] pnp 00:02: [dma 0 disabled]
[    0.264005] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.264027] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.264071] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.264073] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.264219] system 00:05: [io  0x0400-0x0453] has been reserved
[    0.264220] system 00:05: [io  0x0458-0x047f] has been reserved
[    0.264221] system 00:05: [io  0x1180-0x119f] has been reserved
[    0.264223] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.264224] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.264226] system 00:05: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.264227] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.264229] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.264231] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.264279] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.264281] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.264430] pnp: PnP ACPI: found 7 devices
[    0.270319] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.270378] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.270380] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.270382] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xfa0fffff]
[    0.270384] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
[    0.270386] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.270396] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.270400] pci 0000:00:1c.3:   bridge window [mem 0xfa300000-0xfa3fffff]
[    0.270407] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.270426] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.270435] pci 0000:00:1c.5: PCI bridge to [bus 06]
[    0.270439] pci 0000:00:1c.5:   bridge window [mem 0xfa200000-0xfa2fffff]
[    0.270446] pci 0000:00:1c.6: PCI bridge to [bus 07]
[    0.270448] pci 0000:00:1c.6:   bridge window [io  0xd000-0xdfff]
[    0.270454] pci 0000:00:1c.6:   bridge window [mem 0xdc100000-0xdc1fffff 64bit pref]
[    0.270459] pci 0000:00:1c.7: PCI bridge to [bus 08]
[    0.270461] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.270465] pci 0000:00:1c.7:   bridge window [mem 0xfa100000-0xfa1fffff]
[    0.270472] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.270473] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.270474] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.270475] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.270476] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.270478] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.270479] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.270480] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.270481] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfa0fffff]
[    0.270482] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdbffffff 64bit pref]
[    0.270483] pci_bus 0000:03: resource 1 [mem 0xfa300000-0xfa3fffff]
[    0.270484] pci_bus 0000:04: resource 4 [io  0x0000-0x03af window]
[    0.270485] pci_bus 0000:04: resource 5 [io  0x03e0-0x0cf7 window]
[    0.270487] pci_bus 0000:04: resource 6 [io  0x03b0-0x03df window]
[    0.270488] pci_bus 0000:04: resource 7 [io  0x0d00-0xffff window]
[    0.270489] pci_bus 0000:04: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.270490] pci_bus 0000:04: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.270491] pci_bus 0000:04: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.270492] pci_bus 0000:06: resource 1 [mem 0xfa200000-0xfa2fffff]
[    0.270493] pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
[    0.270494] pci_bus 0000:07: resource 2 [mem 0xdc100000-0xdc1fffff 64bit pref]
[    0.270495] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
[    0.270496] pci_bus 0000:08: resource 1 [mem 0xfa100000-0xfa1fffff]
[    0.270561] NET: Registered protocol family 2
[    0.270699] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.270795] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.270903] TCP: Hash tables configured (established 65536 bind 65536)
[    0.270918] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.270938] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.270981] NET: Registered protocol family 1
[    0.271203] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.271413] PCI: CLS 64 bytes, default 64
[    0.271447] Unpacking initramfs...
[    0.593584] Freeing initrd memory: 26292K
[    0.593596] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.593598] software IO TLB [mem 0xba8fe000-0xbe8fe000] (64MB) mapped at [ffffa009fa8fe000-ffffa009fe8fdfff]
[    0.593895] audit: initializing netlink subsys (disabled)
[    0.593909] audit: type=2000 audit(1527240440.572:1): initialized
[    0.594204] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[    0.594233] zbud: loaded
[    0.594823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.594844] io scheduler noop registered
[    0.594844] io scheduler deadline registered
[    0.594868] io scheduler cfq registered (default)
[    0.595524] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.595525] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.595526] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.595528] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[    0.595543] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.595546] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
[    0.595563] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.595564] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.595567] pcie_pme 0000:00:1c.3:pcie001: service driver pcie_pme loaded
[    0.595582] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    0.595583] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    0.595586] pcie_pme 0000:00:1c.5:pcie001: service driver pcie_pme loaded
[    0.595601] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    0.595602] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.595605] pcie_pme 0000:00:1c.6:pcie001: service driver pcie_pme loaded
[    0.595619] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    0.595620] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    0.595623] pcie_pme 0000:00:1c.7:pcie001: service driver pcie_pme loaded
[    0.595630] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.595634] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.595643] intel_idle: MWAIT substates: 0x1120
[    0.595644] intel_idle: v0.4.1 model 0x2A
[    0.595745] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.596079] GHES: HEST is not enabled!
[    0.596121] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.616610] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.617091] Linux agpgart interface v0.103
[    0.617144] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.617145] AMD IOMMUv2 functionality not available on this system
[    0.617488] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.617822] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.617825] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.617883] mousedev: PS/2 mouse device common for all mice
[    0.617904] rtc_cmos 00:03: RTC can wake from S4
[    0.618086] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.618108] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.618117] intel_pstate: Intel P-state driver initializing
[    0.618447] ledtrig-cpu: registered to indicate activity on CPUs
[    0.619500] NET: Registered protocol family 10
[    0.619874] mip6: Mobile IPv6
[    0.619877] NET: Registered protocol family 17
[    0.619880] mpls_gso: MPLS GSO support
[    0.620213] microcode: sig=0x206a7, pf=0x2, revision=0x29
[    0.620353] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.620510] registered taskstats version 1
[    0.620528] zswap: loaded using pool lzo/zbud
[    0.620761] ima: No TPM chip found, activating TPM-bypass!
[    0.621214] rtc_cmos 00:03: setting system clock to 2018-05-25 09:27:21 UTC (1527240441)
[    0.621296] PM: Hibernation image not present or could not be loaded.
[    0.623150] Freeing unused kernel memory: 1416K
[    0.623151] Write protecting the kernel read-only data: 12288k
[    0.623958] Freeing unused kernel memory: 1936K
[    0.628268] Freeing unused kernel memory: 1228K
[    0.637005] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.719273] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.719392] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.719408] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.719425] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.720751] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.720799] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.722428] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.722517] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.723012] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.723091] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.757922] ACPI: bus type USB registered
[    0.757951] usbcore: registered new interface driver usbfs
[    0.757963] usbcore: registered new interface driver hub
[    0.757993] usbcore: registered new device driver usb
[    0.758649] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.758845] ehci-pci: EHCI PCI platform driver
[    0.759003] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.759010] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.759024] ehci-pci 0000:00:1a.0: debug port 2
[    0.759794] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.760400] r8169 0000:07:00.0 eth0: RTL8168evl/8111evl at 0xffffaf8700c9d000, 8c:89:a5:7d:4b:cd, XID 0c900800 IRQ 30
[    0.760403] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.762915] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.763075] ehci-pci 0000:00:1a.0: irq 16, io mem 0xfa406000
[    0.765489] SCSI subsystem initialized
[    0.767984] AVX version of gcm_enc/dec engaged.
[    0.767985] AES CTR mode by8 optimization enabled
[    0.768410] libata version 3.00 loaded.
[    0.778884] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.779000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.779002] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.779003] usb usb1: Product: EHCI Host Controller
[    0.779005] usb usb1: Manufacturer: Linux 4.9.0-6-amd64 ehci_hcd
[    0.779006] usb usb1: SerialNumber: 0000:00:1a.0
[    0.779169] hub 1-0:1.0: USB hub found
[    0.779177] hub 1-0:1.0: 2 ports detected
[    0.779351] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.779358] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[    0.779521] xhci_hcd 0000:03:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
[    0.779719] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.779721] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.779722] usb usb2: Product: xHCI Host Controller
[    0.779724] usb usb2: Manufacturer: Linux 4.9.0-6-amd64 xhci-hcd
[    0.779725] usb usb2: SerialNumber: 0000:03:00.0
[    0.779848] hub 2-0:1.0: USB hub found
[    0.779859] hub 2-0:1.0: 2 ports detected
[    0.779977] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.779983] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.782554] r8169 0000:07:00.0 enp7s0: renamed from eth0
[    0.782976] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.782982] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    0.782995] ehci-pci 0000:00:1d.0: debug port 2
[    0.783004] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.783025] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    0.783027] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.783028] usb usb3: Product: xHCI Host Controller
[    0.783030] usb usb3: Manufacturer: Linux 4.9.0-6-amd64 xhci-hcd
[    0.783031] usb usb3: SerialNumber: 0000:03:00.0
[    0.783166] hub 3-0:1.0: USB hub found
[    0.783178] hub 3-0:1.0: 2 ports detected
[    0.786901] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.786948] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfa405000
[    0.802920] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.802976] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    0.802978] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.802980] usb usb4: Product: EHCI Host Controller
[    0.802981] usb usb4: Manufacturer: Linux 4.9.0-6-amd64 ehci_hcd
[    0.802983] usb usb4: SerialNumber: 0000:00:1d.0
[    0.803216] hub 4-0:1.0: USB hub found
[    0.803224] hub 4-0:1.0: 2 ports detected
[    0.803386] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.803399] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 5
[    0.803516] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    0.803576] xhci_hcd 0000:06:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
[    0.803769] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    0.803771] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.803773] usb usb5: Product: xHCI Host Controller
[    0.803774] usb usb5: Manufacturer: Linux 4.9.0-6-amd64 xhci-hcd
[    0.803776] usb usb5: SerialNumber: 0000:06:00.0
[    0.803885] ata_piix 0000:00:1f.2: version 2.13
[    0.803958] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.804049] hub 5-0:1.0: USB hub found
[    0.804060] hub 5-0:1.0: 2 ports detected
[    0.804162] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.804166] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6
[    0.806992] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.807012] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    0.807014] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.807016] usb usb6: Product: xHCI Host Controller
[    0.807017] usb usb6: Manufacturer: Linux 4.9.0-6-amd64 xhci-hcd
[    0.807019] usb usb6: SerialNumber: 0000:06:00.0
[    0.807233] hub 6-0:1.0: USB hub found
[    0.807252] hub 6-0:1.0: 2 ports detected
[    0.842954] firewire_ohci 0000:08:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x10
[    0.962919] ata_piix 0000:00:1f.2: SCR access via SIDPR is available but doesn't work
[    0.964322] scsi host0: ata_piix
[    0.964767] scsi host1: ata_piix
[    0.964854] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf090 irq 14
[    0.964856] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf098 irq 15
[    0.964956] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.106921] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.124127] scsi host2: ata_piix
[    1.124246] scsi host3: ata_piix
[    1.124313] ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 19
[    1.124317] ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 19
[    1.130896] usb 4-1: new high-speed USB device number 2 using ehci-pci
[    1.255348] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.255351] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.255760] hub 1-1:1.0: USB hub found
[    1.255901] hub 1-1:1.0: 6 ports detected
[    1.279642] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[    1.279645] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.280138] hub 4-1:1.0: USB hub found
[    1.280321] hub 4-1:1.0: 8 ports detected
[    1.359104] firewire_core 0000:08:00.0: created device fw0: GUID 0010dc0001d1df2f, S400
[    1.542943] usb 1-1.1: new low-speed USB device number 3 using ehci-pci
[    1.594982] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.597660] ata3.00: ATA-8: ST31000524AS, JC4B, max UDMA/133
[    1.597663] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.602621] ata3.00: configured for UDMA/133
[    1.603134] scsi 2:0:0:0: Direct-Access     ATA      ST31000524AS     JC4B PQ: 0 ANSI: 5
[    1.614963] tsc: Refined TSC clocksource calibration: 3292.521 MHz
[    1.614978] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f75b3911c3, max_idle_ns: 440795347484 ns
[    1.657001] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c31c
[    1.657004] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.657007] usb 1-1.1: Product: USB Keyboard
[    1.657009] usb 1-1.1: Manufacturer: Logitech
[    1.662953] hidraw: raw HID events driver (C) Jiri Kosina
[    1.670551] usbcore: registered new interface driver usbhid
[    1.670553] usbhid: USB HID core driver
[    1.671449] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C31C.0001/input/input5
[    1.731288] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:1a.0-1.1/input0
[    1.732964] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C31C.0002/input/input6
[    1.738964] usb 1-1.2: new low-speed USB device number 4 using ehci-pci
[    1.791118] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:1a.0-1.1/input1
[    1.851635] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510
[    1.851638] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.851640] usb 1-1.2: Product: USB OPTICAL MOUSE
[    1.851642] usb 1-1.2: Manufacturer: PIXART
[    1.855924] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0003/input/input7
[    1.856238] hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:1a.0-1.2/input0
[    2.162981] ata4: failed to resume link (SControl 0)
[    2.173802] ata4: SATA link down (SStatus 4 SControl 0)
[    2.176025] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.176181] sd 2:0:0:0: [sda] Write Protect is off
[    2.176185] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.176225] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.221349]  sda: sda1 sda2 < sda5 >
[    2.222682] sd 2:0:0:0: [sda] Attached SCSI disk
[    2.409031] random: fast init done
[    2.578978] raid6: sse2x1   gen()  5287 MB/s
[    2.646968] raid6: sse2x1   xor()  5409 MB/s
[    2.714973] raid6: sse2x2   gen() 10954 MB/s
[    2.782975] raid6: sse2x2   xor()  8187 MB/s
[    2.850977] raid6: sse2x4   gen() 13192 MB/s
[    2.918979] raid6: sse2x4   xor()  9881 MB/s
[    2.918980] raid6: using algorithm sse2x4 gen() 13192 MB/s
[    2.918980] raid6: .... xor() 9881 MB/s, rmw enabled
[    2.918981] raid6: using ssse3x2 recovery algorithm
[    2.918992] clocksource: Switched to clocksource tsc
[    2.919170] xor: automatically using best checksumming function   avx       
[    2.922750] Btrfs loaded, crc32c=crc32c-intel
[    2.969711] PM: Starting manual resume from disk
[    2.969715] PM: Hibernation image partition 8:5 present
[    2.969716] PM: Looking for hibernation image.
[    2.969932] PM: Image not found (code -22)
[    2.969933] PM: Hibernation image not present or could not be loaded.
[    3.495674] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.557147] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.648320] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.648540] systemd[1]: Detected architecture x86-64.
[    4.648861] systemd[1]: Set hostname to <debian>.
[    5.485591] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.485715] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.485822] systemd[1]: Listening on Journal Audit Socket.
[    5.486009] systemd[1]: Created slice User and Session Slice.
[    5.486050] systemd[1]: Listening on udev Kernel Socket.
[    5.486091] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.486147] systemd[1]: Listening on Journal Socket.
[    5.679709] random: crng init done
[    6.040114] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    6.202740] systemd-journald[243]: Received request to flush runtime journal from PID 1
[    7.328198] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
[    7.328203] ACPI: Power Button [PWRB]
[    7.328261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
[    7.328263] ACPI: Power Button [PWRF]
[    7.383102] wmi: Mapper loaded
[    7.389607] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.859512] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[    7.859513] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    7.859514] RAPL PMU: hw unit of domain package 2^-16 Joules
[    7.859515] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[    7.917003] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    7.940075] snd_hda_intel 0000:01:00.1: Disabling MSI
[    7.940081] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    8.079063] snd_hda_codec_realtek hdaudioC0D1: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    8.079066] snd_hda_codec_realtek hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.079069] snd_hda_codec_realtek hdaudioC0D1:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    8.079070] snd_hda_codec_realtek hdaudioC0D1:    mono: mono_out=0x0
[    8.079072] snd_hda_codec_realtek hdaudioC0D1:    dig-out=0x11/0x1e
[    8.079074] snd_hda_codec_realtek hdaudioC0D1:    inputs:
[    8.079076] snd_hda_codec_realtek hdaudioC0D1:      Front Mic=0x19
[    8.079079] snd_hda_codec_realtek hdaudioC0D1:      Rear Mic=0x18
[    8.079081] snd_hda_codec_realtek hdaudioC0D1:      Line=0x1a
[    8.093444] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    8.093490] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    8.093534] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    8.093576] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    8.093619] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    8.093663] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[    8.093705] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    8.093748] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    8.380862] iTCO_vendor_support: vendor-support=0
[    8.468992] input: PC Speaker as /devices/platform/pcspkr/input/input18
[    8.548410] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    8.548449] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    8.548583] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    8.661015] [drm] Initialized
[    9.219872] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[    9.219949] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[    9.220023] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[    9.220096] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
[    9.429701] kvm: disabled by bios
[    9.469078] kvm: disabled by bios
[    9.509137] kvm: disabled by bios
[    9.549206] kvm: disabled by bios
[    9.811614] intel_rapl: Found RAPL domain package
[    9.811617] intel_rapl: Found RAPL domain core
[   10.074492] Adding 8356860k swap on /dev/sda5.  Priority:-1 extents:1 across:8356860k FS
[   14.591886] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[   14.629039] r8169 0000:07:00.0: firmware: direct-loading firmware rtl_nic/rtl8168e-3.fw
[   14.753774] r8169 0000:07:00.0 enp7s0: link down
[   14.753784] r8169 0000:07:00.0 enp7s0: link down
[   14.753824] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[   16.349336] r8169 0000:07:00.0 enp7s0: link up
[   16.349349] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[   35.681612] fuse init (API version 7.26)

journalctl

-- Logs begin at Fri 2018-05-25 11:27:26 CEST, end at Fri 2018-05-25 11:57:10 CEST. 
mai 25 11:27:26 debian kernel: microcode: microcode updated early to revision 0x29, 
mai 25 11:27:26 debian kernel: Linux version 4.9.0-6-amd64 (debian-kernel@lists.debi
mai 25 11:27:26 debian kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 
mai 25 11:27:26 debian kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floatin
mai 25 11:27:26 debian kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registe
mai 25 11:27:26 debian kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registe
mai 25 11:27:26 debian kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  25
mai 25 11:27:26 debian kernel: x86/fpu: Enabled xstate features 0x7, context size is
mai 25 11:27:26 debian kernel: x86/fpu: Using 'eager' FPU context switches.
mai 25 11:27:26 debian kernel: e820: BIOS-provided physical RAM map:
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000be8fdfff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000be8fe000-0x00000000be946fff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000be947000-0x00000000be94efff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000be94f000-0x00000000bf5f7fff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000bf5f8000-0x00000000bf5f9fff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000bf5fa000-0x00000000bf609fff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000bf60a000-0x00000000bf614fff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000bf615000-0x00000000bf639fff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000bf63a000-0x00000000bf67cfff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000bf67d000-0x00000000bf7fffff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff
mai 25 11:27:26 debian kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023f7fffff
mai 25 11:27:26 debian kernel: NX (Execute Disable) protection: active
mai 25 11:27:26 debian kernel: SMBIOS 2.7 present.
mai 25 11:27:26 debian kernel: DMI: MSI MS-7673/P67A-C45 (MS-7673), BIOS V1.19 08/01
mai 25 11:27:26 debian kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> r
mai 25 11:27:26 debian kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
mai 25 11:27:26 debian kernel: e820: last_pfn = 0x23f800 max_arch_pfn = 0x400000000
mai 25 11:27:26 debian kernel: MTRR default type: uncachable

Some remarks:
- if I wait a little when on black screen, my monitor will shut down with "no signal" message. One minute after, he will receive a black image again

- ctrl+Alt+F1-7 doesn't change anything. Black screen all the time

- "nomodeset" works when I have nvidia-driver not installed. No effect otherwise

- I tried the old nvidia driver (legacy, 340 something...), no change

I don't understand why I have suddenly this problem. This graphic card always worked in Linux, I wasn't upgrading the driver or things like that hmm

Offline

#2 2018-05-26 14:56:04

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: An other black screen after boot problem...

Does the video card work in the "live" environment?

Hardware failure seems a distinct possibility here, sadly.

Offline

#3 2018-05-26 15:30:28

verndog
Member
Registered: 2018-05-22
Posts: 49

Re: An other black screen after boot problem...

"Kernel modules: nouveau"

It appears your not using nvidia drivers.

Ever since kernel went to 15 and beyond I can no longer use nvidia drivers. I have older onboard nvidia. So nouveau is the only game in town. Usually its when messing around with mkv video that my pc freezes.

Its different than yours though. Mine creates a tons of vertical color lines, and power-off only option.

Offline

#4 2018-05-26 16:56:01

guigui
Member
Registered: 2017-02-18
Posts: 6

Re: An other black screen after boot problem...

Head_on_a_Stick wrote:

Does the video card work in the "live" environment?

Hardware failure seems a distinct possibility here, sadly.

No, it doesn't work. I have a black screen.

I am more and more afraid of this possibility. I discover that one of my two DVI ports doesn't work all the time. And sometimes I have small red dots...
I am trying to install windows, just to upgrade my mother board BIOS and nvidia BIOS (sadly, linux is ignored by manufacturers). I have nothing to lose...will see.
I also disassemble the graphic card this morning and clean everything. Used it a lot for blender render on GPU, maybe it's time for a new one

verndog wrote:

"Kernel modules: nouveau"

It appears your not using nvidia drivers.

Ever since kernel went to 15 and beyond I can no longer use nvidia drivers. I have older onboard nvidia. So nouveau is the only game in town. Usually its when messing around with mkv video that my pc freezes.

Its different than yours though. Mine creates a tons of vertical color lines, and power-off only option.

thanx for your feedback. I did multiple tests and just capture the result when I was using nouveau. In both cases, it doesn't work.

Offline

Board footer

Powered by FluxBB