Nvidia laptop, dual monitor problem in Debian
On a debug site I would recommend uncommenting the following lines in theĀ fileĀ settings.php.
nano sites/default/settings.php
if (file_exists(__DIR__ . '/settings.local.php')) {
include __DIR__ . '/settings.local.php';
}
In addition to adding the next setting:
$config = 'verbose';
It also adds a few other settings which will help you in debugging and making development easier. If you don't want...
The instructions @ericklan posted are on the right track, though they aren't quite clear to me and seem to recommend more than is necessary. I pieced together the answer from the above and a helpful post in the bug thread.
These are the steps I took to correct this:
Back up...
How to access Ubuntu from Windows remotely
Laptop stops working after closing the laptop lid in Debian
To disable the Lid Switch: