When I get bored with the conversation/tired of arguing I will simply tersely agree with you and then stop responding. I’m too old for this stuff.

  • 1 Post
  • 6 Comments
Joined 7 months ago
cake
Cake day: March 8th, 2024

help-circle



  • My Nvidia card won’t properly resume the display after suspend with the default suspend script, but if I correct the script file, every time aptitude updates the nvidia drivers, it restores the bad version of the configuration file. If you set the file immutable with chattr, aptitude throws a fit and goes into a broken state when it can’t overwrite the file on a driver update.

    So I keep a good copy of the script file in the directory, and in my pre-suspend script file I overwrite the main suspend script with the good version. Every single time.