Announcement

Collapse
No announcement yet.

Ivy Bridge and TV EDID (only getting 60Hz)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ivy Bridge and TV EDID (only getting 60Hz)

    Hello...

    I'm trying to get away from my old power consuming mythtv box, where I have an integrated Radeon HD 4200, and switch to an a little more clever setup.
    The issue is that I live in EU and get 25/50Hz television broadcasts, and the TV only reports (according to xrandr) 60Hz resolutions.

    My old box (still running) also gets 60hZ only resolutions, but there I can run:
    Code:
    xrandr --newmode 1920x1080@50  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync
    xrandr --addmode HDMI-0 1920x1080@50
    xrandr --output HDMI-0 --mode 1920x1080@50
    However if I try that on the intel based machine i get:
    Code:
    $ xrandr --newmode 1920x1080@50  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync
    $ xrandr --addmode HDMI2 1920x1080@50
    xrandr: cannot find mode "1920x1080@50"
    I've tried a bunch of the "UseEDIDFreqs" "FALSE" type of options but I only get the "not used" report in the Xorg.0.log
    Does anybody have a trick to adding 50Hz resolutions. I would like to avoid running my own kernels and xorg packages,
    but if it's nessecary It could probably be done in 3-6 weeks (children in the household).

    yours
    Morten

    System Config/Info:

    I'm running on a: Intel Desktop Board DQ77MK Media Series with a Intel Xeon E3-1265LV2 cpu.
    I Run XEN and have made an HVM running debian with the primary display passed through into the VM.
    This is running fine (I get audio over DisplayPort to an HDMI on the TV), but results in some strange looking lspci'es.

    The machine is running debian stable (squeeze) with linux-image-3.2.0-4-amd64 and the xserver-xorg* packages from testing (wheezy).

    lspci (dom0)
    Code:
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/Ivy Bridge DRAM Controller (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/Ivy Bridge Graphics Controller (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:16.3 Serial controller: Intel Corporation 7 Series/C210 Series Chipset Family KT Controller (rev 04)
    00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4)
    00:1f.0 ISA bridge: Intel Corporation Q77 Express Chipset LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
    03:03.0 FireWire (IEEE 1394): LSI Corporation FW322/323 [TrueFire] 1394a Controller (rev 70)
    lspci (domU)
    Code:
    00:00.0 Host bridge: Intel Corporation Device 0158 (rev 02)
    00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
    00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
    00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01)
    00:02.0 VGA compatible controller: Intel Corporation Device 015a (rev 09)
    00:03.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01)
    00:04.0 Audio device: Intel Corporation Device 1e20 (rev 04)
    00:05.0 USB Controller: Intel Corporation Device 1e2d (rev 04)
    00:1f.0 PCI bridge: Intel Corporation Device 1e47 (rev 04)

  • #2
    dmesg:
    Code:
    [    5.399277] [drm] Initialized drm 1.1.0 20060810
    [    5.719370] xen: --> pirq=55 -> irq=24 (gsi=24)
    [    5.719429] i915 0000:00:02.0: setting latency timer to 64
    [    7.880700] [drm:intel_opregion_setup], graphic opregion physical addr: 0xda426018
    [    7.881216] [drm:intel_opregion_setup], opregion signature mismatch
    [    7.882528] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [    7.882530] [drm] Driver supports precise vblank timestamp query.
    [    7.882535] [drm:init_vbt_defaults], Set default to SSC at 100MHz
    [    7.882565] [drm:parse_general_features], BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 0 lvds_ssc_freq 120 display_clock_mode 0
    [    7.882569] [drm:parse_general_definitions], crt_ddc_bus_pin: 5
    [    7.882575] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
    [    7.882578] [drm:drm_mode_debug_printmodeline], Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa
    [    7.882583] [drm:parse_lfp_panel_data], VBT initial LVDS value 300
    [    7.882587] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
    [    7.882590] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
    [    7.882595] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
    [    7.882603] [drm:intel_dsm_pci_probe], no _DSM method for intel device
    [    7.882617] [drm:intel_init_display], Using MT version of forcewake
    [    7.882620] [drm:intel_modeset_init], 3 display pipes available.
    [    7.882863] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [    7.883217] [drm:intel_crt_init], pch crt adpa set to 0xf40000
    [    7.885858] [drm:intel_sdvo_read_byte], i2c transfer returned -6
    [    7.885861] [drm:intel_sdvo_init], No SDVO device found on SDVOB
    [    7.886024] [drm:intel_dp_i2c_init], i2c_init DPDDC-B
    [    7.886542] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    7.886545] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
    [    7.887060] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    7.887063] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
    [    7.887301] [drm:intel_dp_i2c_init], i2c_init DPDDC-C
    [    7.887817] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    7.887819] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
    [    7.888335] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    7.888337] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
    [    7.888444] [drm:intel_dp_i2c_init], i2c_init DPDDC-D
    [    7.888960] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    7.888962] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
    [    7.889478] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    7.889481] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
    [    7.889559] [drm:ironlake_crtc_dpms], crtc 0/0 dpms off
    [    7.889563] [drm:i915_get_vblank_timestamp], crtc 0 is disabled
    [    7.928499] [drm:intel_update_fbc], 
    [    7.928504] [drm:ironlake_crtc_dpms], crtc 1/1 dpms off
    [    7.928507] [drm:gm45_get_vblank_counter], trying to get vblank count for disabled pipe B
    [    7.928510] [drm:i915_get_vblank_timestamp], crtc 1 is disabled
    [    7.928512] [drm:gm45_get_vblank_counter], trying to get vblank count for disabled pipe B
    [    7.929149] [drm:intel_update_fbc], 
    [    7.929152] [drm:ironlake_crtc_dpms], crtc 2/2 dpms off
    [    7.929154] [drm:gm45_get_vblank_counter], trying to get vblank count for disabled pipe C
    [    7.929156] [drm:i915_get_vblank_timestamp], crtc 2 is disabled
    [    7.929158] [drm:gm45_get_vblank_counter], trying to get vblank count for disabled pipe C
    [    7.929649] [drm:intel_update_fbc], 
    [    7.929654] [drm:ironlake_init_pch_refclk], has_panel 0 has_lvds 0 has_pch_edp 0 has_cpu_edp 0 has_ck505 0
    [    7.929658] [drm:ironlake_init_pch_refclk], Disabling SSC entirely
    [    7.930081] [drm:intel_enable_rc6], RC6 enabled
    [    8.102849] [drm:init_status_page], render ring hws offset: 0x00000000
    [    8.103165] [drm:init_status_page], gen6 bsd ring hws offset: 0x00022000
    [    8.103211] [drm:init_status_page], blt ring hws offset: 0x00043000
    [    8.103306] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:6:VGA-1]
    [    8.103310] [drm:intel_ironlake_crt_detect_hotplug], trigger hotplug detect cycle: adpa=0xf40000
    [    8.116087] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
    [    8.116090] [drm:intel_crt_detect], CRT not detected via hotplug
    [    8.116092] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:6:VGA-1] disconnected
    [    8.116095] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:HDMI-A-1]
    [    8.127868] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:HDMI-A-1] disconnected
    [    8.127872] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1]
    [    8.128388] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.136602] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.144607] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.152085] [drm:intel_dp_detect], DPCD: 0000000000000000
    [    8.152089] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1] disconnected
    [    8.152091] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-2]
    [    8.275519] [drm:drm_detect_monitor_audio], Monitor has basic audio support
    [    8.398933] [drm:drm_edid_to_eld], ELD monitor SONY TV
    [    8.398937] HDMI: DVI dual 0, max TMDS clock 225, latency present 0 0, video latency 208 1, audio latency 10 64
    [    8.398939] [drm:drm_edid_to_eld], ELD size 9, SAD count 2
    [    8.398943] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-2] probed modes :
    [    8.398946] [drm:drm_mode_debug_printmodeline], Modeline 23:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [    8.398950] [drm:drm_mode_debug_printmodeline], Modeline 25:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
    [    8.398953] [drm:drm_mode_debug_printmodeline], Modeline 24:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
    [    8.398957] [drm:drm_mode_debug_printmodeline], Modeline 28:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
    [    8.398960] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
    [    8.398963] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
    [    8.398967] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-3]
    [    8.410698] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-3] disconnected
    [    8.410701] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-2]
    [    8.411216] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.416600] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.423068] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
    [    8.453933] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.460108] [drm:intel_dp_detect], DPCD: 0000000000000000
    [    8.460113] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-2] disconnected
    [    8.460116] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-3]
    [    8.460631] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.468612] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.476615] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [    8.484099] [drm:intel_dp_detect], DPCD: 0000000000000000
    [    8.484102] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-3] disconnected
    [    8.484104] [drm:drm_setup_crtcs], 
    [    8.484107] [drm:drm_enable_connectors], connector 6 enabled? no
    [    8.484109] [drm:drm_enable_connectors], connector 9 enabled? no
    [    8.484110] [drm:drm_enable_connectors], connector 12 enabled? no
    [    8.484112] [drm:drm_enable_connectors], connector 15 enabled? yes
    [    8.484114] [drm:drm_enable_connectors], connector 17 enabled? no
    [    8.484116] [drm:drm_enable_connectors], connector 18 enabled? no
    [    8.484118] [drm:drm_enable_connectors], connector 20 enabled? no
    [    8.484119] [drm:drm_target_preferred], looking for cmdline mode on connector 15
    [    8.484121] [drm:drm_target_preferred], looking for preferred mode on connector 15
    [    8.484124] [drm:drm_target_preferred], found mode 1920x1080
    [    8.484125] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
    [    8.484128] [drm:drm_setup_crtcs], desired mode 1920x1080 set on crtc 3
    [    8.490865] [drm:intelfb_create], allocated 1920x1080 fb: 0x00064000, bo ffff88003cdad400
    [    8.490966] fbcon: inteldrmfb (fb0) is primary device
    [    8.491943] [drm:drm_crtc_helper_set_config], 
    [    8.491945] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30] #connectors=1 (x y) (0 0)
    [    8.491952] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
    [    8.491954] [drm:drm_crtc_helper_set_config], modes are different, full mode set
    [    8.491956] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
    [    8.491958] [drm:drm_mode_debug_printmodeline], Modeline 29:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [    8.491962] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
    [    8.491964] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
    [    8.491965] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-2] to [CRTC:3]
    [    8.491968] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
    [    8.491969] [drm:drm_mode_debug_printmodeline], Modeline 29:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [    8.491974] [drm:drm_crtc_helper_set_mode], [CRTC:3]
    [    8.492015] [drm:intel_choose_pipe_bpp_dither], forcing bpc to 8 for HDMI
    [    8.492017] [drm:intel_choose_pipe_bpp_dither], setting pipe bpc to 8 (max display bpc 8)
    [    8.492019] [drm:ironlake_crtc_mode_set], Mode for pipe 0:
    [    8.492020] [drm:drm_mode_debug_printmodeline], Modeline 29:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [    8.548086] [drm:intel_wait_for_vblank], vblank wait timed out
    [    8.548089] [drm:ironlake_update_plane], Writing base 00064000 00000000 0 0 7680
    [    8.548092] [drm:intel_update_fbc], 
    [    8.548094] [drm:sandybridge_update_wm], FIFO watermarks For pipe A - plane 14, cursor: 6
    [    8.548097] [drm:ironlake_check_srwm], watermark 1: display plane 21, fbc lines 3, cursor 6
    [    8.548099] [drm:ironlake_check_srwm], watermark 2: display plane 77, fbc lines 3, cursor 6
    [    8.548102] [drm:ironlake_check_srwm], watermark 3: display plane 151, fbc lines 4, cursor 10
    [    8.548105] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TMDS-14] set [MODE:29:1920x1080]
    [    8.548107] [drm:intel_hdmi_mode_set], Enabling HDMI audio on pipe A
    [    8.548109] [drm:intel_write_eld], ELD on [CONNECTOR:15:HDMI-A-2], [ENCODER:14:TMDS-14]
    [    8.548111] [drm:ironlake_write_eld], ELD on pipe A
    [    8.548114] [drm:ironlake_write_eld], Audio directed to unknown port
    [    8.548119] [drm:ironlake_write_eld], ELD size 9
    [    8.604085] [drm:intel_wait_for_vblank], vblank wait timed out
    [    8.660094] [drm:intel_wait_for_vblank], vblank wait timed out
    [    8.660104] [drm:sandybridge_update_wm], FIFO watermarks For pipe A - plane 14, cursor: 6
    [    8.660107] [drm:ironlake_check_srwm], watermark 1: display plane 21, fbc lines 3, cursor 6
    [    8.660109] [drm:ironlake_check_srwm], watermark 2: display plane 77, fbc lines 3, cursor 6
    [    8.660112] [drm:ironlake_check_srwm], watermark 3: display plane 151, fbc lines 4, cursor 10
    [    8.720097] [drm:intel_wait_for_vblank], vblank wait timed out
    [    8.776088] [drm:intel_wait_for_vblank], vblank wait timed out
    [    8.776900] [drm:ivb_manual_fdi_link_train], FDI_RX_IIR 0x100
    [    8.776903] [drm:ivb_manual_fdi_link_train], FDI train 1 done.
    [    8.777562] [drm:ivb_manual_fdi_link_train], FDI_RX_IIR 0x600
    [    8.777564] [drm:ivb_manual_fdi_link_train], FDI train 2 done.
    [    8.777566] [drm:ivb_manual_fdi_link_train], FDI train done.
    [    8.778787] [drm:intel_update_fbc], 
    [    8.778796] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
    [    8.778798] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:15:HDMI-A-2] set DPMS on
    [    8.778815] [drm:drm_crtc_helper_set_config], 
    [    8.778816] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB]
    [    8.778832] [drm:drm_crtc_helper_set_config], 
    [    8.778833] [drm:drm_crtc_helper_set_config], [CRTC:5] [NOFB]
    [    8.778879] [drm:drm_crtc_helper_set_config], 
    [    8.778881] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30] #connectors=1 (x y) (0 0)
    [    8.778888] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-2] to [CRTC:3]
    [    8.784972] Console: switching to colour frame buffer device 240x67
    [    8.784977] [drm:drm_crtc_helper_set_config], 
    [    8.784978] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30] #connectors=1 (x y) (0 0)
    [    8.784983] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-2] to [CRTC:3]
    [    8.791049] fb0: inteldrmfb frame buffer device
    [    8.791050] drm: registered panic notifier
    [    8.791143] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [    8.791433] xen: --> pirq=54 -> irq=32 (gsi=32)
    [    8.794567] snd_hda_intel 0000:00:04.0: setting latency timer to 64
    [   11.836073] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
    [   12.362163] HDMI status: Codec=3 Pin=6 Presence_Detect=1 ELD_Valid=0
    [   12.362347] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:04.0/sound/card0/input5
    [   12.362823] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:04.0/sound/card0/input6
    [   13.444486] [drm:drm_crtc_helper_set_config], 
    [   13.444488] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30] #connectors=1 (x y) (0 0)
    [   13.444497] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-2] to [CRTC:3]
    [   14.997254] sshd (1266): /proc/1266/oom_adj is deprecated, please use /proc/1266/oom_score_adj instead.
    [   18.816089] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
    [   18.816093] [drm:intel_crt_detect], CRT not detected via hotplug
    [   18.816096] [drm:output_poll_execute], [CONNECTOR:6:VGA-1] status updated from 2 to 2
    [   18.827773] [drm:output_poll_execute], [CONNECTOR:9:HDMI-A-1] status updated from 2 to 2
    [   18.828292] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   18.836596] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   18.844597] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   18.852072] [drm:intel_dp_detect], DPCD: 0000000000000000
    [   18.852087] [drm:output_poll_execute], [CONNECTOR:12:DP-1] status updated from 2 to 2
    [   18.974711] [drm:drm_detect_monitor_audio], Monitor has basic audio support
    [   18.974714] [drm:output_poll_execute], [CONNECTOR:15:HDMI-A-2] status updated from 1 to 1
    [   18.986403] [drm:output_poll_execute], [CONNECTOR:17:HDMI-A-3] status updated from 2 to 2
    [   18.986920] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   18.992600] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   19.000603] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   19.008073] [drm:intel_dp_detect], DPCD: 0000000000000000
    [   19.008086] [drm:output_poll_execute], [CONNECTOR:18:DP-2] status updated from 2 to 2
    [   19.008602] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   19.016595] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   19.024584] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
    [   19.032072] [drm:intel_dp_detect], DPCD: 0000000000000000
    [   19.032085] [drm:output_poll_execute], [CONNECTOR:20:DP-3] status updated from 2 to 2

    Comment


    • #3
      Xorg.0.log:
      Code:
      [   735.698] 
      X.Org X Server 1.12.4
      Release Date: 2012-08-27
      [   735.698] X Protocol Version 11, Revision 0
      [   735.698] Build Operating System: Linux 3.2.0-4.drm-amd64 x86_64 Debian
      [   735.698] Current Operating System: Linux frontend 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64
      [   735.698] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=7bc23b22-99af-4fa8-af78-9f8f9a504f01 ro quiet
      [   735.698] Build Date: 29 November 2012  07:18:16PM
      [   735.698] xorg-server 2:1.12.4-4 (Julien Cristau <[email protected]>) 
      [   735.698] Current version of pixman: 0.26.0
      [   735.699] 	Before reporting problems, check http://wiki.x.org
      	to make sure that you have the latest version.
      [   735.699] Markers: (--) probed, (**) from config file, (==) default setting,
      	(++) from command line, (!!) notice, (II) informational,
      	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      [   735.699] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 28 23:04:04 2013
      [   735.699] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
      [   735.699] (==) No Layout section.  Using the first Screen section.
      [   735.699] (==) No screen section available. Using defaults.
      [   735.699] (**) |-->Screen "Default Screen Section" (0)
      [   735.699] (**) |   |-->Monitor "<default monitor>"
      [   735.699] (==) No monitor specified for screen "Default Screen Section".
      	Using a default monitor configuration.
      [   735.699] (==) Automatically adding devices
      [   735.699] (==) Automatically enabling devices
      ---8<---
      [   735.699] (II) Loader magic: 0x7f599579fae0
      [   735.699] (II) Module ABI versions:
      [   735.699] 	X.Org ANSI C Emulation: 0.4
      [   735.699] 	X.Org Video Driver: 12.1
      [   735.699] 	X.Org XInput driver : 16.0
      [   735.699] 	X.Org Server Extension : 6.0
      [   735.704] (--) PCI:*(0:0:2:0) 8086:015a:8086:2035 rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x0000c100/64
      ---8<---
      [   735.705] (==) Assigned the driver to the xf86ConfigLayout
      [   735.705] (II) LoadModule: "intel"
      [   735.705] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
      [   735.706] (II) Module intel: vendor="X.Org Foundation"
      [   735.706] 	compiled for 1.12.3.902, module version = 2.19.0
      [   735.706] 	Module class: X.Org Video Driver
      [   735.706] 	ABI class: X.Org Video Driver, version 12.1
      [   735.706] (II) LoadModule: "vesa"
      [   735.706] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
      [   735.706] (II) Module vesa: vendor="X.Org Foundation"
      [   735.706] 	compiled for 1.12.1, module version = 2.3.1
      [   735.706] 	Module class: X.Org Video Driver
      [   735.706] 	ABI class: X.Org Video Driver, version 12.0
      [   735.706] (II) LoadModule: "fbdev"
      [   735.706] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
      [   735.706] (II) Module fbdev: vendor="X.Org Foundation"
      [   735.706] 	compiled for 1.12.1, module version = 0.4.2
      [   735.706] 	ABI class: X.Org Video Driver, version 12.0
      [   735.706] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
      	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
      	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
      	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
      	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
      	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
      	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
      	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
      	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
      	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
      	Ivybridge Server (GT2)
      [   735.706] (II) VESA: driver for VESA chipsets: vesa
      [   735.706] (II) FBDEV: driver for framebuffer: fbdev
      [   735.706] (--) using VT number 7
      
      [   735.714] (WW) Falling back to old probe method for vesa
      [   735.714] (WW) Falling back to old probe method for fbdev
      [   735.714] (II) Loading sub module "fbdevhw"
      [   735.714] (II) LoadModule: "fbdevhw"
      [   735.714] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
      [   735.714] (II) Module fbdevhw: vendor="X.Org Foundation"
      [   735.714] 	compiled for 1.12.4, module version = 0.0.2
      [   735.714] 	ABI class: X.Org Video Driver, version 12.1
      [   735.714] drmOpenDevice: node name is /dev/dri/card0
      [   735.714] drmOpenDevice: open result is 11, (OK)
      [   735.714] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
      [   735.714] drmOpenDevice: node name is /dev/dri/card0
      [   735.714] drmOpenDevice: open result is 11, (OK)
      [   735.714] drmOpenByBusid: drmOpenMinor returns 11
      [   735.714] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
      [   735.714] (II) intel(0): Creating default Display subsection in Screen section
      	"Default Screen Section" for depth/fbbpp 24/32
      [   735.714] (==) intel(0): Depth 24, (--) framebuffer bpp 32
      [   735.714] (==) intel(0): RGB weight 888
      [   735.714] (==) intel(0): Default visual is TrueColor
      [   735.714] (II) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Server
      [   735.714] (--) intel(0): Chipset: "Ivybridge Server"
      [   735.714] (**) intel(0): Relaxed fencing enabled
      [   735.714] (**) intel(0): Wait on SwapBuffers? enabled
      [   735.714] (**) intel(0): Triple buffering? enabled
      [   735.714] (**) intel(0): Framebuffer tiled
      [   735.714] (**) intel(0): Pixmaps tiled
      [   735.714] (**) intel(0): 3D buffers tiled
      [   735.714] (**) intel(0): SwapBuffers wait enabled
      [   735.714] (==) intel(0): video overlay key set to 0x101fe
      [   735.714] (II) intel(0): Output VGA1 has no monitor section
      [   735.738] (II) intel(0): Output HDMI1 has no monitor section
      [   735.788] (II) intel(0): Output DP1 has no monitor section
      [   736.033] (II) intel(0): Output HDMI2 has no monitor section
      [   736.056] (II) intel(0): Output HDMI3 has no monitor section
      [   736.104] (II) intel(0): Output DP2 has no monitor section
      [   736.152] (II) intel(0): Output DP3 has no monitor section
      [   736.152] (II) intel(0): EDID for output VGA1
      [   736.175] (II) intel(0): EDID for output HDMI1
      [   736.224] (II) intel(0): EDID for output DP1
      [   736.469] (II) intel(0): EDID for output HDMI2
      [   736.469] (II) intel(0): Manufacturer: SNY  Model: 7402  Serial#: 16843009
      [   736.469] (II) intel(0): Year: 2012  Week: 1
      [   736.469] (II) intel(0): EDID Version: 1.3
      [   736.469] (II) intel(0): Digital Display Input
      [   736.469] (II) intel(0): Max Image Size [cm]: horiz.: 102  vert.: 57
      [   736.469] (II) intel(0): Gamma: 2.20
      [   736.469] (II) intel(0): No DPMS capabilities specified
      [   736.469] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
      [   736.469] (II) intel(0): First detailed timing is preferred mode
      [   736.469] (II) intel(0): redX: 0.625 redY: 0.340   greenX: 0.280 greenY: 0.595
      [   736.469] (II) intel(0): blueX: 0.155 blueY: 0.070   whiteX: 0.283 whiteY: 0.298
      [   736.469] (II) intel(0): Supported established timings:
      [   736.469] (II) intel(0): 640x480@60Hz
      [   736.469] (II) intel(0): 800x600@60Hz
      [   736.469] (II) intel(0): 1024x768@60Hz
      [   736.469] (II) intel(0): Manufacturer's mask: 0
      [   736.469] (II) intel(0): Supported standard timings:
      [   736.469] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
      [   736.469] (II) intel(0): Supported detailed timing:
      [   736.469] (II) intel(0): clock: 148.5 MHz   Image Size:  1018 x 573 mm
      [   736.469] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
      [   736.469] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
      [   736.469] (II) intel(0): Supported detailed timing:
      [   736.469] (II) intel(0): clock: 74.2 MHz   Image Size:  1018 x 573 mm
      [   736.469] (II) intel(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
      [   736.469] (II) intel(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
      [   736.469] (II) intel(0): Monitor name: SONY TV
      [   736.469] (II) intel(0): Ranges: V min: 48 V max: 62 Hz, H min: 14 H max: 70 kHz, PixClock max 155 MHz
      [   736.469] (II) intel(0): Supported detailed timing:
      [   736.469] (II) intel(0): clock: 148.5 MHz   Image Size:  1018 x 573 mm
      [   736.469] (II) intel(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
      [   736.469] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
      [   736.469] (II) intel(0): Supported detailed timing:
      [   736.469] (II) intel(0): clock: 74.2 MHz   Image Size:  1018 x 573 mm
      [   736.469] (II) intel(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
      [   736.469] (II) intel(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
      [   736.469] (II) intel(0): Supported detailed timing:
      [   736.469] (II) intel(0): clock: 74.2 MHz   Image Size:  1018 x 573 mm
      [   736.469] (II) intel(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
      [   736.469] (II) intel(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
      [   736.469] (II) intel(0): Number of EDID sections to follow: 1
      [   736.469] (II) intel(0): EDID (in hex):
      [   736.469] (II) intel(0): 	00ffffffffffff004dd9027401010101
      [   736.469] (II) intel(0): 	01160103806639780a0dc9a057479827
      [   736.469] (II) intel(0): 	12484c21080081800101010101010101
      [   736.469] (II) intel(0): 	010101010101023a801871382d40582c
      [   736.469] (II) intel(0): 	4500fa3d3200001e011d007251d01e20
      [   736.469] (II) intel(0): 	6e285500fa3d3200001e000000fc0053
      [   736.469] (II) intel(0): 	4f4e592054560a2020202020000000fd
      [   736.469] (II) intel(0): 	00303e0e460f000a202020202020010c
      [   736.469] (II) intel(0): 	02033bf0531f101405130420223c3e12
      [   736.469] (II) intel(0): 	16030711150206012609070715075083
      [   736.469] (II) intel(0): 	01000074030c003000b82d2fd00a0140
      [   736.469] (II) intel(0): 	007f203070809076e200fb023a80d072
      [   736.469] (II) intel(0): 	382d40102c4580fa3d3200001e011d00
      [   736.469] (II) intel(0): 	bc52d01e20b8285540fa3d3200001e01
      [   736.469] (II) intel(0): 	1d80d0721c1620102c2580fa3d320000
      [   736.469] (II) intel(0): 	9e0000000000000000000000000000d5
      [   736.469] (II) intel(0): Printing probed modes for output HDMI2
      [   736.469] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
      [   736.469] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
      [   736.469] (II) intel(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
      [   736.469] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
      [   736.469] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
      [   736.469] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
      [   736.493] (II) intel(0): EDID for output HDMI3
      [   736.540] (II) intel(0): EDID for output DP2
      [   736.588] (II) intel(0): EDID for output DP3
      [   736.588] (II) intel(0): Output VGA1 disconnected
      [   736.588] (II) intel(0): Output HDMI1 disconnected
      [   736.588] (II) intel(0): Output DP1 disconnected
      [   736.588] (II) intel(0): Output HDMI2 connected
      [   736.588] (II) intel(0): Output HDMI3 disconnected
      [   736.588] (II) intel(0): Output DP2 disconnected
      [   736.588] (II) intel(0): Output DP3 disconnected
      [   736.588] (II) intel(0): Using exact sizes for initial modes
      [   736.588] (II) intel(0): Output HDMI2 using initial mode 1920x1080
      [   736.588] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
      [   736.588] (II) intel(0): Kernel page flipping support detected, enabling
      [   736.588] (==) intel(0): DPI set to (96, 96)
      [   736.588] (II) Loading sub module "fb"
      [   736.588] (II) LoadModule: "fb"
      [   736.588] (II) Loading /usr/lib/xorg/modules/libfb.so
      [   736.588] (II) Module fb: vendor="X.Org Foundation"
      [   736.588] 	compiled for 1.12.4, module version = 1.0.0
      [   736.588] 	ABI class: X.Org ANSI C Emulation, version 0.4
      [   736.588] (II) Loading sub module "dri2"
      [   736.588] (II) LoadModule: "dri2"
      [   736.588] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
      [   736.588] (II) Module dri2: vendor="X.Org Foundation"
      [   736.588] 	compiled for 1.12.4, module version = 1.2.0
      [   736.588] 	ABI class: X.Org Server Extension, version 6.0
      [   736.588] (II) UnloadModule: "vesa"
      [   736.588] (II) Unloading vesa
      [   736.588] (II) UnloadModule: "fbdev"
      [   736.588] (II) Unloading fbdev
      [   736.588] (II) UnloadSubModule: "fbdevhw"
      [   736.588] (II) Unloading fbdevhw
      [   736.588] (==) Depth 24 pixmap format is 32 bpp
      [   736.588] (II) intel(0): [DRI2] Setup complete
      [   736.588] (II) intel(0): [DRI2]   DRI driver: i965
      [   736.588] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
      [   736.589] (II) UXA(0): Driver registered support for the following operations:
      [   736.589] (II)         solid
      [   736.589] (II)         copy
      [   736.589] (II)         composite (RENDER acceleration)
      [   736.589] (II)         put_image
      [   736.589] (II)         get_image
      [   736.589] (==) intel(0): Backing store disabled
      [   736.589] (==) intel(0): Silken mouse enabled
      [   736.589] (II) intel(0): Initializing HW Cursor
      [   736.589] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
      [   736.589] (==) intel(0): DPMS enabled
      [   736.589] (==) intel(0): Intel XvMC decoder enabled
      [   736.589] (II) intel(0): Set up textured video
      [   736.589] (II) intel(0): [XvMC] xvmc_vld driver initialized.
      [   736.589] (II) intel(0): direct rendering: DRI2 Enabled
      [   736.589] (==) intel(0): hotplug detection: "enabled"
      [   736.652] (--) RandR disabled
      [   736.652] (II) Initializing built-in extension Generic Event Extension
      [   736.652] (II) Initializing built-in extension SHAPE
      [   736.652] (II) Initializing built-in extension MIT-SHM
      [   736.652] (II) Initializing built-in extension XInputExtension
      [   736.652] (II) Initializing built-in extension XTEST
      [   736.652] (II) Initializing built-in extension BIG-REQUESTS
      [   736.652] (II) Initializing built-in extension SYNC
      [   736.652] (II) Initializing built-in extension XKEYBOARD
      [   736.652] (II) Initializing built-in extension XC-MISC
      [   736.652] (II) Initializing built-in extension SECURITY
      [   736.652] (II) Initializing built-in extension XINERAMA
      [   736.652] (II) Initializing built-in extension XFIXES
      [   736.652] (II) Initializing built-in extension RENDER
      [   736.652] (II) Initializing built-in extension RANDR
      [   736.652] (II) Initializing built-in extension COMPOSITE
      [   736.652] (II) Initializing built-in extension DAMAGE
      [   736.652] (II) SELinux: Disabled on system
      [   736.658] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
      [   736.658] (II) AIGLX: enabled GLX_INTEL_swap_event
      [   736.658] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
      [   736.658] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
      [   736.658] (II) AIGLX: Loaded and initialized i965
      [   736.658] (II) GLX: Initialized DRI2 GL provider for screen 0
      [   736.658] (II) intel(0): Setting screen physical size to 508 x 285
      ---8<---

      Comment


      • #4
        Package from experimental

        Package from experimental - fixed my problem...

        xorg from testing and xserver-xorg-driver-intel from experimental.

        I don't get a lot of EDID modes, (still only 60Hz) however I can run the --newmode and that way get 50Hz.

        Comment


        • #5
          Which versions of xorg and xf86-video-intel are they? (for future posterity) I've been thinking about setting up a similar rig.

          Comment


          • #6
            Versions

            Originally posted by archibald View Post
            Which versions of xorg and xf86-video-intel are they? (for future posterity) I've been thinking about setting up a similar rig.

            The versions I got up and running are:

            xserver-xorg 1:7.7+1
            xserver-xorg-core 2:1.12.4-4
            xserver-xorg-video-intel 2:2.20.14-1

            However opengl did not work in the domU, but it did in the dom0 with a newer kernel (3.7.6), and the newer kernel in the domU resulted in an kernel oops.
            mplayer -ao alsa:device=hdmi -fs worked great but mythfrontend didn't (again in the domU)

            Comment

            Working...
            X