Giter Site home page Giter Site logo

nouveau's People

Contributors

alexer avatar curro avatar evelikov avatar gnurou avatar hakzsam avatar imirkin avatar julialawall avatar jwrdegoede avatar karolherbst avatar kdudka avatar kleinerm avatar kwizart avatar lynxeye-dev avatar marcheu avatar mlankhorst avatar mslusarz avatar mupuf avatar pali avatar peterhurley avatar pierremoreau avatar rmurphy-arm avatar rspliet avatar scele avatar shuehner avatar skinkie avatar skoehler avatar sudipm-mukherjee avatar thierryreding avatar wni-weini avatar xiay-nv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nouveau's Issues

Phoronix test: GTX 970 only Maxwell GPU that doesn't work with GM2xx initial Nouveau patches..

Hi,
first sorry if it's not the correct way to report the bug..
but seems new Maxwell GTX970 isn't working with initial GM2xx support..
seems Phoronix tested a lot of Maxwell cards:
http://www.phoronix.com/scan.php?page=article&item=gtx-900-nouveau&num=1
and seems 970 is special as it says doesn't work but 980,980 Ti,960 all work:
"The graphics cards used for testing were the GeForce GTX 950, GTX 960, GTX 980, and GTX 980 Ti. The GeForce GTX 970 had to be left out of this comparison since upon the DRM/KMS driver loading, the display wouldn't light up with either DisplayPort or HDMI connections, but this problem wasn't experienced with the other graphics cards tested."

I also tested using:
*Ubuntu 15.10 x64 latest updates
*kernel 4.6rc1 from http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/
*mesa 11.3.0dev build from 30march using oibaf ppa (compiles daily builds)

Also note I have 970 GPU connected to 4k TV via HDMI 2.0 so expecting to get 3840x2160 60hz 4:4:4
Is HDMI2.0 4k@60 4:4:4 output working with initial patches?

thanks..

[question] [Fermi] Is there a way to accumulate buffer offset after transform feedback (aka streamout)

Something that GL supports is to do

enable TF
draw 1
pause TF
draw 2
resume TF
draw 3

Now the idea is that things will get accumulated into the TF buffer from draw 1 and draw 3 but not draw 2. The way this is implemented in hardware, is that after draw 1 happens, there's a query you can run by writing to 3d method 0x1b0c:

0x0d005002 | (tfb buffer index << 5)

On Kepler, this does what one might hope -- it returns the full offset, i.e. the amount of buffer written + the tfb buffer offset (written to 3d method 0x290). However on Fermi it just overwrites that value. Which means that the offset retrieved from the query after draw 3 is complete only counts the quantity of bytes written by that draw alone, not including the offset.

Is there some bit of cleverness I'm missing to make this work on Fermi in a way that doesn't involve me waiting for draw 1 to complete before I configure the parameters for draw 3?

By the way, the problematic situation is triggered by the later cases of this dEQP test:

dEQP-GLES3.functional.transform_feedback.basic_types.interleaved.points.lowp_float

[question] P+0x50 table documentation

This table defines some rules about how to downclock the gpu depending on the current temperature, usually in case of overheating.

I kind of figured out that there are some temperature defined and some interval checks, but it doesn't make much sense to me in general.

To understand this table is kind of critical for proper automatic reclocking, because we don't want to overheat the GPU.

nouveau [ DRM] 0xD576: Parsing digital output script table

