LinuxCNC will not start. Using MESA 7i76e

More
19 May 2020 08:55 #168238 by turbodude
Hi Guys,
This is my first time trying to install/setup LinuxCNC and have hit a snag.
1) I have installed "linuxcnc-stretch-uspace-amd64.iso" from www.linuxcnc.org/testing-stretch-rtpreempt/
2) I am running a desktop PC with dual onboard ethernet ports
3) MESA 7i76e connected to one port (ETH1) set to 10.10.10.1, internet connected to the other (DHCP 192.168.0.33).
4) LinuxCNC installed fine. I ran Pncconf Wizard with basic machine settings fine & it created my configuration.
5) 7i76e is set to IP address 10.10.10.10. I can ping it and get response fine.
6) Can browse internet fine on second eth port (192.168.0.33)
7) When trying to launch from the created desktop icon I get the error dump below.
8) I notice an error that says: "hm2_eth: ERROR: 192.168.1.121: Could not retrieve mac address" & "Shutting down and cleaning up LinuxCNC...". I do not know why it would be looking at 192.168.1.121. Could this be the issue?

Any help would be greatly appreciated.

Error log:
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.7.14
Machine configuration directory is '/home/justin/linuxcnc/configs/Torchmate01'
Machine configuration file is 'Torchmate01.ini'
INIFILE=/home/user12345/linuxcnc/configs/Torchmate01/Torchmate01.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Found file(REL): ./Torchmate01.hal
hm2: loading Mesa HostMot2 driver version 0.15
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: ERROR: 192.168.1.121: Could not retrieve mac address
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
Killing task linuxcncsvr, PID=839
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
iptables: No chain/target/match by that name.
hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
./Torchmate01.hal:8: waitpid failed /usr/bin/rtapi_app hm2_eth
./Torchmate01.hal:8: /usr/bin/rtapi_app exited without becoming ready
./Torchmate01.hal:8: insmod for hm2_eth failed, returned -1
839
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime

Kernel message information:
[ 0.000000] microcode: microcode updated early to revision 0x19, date = 2013-06-21
[ 0.000000] Linux version 4.9.0-8-rt-amd64 (This email address is being protected from spambots. You need JavaScript enabled to view it.) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-rt-amd64 root=/dev/sda1 ro quiet
[ 0.000000] x86/fpu: Legacy x87 FPU detected.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000afddffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000afde0000-0x00000000afedffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000afee0000-0x00000000afee1fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000afee2000-0x00000000afeeffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000afef0000-0x00000000afefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001cfffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. EX58-UD5/EX58-UD5, BIOS F7 05/11/2009
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x1d0000 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-CDFFF write-protect
[ 0.000000] CE000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F00000000 write-back
[ 0.000000] 1 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 2 base 0B0000000 mask FF0000000 uncachable
[ 0.000000] 3 base 100000000 mask F00000000 write-back
[ 0.000000] 4 base 1E0000000 mask FE0000000 uncachable
[ 0.000000] 5 base 1D0000000 mask FF0000000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xafde0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f5db0-0x000f5dbf] mapped at [ffff8f94c00f5db0]
[ 0.000000] Base memory trampoline at [ffff8f94c0099000] 99000 size 24576
[ 0.000000] BRK [0x09dc0000, 0x09dc0fff] PGTABLE
[ 0.000000] BRK [0x09dc1000, 0x09dc1fff] PGTABLE
[ 0.000000] BRK [0x09dc2000, 0x09dc2fff] PGTABLE
[ 0.000000] BRK [0x09dc3000, 0x09dc3fff] PGTABLE
[ 0.000000] BRK [0x09dc4000, 0x09dc4fff] PGTABLE
[ 0.000000] BRK [0x09dc5000, 0x09dc5fff] PGTABLE
[ 0.000000] BRK [0x09dc6000, 0x09dc6fff] PGTABLE
[ 0.000000] BRK [0x09dc7000, 0x09dc7fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x35217000-0x36902fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F7760 000014 (v00 GBT )
[ 0.000000] ACPI: RSDT 0x00000000AFEE2040 000040 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: FACP 0x00000000AFEE20C0 000074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: DSDT 0x00000000AFEE2180 004908 (v01 GBT GBTUACPI 00001000 MSFT 0100000C)
[ 0.000000] ACPI: FACS 0x00000000AFEE0000 000040
[ 0.000000] ACPI: HPET 0x00000000AFEE6C00 000038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
[ 0.000000] ACPI: MCFG 0x00000000AFEE6C80 00003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: EUDS 0x00000000AFEE6CC0 000470 (v01 GBT 00000000 00000000)
[ 0.000000] ACPI: TAMG 0x00000000AFEE7130 000A72 (v01 GBT GBT B0 5455312E BG?? 53450101)
[ 0.000000] ACPI: APIC 0x00000000AFEE6B00 0000BC (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: SSDT 0x00000000AFEE7BB0 00034E (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001cfffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x1cfff8000-0x1cfffcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001cfffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000afddffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000001cfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000001cfffffff]
[ 0.000000] On node 0 totalpages: 1572222
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11192 pages used for memmap
[ 0.000000] DMA32 zone: 716256 pages, LIFO batch:31
[ 0.000000] Normal zone: 13312 pages used for memmap
[ 0.000000] Normal zone: 851968 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[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, 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: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 7 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xafde0000-0xafedffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xafee0000-0xafee1fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xafee2000-0xafeeffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xafef0000-0xafefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaff00000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[ 0.000000] e820: [mem 0xaff00000-0xdfffffff] 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:8 nr_node_ids:1
[ 0.000000] percpu: Embedded 116 pages/cpu @ffff8f9689200000 s437952 r8192 d28992 u524288
[ 0.000000] pcpu-alloc: s437952 r8192 d28992 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1547633
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-rt-amd64 root=/dev/sda1 ro quiet
[ 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: 6081096K/6288888K available (6391K kernel code, 1152K rwdata, 2912K rodata, 1680K init, 968K bss, 207792K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.000000] RCU kthread priority: 1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:33024 nr_irqs:488 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 2698.601 MHz processor
[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5397.20 BogoMIPS (lpj=10794404)
[ 0.000004] pid_max: default: 32768 minimum: 301
[ 0.000013] ACPI: Core revision 20160831
[ 0.002896] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.002923] Security Framework initialized
[ 0.002924] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.002928] AppArmor: AppArmor disabled by boot time parameter
[ 0.004239] Dentry cache hash table entries: 1048576 (order: 12, 16777216 bytes)
[ 0.006884] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.007510] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.007522] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.007797] mce: CPU supports 9 MCE banks
[ 0.007803] CPU0: Thermal monitoring enabled (TM1)
[ 0.007812] process: using mwait in idle threads
[ 0.007815] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[ 0.007816] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.007817] Spectre V2 : Mitigation: Full generic retpoline
[ 0.007817] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.007818] Speculative Store Bypass: Vulnerable
[ 0.014629] ftrace: allocating 25230 entries in 99 pages
[ 0.037445] smpboot: Max logical packages: 2
[ 0.037449] DMAR-IR: This system BIOS has enabled interrupt remapping
on a chipset that contains an erratum making that
feature unstable. To maintain system stability
interrupt remapping is being disabled. Please
contact your BIOS vendor for an update
[ 0.037822] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.182317] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (family: 0x6, model: 0x1a, stepping: 0x5)
[ 0.182320] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
[ 0.182335] core: CPU erratum AAJ80 worked around
[ 0.182336] core: CPUID marked event: 'bus cycles' unavailable
[ 0.182338] ... version: 3
[ 0.182338] ... bit width: 48
[ 0.182339] ... generic registers: 4
[ 0.182340] ... value mask: 0000ffffffffffff
[ 0.182340] ... max period: 000000007fffffff
[ 0.182341] ... fixed-purpose events: 3
[ 0.182342] ... event mask: 000000070000000f
[ 0.238524] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.246323] x86: Booted up 1 node, 1 CPUs
[ 0.246324] smpboot: Total of 1 processors activated (5397.20 BogoMIPS)
[ 0.247355] devtmpfs: initialized
[ 0.247421] x86/mm: Memory block size: 128MB
[ 0.250347] PM: Registering ACPI NVS region [mem 0xafee0000-0xafee1fff] (8192 bytes)
[ 0.250394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.250422] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.250480] pinctrl core: initialized pinctrl subsystem
[ 0.250615] NET: Registered protocol family 16
[ 0.254331] cpuidle: using governor ladder
[ 0.254337] cpuidle: using governor menu
[ 0.254360] ACPI: bus type PCI registered
[ 0.254361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.254427] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.254429] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.254435] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[ 0.255010] PCI: Using configuration type 1 for base access
[ 0.258368] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.274370] ACPI: Added _OSI(Module Device)
[ 0.274371] ACPI: Added _OSI(Processor Device)
[ 0.274372] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.274373] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.277319] ACPI: Interpreter enabled
[ 0.277335] ACPI: (supports S0 S3 S4 S5)
[ 0.277336] ACPI: Using IOAPIC for interrupt routing
[ 0.277355] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.281400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.281405] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.281409] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.281632] PCI host bridge to bus 0000:00
[ 0.281634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.281636] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.281638] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.281639] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.281640] pci_bus 0000:00: root bus resource [mem 0xaff00000-0xfebfffff window]
[ 0.281642] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.281654] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000
[ 0.281712] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.281809] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[ 0.281862] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.281951] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[ 0.282007] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.282096] pci 0000:00:05.0: [8086:340c] type 01 class 0x060400
[ 0.282147] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[ 0.282234] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[ 0.282286] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.282389] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[ 0.282440] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[ 0.282529] pci 0000:00:10.0: [8086:3425] type 00 class 0x080000
[ 0.282642] pci 0000:00:10.1: [8086:3426] type 00 class 0x080000
[ 0.282749] pci 0000:00:11.0: [8086:3427] type 00 class 0x080000
[ 0.282861] pci 0000:00:11.1: [8086:3428] type 00 class 0x080000
[ 0.282971] pci 0000:00:13.0: [8086:342d] type 00 class 0x080020
[ 0.282982] pci 0000:00:13.0: reg 0x10: [mem 0xfbfff000-0xfbffffff]
[ 0.283029] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[ 0.283111] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[ 0.283230] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[ 0.283346] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[ 0.283464] pci 0000:00:15.0: [8086:342f] type 00 class 0x080020
[ 0.283574] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[ 0.283614] pci 0000:00:1a.0: reg 0x20: [io 0xff00-0xff1f]
[ 0.283694] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.283736] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[ 0.283775] pci 0000:00:1a.1: reg 0x20: [io 0xfe00-0xfe1f]
[ 0.283854] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.283894] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[ 0.283933] pci 0000:00:1a.2: reg 0x20: [io 0xfd00-0xfd1f]
[ 0.284011] pci 0000:00:1a.2: System wakeup disabled by ACPI
[ 0.284058] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[ 0.284074] pci 0000:00:1a.7: reg 0x10: [mem 0xfbffe000-0xfbffe3ff]
[ 0.284155] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.284204] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.284248] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[ 0.284312] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.284365] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.284407] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400
[ 0.284475] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.284528] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.284571] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[ 0.284639] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.284695] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.284738] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400
[ 0.284806] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.284862] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.284905] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[ 0.284944] pci 0000:00:1d.0: reg 0x20: [io 0xfc00-0xfc1f]
[ 0.285024] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.285064] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[ 0.285103] pci 0000:00:1d.1: reg 0x20: [io 0xfb00-0xfb1f]
[ 0.285182] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.285224] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[ 0.285263] pci 0000:00:1d.2: reg 0x20: [io 0xfa00-0xfa1f]
[ 0.285342] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.285389] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[ 0.285406] pci 0000:00:1d.7: reg 0x10: [mem 0xfbffd000-0xfbffd3ff]
[ 0.285486] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.285537] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.285577] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.285664] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.285706] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[ 0.285781] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.285785] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.285788] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[ 0.285791] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[ 0.285896] pci 0000:00:1f.2: [8086:3a20] type 00 class 0x01018f
[ 0.285909] pci 0000:00:1f.2: reg 0x10: [io 0xf900-0xf907]
[ 0.285916] pci 0000:00:1f.2: reg 0x14: [io 0xf800-0xf803]
[ 0.285923] pci 0000:00:1f.2: reg 0x18: [io 0xf700-0xf707]
[ 0.285930] pci 0000:00:1f.2: reg 0x1c: [io 0xf600-0xf603]
[ 0.285937] pci 0000:00:1f.2: reg 0x20: [io 0xf500-0xf50f]
[ 0.285944] pci 0000:00:1f.2: reg 0x24: [io 0xf400-0xf40f]
[ 0.286049] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[ 0.286064] pci 0000:00:1f.3: reg 0x10: [mem 0xfbffc000-0xfbffc0ff 64bit]
[ 0.286083] pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
[ 0.286182] pci 0000:00:1f.5: [8086:3a26] type 00 class 0x010185
[ 0.286195] pci 0000:00:1f.5: reg 0x10: [io 0xf200-0xf207]
[ 0.286202] pci 0000:00:1f.5: reg 0x14: [io 0xf100-0xf103]
[ 0.286209] pci 0000:00:1f.5: reg 0x18: [io 0xf000-0xf007]
[ 0.286216] pci 0000:00:1f.5: reg 0x1c: [io 0xef00-0xef03]
[ 0.286222] pci 0000:00:1f.5: reg 0x20: [io 0xee00-0xee0f]
[ 0.286229] pci 0000:00:1f.5: reg 0x24: [io 0xed00-0xed0f]
[ 0.286379] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.286432] pci 0000:02:00.0: [10de:0a20] type 00 class 0x030000
[ 0.286443] pci 0000:02:00.0: reg 0x10: [mem 0xf9000000-0xf9ffffff]
[ 0.286453] pci 0000:02:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.286462] pci 0000:02:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit pref]
[ 0.286469] pci 0000:02:00.0: reg 0x24: [io 0xdf00-0xdf7f]
[ 0.286476] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 0.286571] pci 0000:02:00.1: [10de:0be2] type 00 class 0x040300
[ 0.286581] pci 0000:02:00.1: reg 0x10: [mem 0xfaffc000-0xfaffffff]
[ 0.298333] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.298336] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 0.298339] pci 0000:00:03.0: bridge window [mem 0xf9000000-0xfaffffff]
[ 0.298343] pci 0000:00:03.0: bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.298381] pci 0000:00:05.0: PCI bridge to [bus 03]
[ 0.298425] pci 0000:00:07.0: PCI bridge to [bus 04]
[ 0.298470] pci 0000:00:09.0: PCI bridge to [bus 05]
[ 0.298515] pci 0000:00:1c.0: PCI bridge to [bus 06]
[ 0.298597] pci 0000:07:00.0: [197b:2363] type 00 class 0x010185
[ 0.298685] pci 0000:07:00.0: reg 0x24: [mem 0xfbbfe000-0xfbbfffff]
[ 0.298753] pci 0000:07:00.0: PME# supported from D3hot
[ 0.298824] pci 0000:07:00.1: [197b:2363] type 00 class 0x010185
[ 0.298843] pci 0000:07:00.1: reg 0x10: [io 0xcf00-0xcf07]
[ 0.298852] pci 0000:07:00.1: reg 0x14: [io 0xce00-0xce03]
[ 0.298862] pci 0000:07:00.1: reg 0x18: [io 0xcd00-0xcd07]
[ 0.298871] pci 0000:07:00.1: reg 0x1c: [io 0xcc00-0xcc03]
[ 0.298881] pci 0000:07:00.1: reg 0x20: [io 0xcb00-0xcb0f]
[ 0.298991] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.299000] pci 0000:00:1c.1: PCI bridge to [bus 07]
[ 0.299003] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff]
[ 0.299006] pci 0000:00:1c.1: bridge window [mem 0xfbb00000-0xfbbfffff]
[ 0.299070] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
[ 0.299089] pci 0000:08:00.0: reg 0x10: [io 0xbe00-0xbeff]
[ 0.299115] pci 0000:08:00.0: reg 0x18: [mem 0xfbeff000-0xfbefffff 64bit pref]
[ 0.299132] pci 0000:08:00.0: reg 0x20: [mem 0xfbef8000-0xfbefbfff 64bit pref]
[ 0.299143] pci 0000:08:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.299221] pci 0000:08:00.0: supports D1 D2
[ 0.299223] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.310334] pci 0000:00:1c.4: PCI bridge to [bus 08]
[ 0.310338] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff]
[ 0.310341] pci 0000:00:1c.4: bridge window [mem 0xfb900000-0xfb9fffff]
[ 0.310346] pci 0000:00:1c.4: bridge window [mem 0xfbe00000-0xfbefffff 64bit pref]
[ 0.310404] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
[ 0.310423] pci 0000:09:00.0: reg 0x10: [io 0xae00-0xaeff]
[ 0.310449] pci 0000:09:00.0: reg 0x18: [mem 0xfbcff000-0xfbcfffff 64bit pref]
[ 0.310466] pci 0000:09:00.0: reg 0x20: [mem 0xfbcf8000-0xfbcfbfff 64bit pref]
[ 0.310477] pci 0000:09:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.310558] pci 0000:09:00.0: supports D1 D2
[ 0.310560] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.322334] pci 0000:00:1c.5: PCI bridge to [bus 09]
[ 0.322338] pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
[ 0.322341] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.322346] pci 0000:00:1c.5: bridge window [mem 0xfbc00000-0xfbcfffff 64bit pref]
[ 0.322393] pci 0000:0a:06.0: [104c:8024] type 00 class 0x0c0010
[ 0.322409] pci 0000:0a:06.0: reg 0x10: [mem 0xfbaff000-0xfbaff7ff]
[ 0.322418] pci 0000:0a:06.0: reg 0x14: [mem 0xfbaf8000-0xfbafbfff]
[ 0.322487] pci 0000:0a:06.0: supports D1 D2
[ 0.322488] pci 0000:0a:06.0: PME# supported from D0 D1 D2 D3hot
[ 0.322559] pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
[ 0.322564] pci 0000:00:1e.0: bridge window [mem 0xfba00000-0xfbafffff]
[ 0.322569] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.322570] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.322572] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.322573] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[ 0.322575] pci 0000:00:1e.0: bridge window [mem 0xaff00000-0xfebfffff window] (subtractive decode)
[ 0.323055] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.323109] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.323162] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 *14 15)
[ 0.323215] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 14 *15)
[ 0.323268] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.323321] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[ 0.323373] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.323426] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.323522] ACPI: Enabled 1 GPEs in block 00 to 3F
[ 0.323619] vgaarb: setting as boot device: PCI:0000:02:00.0
[ 0.323621] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.323622] vgaarb: loaded
[ 0.323623] vgaarb: bridge control possible 0000:02:00.0
[ 0.326334] PCI: Using ACPI for IRQ routing
[ 0.332062] PCI: Discovered peer bus ff
[ 0.332063] PCI: root bus ff: using default resources
[ 0.332064] PCI: Probing PCI hardware (bus ff)
[ 0.332092] ACPI: \: failed to evaluate _DSM (0x1001)
[ 0.332092] PCI host bridge to bus 0000:ff
[ 0.332094] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff]
[ 0.332096] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.332098] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[ 0.332100] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.332105] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000
[ 0.332154] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000
[ 0.332202] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000
[ 0.332246] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000
[ 0.332292] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000
[ 0.332336] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000
[ 0.332381] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000
[ 0.332427] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000
[ 0.332474] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000
[ 0.332520] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000
[ 0.332564] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000
[ 0.332611] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000
[ 0.332656] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000
[ 0.332702] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000
[ 0.332746] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000
[ 0.332791] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000
[ 0.332836] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000
[ 0.332880] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000
[ 0.332924] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000
[ 0.332979] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[ 0.332981] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.332989] PCI: pci_cache_line_size set to 64 bytes
[ 0.333086] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.333087] e820: reserve RAM buffer [mem 0xafde0000-0xafffffff]
[ 0.334352] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.334356] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.334360] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.336394] clocksource: Switched to clocksource hpet
[ 0.346304] VFS: Disk quotas dquot_6.6.0
[ 0.346327] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.346419] pnp: PnP ACPI init
[ 0.346622] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.346625] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.346626] system 00:00: [io 0x0800-0x087f] has been reserved
[ 0.346628] system 00:00: [io 0x0290-0x0294] has been reserved
[ 0.346630] system 00:00: [io 0x0880-0x088f] has been reserved
[ 0.346634] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.346704] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.346875] system 00:02: [io 0x0400-0x04cf] could not be reserved
[ 0.346878] system 00:02: [io 0x04d2-0x04ff] has been reserved
[ 0.346881] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.347099] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.347102] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.347290] system 00:04: [mem 0x000ce000-0x000cffff] has been reserved
[ 0.347293] system 00:04: [mem 0x000f0000-0x000f7fff] could not be reserved
[ 0.347294] system 00:04: [mem 0x000f8000-0x000fbfff] could not be reserved
[ 0.347296] system 00:04: [mem 0x000fc000-0x000fffff] could not be reserved
[ 0.347298] system 00:04: [mem 0xafee0000-0xafefffff] could not be reserved
[ 0.347300] system 00:04: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.347302] system 00:04: [mem 0x00100000-0xafedffff] could not be reserved
[ 0.347304] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.347306] system 00:04: [mem 0xfed10000-0xfed1dfff] has been reserved
[ 0.347307] system 00:04: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.347309] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.347311] system 00:04: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 0.347313] system 00:04: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.347315] system 00:04: [mem 0x000e0000-0x000effff] has been reserved
[ 0.347318] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.347324] pnp: PnP ACPI: found 5 devices
[ 0.353515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.353552] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 0.353554] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
[ 0.353556] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
[ 0.353563] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
[ 0.353591] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.353593] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.353595] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.353597] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.353598] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.353600] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.353602] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.353604] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.353609] pci 0000:00:1c.0: BAR 14: assigned [mem 0xd0000000-0xd01fffff]
[ 0.353613] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd0200000-0xd03fffff 64bit pref]
[ 0.353617] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.353620] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.353622] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.353631] pci 0000:02:00.0: BAR 6: assigned [mem 0xfa000000-0xfa07ffff pref]
[ 0.353633] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.353635] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 0.353639] pci 0000:00:03.0: bridge window [mem 0xf9000000-0xfaffffff]
[ 0.353642] pci 0000:00:03.0: bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.353646] pci 0000:00:05.0: PCI bridge to [bus 03]
[ 0.353653] pci 0000:00:07.0: PCI bridge to [bus 04]
[ 0.353661] pci 0000:00:09.0: PCI bridge to [bus 05]
[ 0.353669] pci 0000:00:1c.0: PCI bridge to [bus 06]
[ 0.353671] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.353675] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd01fffff]
[ 0.353678] pci 0000:00:1c.0: bridge window [mem 0xd0200000-0xd03fffff 64bit pref]
[ 0.353683] pci 0000:00:1c.1: PCI bridge to [bus 07]
[ 0.353685] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff]
[ 0.353689] pci 0000:00:1c.1: bridge window [mem 0xfbb00000-0xfbbfffff]
[ 0.353692] pci 0000:00:1c.1: bridge window [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.353697] pci 0000:08:00.0: BAR 6: assigned [mem 0xfb900000-0xfb91ffff pref]
[ 0.353699] pci 0000:00:1c.4: PCI bridge to [bus 08]
[ 0.353701] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff]
[ 0.353705] pci 0000:00:1c.4: bridge window [mem 0xfb900000-0xfb9fffff]
[ 0.353708] pci 0000:00:1c.4: bridge window [mem 0xfbe00000-0xfbefffff 64bit pref]
[ 0.353713] pci 0000:09:00.0: BAR 6: assigned [mem 0xfbd00000-0xfbd1ffff pref]
[ 0.353714] pci 0000:00:1c.5: PCI bridge to [bus 09]
[ 0.353717] pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
[ 0.353720] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.353723] pci 0000:00:1c.5: bridge window [mem 0xfbc00000-0xfbcfffff 64bit pref]
[ 0.353728] pci 0000:00:1e.0: PCI bridge to [bus 0a]
[ 0.353732] pci 0000:00:1e.0: bridge window [mem 0xfba00000-0xfbafffff]
[ 0.353739] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.353741] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.353742] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.353744] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[ 0.353745] pci_bus 0000:00: resource 8 [mem 0xaff00000-0xfebfffff window]
[ 0.353747] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.353748] pci_bus 0000:02: resource 1 [mem 0xf9000000-0xfaffffff]
[ 0.353750] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.353751] pci_bus 0000:06: resource 0 [io 0x1000-0x1fff]
[ 0.353753] pci_bus 0000:06: resource 1 [mem 0xd0000000-0xd01fffff]
[ 0.353754] pci_bus 0000:06: resource 2 [mem 0xd0200000-0xd03fffff 64bit pref]
[ 0.353756] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff]
[ 0.353757] pci_bus 0000:07: resource 1 [mem 0xfbb00000-0xfbbfffff]
[ 0.353759] pci_bus 0000:07: resource 2 [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.353760] pci_bus 0000:08: resource 0 [io 0xb000-0xbfff]
[ 0.353761] pci_bus 0000:08: resource 1 [mem 0xfb900000-0xfb9fffff]
[ 0.353763] pci_bus 0000:08: resource 2 [mem 0xfbe00000-0xfbefffff 64bit pref]
[ 0.353764] pci_bus 0000:09: resource 0 [io 0xa000-0xafff]
[ 0.353766] pci_bus 0000:09: resource 1 [mem 0xfbd00000-0xfbdfffff]
[ 0.353767] pci_bus 0000:09: resource 2 [mem 0xfbc00000-0xfbcfffff 64bit pref]
[ 0.353769] pci_bus 0000:0a: resource 1 [mem 0xfba00000-0xfbafffff]
[ 0.353770] pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7 window]
[ 0.353772] pci_bus 0000:0a: resource 5 [io 0x0d00-0xffff window]
[ 0.353773] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.353775] pci_bus 0000:0a: resource 7 [mem 0x000c0000-0x000dffff window]
[ 0.353776] pci_bus 0000:0a: resource 8 [mem 0xaff00000-0xfebfffff window]
[ 0.353821] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff]
[ 0.353823] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.353856] NET: Registered protocol family 2
[ 0.354051] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.354463] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[ 0.355170] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.355241] UDP hash table entries: 4096 (order: 7, 524288 bytes)
[ 0.355382] UDP-Lite hash table entries: 4096 (order: 7, 524288 bytes)
[ 0.355544] NET: Registered protocol family 1
[ 0.396542] pci 0000:02:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.396551] pci 0000:07:00.0: async suspend disabled to avoid multi-function power-on ordering issue
[ 0.396555] pci 0000:07:00.1: async suspend disabled to avoid multi-function power-on ordering issue
[ 0.396589] PCI: CLS 64 bytes, default 64
[ 0.396640] Unpacking initramfs...
[ 0.781419] Freeing initrd memory: 23472K
[ 0.781422] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.781425] software IO TLB [mem 0xabde0000-0xafde0000] (64MB) mapped at [ffff8f956bde0000-ffff8f956fddffff]
[ 0.781836] audit: initializing netlink subsys (disabled)
[ 0.781854] audit: type=2000 audit(1589876590.676:1): initialized
[ 0.786342] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 0.788154] zbud: loaded
[ 0.789139] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.793176] io scheduler noop registered
[ 0.793177] io scheduler deadline registered
[ 0.793211] io scheduler cfq registered (default)
[ 0.794039] pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
[ 0.794795] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.794801] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.794816] intel_idle: MWAIT substates: 0x1120
[ 0.794817] intel_idle: v0.4.1 model 0x1A
[ 0.794855] intel_idle: lapic_timer_reliable_states 0x2
[ 0.795022] GHES: HEST is not enabled!
[ 0.795082] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.795482] Linux agpgart interface v0.103
[ 0.795631] AMD IOMMUv2 driver by Joerg Roedel <This email address is being protected from spambots. You need JavaScript enabled to view it.>
[ 0.795631] AMD IOMMUv2 functionality not available on this system
[ 0.795735] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.796181] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.796185] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.796304] mousedev: PS/2 mouse device common for all mice
[ 0.796337] rtc_cmos 00:01: RTC can wake from S4
[ 0.796478] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.796524] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.796898] NET: Registered protocol family 10
[ 0.801107] mip6: Mobile IPv6
[ 0.801109] NET: Registered protocol family 17
[ 0.801111] mpls_gso: MPLS GSO support
[ 0.801238] microcode: sig=0x106a5, pf=0x2, revision=0x19
[ 0.801269] microcode: Microcode Update Driver: v2.01 <This email address is being protected from spambots. You need JavaScript enabled to view it.>, Peter Oruba
[ 0.801383] registered taskstats version 1
[ 0.801406] zswap: loaded using pool lzo/zbud
[ 0.801438] ima: No TPM chip found, activating TPM-bypass!
[ 0.801440] ima: Allocated hash algorithm: sha256
[ 0.805987] rtc_cmos 00:01: setting system clock to 2020-05-19 08:23:11 UTC (1589876591)
[ 0.806048] PM: Hibernation image not present or could not be loaded.
[ 0.807121] Freeing unused kernel memory: 1680K
[ 0.807122] Write protecting the kernel read-only data: 12288k
[ 0.807747] Freeing unused kernel memory: 1784K
[ 0.810341] Freeing unused kernel memory: 1184K
[ 0.816127] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.830917] random: udevadm: uninitialized urandom read (16 bytes read)
[ 0.830960] random: udevadm: uninitialized urandom read (16 bytes read)
[ 0.832828] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 0.894059] ACPI: bus type USB registered
[ 0.894081] usbcore: registered new interface driver usbfs
[ 0.894091] usbcore: registered new interface driver hub
[ 0.894115] usbcore: registered new device driver usb
[ 0.894578] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.894885] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.895072] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 0.895077] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.895083] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 0.896336] ehci-pci: EHCI PCI platform driver
[ 0.899373] SCSI subsystem initialized
[ 0.903298] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.903305] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.903668] r8169 0000:08:00.0 eth0: RTL8168d/8111d at 0xffffadb841479000, 00:24:1d:c2:f0:a6, XID 083000c0 IRQ 28
[ 0.903670] r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.903697] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.903701] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.904024] r8169 0000:09:00.0 eth1: RTL8168d/8111d at 0xffffadb841481000, 00:24:1d:c2:f0:a8, XID 083000c0 IRQ 29
[ 0.904026] r8169 0000:09:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.904316] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff00
[ 0.904370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.904371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.904373] usb usb1: Product: UHCI Host Controller
[ 0.904374] usb usb1: Manufacturer: Linux 4.9.0-8-rt-amd64 uhci_hcd
[ 0.904375] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.904525] hub 1-0:1.0: USB hub found
[ 0.904532] hub 1-0:1.0: 2 ports detected
[ 0.904862] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 0.904867] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[ 0.904878] ehci-pci 0000:00:1a.7: debug port 1
[ 0.910658] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 0.912484] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfbffe000
[ 0.916487] libata version 3.00 loaded.
[ 0.917274] ahci 0000:07:00.0: version 3.0
[ 0.927442] ahci 0000:07:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 0.927445] ahci 0000:07:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 0.928464] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 0.928530] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.928532] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.928533] usb usb2: Product: EHCI Host Controller
[ 0.928535] usb usb2: Manufacturer: Linux 4.9.0-8-rt-amd64 ehci_hcd
[ 0.928536] usb usb2: SerialNumber: 0000:00:1a.7
[ 0.928648] hub 2-0:1.0: USB hub found
[ 0.928656] hub 2-0:1.0: 6 ports detected
[ 0.940464] scsi host0: ahci
[ 0.948482] scsi host1: ahci
[ 0.948538] ata1: SATA max UDMA/133 abar m8192@0xfbbfe000 port 0xfbbfe100 irq 17
[ 0.948541] ata2: SATA max UDMA/133 abar m8192@0xfbbfe000 port 0xfbbfe180 irq 17
[ 0.948598] pata_jmicron 0000:07:00.1: enabling device (0000 -> 0001)
[ 0.956501] hub 1-0:1.0: USB hub found
[ 0.956509] hub 1-0:1.0: 2 ports detected
[ 0.956715] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 0.956719] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
[ 0.956725] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 0.957121] scsi host2: pata_jmicron
[ 0.960476] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fe00
[ 0.960530] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.960532] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.960533] usb usb3: Product: UHCI Host Controller
[ 0.960535] usb usb3: Manufacturer: Linux 4.9.0-8-rt-amd64 uhci_hcd
[ 0.960536] usb usb3: SerialNumber: 0000:00:1a.1
[ 0.960647] hub 3-0:1.0: USB hub found
[ 0.960654] hub 3-0:1.0: 2 ports detected
[ 0.960904] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.960908] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[ 0.960918] ehci-pci 0000:00:1d.7: debug port 1
[ 0.964818] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 0.968491] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfbffd000
[ 0.968845] scsi host3: pata_jmicron
[ 0.968897] ata3: PATA max UDMA/100 cmd 0xcf00 ctl 0xce00 bmdma 0xcb00 irq 18
[ 0.968898] ata4: PATA max UDMA/100 cmd 0xcd00 ctl 0xcc00 bmdma 0xcb08 irq 18
[ 0.984454] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.984526] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.984527] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.984529] usb usb4: Product: EHCI Host Controller
[ 0.984530] usb usb4: Manufacturer: Linux 4.9.0-8-rt-amd64 ehci_hcd
[ 0.984531] usb usb4: SerialNumber: 0000:00:1d.7
[ 0.984642] hub 4-0:1.0: USB hub found
[ 0.984649] hub 4-0:1.0: 6 ports detected
[ 0.984988] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 0.984993] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 0.984999] uhci_hcd 0000:00:1a.2: detected 2 ports
[ 0.988021] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000fd00
[ 0.988074] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.988076] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.988077] usb usb5: Product: UHCI Host Controller
[ 0.988079] usb usb5: Manufacturer: Linux 4.9.0-8-rt-amd64 uhci_hcd
[ 0.988080] usb usb5: SerialNumber: 0000:00:1a.2
[ 0.988192] hub 5-0:1.0: USB hub found
[ 0.988199] hub 5-0:1.0: 2 ports detected
[ 0.988420] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.988424] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 0.988452] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 0.991227] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fc00
[ 0.991280] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.991282] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.991283] usb usb6: Product: UHCI Host Controller
[ 0.991284] usb usb6: Manufacturer: Linux 4.9.0-8-rt-amd64 uhci_hcd
[ 0.991286] usb usb6: SerialNumber: 0000:00:1d.0
[ 0.991400] hub 6-0:1.0: USB hub found
[ 0.991408] hub 6-0:1.0: 2 ports detected
[ 0.991633] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.991637] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 0.991642] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 0.992473] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00
[ 0.992527] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.992529] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.992530] usb usb7: Product: UHCI Host Controller
[ 0.992532] usb usb7: Manufacturer: Linux 4.9.0-8-rt-amd64 uhci_hcd
[ 0.992533] usb usb7: SerialNumber: 0000:00:1d.1
[ 0.992645] hub 7-0:1.0: USB hub found
[ 0.992652] hub 7-0:1.0: 2 ports detected
[ 0.992865] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.992872] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 0.992877] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 0.995106] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fa00
[ 0.995159] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.995160] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.995162] usb usb8: Product: UHCI Host Controller
[ 0.995163] usb usb8: Manufacturer: Linux 4.9.0-8-rt-amd64 uhci_hcd
[ 0.995165] usb usb8: SerialNumber: 0000:00:1d.2
[ 0.995655] hub 8-0:1.0: USB hub found
[ 0.995662] hub 8-0:1.0: 2 ports detected
[ 0.996006] ata_piix 0000:00:1f.2: version 2.13
[ 0.996118] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.008418] scsi host4: ata_piix
[ 1.018475] scsi host5: ata_piix
[ 1.018529] ata5: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
[ 1.018533] ata6: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
[ 1.021044] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 1.021612] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.033045] scsi host6: ata_piix
[ 1.044914] scsi host7: ata_piix
[ 1.044966] ata7: SATA max UDMA/133 cmd 0xf200 ctl 0xf100 bmdma 0xee00 irq 19
[ 1.044968] ata8: SATA max UDMA/133 cmd 0xf000 ctl 0xef00 bmdma 0xee08 irq 19
[ 1.060508] firewire_ohci 0000:0a:06.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.272276] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.283845] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.312508] usb 4-5: new high-speed USB device number 2 using ehci-pci
[ 1.379235] ata7: SATA link down (SStatus 0 SControl 300)
[ 1.389968] ata8: SATA link down (SStatus 0 SControl 300)
[ 1.456550] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[ 1.465114] usb 4-5: New USB device found, idVendor=1a40, idProduct=0101
[ 1.465118] usb 4-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.465120] usb 4-5: Product: USB 2.0 Hub
[ 1.465583] hub 4-5:1.0: USB hub found
[ 1.465693] hub 4-5:1.0: 4 ports detected
[ 1.576616] firewire_core 0000:0a:06.0: created device fw0: GUID 007bf4b20000241d, S400
[ 1.650624] usb 1-1: New USB device found, idVendor=046d, idProduct=c534
[ 1.650628] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.650630] usb 1-1: Product: USB Receiver
[ 1.650632] usb 1-1: Manufacturer: Logitech
[ 1.657370] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.668505] usbcore: registered new interface driver usbhid
[ 1.668506] usbhid: USB HID core driver
[ 1.669239] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/0003:046D:C534.0001/input/input3
[ 1.675987] ata6.00: SATA link down (SStatus 0 SControl 300)
[ 1.676000] ata6.01: SATA link down (SStatus 0 SControl 300)
[ 1.729288] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1a.0-1/input0
[ 1.729518] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input4
[ 1.788726] hid-generic 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1/input1
[ 1.800609] tsc: Refined TSC clocksource calibration: 2698.760 MHz
[ 1.800614] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26e6aae4cd8, max_idle_ns: 440795243755 ns
[ 1.812632] ata5.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.812644] ata5.01: SATA link down (SStatus 0 SControl 300)
[ 1.847863] ata5.00: HPA detected: current 312579695, native 312581808
[ 1.847868] ata5.00: ATA-8: WDC WD1600AAJS-08WAA0, 58.01D58, max UDMA/100
[ 1.847870] ata5.00: 312579695 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.853439] ata5.00: configured for UDMA/100
[ 1.857747] scsi 4:0:0:0: Direct-Access ATA WDC WD1600AAJS-0 1D58 PQ: 0 ANSI: 5
[ 1.885835] sd 4:0:0:0: [sda] 312579695 512-byte logical blocks: (160 GB/149 GiB)
[ 1.885880] sd 4:0:0:0: [sda] Write Protect is off
[ 1.885882] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.885901] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.929171] sda: sda1 sda2 < sda5 >
[ 1.929485] sd 4:0:0:0: [sda] Attached SCSI disk
[ 2.014075] random: fast init done
[ 2.406225] PM: Starting manual resume from disk
[ 2.406228] PM: Hibernation image partition 8:5 present
[ 2.406229] PM: Looking for hibernation image.
[ 2.406498] PM: Image not found (code -22)
[ 2.406500] PM: Hibernation image not present or could not be loaded.
[ 2.508583] usb 1-2: new low-speed USB device number 3 using uhci_hcd
[ 2.629837] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.694647] usb 1-2: New USB device found, idVendor=413c, idProduct=2003
[ 2.694651] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.694653] usb 1-2: Product: Dell USB Keyboard
[ 2.694655] usb 1-2: Manufacturer: Dell
[ 2.712895] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/0003:413C:2003.0003/input/input5
[ 2.772822] hid-generic 0003:413C:2003.0003: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.0-2/input0
[ 2.824640] clocksource: Switched to clocksource tsc
[ 4.099903] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.242827] 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.242950] systemd[1]: Detected architecture x86-64.
[ 4.267111] systemd[1]: Set hostname to <cnc>.
[ 4.696669] random: crng init done
[ 4.696672] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.746690] systemd[1]: rsync.service: Cannot add dependency job, ignoring: Unit rsync.service is masked.
[ 5.746752] systemd[1]: live-tools.service: Cannot add dependency job, ignoring: Unit live-tools.service is masked.
[ 5.747373] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.747458] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 5.747512] systemd[1]: Listening on Syslog Socket.
[ 5.747580] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.747642] systemd[1]: Listening on Journal Socket.
[ 6.273634] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 6.780013] systemd-journald[207]: Received request to flush runtime journal from PID 1
[ 6.879972] lp: driver loaded but no devices found
[ 6.985485] ppdev: user-space parallel port driver
[ 8.447917] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[ 8.447922] ACPI: Power Button [PWRB]
[ 8.447987] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[ 8.447989] ACPI: Power Button [PWRF]
[ 8.510270] wmi: Mapper loaded
[ 8.534029] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.561514] EDAC MC: Ver: 3.0.0
[ 8.675201] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT)
[ 8.675247] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED)
[ 8.675251] EDAC i7core: Driver loaded, 1 memory controller(s) found.
[ 8.930063] snd_hda_intel 0000:02:00.1: Disabling MSI
[ 8.930075] snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
[ 8.967027] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x000000000000042C-0x000000000000042D (\GP2C) (20160831/utaddress-247)
[ 8.967033] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.967061] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 9.078058] sd 4:0:0:0: Attached scsi generic sg0 type 0
[ 9.170958] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 9.227371] [drm] Initialized
[ 9.478628] kvm: disabled by bios
[ 9.500899] MXM: GUID detected in BIOS
[ 9.501472] nouveau 0000:02:00.0: NVIDIA GT216 (0a5000a2)
[ 9.661693] nouveau 0000:02:00.0: bios: version 70.16.39.00.0f
[ 9.664149] nouveau 0000:02:00.0: fb: 1024 MiB DDR2
[ 9.928181] iTCO_vendor_support: vendor-support=0
[ 10.145652] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 10.145688] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 10.237831] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card0/input9
[ 10.237898] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card0/input10
[ 10.238593] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card0/input11
[ 10.238655] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card0/input12
[ 10.557057] [TTM] Zone kernel: Available graphics memory: 3054608 kiB
[ 10.557060] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 10.557061] [TTM] Initializing pool allocator
[ 10.557073] [TTM] Initializing DMA pool allocator
[ 10.557099] nouveau 0000:02:00.0: DRM: VRAM: 1024 MiB
[ 10.557102] nouveau 0000:02:00.0: DRM: GART: 1048576 MiB
[ 10.557107] nouveau 0000:02:00.0: DRM: TMDS table version 2.0
[ 10.557109] nouveau 0000:02:00.0: DRM: DCB version 4.0
[ 10.557113] nouveau 0000:02:00.0: DRM: DCB outp 00: 01000302 00020030
[ 10.557116] nouveau 0000:02:00.0: DRM: DCB outp 01: 02000300 00000000
[ 10.557119] nouveau 0000:02:00.0: DRM: DCB outp 02: 01032310 00000000
[ 10.557121] nouveau 0000:02:00.0: DRM: DCB outp 03: 02021362 00020010
[ 10.557124] nouveau 0000:02:00.0: DRM: DCB conn 00: 00001030
[ 10.557126] nouveau 0000:02:00.0: DRM: DCB conn 01: 00002161
[ 10.557131] nouveau 0000:02:00.0: DRM: DCB conn 02: 00000200
[ 10.579863] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 10.579864] [drm] Driver supports precise vblank timestamp query.
[ 10.623878] nouveau 0000:02:00.0: DRM: MM: using COPY for buffer copies
[ 10.704937] nouveau 0000:02:00.0: DRM: allocated 1366x768 fb: 0x70000, bo ffff8f96866d7000
[ 10.705384] fbcon: nouveaufb (fb0) is primary device
[ 10.832475] Console: switching to colour frame buffer device 170x48
[ 10.833769] nouveau 0000:02:00.0: fb0: nouveaufb frame buffer device
[ 10.845072] [drm] Initialized nouveau 1.3.1 20120801 for 0000:02:00.0 on minor 0
[ 10.986572] Adding 6287356k swap on /dev/sda5. Priority:-1 extents:1 across:6287356k FS
[ 16.485512] r8169 0000:08:00.0: firmware: direct-loading firmware rtl_nic/rtl8168d-2.fw
[ 16.573531] r8169 0000:08:00.0 eth0: link down
[ 16.573538] r8169 0000:08:00.0 eth0: link down
[ 16.573604] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.967248] r8169 0000:08:00.0 eth0: link up
[ 18.967259] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 22.905909] r8169 0000:09:00.0 eth1: link down
[ 22.905918] r8169 0000:09:00.0 eth1: link down
[ 22.906942] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 24.514663] r8169 0000:09:00.0 eth1: link up
[ 24.514675] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 51.205072] usb 4-5: USB disconnect, device number 2

