Bug 117501
Summary: | Unstable graphics mode with intel | ||
---|---|---|---|
Product: | Other | Reporter: | joergn (joerg.niemoeller) |
Component: | Modules | Assignee: | other_other |
Status: | NEW --- | ||
Severity: | normal | CC: | joerg.niemoeller |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.3 and later | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg dump for booting into kernel 4.4
EDID from Sony TV binary decoded edid info verbose xrandr output lspci output |
Description
joergn
2016-05-02 01:03:55 UTC
The Video is uploaded on https://youtu.be/nUPAxf59cLo Created attachment 214901 [details]
dmesg dump for booting into kernel 4.4
Created attachment 214911 [details]
EDID from Sony TV binary
Created attachment 214921 [details]
decoded edid info
decoded by get-edid | parse-edid
Created attachment 214931 [details]
verbose xrandr output
Created attachment 214941 [details]
lspci output
I suspect the problem somewhere in the KMS module and/or inteldrmfb. It could of course also be a corrupt edid, but this same edid was working flawlessly for several years and up to kernel version 4.2.8. Sorry for not being more specific about the categorization of the bug in the report header. I was not sure, where this one belongs. I suspect the problem somewhere in the KMS module and/or inteldrmfb. It could of course also be a corrupt edid, but this same edid was working flawlessly for several years and up to kernel version 4.2.8. I also tried with a windows machine and also there no problems to set the TV to 1920x1080 at 60Hz. Sorry for not being more specific about the categorization of the bug in the report header. I was not sure, where this one belongs. There is a funny cable dependency I found out after a few more experiments. I tried with 3 systems and Ubuntu 16.04 1. ASUS Z87-Expert Motherboard (the system with the problem) 2. Lenovo T420s 3. HP Elitebook 9480m A. My main HDMI cable - it is long (10m) B. 2m HDMI cable The 2m cable works always. This measn also the problem I reported is gone, when using this shorter cable. On the Lenovo T420s all cables work. This means also the long cable works with Ubuntu 16.04. The Lenovo has a configuration with NVIDIA Optimus. This means it is not the intel GPU, but the NVIDIA chip driving the Sony TV. On the HP 9480m the long cable does not work with Ubuntu 16.04. It does not provide any output in 1920x1080 60Hz However, it works if I set lower resolutions. On the HP the long cable works in Windows also with 1920x1080 60Hz. On first glance the cable seems to be the problem. However. the cable is working fine as long as it is not a Linux kernel 4.3 or later combined with a intel GPU that is included in the processor. It works with Windows and intel GPU and it works with Nvidia. It also worked for two years up to Linux kernel 4.2.8. The main factor for making it not work any more was the change to newer kernel versions. Was there any recent change in the intel graphics drivers or graphics output related kernel modules, which causes the intel based GPU to be more picky about the hardware? I guess I will try to find a better long cable now, because it allows me to have the TV and Computer in different rooms. Any other ideas? A new cable made it work now with all variations of systems. It is still strange, because the old cable was actually specified for the used resolutions and bandwidth. It did also work in all combinations which were not intel GPU combined with Kernel 4.3 and later. If somebody wants to follow this up, I can help. However, I have a working system now again. |