I periodically system crashes! Pops is such a mistake, and each day I several times to restart the computer.
Here is the output of dmesg:
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.0-4-amd64 ([email protected]) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=/dev/sda5 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fff2fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000003fff3000-0x000000003fffffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 0.2 present. [ 0.000000] DMI: /NF-CK804, BIOS 6.00 PG 03/06/2006 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] AGP: No AGP bridge found [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-C7FFF write-protect [ 0.000000] C8000-FFFFF uncachable [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0000000000 mask FFC0000000 write-back [ 0.000000] 1 disabled [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f3af0-0x000f3aff] mapped at [ffff8800000f3af0] [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x01af4000, 0x01af4fff] PGTABLE [ 0.000000] BRK [0x01af5000, 0x01af5fff] PGTABLE [ 0.000000] BRK [0x01af6000, 0x01af6fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] [mem 0x3fc00000-0x3fdfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] [mem 0x3c000000-0x3fbfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x3bffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffeffff] [ 0.000000] [mem 0x3fe00000-0x3ffeffff] page 4k [ 0.000000] BRK [0x01af7000, 0x01af7fff] PGTABLE [ 0.000000] RAMDISK: [mem 0x37400000-0x379f7fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7CA0 000014 (v00 Nvidia) [ 0.000000] ACPI: RSDT 0x000000003FFF3040 000034 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: FACP 0x000000003FFF30C0 000074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: DSDT 0x000000003FFF3180 00633D (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E) [ 0.000000] ACPI: FACS 0x000000003FFF0000 000040 [ 0.000000] ACPI: SRAT 0x000000003FFF95C0 000090 (v01 AMD HAMMER 00000001 AMD 00000001) [ 0.000000] ACPI: MCFG 0x000000003FFF96C0 00003C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: APIC 0x000000003FFF9500 000072 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffeffff] -> [mem 0x00000000-0x3ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffeffff] [ 0.000000] NODE_DATA [mem 0x3ffeb000-0x3ffeffff] [ 0.000000] [ffffea0000000000-ffffea0000dfffff] PMD -> [ffff88003e600000-ffff88003f3fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009cfff] [ 0.000000] node 0: [mem 0x00100000-0x3ffeffff] [ 0.000000] On node 0 totalpages: 262028 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 3528 pages used for memmap [ 0.000000] DMA32 zone: 258032 pages, LIFO batch:31 [ 0.000000] Nvidia board detected. Ignoring ACPI timer override. [ 0.000000] If you got timer trouble try acpi_use_timer_override [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] ACPI: IRQ14 used by override. [ 0.000000] ACPI: IRQ15 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 1 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xdfffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s80896 r8192 d21504 u1048576 [ 0.000000] pcpu-alloc: s80896 r8192 d21504 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 258423 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=/dev/sda5 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] AGP: Node 0: aperture [bus addr 0x8450000000-0x8451ffffff] (32MB) [ 0.000000] Aperture beyond 4GB. Ignoring. [ 0.000000] Memory: 1015852K/1048112K available (5222K kernel code, 947K rwdata, 1836K rodata, 1204K init, 840K bss, 32260K reserved) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:512 16 [ 0.000000] spurious 8259A interrupt: IRQ7. [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2200.213 MHz processor [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized [ 0.008051] Calibrating delay loop (skipped), value calculated using timer frequency.. 4400.42 BogoMIPS (lpj=8800852) [ 0.008126] pid_max: default: 32768 minimum: 301 [ 0.008175] ACPI: Core revision 20140424 [ 0.016050] ACPI: All ACPI Tables successfully acquired [ 0.016174] Security Framework initialized [ 0.016224] AppArmor: AppArmor disabled by boot time parameter [ 0.016262] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.016414] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017037] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.017370] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.017415] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.017775] Initializing cgroup subsys memory [ 0.017818] Initializing cgroup subsys devices [ 0.017864] Initializing cgroup subsys freezer [ 0.017903] Initializing cgroup subsys net_cls [ 0.017945] Initializing cgroup subsys blkio [ 0.017986] Initializing cgroup subsys perf_event [ 0.018024] Initializing cgroup subsys net_prio [ 0.018089] tseg: 0000000000 [ 0.018098] mce: CPU supports 5 MCE banks [ 0.018147] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4 Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0 tlb_flushall_shift: 6 [ 0.027216] ftrace: allocating 21683 entries in 85 pages [ 0.032486] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1 [ 0.072799] smpboot: CPU0: AMD Athlon(tm) 64 Processor 3200+ (fam: 0f, model: 2f, stepping: 02) [ 0.076000] Performance Events: AMD PMU driver. [ 0.076000] ... version: 0 [ 0.076000] ... bit width: 48 [ 0.076000] ... generic registers: 4 [ 0.076000] ... value mask: 0000ffffffffffff [ 0.076000] ... max period: 00007fffffffffff [ 0.076000] ... fixed-purpose events: 0 [ 0.076000] ... event mask: 000000000000000f [ 0.076000] x86: Booted up 1 node, 1 CPUs [ 0.076000] smpboot: Total of 1 processors activated (4400.42 BogoMIPS) [ 0.076000] devtmpfs: initialized [ 0.080252] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.080482] PM: Registering ACPI NVS region [mem 0x3fff0000-0x3fff2fff] (12288 bytes) [ 0.082012] pinctrl core: initialized pinctrl subsystem [ 0.082150] NET: Registered protocol family 16 [ 0.082341] cpuidle: using governor ladder [ 0.082379] cpuidle: using governor menu [ 0.082419] node 0 link 0: io port [6000, ffff] [ 0.082422] TOM: 0000000040000000 aka 1024M [ 0.082459] node 0 link 0: mmio [a0000, bffff] [ 0.082462] node 0 link 0: mmio [feb00000, fec0ffff] [ 0.082464] node 0 link 0: mmio [40000000, dfffffff] [ 0.082467] node 0 link 0: mmio [f0000000, fe02ffff] [ 0.082469] node 0 link 0: mmio [e0000000, e05fffff] [ 0.082472] bus: [bus 00-05] on node 0 link 0 [ 0.082473] bus: 00 [io 0x0000-0xffff] [ 0.082475] bus: 00 [mem 0x000a0000-0x000bffff] [ 0.082477] bus: 00 [mem 0xfe030000-0xfcffffffff] [ 0.082478] bus: 00 [mem 0x40000000-0xefffffff] [ 0.082480] bus: 00 [mem 0xf0000000-0xfe02ffff] [ 0.082529] ACPI: bus type PCI registered [ 0.082566] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.082694] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.082747] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.083384] PCI: Using configuration type 1 for base access [ 0.084660] ACPI: Added _OSI(Module Device) [ 0.084699] ACPI: Added _OSI(Processor Device) [ 0.084735] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.084771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.090456] ACPI: Interpreter enabled [ 0.090503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) [ 0.090608] ACPI: (supports S0 S1 S3 S4 S5) [ 0.090645] ACPI: Using IOAPIC for interrupt routing [ 0.090712] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.098200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-05]) [ 0.098249] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.098304] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.099819] PCI host bridge to bus 0000:00 [ 0.099858] pci_bus 0000:00: root bus resource [bus 00-05] [ 0.099896] pci_bus 0000:00: root bus resource [io 0x0000-0x03af] [ 0.099935] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7] [ 0.099973] pci_bus 0000:00: root bus resource [io 0x6000-0xffff] [ 0.100003] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df] [ 0.100042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.100082] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff] [ 0.100122] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfe02ffff] [ 0.100161] pci_bus 0000:00: root bus resource [mem 0xfeb00000-0xfebfffff] [ 0.100212] pci 0000:00:00.0: [10de:005e] type 00 class 0x058000 [ 0.100405] pci 0000:00:01.0: [10de:0050] type 00 class 0x060100 [ 0.100425] HPET not enabled in BIOS. You might try hpet=force boot option [ 0.100592] pci 0000:00:01.1: [10de:0052] type 00 class 0x0c0500 [ 0.100601] pci 0000:00:01.1: reg 0x10: [io 0xfc00-0xfc1f] [ 0.100612] pci 0000:00:01.1: reg 0x20: [io 0xf800-0xf83f] [ 0.100616] pci 0000:00:01.1: reg 0x24: [io 0xf400-0xf43f] [ 0.100630] pci 0000:00:01.1: PME# supported from D3hot D3cold [ 0.100774] pci 0000:00:02.0: [10de:005a] type 00 class 0x0c0310 [ 0.100782] pci 0000:00:02.0: reg 0x10: [mem 0xfe02f000-0xfe02ffff] [ 0.100806] pci 0000:00:02.0: supports D1 D2 [ 0.100808] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.100903] pci 0000:00:02.0: System wakeup disabled by ACPI [ 0.100987] pci 0000:00:02.1: [10de:005b] type 00 class 0x0c0320 [ 0.100996] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfeb000ff] [ 0.101025] pci 0000:00:02.1: supports D1 D2 [ 0.101027] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.101133] pci 0000:00:02.1: System wakeup disabled by ACPI [ 0.101222] pci 0000:00:04.0: [10de:0059] type 00 class 0x040100 [ 0.101229] pci 0000:00:04.0: reg 0x10: [io 0xf000-0xf0ff] [ 0.101234] pci 0000:00:04.0: reg 0x14: [io 0xec00-0xecff] [ 0.101239] pci 0000:00:04.0: reg 0x18: [mem 0xfe02d000-0xfe02dfff] [ 0.101259] pci 0000:00:04.0: supports D1 D2 [ 0.101388] pci 0000:00:06.0: [10de:0053] type 00 class 0x01018a [ 0.101404] pci 0000:00:06.0: reg 0x20: [io 0xe000-0xe00f] [ 0.101412] pci 0000:00:06.0: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.101452] pci 0000:00:06.0: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.101491] pci 0000:00:06.0: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.101531] pci 0000:00:06.0: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.101704] pci 0000:00:07.0: [10de:0054] type 00 class 0x010185 [ 0.101712] pci 0000:00:07.0: reg 0x10: [io 0x09f0-0x09f7] [ 0.101716] pci 0000:00:07.0: reg 0x14: [io 0x0bf0-0x0bf3] [ 0.101720] pci 0000:00:07.0: reg 0x18: [io 0x0970-0x0977] [ 0.101725] pci 0000:00:07.0: reg 0x1c: [io 0x0b70-0x0b73] [ 0.101729] pci 0000:00:07.0: reg 0x20: [io 0xcc00-0xcc0f] [ 0.101734] pci 0000:00:07.0: reg 0x24: [mem 0xfe02b000-0xfe02bfff] [ 0.101872] pci 0000:00:08.0: [10de:0055] type 00 class 0x010185 [ 0.101879] pci 0000:00:08.0: reg 0x10: [io 0x09e0-0x09e7] [ 0.101883] pci 0000:00:08.0: reg 0x14: [io 0x0be0-0x0be3] [ 0.101887] pci 0000:00:08.0: reg 0x18: [io 0x0960-0x0967] [ 0.101892] pci 0000:00:08.0: reg 0x1c: [io 0x0b60-0x0b63] [ 0.101896] pci 0000:00:08.0: reg 0x20: [io 0xb800-0xb80f] [ 0.101901] pci 0000:00:08.0: reg 0x24: [mem 0xfe02a000-0xfe02afff] [ 0.102036] pci 0000:00:09.0: [10de:005c] type 01 class 0x060401 [ 0.102138] pci 0000:00:09.0: System wakeup disabled by ACPI [ 0.102220] pci 0000:00:0a.0: [10de:0057] type 00 class 0x068000 [ 0.102228] pci 0000:00:0a.0: reg 0x10: [mem 0xfe029000-0xfe029fff] [ 0.102232] pci 0000:00:0a.0: reg 0x14: [io 0xb400-0xb407] [ 0.102255] pci 0000:00:0a.0: supports D1 D2 [ 0.102257] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.102350] pci 0000:00:0a.0: System wakeup disabled by ACPI [ 0.102434] pci 0000:00:0b.0: [10de:005d] type 01 class 0x060400 [ 0.102463] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.102558] pci 0000:00:0b.0: System wakeup disabled by ACPI [ 0.102642] pci 0000:00:0c.0: [10de:005d] type 01 class 0x060400 [ 0.102669] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.102763] pci 0000:00:0c.0: System wakeup disabled by ACPI [ 0.102847] pci 0000:00:0d.0: [10de:005d] type 01 class 0x060400 [ 0.102874] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.102969] pci 0000:00:0d.0: System wakeup disabled by ACPI [ 0.103054] pci 0000:00:0e.0: [10de:005d] type 01 class 0x060400 [ 0.103080] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.103174] pci 0000:00:0e.0: System wakeup disabled by ACPI [ 0.103263] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000 [ 0.103401] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000 [ 0.103534] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000 [ 0.103681] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000 [ 0.103864] pci 0000:01:00.0: [104c:8023] type 00 class 0x0c0010 [ 0.103876] pci 0000:01:00.0: reg 0x10: [mem 0xfdeff000-0xfdeff7ff] [ 0.103883] pci 0000:01:00.0: reg 0x14: [mem 0xfdef8000-0xfdefbfff] [ 0.103923] pci 0000:01:00.0: supports D1 D2 [ 0.103925] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot [ 0.104022] pci 0000:00:09.0: PCI bridge to [bus 01] (subtractive decode) [ 0.104063] pci 0000:00:09.0: bridge window [io 0xa000-0xafff] [ 0.104065] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff] [ 0.104068] pci 0000:00:09.0: bridge window [mem 0xfdf00000-0xfdffffff pref] [ 0.104071] pci 0000:00:09.0: bridge window [io 0x0000-0x03af] (subtractive decode) [ 0.104074] pci 0000:00:09.0: bridge window [io 0x03e0-0x0cf7] (subtractive decode) [ 0.104077] pci 0000:00:09.0: bridge window [io 0x6000-0xffff] (subtractive decode) [ 0.104080] pci 0000:00:09.0: bridge window [io 0x03b0-0x03df] (subtractive decode) [ 0.104082] pci 0000:00:09.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.104085] pci 0000:00:09.0: bridge window [mem 0x40000000-0xdfffffff] (subtractive decode) [ 0.104087] pci 0000:00:09.0: bridge window [mem 0xf0000000-0xfe02ffff] (subtractive decode) [ 0.104090] pci 0000:00:09.0: bridge window [mem 0xfeb00000-0xfebfffff] (subtractive decode) [ 0.104145] pci 0000:02:00.0: [1095:3132] type 00 class 0x018000 [ 0.104170] pci 0000:02:00.0: reg 0x10: [mem 0xfddff000-0xfddff07f 64bit] [ 0.104187] pci 0000:02:00.0: reg 0x18: [mem 0xfddf8000-0xfddfbfff 64bit] [ 0.104199] pci 0000:02:00.0: reg 0x20: [io 0x9c00-0x9c7f] [ 0.104220] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref] [ 0.104279] pci 0000:02:00.0: supports D1 D2 [ 0.104330] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.104390] pci 0000:00:0b.0: PCI bridge to [bus 02] [ 0.104429] pci 0000:00:0b.0: bridge window [io 0x9000-0x9fff] [ 0.104431] pci 0000:00:0b.0: bridge window [mem 0xfdd00000-0xfddfffff] [ 0.104435] pci 0000:00:0b.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref] [ 0.104470] pci 0000:00:0c.0: PCI bridge to [bus 03] [ 0.104508] pci 0000:00:0c.0: bridge window [io 0x8000-0x8fff] [ 0.104511] pci 0000:00:0c.0: bridge window [mem 0xfdb00000-0xfdbfffff] [ 0.104514] pci 0000:00:0c.0: bridge window [mem 0xfda00000-0xfdafffff 64bit pref] [ 0.104562] pci 0000:04:00.0: [11ab:4362] type 00 class 0x020000 [ 0.104579] pci 0000:04:00.0: reg 0x10: [mem 0xfd9fc000-0xfd9fffff 64bit] [ 0.104588] pci 0000:04:00.0: reg 0x18: [io 0x7c00-0x7cff] [ 0.104614] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.104658] pci 0000:04:00.0: supports D1 D2 [ 0.104660] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.104712] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.104768] pci 0000:00:0d.0: PCI bridge to [bus 04] [ 0.106181] pci 0000:00:0d.0: bridge window [io 0x7000-0x7fff] [ 0.106184] pci 0000:00:0d.0: bridge window [mem 0xfd900000-0xfd9fffff] [ 0.106188] pci 0000:00:0d.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref] [ 0.106230] pci 0000:05:00.0: [10de:0140] type 00 class 0x030000 [ 0.106239] pci 0000:05:00.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] [ 0.106247] pci 0000:05:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.106255] pci 0000:05:00.0: reg 0x1c: [mem 0xfa000000-0xfaffffff 64bit] [ 0.106264] pci 0000:05:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.106331] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.106386] pci 0000:00:0e.0: PCI bridge to [bus 05] [ 0.106425] pci 0000:00:0e.0: bridge window [io 0x6000-0x6fff] [ 0.106427] pci 0000:00:0e.0: bridge window [mem 0xf4000000-0xfbffffff] [ 0.106431] pci 0000:00:0e.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.106444] pci_bus 0000:00: on NUMA node 0 [ 0.106591] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.106988] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 *5 7 9 10 11 12 14 15) [ 0.107331] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 7 9 *10 11 12 14 15) [ 0.107673] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.108023] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.108417] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 *5 7 9 10 11 12 14 15) [ 0.108759] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.109153] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.109496] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 *5 7 9 10 11 12 14 15) [ 0.109846] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 *10 11 12 14 15) [ 0.110188] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.110530] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 7 9 *10 11 12 14 15) [ 0.110874] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.111275] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.111627] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 5 7 9 *10 11 12 14 15) [ 0.111977] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.112396] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled. [ 0.112617] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled. [ 0.112837] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled. [ 0.113056] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled. [ 0.113243] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled. [ 0.113450] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled. [ 0.113739] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled. [ 0.114028] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled. [ 0.114317] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled. [ 0.114606] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled. [ 0.114895] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled. [ 0.115184] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled. [ 0.115473] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled. [ 0.115768] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled. [ 0.116079] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled. [ 0.116373] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled. [ 0.117189] ACPI: Enabled 1 GPEs in block 00 to 1F [ 0.117441] vgaarb: setting as boot device: PCI:0000:05:00.0 [ 0.117480] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.117529] vgaarb: loaded [ 0.117563] vgaarb: bridge control possible 0000:05:00.0 [ 0.117683] PCI: Using ACPI for IRQ routing [ 0.122788] PCI: pci_cache_line_size set to 64 bytes [ 0.122830] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] [ 0.122832] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff] [ 0.123026] Switched to clocksource refined-jiffies [ 0.130444] pnp: PnP ACPI init [ 0.130497] ACPI: bus type PNP registered [ 0.130733] system 00:00: [io 0x1000-0x107f] has been reserved [ 0.130773] system 00:00: [io 0x1080-0x10ff] has been reserved [ 0.130812] system 00:00: [io 0x1400-0x147f] has been reserved [ 0.130851] system 00:00: [io 0x1480-0x14ff] has been reserved [ 0.130889] system 00:00: [io 0x1800-0x187f] has been reserved [ 0.130928] system 00:00: [io 0x1880-0x18ff] has been reserved [ 0.130969] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.131559] system 00:01: [io 0x04d0-0x04d1] has been reserved [ 0.131599] system 00:01: [io 0x0290-0x029f] has been reserved [ 0.131638] system 00:01: [io 0x0290-0x0297] has been reserved [ 0.131677] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.131730] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.131857] pnp 00:03: [dma 2] [ 0.131898] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.132135] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.132376] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.132715] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.132865] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved [ 0.132906] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.133092] system 00:08: [mem 0x000cf000-0x000cffff] has been reserved [ 0.133133] system 00:08: [mem 0x000f0000-0x000f7fff] could not be reserved [ 0.133173] system 00:08: [mem 0x000f8000-0x000fbfff] could not be reserved [ 0.133213] system 00:08: [mem 0x000fc000-0x000fffff] could not be reserved [ 0.133254] system 00:08: [mem 0x3fff0000-0x3fffffff] could not be reserved [ 0.133294] system 00:08: [mem 0xffff0000-0xffffffff] has been reserved [ 0.133334] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.133374] system 00:08: [mem 0x00100000-0x3ffeffff] could not be reserved [ 0.133414] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.133454] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.133494] system 00:08: [mem 0xfefff000-0xfeffffff] has been reserved [ 0.133534] system 00:08: [mem 0xfff80000-0xfff80fff] has been reserved [ 0.133573] system 00:08: [mem 0xfff90000-0xfffbffff] has been reserved [ 0.133613] system 00:08: [mem 0xfffed000-0xfffeffff] has been reserved [ 0.133653] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.133663] pnp: PnP ACPI: found 9 devices [ 0.133699] ACPI: bus type PNP unregistered [ 0.140161] Switched to clocksource acpi_pm [ 0.140234] pci 0000:00:09.0: PCI bridge to [bus 01] [ 0.140273] pci 0000:00:09.0: bridge window [io 0xa000-0xafff] [ 0.140314] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff] [ 0.140354] pci 0000:00:09.0: bridge window [mem 0xfdf00000-0xfdffffff pref] [ 0.140409] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdd00000-0xfdd7ffff pref] [ 0.140459] pci 0000:00:0b.0: PCI bridge to [bus 02] [ 0.140496] pci 0000:00:0b.0: bridge window [io 0x9000-0x9fff] [ 0.140536] pci 0000:00:0b.0: bridge window [mem 0xfdd00000-0xfddfffff] [ 0.140576] pci 0000:00:0b.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref] [ 0.140627] pci 0000:00:0c.0: PCI bridge to [bus 03] [ 0.140664] pci 0000:00:0c.0: bridge window [io 0x8000-0x8fff] [ 0.140704] pci 0000:00:0c.0: bridge window [mem 0xfdb00000-0xfdbfffff] [ 0.140744] pci 0000:00:0c.0: bridge window [mem 0xfda00000-0xfdafffff 64bit pref] [ 0.140796] pci 0000:04:00.0: BAR 6: assigned [mem 0xfd900000-0xfd91ffff pref] [ 0.140845] pci 0000:00:0d.0: PCI bridge to [bus 04] [ 0.140883] pci 0000:00:0d.0: bridge window [io 0x7000-0x7fff] [ 0.140922] pci 0000:00:0d.0: bridge window [mem 0xfd900000-0xfd9fffff] [ 0.140962] pci 0000:00:0d.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref] [ 0.141014] pci 0000:05:00.0: BAR 6: assigned [mem 0xf8000000-0xf801ffff pref] [ 0.141064] pci 0000:00:0e.0: PCI bridge to [bus 05] [ 0.141101] pci 0000:00:0e.0: bridge window [io 0x6000-0x6fff] [ 0.141140] pci 0000:00:0e.0: bridge window [mem 0xf4000000-0xfbffffff] [ 0.141180] pci 0000:00:0e.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.141232] pci_bus 0000:00: resource 4 [io 0x0000-0x03af] [ 0.141234] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7] [ 0.141237] pci_bus 0000:00: resource 6 [io 0x6000-0xffff] [ 0.141239] pci_bus 0000:00: resource 7 [io 0x03b0-0x03df] [ 0.141241] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff] [ 0.141244] pci_bus 0000:00: resource 9 [mem 0x40000000-0xdfffffff] [ 0.141246] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfe02ffff] [ 0.141248] pci_bus 0000:00: resource 11 [mem 0xfeb00000-0xfebfffff] [ 0.141251] pci_bus 0000:01: resource 0 [io 0xa000-0xafff] [ 0.141253] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff] [ 0.141255] pci_bus 0000:01: resource 2 [mem 0xfdf00000-0xfdffffff pref] [ 0.141258] pci_bus 0000:01: resource 4 [io 0x0000-0x03af] [ 0.141260] pci_bus 0000:01: resource 5 [io 0x03e0-0x0cf7] [ 0.141262] pci_bus 0000:01: resource 6 [io 0x6000-0xffff] [ 0.141264] pci_bus 0000:01: resource 7 [io 0x03b0-0x03df] [ 0.141266] pci_bus 0000:01: resource 8 [mem 0x000a0000-0x000bffff] [ 0.141269] pci_bus 0000:01: resource 9 [mem 0x40000000-0xdfffffff] [ 0.141271] pci_bus 0000:01: resource 10 [mem 0xf0000000-0xfe02ffff] [ 0.141273] pci_bus 0000:01: resource 11 [mem 0xfeb00000-0xfebfffff] [ 0.141276] pci_bus 0000:02: resource 0 [io 0x9000-0x9fff] [ 0.141278] pci_bus 0000:02: resource 1 [mem 0xfdd00000-0xfddfffff] [ 0.141280] pci_bus 0000:02: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref] [ 0.141283] pci_bus 0000:03: resource 0 [io 0x8000-0x8fff] [ 0.141285] pci_bus 0000:03: resource 1 [mem 0xfdb00000-0xfdbfffff] [ 0.141288] pci_bus 0000:03: resource 2 [mem 0xfda00000-0xfdafffff 64bit pref] [ 0.141290] pci_bus 0000:04: resource 0 [io 0x7000-0x7fff] [ 0.141292] pci_bus 0000:04: resource 1 [mem 0xfd900000-0xfd9fffff] [ 0.141295] pci_bus 0000:04: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref] [ 0.141297] pci_bus 0000:05: resource 0 [io 0x6000-0x6fff] [ 0.141299] pci_bus 0000:05: resource 1 [mem 0xf4000000-0xfbffffff] [ 0.141302] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.141343] NET: Registered protocol family 2 [ 0.141674] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.141769] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.141869] TCP: Hash tables configured (established 8192 bind 8192) [ 0.141974] TCP: reno registered [ 0.142012] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.142062] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.142167] NET: Registered protocol family 1 [ 0.142501] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23 [ 0.212284] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22 [ 0.212457] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.212498] pci 0000:00:0b.0: Found disabled HT MSI Mapping [ 0.212541] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.212580] pci 0000:00:0b.0: Linking AER extended capability [ 0.212648] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.212688] pci 0000:00:0c.0: Found disabled HT MSI Mapping [ 0.212731] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.212769] pci 0000:00:0c.0: Linking AER extended capability [ 0.212840] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.212880] pci 0000:00:0d.0: Found disabled HT MSI Mapping [ 0.212922] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.212960] pci 0000:00:0d.0: Linking AER extended capability [ 0.213034] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.213074] pci 0000:00:0e.0: Found disabled HT MSI Mapping [ 0.213117] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 0.213154] pci 0000:00:0e.0: Linking AER extended capability [ 0.213215] pci 0000:05:00.0: Video device with shadowed ROM [ 0.213217] PCI: CLS 32 bytes, default 64 [ 0.213297] Unpacking initramfs... [ 0.358383] Freeing initrd memory: 6112K (ffff880037400000 - ffff8800379f8000) [ 0.358868] microcode: AMD CPU family 0xf not supported [ 0.359260] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.359336] audit: initializing netlink subsys (disabled) [ 0.359403] audit: type=2000 audit(1481948383.355:1): initialized [ 0.359810] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.359874] zbud: loaded [ 0.360095] VFS: Disk quotas dquot_6.5.2 [ 0.360144] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.360256] msgmni has been set to 1996 [ 0.360621] alg: No test for stdrng (krng) [ 0.360678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.360768] io scheduler noop registered [ 0.360806] io scheduler deadline registered [ 0.360875] io scheduler cfq registered (default) [ 0.361030] pcieport 0000:00:0b.0: irq 40 for MSI/MSI-X [ 0.361091] pcieport 0000:00:0c.0: irq 41 for MSI/MSI-X [ 0.361139] pcieport 0000:00:0d.0: irq 42 for MSI/MSI-X [ 0.361188] pcieport 0000:00:0e.0: irq 43 for MSI/MSI-X [ 0.361269] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.361331] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.361441] GHES: HEST is not enabled! [ 0.361569] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.381907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.402267] 00:05: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.402640] Linux agpgart interface v0.103 [ 0.402784] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 0.405170] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.405213] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.405395] mousedev: PS/2 mouse device common for all mice [ 0.405496] rtc_cmos 00:02: RTC can wake from S4 [ 0.405667] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 [ 0.405728] rtc_cmos 00:02: alarms up to one year, y3k, 242 bytes nvram [ 0.405781] ledtrig-cpu: registered to indicate activity on CPUs [ 0.406137] AMD IOMMUv2 driver by Joerg Roedel <[email protected]> [ 0.406175] AMD IOMMUv2 functionality not available on this system [ 0.406328] TCP: cubic registered [ 0.406389] NET: Registered protocol family 10 [ 0.406685] mip6: Mobile IPv6 [ 0.406722] NET: Registered protocol family 17 [ 0.406765] mpls_gso: MPLS GSO support [ 0.407076] registered taskstats version 1 [ 0.407537] rtc_cmos 00:02: setting system clock to 2016-12-17 04:19:43 UTC (1481948383) [ 0.407646] PM: Hibernation image not present or could not be loaded. [ 0.409179] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000) [ 0.410613] Write protecting the kernel read-only data: 8192k [ 0.411317] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000) [ 0.412073] Freeing unused kernel memory: 212K (ffff8800017cb000 - ffff880001800000) [ 0.428211] systemd-udevd[55]: starting version 215 [ 0.428619] random: systemd-udevd urandom read with 1 bits of entropy available [ 0.446224] ACPI Warning: SystemIO range 0x000000000000F800-0x000000000000F83F conflicts with OpRegion 0x000000000000F800-0x000000000000F805 (\SM00) (20140424/utaddress-254) [ 0.446344] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 0.446435] i2c i2c-0: nForce2 SMBus adapter at 0xf400 [ 0.459320] SCSI subsystem initialized [ 0.464870] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2 [ 0.464930] ACPI: Power Button [PWRB] [ 0.465058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 0.465108] ACPI: Power Button [PWRF] [ 0.469729] ACPI: bus type USB registered [ 0.469803] usbcore: registered new interface driver usbfs [ 0.469851] usbcore: registered new interface driver hub [ 0.471366] ACPI: Fan [FAN] (on) [ 0.473669] parport_pc 00:06: reported by Plug and Play ACPI [ 0.473757] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 0.475043] usbcore: registered new device driver usb [ 0.475787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.476268] ehci-pci: EHCI PCI platform driver [ 0.476551] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.477615] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.477659] ACPI: Thermal Zone [THRM] (47 C) [ 0.482618] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 21 [ 0.485994] libata version 3.00 loaded. [ 0.499678] FDC 0 is a post-1991 82077 [ 0.508757] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19 [ 0.564050] firewire_ohci 0000:01:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 [ 0.804032] snd_intel8x0 0000:00:04.0: intel8x0_measure_ac97_clock: measured 54716 usecs (2688 samples) [ 0.804091] snd_intel8x0 0000:00:04.0: clocking to 46899 [ 0.808279] ehci-pci 0000:00:02.1: EHCI Host Controller [ 0.808326] ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 1 [ 0.808385] ehci-pci 0000:00:02.1: debug port 1 [ 0.808448] ehci-pci 0000:00:02.1: cache line size of 32 is not supported [ 0.808468] ehci-pci 0000:00:02.1: irq 22, io mem 0xfeb00000 [ 0.820027] ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00 [ 0.820154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.820195] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.820244] usb usb1: Product: EHCI Host Controller [ 0.820281] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd [ 0.820319] usb usb1: SerialNumber: 0000:00:02.1 [ 0.820512] hub 1-0:1.0: USB hub found [ 0.820555] hub 1-0:1.0: 10 ports detected [ 0.821017] sata_nv 0000:00:07.0: version 3.5 [ 0.821284] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20 [ 0.821950] ohci-pci: OHCI PCI platform driver [ 0.825361] EDAC MC: Ver: 3.0.0 [ 0.828040] scsi0 : sata_nv [ 0.828448] MCE: In-kernel MCE decoding enabled. [ 0.828752] AMD64 EDAC driver v3.4.0 [ 0.832048] scsi1 : sata_nv [ 0.832147] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xcc00 irq 20 [ 0.832187] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xcc08 irq 20 [ 0.832506] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23 [ 0.836035] scsi2 : sata_nv [ 0.836172] scsi3 : sata_nv [ 0.836255] ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xb800 irq 23 [ 0.836295] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xb808 irq 23 [ 0.836378] pata_amd 0000:00:06.0: version 0.4.1 [ 0.840086] scsi4 : pata_amd [ 0.844038] scsi5 : pata_amd [ 0.844123] ata5: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14 [ 0.844163] ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15 [ 0.844244] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64. [ 0.844527] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22 [ 1.016290] ata5.01: ATAPI: _NEC DVD_RW ND-3520A, 1.04, max UDMA/33 [ 1.016339] ata5: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc00000) ACPI=0x701f (600:60:0x1c) [ 1.032216] ata5.01: configured for UDMA/33 [ 1.065156] firewire_core 0000:01:00.0: created device fw0: GUID 00016c20001a300a, S400 [ 1.148017] ata3: SATA link down (SStatus 0 SControl 300) [ 1.300026] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.308281] ata1.00: ATA-7: Hitachi HDS721680PLA380, P21OABEA, max UDMA/133 [ 1.308322] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.324282] ata1.00: configured for UDMA/133 [ 1.324427] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72168 ABEA PQ: 0 ANSI: 5 [ 1.368508] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:15:58:34:06:4b [ 1.368564] forcedeth 0000:00:0a.0: highdma csum gbit lnktim desc-v3 [ 1.368808] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.369719] ohci-pci 0000:00:02.0: OHCI PCI host controller [ 1.369769] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 2 [ 1.369849] ohci-pci 0000:00:02.0: irq 23, io mem 0xfe02f000 [ 1.370795] sata_sil24 0000:02:00.0: version 1.1 [ 1.370992] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17 [ 1.373987] sky2: driver version 1.30 [ 1.374215] sky2 0000:04:00.0: Yukon-2 EC chip revision 2 [ 1.374292] sky2 0000:04:00.0: irq 44 for MSI/MSI-X [ 1.374535] sky2 0000:04:00.0 eth1: addr 00:15:58:34:06:4a [ 1.379035] [drm] Initialized drm 1.1.0 20060810 [ 1.382084] scsi6 : sata_sil24 [ 1.385417] wmi: Mapper loaded [ 1.390038] scsi7 : sata_sil24 [ 1.390161] ata7: SATA max UDMA/100 host m128@0xfddff000 port 0xfddf8000 irq 17 [ 1.390212] ata8: SATA max UDMA/100 host m128@0xfddff000 port 0xfddfa000 irq 17 [ 1.390756] input: PC Speaker as /devices/platform/pcspkr/input/input4 [ 1.405471] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18 [ 1.407114] nouveau [ DEVICE][0000:05:00.0] BOOT0 : 0x043000a4 [ 1.407159] nouveau [ DEVICE][0000:05:00.0] Chipset: NV43 (NV43) [ 1.407198] nouveau [ DEVICE][0000:05:00.0] Family : NV40 [ 1.407378] nouveau [ VBIOS][0000:05:00.0] checking PRAMIN for image... [ 1.483979] nouveau [ VBIOS][0000:05:00.0] ... appears to be valid [ 1.484031] nouveau [ VBIOS][0000:05:00.0] using image from PRAMIN [ 1.484260] nouveau [ VBIOS][0000:05:00.0] BIT signature found [ 1.484300] nouveau [ VBIOS][0000:05:00.0] version 05.43.02.66.00 [ 1.486425] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.486465] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.486514] usb usb2: Product: OHCI PCI host controller [ 1.486552] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 ohci_hcd [ 1.486590] usb usb2: SerialNumber: 0000:00:02.0 [ 1.486760] hub 2-0:1.0: USB hub found [ 1.486804] hub 2-0:1.0: 10 ports detected [ 1.487082] EDAC amd64: DRAM ECC enabled. [ 1.487120] EDAC amd64: K8 revE or earlier detected (node 0). [ 1.487196] EDAC amd64: CS0: Double data rate SDRAM [ 1.487232] EDAC amd64: CS2: Double data rate SDRAM [ 1.487385] EDAC MC0: Giving out device to module amd64_edac controller K8: DEV 0000:00:18.2 (INTERRUPT) [ 1.487467] EDAC PCI0: Giving out device to module amd64_edac controller EDAC PCI controller: DEV 0000:00:18.2 (POLLED) [ 1.489407] nouveau 0000:05:00.0: irq 45 for MSI/MSI-X [ 1.489419] nouveau [ PMC][0000:05:00.0] MSI interrupts enabled [ 1.489485] nouveau [ PFB][0000:05:00.0] RAM type: GDDR3 [ 1.489523] nouveau [ PFB][0000:05:00.0] RAM size: 256 MiB [ 1.489561] nouveau [ PFB][0000:05:00.0] ZCOMP: 378880 tags [ 1.496285] nouveau [ VOLT][0000:05:00.0] GPU voltage: 1300000uv [ 1.532574] ppdev: user-space parallel port driver [ 1.570287] adt7475 3-002e: ADT7473 device, revision 7 [ 1.570331] adt7475 3-002e: Optional features: fan4 [ 1.606695] i2c i2c-3: found f75375 version: 15 [ 1.606740] nouveau [ PTHERM][0000:05:00.0] Found an f75375 at address 0x2e (controlled by lm_sensors, temp offset +0 C) [ 1.606794] nouveau [ I2C][0000:05:00.0] detected monitoring device: f75375 [ 1.606847] nouveau [ PTHERM][0000:05:00.0] FAN control: PWM [ 1.606896] nouveau [ PTHERM][0000:05:00.0] internal sensor: no [ 1.626794] nouveau [ CLK][0000:05:00.0] 20: core 300 MHz shader 300 MHz memory 1000 MHz [ 1.626847] nouveau [ CLK][0000:05:00.0] 21: core 500 MHz shader 500 MHz memory 1000 MHz [ 1.626905] nouveau [ CLK][0000:05:00.0] --: core 299 MHz shader 299 MHz memory 598 MHz [ 1.626979] nouveau E[ DISPLAY][0000:05:00.0] 01:0130: func 08 lookup failed, -2 [ 1.627105] [TTM] Zone kernel: Available graphics memory: 512146 kiB [ 1.627143] [TTM] Initializing pool allocator [ 1.627183] [TTM] Initializing DMA pool allocator [ 1.627234] nouveau [ DRM] VRAM: 252 MiB [ 1.627270] nouveau [ DRM] GART: 512 MiB [ 1.627309] nouveau [ DRM] TMDS table version 1.1 [ 1.627346] nouveau [ DRM] DCB version 3.0 [ 1.627383] nouveau [ DRM] DCB outp 00: 01000300 00000028 [ 1.627422] nouveau [ DRM] DCB outp 01: 04011312 00000000 [ 1.627460] nouveau [ DRM] DCB outp 02: 04011310 00000028 [ 1.627498] nouveau [ DRM] DCB outp 03: 020223f1 0004c080 [ 1.627536] nouveau [ DRM] DCB conn 00: 0000 [ 1.627592] nouveau [ DRM] DCB conn 01: 2130 [ 1.627648] nouveau [ DRM] DCB conn 02: 0210 [ 1.627704] nouveau [ DRM] DCB conn 03: 0211 [ 1.627760] nouveau [ DRM] DCB conn 04: 0213 [ 1.628092] nouveau [ DRM] Saving VGA fonts [ 1.674537] ata2: SATA link down (SStatus 0 SControl 300) [ 1.676370] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.676410] [drm] Driver supports precise vblank timestamp query. [ 1.676452] nouveau [ DRM] 0xD576: Parsing digital output script table [ 1.727272] nouveau [ DRM] MM: using M2MF for buffer copies [ 1.728193] nouveau [ DRM] Setting dpms mode 3 on TV encoder (output 3) [ 1.840133] nouveau [ DRM] allocated 1440x900 fb: 0x9000, bo ffff88003c32b000 [ 1.840268] fbcon: nouveaufb (fb0) is primary device [ 1.861604] nouveau [ DRM] 0xD576: Parsing digital output script table [ 1.911226] usb 2-1: new low-speed USB device number 2 using ohci-pci [ 1.912350] Console: switching to colour frame buffer device 180x56 [ 1.913506] nouveau 0000:05:00.0: fb0: nouveaufb frame buffer device [ 1.913514] nouveau 0000:05:00.0: registered panic notifier [ 1.913526] [drm] Initialized nouveau 1.1.2 20120801 for 0000:05:00.0 on minor 0 [ 2.016028] ata4: SATA link down (SStatus 0 SControl 300) [ 2.017520] scsi 4:0:1:0: CD-ROM _NEC DVD_RW ND-3520A 1.04 PQ: 0 ANSI: 5 [ 2.128372] usb 2-1: New USB device found, idVendor=045e, idProduct=0750 [ 2.128384] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.128393] usb 2-1: Product: Wired Keyboard 600 [ 2.128400] usb 2-1: Manufacturer: Microsoft [ 2.133052] hidraw: raw HID events driver (C) Jiri Kosina [ 2.149937] usbcore: registered new interface driver usbhid [ 2.149958] usbhid: USB HID core driver [ 2.150793] input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/0003:045E:0750.0001/input/input6 [ 2.151216] hid-generic 0003:045E:0750.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-0000:00:02.0-1/input0 [ 2.153527] input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.1/0003:045E:0750.0002/input/input7 [ 2.153773] hid-generic 0003:045E:0750.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-0000:00:02.0-1/input1 [ 2.308028] usb 2-2: new low-speed USB device number 3 using ohci-pci [ 2.521370] usb 2-2: New USB device found, idVendor=09da, idProduct=c10a [ 2.521381] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.521390] usb 2-2: Product: USB Mouse [ 2.521397] usb 2-2: Manufacturer: A4Tech [ 2.532989] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/0003:09DA:C10A.0003/input/input8 [ 2.533524] hid-generic 0003:09DA:C10A.0003: input,hiddev0,hidraw2: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:02.0-2/input0 [ 3.492034] ata7: SATA link down (SStatus 0 SControl 0) [ 5.572034] ata8: SATA link down (SStatus 0 SControl 0) [ 5.580140] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) [ 5.580220] sd 0:0:0:0: [sda] Write Protect is off [ 5.580229] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 5.580256] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 5.585120] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray [ 5.585425] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.586089] sr 4:0:1:0: Attached scsi CD-ROM sr0 [ 5.587543] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 5.587933] sr 4:0:1:0: Attached scsi generic sg1 type 5 [ 5.654485] sda: sda1 sda2 sda3 < sda5 > sda4 [ 5.655453] sd 0:0:0:0: [sda] Attached SCSI disk [ 6.225201] RPC: Registered named UNIX socket transport module. [ 6.225514] RPC: Registered udp transport module. [ 6.225825] RPC: Registered tcp transport module. [ 6.226375] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 6.239204] usbcore: registered new interface driver cdc_ether [ 6.250987] cfg80211: Calling CRDA to update world regulatory domain [ 6.291763] FS-Cache: Loaded [ 6.295473] fuse init (API version 7.23) [ 6.316219] lp0: using parport0 (interrupt-driven). [ 6.327799] FS-Cache: Netfs 'nfs' registered for caching [ 6.335331] Installing knfsd (copyright (C) 1996 [email protected]). [ 6.355477] usbcore: registered new interface driver rndis_host [ 6.396691] PM: Starting manual resume from disk [ 6.397018] PM: Hibernation image partition 8:4 present [ 6.397020] PM: Looking for hibernation image. [ 6.397248] PM: Image not found (code -22) [ 6.397250] PM: Hibernation image not present or could not be loaded. [ 6.888056] random: nonblocking pool is initialized [ 7.877982] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) [ 8.512902] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 8.513409] systemd[1]: Detected architecture 'x86-64'. [ 8.587201] systemd[1]: Set hostname to <debian>. [ 10.142632] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 10.143083] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 10.143426] systemd[1]: Starting Remote File Systems (Pre). [ 10.144650] systemd[1]: Reached target Remote File Systems (Pre). [ 10.145275] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 10.146547] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 10.147186] systemd[1]: Starting Encrypted Volumes. [ 10.148489] systemd[1]: Reached target Encrypted Volumes. [ 10.149110] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 10.149765] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 10.150370] systemd[1]: Expecting device dev-disk-by\x2duuid-535e6278\x2d107e\x2d4e6c\x2db06a\x2d5fb2a8a1bded.device... [ 10.151667] systemd[1]: Expecting device dev-sda1.device... [ 10.152935] systemd[1]: Starting Root Slice. [ 10.154145] systemd[1]: Created slice Root Slice. [ 10.154769] systemd[1]: Starting User and Session Slice. [ 10.156048] systemd[1]: Created slice User and Session Slice. [ 10.156644] systemd[1]: Starting Delayed Shutdown Socket. [ 10.157872] systemd[1]: Listening on Delayed Shutdown Socket. [ 10.158491] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 10.159745] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 10.160373] systemd[1]: Starting Journal Socket (/dev/log). [ 10.161624] systemd[1]: Listening on Journal Socket (/dev/log). [ 10.162250] systemd[1]: Starting udev Control Socket. [ 10.163487] systemd[1]: Listening on udev Control Socket. [ 10.164126] systemd[1]: Starting udev Kernel Socket. [ 10.165314] systemd[1]: Listening on udev Kernel Socket. [ 10.165933] systemd[1]: Starting Journal Socket. [ 10.167120] systemd[1]: Listening on Journal Socket. [ 10.167734] systemd[1]: Starting System Slice. [ 10.168875] systemd[1]: Created slice System Slice. [ 10.169471] systemd[1]: Started File System Check on Root Device. [ 10.170041] systemd[1]: Starting system-getty.slice. [ 10.171190] systemd[1]: Created slice system-getty.slice. [ 10.171779] systemd[1]: Starting Increase datagram queue length... [ 10.173542] systemd[1]: Mounting POSIX Message Queue File System... [ 10.174919] systemd[1]: Starting udev Coldplug all Devices... [ 10.176514] systemd[1]: Mounting Debug File System... [ 10.255370] systemd[1]: Starting Load Kernel Modules... [ 10.257191] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 10.258672] systemd[1]: Mounting Huge Pages File System... [ 10.275163] systemd[1]: Started Set Up Additional Binary Formats. [ 10.275526] systemd[1]: Starting Slices. [ 10.276242] systemd[1]: Reached target Slices. [ 10.499236] systemd[1]: Started udev Coldplug all Devices. [ 10.526502] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 10.527015] systemd[1]: Starting Create Static Device Nodes in /dev... [ 11.119465] systemd[1]: Started Load Kernel Modules. [ 11.120097] systemd[1]: Mounted Configuration File System. [ 11.120413] systemd[1]: Mounting FUSE Control File System... [ 11.121853] systemd[1]: Starting Apply Kernel Variables... [ 11.160188] systemd[1]: Started Create Static Device Nodes in /dev. [ 11.160683] systemd[1]: Starting udev Kernel Device Manager... [ 11.247431] systemd[1]: Started Apply Kernel Variables. [ 11.274084] systemd-udevd[349]: starting version 215 [ 11.275516] systemd[1]: Started udev Kernel Device Manager. [ 11.275938] systemd[1]: Starting Copy rules generated while the root was ro... [ 11.277482] systemd[1]: Starting LSB: Set preliminary keymap... [ 11.380911] systemd[1]: Mounted Huge Pages File System. [ 11.381618] systemd[1]: Mounted FUSE Control File System. [ 11.382721] systemd[1]: Mounted Debug File System. [ 11.384790] systemd[1]: Mounted POSIX Message Queue File System. [ 11.386721] systemd[1]: Started Increase datagram queue length. [ 11.397029] systemd[1]: Starting Syslog Socket. [ 11.398500] systemd[1]: Listening on Syslog Socket. [ 11.398851] systemd[1]: Starting Journal Service... [ 11.400989] systemd[1]: Started Journal Service. [ 13.588132] powernow_k8: [Firmware Bug]: No PSB or ACPI _PSS objects [ 13.588431] powernow_k8: Make sure that your BIOS is up to date and Cool'N'Quiet support is enabled in BIOS setup [ 14.165222] EXT4-fs (sda5): re-mounted. Opts: sb=884736,errors=remount-ro [ 16.140791] Adding 2148348k swap on /dev/sda4. Priority:-1 extents:1 across:2148348k FS [ 16.485600] systemd-journald[357]: Received request to flush runtime journal from PID 1 [ 22.901201] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 23.262503] NFSD: starting 90-second grace period (net ffffffff818ba200) [ 24.772780] vboxdrv: Found 1 processor cores [ 24.876034] vboxdrv: TSC mode is Synchronous, tentative frequency 2200211755 Hz [ 24.876310] vboxdrv: Successfully loaded version 5.1.10 (interface 0x00280000) [ 25.187056] VBoxNetFlt: Successfully started. [ 25.244571] VBoxNetAdp: Successfully started. [ 25.312472] VBoxPciLinuxInit [ 25.331688] vboxpci: IOMMU not found (not registered) [ 29.964016] forcedeth 0000:00:0a.0 eth0: no link during initialization [ 29.966371] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 29.973368] sky2 0000:04:00.0 eth1: enabling interface [ 29.974213] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 53.165078] nouveau [ DRM] 0xD576: Parsing digital output script table [ 74.008027] usb 1-8: new high-speed USB device number 4 using ehci-pci [ 74.140912] usb 1-8: New USB device found, idVendor=0bb4, idProduct=0c03 [ 74.140918] usb 1-8: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [ 74.140920] usb 1-8: Product: MT65xx Android Phone [ 74.140922] usb 1-8: Manufacturer: MediaTek [ 74.140924] usb 1-8: SerialNumber: 0123456789ABCDEF [ 74.219066] usb-storage 1-8:1.0: USB Mass Storage device detected [ 74.219359] scsi8 : usb-storage 1-8:1.0 [ 74.219464] usbcore: registered new interface driver usb-storage [ 74.330086] usb 1-8: USB disconnect, device number 4 [ 74.696026] usb 1-8: new high-speed USB device number 5 using ehci-pci [ 74.828912] usb 1-8: New USB device found, idVendor=0bb4, idProduct=0004 [ 74.828917] usb 1-8: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [ 74.828920] usb 1-8: Product: MT65xx Android Phone [ 74.828922] usb 1-8: Manufacturer: MediaTek [ 74.828924] usb 1-8: SerialNumber: 0123456789ABCDEF [ 74.833229] rndis_host 1-8:1.0 usb0: register 'rndis_host' at usb-0000:00:02.1-8, RNDIS device, 06:44:d4:ef:7b:6e [ 101.846148] nouveau [ DRM] 0xD576: Parsing digital output script table [ 114.906268] nouveau [ DRM] 0xD576: Parsing digital output script table [ 232.958157] Compositor[1525]: segfault at 39 ip 00007f4e914ecdf0 sp 00007f4e80b0ecc8 error 6 in chrome[7f4e905f3000+5dfb000] [ 492.034263] nouveau [ DRM] 0xD576: Parsing digital output script table [ 508.945356] nouveau [ DRM] 0xD576: Parsing digital output script table [ 520.913751] nouveau [ DRM] 0xD576: Parsing digital output script table [ 528.415049] nouveau [ DRM] 0xD576: Parsing digital output script table [ 538.923777] nouveau [ DRM] 0xD576: Parsing digital output script table [ 544.117387] nouveau [ DRM] 0xD576: Parsing digital output script table [ 577.510179] nouveau [ DRM] 0xD576: Parsing digital output script table [ 581.919407] nouveau [ DRM] 0xD576: Parsing digital output script table
Help me with this problem razobratsya! Drivers can not set the kernel does not allow, and when compiling pops up a lot of mistakes!