Please Log in or Create an account to join the conversation.

More
19 May 2020 09:13 - 19 May 2020 09:20 #168239 by MovT
>hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
>hm2_eth: ERROR: 192.168.1.121: Could not retrieve mac address

Post this output from your Linux console:
sudo ifconfig
sudo route -n

or
sudo ip address show
sudo ip route list
Last edit: 19 May 2020 09:20 by MovT.

Please Log in or Create an account to join the conversation.

More
19 May 2020 09:32 #168240 by Clive S

7) When trying to launch from the created desktop icon I get the error dump below.
8) I notice an error that says: "hm2_eth: ERROR: 192.168.1.121: Could not retrieve mac address" & "Shutting down and cleaning up LinuxCNC...". I do not know why it would be looking at 192.168.1.121. Could this be the issue?


Can you post your hal and ini files:

Do you have something similar to this near the top in the hal file:-

loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[KINS]JOINTS
loadrt hostmot2
loadrt hm2_eth board_ip="10.10.10.10" config=" num_encoders=5 num_pwmgens=0 num_stepgens=9 sserial_port_0=00xxxx"
setp hm2_7i76e.0.watchdog.timeout_ns 5000000

Please Log in or Create an account to join the conversation.

More
19 May 2020 09:44 #168241 by turbodude
No worries. Here it is:

