Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MXmaster2s/7dd341ce7339da105c10dd1d1dea2475 to your computer and use it in GitHub Desktop.
Save MXmaster2s/7dd341ce7339da105c10dd1d1dea2475 to your computer and use it in GitHub Desktop.
Output of dmesg command
[ 1.430589] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.430799] fuse init (API version 7.26)
[ 1.434141] Key type asymmetric registered
[ 1.434142] Asymmetric key parser 'x509' registered
[ 1.434186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.434253] io scheduler noop registered
[ 1.434254] io scheduler deadline registered
[ 1.434292] io scheduler cfq registered (default)
[ 1.435033] pcieport 0000:00:1c.0: AER enabled with IRQ 122
[ 1.435054] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[ 1.435146] efifb: probing for efifb
[ 1.435161] efifb: framebuffer at 0xa0000000, using 8100k, total 8100k
[ 1.435163] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 1.435163] efifb: scrolling: redraw
[ 1.435165] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.435268] Console: switching to colour frame buffer device 240x67
[ 1.435299] fb0: EFI VGA frame buffer device
[ 1.435308] intel_idle: MWAIT substates: 0x11142120
[ 1.435309] intel_idle: v0.4.1 model 0x8E
[ 1.435925] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.436252] ACPI: AC Adapter [ADP1] (off-line)
[ 1.436379] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.436393] ACPI: Lid Switch [LID0]
[ 1.436429] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 1.436443] ACPI: Sleep Button [SLPB]
[ 1.436490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.436567] ACPI: Power Button [PWRF]
[ 1.442433] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 1.442604] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.442605] ACPI: Thermal Zone [TZ01] (48 C)
[ 1.443012] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.443013] ACPI: Thermal Zone [TZ00] (30 C)
[ 1.443245] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.444258] ACPI: Battery Slot [BAT0] (battery present)
[ 1.446567] Linux agpgart interface v0.103
[ 1.475620] loop: module loaded
[ 1.475814] libphy: Fixed MDIO Bus: probed
[ 1.475815] tun: Universal TUN/TAP device driver, 1.6
[ 1.475916] PPP generic driver version 2.4.2
[ 1.475998] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.476026] ehci-pci: EHCI PCI platform driver
[ 1.476037] ehci-platform: EHCI generic platform driver
[ 1.476049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.476050] ohci-pci: OHCI PCI platform driver
[ 1.476062] ohci-platform: OHCI generic platform driver
[ 1.476070] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.476317] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.476323] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.477447] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 1.477706] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.477884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.477886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.477888] usb usb1: Product: xHCI Host Controller
[ 1.477889] usb usb1: Manufacturer: Linux 4.15.0-107-generic xhci-hcd
[ 1.477890] usb usb1: SerialNumber: 0000:00:14.0
[ 1.478104] hub 1-0:1.0: USB hub found
[ 1.478123] hub 1-0:1.0: 12 ports detected
[ 1.480082] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.480086] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.480089] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.480139] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.480140] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.480142] usb usb2: Product: xHCI Host Controller
[ 1.480143] usb usb2: Manufacturer: Linux 4.15.0-107-generic xhci-hcd
[ 1.480144] usb usb2: SerialNumber: 0000:00:14.0
[ 1.480337] hub 2-0:1.0: USB hub found
[ 1.480351] hub 2-0:1.0: 6 ports detected
[ 1.481104] usb: port power management may be unreliable
[ 1.481382] i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
[ 1.481384] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.482221] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.482495] mousedev: PS/2 mouse device common for all mice
[ 1.483001] rtc_cmos 00:03: RTC can wake from S4
[ 1.483429] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.483535] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.483541] i2c /dev entries driver
[ 1.483598] device-mapper: uevent: version 1.0.3
[ 1.483700] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 1.483704] intel_pstate: Intel P-state driver initializing
[ 1.485230] intel_pstate: HWP enabled
[ 1.485806] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.485808] EFI Variables Facility v0.08 2004-May-17
[ 1.493676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.529851] intel_pmc_core: initialized
[ 1.530049] NET: Registered protocol family 10
[ 1.534629] Segment Routing with IPv6
[ 1.534654] NET: Registered protocol family 17
[ 1.534864] Key type dns_resolver registered
[ 1.535949] mce: Using 10 MCE banks
[ 1.535955] RAS: Correctable Errors collector initialized.
[ 1.536026] microcode: sig=0x806ea, pf=0x80, revision=0xd6
[ 1.536485] microcode: Microcode Update Driver: v2.2.
[ 1.536493] sched_clock: Marking stable (1536477344, 0)->(1527070025, 9407319)
[ 1.536925] registered taskstats version 1
[ 1.536930] Loading compiled-in X.509 certificates
[ 1.539030] Loaded X.509 cert 'Build time autogenerated kernel key: 78bab7a69e5d92c29397300bbf2844996747944b'
[ 1.541008] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[ 1.541039] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[ 1.542933] Loaded UEFI:db cert 'Wistron Secure Flash: 34988c042fea03ab4cf14666886666c5' linked to secondary sys keyring
[ 1.542945] Loaded UEFI:db cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5' linked to secondary sys keyring
[ 1.543188] Couldn't get size: 0x800000000000000e
[ 1.543191] MODSIGN: Couldn't get UEFI MokListRT
[ 1.545230] zswap: loaded using pool lzo/zbud
[ 1.549023] Key type big_key registered
[ 1.549025] Key type trusted registered
[ 1.550461] Key type encrypted registered
[ 1.550463] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.556352] ima: Allocated hash algorithm: sha1
[ 1.611254] evm: HMAC attrs: 0x1
[ 1.612227] Magic number: 12:307:823
[ 1.612512] rtc_cmos 00:03: setting system clock to 2020-07-25 06:50:34 UTC (1595659834)
[ 1.612747] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.612747] EDD information not available.
[ 1.612796] Lockdown: Hibernation is restricted; see man kernel_lockdown.7
[ 1.811174] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[ 1.923970] Freeing unused kernel image memory: 2432K
[ 1.930502] Write protecting the kernel read-only data: 20480k
[ 1.931846] Freeing unused kernel image memory: 2008K
[ 1.932143] Freeing unused kernel image memory: 1924K
[ 1.938664] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.938666] x86/mm: Checking user space page tables
[ 1.944918] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.953327] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.953391] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.953400] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.960560] usb 1-5: New USB device found, idVendor=8087, idProduct=0a2a
[ 1.960569] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.076157] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.079606] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.093960] usb 1-6: new full-speed USB device number 3 using xhci_hcd
[ 2.095714] ahci 0000:00:17.0: version 3.0
[ 2.096789] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode
[ 2.096802] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 2.097317] scsi host0: ahci
[ 2.097629] scsi host1: ahci
[ 2.098555] scsi host2: ahci
[ 2.098783] ata1: DUMMY
[ 2.098787] ata2: DUMMY
[ 2.098801] ata3: SATA max UDMA/133 abar m2048@0xb1136000 port 0xb1136200 irq 124
[ 2.139939] [drm] Memory usable by graphics device = 4096M
[ 2.139941] checking generic (a0000000 7e9000) vs hw (a0000000 10000000)
[ 2.139941] fb: switching to inteldrmfb from EFI VGA
[ 2.139960] Console: switching to colour dummy device 80x25
[ 2.140042] [drm] Replacing VGA console driver
[ 2.145723] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.145724] [drm] Driver supports precise vblank timestamp query.
[ 2.147879] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.148919] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[ 2.157112] [drm] RC6 on
[ 2.158073] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[ 2.159968] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.160295] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 2.243437] usb 1-6: New USB device found, idVendor=2386, idProduct=3125
[ 2.243438] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.243439] usb 1-6: Product: Raydium Touch System
[ 2.243440] usb 1-6: Manufacturer: Raydium Corporation
[ 2.368740] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[ 2.408633] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.409709] ata3.00: ATA-10: Micron_1100_MTFDDAV512TBN, M0MA020, max UDMA/133
[ 2.409710] ata3.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.411732] ata3.00: configured for UDMA/133
[ 2.412040] scsi 2:0:0:0: Direct-Access ATA Micron_1100_MTFD A020 PQ: 0 ANSI: 5
[ 2.412328] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 2.412398] ata3.00: Enabling discard_zeroes_data
[ 2.412599] sd 2:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 2.412625] sd 2:0:0:0: [sda] Write Protect is off
[ 2.412626] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.412767] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.413117] ata3.00: Enabling discard_zeroes_data
[ 2.415954] sda: sda1 sda2 sda3
[ 2.416354] ata3.00: Enabling discard_zeroes_data
[ 2.417134] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.424800] tsc: Refined TSC clocksource calibration: 1991.983 MHz
[ 2.424856] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d3163aa7, max_idle_ns: 881590552589 ns
[ 2.438324] fbcon: inteldrmfb (fb0) is primary device
[ 2.438360] Console: switching to colour frame buffer device 240x67
[ 2.438375] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.533480] usb 1-7: New USB device found, idVendor=04f2, idProduct=b5c5
[ 2.533481] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.533482] usb 1-7: Product: HD WebCam
[ 2.533482] usb 1-7: Manufacturer: Generic
[ 2.533483] usb 1-7: SerialNumber: 200901010001
[ 2.660793] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[ 2.811869] usb 1-9: New USB device found, idVendor=1c7a, idProduct=0570
[ 2.811870] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.811871] usb 1-9: Product: EgisTec Touch Fingerprint Sensor
[ 2.811871] usb 1-9: Manufacturer: EgisTec
[ 2.811872] usb 1-9: SerialNumber: 0E0575F8
[ 2.829188] usbcore: registered new interface driver usbhid
[ 2.829189] usbhid: USB HID core driver
[ 2.830586] input: Raydium Corporation Raydium Touch System as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:2386:3125.0001/input/input5
[ 2.831164] hid-generic 0003:2386:3125.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [Raydium Corporation Raydium Touch System] on usb-0000:00:14.0-6/input0
[ 2.948356] random: fast init done
[ 3.448664] clocksource: Switched to clocksource tsc
[ 3.499946] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.652975] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 3.672691] systemd[1]: Detected architecture x86-64.
[ 3.672882] systemd[1]: Set hostname to <rohit-Swift-SF514-52T>.
[ 3.673195] Lockdown: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[ 3.731549] systemd[1]: [/etc/systemd/system/snap-mailspring-488.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[ 3.731802] systemd[1]: [/etc/systemd/system/snap-core18-1754.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[ 3.732008] systemd[1]: [/etc/systemd/system/snap-core-9436.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[ 3.732307] systemd[1]: [/etc/systemd/system/snap-gnome\x2d3\x2d28\x2d1804-116.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[ 3.733114] systemd[1]: [/etc/systemd/system/snap-core18-1880.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[ 3.733329] systemd[1]: [/etc/systemd/system/snap-gtk\x2dcommon\x2dthemes-1502.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[ 3.734244] systemd[1]: [/etc/systemd/system/snap-gnome\x2d3\x2d28\x2d1804-128.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[ 3.817218] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 3.821829] lp: driver loaded but no devices found
[ 3.858935] ppdev: user-space parallel port driver
[ 3.920696] systemd-journald[300]: Received request to flush runtime journal from PID 1
[ 4.453892] random: crng init done
[ 4.453901] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.456744] ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20170831/nsprepkg-130)
[ 4.618561] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 4.644171] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 4.671801] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 4.707590] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 4.793279] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[ 4.800783] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 4.814558] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 4.814708] acer_wmi: Function bitmap for Communication Button: 0x801
[ 4.879389] media: Linux media interface: v0.10
[ 4.881585] Bluetooth: Core ver 2.22
[ 4.882518] NET: Registered protocol family 31
[ 4.882526] Bluetooth: HCI device and connection manager initialized
[ 4.882540] Bluetooth: HCI socket layer initialized
[ 4.882552] Bluetooth: L2CAP socket layer initialized
[ 4.882584] Bluetooth: SCO socket layer initialized
[ 4.921169] Linux video capture interface: v2.00
[ 4.921463] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.921788] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.921837] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 4.922262] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 4.922464] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 4.922465] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 4.922466] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 4.922467] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 4.922468] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 4.922468] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 4.936868] input: Raydium Corporation Raydium Touch System as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:2386:3125.0001/input/input9
[ 4.937061] hid-multitouch 0003:2386:3125.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [Raydium Corporation Raydium Touch System] on usb-0000:00:14.0-6/input0
[ 4.937616] input: Acer WMI hotkeys as /devices/virtual/input/input16
[ 4.941630] usbcore: registered new interface driver btusb
[ 4.955721] i2c_hid i2c-ELAN0501:00: i2c-ELAN0501:00 supply vdd not found, using dummy regulator
[ 4.957989] Bluetooth: hci0: read Intel version: 370810011003110e00
[ 4.962779] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 4.985656] hid-multitouch 0018:04F3:305B.0002: Ignoring the extra HID_DG_INPUTMODE
[ 4.985927] input: ELAN0501:00 04F3:305B Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-ELAN0501:00/0018:04F3:305B.0002/input/input19
[ 4.986474] hid-multitouch 0018:04F3:305B.0002: input,hidraw1: I2C HID v1.00 Mouse [ELAN0501:00 04F3:305B] on i2c-ELAN0501:00
[ 5.005059] Intel(R) Wireless WiFi driver for Linux
[ 5.005065] Copyright(c) 2003- 2015 Intel Corporation
[ 5.008420] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b5c5)
[ 5.011008] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[ 5.011009] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[ 5.011011] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[ 5.011055] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input20
[ 5.011423] usbcore: registered new interface driver uvcvideo
[ 5.011432] USB Video Class driver (1.1.1)
[ 5.017365] iwlwifi 0000:01:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[ 5.109416] AVX2 version of gcm_enc/dec engaged.
[ 5.109421] AES CTR mode by8 optimization enabled
[ 5.193644] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 5.220171] iwlwifi 0000:01:00.0: base HW address: 48:a4:72:33:31:fa
[ 5.287055] Bluetooth: hci0: unexpected event for opcode 0xfc2f
[ 5.304109] Bluetooth: hci0: Intel firmware patch completed and activated
[ 5.316648] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 5.319865] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 5.320200] thermal thermal_zone6: failed to read out thermal zone (-61)
[ 5.413259] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 5.686716] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 5.686732] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 5.686744] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 5.686753] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 5.686760] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 5.735664] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[ 5.747891] intel_rapl: Found RAPL domain package
[ 5.747900] intel_rapl: Found RAPL domain core
[ 5.747906] intel_rapl: Found RAPL domain uncore
[ 5.747912] intel_rapl: Found RAPL domain dram
[ 5.775598] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 5.775866] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 5.775907] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 5.775958] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 5.776274] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 5.776730] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 6.536114] Adding 999420k swap on /dev/sda3. Priority:-2 extents:1 across:999420k SSFS
[ 7.210661] audit: type=1400 audit(1595659840.095:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=888 comm="apparmor_parser"
[ 7.218421] audit: type=1400 audit(1595659840.103:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=886 comm="apparmor_parser"
[ 7.223979] audit: type=1400 audit(1595659840.107:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=885 comm="apparmor_parser"
[ 7.223998] audit: type=1400 audit(1595659840.107:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=885 comm="apparmor_parser"
[ 7.226373] audit: type=1400 audit(1595659840.111:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=897 comm="apparmor_parser"
[ 7.227297] audit: type=1400 audit(1595659840.111:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=881 comm="apparmor_parser"
[ 7.227319] audit: type=1400 audit(1595659840.111:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=881 comm="apparmor_parser"
[ 7.227333] audit: type=1400 audit(1595659840.111:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=881 comm="apparmor_parser"
[ 7.227346] audit: type=1400 audit(1595659840.111:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=881 comm="apparmor_parser"
[ 7.227453] audit: type=1400 audit(1595659840.111:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=880 comm="apparmor_parser"
[ 8.334719] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.334720] Bluetooth: BNEP filters: protocol multicast
[ 8.334723] Bluetooth: BNEP socket layer initialized
[ 10.224983] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[ 10.339878] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[ 10.363560] Lockdown: ioperm is restricted; see man kernel_lockdown.7
[ 10.529655] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[ 12.331157] aufs 4.15-20180219
[ 13.395909] kauditd_printk_skb: 27 callbacks suppressed
[ 13.395910] audit: type=1400 audit(1595659846.279:39): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1804 comm="apparmor_parser"
[ 15.157289] wlp1s0: authenticate with b0:be:76:c7:6a:ed
[ 15.163347] wlp1s0: send auth to b0:be:76:c7:6a:ed (try 1/3)
[ 15.166639] wlp1s0: authenticated
[ 15.168494] wlp1s0: associate with b0:be:76:c7:6a:ed (try 1/3)
[ 15.188549] wlp1s0: RX AssocResp from b0:be:76:c7:6a:ed (capab=0xc11 status=0 aid=17)
[ 15.191999] wlp1s0: associated
[ 15.336054] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 15.338120] Bridge firewalling registered
[ 15.364658] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[ 15.428964] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 15.475303] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 16.201514] Initializing XFRM netlink socket
[ 16.232122] Netfilter messages via NETLINK v0.30.
[ 16.248401] ctnetlink v0.93: registering with nfnetlink.
[ 16.756282] Bluetooth: RFCOMM TTY layer initialized
[ 16.756304] Bluetooth: RFCOMM socket layer initialized
[ 16.756327] Bluetooth: RFCOMM ver 1.11
[ 16.833038] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 17.064589] IPv6: ADDRCONF(NETDEV_UP): br-bebf88c8a325: link is not ready
[ 117.182709] NET: Registered protocol family 38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment