i915.modeset=0 - Stuck in Running Software Rendering Mode

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

thun0r wrote: Sat Nov 03, 2018 2:34 pm If it's having an issue with the driver, shall I try updating it with one of these https://01.org/linuxgraphics/downloads ? I'm presming it's not that simple hehehe
You could try a different kernel, both the latest one (4.19 mainline) and an older one (4.4). Easiest for now may be to flash a LM18 installation image and boot to that and see how it goes.

Something else you could try is to switch your BIOS to UEFI mode (currently it's in legacy mode) and see if you can boot the LM19 live environment with that without having to change the boot options (you won't be able to boot your regular install like that, it has to be the live environment).

You could also try some other kernel options like acpi=off, which can help in case a bad BIOS is the reason.

For anything else we'd need to know what's wrong, i.e. see some log files.
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by smurphos »

Glad you are back up and running.

You shouldn't have to mess with drivers with 2nd generation Intel HD graphics. I'm at a loss as to why your machine won't boot normally.

I've got similar hardware albeit its legacy boot only and a much older BIOS which has run fine on all the Mint 18.x's and now Mint 19 on all kernels from 4.4 to 4.15.

Give gm10's suggestions a try.

My inxi for reference.

Code: Select all

System:    Host: steve-HP-Pavilion-g6-Notebook-PC Kernel: 4.15.0-38-generic x86_64
           bits: 64 gcc: 7.3.0
           Desktop: Cinnamon 3.8.9 (Gtk 3.22.30-1ubuntu1)
           Distro: Linux Mint 19 Tara
Machine:   Device: laptop System: Hewlett-Packard product: HP Pavilion g6 Notebook PC v: 0690120000204710000620100 serial: N/A
           Mobo: Hewlett-Packard model: 166F v: 09.4C serial: N/A
           BIOS: Insyde v: F.66 date: 01/24/2013
Battery    BAT0: charge: 30.8 Wh 100.0% condition: 30.8/30.8 Wh (100%)
           model: Hewlett-Packard Primary status: Full
CPU:       Dual core Intel Core i5-2430M (-MT-MCP-) 
           arch: Sandy Bridge rev.7 cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 9578
           clock speeds: max: 3000 MHz 1: 2639 MHz 2: 2707 MHz 3: 2657 MHz
           4: 2769 MHz
Graphics:  Card: Intel 2nd Generation Core Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: x11 (X.Org 1.19.6 )
           drivers: modesetting (unloaded: fbdev,vesa)
           Resolution: 1366x768@60.03hz
           OpenGL: renderer: Mesa DRI Intel Sandybridge Mobile
           version: 3.3 Mesa 18.0.5 Direct Render: Yes
Audio:     Card Intel 6 Series/C200 Series Family High Def. Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.15.0-38-generic
Network:   Card-1: Ralink RT5390 Wireless 802.11n 1T/1R PCIe
           driver: rt2800pci v: 2.3.0 bus-ID: 01:00.0
           IF: wlp1s0 state: up mac: <filter>
           Card-2: Realtek RTL8101/2/6E PCIE Fast/Gigabit Ethernet controller
           driver: r8169 v: 2.3LK-NAPI port: 3000 bus-ID: 02:00.0
           IF: eno1 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 2000.4GB (42.5% used)
           ID-1: /dev/sda model: CT250MX500SSD1 size: 250.1GB
           ID-2: USB /dev/sdb model: Expansion size: 1000.2GB
           ID-3: USB /dev/sdc model: N/A size: 750.2GB