[question] HDMI pixel clock limits

Various HDMI versions enable higher and higher pixel clocks. However individual GPUs are not required to support the maximum pixel clock supported by the spec in order to be compliant. It appears that some GPUs max out at 225MHz while others at 297MHz (while others still, I assume, are limited to 165MHz, esp among the older ones).

We've been unable to find this in the VBIOS (I had a thought that it was in the table pointed to by the 'T' table, but we have a counterexample to that). Could you suggest a way to find this information either from the VBIOS or based on the GPU? Are there differences between regular HDMI and DP -> HDMI (passive)?

This is becoming more and more relevant as 2560x1440/3840x2160 displays are become more common, while (dual-link) DVI-D is on its way out.

For now nouveau assumes Fermi = 225, Kepler+ = 297, but we definitely know that some Fermi's can do 297 (and the blob driver recognizes this fact).

What is the DIVERGENT warp error?

When testing F1 2015, I started to notice "DIVERGENT" warp errors reported on a GK208B (NV106) GPU. This is from the 3d pipeline, no compute shaders involved:

nouveau 0000:02:00.0: gr: GPC0/TPC0/MP trap: global 00000004 [MULTIPLE_WARP_ERRORS] warp 1e0014 []

0x14 == DIVERGENT according to to the GK20A nvgpu headers. What does it mean? I've stared at the shaders, and while one of them is pretty huge, and has loops and whatnot, all the generated code appears to be above-board. This shader has indirect constbuf accesses, as well as gmem buffer loads in addition to the usual stuff. There are texbar's involved, and in at least one case, it's inside an if().

