You are not logged in.

#1 2019-05-06 03:20:09

N_BaH
Member
Registered: 2015-12-30
Posts: 84

[intel 82567LF-2] not configured

hi,

I found this Acer Aspire m7720 I should be happy with, but
its network interface doesn't get configured
ip a shows only loopback interface.

i tried to check what happens at boot

[    8.284588] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    8.284589] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    8.284953] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode

and that's it, nothing more.

note that it doesn't work either with Windows7 the PC comes with.

do you know anything I can do to make it work ?
or would I better adding an extra network card, and forget about it ?

Offline

#2 2019-05-06 03:42:09

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [intel 82567LF-2] not configured

Output of
lspci
uname -a
pacman -Q linux

and
ip link
please.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2019-05-06 04:10:09

N_BaH
Member
Registered: 2015-12-30
Posts: 84

Re: [intel 82567LF-2] not configured

$ lspci | grep -i net
00:19.0 Ethernet controller: Intel Corporation 82567LF-2 Gigabit Network Connection
$ uname -a
Linux archiso 5.0.4-arch1-1-ARCH #1 SMP PREEMPT Sat Mar 23 21:00:33 UTC 2019 x86_64 GNU/Linux
$ pacman -Q linux
linux 5.0.4.arch1-1
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

Last edited by N_BaH (2020-01-08 17:39:37)

Offline

#4 2020-01-08 17:38:50

N_BaH
Member
Registered: 2015-12-30
Posts: 84

Re: [intel 82567LF-2] not configured

up.
nothing much changed : I'm trying to install latest version using linux 5.4.6.arch3-1

Offline

#5 2020-01-09 21:25:50

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [intel 82567LF-2] not configured

Is the issue still present using linux 5.4.10.arch1-1?

Offline

#6 2020-01-09 23:45:31

N_BaH
Member
Registered: 2015-12-30
Posts: 84

Re: [intel 82567LF-2] not configured

I don't know how to install 5.4.10. it doesn't appear with pacman -Ss linux

Last edited by N_BaH (2020-01-09 23:45:56)

Offline

#7 2020-01-09 23:55:15

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [intel 82567LF-2] not configured

It was moved to core at 2020-01-09 22:55 UTC so your mirror may not have updated to it yet.
Before running `pacman -Ss linux` did you run `pacman -Syu` so the sync databases were updated?

Offline

#8 2020-01-10 13:19:35

N_BaH
Member
Registered: 2015-12-30
Posts: 84

Re: [intel 82567LF-2] not configured

I was on live Arch. Once install done, it's using up to date 5.4.8.
still network interface doesn't appear.

Offline

#9 2020-01-10 15:13:09

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [intel 82567LF-2] not configured

The current version is 5.4.10.arch1-1 see https://www.archlinux.org/packages/core/x86_64/linux/
I would suggest checking the mirror status.

Offline

#10 2020-01-11 20:51:27

N_BaH
Member
Registered: 2015-12-30
Posts: 84

Re: [intel 82567LF-2] not configured

kernl has been updated to 5.4.10, but this made no changes

Offline

#11 2020-01-11 21:02:08

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [intel 82567LF-2] not configured

Please post the full output of dmesg.

Offline

#12 2020-01-12 03:20:09

N_BaH
Member
Registered: 2015-12-30
Posts: 84

Re: [intel 82567LF-2] not configured

here it is :