Partition: ID-1: / size: 37G used: 18G (50%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 183G used: 116G (67%) fs: ext4 dev: /dev/sda5
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 51.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 253 Uptime: 3 min Memory: 1091.9/5908.1MB
           Init: systemd runlevel: 5 Gcc sys: 7.3.0
           Client: Shell (bash 4.4.191) inxi: 2.3.56 
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

gm10 wrote: Sat Nov 03, 2018 3:06 pm
thun0r wrote: Sat Nov 03, 2018 2:34 pm If it's having an issue with the driver, shall I try updating it with one of these https://01.org/linuxgraphics/downloads ? I'm presming it's not that simple hehehe
You could try a different kernel, both the latest one (4.19 mainline) and an older one (4.4). Easiest for now may be to flash a LM18 installation image and boot to that and see how it goes.

Something else you could try is to switch your BIOS to UEFI mode (currently it's in legacy mode) and see if you can boot the LM19 live environment with that without having to change the boot options (you won't be able to boot your regular install like that, it has to be the live environment).

You could also try some other kernel options like acpi=off, which can help in case a bad BIOS is the reason.

For anything else we'd need to know what's wrong, i.e. see some log files.
I've tried 18.3 originaly as well as Ubuntu and the results were the same booting into a live USB version.

When I tried UEFI before it gave the same results, I tried that when troubleshooting before I added the modeset.

Another thing I did when troubleshooting originally was to update to the latest BIOS, which was successful but also heralded the same result before I added the modeset.

If I try i915.modeset=1 instead of zero, would this force the internal graphics to be loaded sooner instead of using software rendering?

For log files, shall I follow https://www.cyberciti.biz/faq/linux-log ... ogs-files/
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

smurphos wrote: Sat Nov 03, 2018 3:11 pm Glad you are back up and running.

You shouldn't have to mess with drivers with 2nd generation Intel HD graphics. I'm at a loss as to why your machine won't boot normally.

I've got similar hardware albeit its legacy boot only and a much older BIOS which has run fine on all the Mint 18.x's and now Mint 19 on all kernels from 4.4 to 4.15.

Give gm10's suggestions a try.

My inxi for reference.
Thank you for the inxi reference file.

It's really strange as Windows 10 was working OK on this machine, as was Windows 7 before it.

I mentioned above, what if I change the modeset to 1, do you think that will help?
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

thun0r wrote: Sat Nov 03, 2018 3:12 pm If I try i915.modeset=1 instead of zero, would this force the internal graphics to be loaded sooner instead of using software rendering?

For log files, shall I follow https://www.cyberciti.biz/faq/linux-log ... ogs-files/
modeset=1 is the default, i.e. you will blackscreen with that. try the acpi=off noapic instead. It probably won't do a thing but can't hurt to quickly try it so we know.

For logs, I think only /var/log/kern.log will help here.

PS: Here's the 4.19 kernel, I'd also try that, maybe it's a bug that has been fixed in the meantime, you never know:
http://kernel.ubuntu.com/~kernel-ppa/ma ... 09_all.deb
http://kernel.ubuntu.com/~kernel-ppa/ma ... _amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/ma ... _amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/ma ... _amd64.deb

Download all of them somewhere, open a terminal window in that folder then run this to install:

Code: Select all

apt deb linux*
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

gm10 wrote: Sat Nov 03, 2018 3:25 pm
thun0r wrote: Sat Nov 03, 2018 3:12 pm If I try i915.modeset=1 instead of zero, would this force the internal graphics to be loaded sooner instead of using software rendering?

For log files, shall I follow https://www.cyberciti.biz/faq/linux-log ... ogs-files/
modeset=1 is the default, i.e. you will blackscreen with that. try the acpi=off noapic instead. It probably won't do a thing but can't hurt to quickly try it so we know.

For logs, I think only /var/log/kern.log will help here.

PS: Here's the 4.19 kernel, I'd also try that, maybe it's a bug that has been fixed in the meantime, you never know:
http://kernel.ubuntu.com/~kernel-ppa/ma ... 09_all.deb
http://kernel.ubuntu.com/~kernel-ppa/ma ... _amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/ma ... _amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/ma ... _amd64.deb

Download all of them somewhere, open a terminal window in that folder then run this to install:

Code: Select all

apt deb linux*
I really appreciate both your help, thank you.

Shall I replace

Code: Select all

GRUB_CMDLINE_LINUX="i915.modeset=0"
with

Code: Select all

GRUB_CMDLINE_LINUX="acpi=off noapic"
or is that in addition to, I've googled it and cant see a reference regarding using one or other or both sorry.

I'll give that a go first then I need to get some sleep as early work tomorrow! Once back I can try the kernal updates you suggested.

Thanks again.
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

I meant instead of the modeset option, we're still looking for a way for you to boot without that. Same for the kernel, you should see if you can boot it without the modeset parameter.
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

gm10 wrote: Sat Nov 03, 2018 3:53 pm I meant instead of the modeset option, we're still looking for a way for you to boot without that. Same for the kernel, you should see if you can boot it without the modeset parameter.
If you were here in front of me now I would kiss you!!! 5 days I've been trying to either get live boot to work and then to get rid of rendering mode and that has fixed it.

Plus the screen resoltution is much clearer too.

I have just quickly read about Advanced Configuration and Power Interface which is now off, and that in Windows it can cause issues but Linux is kind of OK. Is there something that I need to fix now or is this the fix and the laptop will run at optimal performance with not long/short term issues?

Again, thank you, thank you, thank you
Last edited by thun0r on Sat Nov 03, 2018 4:16 pm, edited 2 times in total.
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

Ah, nice, that's slightly unexpected but good news, glad I insisted. As I said, it never hurts to try the easy options first. :)

When you have a moment try with just one of the parameters to see which one did it, and then we can get to fine-tuning it rather than just disabling it completely. There's a whole world of options available: https://github.com/torvalds/linux/blob/ ... meters.txt - but we can do that another day. ;)
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

gm10 wrote: Sat Nov 03, 2018 4:12 pm Ah, nice, that's slightly unexpected but good news, glad I insisted. As I said, it never hurts to try the easy options first. :)

When you have a moment try with just one of the parameters to see which one did it, and then we can get to fine-tuning it rather than just disabling it completely. There's a whole world of options available: https://github.com/torvalds/linux/blob/ ... meters.txt - but we can do that another day. ;)
Thank you. I'm guessing I can't leave it like it as when I just tried to Shutdown it would just flick to the Mint logo (like it does when it boots) and I have to hold the power button to switch it off.

Also I noticed in the resource manager that only one CPU was showing where as before it was all cores.

But I guess it's a move in the right direction. I need to log off now but hopefully someone can help tweak it so it's working a little more closer to perfect haha
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

Yes, shutting both things off was just to quickly identify where the problem lies, side-effects due to that were expected. We can now hopefully find a way to address the issue with a more fine-tuned solution that does not have those side-effects.
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by smurphos »

thun0r wrote: Sat Nov 03, 2018 4:08 pm
gm10 wrote: Sat Nov 03, 2018 3:53 pm I meant instead of the modeset option, we're still looking for a way for you to boot without that. Same for the kernel, you should see if you can boot it without the modeset parameter.
If you were here in front of me now I would kiss you!!!
:lol: - you are in good hands with gm10 for the rest of this troubleshooting adventure thun0r.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

Thank you smurphos, both your help has been much appreaciated.

I ended up not being able to sleep last night and got up and did a little more research much to my wifes disgust!

I found https://wiki.ubuntu.com/DebuggingACPI and ran through the debugging procedure

Bios is up to date - Check

Used the following in GRUB_CMDLINE_LINUX="<HERE>"

acpi=off - worked
acpi=ht - did not work
pci=noacp - did not work
acpi=noirq - did not work
pnpacpi=off - did not work
noapic - did not work
nolapic - worked - battery status shows/ shutdown OK - Only one core showing and it's quite laggy

I did some searching on other people that had this issue and used some of the recommendations from previous issues that others have had:

intel_pstate=no_hwp - did not work
intel_iommu=on - did not work
acpi_backlight=vendor - did not work

It can't be a hardware issue as Windows 10 worked perfectly fine and dandy with the CPU running with no problems.

For logs if you think they will be helpful do I supply them with nolapic in the GRUB command, does it record it logs without? /var/log/kern.log
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

Actually it's mostly a log without any of the options that would be interesting. Maybe set apic=verbose for some more info though.

I won't have time to look over this today. Some more options to blindly try (instead of the others) in the meantime:

Code: Select all

lapic=notscdeadline
or

Code: Select all

acpi=rsdt
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

No worries at all, I appreciate the free help, I'm not going to complain!

Neither of the below worked:

Code: Select all

lapic=notscdeadline

Code: Select all

acpi=rsdt
I'm slightly confused regarding the log to be honest. If I try and add anything to the GRUB command that doesn't allow Mint to boot then it doesn't record in the log. For instance when adding apic=verbose it then didn't boot and nothing was recorded in kern.log until I then added back nolapic , then when I checked the log all loading parameters were recorded.

Here is the log with nolapic but presume that doesn't help much (I had to split it over two posts due to char limit).

Code: Select all

Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Linux version 4.15.0-38-generic (buildd@lcy01-amd64-023) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 (Ubuntu 4.15.0-38.41-generic 4.15.18)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic root=UUID=bfd16b23-cb97-4387-a494-483bec3da275 ro nolapic quiet splash
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] KERNEL supported cpus:
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   Intel GenuineIntel
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   AMD AuthenticAMD
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   Centaur CentaurHauls
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Disabled fast string operations
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] e820: BIOS-provided physical RAM map:
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000da99efff] usable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000da99f000-0x00000000dae9efff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x00000000ffd20000-0x00000000ffffffff] reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] NX (Execute Disable) protection: active
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] SMBIOS 2.6 present.
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] DMI: LENOVO 4291V9S/4291V9S, BIOS 8DET76WW (1.46 ) 06/21/2018
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] e820: last_pfn = 0x11e600 max_arch_pfn = 0x400000000
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] MTRR default type: uncachable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] MTRR fixed ranges enabled:
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   00000-9FFFF write-back
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   A0000-BFFFF uncachable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   C0000-FFFFF write-protect
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] MTRR variable ranges enabled:
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   1 base 000000000 mask F80000000 write-back
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   2 base 080000000 mask FC0000000 write-back
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   3 base 0C0000000 mask FE0000000 write-back
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   4 base 0DC000000 mask FFC000000 uncachable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   5 base 0DB000000 mask FFF000000 uncachable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   6 base 100000000 mask FE0000000 write-back
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   7 base 11F000000 mask FFF000000 uncachable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   8 base 11E800000 mask FFF800000 uncachable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   9 base 11E600000 mask FFFE00000 uncachable
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Scanning 1 areas for low memory corruption
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Base memory trampoline at [        (ptrval)] 97000 size 24576
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] reserving inaccessible SNB gfx pages
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd3f000, 0x7bd3ffff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd40000, 0x7bd40fff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd41000, 0x7bd41fff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd42000, 0x7bd42fff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd43000, 0x7bd43fff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd44000, 0x7bd44fff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd45000, 0x7bd45fff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] BRK [0x7bd46000, 0x7bd46fff] PGTABLE
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] RAMDISK: [mem 0x30e67000-0x3472afff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: Early table checksum verification disabled
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: RSDP 0x00000000000F00E0 000024 (v02 LENOVO)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: XSDT 0x00000000DAFFE120 0000A4 (v01 LENOVO TP-8D    00001460 PTEC 00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: FACP 0x00000000DAFE7000 0000F4 (v04 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: DSDT 0x00000000DAFEA000 00FA89 (v01 LENOVO TP-8D    00001460 INTL 20061109)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: FACS 0x00000000DAF2D000 000040
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: FACS 0x00000000DAF2D000 000040
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-8D    00001460 PTEC 00000001)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: SSDT 0x00000000DAFFC000 000249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: SSDT 0x00000000DAFFB000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: SSDT 0x00000000DAFFA000 0007D1 (v01 LENOVO SataAhci 00001000 INTL 20061109)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: HPET 0x00000000DAFE6000 000038 (v01 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: APIC 0x00000000DAFE5000 000098 (v01 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: MCFG 0x00000000DAFE4000 00003C (v01 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: ECDT 0x00000000DAFE3000 000052 (v01 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: ASF! 0x00000000DAFE9000 0000A5 (v32 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: TCPA 0x00000000DAFE2000 000032 (v02 PTL    LENOVO   06040000 LNVO 00000001)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: SSDT 0x00000000DAFE1000 000A27 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: SSDT 0x00000000DAFE0000 000996 (v01 PmRef  CpuPm    00003000 INTL 20061109)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: UEFI 0x00000000DAFDF000 00003E (v01 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: UEFI 0x00000000DAFDE000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: UEFI 0x00000000DAFDD000 000292 (v01 LENOVO TP-8D    00001460 PTL  00000002)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] No NUMA configuration found
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011e5fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] NODE_DATA(0) allocated [mem 0x11e5d3000-0x11e5fdfff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] tsc: Fast TSC calibration using PIT
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Zone ranges:
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   Normal   [mem 0x0000000100000000-0x000000011e5fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   Device   empty
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Movable zone start for each node
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Early memory node ranges
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   node   0: [mem 0x0000000020200000-0x000000003fffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   node   0: [mem 0x0000000040200000-0x00000000da99efff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   node   0: [mem 0x00000000dafff000-0x00000000daffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   node   0: [mem 0x0000000100000000-0x000000011e5fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011e5fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] On node 0 totalpages: 1018684
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   DMA zone: 64 pages used for memmap
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   DMA zone: 156 pages reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   DMA32 zone: 13911 pages used for memmap
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   DMA32 zone: 890272 pages, LIFO batch:31
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   Normal zone: 1944 pages used for memmap
Nov  4 19:51:32 anon-X220 kernel: [    0.000000]   Normal zone: 124416 pages, LIFO batch:31
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Reserved but unavailable: 105 pages
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Reserving Intel graphics memory at 0x00000000dba00000-0x00000000df9fffff
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x408
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] No local APIC present
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] APIC: disable apic facility
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] APIC: switched to apic NOOP
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xda99f000-0xdae9efff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd1ffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xffd20000-0xffffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x99/0x4fd with crng_init=0
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u2097152
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] pcpu-alloc: s151552 r8192 d28672 u2097152 alloc=1*2097152
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] pcpu-alloc: [0] 0 
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1002609
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Policy zone: Normal
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic root=UUID=bfd16b23-cb97-4387-a494-483bec3da275 ro nolapic quiet splash
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Memory: 3856124K/4074736K available (12300K kernel code, 2472K rwdata, 4248K rodata, 2408K init, 2416K bss, 218612K reserved, 0K cma-reserved)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Kernel/User page tables isolation: enabled
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ftrace: allocating 39175 entries in 154 pages
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Hierarchical RCU implementation.
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] 	Tasks RCU enabled.
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] NR_IRQS: 524544, nr_irqs: 32, preallocated irqs: 16
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] Console: colour VGA+ 80x25
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] console [tty0] enabled
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: Core revision 20170831
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: 6 ACPI AML tables successfully acquired and loaded
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] ACPI: setting ELCR to 0200 (from 0c80)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] hpet clockevent registered
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] APIC disabled via kernel command line
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] APIC: Keep in PIC mode(8259)
Nov  4 19:51:32 anon-X220 kernel: [    0.000000] tsc: Fast TSC calibration using PIT
Nov  4 19:51:32 anon-X220 kernel: [    0.004000] tsc: Detected 2491.962 MHz processor
Nov  4 19:51:32 anon-X220 kernel: [    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4983.92 BogoMIPS (lpj=9967848)
Nov  4 19:51:32 anon-X220 kernel: [    0.004000] pid_max: default: 32768 minimum: 301
Nov  4 19:51:32 anon-X220 kernel: [    0.004000] Security Framework initialized
Nov  4 19:51:32 anon-X220 kernel: [    0.004000] Yama: becoming mindful.
Nov  4 19:51:32 anon-X220 kernel: [    0.004000] AppArmor: AppArmor initialized
Nov  4 19:51:32 anon-X220 kernel: [    0.008864] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.009623] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.009672] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.009698] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.010239] Disabled fast string operations
Nov  4 19:51:32 anon-X220 kernel: [    0.010261] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Nov  4 19:51:32 anon-X220 kernel: [    0.010263] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Nov  4 19:51:32 anon-X220 kernel: [    0.010273] mce: CPU supports 7 MCE banks
Nov  4 19:51:32 anon-X220 kernel: [    0.010301] process: using mwait in idle threads
Nov  4 19:51:32 anon-X220 kernel: [    0.010307] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Nov  4 19:51:32 anon-X220 kernel: [    0.010310] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Nov  4 19:51:32 anon-X220 kernel: [    0.010316] Spectre V2 : Mitigation: Full generic retpoline
Nov  4 19:51:32 anon-X220 kernel: [    0.010317] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov  4 19:51:32 anon-X220 kernel: [    0.010319] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Nov  4 19:51:32 anon-X220 kernel: [    0.010320] Spectre V2 : Enabling Restricted Speculation for firmware calls
Nov  4 19:51:32 anon-X220 kernel: [    0.010324] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Nov  4 19:51:32 anon-X220 kernel: [    0.037238] Freeing SMP alternatives memory: 36K
Nov  4 19:51:32 anon-X220 kernel: [    0.040156] smpboot: weird, boot CPU (#0) not listed by the BIOS
Nov  4 19:51:32 anon-X220 kernel: [    0.040159] smpboot: SMP disabled
Nov  4 19:51:32 anon-X220 kernel: [    0.040328] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, 
Nov  4 19:51:32 anon-X220 kernel: [    0.040383] no APIC, boot with the "lapic" boot parameter to force-enable it.
Nov  4 19:51:32 anon-X220 kernel: [    0.040385] no hardware sampling interrupt available.
Nov  4 19:51:32 anon-X220 kernel: [    0.040389] Intel PMU driver.
Nov  4 19:51:32 anon-X220 kernel: [    0.040395] ... version:                3
Nov  4 19:51:32 anon-X220 kernel: [    0.040396] ... bit width:              48
Nov  4 19:51:32 anon-X220 kernel: [    0.040397] ... generic registers:      4
Nov  4 19:51:32 anon-X220 kernel: [    0.040400] ... value mask:             0000ffffffffffff
Nov  4 19:51:32 anon-X220 kernel: [    0.040402] ... max period:             00007fffffffffff
Nov  4 19:51:32 anon-X220 kernel: [    0.040403] ... fixed-purpose events:   3
Nov  4 19:51:32 anon-X220 kernel: [    0.040405] ... event mask:             000000070000000f
Nov  4 19:51:32 anon-X220 kernel: [    0.040534] Hierarchical SRCU implementation.
Nov  4 19:51:32 anon-X220 kernel: [    0.042671] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov  4 19:51:32 anon-X220 kernel: [    0.042717] smp: Bringing up secondary CPUs ...
Nov  4 19:51:32 anon-X220 kernel: [    0.042721] smp: Brought up 1 node, 1 CPU
Nov  4 19:51:32 anon-X220 kernel: [    0.042723] smpboot: Max logical packages: 1
Nov  4 19:51:32 anon-X220 kernel: [    0.042727] smpboot: Total of 1 processors activated (4983.92 BogoMIPS)
Nov  4 19:51:32 anon-X220 kernel: [    0.043167] devtmpfs: initialized
Nov  4 19:51:32 anon-X220 kernel: [    0.044064] x86/mm: Memory block size: 128MB
Nov  4 19:51:32 anon-X220 kernel: [    0.045135] evm: security.selinux
Nov  4 19:51:32 anon-X220 kernel: [    0.045136] evm: security.SMACK64
Nov  4 19:51:32 anon-X220 kernel: [    0.045138] evm: security.SMACK64EXEC
Nov  4 19:51:32 anon-X220 kernel: [    0.045139] evm: security.SMACK64TRANSMUTE
Nov  4 19:51:32 anon-X220 kernel: [    0.045140] evm: security.SMACK64MMAP
Nov  4 19:51:32 anon-X220 kernel: [    0.045142] evm: security.apparmor
Nov  4 19:51:32 anon-X220 kernel: [    0.045143] evm: security.ima
Nov  4 19:51:32 anon-X220 kernel: [    0.045144] evm: security.capability
Nov  4 19:51:32 anon-X220 kernel: [    0.045311] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.045482] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Nov  4 19:51:32 anon-X220 kernel: [    0.045498] futex hash table entries: 256 (order: 2, 16384 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.045588] pinctrl core: initialized pinctrl subsystem
Nov  4 19:51:32 anon-X220 kernel: [    0.045824] RTC time: 19:50:57, date: 11/04/18
Nov  4 19:51:32 anon-X220 kernel: [    0.046070] NET: Registered protocol family 16
Nov  4 19:51:32 anon-X220 kernel: [    0.046285] audit: initializing netlink subsys (disabled)
Nov  4 19:51:32 anon-X220 kernel: [    0.046630] cpuidle: using governor ladder
Nov  4 19:51:32 anon-X220 kernel: [    0.046632] cpuidle: using governor menu
Nov  4 19:51:32 anon-X220 kernel: [    0.046732] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Nov  4 19:51:32 anon-X220 kernel: [    0.046735] ACPI: bus type PCI registered
Nov  4 19:51:32 anon-X220 kernel: [    0.046738] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov  4 19:51:32 anon-X220 kernel: [    0.047285] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov  4 19:51:32 anon-X220 kernel: [    0.047303] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Nov  4 19:51:32 anon-X220 kernel: [    0.047324] PCI: Using configuration type 1 for base access
Nov  4 19:51:32 anon-X220 kernel: [    0.047435] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
Nov  4 19:51:32 anon-X220 kernel: [    0.050873] audit: type=2000 audit(1541361057.044:1): state=initialized audit_enabled=0 res=1
Nov  4 19:51:32 anon-X220 kernel: [    0.051072] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Nov  4 19:51:32 anon-X220 kernel: [    0.051584] ACPI: Added _OSI(Module Device)
Nov  4 19:51:32 anon-X220 kernel: [    0.051586] ACPI: Added _OSI(Processor Device)
Nov  4 19:51:32 anon-X220 kernel: [    0.051588] ACPI: Added _OSI(3.0 _SCP Extensions)
Nov  4 19:51:32 anon-X220 kernel: [    0.051591] ACPI: Added _OSI(Processor Aggregator Device)
Nov  4 19:51:32 anon-X220 kernel: [    0.051594] ACPI: Added _OSI(Linux-Dell-Video)
Nov  4 19:51:32 anon-X220 kernel: [    0.051596] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Nov  4 19:51:32 anon-X220 kernel: [    0.051603] ACPI: EC: EC started
Nov  4 19:51:32 anon-X220 kernel: [    0.051604] ACPI: EC: interrupt blocked
Nov  4 19:51:32 anon-X220 kernel: [    0.054163] ACPI: \: Used as first EC
Nov  4 19:51:32 anon-X220 kernel: [    0.054168] ACPI: \: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov  4 19:51:32 anon-X220 kernel: [    0.054172] ACPI: \: Used as boot ECDT EC to handle transactions
Nov  4 19:51:32 anon-X220 kernel: [    0.070569] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov  4 19:51:32 anon-X220 kernel: [    0.086864] ACPI: Interpreter enabled
Nov  4 19:51:32 anon-X220 kernel: [    0.086920] ACPI: (supports S0 S3 S4 S5)
Nov  4 19:51:32 anon-X220 kernel: [    0.086923] ACPI: Using PIC for interrupt routing
Nov  4 19:51:32 anon-X220 kernel: [    0.086995] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov  4 19:51:32 anon-X220 kernel: [    0.087858] ACPI: GPE 0x16 active on init
Nov  4 19:51:32 anon-X220 kernel: [    0.087887] ACPI: Enabled 6 GPEs in block 00 to 3F
Nov  4 19:51:32 anon-X220 kernel: [    0.101544] ACPI: Power Resource [PUBS] (on)
Nov  4 19:51:32 anon-X220 kernel: [    0.102555] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
Nov  4 19:51:32 anon-X220 kernel: [    0.106546] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
Nov  4 19:51:32 anon-X220 kernel: [    0.112702] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
Nov  4 19:51:32 anon-X220 kernel: [    0.114277] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Nov  4 19:51:32 anon-X220 kernel: [    0.114688] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Nov  4 19:51:32 anon-X220 kernel: [    0.115089] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Nov  4 19:51:32 anon-X220 kernel: [    0.115490] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11)
Nov  4 19:51:32 anon-X220 kernel: [    0.115891] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11)
Nov  4 19:51:32 anon-X220 kernel: [    0.116219] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Nov  4 19:51:32 anon-X220 kernel: [    0.116623] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11)
Nov  4 19:51:32 anon-X220 kernel: [    0.117023] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
Nov  4 19:51:32 anon-X220 kernel: [    0.117350] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Nov  4 19:51:32 anon-X220 kernel: [    0.117365] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Nov  4 19:51:32 anon-X220 kernel: [    0.118310] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
Nov  4 19:51:32 anon-X220 kernel: [    0.118754] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Nov  4 19:51:32 anon-X220 kernel: [    0.118760] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
Nov  4 19:51:32 anon-X220 kernel: [    0.118765] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
Nov  4 19:51:32 anon-X220 kernel: [    0.118769] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Nov  4 19:51:32 anon-X220 kernel: [    0.118813] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Nov  4 19:51:32 anon-X220 kernel: [    0.119388] PCI host bridge to bus 0000:00
Nov  4 19:51:32 anon-X220 kernel: [    0.119396] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Nov  4 19:51:32 anon-X220 kernel: [    0.119401] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.119406] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.119410] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.119414] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.119419] pci_bus 0000:00: root bus resource [bus 00-fe]
Nov  4 19:51:32 anon-X220 kernel: [    0.119442] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
Nov  4 19:51:32 anon-X220 kernel: [    0.119689] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
Nov  4 19:51:32 anon-X220 kernel: [    0.119719] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
Nov  4 19:51:32 anon-X220 kernel: [    0.119735] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.119746] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Nov  4 19:51:32 anon-X220 kernel: [    0.120062] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
Nov  4 19:51:32 anon-X220 kernel: [    0.120117] pci 0000:00:16.0: reg 0x10: [mem 0xf2525000-0xf252500f 64bit]
Nov  4 19:51:32 anon-X220 kernel: [    0.120280] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.120472] pci 0000:00:16.3: [8086:1c3d] type 00 class 0x070002
Nov  4 19:51:32 anon-X220 kernel: [    0.120515] pci 0000:00:16.3: reg 0x10: [io  0x50b0-0x50b7]
Nov  4 19:51:32 anon-X220 kernel: [    0.120535] pci 0000:00:16.3: reg 0x14: [mem 0xf252c000-0xf252cfff]
Nov  4 19:51:32 anon-X220 kernel: [    0.120870] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
Nov  4 19:51:32 anon-X220 kernel: [    0.120917] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.120937] pci 0000:00:19.0: reg 0x14: [mem 0xf252b000-0xf252bfff]
Nov  4 19:51:32 anon-X220 kernel: [    0.120957] pci 0000:00:19.0: reg 0x18: [io  0x5080-0x509f]
Nov  4 19:51:32 anon-X220 kernel: [    0.121108] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.121312] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
Nov  4 19:51:32 anon-X220 kernel: [    0.121359] pci 0000:00:1a.0: reg 0x10: [mem 0xf252a000-0xf252a3ff]
Nov  4 19:51:32 anon-X220 kernel: [    0.121541] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.121749] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
Nov  4 19:51:32 anon-X220 kernel: [    0.121802] pci 0000:00:1b.0: reg 0x10: [mem 0xf2520000-0xf2523fff 64bit]
Nov  4 19:51:32 anon-X220 kernel: [    0.121987] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.122202] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
Nov  4 19:51:32 anon-X220 kernel: [    0.122391] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.122606] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
Nov  4 19:51:32 anon-X220 kernel: [    0.122810] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.123028] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
Nov  4 19:51:32 anon-X220 kernel: [    0.123228] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.123448] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
Nov  4 19:51:32 anon-X220 kernel: [    0.123647] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.123871] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
Nov  4 19:51:32 anon-X220 kernel: [    0.123918] pci 0000:00:1d.0: reg 0x10: [mem 0xf2529000-0xf25293ff]
Nov  4 19:51:32 anon-X220 kernel: [    0.124123] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.124324] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
Nov  4 19:51:32 anon-X220 kernel: [    0.124712] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
Nov  4 19:51:32 anon-X220 kernel: [    0.124762] pci 0000:00:1f.2: reg 0x10: [io  0x50a8-0x50af]
Nov  4 19:51:32 anon-X220 kernel: [    0.124782] pci 0000:00:1f.2: reg 0x14: [io  0x50bc-0x50bf]
Nov  4 19:51:32 anon-X220 kernel: [    0.124802] pci 0000:00:1f.2: reg 0x18: [io  0x50a0-0x50a7]
Nov  4 19:51:32 anon-X220 kernel: [    0.124822] pci 0000:00:1f.2: reg 0x1c: [io  0x50b8-0x50bb]
Nov  4 19:51:32 anon-X220 kernel: [    0.124842] pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
Nov  4 19:51:32 anon-X220 kernel: [    0.124862] pci 0000:00:1f.2: reg 0x24: [mem 0xf2528000-0xf25287ff]
Nov  4 19:51:32 anon-X220 kernel: [    0.124976] pci 0000:00:1f.2: PME# supported from D3hot
Nov  4 19:51:32 anon-X220 kernel: [    0.125167] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
Nov  4 19:51:32 anon-X220 kernel: [    0.125215] pci 0000:00:1f.3: reg 0x10: [mem 0xf2524000-0xf25240ff 64bit]
Nov  4 19:51:32 anon-X220 kernel: [    0.125267] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
Nov  4 19:51:32 anon-X220 kernel: [    0.125598] pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov  4 19:51:32 anon-X220 kernel: [    0.125978] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000
Nov  4 19:51:32 anon-X220 kernel: [    0.126495] pci 0000:03:00.0: reg 0x10: [mem 0xf2400000-0xf2401fff 64bit]
Nov  4 19:51:32 anon-X220 kernel: [    0.128359] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.140176] pci 0000:00:1c.1: PCI bridge to [bus 03]
Nov  4 19:51:32 anon-X220 kernel: [    0.140191] pci 0000:00:1c.1:   bridge window [mem 0xf2400000-0xf24fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.140411] acpiphp: Slot [1] registered
Nov  4 19:51:32 anon-X220 kernel: [    0.140425] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
Nov  4 19:51:32 anon-X220 kernel: [    0.140434] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.140443] pci 0000:00:1c.3:   bridge window [mem 0xf1c00000-0xf23fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.140457] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.140866] pci 0000:0d:00.0: [1180:e823] type 00 class 0x088001
Nov  4 19:51:32 anon-X220 kernel: [    0.140901] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
Nov  4 19:51:32 anon-X220 kernel: [    0.140951] pci 0000:0d:00.0: reg 0x10: [mem 0xf1400000-0xf14000ff]
Nov  4 19:51:32 anon-X220 kernel: [    0.141284] pci 0000:0d:00.0: supports D1 D2
Nov  4 19:51:32 anon-X220 kernel: [    0.141289] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov  4 19:51:32 anon-X220 kernel: [    0.152163] pci 0000:00:1c.4: PCI bridge to [bus 0d]
Nov  4 19:51:32 anon-X220 kernel: [    0.152173] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.152180] pci 0000:00:1c.4:   bridge window [mem 0xf1400000-0xf1bfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.152194] pci 0000:00:1c.4:   bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.155909] ACPI: EC: interrupt unblocked
Nov  4 19:51:32 anon-X220 kernel: [    0.155923] ACPI: EC: event unblocked
Nov  4 19:51:32 anon-X220 kernel: [    0.155937] ACPI: \_SB_.PCI0.LPC_.EC__: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov  4 19:51:32 anon-X220 kernel: [    0.155942] ACPI: \_SB_.PCI0.LPC_.EC__: Used as boot DSDT EC to handle transactions and events
Nov  4 19:51:32 anon-X220 kernel: [    0.156543] SCSI subsystem initialized
Nov  4 19:51:32 anon-X220 kernel: [    0.156638] libata version 3.00 loaded.
Nov  4 19:51:32 anon-X220 kernel: [    0.156726] pci 0000:00:02.0: vgaarb: setting as boot VGA device
Nov  4 19:51:32 anon-X220 kernel: [    0.156732] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov  4 19:51:32 anon-X220 kernel: [    0.156739] pci 0000:00:02.0: vgaarb: bridge control possible
Nov  4 19:51:32 anon-X220 kernel: [    0.156741] vgaarb: loaded
Nov  4 19:51:32 anon-X220 kernel: [    0.156790] ACPI: bus type USB registered
Nov  4 19:51:32 anon-X220 kernel: [    0.156833] usbcore: registered new interface driver usbfs
Nov  4 19:51:32 anon-X220 kernel: [    0.156852] usbcore: registered new interface driver hub
Nov  4 19:51:32 anon-X220 kernel: [    0.156879] usbcore: registered new device driver usb
Nov  4 19:51:32 anon-X220 kernel: [    0.157018] EDAC MC: Ver: 3.0.0
Nov  4 19:51:32 anon-X220 kernel: [    0.157524] PCI: Using ACPI for IRQ routing
Nov  4 19:51:32 anon-X220 kernel: [    0.161685] PCI: pci_cache_line_size set to 64 bytes
Nov  4 19:51:32 anon-X220 kernel: [    0.162093] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.162098] e820: reserve RAM buffer [mem 0xda99f000-0xdbffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.162101] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.162104] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.162358] NetLabel: Initializing
Nov  4 19:51:32 anon-X220 kernel: [    0.162360] NetLabel:  domain hash size = 128
Nov  4 19:51:32 anon-X220 kernel: [    0.162362] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov  4 19:51:32 anon-X220 kernel: [    0.162399] NetLabel:  unlabeled traffic allowed by default
Nov  4 19:51:32 anon-X220 kernel: [    0.163511] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Nov  4 19:51:32 anon-X220 kernel: [    0.163528] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Nov  4 19:51:32 anon-X220 kernel: [    0.165056] clocksource: Switched to clocksource hpet
Nov  4 19:51:32 anon-X220 kernel: [    0.193655] VFS: Disk quotas dquot_6.6.0
Nov  4 19:51:32 anon-X220 kernel: [    0.193699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.193934] AppArmor: AppArmor Filesystem Enabled
Nov  4 19:51:32 anon-X220 kernel: [    0.194007] pnp: PnP ACPI init
Nov  4 19:51:32 anon-X220 kernel: [    0.195962] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.195969] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.195973] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.195978] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.195983] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.195987] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.195992] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.195996] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196001] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196040] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196045] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196050] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196054] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196059] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196064] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196069] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196074] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