[question] Voltage calculation

In the vbios of Kepler gpus is a P table (We cal it Voltage Map Table) with all the voltage entries for each clock state and the performance levels.

Each of those entries contain some min/max voltage and 6 coefficients which are used to calculate the final voltage for the given clock state or performance level.

in the end, depending on the 0th byte, the final voltage is calculated (on my GPU by):

0: c0 * 0.1 + c1 * 168 + c2 * 28
1: c0 * 0.06 + c1 * 100 + c2 * 15.3 * T + c3 * 100 + c4 * 41 + c5 * 0.065 * T^2

now my questions:

  1. Are those factors in any way hardware specific or are the same factors used for every gpu?
  2. If those factors are hw specific, where could we find those? (I would suspect them inside PFUSE)
  3. what would be the exact coefficients

[question] [Tesla] How to know whether to post the card?

On GF100+ 0x2240c can be used to know whether the card was posted, but is there something similar for Tesla? For example, NVIDIA posts both cards on my laptop (MBP mid-2009 with MCP79 + G96), but Nouveau posts none of them.

[question] I2C Device Table Entry. Type: 0xa0

ftp://download.nvidia.com/open-gpu-doc/DCB/2/DCB-4.x-Specification.html

there is no type 0xa0 and we have a vbios with it (nvce gpu). Any clue what this is or is this just garbage data?

