You are not logged in.

#201 2016-09-09 11:55:46

mbid
Member
Registered: 2016-09-09
Posts: 1

Re: Google Chromebook Pixel 2

Has anybody still problems with the touchpad when running an unpatched but recent kernel?
I'm on linux 4.7.2 (nixos though) and sometimes after resuming from suspend, the touchpad will not work at all, i.e. no movement or taps. Rebooting solves the issue, but is annoying. Another thing I noticed (even when running arch) is that the touchpad does not work at all after upgrading the kernel. Rebooting doesn't help in that case, but booting once into chromeos and then again arch/nixos does. I guess the touchpad has to be reset somehow, and my kernel doesn't do this. raphael/linux-samus contains some scripts that seem to do something with the touchpad, but I don't understand them. Do arch users have the same issues?

Offline

#202 2016-11-12 15:46:41

hobn
Member
Registered: 2014-06-24
Posts: 30

Re: Google Chromebook Pixel 2

Does anyone have the microphone working with the mainline driver from 4.9.0-rc*?

Offline

#203 2016-11-12 16:55:25

genki
Member
Registered: 2015-01-03
Posts: 17

Re: Google Chromebook Pixel 2

@hobn Hey yes, I am having it work with 4.9-rc4 currently. Note: I am not using PulseAudio but have it working with plain ALSA.

