Filip Lewiński

Results 66 comments of Filip Lewiński

Managed to get SMM BWP to work as well: ``` bash-5.2# flashrom -p internal -c "W25Q64JV-.Q" -E flashrom v1.2-1037-g5b4a5b4 on Linux 6.6.21-yocto-standard (x86_64) flashrom is free software, get the source...

There's also a ton of USB-related errors popping up in dmesg: ``` [ 4.393605] usb 1-1: new low-speed USB device number 4 using xhci_hcd [ 4.394275] usb 1-1: Device not...

I haven't managed to get a keyboard to work in any way, but when I connected a 2-port USB hub with a mouse and a keyboard and rebooted the system,...

I've tested it on a different unit, the issue doesn't seem to occur: ``` bash-5.2# cbmem -c | grep Xhc XhcCreateUsb3Hc: Capability length 0x80 XhcCreateUsb3Hc: HcSParams1 0x7000820 XhcCreateUsb3Hc: HcSParams2 0x84000054...

@krystian-hebel the exact same keyboard and pendrive unit

I've managed to reproduce this on another unit, on a newer dev build.

dmesg during the test: ``` [ 4296.023014] fwts: Starting fwts suspend [ 4296.023268] fwts: Suspend [ 4296.139593] PM: suspend entry (s2idle) [ 4296.150606] Filesystems sync: 0.010 seconds [ 4296.151291] Freezing...

`FAILED [CRITICAL] S2idleNotDeepest: Test 1, Expected /sys/kernel/debug/pmc_core` ``` ubuntu@3mdeb:~$ cat /sys/power/mem_sleep [s2idle] shallow ``` ``` ubuntu@3mdeb:~$ sudo dmesg | grep -i "acpi" | grep -i "support" [ 0.154944] ACPI: PM:...

It turned out that S3 sleep was not enabled for this platform in coreboot, I've managed to enable it in [this PR](https://github.com/Dasharo/coreboot/pull/551) and the test passes. Will ship in the...

Same for OptiPlex 7010/9010 v0.1.0-rc1, both Qubes and Ubuntu