Troubleshooting
Differences between revisions 44 and 46 (spanning 2 versions)
Size: 1386
Comment:
|
Size: 1619
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
* [[X/Troubleshooting/NvidiaDriverMissingKernelDriver]] | |
Line 21: | Line 22: |
== Troubleshooting Kernel Modesetting Issues == The {{{drm.debug=0x04}}} kernel option can be used to get additional debugging data included in your {{{dmesg}}} output. |
For hard bugs the analysis phase is the most important, and most challenging part of bug work. Depending on how the bug is behaving, there are multiple directions to investigate the issue. Here's some different approaches:
Troubleshooting Kernel Modesetting Issues
The drm.debug=0x04 kernel option can be used to get additional debugging data included in your dmesg output.
X/Troubleshooting (last edited 2017-11-18 18:25:00 by penalvch)