[    0.000000] Linux version 5.4.10-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Thu, 09 Jan 2020 10:14:29 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=68bfa9ca-06b1-4dda-bde1-ad7da9f7e734 rw quiet resume=UUID=55527550-8bca-4701-9c6f-835bdfc672a6
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] 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 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf78ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf790000-0x00000000bf79dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bf79e000-0x00000000bf7cffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf7d0000-0x00000000bf7dffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf7ec000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: Acer Aspire M7720/FX58M, BIOS R01-A2   12/09/2008
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2666.251 MHz processor
[    0.006715] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.006717] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.006722] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
[    0.006726] MTRR default type: uncachable
[    0.006727] MTRR fixed ranges enabled:
[    0.006728]   00000-9FFFF write-back
[    0.006730]   A0000-DFFFF uncachable
[    0.006730]   E0000-E3FFF write-protect
[    0.006731]   E4000-E7FFF write-through
[    0.006732]   E8000-EBFFF write-protect
[    0.006733]   EC000-EFFFF write-through
[    0.006734]   F0000-FFFFF write-protect
[    0.006735] MTRR variable ranges enabled:
[    0.006736]   0 base 1C0000000 mask FC0000000 uncachable
[    0.006737]   1 base 000000000 mask E00000000 write-back
[    0.006738]   2 base 0C0000000 mask FC0000000 uncachable
[    0.006739]   3 base 0BF800000 mask FFF800000 uncachable
[    0.006740]   4 disabled
[    0.006741]   5 disabled
[    0.006741]   6 disabled
[    0.006742]   7 disabled
[    0.007582] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.007722] total RAM covered: 6136M
[    0.008165] Found optimal setting for mtrr clean up
[    0.008167]  gran_size: 64K 	chunk_size: 16M 	num_reg: 5  	lose cover RAM: 0G
[    0.008839] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
[    0.008844] last_pfn = 0xbf790 max_arch_pfn = 0x400000000
[    0.018853] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[    0.024766] check: Scanning 1 areas for low memory corruption
[    0.024772] BRK [0x19ee01000, 0x19ee01fff] PGTABLE
[    0.024774] BRK [0x19ee02000, 0x19ee02fff] PGTABLE
[    0.024775] BRK [0x19ee03000, 0x19ee03fff] PGTABLE
[    0.024821] BRK [0x19ee04000, 0x19ee04fff] PGTABLE
[    0.024822] BRK [0x19ee05000, 0x19ee05fff] PGTABLE
[    0.024947] BRK [0x19ee06000, 0x19ee06fff] PGTABLE
[    0.024974] BRK [0x19ee07000, 0x19ee07fff] PGTABLE
[    0.025024] BRK [0x19ee08000, 0x19ee08fff] PGTABLE
[    0.025161] RAMDISK: [mem 0x36e39000-0x37713fff]
[    0.025165] ACPI: Early table checksum verification disabled
[    0.025169] ACPI: RSDP 0x00000000000FA420 000024 (v02 ACPIAM)
[    0.025172] ACPI: XSDT 0x00000000BF790100 00006C (v01 ACRSYS ACRPRDCT 20081209 MSFT 00000097)
[    0.025178] ACPI: FACP 0x00000000BF790290 0000F4 (v04 ACRSYS FACP1105 20081209 MSFT 00000097)
[    0.025183] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20190816/tbfadt-564)
[    0.025187] ACPI: DSDT 0x00000000BF7905F0 006FF8 (v02 842A1  842A1P06 00000004 INTL 20051117)
[    0.025191] ACPI: FACS 0x00000000BF79E000 000040
[    0.025193] ACPI: FACS 0x00000000BF79E000 000040
[    0.025196] ACPI: APIC 0x00000000BF790390 000098 (v02 ACRSYS APIC1105 20081209 MSFT 00000097)
[    0.025200] ACPI: MCFG 0x00000000BF790430 00003C (v01 ACRSYS OEMMCFG  20081209 MSFT 00000097)
[    0.025203] ACPI: SLIC 0x00000000BF790470 000176 (v01 ACRSYS ACRPRDCT 20081209 MSFT 00000097)
[    0.025206] ACPI: OEMB 0x00000000BF79E040 000072 (v01 ACRSYS OEMB1105 20081209 MSFT 00000097)
[    0.025210] ACPI: HPET 0x00000000BF7985F0 000038 (v01 ACRSYS OEMHPET  20081209 MSFT 00000097)
[    0.025213] ACPI: DMAR 0x00000000BF79E0C0 000138 (v01 AMI    OEMDMAR  00000001 MSFT 00000097)
[    0.025217] ACPI: AWMI 0x00000000BF79E200 00004E (v01 ACRSYS OEMB1105 20081209 MSFT 00000097)
[    0.025220] ACPI: SSDT 0x00000000BF7A0880 001298 (v01 DpgPmm CpuPm    00000012 INTL 20051117)
[    0.025228] ACPI: Local APIC address 0xfee00000
[    0.025330] No NUMA configuration found
[    0.025331] Faking a node at [mem 0x0000000000000000-0x00000001bfffffff]
[    0.025334] NODE_DATA(0) allocated [mem 0x1bfffa000-0x1bfffdfff]
[    0.025363] Zone ranges:
[    0.025364]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.025366]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.025367]   Normal   [mem 0x0000000100000000-0x00000001bfffffff]
[    0.025368]   Device   empty
[    0.025369] Movable zone start for each node
[    0.025369] Early memory node ranges
[    0.025370]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.025372]   node   0: [mem 0x0000000000100000-0x00000000bf78ffff]
[    0.025373]   node   0: [mem 0x0000000100000000-0x00000001bfffffff]
[    0.025408] Zeroed struct page in unavailable ranges: 2260 pages
[    0.025409] Initmem setup node 0 [mem 0x0000000000001000-0x00000001bfffffff]
[    0.025410] On node 0 totalpages: 1570604
[    0.025411]   DMA zone: 64 pages used for memmap
[    0.025412]   DMA zone: 21 pages reserved
[    0.025413]   DMA zone: 3996 pages, LIFO batch:0
[    0.025494]   DMA32 zone: 12191 pages used for memmap
[    0.025495]   DMA32 zone: 780176 pages, LIFO batch:63
[    0.043692]   Normal zone: 12288 pages used for memmap
[    0.043694]   Normal zone: 786432 pages, LIFO batch:63
[    0.061169] ACPI: PM-Timer IO Port: 0x808
[    0.061173] ACPI: Local APIC address 0xfee00000
[    0.061190] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.061197] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
[    0.061199] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.061201] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.061203] ACPI: IRQ0 used by override.
[    0.061204] ACPI: IRQ9 used by override.
[    0.061206] Using ACPI (MADT) for SMP configuration information
[    0.061208] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.061213] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.061228] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.061229] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.061230] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.061231] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.061231] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.061233] PM: Registered nosave memory: [mem 0xbf790000-0xbf79dfff]
[    0.061234] PM: Registered nosave memory: [mem 0xbf79e000-0xbf7cffff]
[    0.061234] PM: Registered nosave memory: [mem 0xbf7d0000-0xbf7dffff]
[    0.061235] PM: Registered nosave memory: [mem 0xbf7e0000-0xbf7ebfff]
[    0.061236] PM: Registered nosave memory: [mem 0xbf7ec000-0xbfffffff]
[    0.061237] PM: Registered nosave memory: [mem 0xc0000000-0xfedfffff]
[    0.061237] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.061238] PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
[    0.061239] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.061241] [mem 0xc0000000-0xfedfffff] available for PCI devices
[    0.061242] Booting paravirtualized kernel on bare hardware
[    0.061245] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.259925] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.260243] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.260249] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.260250] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.260272] Built 1 zonelists, mobility grouping on.  Total pages: 1546040
[    0.260273] Policy zone: Normal
[    0.260275] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=68bfa9ca-06b1-4dda-bde1-ad7da9f7e734 rw quiet resume=UUID=55527550-8bca-4701-9c6f-835bdfc672a6
[    0.261128] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.261520] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.261612] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.267855] Calgary: detecting Calgary via BIOS EBDA area
[    0.267857] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.287003] Memory: 6066224K/6282416K available (12291K kernel code, 1327K rwdata, 4036K rodata, 1652K init, 3456K bss, 216192K reserved, 0K cma-reserved)
[    0.287011] random: get_random_u64 called from __kmem_cache_create+0x3e/0x520 with crng_init=0
[    0.287164] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.287178] Kernel/User page tables isolation: enabled
[    0.287196] ftrace: allocating 38042 entries in 149 pages
[    0.303034] rcu: Preemptible hierarchical RCU implementation.
[    0.303035] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.303036] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.303037] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.303037] 	Tasks RCU enabled.
[    0.303038] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.303039] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.308784] NR_IRQS: 20736, nr_irqs: 896, preallocated irqs: 16
[    0.311355] Console: colour VGA+ 80x25
[    0.311358] printk: console [tty0] enabled
[    0.311380] ACPI: Core revision 20190816
[    0.311462] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.311475] APIC: Switch to symmetric I/O mode setup
[    0.311476] 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.312134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.328143] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x266eb4cb917, max_idle_ns: 440795212053 ns
[    0.328147] Calibrating delay loop (skipped), value calculated using timer frequency.. 5334.68 BogoMIPS (lpj=8887503)
[    0.328149] pid_max: default: 32768 minimum: 301
[    0.328181] LSM: Security Framework initializing
[    0.328184] Yama: becoming mindful.
[    0.328216] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.328230] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.328244] *** VALIDATE tmpfs ***
[    0.328408] *** VALIDATE proc ***
[    0.328464] *** VALIDATE cgroup1 ***
[    0.328465] *** VALIDATE cgroup2 ***
[    0.328509] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.328518] process: using mwait in idle threads
[    0.328521] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.328522] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.328524] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.328526] Spectre V2 : Mitigation: Full generic retpoline
[    0.328526] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.328527] Speculative Store Bypass: Vulnerable
[    0.328529] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.328734] Freeing SMP alternatives memory: 32K
[    0.440562] smpboot: CPU0: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (family: 0x6, model: 0x1a, stepping: 0x4)
[    0.458159] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
[    0.458168] core: CPU erratum AAJ80 worked around
[    0.458170] ... version:                3
[    0.458171] ... bit width:              48
[    0.458171] ... generic registers:      4
[    0.458173] ... value mask:             0000ffffffffffff
[    0.458174] ... max period:             000000007fffffff
[    0.458175] ... fixed-purpose events:   3
[    0.458176] ... event mask:             000000070000000f
[    0.464817] rcu: Hierarchical SRCU implementation.
[    0.488319] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.494822] smp: Bringing up secondary CPUs ...
[    0.534838] x86: Booting SMP configuration:
[    0.534839] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.657253] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.694840]  #5 #6 #7
[    0.777819] smp: Brought up 1 node, 8 CPUs
[    0.777819] smpboot: Max logical packages: 1
[    0.777819] smpboot: Total of 8 processors activated (42677.51 BogoMIPS)
[    0.778476] devtmpfs: initialized
[    0.778476] x86/mm: Memory block size: 128MB
[    0.781520] PM: Registering ACPI NVS region [mem 0xbf79e000-0xbf7cffff] (204800 bytes)
[    0.781641] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.781641] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.781641] pinctrl core: initialized pinctrl subsystem
[    0.781711] PM: RTC time: 03:06:15, date: 2020-01-12
[    0.781848] NET: Registered protocol family 16
[    0.781932] audit: initializing netlink subsys (disabled)
[    0.781944] audit: type=2000 audit(1578798374.469:1): state=initialized audit_enabled=0 res=1
[    0.781944] cpuidle: using governor ladder
[    0.781944] cpuidle: using governor menu
[    0.781944] ACPI: bus type PCI registered
[    0.781944] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.781944] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.781944] PCI: not using MMCONFIG
[    0.781944] PCI: Using configuration type 1 for base access
[    0.782919] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.784925] ACPI: Added _OSI(Module Device)
[    0.784926] ACPI: Added _OSI(Processor Device)
[    0.784927] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.784928] ACPI: Added _OSI(Processor Aggregator Device)
[    0.784929] ACPI: Added _OSI(Linux-Dell-Video)
[    0.784930] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.784931] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.791594] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.794824] ACPI: Dynamic OEM Table Load:
[    0.794824] ACPI: SSDT 0xFFFFA11E37C8C000 0003C1 (v01 DpgPmm P001Ist  00000011 INTL 20051117)
[    0.794824] ACPI: Dynamic OEM Table Load:
[    0.794824] ACPI: SSDT 0xFFFFA11E37C8DC00 0003B2 (v01 PmRef  P001Cst  00003001 INTL 20051117)
[    0.794824] ACPI: Dynamic OEM Table Load:
[    0.794824] ACPI: SSDT 0xFFFFA11E37C8B800 0003C1 (v01 DpgPmm P002Ist  00000012 INTL 20051117)
[    0.795195] ACPI: Dynamic OEM Table Load:
[    0.795198] ACPI: SSDT 0xFFFFA11E381CFA80 000085 (v01 PmRef  P002Cst  00003000 INTL 20051117)
[    0.798148] ACPI: Dynamic OEM Table Load:
[    0.798148] ACPI: SSDT 0xFFFFA11E37C89C00 0003C1 (v01 DpgPmm P003Ist  00000012 INTL 20051117)
[    0.798148] ACPI: Dynamic OEM Table Load:
[    0.798148] ACPI: SSDT 0xFFFFA11E381CF3C0 000085 (v01 PmRef  P003Cst  00003000 INTL 20051117)
[    0.798148] ACPI: Dynamic OEM Table Load:
[    0.798148] ACPI: SSDT 0xFFFFA11E37C8B400 0003C1 (v01 DpgPmm P004Ist  00000012 INTL 20051117)
[    0.798148] ACPI: Dynamic OEM Table Load:
[    0.798148] ACPI: SSDT 0xFFFFA11E381CF480 000085 (v01 PmRef  P004Cst  00003000 INTL 20051117)
[    0.798505] ACPI: Dynamic OEM Table Load:
[    0.798510] ACPI: SSDT 0xFFFFA11E37E73800 0003C1 (v01 DpgPmm P005Ist  00000012 INTL 20051117)
[    0.799161] ACPI: Dynamic OEM Table Load:
[    0.799166] ACPI: SSDT 0xFFFFA11E37CD16C0 000085 (v01 PmRef  P005Cst  00003000 INTL 20051117)
[    0.799915] ACPI: Dynamic OEM Table Load:
[    0.799920] ACPI: SSDT 0xFFFFA11E37E73C00 0003C1 (v01 DpgPmm P006Ist  00000012 INTL 20051117)
[    0.800553] ACPI: Dynamic OEM Table Load:
[    0.800557] ACPI: SSDT 0xFFFFA11E37CD1C00 000085 (v01 PmRef  P006Cst  00003000 INTL 20051117)
[    0.801545] ACPI: Dynamic OEM Table Load:
[    0.801550] ACPI: SSDT 0xFFFFA11E37E73400 0003C1 (v01 DpgPmm P007Ist  00000012 INTL 20051117)
[    0.802187] ACPI: Dynamic OEM Table Load:
[    0.802191] ACPI: SSDT 0xFFFFA11E37CD1900 000085 (v01 PmRef  P007Cst  00003000 INTL 20051117)
[    0.802948] ACPI: Dynamic OEM Table Load:
[    0.802953] ACPI: SSDT 0xFFFFA11E37E71C00 0003C1 (v01 DpgPmm P008Ist  00000012 INTL 20051117)
[    0.803595] ACPI: Dynamic OEM Table Load:
[    0.803598] ACPI: SSDT 0xFFFFA11E37CD1540 000085 (v01 PmRef  P008Cst  00003000 INTL 20051117)
[    0.805885] ACPI: Interpreter enabled
[    0.805904] ACPI: (supports S0 S3 S4 S5)
[    0.805905] ACPI: Using IOAPIC for interrupt routing
[    0.805943] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.808428] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.808443] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.809408] ACPI: Enabled 13 GPEs in block 00 to 3F
[    0.822296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.822301] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.822306] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.822733] PCI host bridge to bus 0000:00
[    0.822736] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.822737] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.822739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.822740] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    0.822741] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.822742] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window]
[    0.822744] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.822755] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000
[    0.822912] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[    0.822946] pci 0000:00:01.0: enabling Extended Tags
[    0.822987] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.823122] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[    0.823156] pci 0000:00:03.0: enabling Extended Tags
[    0.823197] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.823331] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[    0.823361] pci 0000:00:07.0: enabling Extended Tags
[    0.823402] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.823534] pci 0000:00:10.0: [8086:3425] type 00 class 0x080000
[    0.823670] pci 0000:00:10.1: [8086:3426] type 00 class 0x080000
[    0.823800] pci 0000:00:13.0: [8086:342d] type 00 class 0x080020
[    0.823812] pci 0000:00:13.0: reg 0x10: [mem 0xfec8a000-0xfec8afff]
[    0.823861] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    0.823960] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[    0.824113] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[    0.824258] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[    0.824400] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000
[    0.824533] pci 0000:00:19.0: [8086:10cd] type 00 class 0x020000
[    0.824551] pci 0000:00:19.0: reg 0x10: [mem 0xfbbc0000-0xfbbdffff]
[    0.824558] pci 0000:00:19.0: reg 0x14: [mem 0xfbbf2000-0xfbbf2fff]
[    0.824565] pci 0000:00:19.0: reg 0x18: [io  0xa080-0xa09f]
[    0.824622] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.824739] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[    0.824781] pci 0000:00:1a.0: reg 0x20: [io  0xa400-0xa41f]
[    0.824942] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[    0.824984] pci 0000:00:1a.1: reg 0x20: [io  0xa480-0xa49f]
[    0.825132] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[    0.825174] pci 0000:00:1a.2: reg 0x20: [io  0xa800-0xa81f]
[    0.825328] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[    0.825348] pci 0000:00:1a.7: reg 0x10: [mem 0xfbbf8000-0xfbbf83ff]
[    0.825429] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.825555] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
[    0.825575] pci 0000:00:1b.0: reg 0x10: [mem 0xfbbf4000-0xfbbf7fff 64bit]
[    0.825647] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.825756] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[    0.825798] pci 0000:00:1d.0: reg 0x20: [io  0xa880-0xa89f]
[    0.825945] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[    0.825987] pci 0000:00:1d.1: reg 0x20: [io  0xac00-0xac1f]
[    0.826139] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[    0.826181] pci 0000:00:1d.2: reg 0x20: [io  0xb000-0xb01f]
[    0.826336] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[    0.826357] pci 0000:00:1d.7: reg 0x10: [mem 0xfbbfa000-0xfbbfa3ff]
[    0.826437] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.826558] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.826724] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[    0.826803] pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[    0.826807] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
[    0.826810] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[    0.826950] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601
[    0.826968] pci 0000:00:1f.2: reg 0x10: [io  0xb880-0xb887]
[    0.826974] pci 0000:00:1f.2: reg 0x14: [io  0xb800-0xb803]
[    0.826981] pci 0000:00:1f.2: reg 0x18: [io  0xb480-0xb487]
[    0.826988] pci 0000:00:1f.2: reg 0x1c: [io  0xb400-0xb403]
[    0.826994] pci 0000:00:1f.2: reg 0x20: [io  0xb080-0xb09f]
[    0.827001] pci 0000:00:1f.2: reg 0x24: [mem 0xfbbfc000-0xfbbfc7ff]
[    0.827041] pci 0000:00:1f.2: PME# supported from D3hot
[    0.827166] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[    0.827183] pci 0000:00:1f.3: reg 0x10: [mem 0xfbbffc00-0xfbbffcff 64bit]
[    0.827202] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.827368] pci 0000:04:00.0: [197b:2363] type 00 class 0x010601
[    0.827444] pci 0000:04:00.0: reg 0x24: [mem 0xfbefe000-0xfbefffff]
[    0.827502] pci 0000:04:00.0: PME# supported from D3hot
[    0.827589] pci 0000:04:00.1: [197b:2363] type 00 class 0x010185
[    0.827609] pci 0000:04:00.1: reg 0x10: [io  0xec00-0xec07]
[    0.827617] pci 0000:04:00.1: reg 0x14: [io  0xe880-0xe883]
[    0.827624] pci 0000:04:00.1: reg 0x18: [io  0xe800-0xe807]
[    0.827632] pci 0000:04:00.1: reg 0x1c: [io  0xe480-0xe483]
[    0.827639] pci 0000:04:00.1: reg 0x20: [io  0xe400-0xe40f]
[    0.827731] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.827739] pci 0000:00:01.0: PCI bridge to [bus 04]
[    0.827742] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.827744] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.827790] pci 0000:03:00.0: [1002:9490] type 00 class 0x030000
[    0.827808] pci 0000:03:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.827818] pci 0000:03:00.0: reg 0x18: [mem 0xfbde0000-0xfbdeffff 64bit]
[    0.827824] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.827836] pci 0000:03:00.0: reg 0x30: [mem 0xfbdc0000-0xfbddffff pref]
[    0.827842] pci 0000:03:00.0: enabling Extended Tags
[    0.827880] pci 0000:03:00.0: supports D1 D2
[    0.827930] pci 0000:03:00.1: [1002:aa38] type 00 class 0x040300
[    0.827949] pci 0000:03:00.1: reg 0x10: [mem 0xfbdfc000-0xfbdfffff 64bit]
[    0.827980] pci 0000:03:00.1: enabling Extended Tags
[    0.828015] pci 0000:03:00.1: supports D1 D2
[    0.838167] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.838172] pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
[    0.838175] pci 0000:00:03.0:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.838181] pci 0000:00:03.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.838234] pci 0000:00:07.0: PCI bridge to [bus 02]
[    0.838255] pci_bus 0000:01: extended config space not accessible
[    0.838285] pci 0000:01:06.0: [1106:3044] type 00 class 0x0c0010
[    0.838302] pci 0000:01:06.0: reg 0x10: [mem 0xfbcff800-0xfbcfffff]
[    0.838311] pci 0000:01:06.0: reg 0x14: [io  0xcc00-0xcc7f]
[    0.838381] pci 0000:01:06.0: supports D2
[    0.838383] pci 0000:01:06.0: PME# supported from D2 D3hot D3cold
[    0.838450] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.838453] pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
[    0.838456] pci 0000:00:1e.0:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.838461] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.838462] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.838464] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.838465] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    0.838466] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
[    0.838467] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode)
[    0.840363] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[    0.840439] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[    0.840513] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
[    0.840589] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 14 *15)
[    0.840664] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *6 7 10 11 12 14 15)
[    0.840740] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 *7 10 11 12 14 15)
[    0.840815] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12 14 15)
[    0.840890] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12 *14 15)
[    0.841479] iommu: Default domain type: Translated 
[    0.841498] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.841498] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.841498] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.841498] vgaarb: loaded
[    0.841654] ACPI: bus type USB registered
[    0.841666] usbcore: registered new interface driver usbfs
[    0.841673] usbcore: registered new interface driver hub
[    0.841698] usbcore: registered new device driver usb
[    0.841721] pps_core: LinuxPPS API ver. 1 registered
[    0.841722] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.841724] PTP clock support registered
[    0.841731] EDAC MC: Ver: 3.0.0
[    0.841818] PCI: Using ACPI for IRQ routing
[    0.847312] PCI: Discovered peer bus ff
[    0.847313] PCI: root bus ff: using default resources
[    0.847314] PCI: Probing PCI hardware (bus ff)
[    0.847340] PCI host bridge to bus 0000:ff
[    0.847342] pci_bus 0000:ff: root bus resource [io  0x0000-0xffff]
[    0.847343] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff]
[    0.847345] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[    0.847347] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    0.847351] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000
[    0.847395] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000
[    0.847440] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000
[    0.847482] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000
[    0.847522] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000
[    0.847561] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000
[    0.847600] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000
[    0.847640] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000
[    0.847679] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000
[    0.847717] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000
[    0.847759] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000
[    0.847800] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000
[    0.847839] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000
[    0.847877] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000
[    0.847916] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000
[    0.847956] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000
[    0.847995] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000
[    0.848038] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000
[    0.848080] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000
[    0.848129] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[    0.848131] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    0.848137] PCI: pci_cache_line_size set to 64 bytes
[    0.848217] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.848218] e820: reserve RAM buffer [mem 0xbf790000-0xbfffffff]
[    0.848321] NetLabel: Initializing
[    0.848322] NetLabel:  domain hash size = 128
[    0.848322] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.848337] NetLabel:  unlabeled traffic allowed by default
[    0.848342] hpet: 4 channels of 0 reserved for per-cpu timers
[    0.848342] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.848342] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.851479] clocksource: Switched to clocksource tsc-early
[    0.865570] *** VALIDATE bpf ***
[    0.865665] VFS: Disk quotas dquot_6.6.0
[    0.865684] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.865708] *** VALIDATE ramfs ***
[    0.865712] *** VALIDATE hugetlbfs ***
[    0.865759] pnp: PnP ACPI init
[    0.865868] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved
[    0.865870] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved
[    0.865872] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved
[    0.865873] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved
[    0.865879] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.865969] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.867108] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.867189] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.867445] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.867447] system 00:04: [io  0x0a10-0x0a1f] has been reserved
[    0.867449] system 00:04: [io  0x0a20-0x0a2f] has been reserved
[    0.867450] system 00:04: [io  0x0a30-0x0a3f] has been reserved
[    0.867455] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.867688] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.867690] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.867691] system 00:05: [io  0x0480-0x04bf] has been reserved
[    0.867693] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.867695] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.867696] system 00:05: [mem 0xfed40000-0xfed8ffff] has been reserved
[    0.867701] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.867906] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.867908] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.867912] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.868496] pnp 00:07: [dma 0 disabled]
[    0.868576] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.868669] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.868674] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.868930] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.868932] system 00:09: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.868934] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.868935] system 00:09: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.868937] system 00:09: [mem 0xfed90000-0xffffffff] could not be reserved
[    0.868941] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.869119] pnp: PnP ACPI: found 10 devices
[    0.870948] thermal_sys: Registered thermal governor 'fair_share'
[    0.870949] thermal_sys: Registered thermal governor 'bang_bang'
[    0.870955] thermal_sys: Registered thermal governor 'step_wise'
[    0.870956] thermal_sys: Registered thermal governor 'user_space'
[    0.870956] thermal_sys: Registered thermal governor 'power_allocator'
[    0.875492] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.875543] pci 0000:00:01.0: PCI bridge to [bus 04]
[    0.875546] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.875549] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.875555] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.875557] pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
[    0.875560] pci 0000:00:03.0:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.875563] pci 0000:00:03.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.875567] pci 0000:00:07.0: PCI bridge to [bus 02]
[    0.875576] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.875578] pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
[    0.875581] pci 0000:00:1e.0:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.875588] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.875589] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.875591] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.875592] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.875593] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff window]
[    0.875595] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window]
[    0.875596] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.875597] pci_bus 0000:04: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.875598] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.875600] pci_bus 0000:03: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.875601] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.875602] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.875603] pci_bus 0000:01: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.875605] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
[    0.875606] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
[    0.875607] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.875608] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.875610] pci_bus 0000:01: resource 8 [mem 0xc0000000-0xdfffffff window]
[    0.875611] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed8ffff window]
[    0.875683] pci_bus 0000:ff: resource 4 [io  0x0000-0xffff]
[    0.875684] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff]
[    0.875719] NET: Registered protocol family 2
[    0.875914] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.875988] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.876197] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.876312] TCP: Hash tables configured (established 65536 bind 65536)
[    0.876373] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.876408] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.876487] NET: Registered protocol family 1
[    0.876492] NET: Registered protocol family 44
[    0.878631] pci 0000:04:00.0: async suspend disabled to avoid multi-function power-on ordering issue
[    0.878635] pci 0000:04:00.1: async suspend disabled to avoid multi-function power-on ordering issue
[    0.878644] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.878653] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.878720] PCI: CLS 64 bytes, default 64
[    0.878774] Trying to unpack rootfs image as initramfs...
[    1.018012] Freeing initrd memory: 9068K
[    1.018042] DMAR: Host address width 39
[    1.018044] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0
[    1.018060] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap c9008010e60262 ecap f0207a
[    1.018061] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1
[    1.018067] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f020fe
[    1.018068] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff
[    1.018069] DMAR: RMRR base: 0x000000bf7ec000 end: 0x000000bf7ebfff
[    1.018070] DMAR: ATSR flags: 0x0
[    1.039195] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.039198] software IO TLB: mapped [mem 0xbb790000-0xbf790000] (64MB)
[    1.039382] check: Scanning for low memory corruption every 60 seconds
[    1.039793] Initialise system trusted keyrings
[    1.039801] Key type blacklist registered
[    1.039850] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    1.041267] zbud: loaded
[    1.046468] Key type asymmetric registered
[    1.046469] Asymmetric key parser 'x509' registered
[    1.046477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.046526] io scheduler mq-deadline registered
[    1.046527] io scheduler kyber registered
[    1.046553] io scheduler bfq registered
[    1.047017] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.047095] intel_idle: MWAIT substates: 0x1120
[    1.047096] intel_idle: v0.4.1 model 0x1A
[    1.047418] intel_idle: lapic_timer_reliable_states 0x2
[    1.047487] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.047510] ACPI: Power Button [PWRB]
[    1.047550] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.050594] ACPI: Power Button [PWRF]
[    1.051556] thermal LNXTHERM:00: registered as thermal_zone0
[    1.051557] ACPI: Thermal Zone [THRM] (22 C)
[    1.051869] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.072494] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.073910] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.073911] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.075966] usbcore: registered new interface driver usbserial_generic
[    1.075973] usbserial: USB Serial support registered for generic
[    1.076000] rtc_cmos 00:01: RTC can wake from S4
[    1.076178] rtc_cmos 00:01: registered as rtc0
[    1.076202] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.076273] intel_pstate: CPU model not supported
[    1.076971] ledtrig-cpu: registered to indicate activity on CPUs
[    1.077078] drop_monitor: Initializing network drop monitor service
[    1.077290] NET: Registered protocol family 10
[    1.085592] Segment Routing with IPv6
[    1.085627] NET: Registered protocol family 17
[    1.086779] RAS: Correctable Errors collector initialized.
[    1.086899] microcode: sig=0x106a4, pf=0x2, revision=0xa
[    1.087280] microcode: Microcode Update Driver: v2.2.
[    1.087285] IPI shorthand broadcast: enabled
[    1.087298] sched_clock: Marking stable (1084880175, 2389225)->(1134438334, -47168934)
[    1.087482] registered taskstats version 1
[    1.087493] Loading compiled-in X.509 certificates
[    1.092290] Loaded X.509 cert 'Build time autogenerated kernel key: 4a68e9f02a98677cc36ba9a9f430df87d323069e'
[    1.092337] zswap: loaded using pool lzo/zbud
[    1.092526] Key type ._fscrypt registered
[    1.092527] Key type .fscrypt registered
[    1.101192] Key type big_key registered
[    1.101588] PM:   Magic number: 4:250:108
[    1.101739] rtc_cmos 00:01: setting system clock to 2020-01-12T03:06:15 UTC (1578798375)
[    1.103229] Freeing unused decrypted memory: 2040K
[    1.103669] Freeing unused kernel image memory: 1652K
[    1.137283] Write protecting the kernel read-only data: 18432k
[    1.138193] Freeing unused kernel image memory: 2012K
[    1.138451] Freeing unused kernel image memory: 60K
[    1.153183] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.153269] x86/mm: Checking user space page tables
[    1.167603] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.167604] Run /init as init process
[    1.253214] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.253701] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.253706] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.259253] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.261132] ehci-pci: EHCI PCI platform driver
[    1.261457] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.261465] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.261478] ehci-pci 0000:00:1a.7: debug port 1
[    1.265386] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    1.265414] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfbbf8000
[    1.265694] SCSI subsystem initialized
[    1.277138] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.277212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.277214] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.277216] usb usb1: Product: EHCI Host Controller
[    1.277218] usb usb1: Manufacturer: Linux 5.4.10-arch1-1 ehci_hcd
[    1.277220] usb usb1: SerialNumber: 0000:00:1a.7
[    1.277372] hub 1-0:1.0: USB hub found
[    1.277384] hub 1-0:1.0: 6 ports detected
[    1.277886] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.277897] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.277922] ehci-pci 0000:00:1d.7: debug port 1
[    1.280487] libata version 3.00 loaded.
[    1.281831] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.281852] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfbbfa000
[    1.282018] pata_jmicron 0000:04:00.1: enabling device (0000 -> 0001)
[    1.284334] scsi host0: pata_jmicron
[    1.284540] scsi host1: pata_jmicron
[    1.284600] ata1: PATA max UDMA/100 cmd 0xec00 ctl 0xe880 bmdma 0xe400 irq 27
[    1.284601] ata2: PATA max UDMA/100 cmd 0xe800 ctl 0xe480 bmdma 0xe408 irq 27
[    1.285005] ahci 0000:00:1f.2: version 3.0
[    1.285201] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.285238] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[    1.285241] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs 
[    1.293790] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.293856] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.293858] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.293860] usb usb2: Product: EHCI Host Controller
[    1.293861] usb usb2: Manufacturer: Linux 5.4.10-arch1-1 ehci_hcd
[    1.293862] usb usb2: SerialNumber: 0000:00:1d.7
[    1.293979] hub 2-0:1.0: USB hub found
[    1.293987] hub 2-0:1.0: 6 ports detected
[    1.296920] uhci_hcd: USB Universal Host Controller Interface driver
[    1.297137] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.297142] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.297148] uhci_hcd 0000:00:1a.0: detected 2 ports
[    1.297173] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a400
[    1.297228] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.297230] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.297231] usb usb3: Product: UHCI Host Controller
[    1.297232] usb usb3: Manufacturer: Linux 5.4.10-arch1-1 uhci_hcd
[    1.297234] usb usb3: SerialNumber: 0000:00:1a.0
[    1.297374] hub 3-0:1.0: USB hub found
[    1.297386] hub 3-0:1.0: 2 ports detected
[    1.297760] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.297765] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.297770] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.297795] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a480
[    1.297847] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.297848] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.297850] usb usb4: Product: UHCI Host Controller
[    1.297851] usb usb4: Manufacturer: Linux 5.4.10-arch1-1 uhci_hcd
[    1.297852] usb usb4: SerialNumber: 0000:00:1a.1
[    1.297960] hub 4-0:1.0: USB hub found
[    1.297971] hub 4-0:1.0: 2 ports detected
[    1.298334] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.298340] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.298345] uhci_hcd 0000:00:1a.2: detected 2 ports
[    1.298363] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000a800
[    1.298413] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.298415] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.298416] usb usb5: Product: UHCI Host Controller
[    1.298417] usb usb5: Manufacturer: Linux 5.4.10-arch1-1 uhci_hcd
[    1.298418] usb usb5: SerialNumber: 0000:00:1a.2
[    1.298546] hub 5-0:1.0: USB hub found
[    1.298558] hub 5-0:1.0: 2 ports detected
[    1.298936] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.298942] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.298948] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.298965] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a880
[    1.299020] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.299021] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.299023] usb usb6: Product: UHCI Host Controller
[    1.299024] usb usb6: Manufacturer: Linux 5.4.10-arch1-1 uhci_hcd
[    1.299025] usb usb6: SerialNumber: 0000:00:1d.0
[    1.299131] hub 6-0:1.0: USB hub found
[    1.299142] hub 6-0:1.0: 2 ports detected
[    1.299527] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.299534] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.299541] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.299561] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ac00
[    1.299611] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.299613] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.299614] usb usb7: Product: UHCI Host Controller
[    1.299615] usb usb7: Manufacturer: Linux 5.4.10-arch1-1 uhci_hcd
[    1.299616] usb usb7: SerialNumber: 0000:00:1d.1
[    1.299723] hub 7-0:1.0: USB hub found
[    1.299734] hub 7-0:1.0: 2 ports detected
[    1.300114] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.300123] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.300129] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.300148] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b000
[    1.300201] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.300202] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.300204] usb usb8: Product: UHCI Host Controller
[    1.300205] usb usb8: Manufacturer: Linux 5.4.10-arch1-1 uhci_hcd
[    1.300206] usb usb8: SerialNumber: 0000:00:1d.2
[    1.300312] hub 8-0:1.0: USB hub found
[    1.300323] hub 8-0:1.0: 2 ports detected
[    1.334438] scsi host2: ahci
[    1.334687] scsi host3: ahci
[    1.334871] scsi host4: ahci
[    1.335156] scsi host5: ahci
[    1.335450] scsi host6: ahci
[    1.335728] scsi host7: ahci
[    1.335801] ata3: SATA max UDMA/133 abar m2048@0xfbbfc000 port 0xfbbfc100 irq 28
[    1.335803] ata4: SATA max UDMA/133 abar m2048@0xfbbfc000 port 0xfbbfc180 irq 28
[    1.335805] ata5: SATA max UDMA/133 abar m2048@0xfbbfc000 port 0xfbbfc200 irq 28
[    1.335806] ata6: SATA max UDMA/133 abar m2048@0xfbbfc000 port 0xfbbfc280 irq 28
[    1.335808] ata7: SATA max UDMA/133 abar m2048@0xfbbfc000 port 0xfbbfc300 irq 28
[    1.335809] ata8: SATA max UDMA/133 abar m2048@0xfbbfc000 port 0xfbbfc380 irq 28
[    1.340594] firewire_ohci 0000:01:06.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[    1.347278] ahci 0000:04:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    1.347283] ahci 0000:04:00.0: flags: 64bit ncq led clo pmp pio 
[    1.347834] scsi host8: ahci
[    1.348304] scsi host9: ahci
[    1.348410] ata9: SATA max UDMA/133 abar m8192@0xfbefe000 port 0xfbefe100 irq 29
[    1.348415] ata10: SATA max UDMA/133 abar m8192@0xfbefe000 port 0xfbefe180 irq 29
[    1.655582] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.656342] ata3.00: ATA-7: WDC WD800JD-75MSA3, 10.01E04, max UDMA/133
[    1.656345] ata3.00: 156250000 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    1.657229] ata3.00: configured for UDMA/133
[    1.657633] scsi 2:0:0:0: Direct-Access     ATA      WDC WD800JD-75MS 1E04 PQ: 0 ANSI: 5
[    1.664954] ata10: SATA link down (SStatus 0 SControl 300)
[    1.665004] ata9: SATA link down (SStatus 0 SControl 300)
[    1.768279] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[    1.858482] firewire_core 0000:01:06.0: created device fw0: GUID 00016c2000ca7967, S400
[    1.968373] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.971500] ata4.00: ATAPI: HL-DT-ST DVDRAM GH40F, MG01, max UDMA/100
[    1.975325] ata4.00: configured for UDMA/100
[    1.983541] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH40F     MG01 PQ: 0 ANSI: 5
[    2.034830] random: fast init done
[    2.044942] tsc: Refined TSC clocksource calibration: 2666.266 MHz
[    2.044949] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x266ec33838b, max_idle_ns: 440795217726 ns
[    2.045030] clocksource: Switched to clocksource tsc
[    2.047410] usb 3-1: New USB device found, idVendor=413c, idProduct=2107, bcdDevice= 5.02
[    2.047413] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.047415] usb 3-1: Product: Dell USB Entry Keyboard
[    2.047417] usb 3-1: Manufacturer: Dell
[    2.059825] hidraw: raw HID events driver (C) Jiri Kosina
[    2.111576] usbcore: registered new interface driver usbhid
[    2.111577] usbhid: USB HID core driver
[    2.113874] input: Dell Dell USB Entry Keyboard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/0003:413C:2107.0001/input/input4
[    2.171756] hid-generic 0003:413C:2107.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-0000:00:1a.0-1/input0
[    2.352206] ata5: SATA link down (SStatus 0 SControl 300)
[    2.364942] usb 1-3: new high-speed USB device number 3 using ehci-pci
[    2.514685] usb 1-3: config 1 interface 1 altsetting 0 endpoint 0x83 has an invalid bInterval 30, changing to 8
[    2.519932] usb 1-3: New USB device found, idVendor=0bda, idProduct=0152, bcdDevice=51.41
[    2.519935] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.519937] usb 1-3: Product: USB2.0-CRW
[    2.519939] usb 1-3: Manufacturer: Generic
[    2.519941] usb 1-3: SerialNumber: 20060413092100000
[    2.525721] hid-generic 0003:0BDA:0152.0002: hiddev0,hidraw1: USB HID v1.11 Device [Generic USB2.0-CRW] on usb-0000:00:1a.7-3/input1
[    2.529523] usb-storage 1-3:1.0: USB Mass Storage device detected
[    2.529998] scsi host10: usb-storage 1-3:1.0
[    2.530100] usbcore: registered new interface driver usb-storage
[    2.532106] usbcore: registered new interface driver uas
[    2.661624] ata6: SATA link down (SStatus 0 SControl 300)
[    2.781610] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[    2.971777] ata7: SATA link down (SStatus 0 SControl 300)
[    2.975645] usb 4-2: New USB device found, idVendor=04eb, idProduct=e030, bcdDevice= 1.70
[    2.975648] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.975650] usb 4-2: Product: Media Center Interface
[    2.975652] usb 4-2: Manufacturer: Device
[    2.996923] input: Device Media Center Interface Consumer Control as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/0003:04EB:E030.0003/input/input5
[    3.051675] input: Device Media Center Interface Keyboard as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/0003:04EB:E030.0003/input/input6
[    3.051925] hid-generic 0003:04EB:E030.0003: input,hiddev1,hidraw2: USB HID v1.10 Keyboard [Device Media Center Interface] on usb-0000:00:1a.1-2/input0
[    3.063147] hid-generic 0003:04EB:E030.0004: hiddev2,hidraw3: USB HID v1.10 Device [Device Media Center Interface] on usb-0000:00:1a.1-2/input1
[    3.281777] ata8: SATA link down (SStatus 0 SControl 300)
[    3.288228] sd 2:0:0:0: [sda] 156250000 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    3.288259] sd 2:0:0:0: [sda] Write Protect is off
[    3.288262] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.288303] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.373763]  sda: sda1 sda2
[    3.374971] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.422748] sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.422752] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.457579] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    3.541148] scsi 10:0:0:0: Direct-Access     Generic- Compact Flash    1.00 PQ: 0 ANSI: 0 CCS
[    3.543768] scsi 10:0:0:1: Direct-Access     Generic- SM/xD-Picture    1.00 PQ: 0 ANSI: 0 CCS
[    3.546238] scsi 10:0:0:2: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 0 CCS
[    3.548763] scsi 10:0:0:3: Direct-Access     Generic- MS/MS-Pro        1.00 PQ: 0 ANSI: 0 CCS
[    3.576571] sd 10:0:0:0: [sdb] Attached SCSI removable disk
[    3.578544] sd 10:0:0:2: [sdd] Attached SCSI removable disk
[    3.581549] sd 10:0:0:3: [sde] Attached SCSI removable disk
[    3.610180] sd 10:0:0:1: [sdc] Attached SCSI removable disk
[    4.015129] PM: Image not found (code -22)
[    4.190506] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    5.791783] systemd[1]: systemd 244.1-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.808348] systemd[1]: Detected architecture x86-64.
[    5.839038] systemd[1]: Set hostname to <pARCHemin>.
[    6.213952] random: crng init done
[    7.896557] systemd[1]: Created slice system-getty.slice.
[    7.896860] systemd[1]: Created slice User and Session Slice.
[    7.896927] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.896978] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.897178] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.897209] systemd[1]: Reached target Local Encrypted Volumes.
[    7.897232] systemd[1]: Reached target Paths.
[    7.897246] systemd[1]: Reached target Remote File Systems.
[    7.897256] systemd[1]: Reached target Slices.
[    7.897328] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.906332] systemd[1]: Listening on LVM2 metadata daemon socket.
[    7.914550] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.916332] systemd[1]: Listening on Process Core Dump Socket.
[    7.916395] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.916560] systemd[1]: Listening on Journal Audit Socket.
[    7.916660] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.916773] systemd[1]: Listening on Journal Socket.
[    7.916886] systemd[1]: Listening on udev Control Socket.
[    7.916959] systemd[1]: Listening on udev Kernel Socket.
[    7.917886] systemd[1]: Mounting Huge Pages File System...
[    7.918951] systemd[1]: Mounting POSIX Message Queue File System...
[    7.919988] systemd[1]: Mounting Kernel Debug File System...
[    7.921077] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.922180] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.970856] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.970913] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.973064] systemd[1]: Starting Journal Service...
[    7.990967] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[    7.991113] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    7.992040] systemd[1]: Mounting Kernel Configuration File System...
[    7.993065] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.993978] systemd[1]: Starting Apply Kernel Variables...
[    7.994969] systemd[1]: Starting udev Coldplug all Devices...
[    7.996391] systemd[1]: Mounted Huge Pages File System.
[    7.996536] systemd[1]: Mounted POSIX Message Queue File System.
[    7.996682] systemd[1]: Mounted Kernel Debug File System.
[    7.996822] systemd[1]: Mounted Kernel Configuration File System.
[    8.015064] systemd[1]: Started Create list of static device nodes for the current kernel.
[    8.078569] EXT4-fs (sda1): re-mounted. Opts: (null)
[    8.079830] systemd[1]: Started Remount Root and Kernel File Systems.
[    8.079977] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    8.203580] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.204483] systemd[1]: Starting Load/Save Random Seed...
[    8.204526] systemd[1]: Condition check resulted in Create System Users being skipped.
[    8.205375] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.206053] systemd[1]: Started Apply Kernel Variables.
[    8.272834] systemd[1]: Started udev Coldplug all Devices.
[    8.323970] systemd[1]: Started LVM2 metadata daemon.
[    8.324073] audit: type=1130 audit(1578798382.716:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.390458] systemd[1]: Started Journal Service.
[    8.390537] audit: type=1130 audit(1578798382.783:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.467600] audit: type=1130 audit(1578798382.863:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.505141] systemd-journald[352]: Received client request to flush runtime journal.
[    8.727070] audit: type=1130 audit(1578798383.120:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.157729] audit: type=1130 audit(1578798384.553:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.818904] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT)
[   10.818929] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED)
[   10.818947] EDAC i7core: Driver loaded, 1 memory controller(s) found.
[   10.837594] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000084F (\PMRG) (20190816/utaddress-204)
[   10.837599] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.837602] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x0000000000000480-0x000000000000049F (\LEDC) (20190816/utaddress-204)
[   10.837605] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.837632] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   10.952025] i5500_temp 0000:00:14.3: Sensor seems to be disabled
[   10.978348] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   11.192234] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   11.435390] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[   11.435392] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   11.435757] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   11.471166] gpio_ich gpio_ich.1.auto: GPIO from 451 to 511
[   11.534346] iTCO_vendor_support: vendor-support=0
[   11.679377] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   11.679431] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[   11.679812] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   13.008179] Linux agpgart interface v0.103
[   13.072142] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[   13.095293] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[   13.393283] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:03:00.1/sound/card1/input10
[   13.911154] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC1200: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   13.911158] snd_hda_codec_realtek hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   13.911161] snd_hda_codec_realtek hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   13.911163] snd_hda_codec_realtek hdaudioC0D2:    mono: mono_out=0x0
[   13.911165] snd_hda_codec_realtek hdaudioC0D2:    dig-out=0x1e/0x0
[   13.911166] snd_hda_codec_realtek hdaudioC0D2:    inputs:
[   13.911169] snd_hda_codec_realtek hdaudioC0D2:      Front Mic=0x19
[   13.911171] snd_hda_codec_realtek hdaudioC0D2:      Rear Mic=0x18
[   13.911173] snd_hda_codec_realtek hdaudioC0D2:      Line=0x1a
[   13.946353] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   13.946530] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.946689] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   13.946787] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   13.946906] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   13.947037] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   13.947178] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   13.947321] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[   13.947468] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[   14.269046] Adding 15209412k swap on /dev/sda2.  Priority:-2 extents:1 across:15209412k FS
[   14.345313] audit: type=1130 audit(1578798388.740:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.401772] [drm] radeon kernel modesetting enabled.
[   14.401861] radeon 0000:03:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xd0000000 -> 0xdfffffff
[   14.401863] radeon 0000:03:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xfbde0000 -> 0xfbdeffff
[   14.401866] radeon 0000:03:00.0: vgaarb: deactivate vga console
[   14.402362] Console: switching to colour dummy device 80x25
[   14.402869] [drm] initializing kernel modesetting (RV730 0x1002:0x9490 0x174B:0xE101 0x00).
[   14.402925] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
[   14.402930] caller pci_map_rom+0x6a/0x17d mapping multiple BARs
[   14.403982] ATOM BIOS: RV730
[   14.404024] radeon 0000:03:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[   14.404026] radeon 0000:03:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[   14.404030] [drm] Detected VRAM RAM=1024M, BAR=256M
[   14.404031] [drm] RAM width 128bits DDR
[   14.404170] [TTM] Zone  kernel: Available graphics memory: 3040544 KiB
[   14.404172] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   14.404173] [TTM] Initializing pool allocator
[   14.404179] [TTM] Initializing DMA pool allocator
[   14.404200] [drm] radeon: 1024M of VRAM memory ready
[   14.404202] [drm] radeon: 1024M of GTT memory ready.
[   14.404214] [drm] Loading RV730 Microcode
[   14.749658] audit: type=1130 audit(1578798389.143:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.855142] [drm] Internal thermal controller with fan control
[   14.860236] [drm] radeon: dpm initialized
[   14.896307] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   14.897608] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   14.919595] [drm] PCIE GART of 1024M enabled (table at 0x000000000014C000).
[   14.919659] radeon 0000:03:00.0: WB enabled
[   14.919663] radeon 0000:03:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0x0000000085fb68de
[   14.919666] radeon 0000:03:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0x000000000166ea68
[   14.919970] radeon 0000:03:00.0: fence driver on ring 5 use gpu addr 0x000000000005c598 and cpu addr 0x00000000ae8552e8
[   14.919978] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   14.919979] [drm] Driver supports precise vblank timestamp query.
[   14.919981] radeon 0000:03:00.0: radeon: MSI limited to 32-bit
[   14.920029] radeon 0000:03:00.0: radeon: using MSI.
[   14.920058] [drm] radeon: irq initialized.
[   14.967049] [drm] ring test on 0 succeeded in 1 usecs
[   14.967057] [drm] ring test on 3 succeeded in 2 usecs
[   14.968581] audit: type=1130 audit(1578798389.363:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.996214] audit: type=1127 audit(1578798389.390:10): pid=425 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   15.026069] audit: type=1130 audit(1578798389.420:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.029760] audit: type=1130 audit(1578798389.423:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.052133] audit: type=1130 audit(1578798389.446:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.143112] [drm] ring test on 5 succeeded in 1 usecs
[   15.143115] [drm] UVD initialized successfully.
[   15.143346] [drm] ib test on ring 0 succeeded in 0 usecs
[   15.143367] [drm] ib test on ring 3 succeeded in 0 usecs
[   15.714599] audit: type=1130 audit(1578798390.106:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.716574] audit: type=1130 audit(1578798390.110:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.804991] [drm] ib test on ring 5 succeeded
[   15.805368] [drm] Radeon Display Connectors
[   15.805369] [drm] Connector 0:
[   15.805369] [drm]   VGA-1
[   15.805371] [drm]   DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c
[   15.805371] [drm]   Encoders:
[   15.805372] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[   15.805372] [drm] Connector 1:
[   15.805373] [drm]   HDMI-A-1
[   15.805373] [drm]   HPD2
[   15.805375] [drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
[   15.805375] [drm]   Encoders:
[   15.805376] [drm]     DFP2: INTERNAL_UNIPHY1
[   15.805376] [drm] Connector 2:
[   15.805376] [drm]   DVI-I-1
[   15.805377] [drm]   HPD1
[   15.805378] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   15.805379] [drm]   Encoders:
[   15.805379] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   15.805380] [drm]     DFP1: INTERNAL_UNIPHY
[   15.857574] [drm] fb mappable at 0xD034D000
[   15.857575] [drm] vram apper at 0xD0000000
[   15.857576] [drm] size 8294400
[   15.857576] [drm] fb depth is 24
[   15.857577] [drm]    pitch is 7680
[   15.857736] fbcon: radeondrmfb (fb0) is primary device
[   15.858632] Console: switching to colour frame buffer device 240x67
[   15.863245] radeon 0000:03:00.0: fb0: radeondrmfb frame buffer device
[   15.898304] [drm] Initialized radeon 2.50.0 20080528 for 0000:03:00.0 on minor 0
[   16.753854] audit: type=1130 audit(1578798391.146:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  137.316626] audit: type=1100 audit(1578798511.710:17): pid=431 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pARCHemin addr=? terminal=tty1 res=success'
[  137.387337] audit: type=1101 audit(1578798511.780:18): pid=431 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=pARCHemin addr=? terminal=tty1 res=success'
[  137.399991] audit: type=1103 audit(1578798511.796:19): pid=431 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pARCHemin addr=? terminal=tty1 res=success'
[  137.400095] audit: type=1006 audit(1578798511.796:20): pid=431 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
[  137.482192] audit: type=1130 audit(1578798511.876:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  137.502875] audit: type=1101 audit(1578798511.896:22): pid=438 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  137.502926] audit: type=1006 audit(1578798511.896:23): pid=438 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
[  137.503453] audit: type=1105 audit(1578798511.896:24): pid=438 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  137.736992] audit: type=1130 audit(1578798512.130:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  137.747081] audit: type=1105 audit(1578798512.140:26): pid=431 uid=0 auid=0 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" hostname=pARCHemin addr=? terminal=tty1 res=success'

Offline

#13 2020-01-12 15:39:45

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [intel 82567LF-2] not configured

Dmesg shows that the e1000e driver was loaded.  But the Ethernet NIC does not show up in ip link ? hmm  Can you verify that again?

And also, since you have updated the kernel, can you again post the output of pacman -Qi linux, and of uname -a.  We might be chasing two issues at once.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#14 2020-01-12 16:35:26

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [intel 82567LF-2] not configured

Offline

Board footer

Powered by FluxBB