1. Are you compiling Linus's mainline tree manually? Can you provide a link to the .config you are using?
2. What shows up in alsamixer in the Capture view?
3. What is the output of 'arecord -l'?
4. Can you use arecord to manually anything? E.g. try things at https://wiki.archlinux.org/index.php/Ad … Microphone
5. Does a browser recognize your microphone and/or can you use online recording test tools?
6. Do you have anything strange in /etc/asound.conf?
7. Were you using the linux-samos repo (https://github.com/raphael/linux-samus) before switching to mainline? If so, you may want to look at the sound scripts for what they did and if any of that needs undoing.

Last edited by genki (2016-11-12 16:57:35)

Offline

#204 2016-11-12 17:03:34

genki
Member
Registered: 2015-01-03
Posts: 17

Re: Google Chromebook Pixel 2

@mbid As for the touchpad stopping being recognized sometimes on suspend, yes that is a known issue. See https://github.com/raphael/linux-samus/ … -170268507 about a way to reset it without having to reboot. It mentions installing mxt-app. I have an AUR package for mxt-app here: https://aur.archlinux.org/packages/mxt-app-git/ if you want. You mentioned the scripts being confusing, the scripts basically try to do what that comment does in a generic way. Perhaps reading the comment will help the script make more sense? Feel free to ask questions. It should work on your machine.

Last edited by genki (2016-11-12 17:04:49)

Offline

#205 2016-11-12 17:46:52

hobn
Member
Registered: 2014-06-24
Posts: 30

Re: Google Chromebook Pixel 2

I am running pulseaudio-alsa as a legacy from darker times, when we had to for the driver hacks to work. My kernel is a fresh 4.9.0-rc4 compiled from a tarball off the Linux kernel website with the config.x86_64 from linux-git on the AUR.

The capture sliders on alsamixer for bdw-rt5677 (alsa) are Sidetone, Mic, Mono ADC, . . . as per usual. Mic at 100, same for the single Capture slider for pulse. arecord -l outputs:

**** List of CAPTURE Hardware Devices ****
card 1: bdwrt5677 [bdw-rt5677], device 0: System Playback/Capture (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Seems to suggest the mic is detected. VLC, arecord, and pavucontrol all don't grab anything from the mic. My asound.conf is the following:

# Use PulseAudio by default
pcm.!default {
  type pulse
  fallback "sysdefault"
  hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
  }
}

ctl.!default {
  type pulse
  fallback "sysdefault"
}

# vim:set ft=alsaconf:

I am fairly certain I do not have any leftovers from linux-samus, but I will have to look into that to make sure.

I mean, does the mic just work off the bat for you? I will try a fresh vanilla install and see if it works.

By the way, do your adjustments to the alsamixer sliders persist between reboots? I still have the same issue as from John Keeping's patch where I have to disable speaker and enable headphone after each reboot.

I've also had some touchpad problems but going into suspend again and waking up a second time usually fixes it.

Offline

#206 2017-09-14 12:01:03

bumblebeer
Member
Registered: 2017-09-14
Posts: 1

Re: Google Chromebook Pixel 2

Not sure if this is the right area, also my first post on the forums, so please tell me if this would be better placed elsewhere.

I'm having an issue where opening my lid does not wake the system from suspend. I'm not quite sure why. I works to put it to sleep. also the output of

cat /proc/acpi/wakeup

Shows that the lid is enabled.

Device	S-state	  Status   Sysfs node
HDEF	  S3	*disabled
WLAN	  S3	*disabled  pci:0000:01:00.0
EHCI	  S3	*disabled
XHCI	  S3	*enabled   pci:0000:00:14.0
LID0	  S4	*enabled   platform:PNP0C0D:00
ATPA	  S3	*disabled  i2c:i2c-ATML0000:00
CODC	  S3	*disabled  i2c:i2c-RT5677CE:00

I also just wanted to mention, after reading through this thread, that I had the same issue as hobn.

hobn wrote:

As a side note, I was able to disable hardware write protection despite being unable to remove a stripped screw on the back plate in the center near where the groove for opening the lid is. The plate had enough flex for me to lift it up where the write protect screw is and unscrew it at a slight angle. I felt like I was playing Operation when I was removing the washer with a pair of tweezers.

However, I had two screws that stripped even though I was using the proper Fearson driver. I actually had to use a screw extractor on both of them. Pretty funny situation using a large construction drill to remove a super tiny screw from a small sleek laptop. Just thought I'd share.

Offline

#207 2019-11-11 01:35:19

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: Google Chromebook Pixel 2

Hi, is anybody still using a chromebook pixel 2? I had it working for a while on the mainline kernel and everything worked for quite a while. I did a fresh install 2 or 3 weeks ago with the mainline kernel and the lts kernel. audio only works on lts and videos on youtube seem to stutter on the mainline kernel. Videos in VLC play fine (without audio)

I change the order of soundcards in /etc/modprobe.d/audio.conf and all modules seem to load. The scripts raphael had in his linux-samus kernel package work fine when I boot into lts. Anybody an idea what changed?

[Edit on second thought] not sure if I was using anything else than lts before, so might not be tied to 5.3. Did mainline kernel support changed at one point?

Last edited by satchmosgroove (2019-11-11 01:52:53)

Offline

#208 2019-11-12 04:27:58

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: Google Chromebook Pixel 2

Pretty stupid, but I just missed pulseaudio-alsa, intel-media-driver and following this made everything work. I guess it just threw me off how it worked with the lts kernel, but not the current.

Offline

#209 2020-03-21 23:19:07

buchno
Member
Registered: 2013-10-23
Posts: 7

Re: Google Chromebook Pixel 2

Hi all!

I'm using a Chromebook Pixel 2 as my daily driver.

Since installing Arch (first from linux-samus, and now mainline), I've been experiencing intermittent system freezes.

At first about once a month, but now several times a week, the whole computer freezes up, forcing a hard reboot. Everything, including keyboard, touchpad, touchscreen and suspend on lid close stops working.

While debugging, I've tried installing intel-microcode updates and switching from linux-samus to mainline, but the problem still persists.
It's not the OOM-killer kicking in since memory has been available each time, and the system has once been frozen for over an hour without restoring function.

Do you know what could be causing this?

Edit: I've switched from ConnMan to iwd, in regards to this thread. Will keep you posted.
Edit2: froze with iwd as well.

uname:

Linux chromie 5.5.8-arch1-1 #1 SMP PREEMPT Fri, 06 Mar 2020 00:57:33 +0000 x86_64 GNU/Linux

dmesg:

[    0.000000] microcode: microcode updated early to revision 0x2e, date = 2019-06-13
[    0.000000] Linux version 5.5.8-arch1-1 (linux@archlinux) (gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)) #1 SMP PREEMPT Fri, 06 Mar 2020 00:57:33 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b51832fb-74ce-4b64-9b36-c86d9b63b074 rw quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ce27fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ce28000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: GOOGLE Samus, BIOS  08/17/2016
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2194.716 MHz processor
[    0.001069] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001071] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001075] last_pfn = 0x27f000 max_arch_pfn = 0x400000000
[    0.001079] MTRR default type: uncachable
[    0.001079] MTRR fixed ranges enabled:
[    0.001081]   00000-9FFFF write-back
[    0.001082]   A0000-BFFFF uncachable
[    0.001082]   C0000-FFFFF write-back
[    0.001083] MTRR variable ranges enabled:
[    0.001084]   0 base 0000000000 mask 7F80000000 write-back
[    0.001085]   1 base 007D800000 mask 7FFF800000 uncachable
[    0.001086]   2 base 007E000000 mask 7FFE000000 uncachable
[    0.001087]   3 base 00D0000000 mask 7FF0000000 write-combining
[    0.001088]   4 base 00FF800000 mask 7FFF800000 uncachable
[    0.001089]   5 base 0100000000 mask 7F00000000 write-back
[    0.001090]   6 base 0200000000 mask 7F80000000 write-back
[    0.001091]   7 base 027F000000 mask 7FFF000000 uncachable
[    0.001091]   8 disabled
[    0.001092]   9 disabled
[    0.001408] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001581] last_pfn = 0x7ce28 max_arch_pfn = 0x400000000
[    0.009749] check: Scanning 1 areas for low memory corruption
[    0.009754] Using GB pages for direct mapping
[    0.009755] BRK [0x21d601000, 0x21d601fff] PGTABLE
[    0.009757] BRK [0x21d602000, 0x21d602fff] PGTABLE
[    0.009758] BRK [0x21d603000, 0x21d603fff] PGTABLE
[    0.009792] BRK [0x21d604000, 0x21d604fff] PGTABLE
[    0.009793] BRK [0x21d605000, 0x21d605fff] PGTABLE
[    0.009909] BRK [0x21d606000, 0x21d606fff] PGTABLE
[    0.009942] BRK [0x21d607000, 0x21d607fff] PGTABLE
[    0.009996] RAMDISK: [mem 0x36751000-0x3739ffff]
[    0.010003] ACPI: Early table checksum verification disabled
[    0.010006] ACPI: RSDP 0x00000000000F7B40 000024 (v02 CORE  )
[    0.010009] ACPI: XSDT 0x000000007CF440E0 00004C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.010014] ACPI: FACP 0x000000007CF489C0 0000F4 (v05 CORE   COREBOOT 00000000 CORE 00000001)
[    0.010018] ACPI: DSDT 0x000000007CF44250 00476F (v02 COREv4 COREBOOT 20110725 INTL 20130117)
[    0.010021] ACPI: FACS 0x000000007CF44210 000040
[    0.010023] ACPI: FACS 0x000000007CF44210 000040
[    0.010026] ACPI: HPET 0x000000007CF48AC0 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.010028] ACPI: APIC 0x000000007CF48B00 00006C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.010031] ACPI: MCFG 0x000000007CF48B70 00003C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.010033] ACPI: SSDT 0x000000007CF49C10 000FF8 (v02 CORE   COREBOOT 0000002A CORE 0000002A)
[    0.010040] ACPI: Local APIC address 0xfee00000
[    0.010120] No NUMA configuration found
[    0.010121] Faking a node at [mem 0x0000000000000000-0x000000027effffff]
[    0.010123] NODE_DATA(0) allocated [mem 0x27effc000-0x27effffff]
[    0.010144] Zone ranges:
[    0.010144]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.010145]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.010146]   Normal   [mem 0x0000000100000000-0x000000027effffff]
[    0.010147]   Device   empty
[    0.010148] Movable zone start for each node
[    0.010149] Early memory node ranges
[    0.010150]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.010151]   node   0: [mem 0x0000000000100000-0x000000007ce27fff]
[    0.010151]   node   0: [mem 0x0000000100000000-0x000000027effffff]
[    0.010352] Zeroed struct page in unavailable ranges: 16954 pages
[    0.010353] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
[    0.010355] On node 0 totalpages: 2080198
[    0.010356]   DMA zone: 64 pages used for memmap
[    0.010356]   DMA zone: 21 pages reserved
[    0.010357]   DMA zone: 3998 pages, LIFO batch:0
[    0.010411]   DMA32 zone: 7929 pages used for memmap
[    0.010412]   DMA32 zone: 507432 pages, LIFO batch:63
[    0.019870]   Normal zone: 24512 pages used for memmap
[    0.019871]   Normal zone: 1568768 pages, LIFO batch:63
[    0.039914] Reserving Intel graphics memory at [mem 0x7e000000-0x7fffffff]
[    0.040126] ACPI: PM-Timer IO Port: 0x1008
[    0.040128] ACPI: Local APIC address 0xfee00000
[    0.040146] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.040148] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.040150] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.040151] ACPI: IRQ0 used by override.
[    0.040152] ACPI: IRQ9 used by override.
[    0.040154] Using ACPI (MADT) for SMP configuration information
[    0.040156] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.040160] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.040171] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.040172] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.040173] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.040174] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.040175] PM: Registered nosave memory: [mem 0x7ce28000-0x7fffffff]
[    0.040175] PM: Registered nosave memory: [mem 0x80000000-0xefffffff]
[    0.040176] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[    0.040177] PM: Registered nosave memory: [mem 0xf4000000-0xfed0ffff]
[    0.040177] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.040178] PM: Registered nosave memory: [mem 0xfed1a000-0xfed3ffff]
[    0.040178] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.040179] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.040179] PM: Registered nosave memory: [mem 0xfed80000-0xfed84fff]
[    0.040180] PM: Registered nosave memory: [mem 0xfed85000-0xffffffff]
[    0.040182] [mem 0x80000000-0xefffffff] available for PCI devices
[    0.040183] Booting paravirtualized kernel on bare hardware
[    0.040186] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.146284] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.146538] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u524288
[    0.146544] pcpu-alloc: s196608 r8192 d28672 u524288 alloc=1*2097152
[    0.146545] pcpu-alloc: [0] 0 1 2 3 
[    0.146562] Built 1 zonelists, mobility grouping on.  Total pages: 2047672
[    0.146563] Policy zone: Normal
[    0.146564] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b51832fb-74ce-4b64-9b36-c86d9b63b074 rw quiet
[    0.147223] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.147532] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.147577] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.173732] Memory: 8067072K/8320792K available (12291K kernel code, 1344K rwdata, 4292K rodata, 1664K init, 3388K bss, 253720K reserved, 0K cma-reserved)
[    0.173842] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.173854] Kernel/User page tables isolation: enabled
[    0.173868] ftrace: allocating 38794 entries in 152 pages
[    0.188329] ftrace: allocated 152 pages with 3 groups
[    0.188426] rcu: Preemptible hierarchical RCU implementation.
[    0.188426] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.188427] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.188428] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.188429] 	Tasks RCU enabled.
[    0.188430] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.188430] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.191001] NR_IRQS: 20736, nr_irqs: 728, preallocated irqs: 16
[    0.191220] random: get_random_bytes called from start_kernel+0x3ab/0x586 with crng_init=0
[    0.191241] Console: colour dummy device 80x25
[    0.191244] printk: console [tty0] enabled
[    0.191260] ACPI: Core revision 20191018
[    0.191322] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.191332] APIC: Switch to symmetric I/O mode setup
[    0.191456] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.192103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.208003] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fa2b3299c4, max_idle_ns: 440795258160 ns
[    0.208007] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.32 BogoMIPS (lpj=7315720)
[    0.208008] pid_max: default: 32768 minimum: 301
[    0.208037] LSM: Security Framework initializing
[    0.208040] Yama: becoming mindful.
[    0.208069] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.208085] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.208097] *** VALIDATE tmpfs ***
[    0.208227] *** VALIDATE proc ***
[    0.208274] *** VALIDATE cgroup1 ***
[    0.208276] *** VALIDATE cgroup2 ***
[    0.208324] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.208335] process: using mwait in idle threads
[    0.208338] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.208338] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.208341] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.208342] Spectre V2 : Mitigation: Full generic retpoline
[    0.208343] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.208343] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.208345] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.208345] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.208346] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.208349] MDS: Mitigation: Clear CPU buffers
[    0.208648] Freeing SMP alternatives memory: 32K
[    0.209843] TSC deadline timer enabled
[    0.209845] smpboot: CPU0: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[    0.228012] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.228034] ... version:                3
[    0.228034] ... bit width:              48
[    0.228035] ... generic registers:      4
[    0.228036] ... value mask:             0000ffffffffffff
[    0.228036] ... max period:             00007fffffffffff
[    0.228037] ... fixed-purpose events:   3
[    0.228037] ... event mask:             000000070000000f
[    0.234674] rcu: Hierarchical SRCU implementation.
[    0.258129] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.264677] smp: Bringing up secondary CPUs ...
[    0.304687] x86: Booting SMP configuration:
[    0.304688] .... node  #0, CPUs:      #1
[    0.305904] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.344689]  #2 #3
[    0.385134] smp: Brought up 1 node, 4 CPUs
[    0.385134] smpboot: Max logical packages: 1
[    0.385134] smpboot: Total of 4 processors activated (17564.30 BogoMIPS)
[    0.386029] devtmpfs: initialized
[    0.386029] x86/mm: Memory block size: 128MB
[    0.386029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.386029] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.386029] pinctrl core: initialized pinctrl subsystem
[    0.386029] PM: RTC time: 22:59:01, date: 2020-03-21
[    0.386029] thermal_sys: Registered thermal governor 'fair_share'
[    0.386029] thermal_sys: Registered thermal governor 'bang_bang'
[    0.386029] thermal_sys: Registered thermal governor 'step_wise'
[    0.386029] thermal_sys: Registered thermal governor 'user_space'
[    0.386029] thermal_sys: Registered thermal governor 'power_allocator'
[    0.386029] NET: Registered protocol family 16
[    0.386029] audit: initializing netlink subsys (disabled)
[    0.388022] audit: type=2000 audit(1584831541.196:1): state=initialized audit_enabled=0 res=1
[    0.388102] cpuidle: using governor ladder
[    0.388106] cpuidle: using governor menu
[    0.388127] ACPI: bus type PCI registered
[    0.388127] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.388127] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xf0000000-0xffffffff] (base 0xf0000000)
[    0.388127] PCI: MMCONFIG at [mem 0xf0000000-0xffffffff] reserved in E820
[    0.388127] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) (size reduced!)
[    0.388127] PCI: Using configuration type 1 for base access
[    0.389207] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.389207] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.391437] ACPI: Added _OSI(Module Device)
[    0.391439] ACPI: Added _OSI(Processor Device)
[    0.391439] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.391440] ACPI: Added _OSI(Processor Aggregator Device)
[    0.391441] ACPI: Added _OSI(Linux-Dell-Video)
[    0.391442] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.391443] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.395078] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.396629] ACPI: EC: EC started
[    0.396630] ACPI: EC: interrupt blocked
[    0.396730] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.396732] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x24, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.396733] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.396733] ACPI: Interpreter enabled
[    0.396752] ACPI: (supports S0 S1 S2 S3 S4 S5)
[    0.396753] ACPI: Using IOAPIC for interrupt routing
[    0.396771] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.402260] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.402265] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.402308] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.402318] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.402381] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c4000-0x000c7fff window] (conflicts with Video ROM [mem 0x000c0000-0x000c6dff])
[    0.402591] PCI host bridge to bus 0000:00
[    0.402593] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.402594] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.402595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.402596] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.402597] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.402598] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.402599] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.402600] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.402601] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.402602] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.402603] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.402604] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.402605] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.402606] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.402606] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.402607] pci_bus 0000:00: root bus resource [mem 0x80000001-0xfebfffff window]
[    0.402608] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.402610] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.402618] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
[    0.402733] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000
[    0.402744] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe0ffffff 64bit]
[    0.402750] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.402753] pci 0000:00:02.0: reg 0x20: [io  0x1800-0x183f]
[    0.402764] pci 0000:00:02.0: DMAR: Disabling IOMMU for graphics on this chipset
[    0.402843] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
[    0.402852] pci 0000:00:03.0: reg 0x10: [mem 0xe1218000-0xe121bfff 64bit]
[    0.402960] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
[    0.402978] pci 0000:00:14.0: reg 0x10: [mem 0xe1200000-0xe120ffff 64bit]
[    0.403030] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.403131] pci 0000:00:1c.0: [8086:9c94] type 01 class 0x060400
[    0.403218] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.403360] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
[    0.403554] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601
[    0.403568] pci 0000:00:1f.2: reg 0x10: [io  0x1860-0x1867]
[    0.403574] pci 0000:00:1f.2: reg 0x14: [io  0x1870-0x1873]
[    0.403580] pci 0000:00:1f.2: reg 0x18: [io  0x1868-0x186f]
[    0.403586] pci 0000:00:1f.2: reg 0x1c: [io  0x1874-0x1877]
[    0.403592] pci 0000:00:1f.2: reg 0x20: [io  0x1840-0x185f]
[    0.403598] pci 0000:00:1f.2: reg 0x24: [mem 0xe1210000-0xe1217fff]
[    0.403629] pci 0000:00:1f.2: PME# supported from D3hot
[    0.403720] pci 0000:00:1f.6: [8086:9ca4] type 00 class 0x118000
[    0.403753] pci 0000:00:1f.6: reg 0x10: [mem 0xe1225000-0xe1225fff 64bit]
[    0.404145] pci 0000:01:00.0: [8086:08b1] type 00 class 0x028000
[    0.404202] pci 0000:01:00.0: reg 0x10: [mem 0xe1100000-0xe1101fff 64bit]
[    0.404498] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.404980] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.404985] pci 0000:00:1c.0:   bridge window [mem 0xe1100000-0xe11fffff]
[    0.405454] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
[    0.405512] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10, disabled.
[    0.405567] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
[    0.405621] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15), disabled.
[    0.405675] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.405729] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.405783] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.405837] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.407198] ACPI: EC: interrupt unblocked
[    0.407210] ACPI: EC: event unblocked
[    0.407216] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x24, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.407217] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[    0.421351] dw_dmac INTL9C60:00: Missing DT data
[    0.438118] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[    0.438147] iommu: Default domain type: Translated 
[    0.438162] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.438162] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.438162] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.438162] vgaarb: loaded
[    0.438164] ACPI: bus type USB registered
[    0.438175] usbcore: registered new interface driver usbfs
[    0.438182] usbcore: registered new interface driver hub
[    0.438201] usbcore: registered new device driver usb
[    0.476417] pps_core: LinuxPPS API ver. 1 registered
[    0.476417] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.476419] PTP clock support registered
[    0.476424] EDAC MC: Ver: 3.0.0
[    0.478043] PCI: Using ACPI for IRQ routing
[    0.479308] PCI: pci_cache_line_size set to 64 bytes
[    0.479626] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.479627] e820: reserve RAM buffer [mem 0x7ce28000-0x7fffffff]
[    0.479628] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
[    0.479726] NetLabel: Initializing
[    0.479726] NetLabel:  domain hash size = 128
[    0.479727] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.479741] NetLabel:  unlabeled traffic allowed by default
[    0.479744] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.479744] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.482393] clocksource: Switched to clocksource tsc-early
[    0.492635] *** VALIDATE bpf ***
[    0.492734] VFS: Disk quotas dquot_6.6.0
[    0.492750] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.492773] *** VALIDATE ramfs ***
[    0.492777] *** VALIDATE hugetlbfs ***
[    0.492826] pnp: PnP ACPI init
[    0.492918] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.492920] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.492921] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.492923] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.492924] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.492926] system 00:00: [mem 0xfed80000-0xfed83fff] has been reserved
[    0.492927] system 00:00: [mem 0xfed84000-0xfed84fff] has been reserved
[    0.492932] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.493115] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.493119] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.493160] system 00:02: [io  0x1000-0x10fe] has been reserved
[    0.493163] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.493179] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.493362] system 00:04: [io  0x0900-0x09fe] has been reserved
[    0.493365] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.493397] system 00:05: [io  0x0200] has been reserved
[    0.493399] system 00:05: [io  0x0204] has been reserved
[    0.493400] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.493401] system 00:05: [io  0x0880-0x08ff] has been reserved
[    0.493404] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.493428] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.493452] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.493591] pnp 00:08: Plug and Play ACPI device, IDs PNP0c31 (active)
[    0.493757] system 00:09: [mem 0xe121e000-0xe121efff] has been reserved
[    0.493758] system 00:09: [mem 0xe1220000-0xe1220fff] has been reserved
[    0.493760] system 00:09: [mem 0xe1222000-0xe1222fff] has been reserved
[    0.493761] system 00:09: [mem 0xe1224000-0xe1224fff] has been reserved
[    0.493764] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.493934] pnp: PnP ACPI: found 10 devices
[    0.499630] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.499662] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.499674] pci 0000:00:1c.0:   bridge window [mem 0xe1100000-0xe11fffff]
[    0.499682] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.499683] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.499684] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.499686] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.499687] pci_bus 0000:00: resource 8 [mem 0x000c8000-0x000cbfff window]
[    0.499688] pci_bus 0000:00: resource 9 [mem 0x000cc000-0x000cffff window]
[    0.499689] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window]
[    0.499690] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window]
[    0.499691] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window]
[    0.499692] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window]
[    0.499693] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window]
[    0.499694] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[    0.499695] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[    0.499696] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[    0.499697] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff window]
[    0.499698] pci_bus 0000:00: resource 19 [mem 0x80000001-0xfebfffff window]
[    0.499699] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed44fff window]
[    0.499700] pci_bus 0000:01: resource 1 [mem 0xe1100000-0xe11fffff]
[    0.499793] NET: Registered protocol family 2
[    0.499923] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.499979] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.500137] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.500247] TCP: Hash tables configured (established 65536 bind 65536)
[    0.500286] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.500312] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.500385] NET: Registered protocol family 1
[    0.500389] NET: Registered protocol family 44
[    0.500398] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.500823] PCI: CLS 64 bytes, default 64
[    0.500863] Trying to unpack rootfs image as initramfs...
[    0.637179] Freeing initrd memory: 12604K
[    0.637184] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.637186] software IO TLB: mapped [mem 0x78e28000-0x7ce28000] (64MB)
[    0.637306] check: Scanning for low memory corruption every 60 seconds
[    0.637612] Initialise system trusted keyrings
[    0.637621] Key type blacklist registered
[    0.637665] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.638810] zbud: loaded
[    0.643931] Key type asymmetric registered
[    0.643932] Asymmetric key parser 'x509' registered
[    0.643942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.643987] io scheduler mq-deadline registered
[    0.643988] io scheduler kyber registered
[    0.644017] io scheduler bfq registered
[    0.644413] pcieport 0000:00:1c.0: PME: Signaling with IRQ 40
[    0.644485] pcieport 0000:00:1c.0: AER: enabled with IRQ 40
[    0.644569] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.644638] vesafb: mode is 1280x850x16, linelength=2560, pages=0
[    0.644639] vesafb: scrolling: redraw
[    0.644640] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    0.644651] vesafb: framebuffer at 0xd0000000, mapped to 0x00000000fe5a4b63, using 2176k, total 2176k
[    0.644693] fbcon: Deferring console take-over
[    0.644695] fb0: VESA VGA frame buffer device
[    0.644708] intel_idle: MWAIT substates: 0x11142120
[    0.644709] intel_idle: v0.4.1 model 0x3D
[    0.644948] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.645023] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.648079] ACPI: Lid Switch [LID0]
[    0.648122] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.648141] ACPI: Power Button [PWRB]
[    0.648168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.651375] ACPI: Power Button [PWRF]
[    0.659765] thermal LNXTHERM:00: registered as thermal_zone0
[    0.659766] ACPI: Thermal Zone [THRM] (48 C)
[    0.660060] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.661073] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.661074] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.661703] usbcore: registered new interface driver usbserial_generic
[    0.661707] usbserial: USB Serial support registered for generic
[    0.661724] rtc_cmos 00:03: RTC can wake from S4
[    0.661918] rtc_cmos 00:03: registered as rtc0
[    0.661931] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.661994] intel_pstate: Intel P-state driver initializing
[    0.662291] ledtrig-cpu: registered to indicate activity on CPUs
[    0.662411] drop_monitor: Initializing network drop monitor service
[    0.662834] NET: Registered protocol family 10
[    0.681643] Segment Routing with IPv6
[    0.681690] NET: Registered protocol family 17
[    0.682307] RAS: Correctable Errors collector initialized.
[    0.682369] microcode: sig=0x306d4, pf=0x40, revision=0x2e
[    0.682554] microcode: Microcode Update Driver: v2.2.
[    0.682574] IPI shorthand broadcast: enabled
[    0.682594] sched_clock: Marking stable (682367168, 164836)->(687689094, -5157090)
[    0.682813] registered taskstats version 1
[    0.682826] Loading compiled-in X.509 certificates
[    0.690468] Loaded X.509 cert 'Build time autogenerated kernel key: 36629e13bbef5c198b308fbe73f7e081c8ec3781'
[    0.690542] zswap: loaded using pool lzo/zbud
[    0.690760] Key type ._fscrypt registered
[    0.690763] Key type .fscrypt registered
[    0.700732] Key type big_key registered
[    0.701089] PM:   Magic number: 12:337:1008
[    0.701141] memory memory47: hash matches
[    0.701180] rtc_cmos 00:03: setting system clock to 2020-03-21T22:59:01 UTC (1584831541)
[    0.702404] Freeing unused decrypted memory: 2040K
[    0.702739] Freeing unused kernel image (initmem) memory: 1664K
[    0.724801] Write protecting the kernel read-only data: 20480k
[    0.725625] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    0.726229] Freeing unused kernel image (rodata/data gap) memory: 1852K
[    0.744640] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.744642] x86/mm: Checking user space page tables
[    0.755782] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.755783] Run /init as init process
[    0.772623] fbcon: Taking over console
[    0.772714] Console: switching to colour frame buffer device 160x53
[    0.837315] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.837317] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.837948] i8042: Warning: Keylock active
[    0.838093] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.844786] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.844794] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.845864] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
[    0.845872] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.846086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    0.846088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.846090] usb usb1: Product: xHCI Host Controller
[    0.846092] usb usb1: Manufacturer: Linux 5.5.8-arch1-1 xhci-hcd
[    0.846094] usb usb1: SerialNumber: 0000:00:14.0
[    0.846263] hub 1-0:1.0: USB hub found
[    0.846431] hub 1-0:1.0: 11 ports detected
[    0.847264] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.847270] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.847274] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    0.847572] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[    0.847575] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.847576] usb usb2: Product: xHCI Host Controller
[    0.847578] usb usb2: Manufacturer: Linux 5.5.8-arch1-1 xhci-hcd
[    0.847580] usb usb2: SerialNumber: 0000:00:14.0
[    0.847883] hub 2-0:1.0: USB hub found
[    0.847897] hub 2-0:1.0: 4 ports detected
[    0.848360] SCSI subsystem initialized
[    0.857949] libata version 3.00 loaded.
[    0.861588] ahci 0000:00:1f.2: version 3.0
[    0.861844] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    0.868913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.874715] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
[    0.874717] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo only pio slum part deso sadm sds apst 
[    0.875235] scsi host0: ahci
[    0.875432] scsi host1: ahci
[    0.875590] scsi host2: ahci
[    0.875704] scsi host3: ahci
[    0.875754] ata1: SATA max UDMA/133 abar m32768@0xe1210000 port 0xe1210100 irq 42
[    0.875756] ata2: DUMMY
[    0.875756] ata3: DUMMY
[    0.875757] ata4: DUMMY
[    1.174783] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[    1.191457] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.191795] ata1.00: ATA-10: KINGSTON RBU-SUS151S332GD, S9FM02.3, max UDMA/133
[    1.191800] ata1.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.192270] ata1.00: configured for UDMA/133
[    1.192646] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON RBU-SUS 02.3 PQ: 0 ANSI: 5
[    1.197724] usb 1-4: New USB device found, idVendor=05e3, idProduct=0727, bcdDevice= 2.60
[    1.197733] usb 1-4: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[    1.197739] usb 1-4: Product: USB Storage
[    1.197744] usb 1-4: Manufacturer: Generic
[    1.197749] usb 1-4: SerialNumber: 000000000260
[    1.206443] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[    1.206462] sd 0:0:0:0: [sda] Write Protect is off
[    1.206465] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.206505] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.207159] usb-storage 1-4:1.0: USB Mass Storage device detected
[    1.207280] scsi host4: usb-storage 1-4:1.0
[    1.207370] usbcore: registered new interface driver usb-storage
[    1.208665] usbcore: registered new interface driver uas
[    1.226662]  sda: sda1 sda2
[    1.227143] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.318022] usb 1-7: new high-speed USB device number 3 using xhci_hcd
[    1.337906] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    1.345258] usb 1-7: New USB device found, idVendor=2232, idProduct=6001, bcdDevice= 0.02
[    1.345260] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.345261] usb 1-7: Product: NCM-G102
[    1.345263] usb 1-7: Manufacturer: NMGAAI00010200257700182
[    1.374651] random: fast init done
[    1.468027] usb 1-8: new full-speed USB device number 4 using xhci_hcd
[    1.471605] systemd[1]: systemd 245-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.488270] systemd[1]: Detected architecture x86-64.
[    1.511892] systemd[1]: Set hostname to <chromie>.
[    1.609093] usb 1-8: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
[    1.609096] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.654699] tsc: Refined TSC clocksource calibration: 2194.915 MHz
[    1.654707] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa36f134b6, max_idle_ns: 440795231313 ns
[    1.654727] clocksource: Switched to clocksource tsc
[    1.675878] systemd[1]: Created slice system-getty.slice.
[    1.676081] systemd[1]: Created slice system-modprobe.slice.
[    1.676247] systemd[1]: Created slice User and Session Slice.
[    1.676299] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.676337] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.676549] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.676571] systemd[1]: Reached target Local Encrypted Volumes.
[    1.676586] systemd[1]: Reached target Paths.
[    1.676595] systemd[1]: Reached target Remote File Systems.
[    1.676601] systemd[1]: Reached target Slices.
[    1.676611] systemd[1]: Reached target Swap.
[    1.676667] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.676926] systemd[1]: Listening on LVM2 metadata daemon socket.
[    1.676989] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.678437] systemd[1]: Listening on Process Core Dump Socket.
[    1.678488] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    1.678618] systemd[1]: Listening on Journal Audit Socket.
[    1.678691] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.678775] systemd[1]: Listening on Journal Socket.
[    1.678851] systemd[1]: Listening on udev Control Socket.
[    1.678901] systemd[1]: Listening on udev Kernel Socket.
[    1.678968] systemd[1]: Listening on User Database Manager Socket.
[    1.679817] systemd[1]: Mounting Huge Pages File System...
[    1.680718] systemd[1]: Mounting POSIX Message Queue File System...
[    1.681772] systemd[1]: Mounting Kernel Debug File System...
[    1.683129] systemd[1]: Mounting Kernel Trace File System...
[    1.685337] systemd[1]: Mounting Temporary Directory (/tmp)...
[    1.686681] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.687961] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.689017] systemd[1]: Starting Load Kernel Module drm...
[    1.691421] systemd[1]: Starting Set Up Additional Binary Formats...
[    1.691497] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.693019] systemd[1]: Starting Journal Service...
[    1.697255] systemd[1]: Starting Load Kernel Modules...
[    1.699259] Linux agpgart interface v0.103
[    1.699995] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.701605] systemd[1]: Starting Repartition Root Disk...
[    1.703940] systemd[1]: Starting udev Coldplug all Devices...
[    1.705960] systemd[1]: Mounted Huge Pages File System.
[    1.706146] systemd[1]: Mounted POSIX Message Queue File System.
[    1.706304] systemd[1]: Mounted Kernel Debug File System.
[    1.706454] systemd[1]: Mounted Kernel Trace File System.
[    1.706605] systemd[1]: Mounted Temporary Directory (/tmp).
[    1.707201] random: lvm: uninitialized urandom read (4 bytes read)
[    1.707324] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.707589] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 275 (systemd-binfmt)
[    1.710489] EXT4-fs (sda2): re-mounted. Opts: (null)
[    1.718657] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    1.720256] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.721021] systemd[1]: Finished Repartition Root Disk.
[    1.729505] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.730172] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    1.731073] systemd[1]: Finished Load Kernel Modules.
[    1.731689] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    1.732954] systemd[1]: Mounting Kernel Configuration File System...
[    1.734233] systemd[1]: Started LVM2 metadata daemon.
[    1.734404] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.742174] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.743298] systemd[1]: Starting Load/Save Random Seed...
[    1.744386] systemd[1]: Starting Apply Kernel Variables...
[    1.744433] systemd[1]: Condition check resulted in Create System Users being skipped.
[    1.745561] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.747328] systemd[1]: Finished Set Up Additional Binary Formats.
[    1.748313] systemd[1]: Mounted Kernel Configuration File System.
[    1.765002] systemd[1]: Finished Apply Kernel Variables.
[    1.772667] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.773914] systemd[1]: Starting udev Kernel Device Manager...
[    1.776679] systemd[1]: modprobe@drm.service: Succeeded.
[    1.777152] systemd[1]: Finished Load Kernel Module drm.
[    1.809909] systemd[1]: Finished udev Coldplug all Devices.
[    2.051135] systemd[1]: Started Journal Service.
[    2.051244] audit: type=1130 audit(1584831542.843:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.060958] systemd-journald[276]: Received client request to flush runtime journal.
[    2.215899] scsi 4:0:0:0: Direct-Access     Generic  Power Saving USB 0260 PQ: 0 ANSI: 0
[    2.216119] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    2.224146] audit: type=1130 audit(1584831543.016:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.238139] audit: type=1130 audit(1584831543.030:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.291242] chromeos ramoops using acpi device.
[    2.291634] pstore: Using crash dump compression: zstd
[    2.291640] pstore: Registered ramoops as persistent store backend
[    2.291642] ramoops: using 0x100000@0x7ce43000, ecc: 0
[    2.325190] mc: Linux media interface: v0.10
[    2.414484] videodev: Linux video capture interface: v2.00
[    2.419217] battery: ACPI: Battery Slot [BAT0] (battery present)
[    2.431681] cros_ec_lpcs GOOG0004:00: IRQ index 0 not found
[    2.432530] ACPI: AC Adapter [AC] (off-line)
[    2.440620] cros_ec_lpcs GOOG0004:00: Chrome EC device registered
[    2.527181] tpm_tis tpm_tis: 1.2 TPM (device-id 0xB, rev-id 16)
[    2.557081] uvcvideo: Found UVC 1.00 device NCM-G102 (2232:6001)
[    2.571767] tpm_tis 00:08: can't request region for resource [mem 0xfed40000-0xfed44fff]
[    2.571772] tpm_tis: probe of 00:08 failed with error -16
[    2.588387] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[    2.588390] uvcvideo 1-7:1.0: Entity type for entity Extension 3 was not initialized!
[    2.588392] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[    2.588394] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[    2.588964] input: NCM-G102: NCM-G102 as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input4
[    2.592678] usbcore: registered new interface driver uvcvideo
[    2.592680] USB Video Class driver (1.1.1)
[    2.600556] audit: type=1130 audit(1584831543.393:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.602268] sd 4:0:0:0: [sdb] 500170752 512-byte logical blocks: (256 GB/239 GiB)
[    2.603185] sd 4:0:0:0: [sdb] Write Protect is off
[    2.603188] sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08
[    2.604097] sd 4:0:0:0: [sdb] No Caching mode page found
[    2.604100] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[    2.618928] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    2.619241] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.619242] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.619243] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.619244] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.619245] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.624150]  sdb: sdb1
[    2.626670] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[    2.704857] audit: type=1130 audit(1584831543.496:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:chromeos::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.731506] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.734868] cryptd: max_cpu_qlen set to 1000
[    2.766228] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.766287] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.766290] cfg80211: failed to load regulatory.db
[    2.772655] atmel_mxt_ts i2c-ATML0000:01: Family: 164 Variant: 17 Firmware V1.0.AA Objects: 32
[    2.779992] AVX2 version of gcm_enc/dec engaged.
[    2.779994] AES CTR mode by8 optimization enabled
[    2.790397] atmel_mxt_ts i2c-ATML0000:01: Direct firmware load for maxtouch.cfg failed with error -2
[    2.791790] atmel_mxt_ts i2c-ATML0000:01: Touchscreen size X960Y540
[    2.791862] input: Atmel maXTouch Touchpad as /devices/pci0000:00/INT3432:00/i2c-0/i2c-ATML0000:01/input/input6
[    2.802100] atmel_mxt_ts i2c-ATML0001:01: Family: 164 Variant: 13 Firmware V1.0.AA Objects: 41
[    2.805045] Bluetooth: Core ver 2.22
[    2.805065] NET: Registered protocol family 31
[    2.805066] Bluetooth: HCI device and connection manager initialized
[    2.805071] Bluetooth: HCI socket layer initialized
[    2.805074] Bluetooth: L2CAP socket layer initialized
[    2.805078] Bluetooth: SCO socket layer initialized
[    2.824262] atmel_mxt_ts i2c-ATML0001:01: Direct firmware load for maxtouch.cfg failed with error -2
[    2.825437] atmel_mxt_ts i2c-ATML0001:01: Touchscreen size X2559Y1699
[    2.825505] input: Atmel maXTouch Touchscreen as /devices/pci0000:00/INT3433:00/i2c-1/i2c-ATML0001:01/input/input7
[    2.852045] iTCO_vendor_support: vendor-support=0
[    2.871100] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.871167] iTCO_wdt: Found a Wildcat Point_LP TCO device (Version=2, TCOBASE=0x1060)
[    2.871313] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.958355] usbcore: registered new interface driver btusb
[    2.985430] Bluetooth: hci0: read Intel version: 3707100180012d0d00
[    2.985842] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
[    2.989127] mousedev: PS/2 mouse device common for all mice
[    2.997971] sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
[    3.019081] audit: type=1130 audit(1584831543.813:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.034694] random: crng init done
[    3.038168] intel-spi intel-spi: s25fl064k (8192 Kbytes)
[    3.045957] audit: type=1130 audit(1584831543.840:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.047900] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[    3.047905] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
[    3.048915] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[    3.075487] checking generic (d0000000 220000) vs hw (e0000000 1000000)
[    3.075490] checking generic (d0000000 220000) vs hw (d0000000 10000000)
[    3.075492] fb0: switching to inteldrmfb from VESA VGA
[    3.075591] Console: switching to colour dummy device 80x25
[    3.075638] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.075762] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.075763] [drm] Driver supports precise vblank timestamp query.
[    3.075770] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000c3fff window]
[    3.075774] caller pci_map_rom+0x6a/0x17d mapping multiple BARs
[    3.075777] i915 0000:00:02.0: Invalid PCI ROM data signature: expecting 0x52494350, got 0xe937aa55
[    3.075779] [drm] Failed to find VBIOS tables (VBT)
[    3.075791] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.084399] Intel(R) Wireless WiFi driver for Linux
[    3.084400] Copyright(c) 2003- 2015 Intel Corporation
[    3.095220] iwlwifi 0000:01:00.0: loaded firmware version 17.3216344376.0 op_mode iwlmvm
[    3.096653] Creating 1 MTD partitions on "intel-spi":
[    3.096658] 0x000000000000-0x000000800000 : "BIOS"
[    3.097238] [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
[    3.097436] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.121660] bdw-rt5677 bdw-rt5677: snd-soc-dummy-dai <-> System Pin mapping ok
[    3.121676] bdw-rt5677 bdw-rt5677: rt5677-dspbuffer <-> spi-RT5677AA:00 mapping ok
[    3.162418] Bluetooth: hci0: unexpected event for opcode 0xfc2f
[    3.168292] fuse: init (API version 7.31)
[    3.168330] *** VALIDATE fuse ***
[    3.168334] *** VALIDATE fuse ***
[    3.175040] bdw-rt5677 bdw-rt5677: rt5677-aif1 <-> snd-soc-dummy-dai mapping ok
[    3.175224] bdw-rt5677 bdw-rt5677: ASoC: no DMI vendor name!
[    3.176828] cros-usbpd-charger cros-usbpd-charger.9.auto: Unable to get the number of ports (err:0xffffffb9)
[    3.176831] cros-usbpd-charger cros-usbpd-charger.9.auto: Could not get charger port count
[    3.177441] Bluetooth: hci0: Intel firmware patch completed and activated
[    3.195211] input: bdw-rt5677 Headphone Jack as /devices/pci0000:00/INT3438:00/bdw-rt5677/sound/card1/input8
[    3.195310] input: bdw-rt5677 Mic Jack as /devices/pci0000:00/INT3438:00/bdw-rt5677/sound/card1/input9
[    3.218172] audit: type=1130 audit(1584831544.010:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.233215] audit: type=1127 audit(1584831544.026:10): pid=417 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    3.264214] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[    3.287032] iwlwifi 0000:01:00.0: base HW address: 6c:29:95:7c:a0:e2
[    3.324751] fbcon: i915drmfb (fb0) is primary device
[    3.394266] intel_rapl_common: Found RAPL domain package
[    3.394268] intel_rapl_common: Found RAPL domain core
[    3.394270] intel_rapl_common: Found RAPL domain uncore
[    3.394271] intel_rapl_common: Found RAPL domain dram
[    3.517708] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.520952] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[    3.675798] zram: Added device: zram0
[    3.678772] zram0: detected capacity change from 0 to 1656283136
[    3.719706] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.719708] Bluetooth: BNEP filters: protocol multicast
[    3.719713] Bluetooth: BNEP socket layer initialized
[    3.742742] Adding 1617460k swap on /dev/zram0.  Priority:100 extents:1 across:1617460k SSFS
[    3.742901] NET: Registered protocol family 38
[    4.475029] Console: switching to colour frame buffer device 160x53
[    4.506490] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    4.552281] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[    4.552358] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[    4.552424] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[    4.552491] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    4.552559] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[    5.134087] wlp1s0: authenticate with 62:1e:12:73:00:73
[    5.140810] wlp1s0: send auth to 62:1e:12:73:00:73 (try 1/3)
[    5.146005] wlp1s0: authenticated
[    5.148120] wlp1s0: associate with 62:1e:12:73:00:73 (try 1/3)
[    5.158296] wlp1s0: RX AssocResp from 62:1e:12:73:00:73 (capab=0x1431 status=0 aid=17)
[    5.163086] wlp1s0: associated
[    5.201484] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[    6.572545] kauditd_printk_skb: 25 callbacks suppressed
[    6.572547] audit: type=1131 audit(1584831547.366:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=powertop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.528969] audit: type=1131 audit(1584831549.323:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.341550] audit: type=1100 audit(1584831555.136:38): pid=447 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="john" exe="/usr/bin/login" hostname=chromie addr=? terminal=tty1 res=success'
[   14.381608] audit: type=1101 audit(1584831555.176:39): pid=447 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/bin/login" hostname=chromie addr=? terminal=tty1 res=success'
[   14.385637] audit: type=1103 audit(1584831555.180:40): pid=447 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="john" exe="/usr/bin/login" hostname=chromie addr=? terminal=tty1 res=success'
[   14.385888] audit: type=1006 audit(1584831555.180:41): pid=447 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[   14.681552] audit: type=1130 audit(1584831555.473:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.710380] audit: type=1130 audit(1584831555.503:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.716741] audit: type=1101 audit(1584831555.510:44): pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.716786] audit: type=1103 audit(1584831555.510:45): pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   14.716858] audit: type=1006 audit(1584831555.510:46): pid=535 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   14.718421] audit: type=1105 audit(1584831555.513:47): pid=535 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.901165] kauditd_printk_skb: 3 callbacks suppressed
[   34.901171] audit: type=1131 audit(1584831575.693:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.839902] audit: type=1130 audit(1584831600.948:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.855079] audit: type=1131 audit(1584831600.962:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   61.807858] audit: type=1130 audit(1584831602.918:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   61.807865] audit: type=1131 audit(1584831602.918:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   67.444206] audit: type=1130 audit(1584831608.559:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   67.552347] audit: type=1130 audit(1584831608.669:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   79.076660] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[   79.303641] Bluetooth: RFCOMM TTY layer initialized
[   79.303651] Bluetooth: RFCOMM socket layer initialized
[   79.303659] Bluetooth: RFCOMM ver 1.11

Edit:
The freezing appears to never occur when I have an external monitor configured through xrandr.
Even with the monitor itself not being connected.

Seems the issue may be related to X.org or the graphics driver.

Last edited by buchno (2020-12-21 23:42:49)

Offline

#210 2020-04-01 01:51:52

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: Google Chromebook Pixel 2

is your ssd failing? there was discussion earlier in this thread, i think, where people had firmware problems. Samus himself was affected, maybe it was on github. The log at startup filled up and he had bad sectors or something.

Offline

#211 2020-08-07 22:22:51

christianbundy
Member
Registered: 2018-05-12
Posts: 19

Re: Google Chromebook Pixel 2

Anyone know what the

Unknown Attribute

sections from smartctl mean?

=== START OF READ SMART DATA SECTION ===
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000a   099   099   000    Old_age   Always       -       3
  2 Throughput_Performance  0x0005   100   100   050    Pre-fail  Offline      -       0
  5 Reallocated_Sector_Ct   0x0013   100   100   050    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       10244
 12 Power_Cycle_Count       0x0012   100   100   000    Old_age   Always       -       12576
167 Unknown_Attribute       0x0022   100   100   000    Old_age   Always       -       0
168 Unknown_Attribute       0x0012   100   100   000    Old_age   Always       -       0
169 Unknown_Attribute       0x0000   100   100   000    Old_age   Offline      -       29
170 Unknown_Attribute       0x0013   100   100   010    Pre-fail  Always       -       18
172 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
173 Unknown_Attribute       0x0000   100   100   000    Old_age   Offline      -       198510870
175 Program_Fail_Count_Chip 0x0013   100   100   010    Pre-fail  Always       -       0
181 Program_Fail_Cnt_Total  0x0012   100   100   000    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       229
192 Power-Off_Retract_Count 0x0012   100   100   000    Old_age   Always       -       449
194 Temperature_Celsius     0x0023   070   070   000    Pre-fail  Always       -       30
196 Reallocated_Event_Count 0x0000   100   100   000    Old_age   Offline      -       2
197 Current_Pending_Sector  0x0032   100   100   000    Old_age   Always       -       0
199 UDMA_CRC_Error_Count    0x0032   100   100   000    Old_age   Always       -       0
218 Unknown_Attribute       0x0000   100   100   000    Old_age   Offline      -       0
233 Media_Wearout_Indicator 0x0013   100   100   000    Pre-fail  Always       -       119266646
240 Unknown_SSD_Attribute   0x0013   100   100   050    Pre-fail  Always       -       0
241 Total_LBAs_Written      0x0012   100   100   000    Old_age   Always       -       23788064
242 Total_LBAs_Read         0x0012   100   100   000    Old_age   Always       -       5989667
243 Unknown_Attribute       0x0012   100   100   000    Old_age   Always       -       110382343808100
244 Unknown_Attribute       0x0000   100   100   000    Old_age   Offline      -       2326
245 Unknown_Attribute       0x0000   100   100   000    Old_age   Offline      -       3029
246 Unknown_Attribute       0x0000   100   100   000    Old_age   Offline      -       19837270

