Bug 199853
Summary: | nouveau cannot find monitor attached to DP | ||
---|---|---|---|
Product: | Drivers | Reporter: | Alexandru N. Barloiu (axl) |
Component: | Console/Framebuffers | Assignee: | James Simmons (jsimmons) |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.12.11 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
lspci dump for the board
dmesg before the patch dmesg after the patch dmesg before the patch WITH debug on dmesg after the patch WITH debug on dmesg results for 4.18.0-rc5 Xorg.log complaining of the same thing as the kernel |
Description
Alexandru N. Barloiu
2018-05-27 15:23:52 UTC
Created attachment 276225 [details]
dmesg before the patch
this is what dmesg is reporting about nouveau before the patch.
Created attachment 276227 [details]
dmesg after the patch
this is what dmesg is reporting after the patch. basically it stops detecting the digital ports. tried different ports, different monitors. before this patch, all ports and all monitors work just fine. just as long as you don't connect more than one.
Created attachment 276231 [details]
dmesg before the patch WITH debug on
I also went ahead and compiled a stock vanilla version of 4.12.10 with debug set to 5 on module nouveau. So this is the log for the working 4.12.10.
Created attachment 276233 [details]
dmesg after the patch WITH debug on
This is the output for stock vanilla kernel 4.12.11, with nouveau debug turned to 5. Don't know how much these will help. I have complete 24/7 access to this machine and would be happy to provide and further needed information.
Created attachment 277577 [details]
dmesg results for 4.18.0-rc5
after looking a bit on the internet for this specific commit, i can see most people say it was fixed for them by kernel 4.13. for me the problem persists in the exact same manner. I'll attach a log from X as well.
Created attachment 277579 [details]
Xorg.log complaining of the same thing as the kernel
I thought this might help.
|