GM20x sw_nonctx bundles touch non-existent register

During gr init, nouveau will receive priv ring interrupts about register 0x419df4 - which come from the sw_nonctx netlist image, yet appears to not exist on HW.

RM also receives these interrupts (but does not display them as nouveau does), so I don't believe it's a result of misconfiguration on our side.

GK104+ SUSTP image format enums

We have a bunch of them documented already:

https://github.com/envytools/envytools/blob/master/rnndb/g80_defs.xml#L276

I'm missing especially BGRA8_UNORM, but others would be nice to have too. (I could work it out myself with guess-and-check, but it's a bit labor-intensive, so if you could just provide the list, that'd be really convenient.)

These format enums are used at least with SM30 and SM35 formatted surface store (SUSTP) operations, but also most likely SM50 SUSTP as well.

[question] how does ZCULL work?

I think I managed to work out what I have to push to the gpu to configure zcull itself, but I kind of get the feeling, that either something is missing on the kernel side or some strange interactions with other engines on the gpu.

Anyway I get a "80000001" TRAP on the ZCULL, which means something we don't know yet. It is on the 0x0900 register of the GPC

[question] nvbios: mapping of extedvs with 0x28 P table

This should apply to all fermi+ cards

currently nvbios parses the tables like this (where everything in the SENSE table could be wrong):

