Summary: | [ILK] HDMI TV doesn't work over HDMI cable | ||
---|---|---|---|
Product: | DRI | Reporter: | Dmitry Nezhevenko <dion> |
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | ben, chris, daniel, jbarnes |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
Dmitry Nezhevenko
2012-04-15 12:41:42 UTC
Created attachment 60028 [details]
Xorg.log when TV is connected via HDMI cable (doesn't work)
Created attachment 60029 [details]
Xorg.log when TV is connected via DVI using DVI-> HDMI cable (works)
Created attachment 60030 [details]
dmesg while booting with drm.debug=0xe (TV is connected over HDMI)
Created attachment 60031 [details]
intel_reg_dumper output using HDMI cable (doesn't work)
Created attachment 60032 [details]
intel_reg_dumper output using DVI -> HDMI cable (works)
intel_reg_dumper output looks like almost same. Here is diff: --- reg_dumper_dvi.txt 2012-04-15 22:31:26.548920891 +0300 +++ reg_dumper_hdmi.txt 2012-04-15 22:31:31.212984536 +0300 @@ -150,8 +150,8 @@ FDI_RXB_IIR: 0x00000000 FDI_RXB_IMR: 0x000000ff PCH_ADPA: 0x00f40018 (disabled, transcoder A, +hsync, +vsync) - HDMIB: 0x80000adc (enabled pipe A 8bpc TMDS HDMI audio enabled +vsync +hsync detected) - HDMIC: 0x0000001c (disabled pipe A 8bpc SDVO DVI audio disabled +vsync +hsync detected) + HDMIB: 0x00000adc (disabled pipe A 8bpc TMDS HDMI audio enabled +vsync +hsync detected) + HDMIC: 0x8000025c (enabled pipe A 8bpc SDVO HDMI audio enabled +vsync +hsync detected) HDMID: 0x0000001c (disabled pipe A 8bpc SDVO DVI audio disabled +vsync +hsync detected) PCH_LVDS: 0x40000000 (disabled, pipe B, 18 bit, 1 channel) CPU_eDP_A: 0x00000018 Also I've figured out that TV also doesn't work in BIOS when connected over HDMI. So I can't see BIOS screen, GRUB, etc. When using DVI -> HDMI cable, it works too. Probably this is some BIOS issue if it initializes only first output... Can you please retest with kernel 3.5? We've fixed an awful lot of bugs in this area since then ... Same thing with 3.5.1 (can test other 3.5.x kernels later). This TV only works with MB when connected to DVI port using HDMI->DVI cable/adapter. When using HDMI port, TV shows "no signal" message. I'm attaching dmesg and xorg.log from this case Created attachment 66231 [details]
dmesg when booted with 3.5.1 kernel and HDMI cable (doesn't work)
Created attachment 66232 [details]
Xorg.log when booted with 3.5.1 kernel and HDMI cable (doesn't work)
Created attachment 66233 [details]
intel_reg_dumper output when booted with 3.5.1 kernel and HDMI cable (doesn't work)
(In reply to comment #12) > Created attachment 66233 [details] > intel_reg_dumper output when booted with 3.5.1 kernel and HDMI cable (doesn't > work) There is a new display_debug.sh script in igt/scripts. Can you please output that as well (before and after) Assuming the AVI frame fixes did their job. Please reopen if this is still not fixed, thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.