tmarkov

Results 56 comments of tmarkov

Thanks, that fixed my immediate issue. I'll leave this open since GPU hang happens at all, but unloading for now works fine.

See #374 Try 5.3 from https://github.com/qzed/linux-surface/

Can confirm for SB1 as well. That's the main reason I'm still on 4.19.

I also experience this issue on 4.19.37. 4.19.34 works as expected. Note that I do have a /sys/.../power/wakeup file corresponding to the LID, and it is enabled, but system doesn't...

I'm sure. To reiterate, everything's normal except I need to press the power button to wake up: just opening the lid is not enough. Completely different from those two issues.

@qzed I just tried your release for 5.2.5, still not fixed for me, SB1.

You can try these tips for non-working device: https://github.com/jakeday/linux-surface/wiki/Frequently-Asked-Questions#a-strange-hardware-problem-popped-up-out-of-nowhere-for-example-some-device-stopped-working-or-became-buggy-sometimes-these-tricks-may-help

```nix # flake.nix { description = "NixOS configuration"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; grub2-themes = { url = "github:vinceliuice/grub2-themes"; }; }; outputs = inputs@{ nixpkgs, grub2-themes, ... }: {...

They assume you're already using flakes. If you aren't, you need to migrate your configuration first.

I managed to consistently reproduce on a second phone as follows: 1. Install Blue Line Console and [Contacts Widget](https://play.google.com/store/apps/details?id=com.makeevapps.contactswidget) 2. Create a widget `-Group-` in BLC on a keyword (I've...