Code: Select all

Nov  4 19:51:32 anon-X220 kernel: [    0.196091] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Nov  4 19:51:32 anon-X220 kernel: [    0.196489] system 00:01: [io  0x0400-0x047f] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196494] system 00:01: [io  0x0500-0x057f] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196499] system 00:01: [io  0x0800-0x080f] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196504] system 00:01: [io  0x15e0-0x15ef] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196508] system 00:01: [io  0x1600-0x167f] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196515] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196520] system 00:01: [mem 0x00000000-0x00000fff] could not be reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196525] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196530] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196535] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196539] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196544] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
Nov  4 19:51:32 anon-X220 kernel: [    0.196558] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov  4 19:51:32 anon-X220 kernel: [    0.196738] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Nov  4 19:51:32 anon-X220 kernel: [    0.196806] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Nov  4 19:51:32 anon-X220 kernel: [    0.196866] pnp 00:04: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
Nov  4 19:51:32 anon-X220 kernel: [    0.197041] pnp 00:05: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
Nov  4 19:51:32 anon-X220 kernel: [    0.198347] pnp: PnP ACPI: found 6 devices
Nov  4 19:51:32 anon-X220 kernel: [    0.206367] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov  4 19:51:32 anon-X220 kernel: [    0.206402] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
Nov  4 19:51:32 anon-X220 kernel: [    0.206410] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
Nov  4 19:51:32 anon-X220 kernel: [    0.206416] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
Nov  4 19:51:32 anon-X220 kernel: [    0.206479] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfa00000-0xdfbfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206492] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfc00000-0xdfdfffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.206500] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206507] pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov  4 19:51:32 anon-X220 kernel: [    0.206514] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206526] pci 0000:00:1c.0:   bridge window [mem 0xdfa00000-0xdfbfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206534] pci 0000:00:1c.0:   bridge window [mem 0xdfc00000-0xdfdfffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.206549] pci 0000:00:1c.1: PCI bridge to [bus 03]
Nov  4 19:51:32 anon-X220 kernel: [    0.206560] pci 0000:00:1c.1:   bridge window [mem 0xf2400000-0xf24fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206580] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
Nov  4 19:51:32 anon-X220 kernel: [    0.206586] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206597] pci 0000:00:1c.3:   bridge window [mem 0xf1c00000-0xf23fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206606] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.206620] pci 0000:00:1c.4: PCI bridge to [bus 0d]
Nov  4 19:51:32 anon-X220 kernel: [    0.206627] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206638] pci 0000:00:1c.4:   bridge window [mem 0xf1400000-0xf1bfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206647] pci 0000:00:1c.4:   bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.206664] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Nov  4 19:51:32 anon-X220 kernel: [    0.206668] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.206672] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.206677] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.206681] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff window]
Nov  4 19:51:32 anon-X220 kernel: [    0.206685] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206689] pci_bus 0000:02: resource 1 [mem 0xdfa00000-0xdfbfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206694] pci_bus 0000:02: resource 2 [mem 0xdfc00000-0xdfdfffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.206698] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206702] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206706] pci_bus 0000:05: resource 1 [mem 0xf1c00000-0xf23fffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206710] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.206715] pci_bus 0000:0d: resource 0 [io  0x3000-0x3fff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206718] pci_bus 0000:0d: resource 1 [mem 0xf1400000-0xf1bfffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.206723] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
Nov  4 19:51:32 anon-X220 kernel: [    0.207013] NET: Registered protocol family 2
Nov  4 19:51:32 anon-X220 kernel: [    0.207507] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.207707] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.207867] TCP: Hash tables configured (established 32768 bind 32768)
Nov  4 19:51:32 anon-X220 kernel: [    0.207943] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.207985] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Nov  4 19:51:32 anon-X220 kernel: [    0.208127] NET: Registered protocol family 1
Nov  4 19:51:32 anon-X220 kernel: [    0.208160] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov  4 19:51:32 anon-X220 kernel: [    0.208938] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Nov  4 19:51:32 anon-X220 kernel: [    0.208941] PCI: setting IRQ 11 as level-triggered
Nov  4 19:51:32 anon-X220 kernel: [    0.209847] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
Nov  4 19:51:32 anon-X220 kernel: [    0.209849] PCI: setting IRQ 10 as level-triggered
Nov  4 19:51:32 anon-X220 kernel: [    0.210164] PCI: CLS 64 bytes, default 64
Nov  4 19:51:32 anon-X220 kernel: [    0.210278] Unpacking initramfs...
Nov  4 19:51:32 anon-X220 kernel: [    1.004031] random: fast init done
Nov  4 19:51:32 anon-X220 kernel: [    2.893713] Freeing initrd memory: 58128K
Nov  4 19:51:32 anon-X220 kernel: [    2.893756] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov  4 19:51:32 anon-X220 kernel: [    2.893763] software IO TLB [mem 0xd699f000-0xda99f000] (64MB) mapped at [        (ptrval)-        (ptrval)]
Nov  4 19:51:32 anon-X220 kernel: [    2.894128] Scanning for low memory corruption every 60 seconds
Nov  4 19:51:32 anon-X220 kernel: [    2.895674] Initialise system trusted keyrings
Nov  4 19:51:32 anon-X220 kernel: [    2.895697] Key type blacklist registered
Nov  4 19:51:32 anon-X220 kernel: [    2.895805] workingset: timestamp_bits=36 max_order=20 bucket_order=0
Nov  4 19:51:32 anon-X220 kernel: [    2.898972] zbud: loaded
Nov  4 19:51:32 anon-X220 kernel: [    2.900379] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Nov  4 19:51:32 anon-X220 kernel: [    2.900697] fuse init (API version 7.26)
Nov  4 19:51:32 anon-X220 kernel: [    2.903372] Key type asymmetric registered
Nov  4 19:51:32 anon-X220 kernel: [    2.903374] Asymmetric key parser 'x509' registered
Nov  4 19:51:32 anon-X220 kernel: [    2.903453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Nov  4 19:51:32 anon-X220 kernel: [    2.903520] io scheduler noop registered
Nov  4 19:51:32 anon-X220 kernel: [    2.903523] io scheduler deadline registered
Nov  4 19:51:32 anon-X220 kernel: [    2.903640] io scheduler cfq registered (default)
Nov  4 19:51:32 anon-X220 kernel: [    2.903858] pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
Nov  4 19:51:32 anon-X220 kernel: [    2.904999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Nov  4 19:51:32 anon-X220 kernel: [    2.905783] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
Nov  4 19:51:32 anon-X220 kernel: [    2.906378] intel_idle: MWAIT substates: 0x21120
Nov  4 19:51:32 anon-X220 kernel: [    2.906381] intel_idle: v0.4.1 model 0x2A
Nov  4 19:51:32 anon-X220 kernel: [    2.906484] intel_idle: lapic_timer_reliable_states 0xffffffff
Nov  4 19:51:32 anon-X220 kernel: [    2.906900] ACPI: AC Adapter [AC] (off-line)
Nov  4 19:51:32 anon-X220 kernel: [    2.907045] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Nov  4 19:51:32 anon-X220 kernel: [    2.907087] ACPI: Lid Switch [LID]
Nov  4 19:51:32 anon-X220 kernel: [    2.907178] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Nov  4 19:51:32 anon-X220 kernel: [    2.907206] ACPI: Sleep Button [SLPB]
Nov  4 19:51:32 anon-X220 kernel: [    2.907322] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Nov  4 19:51:32 anon-X220 kernel: [    2.907348] ACPI: Power Button [PWRF]
Nov  4 19:51:32 anon-X220 kernel: [    2.909296] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Nov  4 19:51:32 anon-X220 kernel: [    2.910083] thermal LNXTHERM:00: registered as thermal_zone0
Nov  4 19:51:32 anon-X220 kernel: [    2.910087] ACPI: Thermal Zone [THM0] (44 C)
Nov  4 19:51:32 anon-X220 kernel: [    2.911362] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov  4 19:51:32 anon-X220 kernel: [    2.945988] 0000:00:16.3: ttyS4 at I/O 0x50b0 (irq = 10, base_baud = 115200) is a 16550A
Nov  4 19:51:32 anon-X220 kernel: [    2.947841] ACPI: Battery Slot [BAT0] (battery present)
Nov  4 19:51:32 anon-X220 kernel: [    2.947976] Linux agpgart interface v0.103
Nov  4 19:51:32 anon-X220 kernel: [    2.958941] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
Nov  4 19:51:32 anon-X220 kernel: [    2.997209] loop: module loaded
Nov  4 19:51:32 anon-X220 kernel: [    2.997653] libphy: Fixed MDIO Bus: probed
Nov  4 19:51:32 anon-X220 kernel: [    2.997656] tun: Universal TUN/TAP device driver, 1.6
Nov  4 19:51:32 anon-X220 kernel: [    2.997728] PPP generic driver version 2.4.2
Nov  4 19:51:32 anon-X220 kernel: [    2.997819] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Nov  4 19:51:32 anon-X220 kernel: [    2.997825] ehci-pci: EHCI PCI platform driver
Nov  4 19:51:32 anon-X220 kernel: [    2.998129] ehci-pci 0000:00:1a.0: EHCI Host Controller
Nov  4 19:51:32 anon-X220 kernel: [    2.998145] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Nov  4 19:51:32 anon-X220 kernel: [    2.998170] ehci-pci 0000:00:1a.0: debug port 2
Nov  4 19:51:32 anon-X220 kernel: [    3.002108] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Nov  4 19:51:32 anon-X220 kernel: [    3.002145] ehci-pci 0000:00:1a.0: irq 11, io mem 0xf252a000
Nov  4 19:51:32 anon-X220 kernel: [    3.016048] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Nov  4 19:51:32 anon-X220 kernel: [    3.016174] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Nov  4 19:51:32 anon-X220 kernel: [    3.016179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov  4 19:51:32 anon-X220 kernel: [    3.016183] usb usb1: Product: EHCI Host Controller
Nov  4 19:51:32 anon-X220 kernel: [    3.016187] usb usb1: Manufacturer: Linux 4.15.0-38-generic ehci_hcd
Nov  4 19:51:32 anon-X220 kernel: [    3.016191] usb usb1: SerialNumber: 0000:00:1a.0
Nov  4 19:51:32 anon-X220 kernel: [    3.016447] hub 1-0:1.0: USB hub found
Nov  4 19:51:32 anon-X220 kernel: [    3.016465] hub 1-0:1.0: 3 ports detected
Nov  4 19:51:32 anon-X220 kernel: [    3.017048] ehci-pci 0000:00:1d.0: EHCI Host Controller
Nov  4 19:51:32 anon-X220 kernel: [    3.017063] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Nov  4 19:51:32 anon-X220 kernel: [    3.017090] ehci-pci 0000:00:1d.0: debug port 2
Nov  4 19:51:32 anon-X220 kernel: [    3.020997] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Nov  4 19:51:32 anon-X220 kernel: [    3.021021] ehci-pci 0000:00:1d.0: irq 10, io mem 0xf2529000
Nov  4 19:51:32 anon-X220 kernel: [    3.036047] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Nov  4 19:51:32 anon-X220 kernel: [    3.036148] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Nov  4 19:51:32 anon-X220 kernel: [    3.036153] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov  4 19:51:32 anon-X220 kernel: [    3.036157] usb usb2: Product: EHCI Host Controller
Nov  4 19:51:32 anon-X220 kernel: [    3.036161] usb usb2: Manufacturer: Linux 4.15.0-38-generic ehci_hcd
Nov  4 19:51:32 anon-X220 kernel: [    3.036164] usb usb2: SerialNumber: 0000:00:1d.0
Nov  4 19:51:32 anon-X220 kernel: [    3.036399] hub 2-0:1.0: USB hub found
Nov  4 19:51:32 anon-X220 kernel: [    3.036415] hub 2-0:1.0: 3 ports detected
Nov  4 19:51:32 anon-X220 kernel: [    3.036741] ehci-platform: EHCI generic platform driver
Nov  4 19:51:32 anon-X220 kernel: [    3.036767] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Nov  4 19:51:32 anon-X220 kernel: [    3.036774] ohci-pci: OHCI PCI platform driver
Nov  4 19:51:32 anon-X220 kernel: [    3.036795] ohci-platform: OHCI generic platform driver
Nov  4 19:51:32 anon-X220 kernel: [    3.036811] uhci_hcd: USB Universal Host Controller Interface driver
Nov  4 19:51:32 anon-X220 kernel: [    3.036947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Nov  4 19:51:32 anon-X220 kernel: [    3.039970] serio: i8042 KBD port at 0x60,0x64 irq 1
Nov  4 19:51:32 anon-X220 kernel: [    3.039981] serio: i8042 AUX port at 0x60,0x64 irq 12
Nov  4 19:51:32 anon-X220 kernel: [    3.040279] mousedev: PS/2 mouse device common for all mice
Nov  4 19:51:32 anon-X220 kernel: [    3.040589] rtc_cmos 00:02: RTC can wake from S4
Nov  4 19:51:32 anon-X220 kernel: [    3.040807] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
Nov  4 19:51:32 anon-X220 kernel: [    3.040842] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Nov  4 19:51:32 anon-X220 kernel: [    3.040860] i2c /dev entries driver
Nov  4 19:51:32 anon-X220 kernel: [    3.040876] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0
Nov  4 19:51:32 anon-X220 kernel: [    3.041073] device-mapper: uevent: version 1.0.3
Nov  4 19:51:32 anon-X220 kernel: [    3.041222] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
Nov  4 19:51:32 anon-X220 kernel: [    3.041235] intel_pstate: Intel P-state driver initializing
Nov  4 19:51:32 anon-X220 kernel: [    3.041355] ledtrig-cpu: registered to indicate activity on CPUs
Nov  4 19:51:32 anon-X220 kernel: [    3.041677] NET: Registered protocol family 10
Nov  4 19:51:32 anon-X220 kernel: [    3.044172] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Nov  4 19:51:32 anon-X220 kernel: [    3.044978] Segment Routing with IPv6
Nov  4 19:51:32 anon-X220 kernel: [    3.044995] NET: Registered protocol family 17
Nov  4 19:51:32 anon-X220 kernel: [    3.045026] Key type dns_resolver registered
Nov  4 19:51:32 anon-X220 kernel: [    3.045113] RAS: Correctable Errors collector initialized.
Nov  4 19:51:32 anon-X220 kernel: [    3.045136] microcode: sig=0x206a7, pf=0x10, revision=0x2e
Nov  4 19:51:32 anon-X220 kernel: [    3.045159] microcode: Microcode Update Driver: v2.2.
Nov  4 19:51:32 anon-X220 kernel: [    3.045166] sched_clock: Marking stable (3044014490, 0)->(3038448973, 5565517)
Nov  4 19:51:32 anon-X220 kernel: [    3.045255] registered taskstats version 1
Nov  4 19:51:32 anon-X220 kernel: [    3.045264] Loading compiled-in X.509 certificates
Nov  4 19:51:32 anon-X220 kernel: [    3.047331] Loaded X.509 cert 'Build time autogenerated kernel key: f3a9ae7fdf18cf897e7c53db8499a9c1252f0be9'
Nov  4 19:51:32 anon-X220 kernel: [    3.047344] zswap: loaded using pool lzo/zbud
Nov  4 19:51:32 anon-X220 kernel: [    3.050694] Key type big_key registered
Nov  4 19:51:32 anon-X220 kernel: [    3.050696] Key type trusted registered
Nov  4 19:51:32 anon-X220 kernel: [    3.051965] Key type encrypted registered
Nov  4 19:51:32 anon-X220 kernel: [    3.051967] AppArmor: AppArmor sha1 policy hashing enabled
Nov  4 19:51:32 anon-X220 kernel: [    3.057464] ima: Allocated hash algorithm: sha1
Nov  4 19:51:32 anon-X220 kernel: [    3.111898] evm: HMAC attrs: 0x1
Nov  4 19:51:32 anon-X220 kernel: [    3.112233]   Magic number: 10:135:849
Nov  4 19:51:32 anon-X220 kernel: [    3.112242]  index1: hash matches
Nov  4 19:51:32 anon-X220 kernel: [    3.112282] graphics fbcon: hash matches
Nov  4 19:51:32 anon-X220 kernel: [    3.112326] rtc_cmos 00:02: setting system clock to 2018-11-04 19:51:00 UTC (1541361060)
Nov  4 19:51:32 anon-X220 kernel: [    3.112366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Nov  4 19:51:32 anon-X220 kernel: [    3.112366] EDD information not available.
Nov  4 19:51:32 anon-X220 kernel: [    3.114383] Freeing unused kernel memory: 2408K
Nov  4 19:51:32 anon-X220 kernel: [    3.124041] Write protecting the kernel read-only data: 20480k
Nov  4 19:51:32 anon-X220 kernel: [    3.124557] Freeing unused kernel memory: 2008K
Nov  4 19:51:32 anon-X220 kernel: [    3.128221] Freeing unused kernel memory: 1896K
Nov  4 19:51:32 anon-X220 kernel: [    3.134314] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov  4 19:51:32 anon-X220 kernel: [    3.134314] x86/mm: Checking user space page tables
Nov  4 19:51:32 anon-X220 kernel: [    3.140351] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov  4 19:51:32 anon-X220 kernel: [    3.150976] random: udevadm: uninitialized urandom read (16 bytes read)
Nov  4 19:51:32 anon-X220 kernel: [    3.150992] random: udevadm: uninitialized urandom read (16 bytes read)
Nov  4 19:51:32 anon-X220 kernel: [    3.152556] random: systemd-udevd: uninitialized urandom read (16 bytes read)
Nov  4 19:51:32 anon-X220 kernel: [    3.247752] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Nov  4 19:51:32 anon-X220 kernel: [    3.254383] pps_core: LinuxPPS API ver. 1 registered
Nov  4 19:51:32 anon-X220 kernel: [    3.254384] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov  4 19:51:32 anon-X220 kernel: [    3.255448] PTP clock support registered
Nov  4 19:51:32 anon-X220 kernel: [    3.261444] sdhci: Secure Digital Host Controller Interface driver
Nov  4 19:51:32 anon-X220 kernel: [    3.261445] sdhci: Copyright(c) Pierre Ossman
Nov  4 19:51:32 anon-X220 kernel: [    3.262700] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e823] (rev 4)
Nov  4 19:51:32 anon-X220 kernel: [    3.263299] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
Nov  4 19:51:32 anon-X220 kernel: [    3.266362] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Nov  4 19:51:32 anon-X220 kernel: [    3.266363] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Nov  4 19:51:32 anon-X220 kernel: [    3.266602] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 7
Nov  4 19:51:32 anon-X220 kernel: [    3.266603] PCI: setting IRQ 7 as level-triggered
Nov  4 19:51:32 anon-X220 kernel: [    3.266655] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Nov  4 19:51:32 anon-X220 kernel: [    3.266664] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): Failed to initialize MSI interrupts.  Falling back to legacy interrupts.
Nov  4 19:51:32 anon-X220 kernel: [    3.272870] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA
Nov  4 19:51:32 anon-X220 kernel: [    3.356018] usb 1-1: new high-speed USB device number 2 using ehci-pci
Nov  4 19:51:32 anon-X220 kernel: [    3.372038] usb 2-1: new high-speed USB device number 2 using ehci-pci
Nov  4 19:51:32 anon-X220 kernel: [    3.409402] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Nov  4 19:51:32 anon-X220 kernel: [    3.496390] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) <MAC>
Nov  4 19:51:32 anon-X220 kernel: [    3.496391] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Nov  4 19:51:32 anon-X220 kernel: [    3.496443] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
Nov  4 19:51:32 anon-X220 kernel: [    3.496526] ahci 0000:00:1f.2: version 3.0
Nov  4 19:51:32 anon-X220 kernel: [    3.496668] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Nov  4 19:51:32 anon-X220 kernel: [    3.497416] e1000e 0000:00:19.0 enp0s25: renamed from eth0
Nov  4 19:51:32 anon-X220 kernel: [    3.506791] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
Nov  4 19:51:32 anon-X220 kernel: [    3.506801] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
Nov  4 19:51:32 anon-X220 kernel: [    3.524909] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
Nov  4 19:51:32 anon-X220 kernel: [    3.524910] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov  4 19:51:32 anon-X220 kernel: [    3.525191] hub 1-1:1.0: USB hub found
Nov  4 19:51:32 anon-X220 kernel: [    3.525450] hub 1-1:1.0: 6 ports detected
Nov  4 19:51:32 anon-X220 kernel: [    3.530148] scsi host0: ahci
Nov  4 19:51:32 anon-X220 kernel: [    3.530294] scsi host1: ahci
Nov  4 19:51:32 anon-X220 kernel: [    3.530419] scsi host2: ahci
Nov  4 19:51:32 anon-X220 kernel: [    3.530540] scsi host3: ahci
Nov  4 19:51:32 anon-X220 kernel: [    3.530664] scsi host4: ahci
Nov  4 19:51:32 anon-X220 kernel: [    3.530786] scsi host5: ahci
Nov  4 19:51:32 anon-X220 kernel: [    3.530816] ata1: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528100 irq 10
Nov  4 19:51:32 anon-X220 kernel: [    3.530818] ata2: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528180 irq 10
Nov  4 19:51:32 anon-X220 kernel: [    3.530819] ata3: DUMMY
Nov  4 19:51:32 anon-X220 kernel: [    3.530820] ata4: DUMMY
Nov  4 19:51:32 anon-X220 kernel: [    3.530822] ata5: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528300 irq 10
Nov  4 19:51:32 anon-X220 kernel: [    3.530822] ata6: DUMMY
Nov  4 19:51:32 anon-X220 kernel: [    3.531324] [drm] Memory usable by graphics device = 2048M
Nov  4 19:51:32 anon-X220 kernel: [    3.531326] [drm] Replacing VGA console driver
Nov  4 19:51:32 anon-X220 kernel: [    3.531718] Console: switching to colour dummy device 80x25
Nov  4 19:51:32 anon-X220 kernel: [    3.536448] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
Nov  4 19:51:32 anon-X220 kernel: [    3.536454] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov  4 19:51:32 anon-X220 kernel: [    3.536730] hub 2-1:1.0: USB hub found
Nov  4 19:51:32 anon-X220 kernel: [    3.536801] hub 2-1:1.0: 8 ports detected
Nov  4 19:51:32 anon-X220 kernel: [    3.537322] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Nov  4 19:51:32 anon-X220 kernel: [    3.537323] [drm] Driver supports precise vblank timestamp query.
Nov  4 19:51:32 anon-X220 kernel: [    3.538074] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Nov  4 19:51:32 anon-X220 kernel: [    3.608784] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
Nov  4 19:51:32 anon-X220 kernel: [    3.609332] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Nov  4 19:51:32 anon-X220 kernel: [    3.609982] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
Nov  4 19:51:32 anon-X220 kernel: [    3.836080] usb 2-1.4: new high-speed USB device number 3 using ehci-pci
Nov  4 19:51:32 anon-X220 kernel: [    3.836087] usb 1-1.4: new full-speed USB device number 3 using ehci-pci
Nov  4 19:51:32 anon-X220 kernel: [    3.851373] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov  4 19:51:32 anon-X220 kernel: [    3.854338] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Nov  4 19:51:32 anon-X220 kernel: [    3.854346] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Nov  4 19:51:32 anon-X220 kernel: [    3.854352] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Nov  4 19:51:32 anon-X220 kernel: [    3.903490] ata1.00: ATA-8: TOSHIBA MQ01ACF032, AV001E, max UDMA/100
Nov  4 19:51:32 anon-X220 kernel: [    3.903495] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Nov  4 19:51:32 anon-X220 kernel: [    3.904019] tsc: Refined TSC clocksource calibration: 2491.906 MHz
Nov  4 19:51:32 anon-X220 kernel: [    3.904028] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23eb5badc15, max_idle_ns: 440795233937 ns
Nov  4 19:51:32 anon-X220 kernel: [    3.904944] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Nov  4 19:51:32 anon-X220 kernel: [    3.904950] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Nov  4 19:51:32 anon-X220 kernel: [    3.904956] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Nov  4 19:51:32 anon-X220 kernel: [    3.906283] ata1.00: configured for UDMA/100
Nov  4 19:51:32 anon-X220 kernel: [    3.906537] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MQ01ACF0 1E   PQ: 0 ANSI: 5
Nov  4 19:51:32 anon-X220 kernel: [    3.906886] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Nov  4 19:51:32 anon-X220 kernel: [    3.906887] sd 0:0:0:0: [sda] 4096-byte physical blocks
Nov  4 19:51:32 anon-X220 kernel: [    3.906898] sd 0:0:0:0: [sda] Write Protect is off
Nov  4 19:51:32 anon-X220 kernel: [    3.906900] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov  4 19:51:32 anon-X220 kernel: [    3.906918] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov  4 19:51:32 anon-X220 kernel: [    3.907298] sd 0:0:0:0: Attached scsi generic sg0 type 0
Nov  4 19:51:32 anon-X220 kernel: [    3.980092]  sda: sda1
Nov  4 19:51:32 anon-X220 kernel: [    3.980728] sd 0:0:0:0: [sda] Attached SCSI disk
Nov  4 19:51:32 anon-X220 kernel: [    3.984343] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6
Nov  4 19:51:32 anon-X220 kernel: [    3.984345] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov  4 19:51:32 anon-X220 kernel: [    3.984346] usb 1-1.4: Product: BCM20702A0
Nov  4 19:51:32 anon-X220 kernel: [    3.984347] usb 1-1.4: Manufacturer: Broadcom Corp
Nov  4 19:51:32 anon-X220 kernel: [    3.984348] usb 1-1.4: SerialNumber: 3C77E6EC83C5
Nov  4 19:51:32 anon-X220 kernel: [    3.988554] usb 2-1.4: New USB device found, idVendor=0bdb, idProduct=1911
Nov  4 19:51:32 anon-X220 kernel: [    3.988560] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov  4 19:51:32 anon-X220 kernel: [    3.988564] usb 2-1.4: Product: F5521gw
Nov  4 19:51:32 anon-X220 kernel: [    3.988568] usb 2-1.4: Manufacturer: Lenovo
Nov  4 19:51:32 anon-X220 kernel: [    3.988572] usb 2-1.4: SerialNumber: 0BFEA6DC7D77A3F0
Nov  4 19:51:32 anon-X220 kernel: [    4.090618] fbcon: inteldrmfb (fb0) is primary device
Nov  4 19:51:32 anon-X220 kernel: [    4.222712] ata2: SATA link down (SStatus 0 SControl 300)
Nov  4 19:51:32 anon-X220 kernel: [    4.260243] psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448]
Nov  4 19:51:32 anon-X220 kernel: [    4.352263] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00/0x0, board id: 1611, fw id: 774180
Nov  4 19:51:32 anon-X220 kernel: [    4.352277] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
Nov  4 19:51:32 anon-X220 kernel: [    4.400547] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
Nov  4 19:51:32 anon-X220 kernel: [    4.538782] ata5: SATA link down (SStatus 0 SControl 300)
Nov  4 19:51:32 anon-X220 kernel: [    4.784658] Console: switching to colour frame buffer device 170x48
Nov  4 19:51:32 anon-X220 kernel: [    4.803246] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Nov  4 19:51:32 anon-X220 kernel: [    4.932072] clocksource: Switched to clocksource tsc
Nov  4 19:51:32 anon-X220 kernel: [    5.136026] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Nov  4 19:51:32 anon-X220 kernel: [    5.433866] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
Nov  4 19:51:32 anon-X220 kernel: [    5.815994] raid6: sse2x1   gen()  8833 MB/s
Nov  4 19:51:32 anon-X220 kernel: [    5.863994] raid6: sse2x1   xor()  6042 MB/s
Nov  4 19:51:32 anon-X220 kernel: [    5.911994] raid6: sse2x2   gen() 10335 MB/s
Nov  4 19:51:32 anon-X220 kernel: [    5.959992] raid6: sse2x2   xor()  6955 MB/s
Nov  4 19:51:32 anon-X220 kernel: [    6.007994] raid6: sse2x4   gen() 12320 MB/s
Nov  4 19:51:32 anon-X220 kernel: [    6.055995] raid6: sse2x4   xor()  8225 MB/s
Nov  4 19:51:32 anon-X220 kernel: [    6.055995] raid6: using algorithm sse2x4 gen() 12320 MB/s
Nov  4 19:51:32 anon-X220 kernel: [    6.055996] raid6: .... xor() 8225 MB/s, rmw enabled
Nov  4 19:51:32 anon-X220 kernel: [    6.055997] raid6: using ssse3x2 recovery algorithm
Nov  4 19:51:32 anon-X220 kernel: [    6.060433] xor: automatically using best checksumming function   avx       
Nov  4 19:51:32 anon-X220 kernel: [    6.083459] Btrfs loaded, crc32c=crc32c-intel
Nov  4 19:51:32 anon-X220 kernel: [    6.229387] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Nov  4 19:51:32 anon-X220 kernel: [    7.396226] random: crng init done
Nov  4 19:51:32 anon-X220 kernel: [    7.396231] random: 7 urandom warning(s) missed due to ratelimiting
Nov  4 19:51:32 anon-X220 kernel: [    7.688444] ip_tables: (C) 2000-2006 Netfilter Core Team
Nov  4 19:51:32 anon-X220 kernel: [    9.997028] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
Nov  4 19:51:32 anon-X220 kernel: [   10.295728] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k FS
Nov  4 19:51:32 anon-X220 kernel: [   10.461737] lp: driver loaded but no devices found
Nov  4 19:51:32 anon-X220 kernel: [   10.490479] ppdev: user-space parallel port driver
Nov  4 19:51:32 anon-X220 kernel: [   19.977889] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov  4 19:51:32 anon-X220 kernel: [   25.945272] irq 11: nobody cared (try booting with the "irqpoll" option)
Nov  4 19:51:32 anon-X220 kernel: [   25.945277] CPU: 0 PID: 395 Comm: ckbcomp Not tainted 4.15.0-38-generic #41-Ubuntu
Nov  4 19:51:32 anon-X220 kernel: [   25.945278] Hardware name: LENOVO 4291V9S/4291V9S, BIOS 8DET76WW (1.46 ) 06/21/2018
Nov  4 19:51:32 anon-X220 kernel: [   25.945279] Call Trace:
Nov  4 19:51:32 anon-X220 kernel: [   25.945280]  <IRQ>
Nov  4 19:51:32 anon-X220 kernel: [   25.945285]  dump_stack+0x63/0x8b
Nov  4 19:51:32 anon-X220 kernel: [   25.945289]  __report_bad_irq+0x35/0xc0
Nov  4 19:51:32 anon-X220 kernel: [   25.945291]  note_interrupt+0x24b/0x2a0
Nov  4 19:51:32 anon-X220 kernel: [   25.945293]  handle_irq_event_percpu+0x54/0x80
Nov  4 19:51:32 anon-X220 kernel: [   25.945294]  handle_irq_event+0x3b/0x60
Nov  4 19:51:32 anon-X220 kernel: [   25.945296]  handle_level_irq+0x82/0x100
Nov  4 19:51:32 anon-X220 kernel: [   25.945298]  handle_irq+0x20/0x30
Nov  4 19:51:32 anon-X220 kernel: [   25.945300]  do_IRQ+0x4e/0xd0
Nov  4 19:51:32 anon-X220 kernel: [   25.945302]  common_interrupt+0x84/0x84
Nov  4 19:51:32 anon-X220 kernel: [   25.945304] RIP: 0010:__do_softirq+0x6e/0x2bb
Nov  4 19:51:32 anon-X220 kernel: [   25.945305] RSP: 0000:ffff9146de203f48 EFLAGS: 00000206 ORIG_RAX: ffffffffffffffc4
Nov  4 19:51:32 anon-X220 kernel: [   25.945307] RAX: 0000000000022000 RBX: 0000000000000030 RCX: 0000000000000000
Nov  4 19:51:32 anon-X220 kernel: [   25.945307] RDX: 0000000000000001 RSI: 0000000000400000 RDI: ffff9146d99316a4
Nov  4 19:51:32 anon-X220 kernel: [   25.945308] RBP: ffff9146de203fa0 R08: ffffa6568091fe68 R09: 00000004a817c800
Nov  4 19:51:32 anon-X220 kernel: [   25.945309] R10: 0000000000000000 R11: 0000000000000001 R12: ffffa6568091fe68
Nov  4 19:51:32 anon-X220 kernel: [   25.945309] R13: ffff9146d9931600 R14: 0000000000000202 R15: 0000000000000000
Nov  4 19:51:32 anon-X220 kernel: [   25.945313]  irq_exit+0xb8/0xc0
Nov  4 19:51:32 anon-X220 kernel: [   25.945314]  do_IRQ+0x8a/0xd0
Nov  4 19:51:32 anon-X220 kernel: [   25.945315]  common_interrupt+0x84/0x84
Nov  4 19:51:32 anon-X220 kernel: [   25.945316]  </IRQ>
Nov  4 19:51:32 anon-X220 kernel: [   25.945318] RIP: 0010:exit_to_usermode_loop+0x4c/0xd0
Nov  4 19:51:32 anon-X220 kernel: [   25.945319] RSP: 0000:ffffa6568091ff18 EFLAGS: 00000202 ORIG_RAX: ffffffffffffffcf
Nov  4 19:51:32 anon-X220 kernel: [   25.945320] RAX: 0000000000000008 RBX: 0000000000000008 RCX: ffffffff96c12480
Nov  4 19:51:32 anon-X220 kernel: [   25.945321] RDX: 0140000000000000 RSI: 0000000000000008 RDI: ffffa6568091ff58
Nov  4 19:51:32 anon-X220 kernel: [   25.945321] RBP: ffffa6568091ff28 R08: ffffa6568091ff58 R09: ffff9146d93cb3e8
Nov  4 19:51:32 anon-X220 kernel: [   25.945322] R10: ffffffffc470fd96 R11: 0000000000000000 R12: ffffa6568091ff58
Nov  4 19:51:32 anon-X220 kernel: [   25.945322] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Nov  4 19:51:32 anon-X220 kernel: [   25.945325]  ? exit_to_usermode_loop+0x59/0xd0
Nov  4 19:51:32 anon-X220 kernel: [   25.945326]  prepare_exit_to_usermode+0x77/0x80
Nov  4 19:51:32 anon-X220 kernel: [   25.945328]  retint_user+0x8/0x8
Nov  4 19:51:32 anon-X220 kernel: [   25.945329] RIP: 0033:0x55ee55ac0efa
Nov  4 19:51:32 anon-X220 kernel: [   25.945330] RSP: 002b:00007fffc50371e0 EFLAGS: 00000206 ORIG_RAX: ffffffffffffffc4
Nov  4 19:51:32 anon-X220 kernel: [   25.945331] RAX: 000055ee57d7d748 RBX: 000055ee57bc5260 RCX: 000055ee55b9f5d0
Nov  4 19:51:32 anon-X220 kernel: [   25.945331] RDX: 000000000000001b RSI: 000055ee57d8e138 RDI: 000055ee57bc5260
Nov  4 19:51:32 anon-X220 kernel: [   25.945332] RBP: 000055ee580c0690 R08: 000055ee55ba0208 R09: 0000000000000000
Nov  4 19:51:32 anon-X220 kernel: [   25.945333] R10: 0000000000000000 R11: 0000000000000000 R12: 000055ee57d87b78
Nov  4 19:51:32 anon-X220 kernel: [   25.945333] R13: 00007fffc5037440 R14: 0000000000000000 R15: 0000000000000000
Nov  4 19:51:32 anon-X220 kernel: [   25.945334] handlers:
Nov  4 19:51:32 anon-X220 kernel: [   25.945339] [<0000000041763615>] usb_hcd_irq
Nov  4 19:51:32 anon-X220 kernel: [   25.945342] [<000000003015d5b3>] sdhci_irq [sdhci] threaded [<000000009b3fd3d7>] sdhci_thread_irq [sdhci]
Nov  4 19:51:32 anon-X220 kernel: [   25.945370] [<00000000d1f19063>] ironlake_irq_handler [i915]
Nov  4 19:51:32 anon-X220 kernel: [   25.945373] [<00000000c9b606b3>] mei_me_irq_quick_handler [mei_me] threaded [<000000008234f00f>] mei_me_irq_thread_handler [mei_me]
Nov  4 19:51:32 anon-X220 kernel: [   25.945377] Disabling IRQ #11
Nov  4 19:51:32 anon-X220 kernel: [   26.046107] Non-volatile memory driver v1.3
Nov  4 19:51:32 anon-X220 kernel: [   26.048784] thinkpad_acpi: ThinkPad ACPI Extras v0.25
Nov  4 19:51:32 anon-X220 kernel: [   26.048785] thinkpad_acpi: http://ibm-acpi.sf.net/
Nov  4 19:51:32 anon-X220 kernel: [   26.048786] thinkpad_acpi: ThinkPad BIOS 8DET76WW (1.46 ), EC unknown
Nov  4 19:51:32 anon-X220 kernel: [   26.048786] thinkpad_acpi: Lenovo ThinkPad X220, model 4291V9S
Nov  4 19:51:32 anon-X220 kernel: [   26.060091] thinkpad_acpi: radio switch found; radios are enabled
Nov  4 19:51:32 anon-X220 kernel: [   26.065526] thinkpad_acpi: Tablet mode switch found (type: MHKG), currently in laptop mode
Nov  4 19:51:32 anon-X220 kernel: [   26.065538] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Nov  4 19:51:32 anon-X220 kernel: [   26.065539] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Nov  4 19:51:32 anon-X220 kernel: [   26.067491] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Nov  4 19:51:32 anon-X220 kernel: [   26.068434] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
Nov  4 19:51:32 anon-X220 kernel: [   26.069498] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Nov  4 19:51:32 anon-X220 kernel: [   26.074099] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Nov  4 19:51:32 anon-X220 kernel: [   26.080799] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 7
Nov  4 19:51:32 anon-X220 kernel: [   26.080848] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Nov  4 19:51:32 anon-X220 kernel: [   26.103242] snd_hda_codec_conexant hdaudioC0D0: CX20590: BIOS auto-probing.
Nov  4 19:51:32 anon-X220 kernel: [   26.103721] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20590: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
Nov  4 19:51:32 anon-X220 kernel: [   26.103723] snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov  4 19:51:32 anon-X220 kernel: [   26.103724] snd_hda_codec_conexant hdaudioC0D0:    hp_outs=2 (0x1c/0x19/0x0/0x0/0x0)
Nov  4 19:51:32 anon-X220 kernel: [   26.103725] snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
Nov  4 19:51:32 anon-X220 kernel: [   26.103726] snd_hda_codec_conexant hdaudioC0D0:    inputs:
Nov  4 19:51:32 anon-X220 kernel: [   26.103727] snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x23
Nov  4 19:51:32 anon-X220 kernel: [   26.103729] snd_hda_codec_conexant hdaudioC0D0:      Mic=0x1b
Nov  4 19:51:32 anon-X220 kernel: [   26.103730] snd_hda_codec_conexant hdaudioC0D0:      Dock Mic=0x1a
Nov  4 19:51:32 anon-X220 kernel: [   26.107555] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
Nov  4 19:51:32 anon-X220 kernel: [   26.132414] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Nov  4 19:51:32 anon-X220 kernel: [   26.132453] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Nov  4 19:51:32 anon-X220 kernel: [   26.132486] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Nov  4 19:51:32 anon-X220 kernel: [   26.132518] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Nov  4 19:51:32 anon-X220 kernel: [   26.132551] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
Nov  4 19:51:32 anon-X220 kernel: [   26.132585] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
Nov  4 19:51:32 anon-X220 kernel: [   26.132617] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
Nov  4 19:51:32 anon-X220 kernel: [   26.218959] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB.PCI0.LPC.PMIO) (20170831/utaddress-247)
Nov  4 19:51:32 anon-X220 kernel: [   26.218965] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Nov  4 19:51:32 anon-X220 kernel: [   26.218968] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20170831/utaddress-247)
Nov  4 19:51:32 anon-X220 kernel: [   26.218971] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Nov  4 19:51:32 anon-X220 kernel: [   26.218972] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20170831/utaddress-247)
Nov  4 19:51:32 anon-X220 kernel: [   26.218974] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Nov  4 19:51:32 anon-X220 kernel: [   26.218975] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20170831/utaddress-247)
Nov  4 19:51:32 anon-X220 kernel: [   26.218978] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Nov  4 19:51:32 anon-X220 kernel: [   26.218978] lpc_ich: Resource conflict(s) found affecting gpio_ich
Nov  4 19:51:32 anon-X220 kernel: [   26.237976] cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov  4 19:51:32 anon-X220 kernel: [   26.256059] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov  4 19:51:32 anon-X220 kernel: [   26.266536] Intel(R) Wireless WiFi driver for Linux
Nov  4 19:51:32 anon-X220 kernel: [   26.266538] Copyright(c) 2003- 2015 Intel Corporation
Nov  4 19:51:32 anon-X220 kernel: [   26.266747] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Nov  4 19:51:32 anon-X220 kernel: [   26.266872] iwlwifi 0000:03:00.0: pci_enable_msi failed - -38
Nov  4 19:51:32 anon-X220 kernel: [   32.259222] irq 11: nobody cared (try booting with the "irqpoll" option)
Nov  4 19:51:32 anon-X220 kernel: [   32.259226] CPU: 0 PID: 378 Comm: systemd-udevd Not tainted 4.15.0-38-generic #41-Ubuntu
Nov  4 19:51:32 anon-X220 kernel: [   32.259227] Hardware name: LENOVO 4291V9S/4291V9S, BIOS 8DET76WW (1.46 ) 06/21/2018
Nov  4 19:51:32 anon-X220 kernel: [   32.259228] Call Trace:
Nov  4 19:51:32 anon-X220 kernel: [   32.259230]  <IRQ>
Nov  4 19:51:32 anon-X220 kernel: [   32.259235]  dump_stack+0x63/0x8b
Nov  4 19:51:32 anon-X220 kernel: [   32.259238]  __report_bad_irq+0x35/0xc0
Nov  4 19:51:32 anon-X220 kernel: [   32.259240]  note_interrupt+0x24b/0x2a0
Nov  4 19:51:32 anon-X220 kernel: [   32.259242]  handle_irq_event_percpu+0x54/0x80
Nov  4 19:51:32 anon-X220 kernel: [   32.259244]  handle_irq_event+0x3b/0x60
Nov  4 19:51:32 anon-X220 kernel: [   32.259245]  handle_level_irq+0x82/0x100
Nov  4 19:51:32 anon-X220 kernel: [   32.259247]  handle_irq+0x20/0x30
Nov  4 19:51:32 anon-X220 kernel: [   32.259249]  do_IRQ+0x4e/0xd0
Nov  4 19:51:32 anon-X220 kernel: [   32.259251]  common_interrupt+0x84/0x84
Nov  4 19:51:32 anon-X220 kernel: [   32.259253] RIP: 0010:__do_softirq+0x6e/0x2bb
Nov  4 19:51:32 anon-X220 kernel: [   32.259254] RSP: 0018:ffff9146de203f48 EFLAGS: 00000202 ORIG_RAX: ffffffffffffffc4
Nov  4 19:51:32 anon-X220 kernel: [   32.259255] RAX: 0000000000022000 RBX: 000000000000003a RCX: 000000000000000a
Nov  4 19:51:32 anon-X220 kernel: [   32.259256] RDX: 0000000000000001 RSI: 0000000000400140 RDI: ffff9146d99320a4
Nov  4 19:51:32 anon-X220 kernel: [   32.259257] RBP: ffff9146de203fa0 R08: ffffa65680b07898 R09: ffffffff95cc21f0
Nov  4 19:51:32 anon-X220 kernel: [   32.259257] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa65680b07898
Nov  4 19:51:32 anon-X220 kernel: [   32.259258] R13: ffff9146d9932000 R14: 0000000000000010 R15: 0000000000000000
Nov  4 19:51:32 anon-X220 kernel: [   32.259261]  ? swiotlb_unmap_page+0x10/0x10
Nov  4 19:51:32 anon-X220 kernel: [   32.259264]  irq_exit+0xb8/0xc0
Nov  4 19:51:32 anon-X220 kernel: [   32.259265]  do_IRQ+0x8a/0xd0
Nov  4 19:51:32 anon-X220 kernel: [   32.259266]  common_interrupt+0x84/0x84
Nov  4 19:51:32 anon-X220 kernel: [   32.259267]  </IRQ>
Nov  4 19:51:32 anon-X220 kernel: [   32.259269] RIP: 0010:_raw_spin_unlock_irqrestore+0x15/0x20
Nov  4 19:51:32 anon-X220 kernel: [   32.259269] RSP: 0018:ffffa65680b07940 EFLAGS: 00000286 ORIG_RAX: ffffffffffffffc5
Nov  4 19:51:32 anon-X220 kernel: [   32.259270] RAX: 0000000000000000 RBX: ffff9146d11e1880 RCX: 000000000000000b
Nov  4 19:51:32 anon-X220 kernel: [   32.259271] RDX: 0000000000000001 RSI: 0000000000000286 RDI: 0000000000000286
Nov  4 19:51:32 anon-X220 kernel: [   32.259272] RBP: ffffa65680b07940 R08: 0000000000000080 R09: ffff9146d11e1e80
Nov  4 19:51:32 anon-X220 kernel: [   32.259272] R10: 0000000000000350 R11: 0000000000000286 R12: 000000000000000b
Nov  4 19:51:32 anon-X220 kernel: [   32.259273] R13: 0000000000000000 R14: ffff9146d9932a00 R15: ffff9146d9932aa4
Nov  4 19:51:32 anon-X220 kernel: [   32.259275]  __setup_irq+0x42b/0x700
Nov  4 19:51:32 anon-X220 kernel: [   32.259277]  ? kmem_cache_alloc_trace+0x198/0x1b0
Nov  4 19:51:32 anon-X220 kernel: [   32.259279]  request_threaded_irq+0xfb/0x160
Nov  4 19:51:32 anon-X220 kernel: [   32.259295]  ? iwl_pcie_handle_rfkill_irq+0x170/0x170 [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259304]  ? iwl_pcie_disable_ict+0x40/0x40 [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259306]  devm_request_threaded_irq+0x6a/0xc0
Nov  4 19:51:32 anon-X220 kernel: [   32.259314]  ? iwl_pcie_handle_rfkill_irq+0x170/0x170 [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259323]  iwl_trans_pcie_alloc+0xabe/0xc40 [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259332]  iwl_pci_probe+0x1d/0x1d0 [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259334]  local_pci_probe+0x47/0xa0
Nov  4 19:51:32 anon-X220 kernel: [   32.259336]  pci_device_probe+0x145/0x1b0
Nov  4 19:51:32 anon-X220 kernel: [   32.259339]  driver_probe_device+0x31e/0x490
Nov  4 19:51:32 anon-X220 kernel: [   32.259340]  __driver_attach+0xa7/0xf0
Nov  4 19:51:32 anon-X220 kernel: [   32.259342]  ? driver_probe_device+0x490/0x490
Nov  4 19:51:32 anon-X220 kernel: [   32.259343]  bus_for_each_dev+0x70/0xc0
Nov  4 19:51:32 anon-X220 kernel: [   32.259345]  driver_attach+0x1e/0x20
Nov  4 19:51:32 anon-X220 kernel: [   32.259346]  bus_add_driver+0x1c7/0x270
Nov  4 19:51:32 anon-X220 kernel: [   32.259347]  ? 0xffffffffc0a3a000
Nov  4 19:51:32 anon-X220 kernel: [   32.259349]  driver_register+0x60/0xe0
Nov  4 19:51:32 anon-X220 kernel: [   32.259350]  ? 0xffffffffc0a3a000
Nov  4 19:51:32 anon-X220 kernel: [   32.259351]  __pci_register_driver+0x5a/0x60
Nov  4 19:51:32 anon-X220 kernel: [   32.259359]  iwl_pci_register_driver+0x24/0x40 [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259369]  iwl_drv_init+0x89/0x8b [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259371]  do_one_initcall+0x52/0x19f
Nov  4 19:51:32 anon-X220 kernel: [   32.259373]  ? _cond_resched+0x19/0x40
Nov  4 19:51:32 anon-X220 kernel: [   32.259374]  ? kmem_cache_alloc_trace+0xa6/0x1b0
Nov  4 19:51:32 anon-X220 kernel: [   32.259376]  ? do_init_module+0x27/0x209
Nov  4 19:51:32 anon-X220 kernel: [   32.259378]  do_init_module+0x5f/0x209
Nov  4 19:51:32 anon-X220 kernel: [   32.259379]  load_module+0x191e/0x1f10
Nov  4 19:51:32 anon-X220 kernel: [   32.259381]  ? ima_post_read_file+0x96/0xa0
Nov  4 19:51:32 anon-X220 kernel: [   32.259383]  SYSC_finit_module+0xfc/0x120
Nov  4 19:51:32 anon-X220 kernel: [   32.259385]  ? SYSC_finit_module+0xfc/0x120
Nov  4 19:51:32 anon-X220 kernel: [   32.259387]  SyS_finit_module+0xe/0x10
Nov  4 19:51:32 anon-X220 kernel: [   32.259388]  do_syscall_64+0x73/0x130
Nov  4 19:51:32 anon-X220 kernel: [   32.259390]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Nov  4 19:51:32 anon-X220 kernel: [   32.259391] RIP: 0033:0x7fa1d2714839
Nov  4 19:51:32 anon-X220 kernel: [   32.259392] RSP: 002b:00007ffc59a78a48 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Nov  4 19:51:32 anon-X220 kernel: [   32.259393] RAX: ffffffffffffffda RBX: 000055880e890b20 RCX: 00007fa1d2714839
Nov  4 19:51:32 anon-X220 kernel: [   32.259393] RDX: 0000000000000000 RSI: 00007fa1d23f30e5 RDI: 000000000000000f
Nov  4 19:51:32 anon-X220 kernel: [   32.259394] RBP: 00007fa1d23f30e5 R08: 0000000000000000 R09: 00007ffc59a78b60
Nov  4 19:51:32 anon-X220 kernel: [   32.259395] R10: 000000000000000f R11: 0000000000000246 R12: 0000000000000000
Nov  4 19:51:32 anon-X220 kernel: [   32.259395] R13: 000055880e88e970 R14: 0000000000020000 R15: 000055880e890b20
Nov  4 19:51:32 anon-X220 kernel: [   32.259396] handlers:
Nov  4 19:51:32 anon-X220 kernel: [   32.259400] [<0000000041763615>] usb_hcd_irq
Nov  4 19:51:32 anon-X220 kernel: [   32.259404] [<000000003015d5b3>] sdhci_irq [sdhci] threaded [<000000009b3fd3d7>] sdhci_thread_irq [sdhci]
Nov  4 19:51:32 anon-X220 kernel: [   32.259431] [<00000000d1f19063>] ironlake_irq_handler [i915]
Nov  4 19:51:32 anon-X220 kernel: [   32.259434] [<00000000c9b606b3>] mei_me_irq_quick_handler [mei_me] threaded [<000000008234f00f>] mei_me_irq_thread_handler [mei_me]
Nov  4 19:51:32 anon-X220 kernel: [   32.259444] [<00000000e41f08cd>] iwl_pcie_isr [iwlwifi] threaded [<000000005be87549>] iwl_pcie_irq_handler [iwlwifi]
Nov  4 19:51:32 anon-X220 kernel: [   32.259452] Disabling IRQ #11
Nov  4 19:51:32 anon-X220 kernel: [   32.774918] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Nov  4 19:51:32 anon-X220 kernel: [   32.774919] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Nov  4 19:51:32 anon-X220 kernel: [   32.774920] RAPL PMU: hw unit of domain package 2^-16 Joules
Nov  4 19:51:32 anon-X220 kernel: [   32.774920] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Nov  4 19:51:32 anon-X220 kernel: [   32.805016] AVX version of gcm_enc/dec engaged.
Nov  4 19:51:32 anon-X220 kernel: [   32.805017] AES CTR mode by8 optimization enabled
Nov  4 19:51:32 anon-X220 kernel: [   32.976293] audit: type=1400 audit(1541361090.359:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=564 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.976296] audit: type=1400 audit(1541361090.359:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=564 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.982463] audit: type=1400 audit(1541361090.363:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=565 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.982466] audit: type=1400 audit(1541361090.363:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=565 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.982467] audit: type=1400 audit(1541361090.363:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=565 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.982468] audit: type=1400 audit(1541361090.363:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=565 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.985594] audit: type=1400 audit(1541361090.367:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=567 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.985597] audit: type=1400 audit(1541361090.367:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=567 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.985598] audit: type=1400 audit(1541361090.367:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=567 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   32.986658] audit: type=1400 audit(1541361090.367:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=568 comm="apparmor_parser"
Nov  4 19:51:32 anon-X220 kernel: [   33.062043] kvm: disabled by bios
Nov  4 19:51:32 anon-X220 kernel: [   33.087152] intel_rapl: Found RAPL domain package
Nov  4 19:51:32 anon-X220 kernel: [   33.087153] intel_rapl: Found RAPL domain core
Nov  4 19:51:32 anon-X220 kernel: [   33.087154] intel_rapl: Found RAPL domain uncore
Nov  4 19:51:32 anon-X220 kernel: [   33.087158] intel_rapl: RAPL package 0 domain package locked by BIOS
Nov  4 19:51:32 anon-X220 kernel: [   33.182472] cdc_acm 2-1.4:1.1: ttyACM0: USB ACM device
Nov  4 19:51:32 anon-X220 kernel: [   33.197036] cdc_acm 2-1.4:1.3: ttyACM1: USB ACM device
Nov  4 19:51:32 anon-X220 kernel: [   33.199349] cdc_acm 2-1.4:1.9: ttyACM2: USB ACM device
Nov  4 19:51:32 anon-X220 kernel: [   33.200735] usbcore: registered new interface driver cdc_acm
Nov  4 19:51:32 anon-X220 kernel: [   33.200736] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Nov  4 19:51:32 anon-X220 kernel: [   33.204144] cdc_wdm 2-1.4:1.5: cdc-wdm0: USB WDM device
Nov  4 19:51:32 anon-X220 kernel: [   33.204365] cdc_wdm 2-1.4:1.8: cdc-wdm1: USB WDM device
Nov  4 19:51:32 anon-X220 kernel: [   33.204550] usbcore: registered new interface driver cdc_wdm
Nov  4 19:51:32 anon-X220 kernel: [   33.280861] cdc_ncm 2-1.4:1.6: MAC-Address: 02:80:37:ec:02:00
Nov  4 19:51:32 anon-X220 kernel: [   33.281324] cdc_ncm 2-1.4:1.6 wwan0: register 'cdc_ncm' at usb-0000:00:1d.0-1.4, Mobile Broadband Network Device, 02:80:37:ec:02:00
Nov  4 19:51:32 anon-X220 kernel: [   33.281454] usbcore: registered new interface driver cdc_ncm
Nov  4 19:51:32 anon-X220 kernel: [   33.282658] usbcore: registered new interface driver cdc_mbim
Nov  4 19:51:32 anon-X220 kernel: [   33.337652] Bluetooth: Core ver 2.22
Nov  4 19:51:32 anon-X220 kernel: [   33.337669] NET: Registered protocol family 31
Nov  4 19:51:32 anon-X220 kernel: [   33.337670] Bluetooth: HCI device and connection manager initialized
Nov  4 19:51:32 anon-X220 kernel: [   33.338049] Bluetooth: HCI socket layer initialized
Nov  4 19:51:32 anon-X220 kernel: [   33.338051] Bluetooth: L2CAP socket layer initialized
Nov  4 19:51:32 anon-X220 kernel: [   33.338056] Bluetooth: SCO socket layer initialized
Nov  4 19:51:32 anon-X220 kernel: [   33.343558] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Nov  4 19:51:32 anon-X220 kernel: [   33.354996] cdc_ncm 2-1.4:1.6 wwp0s29u1u4i6: renamed from wwan0
Nov  4 19:51:32 anon-X220 kernel: [   33.365284] usbcore: registered new interface driver btusb
Nov  4 19:51:32 anon-X220 kernel: [   33.377631] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
Nov  4 19:51:32 anon-X220 kernel: [   33.377633] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Nov  4 19:51:32 anon-X220 kernel: [   33.377634] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Nov  4 19:51:32 anon-X220 kernel: [   33.377635] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
Nov  4 19:51:32 anon-X220 kernel: [   33.415709] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Nov  4 19:51:32 anon-X220 kernel: [   33.470087] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Nov  4 19:51:32 anon-X220 kernel: [   33.728241] Bluetooth: hci0: BCM: chip id 63
Nov  4 19:51:32 anon-X220 kernel: [   33.832206] Bluetooth: hci0: BCM: features 0x07
Nov  4 19:51:32 anon-X220 kernel: [   35.459137] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov  4 19:51:32 anon-X220 kernel: [   35.459138] Bluetooth: BNEP filters: protocol multicast
Nov  4 19:51:32 anon-X220 kernel: [   35.459141] Bluetooth: BNEP socket layer initialized
Nov  4 19:51:32 anon-X220 kernel: [   35.496180] Bluetooth: hci0: BCM20702A
Nov  4 19:51:32 anon-X220 kernel: [   35.600182] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
Nov  4 19:51:33 anon-X220 kernel: [   35.670355] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
Nov  4 19:51:33 anon-X220 kernel: [   35.670358] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
Nov  4 19:51:36 anon-X220 kernel: [   38.807005] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
Nov  4 19:51:36 anon-X220 kernel: [   38.929896] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
Nov  4 19:51:36 anon-X220 kernel: [   38.953411] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Nov  4 19:51:36 anon-X220 kernel: [   38.959958] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
Nov  4 19:51:37 anon-X220 kernel: [   39.882567] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
Nov  4 19:51:39 anon-X220 kernel: [   42.568495] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Nov  4 19:51:39 anon-X220 kernel: [   42.598852] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Nov  4 19:51:43 anon-X220 kernel: [   46.332646] wlp3s0: authenticate with <MAC>
Nov  4 19:51:45 anon-X220 kernel: [   47.664221] wlp3s0: send auth to <MAC> (try 1/3)
Nov  4 19:51:45 anon-X220 kernel: [   47.768157] wlp3s0: authenticated
Nov  4 19:51:45 anon-X220 kernel: [   47.772042] wlp3s0: associate with <MAC> (try 1/3)
Nov  4 19:51:45 anon-X220 kernel: [   47.872265] wlp3s0: RX AssocResp from <MAC> (capab=0x511 status=0 aid=3)
Nov  4 19:51:46 anon-X220 kernel: [   49.328242] wlp3s0: associated
Nov  4 19:51:46 anon-X220 kernel: [   49.328317] wlp3s0: Limiting TX power to 23 (23 - 0) dBm as advertised by <MAC>
Nov  4 19:51:47 anon-X220 kernel: [   50.160326] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Nov  4 19:51:50 anon-X220 kernel: [   53.437977] kauditd_printk_skb: 10 callbacks suppressed
Nov  4 19:51:50 anon-X220 kernel: [   53.437981] audit: type=1400 audit(1541361110.819:22): apparmor="DENIED" operation="open" profile="/usr/sbin/cups-browsed" name="/usr/share/cups/locale/" pid=797 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Nov  4 19:51:50 anon-X220 kernel: [   53.438480] audit: type=1400 audit(1541361110.819:23): apparmor="DENIED" operation="open" profile="/usr/sbin/cups-browsed" name="/usr/share/locale/" pid=797 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Nov  4 19:52:46 anon-X220 kernel: [  109.211590] Bluetooth: RFCOMM TTY layer initialized
Nov  4 19:52:46 anon-X220 kernel: [  109.211594] Bluetooth: RFCOMM socket layer initialized
Nov  4 19:52:46 anon-X220 kernel: [  109.211598] Bluetooth: RFCOMM ver 1.11
Nov  4 19:53:41 anon-X220 kernel: [  164.225635] SGI XFS with ACLs, security attributes, realtime, no debug enabled
Nov  4 19:53:41 anon-X220 kernel: [  164.287095] JFS: nTxBlock = 8192, nTxLock = 65536
Nov  4 19:53:41 anon-X220 kernel: [  164.338093] ntfs: driver 2.1.32 [Flags: R/O MODULE].
Nov  4 19:53:41 anon-X220 kernel: [  164.398756] QNX4 filesystem 0.2.3 registered.
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

To recap the only commands at the moment that allow me to boot is

i915.modeset=0 - Which turns off my grpahics driver and uses software rendering
acpi=off - Disables the Advanced Configuration and Power Interface
nolapic - Disables the Local Advanced Programmable Interrupt Controller and turns off the multi-processor

I'm confused as to why I've gone from disabling the onboard graphics which allows it to boot to stop using all cores. If this was a hardware issue surely Windows would have been flaky? I've tried a few other distros today in live mode and they all just reboot before loading up completely, I even tried Kali too which only booted in safemode but then the wireless didn't work.

I'm thinking that I may have to stick W10 back on this thing and sell it, then get myself another laptop for Mint that will work!

Thank you again.
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

My bad, you should look at

Code: Select all

/var/log/kern.log.1
to get the logs from previous boots including one that failed (i.e. with only the apic=verbose parameter).

But based on your existing logs, try

Code: Select all

pci=nocrs
or

Code: Select all

acpi_os_name="Linux"
and unrelated to the logs, try this:

Code: Select all

acpi_apic_instance=2
I'm sorry it's still a bit trial and error but we haven't gotten an exact error message yet so I'm just seeing what sticks. By the way, please also check your BIOS/UEFI parameters regarding anything ACPI/APIC related, there may be something that that needs changing.

And yes, it's entirely possible the system works differently under Linux than it does under Windows.
thun0r

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by thun0r »

Those three commands didnt work, same results.

I don't have /var/log/kern.log.1

Looking at the BIOS there is nothing in there for ACPOI/APIC setting.

I've read that other people that bought this laptop had Mint running straight out of the box. Booting from USB into live and also installing, no issues! Could it be that there is a fault with this Thinkpad X220? I mean if it wont even boot a live USB version of ANY distro I've tried, just a black screen each time.

I don't want to waste more of your time and I'm thinking that I will just put W10 back on, stick it back on Ebay and buy another Laptop similar in specs and price.
gm10

Re: i915.modeset=0 - Stuck in Running Software Rendering Mode

Post by gm10 »

thun0r wrote: Mon Nov 05, 2018 5:02 pm Could it be that there is a fault with this Thinkpad X220? I mean if it wont even boot a live USB version of ANY distro I've tried, just a black screen each time.

I don't want to waste more of your time and I'm thinking that I will just put W10 back on, stick it back on Ebay and buy another Laptop similar in specs and price.
I think the fault is most likely with the specific BIOS/UEFI version, not the device as such. If you've got the option try to downgrade it to a previous version, but often they don't allow downgrades. Otherwise, simply flipping it for another one certainly seems like the easiest option.
Locked

Return to “Graphics Cards & Monitors”