Blaž Hrastnik

Results 398 comments of Blaž Hrastnik

Weird, wrapping the v-for in a div works: ``` asdasd ```

@hejianxian It wasn't working correctly. Vuejs would lose track of the elements since the placeholder inserting would mess with the DOM. What I did is rewrote the vddl-list component to...

This is what I have so far: https://gist.github.com/archSeer/8529c45c5b76e564c53eb4f48524f623

Thanks for the update! I'll include these in the README, as well as the `pinctrl_amd` module you mentioned here: https://github.com/jakeday/linux-surface/issues/621 For the lid events, I think we just need to...

Updated the README, keeping this issue open so we can discuss the lid.

So on Intel I'm able to resume by opening the lid or by pressing the power button (though, I had to remap it from shutting down the computer first). I...

\cc @qzed since he has a bit more insight on how the system is set up Was trying to transfer this issue over to linux-surface but I can't transfer from...

This is a known issue with Intel upstream, the card doesn't seem to completely power off if you do a reboot (instead of a power off, give it a few...

If you do that, the device completely power cycles, so the chip gets freshly initialized and everything works. If you just reboot the device, the chip's power is never completely...

[That workaround is documented here](https://github.com/linux-surface/linux-surface/wiki/Surface-Laptop-3#iwlwifi-direct-firmware-load-for-iwlwifi-quqnj-b0-hr-b0-50ucode-failed-with-error--2), but it doesn't address the issue with reboots for me (also, the upstream bug report is still open). Are you rebooting by pressing the restart...