the EXTDEV table is documented in ftp://download.nvidia.com/open-gpu-doc/DCB/2/DCB-4.x-Specification.html "I2C Device Table Entry"

EXTDEV table at 0x5602 version 4.0 unk04 0x00
EXTDEV 0: type 0x4e [INA3221] at 0x80 defbus 0 unk02_5 2 unk03 0x02
EXTDEV 1: type 0x4c [INA219] at 0x90 defbus 0 unk02_5 2 unk03 0x02
EXTDEV 2: type 0x4c [INA219] at 0x92 defbus 0 unk02_5 2 unk03 0x02

SENSE table at 0x7ed5, version 20
power rail 0: extdev_id/power_rail = 1, shunt resistor = 2 mOhm
power rail 1: extdev_id/power_rail = 2, shunt resistor = 2 mOhm
power rail 2: extdev_id/power_rail = 3, shunt resistor = 5 mOhm

so now the question: how can we map the power rails to the extdevs so that we read the right data out for each sensor?

[question] ACPI/PCIe lockup issue on Skylake + Maxwell hybrid graphics laptops

There is a widespread problem among modern Skylake laptops (from Asus, Clevo, Dell, HP and others) equipped with Maxwell GPUs (like GTX 970M, Quadro M1000M, etc.): Bug 156341 - Nvidia fails to power on again, resulting in AML_INFINITE_LOOP/lockups (multiple laptops affected)

While powering off the GPU works (through the vendor-specific _DSM ACPI method or by relying on management of Power Resources), restoring power fails. This results in lockups and breaks suspend and delays power off on systems that report Windows 8 (or newer) compatibility.

Question: Maybe you have a helpful document for UEFI firmware writers or know what problems the firmware authors tried to workaround?

One example of a problematic ACPI method can be seen in this file: https://github.com/Lekensteyn/acpi-stuff/blob/master/dsl/Clevo_P651RA/ssdt3.dsl#L4001
Notes of reverse-engineering the ACPI tables are at: https://github.com/Lekensteyn/acpi-stuff/blob/master/Clevo-P651RA/notes.txt

If you need more details, please ask! Thanks!


Already tried / observed:

  • Checking if any ACPI calls are missing: there do not seem to be missing ones. Timing does not seem relevant either (more delays did not help).
  • Problem occurs on restoring power on the Power Resource of the PCIe port, there is an infinite loop in the ACPI code where it checks whether the link is restored (register Q0L0 in the PCIe extended config space). Some laptops do not even have this check, so there is no infinite loop in the ACPI code, but still the power is not restored.
  • Disabling the ACPI wakeup methid (_DSW) has no effect. (I observed that Win10 never uses a combination that would result in enabling wake at dGPU poweroff).

Without a driver, there is no lockup for some reason even when PCIe port PM powers off the appropriate power resource. Test:

echo > /sys/bus/pci/devices/0000:01:00.0/power/control auto
lspci -s1: -H1 # verify that device has runtime-suspended (should show no output)
echo > /sys/bus/pci/devices/0000:01:00.0/power/control on
lspci -s1 -H1  # verify that the dGPU is back again

Note that after this, loading nouveau fails with nouveau 0000:01:00.0: unknown chipset (ffffffff). Removing device from PCI bus and rescanning "fixes" this again:

echo > /sys/bus/pci/devices/0000:00:01.0/0000:01.0/remove 1
echo > /sys/bus/pci/devices/0000:00:01.0/rescan 1
modprobe -v nouveau  # now succeeds

Question: any known issues related to PCI/PM?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.