I'm worried that my SSD is starting to fail, but since it's soldered onto the motherboard it sounds like I'll need to just junk this thing and buy another computer. Bummer.

Offline

#212 2020-08-07 22:24:41

christianbundy
Member
Registered: 2018-05-12
Posts: 19

Re: Google Chromebook Pixel 2

hobn wrote:

Does anyone have the microphone working with the mainline driver from 4.9.0-rc*?

Yeah, the trick is to open alsamixer, F6 and select the broadcom chip, use the right arrow until you find IN1 and IN2, and crank those up real high. For some reason this machine starts with the input volume set at 0. No idea why this can't be modified by Gnome settings.

Offline

#213 2020-11-09 00:32:04

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: Google Chromebook Pixel 2

christianbundy wrote:

Anyone know what the

Unknown Attribute

sections from smartctl mean?
[...]
I'm worried that my SSD is starting to fail, but since it's soldered onto the motherboard it sounds like I'll need to just junk this thing and buy another computer. Bummer.

If I remember correctly from samus and his disk failing, he had his startup log full of errors and growing by the day. To the point that it took forever to restart.

I also have "Unknown attributes", but no signs of failing ssd like degrading performance or longer startup logs.

Offline

#214 2020-12-08 16:11:00

christianbundy
Member
Registered: 2018-05-12
Posts: 19

Re: Google Chromebook Pixel 2

Hi all. Have any of you figured out how to get audio working under pipewire? Gnome just replaced the pulseaudio dependency with a pipewire dependency and I'm not seeing any audio output (although I can see the audio output device in pactl).

Offline

#215 2020-12-21 23:41:06

buchno
Member
Registered: 2013-10-23
Posts: 7

Re: Google Chromebook Pixel 2

As an update to my post, the freezing appears to never occur whenever I have an external monitor configured through xrandr.
Even when the monitor itself has been disconnected.

Seems the issue may be related to X.org or the graphics driver.

Offline

#216 2021-11-05 21:19:09

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: Google Chromebook Pixel 2

Hi all, I am about to retire my Pixel 2, as I bought a Framework Laptop. Anybody still using theirs? Did you convert back to ChromeOS? Just curious.

My battery, of course, degraded. My screen got beaten up a little and the volume keys don't work anymore. But other than that, it would still work.

Offline

Board footer

Powered by FluxBB