Package: src:linux Version: 4.18.20-2 Severity: serious When booting with 4.18.0-3, as soon as the display switches from the 80x25 GRUB left the screen in to the framebugger text console the screen instead goes completely blank.
Booting the previous kernel, it works. I could try booting with nofb, but I don’t know if that gives you useful debug information… do tell me if I should. dmesg of 4.18.0-2 (the WORKING one) follows: [ 0.000000] microcode: microcode updated early to revision 0xba, date = 2010-10-03 [ 0.000000] Linux version 4.18.0-2-amd64 (debian-ker...@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-30)) #1 SMP Debian 4.18.10-2 (2018-11-02) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.18.0-2-amd64 root=/dev/sda4 ro rootdelay=5 syscall.x32=y vsyscall=emulate net.ifnames=0 kaslr pcie_aspm=force consoleblank=0 [ 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 0x00000000000d2000-0x00000000000d3fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf6affff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf6b0000-0x00000000bf6cbfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bf6cc000-0x00000000bf6fffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf700000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023bffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.4 present. [ 0.000000] DMI: LENOVO 7673AG4/7673AG4, BIOS 7NET30WW (1.11 ) 11/15/2007 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] last_pfn = 0x23c000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-DFFFF uncachable [ 0.000000] E0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable [ 0.000000] 1 base 23C000000 mask FFC000000 uncachable [ 0.000000] 2 base 000000000 mask E00000000 write-back [ 0.000000] 3 base 200000000 mask FC0000000 write-back [ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable [ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] e820: update [mem 0xbf700000-0xffffffff] usable ==> reserved [ 0.000000] last_pfn = 0xbf6b0 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6980-0x000f698f] mapped at [(____ptrval____)] [ 0.000000] Base memory trampoline at [(____ptrval____)] 97000 size 24576 [ 0.000000] BRK [0x1f764b000, 0x1f764bfff] PGTABLE [ 0.000000] BRK [0x1f764c000, 0x1f764cfff] PGTABLE [ 0.000000] BRK [0x1f764d000, 0x1f764dfff] PGTABLE [ 0.000000] BRK [0x1f764e000, 0x1f764efff] PGTABLE [ 0.000000] BRK [0x1f764f000, 0x1f764ffff] PGTABLE [ 0.000000] BRK [0x1f7650000, 0x1f7650fff] PGTABLE [ 0.000000] BRK [0x1f7651000, 0x1f7651fff] PGTABLE [ 0.000000] BRK [0x1f7652000, 0x1f7652fff] PGTABLE [ 0.000000] RAMDISK: [mem 0x34689000-0x3633bfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6950 000024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 0x00000000BF6BD48C 000094 (v01 LENOVO TP-7N 00001110 LTP 00000000) [ 0.000000] ACPI: FACP 0x00000000BF6BD600 0000F4 (v03 LENOVO TP-7N 00001110 LNVO 00000001) [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20180531/tbfadt-569) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has valid Address but zero Length: 0x000000000000102C/0x0 (20180531/tbfadt-624) [ 0.000000] ACPI: DSDT 0x00000000BF6BD9DB 00E206 (v01 LENOVO TP-7N 00001110 MSFT 03000000) [ 0.000000] ACPI: FACS 0x00000000BF6E4000 000040 [ 0.000000] ACPI: FACS 0x00000000BF6E4000 000040 [ 0.000000] ACPI: SSDT 0x00000000BF6BD7B4 000227 (v01 LENOVO TP-7N 00001110 MSFT 03000000) [ 0.000000] ACPI: ECDT 0x00000000BF6CBBE1 000052 (v01 LENOVO TP-7N 00001110 LNVO 00000001) [ 0.000000] ACPI: TCPA 0x00000000BF6CBC33 000032 (v02 LENOVO TP-7N 00001110 LNVO 00000001) [ 0.000000] ACPI: APIC 0x00000000BF6CBC65 000068 (v01 LENOVO TP-7N 00001110 LNVO 00000001) [ 0.000000] ACPI: MCFG 0x00000000BF6CBCCD 00003C (v01 LENOVO TP-7N 00001110 LNVO 00000001) [ 0.000000] ACPI: HPET 0x00000000BF6CBD09 000038 (v01 LENOVO TP-7N 00001110 LNVO 00000001) [ 0.000000] ACPI: SLIC 0x00000000BF6CBDF0 000176 (v01 LENOVO TP-7N 00001110 LTP 00000000) [ 0.000000] ACPI: BOOT 0x00000000BF6CBF66 000028 (v01 LENOVO TP-7N 00001110 LTP 00000001) [ 0.000000] ACPI: ASF! 0x00000000BF6CBF8E 000072 (v16 LENOVO TP-7N 00001110 PTL 00000001) [ 0.000000] ACPI: SSDT 0x00000000BF6E26D9 00025F (v01 LENOVO TP-7N 00001110 INTL 20050513) [ 0.000000] ACPI: SSDT 0x00000000BF6E2938 0000A6 (v01 LENOVO TP-7N 00001110 INTL 20050513) [ 0.000000] ACPI: SSDT 0x00000000BF6E29DE 0004F7 (v01 LENOVO TP-7N 00001110 INTL 20050513) [ 0.000000] ACPI: SSDT 0x00000000BF6E2ED5 0001D8 (v01 LENOVO TP-7N 00001110 INTL 20050513) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023bffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x23bff7000-0x23bffbfff] [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000023bffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bf6affff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000023bffffff] [ 0.000000] Reserved but unavailable: 2484 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023bffffff] [ 0.000000] On node 0 totalpages: 2078284 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 12187 pages used for memmap [ 0.000000] DMA32 zone: 779952 pages, LIFO batch:31 [ 0.000000] Normal zone: 20224 pages used for memmap [ 0.000000] Normal zone: 1294336 pages, LIFO batch:31 [ 0.000000] Reserving Intel graphics memory at [mem 0xbf800000-0xbfffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff] [ 0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff] [ 0.000000] PM: Registered nosave memory: [mem 0x000d4000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf6b0000-0xbf6cbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf6cc000-0xbf6fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf700000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xefffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed13fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed19fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] [mem 0xc0000000-0xefffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x94/0x52e with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] percpu: Embedded 44 pages/cpu @(____ptrval____) s142744 r8192 d29288 u1048576 [ 0.000000] pcpu-alloc: s142744 r8192 d29288 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2045788 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.18.0-2-amd64 root=/dev/sda4 ro rootdelay=5 syscall.x32=y vsyscall=emulate net.ifnames=0 kaslr pcie_aspm=force consoleblank=0 [ 0.000000] PCIe ASPM is forcibly enabled [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 8063304K/8313136K available (10252K kernel code, 1223K rwdata, 3260K rodata, 1548K init, 656K bss, 249832K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 31267 entries in 123 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 33024, nr_irqs: 440, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] ACPI: Core revision 20180531 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.000000] hpet clockevent registered [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.020000] tsc: Fast TSC calibration using PIT [ 0.024000] tsc: Detected 1994.996 MHz processor [ 0.024000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39836f00d23, max_idle_ns: 881590675906 ns [ 0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.99 BogoMIPS (lpj=7979984) [ 0.024000] pid_max: default: 32768 minimum: 301 [ 0.024000] Security Framework initialized [ 0.024000] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.024000] AppArmor: AppArmor initialized [ 0.030169] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.033171] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.033370] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.033521] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.033949] mce: CPU supports 6 MCE banks [ 0.034017] CPU0: Thermal monitoring enabled (TM2) [ 0.034078] process: using mwait in idle threads [ 0.034141] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 [ 0.034203] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0 [ 0.034266] Spectre V2 : Mitigation: Full generic retpoline [ 0.034326] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.034399] Speculative Store Bypass: Vulnerable [ 0.034599] Freeing SMP alternatives memory: 24K [ 0.044000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz (family: 0x6, model: 0xf, stepping: 0xb) [ 0.044000] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. [ 0.044000] core: PEBS disabled due to CPU errata [ 0.044000] ... version: 2 [ 0.044000] ... bit width: 40 [ 0.044000] ... generic registers: 2 [ 0.044000] ... value mask: 000000ffffffffff [ 0.044000] ... max period: 000000007fffffff [ 0.044000] ... fixed-purpose events: 3 [ 0.044000] ... event mask: 0000000700000003 [ 0.044000] Hierarchical SRCU implementation. [ 0.044000] smp: Bringing up secondary CPUs ... [ 0.044000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.044000] x86: Booting SMP configuration: [ 0.044000] .... node #0, CPUs: #1 [ 0.046045] TSC synchronization [CPU#0 -> CPU#1]: [ 0.046197] Measured 1026970 cycles TSC warp between CPUs, turning off TSC clock. [ 0.046289] tsc: Marking TSC unstable due to check_tsc_sync_source failed [ 0.048091] smp: Brought up 1 node, 2 CPUs [ 0.048091] smpboot: Max logical packages: 1 [ 0.048149] smpboot: Total of 2 processors activated (7979.98 BogoMIPS) [ 0.052088] devtmpfs: initialized [ 0.052175] x86/mm: Memory block size: 128MB [ 0.053080] PM: Registering ACPI NVS region [mem 0xbf6cc000-0xbf6fffff] (212992 bytes) [ 0.053246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.053350] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.053494] pinctrl core: initialized pinctrl subsystem [ 0.053813] NET: Registered protocol family 16 [ 0.054022] audit: initializing netlink subsys (disabled) [ 0.054098] audit: type=2000 audit(1544273934.052:1): state=initialized audit_enabled=0 res=1 [ 0.054098] cpuidle: using governor ladder [ 0.054098] cpuidle: using governor menu [ 0.054098] Enabled x32 syscalls [ 0.054098] Simple Boot Flag at 0x35 set to 0x1 [ 0.054098] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.054098] ACPI: bus type PCI registered [ 0.054098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.054098] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) [ 0.054098] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820 [ 0.056015] pmd_set_huge: Cannot satisfy [mem 0xf0000000-0xf0200000] with a huge-page mapping due to MTRR override. [ 0.056265] PCI: Using configuration type 1 for base access [ 0.057304] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.057304] ACPI: Added _OSI(Module Device) [ 0.057304] ACPI: Added _OSI(Processor Device) [ 0.057304] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.057304] ACPI: Added _OSI(Processor Aggregator Device) [ 0.057304] ACPI: Added _OSI(Linux-Dell-Video) [ 0.057304] ACPI: EC: EC started [ 0.057304] ACPI: EC: interrupt blocked [ 0.057304] ACPI: \: Used as first EC [ 0.057304] ACPI: \: GPE=0x12, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.057304] ACPI: \: Used as boot ECDT EC to handle transactions [ 0.069714] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 0.071429] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.090290] ACPI: Dynamic OEM Table Load: [ 0.090379] ACPI: SSDT 0xFFFF8C57F23FC000 0002C4 (v01 PmRef Cpu0Ist 00000100 INTL 20050513) [ 0.090813] ACPI: Dynamic OEM Table Load: [ 0.090893] ACPI: SSDT 0xFFFF8C57F23B9000 00061E (v01 PmRef Cpu0Cst 00000100 INTL 20050513) [ 0.091590] ACPI: Dynamic OEM Table Load: [ 0.091673] ACPI: SSDT 0xFFFF8C57F2367300 0000C8 (v01 PmRef Cpu1Ist 00000100 INTL 20050513) [ 0.091966] ACPI: Dynamic OEM Table Load: [ 0.092009] ACPI: SSDT 0xFFFF8C57F238CC00 000085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513) [ 0.092454] ACPI: Interpreter enabled [ 0.092560] ACPI: (supports S0 S3 S4 S5) [ 0.092634] ACPI: Using IOAPIC for interrupt routing [ 0.092737] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.093053] ACPI: Enabled 5 GPEs in block 00 to 1F [ 0.100342] ACPI: Power Resource [PUBS] (on) [ 0.100637] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1) [ 0.102267] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2) [ 0.113290] acpi IBM0079:00: ACPI dock station (docks/bays count: 3) [ 0.113774] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 *6 7 9 10 11) [ 0.113973] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 0.114179] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 0.114376] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 0.114582] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11) [ 0.114781] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11) [ 0.114982] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) [ 0.115183] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) [ 0.115398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.115481] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.115915] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR] [ 0.116409] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.116496] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.116595] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.116986] PCI host bridge to bus 0000:00 [ 0.117061] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.117139] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.117216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.117306] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.117403] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.117493] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.117584] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.117670] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.117760] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000 [ 0.117893] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000 [ 0.117909] pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf80fffff 64bit] [ 0.117917] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.117923] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807] [ 0.118047] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000 [ 0.118061] pci 0000:00:02.1: reg 0x10: [mem 0xf8100000-0xf81fffff 64bit] [ 0.118296] pci 0000:00:19.0: [8086:1049] type 00 class 0x020000 [ 0.118343] pci 0000:00:19.0: reg 0x10: [mem 0xf8200000-0xf821ffff] [ 0.118366] pci 0000:00:19.0: reg 0x14: [mem 0xf8225000-0xf8225fff] [ 0.118389] pci 0000:00:19.0: reg 0x18: [io 0x1840-0x185f] [ 0.118504] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.118637] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300 [ 0.118756] pci 0000:00:1a.0: reg 0x20: [io 0x1860-0x187f] [ 0.118934] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300 [ 0.119049] pci 0000:00:1a.1: reg 0x20: [io 0x1880-0x189f] [ 0.119248] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320 [ 0.119295] pci 0000:00:1a.7: reg 0x10: [mem 0xf8426c00-0xf8426fff] [ 0.119472] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.119623] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300 [ 0.119665] pci 0000:00:1b.0: reg 0x10: [mem 0xf8220000-0xf8223fff 64bit] [ 0.119813] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.119982] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400 [ 0.120159] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.120312] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400 [ 0.120473] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.120638] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300 [ 0.120767] pci 0000:00:1d.0: reg 0x20: [io 0x18a0-0x18bf] [ 0.120942] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300 [ 0.121064] pci 0000:00:1d.1: reg 0x20: [io 0x18c0-0x18df] [ 0.121266] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320 [ 0.121320] pci 0000:00:1d.7: reg 0x10: [mem 0xf8427000-0xf84273ff] [ 0.121497] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.121632] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.121870] pci 0000:00:1f.0: [8086:2811] type 00 class 0x060100 [ 0.122039] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO [ 0.122135] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO [ 0.122217] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f) [ 0.122306] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f) [ 0.122397] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f) [ 0.122658] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a [ 0.122705] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007] [ 0.122730] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003] [ 0.122752] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007] [ 0.122775] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003] [ 0.122796] pci 0000:00:1f.1: reg 0x20: [io 0x18e0-0x18ef] [ 0.122850] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.122922] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.122998] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.123072] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.123277] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601 [ 0.123320] pci 0000:00:1f.2: reg 0x10: [io 0x1c30-0x1c37] [ 0.123343] pci 0000:00:1f.2: reg 0x14: [io 0x1c24-0x1c27] [ 0.123360] pci 0000:00:1f.2: reg 0x18: [io 0x1c28-0x1c2f] [ 0.123374] pci 0000:00:1f.2: reg 0x1c: [io 0x1c20-0x1c23] [ 0.123387] pci 0000:00:1f.2: reg 0x20: [io 0x1c00-0x1c1f] [ 0.123410] pci 0000:00:1f.2: reg 0x24: [mem 0xf8426000-0xf84267ff] [ 0.123492] pci 0000:00:1f.2: PME# supported from D3hot [ 0.123625] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500 [ 0.123656] pci 0000:00:1f.3: reg 0x10: [mem 0xf8427400-0xf84274ff] [ 0.123696] pci 0000:00:1f.3: reg 0x20: [io 0x1c40-0x1c5f] [ 0.123933] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.124011] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.124017] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff] [ 0.124027] pci 0000:00:1c.0: bridge window [mem 0xf8500000-0xf85fffff 64bit pref] [ 0.124178] pci 0000:03:00.0: [8086:4230] type 00 class 0x028000 [ 0.124256] pci 0000:03:00.0: reg 0x10: [mem 0xf7f00000-0xf7f01fff 64bit] [ 0.124516] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.124738] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 0.124825] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] [ 0.124834] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff] [ 0.124843] pci 0000:00:1c.1: bridge window [mem 0xf8600000-0xf86fffff 64bit pref] [ 0.124878] pci_bus 0000:05: extended config space not accessible [ 0.125020] pci 0000:05:00.0: [1180:0476] type 02 class 0x060700 [ 0.125064] pci 0000:05:00.0: reg 0x10: [mem 0xd7eff000-0xd7efffff] [ 0.125134] pci 0000:05:00.0: supports D1 D2 [ 0.125136] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.125248] pci 0000:05:00.2: [1180:0822] type 00 class 0x080500 [ 0.125287] pci 0000:05:00.2: reg 0x10: [mem 0xd7efec00-0xd7efecff] [ 0.125466] pci 0000:05:00.2: supports D1 D2 [ 0.125468] pci 0000:05:00.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.125676] pci 0000:00:1e.0: PCI bridge to [bus 05-08] (subtractive decode) [ 0.125759] pci 0000:00:1e.0: bridge window [io 0x4000-0x7fff] [ 0.125765] pci 0000:00:1e.0: bridge window [mem 0xd4000000-0xd7efffff] [ 0.125779] pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdbffffff 64bit pref] [ 0.125782] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.125784] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.125786] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.125788] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) [ 0.125791] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) [ 0.125793] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) [ 0.125795] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode) [ 0.125856] pci_bus 0000:06: extended config space not accessible [ 0.125961] pci_bus 0000:06: busn_res: [bus 06-08] end is updated to 07 [ 0.129766] ACPI: EC: interrupt unblocked [ 0.129885] ACPI: EC: event unblocked [ 0.129982] ACPI: \_SB_.PCI0.LPC_.EC__: GPE=0x12, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.130071] ACPI: \_SB_.PCI0.LPC_.EC__: Used as boot DSDT EC to handle transactions and events [ 0.130265] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.130265] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.130265] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.130265] vgaarb: loaded [ 0.130265] pps_core: LinuxPPS API ver. 1 registered [ 0.130265] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giome...@linux.it> [ 0.130265] PTP clock support registered [ 0.130265] EDAC MC: Ver: 3.0.0 [ 0.130265] PCI: Using ACPI for IRQ routing [ 0.135574] PCI: pci_cache_line_size set to 64 bytes [ 0.135744] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] [ 0.135746] e820: reserve RAM buffer [mem 0xbf6b0000-0xbfffffff] [ 0.135900] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.135900] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.135900] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.138017] clocksource: Switched to clocksource hpet [ 0.154750] VFS: Disk quotas dquot_6.6.0 [ 0.154853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.155122] AppArmor: AppArmor Filesystem Enabled [ 0.155228] pnp: PnP ACPI init [ 0.156065] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.156147] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved [ 0.156229] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved [ 0.156304] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 0.156382] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 0.156467] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved [ 0.156544] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 0.156625] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 0.156708] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 0.156781] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 0.156861] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 0.156951] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 0.157031] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved [ 0.157122] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.157322] system 00:01: [io 0x164e-0x164f] has been reserved [ 0.157393] system 00:01: [io 0x1000-0x107f] has been reserved [ 0.157465] system 00:01: [io 0x1180-0x11bf] has been reserved [ 0.157539] system 00:01: [io 0x0800-0x080f] has been reserved [ 0.157610] system 00:01: [io 0x15e0-0x15ef] has been reserved [ 0.157686] system 00:01: [io 0x1600-0x165f] could not be reserved [ 0.157763] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved [ 0.157837] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.157929] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved [ 0.158007] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.158088] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.158172] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved [ 0.158252] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved [ 0.158330] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.158417] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.158450] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.158487] pnp 00:04: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 0.158812] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.159126] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.160716] pnp: PnP ACPI: found 7 devices [ 0.168401] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.168560] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.168640] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.168733] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff] [ 0.168816] pci 0000:00:1c.0: bridge window [mem 0xf8500000-0xf85fffff 64bit pref] [ 0.168915] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 0.168994] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] [ 0.169082] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff] [ 0.169166] pci 0000:00:1c.1: bridge window [mem 0xf8600000-0xf86fffff 64bit pref] [ 0.169273] pci 0000:05:00.0: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref] [ 0.169359] pci 0000:05:00.0: BAR 16: assigned [mem 0xc0000000-0xc3ffffff] [ 0.169440] pci 0000:05:00.0: BAR 13: assigned [io 0x4000-0x40ff] [ 0.170127] pci 0000:05:00.0: BAR 14: assigned [io 0x4400-0x44ff] [ 0.170204] pci 0000:05:00.0: CardBus bridge to [bus 06-07] [ 0.170286] pci 0000:05:00.0: bridge window [io 0x4000-0x40ff] [ 0.170373] pci 0000:05:00.0: bridge window [io 0x4400-0x44ff] [ 0.170456] pci 0000:05:00.0: bridge window [mem 0xd8000000-0xdbffffff pref] [ 0.170558] pci 0000:05:00.0: bridge window [mem 0xc0000000-0xc3ffffff] [ 0.170642] pci 0000:00:1e.0: PCI bridge to [bus 05-08] [ 0.170723] pci 0000:00:1e.0: bridge window [io 0x4000-0x7fff] [ 0.170810] pci 0000:00:1e.0: bridge window [mem 0xd4000000-0xd7efffff] [ 0.170898] pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdbffffff 64bit pref] [ 0.170996] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.170998] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.171000] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.171002] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window] [ 0.171004] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window] [ 0.171006] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff window] [ 0.171008] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff window] [ 0.171011] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] [ 0.171013] pci_bus 0000:02: resource 1 [mem 0xf4000000-0xf5ffffff] [ 0.171015] pci_bus 0000:02: resource 2 [mem 0xf8500000-0xf85fffff 64bit pref] [ 0.171017] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff] [ 0.171019] pci_bus 0000:03: resource 1 [mem 0xf6000000-0xf7ffffff] [ 0.171021] pci_bus 0000:03: resource 2 [mem 0xf8600000-0xf86fffff 64bit pref] [ 0.171024] pci_bus 0000:05: resource 0 [io 0x4000-0x7fff] [ 0.171026] pci_bus 0000:05: resource 1 [mem 0xd4000000-0xd7efffff] [ 0.171028] pci_bus 0000:05: resource 2 [mem 0xd8000000-0xdbffffff 64bit pref] [ 0.171030] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window] [ 0.171032] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window] [ 0.171034] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.171036] pci_bus 0000:05: resource 7 [mem 0x000d4000-0x000d7fff window] [ 0.171038] pci_bus 0000:05: resource 8 [mem 0x000d8000-0x000dbfff window] [ 0.171040] pci_bus 0000:05: resource 9 [mem 0x000dc000-0x000dffff window] [ 0.171042] pci_bus 0000:05: resource 10 [mem 0xc0000000-0xfebfffff window] [ 0.171044] pci_bus 0000:06: resource 0 [io 0x4000-0x40ff] [ 0.171046] pci_bus 0000:06: resource 1 [io 0x4400-0x44ff] [ 0.171048] pci_bus 0000:06: resource 2 [mem 0xd8000000-0xdbffffff pref] [ 0.171051] pci_bus 0000:06: resource 3 [mem 0xc0000000-0xc3ffffff] [ 0.171169] NET: Registered protocol family 2 [ 0.171466] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes) [ 0.171621] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.171959] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.172472] TCP: Hash tables configured (established 65536 bind 65536) [ 0.172640] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.172781] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.172976] NET: Registered protocol family 1 [ 0.173079] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.175029] PCI: CLS 64 bytes, default 64 [ 0.175091] Unpacking initramfs... [ 0.825733] Freeing initrd memory: 29388K [ 0.825893] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.825985] software IO TLB [mem 0xbb6b0000-0xbf6b0000] (64MB) mapped at [(____ptrval____)-(____ptrval____)] [ 0.827087] Initialise system trusted keyrings [ 0.827252] workingset: timestamp_bits=40 max_order=21 bucket_order=0 [ 0.829703] zbud: loaded [ 0.830123] pstore: using deflate compression [ 1.397184] Key type asymmetric registered [ 1.397260] Asymmetric key parser 'x509' registered [ 1.397399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.397534] io scheduler noop registered [ 1.397618] io scheduler deadline registered [ 1.397760] io scheduler cfq registered (default) [ 1.397839] io scheduler mq-deadline registered [ 1.398732] pcieport 0000:00:1c.0: Signaling PME with IRQ 24 [ 1.398870] pcieport 0000:00:1c.1: Signaling PME with IRQ 25 [ 1.398983] pciehp 0000:00:1c.0:pcie004: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ (with Cmd Compl erratum) [ 1.399151] pciehp 0000:00:1c.1:pcie004: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ (with Cmd Compl erratum) [ 1.399308] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.399403] intel_idle: does not run on family 6 model 15 [ 1.400172] Monitor-Mwait will be used to enter C-1 state [ 1.400177] Monitor-Mwait will be used to enter C-2 state [ 1.400181] Monitor-Mwait will be used to enter C-3 state [ 1.402148] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.422892] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.423709] Linux agpgart interface v0.103 [ 1.423900] AMD IOMMUv2 driver by Joerg Roedel <jroe...@suse.de> [ 1.423970] AMD IOMMUv2 functionality not available on this system [ 1.424362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.435018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.435088] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435357] mousedev: PS/2 mouse device common for all mice [ 1.435492] rtc_cmos 00:02: RTC can wake from S4 [ 1.435768] rtc_cmos 00:02: registered as rtc0 [ 1.435863] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.436023] ledtrig-cpu: registered to indicate activity on CPUs [ 1.436745] NET: Registered protocol family 10 [ 1.441906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.443536] Segment Routing with IPv6 [ 1.443644] mip6: Mobile IPv6 [ 1.443720] NET: Registered protocol family 17 [ 1.443800] mpls_gso: MPLS GSO support [ 1.444133] microcode: sig=0x6fb, pf=0x80, revision=0xba [ 1.444322] microcode: Microcode Update Driver: v2.2. [ 1.444557] registered taskstats version 1 [ 1.444694] Loading compiled-in X.509 certificates [ 1.513615] Loaded X.509 cert 'secure-boot-test-key-lfaraone: 97c1b25cddf9873ca78a58f3d73bf727d2cf78ff' [ 1.513718] zswap: loaded using pool lzo/zbud [ 1.513953] AppArmor: AppArmor sha1 policy hashing enabled [ 1.514552] rtc_cmos 00:02: setting system clock to 2018-12-08 12:58:56 UTC (1544273936) [ 1.514699] Unstable clock detected, switching default tracing clock to "global" If you want to keep using the local clock, then add: "trace_clock=local" on the kernel command line [ 1.518371] Freeing unused kernel image memory: 1548K [ 1.532136] Write protecting the kernel read-only data: 16384k [ 1.533516] Freeing unused kernel image memory: 2028K [ 1.534166] Freeing unused kernel image memory: 836K [ 1.546295] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.546362] x86/mm: Checking user space page tables [ 1.557895] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.671221] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.671314] ACPI: Thermal Zone [THM0] (57 C) [ 1.673024] thermal LNXTHERM:01: registered as thermal_zone1 [ 1.673114] ACPI: Thermal Zone [THM1] (58 C) [ 1.679612] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.679699] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.685534] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 1.709969] ACPI: bus type USB registered [ 1.710121] usbcore: registered new interface driver usbfs [ 1.710232] usbcore: registered new interface driver hub [ 1.714423] usbcore: registered new device driver usb [ 1.716390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.718201] ehci-pci: EHCI PCI platform driver [ 1.718504] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 1.718590] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 1.719862] sdhci: Secure Digital Host Controller Interface driver [ 1.719998] sdhci: Copyright(c) Pierre Ossman [ 1.721318] uhci_hcd: USB Universal Host Controller Interface driver [ 1.722626] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported [ 1.725729] sdhci-pci 0000:05:00.2: SDHCI controller found [1180:0822] (rev 21) [ 1.725848] pci 0000:00:1e.0: enabling device (0005 -> 0007) [ 1.726063] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it. [ 1.726222] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes [ 1.726310] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it. [ 1.756937] ehci-pci 0000:00:1a.7: irq 22, io mem 0xf8426c00 [ 1.757767] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 1.762057] mmc0: SDHCI controller on PCI [0000:05:00.2] using DMA [ 1.762194] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it. [ 1.763406] SCSI subsystem initialized [ 1.763710] pci 0000:00:00.0: Intel 965GM Chipset [ 1.763823] pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable [ 1.764972] pci 0000:00:00.0: detected 8192K stolen memory [ 1.765124] [drm] Replacing VGA console driver [ 1.765793] Console: switching to colour dummy device 80x25 [ 1.770590] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.770599] [drm] Driver supports precise vblank timestamp query. [ 1.772163] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 1.772259] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 1.772266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.772272] usb usb1: Product: EHCI Host Controller [ 1.772276] usb usb1: Manufacturer: Linux 4.18.0-2-amd64 ehci_hcd [ 1.772281] usb usb1: SerialNumber: 0000:00:1a.7 [ 1.772473] hub 1-0:1.0: USB hub found [ 1.772488] hub 1-0:1.0: 4 ports detected [ 1.773255] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.782241] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 1.782256] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2 [ 1.782274] uhci_hcd 0000:00:1a.0: detected 2 ports [ 1.782315] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 [ 1.782706] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 1.782714] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.782719] usb usb2: Product: UHCI Host Controller [ 1.782724] usb usb2: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd [ 1.782728] usb usb2: SerialNumber: 0000:00:1a.0 [ 1.782878] hub 2-0:1.0: USB hub found [ 1.782891] hub 2-0:1.0: 2 ports detected [ 1.783058] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 1.783070] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3 [ 1.783101] ehci-pci 0000:00:1d.7: debug port 1 [ 1.786920] libata version 3.00 loaded. [ 1.787040] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported [ 1.787112] ehci-pci 0000:00:1d.7: irq 19, io mem 0xf8427000 [ 1.788020] ata_piix 0000:00:1f.1: version 2.13 [ 1.790404] ahci 0000:00:1f.2: version 3.0 [ 1.790643] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 1.5 Gbps 0x1 impl SATA mode [ 1.790653] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc [ 1.791185] scsi host1: ahci [ 1.791425] scsi host0: ata_piix [ 1.791533] scsi host2: ahci [ 1.791725] scsi host3: ata_piix [ 1.791792] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18e0 irq 14 [ 1.791797] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18e8 irq 15 [ 1.792093] scsi host4: ahci [ 1.792225] ata3: SATA max UDMA/133 abar m2048@0xf8426000 port 0xf8426100 irq 27 [ 1.792231] ata4: DUMMY [ 1.792234] ata5: DUMMY [ 1.792328] ata2: port disabled--ignoring [ 1.798393] [drm] RC6 disabled, disabling runtime PM support [ 1.798452] [drm] initialized overlay support [ 1.798813] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0 [ 1.799055] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 1.800030] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.800111] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 1.800117] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.800123] usb usb3: Product: EHCI Host Controller [ 1.800127] usb usb3: Manufacturer: Linux 4.18.0-2-amd64 ehci_hcd [ 1.800132] usb usb3: SerialNumber: 0000:00:1d.7 [ 1.807303] acpi device:01: registered as cooling_device2 [ 1.807315] hub 3-0:1.0: USB hub found [ 1.807330] hub 3-0:1.0: 4 ports detected [ 1.807464] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3 [ 1.807949] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 1.807964] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 1.807978] uhci_hcd 0000:00:1a.1: detected 2 ports [ 1.808069] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 [ 1.808238] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 1.808245] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.808250] usb usb4: Product: UHCI Host Controller [ 1.808255] usb usb4: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd [ 1.808259] usb usb4: SerialNumber: 0000:00:1a.1 [ 1.808414] hub 4-0:1.0: USB hub found [ 1.808427] hub 4-0:1.0: 2 ports detected [ 1.808715] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.808726] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 [ 1.808740] uhci_hcd 0000:00:1d.0: detected 2 ports [ 1.808773] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018a0 [ 1.808853] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 1.808860] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.808865] usb usb5: Product: UHCI Host Controller [ 1.808869] usb usb5: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd [ 1.808874] usb usb5: SerialNumber: 0000:00:1d.0 [ 1.809013] hub 5-0:1.0: USB hub found [ 1.809026] hub 5-0:1.0: 2 ports detected [ 1.809289] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.809299] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 [ 1.809311] uhci_hcd 0000:00:1d.1: detected 2 ports [ 1.809350] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018c0 [ 1.809429] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 1.809435] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.809440] usb usb6: Product: UHCI Host Controller [ 1.809445] usb usb6: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd [ 1.809449] usb usb6: SerialNumber: 0000:00:1d.1 [ 1.809596] hub 6-0:1.0: USB hub found [ 1.809609] hub 6-0:1.0: 2 ports detected [ 1.820595] fbcon: inteldrmfb (fb0) is primary device [ 1.879782] random: fast init done [ 2.028432] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:1d:72:84:b1:b1 [ 2.028434] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection [ 2.028472] e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 6, PBA No: FFFFFF-0FF [ 2.106588] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.107130] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 2.107132] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 2.107135] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 2.107383] ata3.00: ATA-7: INTEL SSDSA2M160G2HP, 2CV102HA, max UDMA/100 [ 2.107386] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 32) [ 2.107874] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 2.107876] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 2.107879] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 2.108092] usb 1-4: new high-speed USB device number 2 using ehci-pci [ 2.108122] ata3.00: configured for UDMA/100 [ 2.108453] scsi 1:0:0:0: Direct-Access ATA INTEL SSDSA2M160 02HA PQ: 0 ANSI: 5 [ 2.268495] usb 1-4: New USB device found, idVendor=17ef, idProduct=1000, bcdDevice= 0.01 [ 2.268498] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.268746] hub 1-4:1.0: USB hub found [ 2.268828] hub 1-4:1.0: 4 ports detected [ 2.372053] Console: switching to colour frame buffer device 128x48 [ 2.394732] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 2.414966] ata3.00: Enabling discard_zeroes_data [ 2.415081] sd 1:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) [ 2.415140] sd 1:0:0:0: [sda] Write Protect is off [ 2.416627] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.416834] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.418392] ata3.00: Enabling discard_zeroes_data [ 2.420604] sda: sda1 sda2 sda3 sda4 [ 2.422504] ata3.00: Enabling discard_zeroes_data [ 2.424082] sd 1:0:0:0: [sda] Attached SCSI disk [ 2.635306] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 2.654249] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input2 [ 7.526831] cryptd: max_cpu_qlen set to 1000 [ 7.700309] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) [ 8.099128] systemd-udevd[386]: Network interface NamePolicy= disabled on kernel command line, ignoring. [ 8.182382] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4 [ 8.184606] ACPI: Lid Switch [LID] [ 8.188129] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5 [ 8.192621] ACPI: Sleep Button [SLPB] [ 8.194420] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6 [ 8.196607] ACPI: Power Button [PWRF] [ 8.217104] ACPI: AC Adapter [AC] (on-line) [ 8.227793] parport_pc 00:06: reported by Plug and Play ACPI [ 8.241973] systemd-udevd[407]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 8.248039] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP] [ 8.260244] ACPI: Battery Slot [BAT0] (battery present) [ 8.266467] Non-volatile memory driver v1.3 [ 8.281109] yenta_cardbus 0000:05:00.0: CardBus bridge found [17aa:20c6] [ 8.286646] iTCO_vendor_support: vendor-support=0 [ 8.289705] thinkpad_acpi: ThinkPad ACPI Extras v0.26 [ 8.291434] thinkpad_acpi: http://ibm-acpi.sf.net/ [ 8.293124] thinkpad_acpi: ThinkPad BIOS 7NET30WW (1.11 ), EC 7MHT24WW-1.02 [ 8.294865] thinkpad_acpi: Lenovo ThinkPad X61, model 7673AG4 [ 8.299952] thinkpad_acpi: radio switch found; radios are enabled [ 8.301712] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver [ 8.301719] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 8.303354] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... [ 8.324405] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one [ 8.331472] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 8.334239] thinkpad_acpi: battery 1 registered (start 0, stop 0) [ 8.334244] battery: new extension: ThinkPad Battery Extension [ 8.342248] iTCO_wdt: Found a ICH8M-E TCO device (Version=2, TCOBASE=0x1060) [ 8.342318] input: PC Speaker as /devices/platform/pcspkr/input/input8 [ 8.344257] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7 [ 8.347573] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 8.362698] snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:20ac [ 8.410528] systemd-udevd[398]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 8.432735] yenta_cardbus 0000:05:00.0: ISA IRQ mask 0x0c38, PCI irq 16 [ 8.434480] yenta_cardbus 0000:05:00.0: Socket status: 30000006 [ 8.436229] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [io 0x4000-0x7fff] [ 8.437965] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [mem 0xd4000000-0xd7efffff] [ 8.439764] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd4000000-0xd7efffff: [ 8.445270] excluding 0xd7b10000-0xd7efffff [ 8.447035] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [mem 0xd8000000-0xdbffffff 64bit pref] [ 8.468153] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd8000000-0xdbffffff: [ 8.470136] excluding 0xd8000000-0xdbffffff [ 8.489458] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree: [ 8.491299] iwl4965: Copyright(c) 2003-2011 Intel Corporation [ 8.495452] iwl4965 0000:03:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4 [ 8.497714] intel_powerclamp: No package C-state available [ 8.546188] iwl4965 0000:03:00.0: device EEPROM VER=0x36, CALIB=0x5 [ 8.546220] iwl4965 0000:03:00.0: Tunable channels: 13 802.11bg, 19 802.11a channels [ 8.553210] iwl4965 0000:03:00.0: firmware: direct-loading firmware iwlwifi-4965-2.ucode [ 8.557903] iwl4965 0000:03:00.0: loaded firmware version 228.61.2.24 [ 8.571001] ppdev: user-space parallel port driver [ 8.620586] ieee80211 phy0: Selected rate control algorithm 'iwl-4965-rs' [ 8.622840] systemd-udevd[406]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 8.634678] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: [ 8.634686] excluding 0xc0000-0xd3fff 0xe0000-0xfffff [ 8.634712] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: [ 8.634721] excluding 0xa0000000-0xa0ffffff [ 8.634740] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: [ 8.634748] excluding 0x60000000-0x60ffffff [ 8.645497] systemd-udevd[407]: Process '/lib/crda/setregdomain' failed with exit code 2. [ 8.759387] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:speaker [ 8.765111] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 8.767963] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0) [ 8.770770] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 [ 8.773534] snd_hda_codec_analog hdaudioC0D0: inputs: [ 8.776266] snd_hda_codec_analog hdaudioC0D0: Internal Mic=0x15 [ 8.778542] snd_hda_codec_analog hdaudioC0D0: Mic=0x14 [ 8.780786] snd_hda_codec_analog hdaudioC0D0: Dock Mic=0x1c [ 8.795564] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 8.798184] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 8.801771] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 9.036386] Adding 3731452k swap on /dev/sda2. Priority:-2 extents:1 across:3731452k SSDscFS [ 9.058987] EXT4-fs (sda4): re-mounted. Opts: errors=remount-ro,auto_da_alloc [ 9.464127] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: auto_da_alloc [ 9.669919] random: dd: uninitialized urandom read (512 bytes read) [ 9.789735] tun: Universal TUN/TAP device driver, 1.6 [ 9.797800] systemd-udevd[1086]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 9.803330] systemd-udevd[1086]: Could not generate persistent MAC address for tap4: No such file or directory [ 9.812865] IPv6: ADDRCONF(NETDEV_UP): tap4: link is not ready [ 10.560000] random: edac-ctl: uninitialized urandom read (4 bytes read) [ 10.788594] random: mktemp: uninitialized urandom read (8 bytes read) [ 10.812380] random: arngc-slrd: uninitialized urandom read (16 bytes read) [ 24.105309] random: crng init done -- Package-specific info: ** Kernel log: boot messages should be attached ** Model information sys_vendor: LENOVO product_name: 7673AG4 product_version: ThinkPad X61 chassis_vendor: LENOVO chassis_version: Not Available bios_vendor: LENOVO bios_version: 7NET30WW (1.11 ) board_vendor: LENOVO board_name: 7673AG4 board_version: Not Available ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20b3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20b5] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f8000000 (64-bit, non-prefetchable) [size=1M] Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 1800 [size=8] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915 00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) [8086:2a03] (rev 0c) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20b5] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at f8100000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> 00:19.0 Ethernet controller [0200]: Intel Corporation 82566MM Gigabit Network Connection [8086:1049] (rev 03) Subsystem: Lenovo 82566MM Gigabit Network Connection [17aa:20de] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 26 Region 0: Memory at f8200000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at f8225000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at 1840 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e Kernel modules: e1000e 00:1a.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 03) (prog-if 00 [UHCI]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20aa] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 20 Region 4: I/O ports at 1860 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 00:1a.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 03) (prog-if 00 [UHCI]) Subsystem: Lenovo Thinkpad T61/R61 [17aa:20aa] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at 1880 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 00:1a.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 03) (prog-if 20 [EHCI]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ab] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 22 Region 0: Memory at f8426c00 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ac] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 28 Region 0: Memory at f8220000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 24 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f4000000-f5ffffff Prefetchable memory behind bridge: 00000000f8500000-00000000f85fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 25 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f6000000-f7ffffff Prefetchable memory behind bridge: 00000000f8600000-00000000f86fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 03) (prog-if 00 [UHCI]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20aa] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 4: I/O ports at 18a0 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 03) (prog-if 00 [UHCI]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20aa] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 17 Region 4: I/O ports at 18c0 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 03) (prog-if 20 [EHCI]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ab] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 19 Region 0: Memory at f8427000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f3) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=05, subordinate=08, sec-latency=32 I/O behind bridge: 00004000-00007fff Memory behind bridge: d4000000-d7efffff Prefetchable memory behind bridge: 00000000d8000000-00000000dbffffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M-E) LPC Interface Controller [8086:2811] (rev 03) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20b6] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.1 IDE interface [0101]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03) (prog-if 8a [ISA Compatibility mode controller, supports both channels switched to PCI native mode, supports bus mastering]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20a6] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+ Latency: 0 Interrupt: pin C routed to IRQ 16 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 Region 4: I/O ports at 18e0 [size=16] Kernel driver in use: ata_piix Kernel modules: ata_piix, ata_generic 00:1f.2 SATA controller [0106]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] [8086:2829] (rev 03) (prog-if 01 [AHCI 1.0]) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20a7] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 27 Region 0: I/O ports at 1c30 [size=8] Region 1: I/O ports at 1c24 [size=4] Region 2: I/O ports at 1c28 [size=8] Region 3: I/O ports at 1c20 [size=4] Region 4: I/O ports at 1c00 [size=32] Region 5: Memory at f8426000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 03) Subsystem: Lenovo ThinkPad T61/R61 [17aa:20a9] Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 23 Region 0: Memory at f8427400 (32-bit, non-prefetchable) [size=256] Region 4: I/O ports at 1c40 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4230] (rev 61) Subsystem: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:1011] Physical Slot: 3 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 29 Region 0: Memory at f7f00000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwl4965 Kernel modules: iwl4965 05:00.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ba) Subsystem: Lenovo ThinkPad R61 [17aa:20c6] Physical Slot: 1 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 168 Interrupt: pin A routed to IRQ 16 Region 0: Memory at d7eff000 (32-bit, non-prefetchable) [size=4K] Bus: primary=05, secondary=06, subordinate=07, sec-latency=176 Memory window 0: d8000000-dbffffff (prefetchable) Memory window 1: c0000000-c3ffffff I/O window 0: 00004000-000040ff I/O window 1: 00004400-000044ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 Capabilities: <access denied> Kernel driver in use: yenta_cardbus Kernel modules: yenta_socket 05:00.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 21) Subsystem: Lenovo ThinkPad W500 [17aa:20c8] Physical Slot: 1 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 Interrupt: pin C routed to IRQ 18 Region 0: Memory at d7efec00 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci Kernel modules: sdhci_pci ** USB devices: Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 17ef:1000 Lenovo Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub -- System Information: Debian Release: buster/sid APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.18.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8) Shell: /bin/sh linked to /bin/lksh Init: sysvinit (via /sbin/init) Versions of packages linux-image-4.18.0-3-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.132 ii kmod 25-2 ii linux-base 4.5 Versions of packages linux-image-4.18.0-3-amd64 recommends: pn apparmor <none> ii firmware-linux-free 3.4 ii irqbalance 1.5.0-0.1 Versions of packages linux-image-4.18.0-3-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.02+dfsg1-8 pn linux-doc-4.18 <none> Versions of packages linux-image-4.18.0-3-amd64 is related to: ii firmware-amd-graphics 20180825+dfsg-1 pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> ii firmware-iwlwifi 20180825+dfsg-1 pn firmware-libertas <none> ii firmware-linux-nonfree 20180825+dfsg-1 ii firmware-misc-nonfree 20180825+dfsg-1 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information