白铭骢 (Mingcong Bai)

Results 122 comments of 白铭骢 (Mingcong Bai)

With `hwdata` v0.327... Missing PCI info: 8086:8a12, 8086:8a5a, 8086:8a03, 8086:8a19, 8086:34fc, 8086:34ef, 8086:34f0, 8086:34e0, 8086:34e4, 8086:34c8, 1e0f:0001 Missing USB info: 045e:0306, 8087:0026

Here is the [acpidump ouput](https://github.com/jakeday/linux-surface/files/3763221/acpidump.txt).

An update on "speakers hissing when headphones are plugged in," disabling `Auto-Mute Mode` from `alsamixer` works around the issue. *What does "Auto-Mute Mode" do?*

As suggested by @aleksfadini in #589, it seems that `modprobe.blacklist=intel_lpss_pci` is the minimal workaround - this module is marked as `built-in` in my Kernel configuration, however. I will test this...

Another issue came up after checking power-draw on s-tui with a 2-minute stress run, the processors sustained at around ~2.4GHz frequency with a power draw of ~25W. However, as soon...

@aleksfadini Maybe, but I think there needs to be more investigation (i.e. trying to reproduce that on Windows).

Speaking of which, I was just checking my `dmesg` and was greeted by a large amount of Intel DRM related errors... ``` [ 3863.983087] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure...

Kernel clocksource was not happy either... ``` [ 30.396679] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large: [ 30.396682] clocksource: 'hpet' wd_now:...

> Also, not getting artifacts or touchpad issues so far but will do more testing. Also, I'm not using noapic I'm wondering if the artifacting is related to Panel Self...

@aleksfadini Can confirm that `modprobe.blacklist=intel_lpss_pci` is a valid workaround.