| Summary: | kernel warning "vblank wait timed out on crtc 0" at boot and when switching Vt's | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | alain bonis <albonis> |
| Component: | RPM Packages | Assignee: | Kernel and Drivers maintainers <kernel> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | ennael1, marja11, pterjan |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | kernel-4.6.0-0.rc5.2.mga6.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: |
journal trace
lspci |
||
|
Description
alain bonis
2016-05-02 22:16:16 CEST
Created attachment 7733 [details]
journal trace
Created attachment 7734 [details]
lspci
Marja Van Waes
2016-05-02 22:35:18 CEST
CC:
(none) =>
marja11 Mass-reassigning all bugs with "kernel" in the Source RPM field that are assigned to tmb, to the kernel packagers group, because tmb is currently MIA. Assignee:
tmb =>
kernel Same problem here now, quite annoying as I cannot use mouse unless switching to console and back to graphical interface. After having a look I found that bug about Intel graphics: https://bugs.freedesktop.org/show_bug.cgi?id=93782 For now it seems there is no fix available :/ CC:
(none) =>
ennael1 Reading the stacktrace, I guess xorg is asking the kernel to detect if there is a TV connected on the TV out connector and what it would support. http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree//drivers/gpu/drm/i915/intel_tv.c#n1329 Still, it is only waiting for 100ms so shouldn't be really noticeable except for the log spam Possibly related code I noticed: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree//drivers/gpu/drm/i915/intel_tv.c#n848 CC:
(none) =>
pterjan |