user1@cnc:~$ sudo ip address show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:24:1d:c2:f0:a6 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.33/24 brd 192.168.0.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::224:1dff:fec2:f0a6/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:24:1d:c2:f0:a8 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.1/24 brd 10.10.10.255 scope global eth1
valid_lft forever preferred_lft forever
inet6 fe80::224:1dff:fec2:f0a8/64 scope link
valid_lft forever preferred_lft forever
user1@cnc:~$ sudo ip route list
default via 192.168.0.1 dev eth0
10.10.10.0/24 dev eth1 proto kernel scope link src 10.10.10.1
169.254.0.0/16 dev eth0 scope link metric 1000
192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.33

Please Log in or Create an account to join the conversation.

More
19 May 2020 09:54 #168242 by turbodude
Yep, attached. I noticed in the hal file it has that IP address (192.168.1.121). Why would that be? I am still totally new to this.
Attachments:

Please Log in or Create an account to join the conversation.

More
19 May 2020 10:06 #168243 by tommylight
Yup that is it wrong IP address.
There is a jumper on the Mesa board to set it to 10.10.10.10, just move that.

Please Log in or Create an account to join the conversation.

More
19 May 2020 10:22 #168244 by turbodude
I had the jumper set to 10.10.10.10 on the 7i76e (deliberately) well before running the Pncconf wizard. Pncconf seems to just leave it at the default 192.168.1.121.
I checked the 7i76e user manual and it says "Default IP address is always 192.168.1.121" unless you change jumper settings. So at least I know where that address comes from.
I changed the hal file to 10.10.10.10 and now LinuxCNC opens fine. Yay!
Thanks heaps for you quick responses guys. Very much appreciated.
Cheers.

Please Log in or Create an account to join the conversation.

More
19 May 2020 10:55 - 19 May 2020 11:00 #168251 by Clive S

Yep, attached. I noticed in the hal file it has that IP address (192.168.1.121). Why would that be? I am still totally new to this.


Yes. you can edit the hal file and change the numbers. (now that you have a config its time to stop using the conf tool as it will overwrite any edits you do)

You could ping it because it was using your other dhcp port. So as Tom has pointed out change the jumper of the 7i76e

Edit: cross posted glad you got it sorted
Last edit: 19 May 2020 11:00 by Clive S.
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
19 May 2020 12:48 #168265 by tommylight
That can be set in pncconf also, it is just under the board model.

Please Log in or Create an account to join the conversation.

More
20 May 2020 07:24 - 20 May 2020 07:24 #168346 by turbodude
Maybe I am going blind but I can't see it. I have attached a screenshot of where the board model is selected.
Attachments:
Last edit: 20 May 2020 07:24 by turbodude.
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

Time to create page: 0.375 seconds
Powered by Kunena Forum