Hours of unraid fun


22350

Recommended Posts

so i have a dell server that is maxied out with 3 video cards.  I have added a pci USB card that allows me to pass through to one vm

 

The native vm of the dell server worked fine, but hot swapping usb wasn't going to work.

 

given that there was one last port on e the board pci x2, I decided to get a cable and break out for the port.  that let me add another usb controller.

 

everything was great.

 

Then the card disappeared.  I removed it and plugged it back in.  POOF it was back.

 

strangely the pci and the x2 slots had the same chipset listed. 

 

I am so damn tired......   i have the card forwarding with the plugin, then it disappears.

 

There is obviously a conflict.  How do I make this go away.??

 

pardon the emotion.... i have to have this working tomorrow

Link to comment

Are you passing through controllers to your vm for hot swapping, or just ports?

 

For usb issues I'd follow the steps here. At the very least it will allow you to document each controller, port, and bus which should help you in figuring out if there's a conflict and what controllers are what.

 

 

Link to comment
4 hours ago, mikotoiii said:

Are you passing through controllers to your vm for hot swapping, or just ports?

 

For usb issues I'd follow the steps here. At the very least it will allow you to document each controller, port, and bus which should help you in figuring out if there's a conflict and what controllers are what.

 

 

I am VFIO-PCI Config plugin to pass the whole controller through, for hot swap.  Using a Dell Xeon server.  There is one onboard controller for native usb.

 

I added a pci usb board in slot 6.  That board was working fine until i added another pcie usb board to slot 4.  I am using that to put the unraid flash drive.

 

I added the native usb and the slot 6 card via VFIO-pci and everything appeared to work fine, but after restart that card seems to disappear.

 

Both of those cards seem to run on the same chip.

 

 

GUID-B47D2598-6E5B-48A4-B6DC-22A0AA15AF54-low.jpg

Link to comment

Check your tools->system devices to see what the ids are on both your cards. They should also appear in separate iommu groups. If the ids are the same on both cards, then when you add them to the vfio-pci it will remove unraids ability to access the cards (but you could pass each of the cards to separate vms if you choose.

 

If you map out what ports/controller/busses are on your onboard, then you can maybe shuffle things around to have unraid using the onboard and have the cards used by your vms. You might also be able to isolate it so that only some of the onboard ports are used by unraid and the other controllers can be passed to vms.

Link to comment

thx.

 

I just started the vm with with the native usb, so i could see what's going on.  the device manager shows one of those two card under usb devices.  This is the card that is broken out from slot 4.  I wanted to be sure, so i pulled the card from slot 6 and refreshed the device manager.

 

i attached the pci map.  The two "Renesas" cards appear to have different numbers, but maybe not different enough?  

pci.jpg

IMG_1425.jpg

IMG_1423.jpg

Link to comment

put everything back and just tried to start the one vm that has the Renesas slot 6 card forwarded.

 

Vm hangs on windows start screen.  It appears that forwarding that card screws up the whole program. It won't even let me shut down from the unraid control panel.  I have to force close it

 

 

I would take the suggestion of swapping the allocations around, but i need the native usb ports accessed by one of the vms.  As you can see in the attached picture, the broken out usb controller is just there for the unraid flash drive.

IMG_1427.jpg

Edited by 22350
extra info
Link to comment

Are you passing 1912:0014 or 1912:0015 through to the vm that's crashing. If it's 1912:0014 you'll probably have to pass through the rest of the iommu 32 group as well, or at least add it to your vfio-pci to prevent unraid from trying to access it.

Edited by mikotoiii
Link to comment

USB pass through is very fickle.

 

As above are the other devices in IOMMU 32 part of the card, in which case pass them all through. If not it may be worth moving  the Unraid USB drive to IOMMU 32 and then pass through 33 to the VM as it seems to be on it's own. Unfortunately this generation of chipset doesn't implement IOMMU very well so results can vary and the IOMMU seperation shown may not be reality. 

 

I have a pair of Asmedia USB controllers with seperate physical chips on the manboard connected by PCI-E, however I can only pass them through together and even then they are not reliable, working fine with HDD but not keyboard or mouse. The Intel integrated controller is fine to pass through.

 

 

 

 

 

 

Link to comment
18 hours ago, Decto said:

 

I already tried selecting all three items in IOMMU 32 with the VFIO-PCI Config plugin.  It didn't appear the fix anything. I didn't see the other two items in the vm to forward.  Maybe I will try that again.

The strange thing is that this card is fine until I plug the last card into PCIe x2  PORT 4.  Then it loses the previously working card.

The issue I have is that these two cards are specific, because I was out of ports.  One is a regular PCI card.  The other is the wierd small card for the pcie x2 slot.  Those are the only two ports I had left.  I could try getting another PCIe x2 card from another manufacturer.  

 

Quote

 

 

Quote

 

 

 

 

 

Edited by 22350
Link to comment

I checked the manual and can't see anything that would cause your issue. I am wondering if it might have something to do with the breakout cable that you have.

The only other thing that I saw was the it lists that server as capable of 2 video. https://www.dell.com/support/manuals/is/en/isdhs1/precision-t5810-workstation/precision_t5810_om_pub/technical-specifications?guid=guid-cb1a5aa6-1e70-44b9-b690-59507a3a9f31&lang=en-us

 

For testing purposes, can you remove one of the video cards and plug the usb controller directly into the slot?

I'd remove 1 of the video cards first, and then try to pass it though. If the behavior is the same, then try to plug the usb controller directly in. That will help you isolate if that extension is causing the issues.

Link to comment

I think you might be right.  if you look at the IOMMU, the cable entries in group 32 are not green dotted.  But it is important to remember that this is the card, that is working.  It is the other card in slot 6 is the card that is having trouble.

 

Trying to figure out how to pull a video card and still test.

 

 

iommu.png

Link to comment

You should be able to change your graphics card from the passthrough to vnc. You may need to create a new vm template and point it to your vm file(s). I like to keep duplicate templates one for my passthrough and one for vnc for troubleshooting.

 

I use an nvme drive passed through for my vms, so blasting away a template is fine since my os resides on a physical device. It also give me the option to boot my os as bare metal should the need arise.

Link to comment
26 minutes ago, mikotoiii said:

You should be able to change your graphics card from the passthrough to vnc. You may need to create a new vm template and point it to your vm file(s). I like to keep duplicate templates one for my passthrough and one for vnc for troubleshooting.

 

I use an nvme drive passed through for my vms, so blasting away a template is fine since my os resides on a physical device. It also give me the option to boot my os as bare metal should the need arise.

Ok,  so i swapped the card aroun and put the pcie x2 card directly into port 4.  Exact same issue.  So, it isn't the extender cable.

So, to recap, if I don't have that card in slot 4, I can put the Unraid flash in either native or the pci card in slot 6 and there are no issues.  That, of course is not passing that card through.

 

My feeling is that it isn't the PCIe x2 (slot 4) card is not the issue at all.  The issue is passing through the legacy PCI card  [slot 6]

 

Does that slot conflict on the busses?  There appears to be two other usb controllers, which don't relate to any usb devices.  maybe one of those controllers is the actual controller for slot 6?  They are groups 21 and 26

IMG_1440.jpg

controllers.png

Link to comment
7 minutes ago, 22350 said:

Does that slot conflict on the busses?  There appears to be two other usb controllers, which don't relate to any usb devices.  maybe one of those controllers is the actual controller for slot 6?  They are groups 21 and 26

 

 

 

Intel controllers are often grouped as you see. 

Group 18 is the xHCI controller (USB 3.0), this is backwards compatible with the USB 2.0 and will be linked to the 4+ ports

 

Group 21 and 26 are eHCI controllers (USB 2.0)  usually 2 ports per controller.

 

Usually the eHCI and xHCI are all connected to the same group of ports. If you don't need USB 3.0, disabling USB 3.0 (if possible) may allow you to pass through the two USB 2.0 controllers individually. You can experiment with enable / disable of xHCI, eHCI handoff in the BIOS.  Motherboards behave differently so there is no magic pre solution. That may remove the requirement for one of the cards.

 

 

It looks like the PCI card is driven from the chipset by a PCI-E to PCI controller, the card then reverses that with a PCI to PCI-E controller which then interfaces with a PCI-E USB 3.0 Controller. An old native PCI to USB 2.0 controller may be a better bet if you can find one to avoid the additional bus conversion.

 

Link to comment

Do you have 1912:0015 bound to vfio-pci as well? You're other screenshots that show both cards have it listed as not bound to vfio-pci.

Is 1912:0015 what you're trying to run unraid from, and 1912:0014 what you're passing through to the vm?

 

Can you follow the attached guide and make sure that all the ports on both cards aren't on the same busses, etc? It looks like 1912:0015 could be running on bus 7 and bus 8 from previous screenshots.

 

Also if you can replicate the card going missing, you can run a dmesg | tail on your server via ssh, which might give you some more information into the cause of the problem. You can also capture diagnostic logs from tools->diagnostics before the reboot happens.

 

 

Link to comment

i dmesg and got this:::

 

 

[    0.009882] ACPI: ASF! 0x0000000099D443F8 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.009889] ACPI: Local APIC address 0xfee00000
[    0.009949] No NUMA configuration found
[    0.009949] Faking a node at [mem 0x0000000000000000-0x000000105fffffff]
[    0.009952] NODE_DATA(0) allocated [mem 0x105fffa000-0x105fffdfff]
[    0.009992] Zone ranges:
[    0.009993]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009994]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009995]   Normal   [mem 0x0000000100000000-0x000000105fffffff]
[    0.009995] Movable zone start for each node
[    0.009996] Early memory node ranges
[    0.009997]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.009998]   node   0: [mem 0x0000000000100000-0x000000009916afff]
[    0.009998]   node   0: [mem 0x000000009b173000-0x000000009b173fff]
[    0.009999]   node   0: [mem 0x000000009b182000-0x000000009cffffff]
[    0.010000]   node   0: [mem 0x0000000100000000-0x000000105fffffff]
[    0.010250] Zeroed struct page in unavailable ranges: 20601 pages
[    0.010251] Initmem setup node 0 [mem 0x0000000000001000-0x000000105fffffff]
[    0.010252] On node 0 totalpages: 16756615
[    0.010253]   DMA zone: 64 pages used for memmap
[    0.010253]   DMA zone: 21 pages reserved
[    0.010254]   DMA zone: 3997 pages, LIFO batch:0
[    0.010320]   DMA32 zone: 9856 pages used for memmap
[    0.010321]   DMA32 zone: 630762 pages, LIFO batch:63
[    0.021291]   Normal zone: 251904 pages used for memmap
[    0.021292]   Normal zone: 16121856 pages, LIFO batch:63
[    0.275751] ACPI: PM-Timer IO Port: 0x408
[    0.275753] ACPI: Local APIC address 0xfee00000
[    0.275759] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.275760] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.275761] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.275761] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.275762] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.275762] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.275763] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.275764] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.275764] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.275765] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
[    0.275766] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.275766] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.275767] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.275767] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.275768] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.275769] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.275769] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.275770] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.275771] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.275771] ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
[    0.275781] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.275785] IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
[    0.275787] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.275788] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.275789] ACPI: IRQ0 used by override.
[    0.275790] ACPI: IRQ9 used by override.
[    0.275792] Using ACPI (MADT) for SMP configuration information
[    0.275793] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.275798] smpboot: Allowing 20 CPUs, 0 hotplug CPUs
[    0.275810] [mem 0xb0000000-0xfed1bfff] available for PCI devices
[    0.275811] Booting paravirtualized kernel on bare hardware
[    0.275813] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.328951] random: get_random_bytes called from start_kernel+0x8e/0x46c with crng_init=0
[    0.328956] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:20 nr_node_ids:1
[    0.329459] percpu: Embedded 43 pages/cpu s135192 r8192 d32744 u262144
[    0.329463] pcpu-alloc: s135192 r8192 d32744 u262144 alloc=1*2097152
[    0.329464] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.329468] pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
[    0.329485] Built 1 zonelists, mobility grouping on.  Total pages: 16494770
[    0.329485] Policy zone: Normal
[    0.329487] Kernel command line: BOOT_IMAGE=/bzimage initrd=/bzroot
[    0.329528] log_buf_len individual max cpu contribution: 4096 bytes
[    0.329529] log_buf_len total cpu_extra contributions: 77824 bytes
[    0.329530] log_buf_len min size: 131072 bytes
[    0.329561] log_buf_len: 262144 bytes
[    0.329562] early log buf free: 120620(92%)
[    0.481710] Memory: 65760764K/67026460K available (10252K kernel code, 736K rwdata, 2004K rodata, 1196K init, 2100K bss, 1265696K reserved, 0K cma-reserved)
[    0.481763] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
[    0.481768] Kernel/User page tables isolation: enabled
[    0.481866] rcu: Hierarchical RCU implementation.
[    0.481867] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=20.
[    0.481868] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
[    0.481887] NR_IRQS: 16640, nr_irqs: 992, preallocated irqs: 16
[    0.482052] rcu:     Offload RCU callbacks from CPUs: (none).
[    0.486879] Console: colour VGA+ 80x25
[    0.514259] console [tty0] enabled
[    0.514468] ACPI: Core revision 20180810
[    0.514917] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.515269] hpet clockevent registered
[    0.515273] APIC: Switch to symmetric I/O mode setup
[    0.515472] DMAR: Host address width 46
[    0.515668] DMAR: DRHD base: 0x000000f7ffd000 flags: 0x0
[    0.515869] DMAR: dmar0: reg_base_addr f7ffd000 ver 1:0 cap d2008c10ef0466 ecap f0205b
[    0.516071] DMAR: DRHD base: 0x000000f7ffc000 flags: 0x1
[    0.516284] DMAR: dmar1: reg_base_addr f7ffc000 ver 1:0 cap d2078c106f0466 ecap f020df
[    0.516485] DMAR: RMRR base: 0x0000009afe6000 end: 0x0000009aff4fff
[    0.516684] DMAR: ATSR flags: 0x0
[    0.516879] DMAR: RHSA base: 0x000000f7ffc000 proximity domain: 0x0
[    0.517080] DMAR-IR: IOAPIC id 1 under DRHD base  0xf7ffc000 IOMMU 1
[    0.517286] DMAR-IR: IOAPIC id 2 under DRHD base  0xf7ffc000 IOMMU 1
[    0.517484] DMAR-IR: HPET id 0 under DRHD base 0xf7ffc000
[    0.517682] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.517683] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.518451] DMAR: DRHD: handling fault status reg 2
[    0.518650] DMAR: [DMA Read] Request device [00:1f.2] fault addr 996b2000 [fault reason 06] PTE Read access is not set
[    0.519091] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.519442] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.519650] Switched APIC routing to physical flat.
[    0.520327] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.525274] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2c94dffea94, max_idle_ns: 440795361700 ns
[    0.525630] Calibrating delay loop (skipped), value calculated using timer frequency.. 6185.68 BogoMIPS (lpj=3092844)
[    0.525978] pid_max: default: 32768 minimum: 301
[    0.535098] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[    0.539685] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.540037] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.540376] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.540751] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.540951] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.541168] CPU0: Thermal monitoring enabled (TM1)
[    0.541407] process: using mwait in idle threads
[    0.541624] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.541823] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.542623] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.542968] Spectre V2 : Mitigation: Full generic retpoline
[    0.543165] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.543366] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.543571] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.543622] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.543822] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.544187] MDS: Mitigation: Clear CPU buffers
[    0.544737] Freeing SMP alternatives memory: 32K
[    0.546671] TSC deadline timer enabled
[    0.546674] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz (family: 0x6, model: 0x3f, stepping: 0x2)
[    0.547086] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.547463] ... version:                3
[    0.547622] ... bit width:              48
[    0.547624] ... generic registers:      4
[    0.547819] ... value mask:             0000ffffffffffff
[    0.548017] ... max period:             00007fffffffffff
[    0.548215] ... fixed-purpose events:   3
[    0.548411] ... event mask:             000000070000000f
[    0.548640] rcu: Hierarchical SRCU implementation.
[    0.548994] smp: Bringing up secondary CPUs ...
[    0.549237] x86: Booting SMP configuration:
[    0.549433] .... node  #0, CPUs:        #1
[    0.034547] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[    0.550831]   #2  #3  #4  #5  #6  #7  #8  #9 #10
[    0.564687] 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.565694]  #11 #12 #13 #14 #15 #16 #17 #18 #19
[    0.578867] smp: Brought up 1 node, 20 CPUs
[    0.579020] smpboot: Max logical packages: 1
[    0.579218] smpboot: Total of 20 processors activated (123713.76 BogoMIPS)
[    0.581978] devtmpfs: initialized
[    0.581978] x86/mm: Memory block size: 512MB
[    0.583657] PM: Registering ACPI NVS region [mem 0x99d45000-0x9a9ccfff] (13139968 bytes)
[    0.584024] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.584390] futex hash table entries: 8192 (order: 7, 524288 bytes)
[    0.584728] xor: automatically using best checksumming function   avx       
[    0.584940] pinctrl core: initialized pinctrl subsystem
[    0.585754] NET: Registered protocol family 16
[    0.586070] cpuidle: using governor ladder
[    0.586070] cpuidle: using governor menu
[    0.586070] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.586624] ACPI: bus type PCI registered
[    0.586864] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xa0000000-0xafffffff] (base 0xa0000000)
[    0.587213] PCI: MMCONFIG at [mem 0xa0000000-0xafffffff] reserved in E820
[    0.587426] PCI: Using configuration type 1 for base access
[    0.587656] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.589489] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.589489] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.605805] raid6: sse2x1   gen() 10683 MB/s
[    0.622809] raid6: sse2x1   xor()  7250 MB/s
[    0.639807] raid6: sse2x2   gen() 12691 MB/s
[    0.656814] raid6: sse2x2   xor()  8339 MB/s
[    0.673820] raid6: sse2x4   gen() 15472 MB/s
[    0.690822] raid6: sse2x4   xor()  9835 MB/s
[    0.707826] raid6: avx2x1   gen() 20894 MB/s
[    0.724831] raid6: avx2x1   xor() 13917 MB/s
[    0.741835] raid6: avx2x2   gen() 24496 MB/s
[    0.758841] raid6: avx2x2   xor() 15701 MB/s
[    0.775845] raid6: avx2x4   gen() 28703 MB/s
[    0.792849] raid6: avx2x4   xor() 18214 MB/s
[    0.793048] raid6: using algorithm avx2x4 gen() 28703 MB/s
[    0.793248] raid6: .... xor() 18214 MB/s, rmw enabled
[    0.793448] raid6: using avx2x2 recovery algorithm
[    0.793694] ACPI: Added _OSI(Module Device)
[    0.793894] ACPI: Added _OSI(Processor Device)
[    0.794092] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.794292] ACPI: Added _OSI(Processor Aggregator Device)
[    0.794492] ACPI: Added _OSI(Linux-Dell-Video)
[    0.794625] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.814985] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.818595] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.823140] ACPI: Interpreter enabled
[    0.823351] ACPI: (supports S0 S3 S5)
[    0.823549] ACPI: Using IOAPIC for interrupt routing
[    0.823643] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.824519] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.843207] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
[    0.843412] acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.843699] acpi PNP0A03:03: _OSC: platform does not support [LTR]
[    0.843972] acpi PNP0A03:03: _OSC: OS now controls [PME AER PCIeCapability]
[    0.844174] acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.844404] PCI host bridge to bus 0000:ff
[    0.844604] pci_bus 0000:ff: root bus resource [bus ff]
[    0.844631] pci 0000:ff:0b.0: [8086:2f81] type 00 class 0x088000
[    0.844674] pci 0000:ff:0b.1: [8086:2f36] type 00 class 0x110100
[    0.844707] pci 0000:ff:0b.2: [8086:2f37] type 00 class 0x110100
[    0.844740] pci 0000:ff:0c.0: [8086:2fe0] type 00 class 0x088000
[    0.844771] pci 0000:ff:0c.1: [8086:2fe1] type 00 class 0x088000
[    0.844802] pci 0000:ff:0c.2: [8086:2fe2] type 00 class 0x088000
[    0.844832] pci 0000:ff:0c.3: [8086:2fe3] type 00 class 0x088000
[    0.844864] pci 0000:ff:0c.4: [8086:2fe4] type 00 class 0x088000
[    0.844894] pci 0000:ff:0c.5: [8086:2fe5] type 00 class 0x088000
[    0.844925] pci 0000:ff:0c.6: [8086:2fe6] type 00 class 0x088000
[    0.844956] pci 0000:ff:0c.7: [8086:2fe7] type 00 class 0x088000
[    0.844987] pci 0000:ff:0d.0: [8086:2fe8] type 00 class 0x088000
[    0.845017] pci 0000:ff:0d.1: [8086:2fe9] type 00 class 0x088000
[    0.845050] pci 0000:ff:0f.0: [8086:2ff8] type 00 class 0x088000
[    0.845081] pci 0000:ff:0f.1: [8086:2ff9] type 00 class 0x088000
[    0.845112] pci 0000:ff:0f.2: [8086:2ffa] type 00 class 0x088000
[    0.845143] pci 0000:ff:0f.3: [8086:2ffb] type 00 class 0x088000
[    0.845174] pci 0000:ff:0f.4: [8086:2ffc] type 00 class 0x088000
[    0.845205] pci 0000:ff:0f.5: [8086:2ffd] type 00 class 0x088000
[    0.845238] pci 0000:ff:0f.6: [8086:2ffe] type 00 class 0x088000
[    0.845270] pci 0000:ff:10.0: [8086:2f1d] type 00 class 0x088000
[    0.845304] pci 0000:ff:10.1: [8086:2f34] type 00 class 0x110100
[    0.845337] pci 0000:ff:10.5: [8086:2f1e] type 00 class 0x088000
[    0.845367] pci 0000:ff:10.6: [8086:2f7d] type 00 class 0x110100
[    0.845397] pci 0000:ff:10.7: [8086:2f1f] type 00 class 0x088000
[    0.845428] pci 0000:ff:12.0: [8086:2fa0] type 00 class 0x088000
[    0.845461] pci 0000:ff:12.1: [8086:2f30] type 00 class 0x110100
[    0.845633] pci 0000:ff:12.4: [8086:2f60] type 00 class 0x088000
[    0.845633] pci 0000:ff:12.5: [8086:2f38] type 00 class 0x110100
[    0.845633] pci 0000:ff:13.0: [8086:2fa8] type 00 class 0x088000
[    0.845633] pci 0000:ff:13.1: [8086:2f71] type 00 class 0x088000
[    0.845634] pci 0000:ff:13.2: [8086:2faa] type 00 class 0x088000
[    0.845670] pci 0000:ff:13.3: [8086:2fab] type 00 class 0x088000
[    0.845706] pci 0000:ff:13.6: [8086:2fae] type 00 class 0x088000
[    0.845738] pci 0000:ff:13.7: [8086:2faf] type 00 class 0x088000
[    0.845771] pci 0000:ff:14.0: [8086:2fb0] type 00 class 0x088000
[    0.845806] pci 0000:ff:14.1: [8086:2fb1] type 00 class 0x088000
[    0.845842] pci 0000:ff:14.2: [8086:2fb2] type 00 class 0x088000
[    0.845877] pci 0000:ff:14.3: [8086:2fb3] type 00 class 0x088000
[    0.845912] pci 0000:ff:14.4: [8086:2fbc] type 00 class 0x088000
[    0.845945] pci 0000:ff:14.5: [8086:2fbd] type 00 class 0x088000
[    0.845978] pci 0000:ff:14.6: [8086:2fbe] type 00 class 0x088000
[    0.846011] pci 0000:ff:14.7: [8086:2fbf] type 00 class 0x088000
[    0.846044] pci 0000:ff:16.0: [8086:2f68] type 00 class 0x088000
[    0.846080] pci 0000:ff:16.1: [8086:2f79] type 00 class 0x088000
[    0.846116] pci 0000:ff:16.2: [8086:2f6a] type 00 class 0x088000
[    0.846153] pci 0000:ff:16.3: [8086:2f6b] type 00 class 0x088000
[    0.846190] pci 0000:ff:16.6: [8086:2f6e] type 00 class 0x088000
[    0.846224] pci 0000:ff:16.7: [8086:2f6f] type 00 class 0x088000
[    0.846259] pci 0000:ff:17.0: [8086:2fd0] type 00 class 0x088000
[    0.846296] pci 0000:ff:17.1: [8086:2fd1] type 00 class 0x088000
[    0.846332] pci 0000:ff:17.2: [8086:2fd2] type 00 class 0x088000
[    0.846369] pci 0000:ff:17.3: [8086:2fd3] type 00 class 0x088000
[    0.846405] pci 0000:ff:17.4: [8086:2fb8] type 00 class 0x088000
[    0.846438] pci 0000:ff:17.5: [8086:2fb9] type 00 class 0x088000
[    0.846630] pci 0000:ff:17.6: [8086:2fba] type 00 class 0x088000
[    0.846632] pci 0000:ff:17.7: [8086:2fbb] type 00 class 0x088000
[    0.846632] pci 0000:ff:1e.0: [8086:2f98] type 00 class 0x088000
[    0.846632] pci 0000:ff:1e.1: [8086:2f99] type 00 class 0x088000
[    0.846632] pci 0000:ff:1e.2: [8086:2f9a] type 00 class 0x088000
[    0.846645] pci 0000:ff:1e.3: [8086:2fc0] type 00 class 0x088000
[    0.846669] pci 0000:ff:1e.4: [8086:2f9c] type 00 class 0x088000
[    0.846705] pci 0000:ff:1f.0: [8086:2f88] type 00 class 0x088000
[    0.846738] pci 0000:ff:1f.2: [8086:2f8a] type 00 class 0x088000
[    0.846966] acpi LNXCPU:14: Entry not well-defined, consider updating BIOS
[    0.848245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.848448] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.848765] acpi PNP0A08:00: _OSC: platform does not support [PME AER PCIeCapability LTR]
[    0.848969] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.849319] acpi PNP0A08:00: _OSC: OS requested [PME AER PCIeCapability LTR]
[    0.849522] acpi PNP0A08:00: _OSC: platform willing to grant []
[    0.849623] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.849857] PCI host bridge to bus 0000:00
[    0.850057] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.850262] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.850463] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.850623] pci_bus 0000:00: root bus resource [io  0x1000-0xffff window]
[    0.850825] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.851028] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xf7ffbfff window]
[    0.851231] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.851437] pci 0000:00:00.0: [8086:2f00] type 00 class 0x060000
[    0.851551] pci 0000:00:01.0: [8086:2f02] type 01 class 0x060400
[    0.851595] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.851693] pci 0000:00:02.0: [8086:2f04] type 01 class 0x060400
[    0.851737] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.851830] pci 0000:00:03.0: [8086:2f08] type 01 class 0x060400
[    0.851873] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.851964] pci 0000:00:05.0: [8086:2f28] type 00 class 0x088000
[    0.852056] pci 0000:00:05.1: [8086:2f29] type 00 class 0x088000
[    0.852163] pci 0000:00:05.2: [8086:2f2a] type 00 class 0x088000
[    0.852254] pci 0000:00:05.4: [8086:2f2c] type 00 class 0x080020
[    0.852261] pci 0000:00:05.4: reg 0x10: [mem 0xf313e000-0xf313efff]
[    0.852363] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
[    0.852632] pci 0000:00:11.4: [8086:8d62] type 00 class 0x010601
[    0.852632] pci 0000:00:11.4: reg 0x10: [io  0xf130-0xf137]
[    0.852632] pci 0000:00:11.4: reg 0x14: [io  0xf120-0xf123]
[    0.852632] pci 0000:00:11.4: reg 0x18: [io  0xf110-0xf117]
[    0.852632] pci 0000:00:11.4: reg 0x1c: [io  0xf100-0xf103]
[    0.852632] pci 0000:00:11.4: reg 0x20: [io  0xf040-0xf05f]
[    0.852632] pci 0000:00:11.4: reg 0x24: [mem 0xf313d000-0xf313d7ff]
[    0.852632] pci 0000:00:11.4: PME# supported from D3hot
[    0.852703] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
[    0.852720] pci 0000:00:14.0: reg 0x10: [mem 0xf3120000-0xf312ffff 64bit]
[    0.852767] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.852837] pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
[    0.852856] pci 0000:00:16.0: reg 0x10: [mem 0xf313c000-0xf313c00f 64bit]
[    0.852910] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.852990] pci 0000:00:19.0: [8086:153a] type 00 class 0x020000
[    0.853006] pci 0000:00:19.0: reg 0x10: [mem 0xf3100000-0xf311ffff]
[    0.853012] pci 0000:00:19.0: reg 0x14: [mem 0xf3139000-0xf3139fff]
[    0.853018] pci 0000:00:19.0: reg 0x18: [io  0xf020-0xf03f]
[    0.853068] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.853143] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
[    0.853162] pci 0000:00:1a.0: reg 0x10: [mem 0xf3138000-0xf31383ff]
[    0.853235] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.853313] pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
[    0.853330] pci 0000:00:1b.0: reg 0x10: [mem 0xf3130000-0xf3133fff 64bit]
[    0.853390] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.853634] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
[    0.853634] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.853634] pci 0000:00:1c.0: Enabling MPC IRBNCE
[    0.853634] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[    0.853902] pci 0000:00:1c.1: [8086:8d12] type 01 class 0x060400
[    0.853967] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.853992] pci 0000:00:1c.1: Enabling MPC IRBNCE
[    0.854192] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
[    0.854469] pci 0000:00:1c.2: [8086:8d14] type 01 class 0x060400
[    0.854533] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.854557] pci 0000:00:1c.2: Enabling MPC IRBNCE
[    0.854624] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
[    0.854908] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
[    0.854928] pci 0000:00:1d.0: reg 0x10: [mem 0xf3137000-0xf31373ff]
[    0.855001] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.855079] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
[    0.855630] pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
[    0.855630] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.855630] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.855630] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.855630] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.855630] pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf01f]
[    0.855630] pci 0000:00:1f.2: reg 0x24: [mem 0xf3136000-0xf31367ff]
[    0.855630] pci 0000:00:1f.2: PME# supported from D3hot
[    0.855630] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
[    0.855630] pci 0000:00:1f.3: reg 0x10: [mem 0xf3135000-0xf31350ff 64bit]
[    0.855630] pci 0000:00:1f.3: reg 0x20: [io  0x0580-0x059f]
[    0.855631] pci 0000:01:00.0: [10de:13ba] type 00 class 0x030000
[    0.855631] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.855631] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.855631] pci 0000:01:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[    0.855631] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.855631] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.855631] pci 0000:01:00.0: enabling Extended Tags
[    0.855674] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    0.856068] pci 0000:01:00.1: [10de:0fbc] type 00 class 0x040300
[    0.856077] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[    0.856101] pci 0000:01:00.1: enabling Extended Tags
[    0.856634] pci 0000:00:01.0: ASPM: current common clock configuration is broken, reconfiguring
[    0.859644] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.859856] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.859860] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.859865] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.859923] pci 0000:02:00.0: [10de:128b] type 00 class 0x030000
[    0.859941] pci 0000:02:00.0: reg 0x10: [mem 0xf4000000-0xf4ffffff]
[    0.859962] pci 0000:02:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.859968] pci 0000:02:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.859972] pci 0000:02:00.0: reg 0x24: [io  0xd000-0xd07f]
[    0.859976] pci 0000:02:00.0: reg 0x30: [mem 0xf5000000-0xf507ffff pref]
[    0.859980] pci 0000:02:00.0: enabling Extended Tags
[    0.860639] pci 0000:02:00.1: [10de:0e0f] type 00 class 0x040300
[    0.860639] pci 0000:02:00.1: reg 0x10: [mem 0xf5080000-0xf5083fff]
[    0.860639] pci 0000:02:00.1: enabling Extended Tags
[    0.860639] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.861625] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.861627] pci 0000:00:02.0:   bridge window [mem 0xf4000000-0xf50fffff]
[    0.861629] pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.861657] pci 0000:03:00.0: [10de:1d01] type 00 class 0x030000
[    0.861667] pci 0000:03:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
[    0.861673] pci 0000:03:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.861678] pci 0000:03:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.861681] pci 0000:03:00.0: reg 0x24: [io  0xc000-0xc07f]
[    0.861685] pci 0000:03:00.0: reg 0x30: [mem 0xf3000000-0xf307ffff pref]
[    0.861688] pci 0000:03:00.0: enabling Extended Tags
[    0.861968] pci 0000:03:00.1: [10de:0fb8] type 00 class 0x040300
[    0.861978] pci 0000:03:00.1: reg 0x10: [mem 0xf3080000-0xf3083fff]
[    0.862002] pci 0000:03:00.1: enabling Extended Tags
[    0.862280] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.862482] pci 0000:00:03.0:   bridge window [io  0xc000-0xcfff]
[    0.862483] pci 0000:00:03.0:   bridge window [mem 0xf2000000-0xf30fffff]
[    0.862486] pci 0000:00:03.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.862515] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.862677] pci 0000:05:00.0: [104c:8240] type 01 class 0x060400
[    0.862815] pci 0000:05:00.0: supports D1 D2
[    0.862896] pci 0000:00:1c.1: PCI bridge to [bus 05-07]
[    0.863153] pci_bus 0000:06: extended config space not accessible
[    0.863388] pci 0000:06:02.0: [12d8:e111] type 01 class 0x060400
[    0.863468] pci 0000:06:02.0: enabling Extended Tags
[    0.863633] pci 0000:06:02.0: Enable PCIe Retrain Link quirk
[    0.864016] pci 0000:05:00.0: PCI bridge to [bus 06-07]
[    0.864278] pci_bus 0000:07: extended config space not accessible
[    0.864489] pci 0000:06:02.0: PCI bridge to [bus 07]
[    0.864761] pci 0000:08:00.0: [1912:0015] type 00 class 0x0c0330
[    0.864805] pci 0000:08:00.0: reg 0x10: [mem 0xf7200000-0xf7201fff 64bit]
[    0.865022] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.865184] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.865388] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.865414] pci_bus 0000:00: on NUMA node 0
[    0.865914] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.866148] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.866384] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.866616] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.866654] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.866888] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.867123] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.867356] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.867740] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.867842] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.868195] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.868399] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.868625] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.868825] pci 0000:02:00.0: vgaarb: bridge control possible
[    0.869026] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.869227] vgaarb: loaded
[    0.869633] SCSI subsystem initialized
[    0.869647] libata version 3.00 loaded.
[    0.869656] ACPI: bus type USB registered
[    0.869869] usbcore: registered new interface driver usbfs
[    0.870075] usbcore: registered new interface driver hub
[    0.870630] usbcore: registered new device driver usb
[    0.870630] pps_core: LinuxPPS API ver. 1 registered
[    0.870630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.870979] PTP clock support registered
[    0.871632] EDAC MC: Ver: 3.0.0
[    0.871647] PCI: Using ACPI for IRQ routing
[    0.877181] PCI: pci_cache_line_size set to 64 bytes
[    0.877333] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    0.877334] e820: reserve RAM buffer [mem 0x9916b000-0x9bffffff]
[    0.877334] e820: reserve RAM buffer [mem 0x9b174000-0x9bffffff]
[    0.877335] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.877952] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.878155] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.880661] clocksource: Switched to clocksource tsc-early
[    0.880928] FS-Cache: Loaded
[    0.881155] pnp: PnP ACPI init
[    0.881484] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.881570] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.881741] system 00:01: [io  0x0400-0x047f] has been reserved
[    0.881943] system 00:01: [io  0x0580-0x059f] has been reserved
[    0.882145] system 00:01: [io  0x0600-0x061f] has been reserved
[    0.882346] system 00:01: [io  0x0880-0x0883] has been reserved
[    0.882547] system 00:01: [io  0x0800-0x081f] has been reserved
[    0.882751] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved
[    0.882954] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
[    0.883155] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    0.883357] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.887261] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
[    0.887463] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
[    0.887667] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
[    0.887872] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.887966] system 00:02: [io  0x0a00-0x0a3f] has been reserved
[    0.888171] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.888312] pnp 00:03: [dma 0 disabled]
[    0.888345] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.888629] pnp: PnP ACPI: found 4 devices
[    0.894744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.895132] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.895134] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[    0.895135] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
[    0.895174] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc2000000-0xc21fffff]
[    0.895378] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc2200000-0xc23fffff 64bit pref]
[    0.895582] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.895786] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.895987] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.896189] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.896392] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.896598] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.896798] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.897001] pci 0000:00:02.0:   bridge window [mem 0xf4000000-0xf50fffff]
[    0.897203] pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.897408] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.897609] pci 0000:00:03.0:   bridge window [io  0xc000-0xcfff]
[    0.897812] pci 0000:00:03.0:   bridge window [mem 0xf2000000-0xf30fffff]
[    0.898015] pci 0000:00:03.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.898220] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.898421] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.898626] pci 0000:00:1c.0:   bridge window [mem 0xc2000000-0xc21fffff]
[    0.898829] pci 0000:00:1c.0:   bridge window [mem 0xc2200000-0xc23fffff 64bit pref]
[    0.899036] pci 0000:06:02.0: PCI bridge to [bus 07]
[    0.899255] pci 0000:05:00.0: PCI bridge to [bus 06-07]
[    0.899470] pci 0000:00:1c.1: PCI bridge to [bus 05-07]
[    0.899678] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.899881] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.900087] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.900088] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.900089] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.900090] pci_bus 0000:00: resource 7 [io  0x1000-0xffff window]
[    0.900090] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.900091] pci_bus 0000:00: resource 9 [mem 0xb0000000-0xf7ffbfff window]
[    0.900092] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.900093] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.900094] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.900095] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.900095] pci_bus 0000:02: resource 1 [mem 0xf4000000-0xf50fffff]
[    0.900096] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.900097] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.900098] pci_bus 0000:03: resource 1 [mem 0xf2000000-0xf30fffff]
[    0.900099] pci_bus 0000:03: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.900100] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.900100] pci_bus 0000:04: resource 1 [mem 0xc2000000-0xc21fffff]
[    0.900101] pci_bus 0000:04: resource 2 [mem 0xc2200000-0xc23fffff 64bit pref]
[    0.900102] pci_bus 0000:08: resource 1 [mem 0xf7200000-0xf72fffff]
[    0.900208] NET: Registered protocol family 2
[    0.900563] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes)
[    0.900920] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.901544] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.901857] TCP: Hash tables configured (established 524288 bind 65536)
[    0.902118] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[    0.902456] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[    0.902818] NET: Registered protocol family 1
[    0.919705] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x60d took 16039 usecs
[    0.936749] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x60d took 16430 usecs
[    0.937000] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.937205] PCI: CLS mismatch (64 != 32), using 64 bytes
[    0.937222] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
[    0.937465] pci 0000:02:00.1: Linked as a consumer to 0000:02:00.0
[    0.937727] pci 0000:03:00.1: Linked as a consumer to 0000:03:00.0
[    0.938144] Unpacking initramfs...
[   12.014218] Freeing initrd memory: 126708K
[   12.014500] DMAR: [Firmware Bug]: RMRR entry for device 08:00.0 is broken - applying workaround
[   12.014978] DMAR: dmar0: Using Queued invalidation
[   12.015180] DMAR: dmar1: Using Queued invalidation
[   12.015394] DMAR: Setting RMRR:
[   12.015701] DMAR: Setting identity map for device 0000:00:14.0 [0x9afe6000 - 0x9aff4fff]
[   12.016036] DMAR: Setting identity map for device 0000:00:1a.0 [0x9afe6000 - 0x9aff4fff]
[   12.016346] DMAR: Setting identity map for device 0000:00:1d.0 [0x9afe6000 - 0x9aff4fff]
[   12.016710] DMAR: Setting identity map for device 0000:08:00.0 [0x9afe6000 - 0x9aff4fff]
[   12.016921] DMAR: Prepare 0-16MiB unity mapping for LPC
[   12.017220] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
[   12.017426] DMAR: Intel(R) Virtualization Technology for Directed I/O
[   12.017733] iommu: Adding device 0000:ff:0b.0 to group 0
[   12.017949] iommu: Adding device 0000:ff:0b.1 to group 0
[   12.018165] iommu: Adding device 0000:ff:0b.2 to group 0
[   12.018481] iommu: Adding device 0000:ff:0c.0 to group 1
[   12.018706] iommu: Adding device 0000:ff:0c.1 to group 1
[   12.018923] iommu: Adding device 0000:ff:0c.2 to group 1
[   12.019138] iommu: Adding device 0000:ff:0c.3 to group 1
[   12.019353] iommu: Adding device 0000:ff:0c.4 to group 1
[   12.019570] iommu: Adding device 0000:ff:0c.5 to group 1
[   12.019790] iommu: Adding device 0000:ff:0c.6 to group 1
[   12.020005] iommu: Adding device 0000:ff:0c.7 to group 1
[   12.020246] iommu: Adding device 0000:ff:0d.0 to group 2
[   12.020464] iommu: Adding device 0000:ff:0d.1 to group 2
[   12.020769] iommu: Adding device 0000:ff:0f.0 to group 3
[   12.020987] iommu: Adding device 0000:ff:0f.1 to group 3
[   12.021205] iommu: Adding device 0000:ff:0f.2 to group 3
[   12.021422] iommu: Adding device 0000:ff:0f.3 to group 3
[   12.021640] iommu: Adding device 0000:ff:0f.4 to group 3
[   12.021857] iommu: Adding device 0000:ff:0f.5 to group 3
[   12.022074] iommu: Adding device 0000:ff:0f.6 to group 3
[   12.022352] iommu: Adding device 0000:ff:10.0 to group 4
[   12.022571] iommu: Adding device 0000:ff:10.1 to group 4
[   12.022790] iommu: Adding device 0000:ff:10.5 to group 4
[   12.023008] iommu: Adding device 0000:ff:10.6 to group 4
[   12.023226] iommu: Adding device 0000:ff:10.7 to group 4
[   12.023491] iommu: Adding device 0000:ff:12.0 to group 5
[   12.023710] iommu: Adding device 0000:ff:12.1 to group 5
[   12.023930] iommu: Adding device 0000:ff:12.4 to group 5
[   12.024148] iommu: Adding device 0000:ff:12.5 to group 5
[   12.024438] iommu: Adding device 0000:ff:13.0 to group 6
[   12.024658] iommu: Adding device 0000:ff:13.1 to group 6
[   12.024876] iommu: Adding device 0000:ff:13.2 to group 6
[   12.025095] iommu: Adding device 0000:ff:13.3 to group 6
[   12.025314] iommu: Adding device 0000:ff:13.6 to group 6
[   12.025533] iommu: Adding device 0000:ff:13.7 to group 6
[   12.025849] iommu: Adding device 0000:ff:14.0 to group 7
[   12.026069] iommu: Adding device 0000:ff:14.1 to group 7
[   12.026288] iommu: Adding device 0000:ff:14.2 to group 7
[   12.026508] iommu: Adding device 0000:ff:14.3 to group 7
[   12.026732] iommu: Adding device 0000:ff:14.4 to group 7
[   12.026953] iommu: Adding device 0000:ff:14.5 to group 7
[   12.027172] iommu: Adding device 0000:ff:14.6 to group 7
[   12.027392] iommu: Adding device 0000:ff:14.7 to group 7
[   12.027683] iommu: Adding device 0000:ff:16.0 to group 8
[   12.027906] iommu: Adding device 0000:ff:16.1 to group 8
[   12.028125] iommu: Adding device 0000:ff:16.2 to group 8
[   12.028346] iommu: Adding device 0000:ff:16.3 to group 8
[   12.028566] iommu: Adding device 0000:ff:16.6 to group 8
[   12.028789] iommu: Adding device 0000:ff:16.7 to group 8
[   12.029104] iommu: Adding device 0000:ff:17.0 to group 9
[   12.029325] iommu: Adding device 0000:ff:17.1 to group 9
[   12.029546] iommu: Adding device 0000:ff:17.2 to group 9
[   12.029770] iommu: Adding device 0000:ff:17.3 to group 9
[   12.029992] iommu: Adding device 0000:ff:17.4 to group 9
[   12.030213] iommu: Adding device 0000:ff:17.5 to group 9
[   12.030434] iommu: Adding device 0000:ff:17.6 to group 9
[   12.030657] iommu: Adding device 0000:ff:17.7 to group 9
[   12.030934] iommu: Adding device 0000:ff:1e.0 to group 10
[   12.031156] iommu: Adding device 0000:ff:1e.1 to group 10
[   12.031380] iommu: Adding device 0000:ff:1e.2 to group 10
[   12.031603] iommu: Adding device 0000:ff:1e.3 to group 10
[   12.031827] iommu: Adding device 0000:ff:1e.4 to group 10
[   12.032067] iommu: Adding device 0000:ff:1f.0 to group 11
[   12.032290] iommu: Adding device 0000:ff:1f.2 to group 11
[   12.032508] iommu: Adding device 0000:00:00.0 to group 12
[   12.032725] iommu: Adding device 0000:00:01.0 to group 13
[   12.032942] iommu: Adding device 0000:00:02.0 to group 14
[   12.033158] iommu: Adding device 0000:00:03.0 to group 15
[   12.033428] iommu: Adding device 0000:00:05.0 to group 16
[   12.033658] iommu: Adding device 0000:00:05.1 to group 16
[   12.033883] iommu: Adding device 0000:00:05.2 to group 16
[   12.034108] iommu: Adding device 0000:00:05.4 to group 16
[   12.034350] iommu: Adding device 0000:00:11.0 to group 17
[   12.034576] iommu: Adding device 0000:00:11.4 to group 17
[   12.034795] iommu: Adding device 0000:00:14.0 to group 18
[   12.035025] iommu: Adding device 0000:00:16.0 to group 19
[   12.035251] iommu: Adding device 0000:00:19.0 to group 20
[   12.035467] iommu: Adding device 0000:00:1a.0 to group 21
[   12.035686] iommu: Adding device 0000:00:1b.0 to group 22
[   12.035903] iommu: Adding device 0000:00:1c.0 to group 23
[   12.036120] iommu: Adding device 0000:00:1c.1 to group 24
[   12.036336] iommu: Adding device 0000:00:1c.2 to group 25
[   12.036553] iommu: Adding device 0000:00:1d.0 to group 26
[   12.036810] iommu: Adding device 0000:00:1f.0 to group 27
[   12.037037] iommu: Adding device 0000:00:1f.2 to group 27
[   12.037263] iommu: Adding device 0000:00:1f.3 to group 27
[   12.037511] iommu: Adding device 0000:01:00.0 to group 28
[   12.037746] iommu: Adding device 0000:01:00.1 to group 28
[   12.037994] iommu: Adding device 0000:02:00.0 to group 29
[   12.038226] iommu: Adding device 0000:02:00.1 to group 29
[   12.038473] iommu: Adding device 0000:03:00.0 to group 30
[   12.038710] iommu: Adding device 0000:03:00.1 to group 30
[   12.038927] iommu: Adding device 0000:05:00.0 to group 31
[   12.039130] iommu: Adding device 0000:06:02.0 to group 31
[   12.039347] iommu: Adding device 0000:08:00.0 to group 32
[   12.042360] workingset: timestamp_bits=40 max_order=24 bucket_order=0
[   12.044113] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   12.044363] fuse init (API version 7.27)
[   12.045307] Key type asymmetric registered
[   12.045512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[   12.045763] io scheduler noop registered
[   12.045962] io scheduler deadline registered (default)
[   12.046182] io scheduler cfq registered
[   12.046380] io scheduler mq-deadline registered (default)
[   12.046580] io scheduler kyber registered
[   12.046788] io scheduler bfq registered
[   12.047785] intel_idle: MWAIT substates: 0x2120
[   12.047786] intel_idle: v0.4.1 model 0x3F
[   12.048286] intel_idle: lapic_timer_reliable_states 0xffffffff
[   12.048287] version 39.2
[   12.050463] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[   12.071234] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[   12.072380] lp: driver loaded but no devices found
[   12.073014] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   12.073365] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[   12.073566] AMD IOMMUv2 functionality not available on this system
[   12.077176] loop: module loaded
[   12.077482] VFIO - User Level meta-driver version: 0.3
[   12.077731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   12.077933] ehci-pci: EHCI PCI platform driver
[   12.078275] ehci-pci 0000:00:1a.0: EHCI Host Controller
[   12.078481] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   12.078697] ehci-pci 0000:00:1a.0: debug port 2
[   12.086510] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[   12.086521] ehci-pci 0000:00:1a.0: irq 18, io mem 0xf3138000
[   12.093706] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[   12.094132] hub 1-0:1.0: USB hub found
[   12.094334] hub 1-0:1.0: 2 ports detected
[   12.094734] ehci-pci 0000:00:1d.0: EHCI Host Controller
[   12.094937] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[   12.095148] ehci-pci 0000:00:1d.0: debug port 2
[   12.099235] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[   12.099239] ehci-pci 0000:00:1d.0: irq 18, io mem 0xf3137000
[   12.105704] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[   12.106015] hub 2-0:1.0: USB hub found
[   12.106217] hub 2-0:1.0: 2 ports detected
[   12.106532] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   12.106745] ohci-pci: OHCI PCI platform driver
[   12.106964] uhci_hcd: USB Universal Host Controller Interface driver
[   12.107309] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   12.107513] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[   12.108791] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[   12.109148] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[   12.109339] hub 3-0:1.0: USB hub found
[   12.109556] hub 3-0:1.0: 15 ports detected
[   12.111056] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   12.111259] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[   12.111463] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[   12.111763] hub 4-0:1.0: USB hub found
[   12.111973] hub 4-0:1.0: 6 ports detected
[   12.112916] xhci_hcd 0000:08:00.0: xHCI Host Controller
[   12.113122] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 5
[   12.113398] xhci_hcd 0000:08:00.0: Zeroing 64bit base registers, expecting fault
[   12.134963] xhci_hcd 0000:08:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000000100000090
[   12.135689] hub 5-0:1.0: USB hub found
[   12.135941] hub 5-0:1.0: 2 ports detected
[   12.136271] xhci_hcd 0000:08:00.0: xHCI Host Controller
[   12.136474] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 6
[   12.136680] xhci_hcd 0000:08:00.0: Host supports USB 3.0 SuperSpeed
[   12.138496] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[   12.138771] hub 6-0:1.0: USB hub found
[   12.139025] hub 6-0:1.0: 2 ports detected
[   12.139386] usbcore: registered new interface driver usb-storage
[   12.139608] i8042: PNP: No PS/2 controller found.
[   12.139841] mousedev: PS/2 mouse device common for all mice
[   12.140083] usbcore: registered new interface driver synaptics_usb
[   12.140314] input: PC Speaker as /devices/platform/pcspkr/input/input0
[   12.140576] rtc_cmos 00:00: RTC can wake from S4
[   12.140930] rtc_cmos 00:00: registered as rtc0
[   12.141139] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[   12.141353] IR NEC protocol handler initialized
[   12.141553] IR RC5(x/sz) protocol handler initialized
[   12.141754] IR RC6 protocol handler initialized
[   12.141953] IR JVC protocol handler initialized
[   12.142151] IR Sony protocol handler initialized
[   12.142350] IR SANYO protocol handler initialized
[   12.142551] IR Sharp protocol handler initialized
[   12.142751] IR MCE Keyboard/mouse protocol handler initialized
[   12.142951] IR XMP protocol handler initialized
[   12.143155] intel_pstate: Intel P-state driver initializing
[   12.143809] hidraw: raw HID events driver (C) Jiri Kosina
[   12.144495] usbcore: registered new interface driver usbhid
[   12.144713] usbhid: USB HID core driver
[   12.145430] xt_time: kernel timezone is -0000
[   12.145744] ipip: IPv4 and MPLS over IPv4 tunneling driver
[   12.146137] gre: GRE over IPv4 demultiplexor driver
[   12.146347] ip_gre: GRE over IPv4 tunneling driver
[   12.147043] IPv4 over IPsec tunneling driver
[   12.147410] Initializing XFRM netlink socket
[   12.147830] NET: Registered protocol family 10
[   12.148593] Segment Routing with IPv6
[   12.148855] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   12.149264] NET: Registered protocol family 17
[   12.149493] Bridge firewalling registered
[   12.149706] 8021q: 802.1Q VLAN Support v1.8
[   12.149971] 9pnet: Installing 9P2000 support
[   12.150185] Key type dns_resolver registered
[   12.152860] mce: Using 22 MCE banks
[   12.153139] microcode: sig=0x306f2, pf=0x1, revision=0x43
[   12.153778] microcode: Microcode Update Driver: v2.2.
[   12.153791] sched_clock: Marking stable (12119220749, 34547930)->(12195676147, -41907468)
[   12.154397] registered taskstats version 1
[   12.154847] Btrfs loaded, crc32c=crc32c-generic
[   12.155362] rtc_cmos 00:00: setting system clock to 2020-10-05 18:46:21 UTC (1601923581)
[   12.414692] usb 1-1: new high-speed USB device number 2 using ehci-pci
[   12.430706] usb 2-1: new high-speed USB device number 2 using ehci-pci
[   12.430709] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[   12.454683] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[   12.543459] hub 1-1:1.0: USB hub found
[   12.543768] hub 1-1:1.0: 6 ports detected
[   12.561307] hub 2-1:1.0: USB hub found
[   12.561661] hub 2-1:1.0: 8 ports detected
[   12.562433] input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:275D:0BA6.0001/input/input1
[   12.563017] hid-generic 0003:275D:0BA6.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:14.0-1/input0
[   12.590791] usb-storage 5-1:1.0: USB Mass Storage device detected
[   12.591253] scsi host0: usb-storage 5-1:1.0
[   12.676702] usb 3-5: new low-speed USB device number 3 using xhci_hcd
[   12.813297] input: CHICONY HP USB Multimedia Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:04F2:0841.0002/input/input2
[   12.865839] hid-generic 0003:04F2:0841.0002: input,hidraw1: USB HID v1.11 Keyboard [CHICONY HP USB Multimedia Keyboard] on usb-0000:00:14.0-5/input0
[   12.870432] input: CHICONY HP USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:04F2:0841.0003/input/input3
[   12.922885] input: CHICONY HP USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:04F2:0841.0003/input/input4
[   12.923460] hid-generic 0003:04F2:0841.0003: input,hiddev96,hidraw2: USB HID v1.11 Device [CHICONY HP USB Multimedia Keyboard] on usb-0000:00:14.0-5/input1
[   13.092698] tsc: Refined TSC clocksource calibration: 3092.837 MHz
[   13.092940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2c94d933972, max_idle_ns: 440795249834 ns
[   13.093402] clocksource: Switched to clocksource tsc
[   13.605653] scsi 0:0:0:0: Direct-Access     SanDisk' Cruzer Fit       1.00 PQ: 0 ANSI: 6
[   13.606100] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   13.606344] sd 0:0:0:0: [sda] 123174912 512-byte logical blocks: (63.1 GB/58.7 GiB)
[   13.608636] sd 0:0:0:0: [sda] Write Protect is off
[   13.608858] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[   13.609980] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   13.617313]  sda: sda1
[   13.620421] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   15.140754] floppy0: no floppy controllers found
[   15.142483] Freeing unused kernel image memory: 1196K
[   15.146745] Write protecting the kernel read-only data: 14336k
[   15.147947] Freeing unused kernel image memory: 2012K
[   15.148320] Freeing unused kernel image memory: 44K
[   15.148631] rodata_test: all tests were successful
[   15.148851] Run /init as init process
[   15.299273] random: udevd: uninitialized urandom read (16 bytes read)
[   15.299557] random: udevd: uninitialized urandom read (16 bytes read)
[   15.299809] random: udevd: uninitialized urandom read (16 bytes read)
[   15.303677] udevd[2151]: starting eudev-3.2.5
[   15.427955] random: fast init done
[   16.871473] random: crng init done
[   16.871721] random: 7 urandom warning(s) missed due to ratelimiting
[   17.220846] xhci_hcd 0000:00:14.0: remove, state 4
[   17.221077] usb usb4: USB disconnect, device number 1
[   17.221732] xhci_hcd 0000:00:14.0: USB bus 4 deregistered
[   17.221961] xhci_hcd 0000:00:14.0: remove, state 1
[   17.222186] usb usb3: USB disconnect, device number 1
[   17.222407] usb 3-1: USB disconnect, device number 2
[   17.244081] usb 3-5: USB disconnect, device number 3
[   17.302880] xhci_hcd 0000:00:14.0: USB bus 3 deregistered
[   17.566118] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[   17.566383] ACPI: Power Button [PWRB]
[   17.570339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[   17.570591] ACPI: Power Button [PWRF]
[   20.831125] ahci 0000:00:11.4: version 3.0
[   20.831397] ahci 0000:00:11.4: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
[   20.831611] ahci 0000:00:11.4: flags: 64bit ncq pm led clo pio slum part ems apst 
[   20.832623] scsi host1: ahci
[   20.833024] scsi host2: ahci
[   20.833367] scsi host3: ahci
[   20.833708] scsi host4: ahci
[   20.833966] ata1: SATA max UDMA/133 abar m2048@0xf313d000 port 0xf313d100 irq 35
[   20.834171] ata2: DUMMY
[   20.834379] ata3: DUMMY
[   20.834578] ata4: DUMMY
[   20.835032] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[   20.835239] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[   20.844070] scsi host5: ahci
[   20.844463] scsi host6: ahci
[   20.844944] scsi host7: ahci
[   20.845338] scsi host8: ahci
[   20.845614] ata5: SATA max UDMA/133 abar m2048@0xf3136000 port 0xf3136100 irq 36
[   20.845830] ata6: SATA max UDMA/133 abar m2048@0xf3136000 port 0xf3136180 irq 36
[   20.846037] ata7: SATA max UDMA/133 abar m2048@0xf3136000 port 0xf3136200 irq 36
[   20.846244] ata8: SATA max UDMA/133 abar m2048@0xf3136000 port 0xf3136280 irq 36
[   20.849159] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[   20.849358] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   20.849854] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.869246] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   20.877720] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[   20.877924] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   20.878142] RAPL PMU: hw unit of domain package 2^-14 Joules
[   20.878340] RAPL PMU: hw unit of domain dram 2^-16 Joules
[   20.923319] cryptd: max_cpu_qlen set to 1000
[   20.928719] AVX2 version of gcm_enc/dec engaged.
[   20.928920] AES CTR mode by8 optimization enabled
[   20.938447] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[   21.019937] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 64:00:6a:7e:0d:c6
[   21.020145] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[   21.020384] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[   21.030005] EDAC sbridge: Seeking for: PCI ID 8086:2fa0
[   21.030015] EDAC sbridge: Seeking for: PCI ID 8086:2fa0
[   21.030026] EDAC sbridge: Seeking for: PCI ID 8086:2f60
[   21.030033] EDAC sbridge: Seeking for: PCI ID 8086:2f60
[   21.030039] EDAC sbridge: Seeking for: PCI ID 8086:2fa8
[   21.030044] EDAC sbridge: Seeking for: PCI ID 8086:2fa8
[   21.030050] EDAC sbridge: Seeking for: PCI ID 8086:2f71
[   21.030054] EDAC sbridge: Seeking for: PCI ID 8086:2f71
[   21.030060] EDAC sbridge: Seeking for: PCI ID 8086:2faa
[   21.030064] EDAC sbridge: Seeking for: PCI ID 8086:2faa
[   21.030070] EDAC sbridge: Seeking for: PCI ID 8086:2fab
[   21.030075] EDAC sbridge: Seeking for: PCI ID 8086:2fab
[   21.030080] EDAC sbridge: Seeking for: PCI ID 8086:2fac
[   21.030089] EDAC sbridge: Seeking for: PCI ID 8086:2fad
[   21.030098] EDAC sbridge: Seeking for: PCI ID 8086:2f68
[   21.030103] EDAC sbridge: Seeking for: PCI ID 8086:2f68
[   21.030107] EDAC sbridge: Seeking for: PCI ID 8086:2f79
[   21.030113] EDAC sbridge: Seeking for: PCI ID 8086:2f79
[   21.030118] EDAC sbridge: Seeking for: PCI ID 8086:2f6a
[   21.030124] EDAC sbridge: Seeking for: PCI ID 8086:2f6a
[   21.030129] EDAC sbridge: Seeking for: PCI ID 8086:2f6b
[   21.030135] EDAC sbridge: Seeking for: PCI ID 8086:2f6b
[   21.030140] EDAC sbridge: Seeking for: PCI ID 8086:2f6c
[   21.030148] EDAC sbridge: Seeking for: PCI ID 8086:2f6d
[   21.030157] EDAC sbridge: Seeking for: PCI ID 8086:2ffc
[   21.030166] EDAC sbridge: Seeking for: PCI ID 8086:2ffc
[   21.030173] EDAC sbridge: Seeking for: PCI ID 8086:2ffd
[   21.030176] EDAC sbridge: Seeking for: PCI ID 8086:2ffd
[   21.030183] EDAC sbridge: Seeking for: PCI ID 8086:2fbd
[   21.030187] EDAC sbridge: Seeking for: PCI ID 8086:2fbd
[   21.030192] EDAC sbridge: Seeking for: PCI ID 8086:2fbf
[   21.030197] EDAC sbridge: Seeking for: PCI ID 8086:2fbf
[   21.030202] EDAC sbridge: Seeking for: PCI ID 8086:2fb9
[   21.030209] EDAC sbridge: Seeking for: PCI ID 8086:2fb9
[   21.030213] EDAC sbridge: Seeking for: PCI ID 8086:2fbb
[   21.030221] EDAC sbridge: Seeking for: PCI ID 8086:2fbb
[   21.030346] EDAC MC0: Giving out device to module sb_edac controller Haswell SrcID#0_Ha#0: DEV 0000:ff:12.0 (INTERRUPT)
[   21.030815] EDAC MC1: Giving out device to module sb_edac controller Haswell SrcID#0_Ha#1: DEV 0000:ff:12.4 (INTERRUPT)
[   21.031183] EDAC sbridge:  Ver: 1.1.2 
[   21.146466] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   21.149383] ata1.00: ATAPI: HL-DT-ST DVD+/-RW GTA0N, KM2FAKJ3315, A1C0, max UDMA/100
[   21.154157] ata1.00: configured for UDMA/100
[   21.154417] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   21.154660] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   21.154896] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   21.155527] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   21.155768] ata6.00: supports DRM functions and may not be fully accessible
[   21.156008] ata6.00: ATA-10: CT1000MX500SSD1, 2033E4A86C07, M3CR032, max UDMA/133
[   21.156222] ata6.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[   21.156513] ata5.00: supports DRM functions and may not be fully accessible
[   21.156769] ata5.00: ATA-10: CT1000MX500SSD1, 2033E4A84363, M3CR032, max UDMA/133
[   21.156984] ata5.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[   21.157252] ata7.00: supports DRM functions and may not be fully accessible
[   21.157538] ata8.00: supports DRM functions and may not be fully accessible
[   21.157882] ata6.00: supports DRM functions and may not be fully accessible
[   21.158150] ata7.00: ATA-11: Samsung SSD 860 EVO 500GB, S598NZFN625353W, RVT04B6Q, max UDMA/133
[   21.158520] ata7.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[   21.158872] ata5.00: supports DRM functions and may not be fully accessible
[   21.159102] ata8.00: ATA-11: Samsung SSD 860 EVO 500GB, S598NZFN625371A, RVT04B6Q, max UDMA/133
[   21.159267] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GTA0N    A1C0 PQ: 0 ANSI: 5
[   21.159473] ata8.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[   21.159629] ata6.00: configured for UDMA/133
[   21.160408] ata5.00: configured for UDMA/133
[   21.161391] ata7.00: supports DRM functions and may not be fully accessible
[   21.161654] ata8.00: supports DRM functions and may not be fully accessible
[   21.163592] ata7.00: configured for UDMA/133
[   21.163831] ata8.00: configured for UDMA/133
[   21.180102] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[   21.180700] scsi 5:0:0:0: Direct-Access     ATA      CT1000MX500SSD1  032  PQ: 0 ANSI: 5
[   21.181148] sd 5:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[   21.181164] sd 5:0:0:0: Attached scsi generic sg2 type 0
[   21.181368] sd 5:0:0:0: [sdb] 4096-byte physical blocks
[   21.181809] sd 5:0:0:0: [sdb] Write Protect is off
[   21.181884] scsi 6:0:0:0: Direct-Access     ATA      CT1000MX500SSD1  032  PQ: 0 ANSI: 5
[   21.182047] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   21.182277] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.182538] sd 6:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[   21.182567] sd 6:0:0:0: Attached scsi generic sg3 type 0
[   21.182841] scsi 7:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[   21.182881] sd 6:0:0:0: [sdc] 4096-byte physical blocks
[   21.183061]  sdb: sdb1
[   21.183304] ata7.00: Enabling discard_zeroes_data
[   21.183444] sd 7:0:0:0: Attached scsi generic sg4 type 0
[   21.183533] sd 6:0:0:0: [sdc] Write Protect is off
[   21.183559] sd 7:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[   21.183567] sd 7:0:0:0: [sdd] Write Protect is off
[   21.183570] sd 7:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[   21.183581] sd 7:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.183780] ata7.00: Enabling discard_zeroes_data
[   21.183975] sd 6:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[   21.184206] sd 5:0:0:0: [sdb] Attached SCSI disk
[   21.184225] scsi 8:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[   21.184421] ata8.00: Enabling discard_zeroes_data
[   21.184424]  sdd: sdd1
[   21.184453] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.184485] sd 8:0:0:0: [sde] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[   21.184499] sd 8:0:0:0: [sde] Write Protect is off
[   21.184503] sd 8:0:0:0: [sde] Mode Sense: 00 3a 00 00
[   21.184520] sd 8:0:0:0: Attached scsi generic sg5 type 0
[   21.184522] sd 8:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.184743] ata8.00: Enabling discard_zeroes_data
[   21.187952] ata7.00: Enabling discard_zeroes_data
[   21.188277] sd 7:0:0:0: [sdd] Attached SCSI disk
[   21.188421]  sde: sde1
[   21.188702]  sdc: sdc1
[   21.189402] ata8.00: Enabling discard_zeroes_data
[   21.189757] sd 8:0:0:0: [sde] Attached SCSI disk
[   21.189760] sd 6:0:0:0: [sdc] Attached SCSI disk
[   21.202200] BTRFS: device fsid 7e3c11b7-9e42-4c38-b548-c92f4867a91b devid 2 transid 208296 /dev/sdd1
[   21.204786] BTRFS: device fsid 7e3c11b7-9e42-4c38-b548-c92f4867a91b devid 1 transid 208296 /dev/sde1
[   21.219275] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   21.219671] cdrom: Uniform CD-ROM driver Revision: 3.20
[   21.220317] sr 1:0:0:0: Attached scsi CD-ROM sr0
[   25.988829] device eth0 entered promiscuous mode
[   25.988858] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   25.988864] br0: port 1(eth0) entered blocking state
[   25.988865] br0: port 1(eth0) entered disabled state
[   28.947949] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   28.947989] br0: port 1(eth0) entered blocking state
[   28.947991] br0: port 1(eth0) entered forwarding state
[   37.987444] md: unRAID driver 2.9.13 installed
[   38.001440] mdcmd (1): import 0 sdb 64 976762552 0 CT1000MX500SSD1_2033E4A84363
[   38.001484] md: import disk0: (sdb) CT1000MX500SSD1_2033E4A84363 size: 976762552 
[   38.002395] mdcmd (2): import 1 sdc 64 976762552 0 CT1000MX500SSD1_2033E4A86C07
[   38.002508] md: import disk1: (sdc) CT1000MX500SSD1_2033E4A86C07 size: 976762552 
[   38.002522] mdcmd (3): import 2
[   38.002530] mdcmd (4): import 3
[   38.002537] mdcmd (5): import 4
[   38.002543] mdcmd (6): import 5
[   38.002550] mdcmd (7): import 6
[   38.002557] mdcmd (8): import 7
[   38.002563] mdcmd (9): import 8
[   38.002570] mdcmd (10): import 9
[   38.002577] mdcmd (11): import 10
[   38.002583] mdcmd (12): import 11
[   38.002590] mdcmd (13): import 12
[   38.002596] mdcmd (14): import 13
[   38.002603] mdcmd (15): import 14
[   38.002610] mdcmd (16): import 15
[   38.002617] mdcmd (17): import 16
[   38.002623] mdcmd (18): import 17
[   38.002638] mdcmd (19): import 18
[   38.002645] mdcmd (20): import 19
[   38.002653] mdcmd (21): import 20
[   38.002659] mdcmd (22): import 21
[   38.002666] mdcmd (23): import 22
[   38.002673] mdcmd (24): import 23
[   38.002679] mdcmd (25): import 24
[   38.002686] mdcmd (26): import 25
[   38.002693] mdcmd (27): import 26
[   38.002700] mdcmd (28): import 27
[   38.002707] mdcmd (29): import 28
[   38.002714] mdcmd (30): import 29
[   38.002715] md: import_slot: 29 empty
[   42.662487] mdcmd (31): set md_num_stripes 1280
[   42.662493] mdcmd (32): set md_queue_limit 80
[   42.662497] mdcmd (33): set md_sync_limit 5
[   42.662500] mdcmd (34): set md_write_method
[   42.662505] mdcmd (35): set spinup_group 0 0
[   42.662508] mdcmd (36): set spinup_group 1 0
[   42.662532] mdcmd (37): start STOPPED
[   42.662664] unraid: allocating 15750K for 1280 stripes (3 disks)
[   42.664909] md1: running, size: 976762552 blocks
[   43.051954] SGI XFS with ACLs, security attributes, no debug enabled
[   43.052844] XFS (md1): Mounting V5 Filesystem
[   43.072179] XFS (md1): Ending clean mount
[   43.146240] BTRFS info (device sde1): disk space caching is enabled
[   43.146241] BTRFS info (device sde1): has skinny extents
[   43.162598] BTRFS info (device sde1): enabling ssd optimizations
[   43.176422] BTRFS info (device sde1): resizing devid 1
[   43.176423] BTRFS info (device sde1): new size for /dev/sde1 is 500107829248
[   43.177904] BTRFS info (device sde1): resizing devid 2
[   43.177905] BTRFS info (device sde1): new size for /dev/sdd1 is 500107829248
[   45.774332] BTRFS: device fsid fa01febc-728d-4cf3-9c8d-27020133f98a devid 1 transid 318 /dev/loop2
[   45.776640] BTRFS info (device loop2): disk space caching is enabled
[   45.776641] BTRFS info (device loop2): has skinny extents
[   45.790984] BTRFS info (device loop2): new size for /dev/loop2 is 21474836480
[   45.994539] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[   47.095787] BTRFS: device fsid 52bdc087-60ad-42ff-b808-e9bd1fd5962c devid 1 transid 375 /dev/loop3
[   47.096243] BTRFS info (device loop3): disk space caching is enabled
[   47.096244] BTRFS info (device loop3): has skinny extents
[   47.115436] BTRFS info (device loop3): new size for /dev/loop3 is 2147483648
[   47.165057] tun: Universal TUN/TAP device driver, 1.6
[   47.182793] virbr0: port 1(virbr0-nic) entered blocking state
[   47.182795] virbr0: port 1(virbr0-nic) entered disabled state
[   47.182830] device virbr0-nic entered promiscuous mode
[   47.296427] virbr0: port 1(virbr0-nic) entered blocking state
[   47.296430] virbr0: port 1(virbr0-nic) entered listening state
[   47.341229] virbr0: port 1(virbr0-nic) entered disabled state
[   47.371365] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.

Link to comment

So, at this point, I was able to use a hacksaw on the fan shroud of my 80 dollar video card and make enough room to get the PCIe x2 card into the back of the box.

 

I then moved the unraid usb to the slot 6 PCI card.  All the pass through works fine now.  I think there is some sort of issue passing through the legacy pci slot.

 

At this point, if it is working, I am fine with this solution.  

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.