[Intel-gfx] Black screen when loading i915 on Mac mini Core Duo
Tino Keitel
tino.keitel+xorg at tikei.de
Wed Jul 15 08:08:19 CEST 2009
On Tue, Jul 14, 2009 at 19:34:38 -0700, Keith Packard wrote:
> On Tue, 2009-07-14 at 14:06 -0700, Jesse Barnes wrote:
>
> > Does his patch work for you? We definitely have some known issues on
> > Macs; I'm not sure if Keith is planning on cleaning up that particular
> > patch some more or if it's ok to go in now...
>
> No, Dave Airlie suggested that we make a 'real' fix and expose a single
> connector with two encoders, but that will take significant driver
> rework. I don't have a mac mini to test with though, so I'm leery of
> trying to fix this myself.
This part still fails:
if (edid == NULL &&
sdvo_priv->analog_ddc_bus &&
!intel_analog_is_connected(intel_output->base.dev))
edid = drm_get_edid(&intel_output->base,
sdvo_priv->analog_ddc_bus);
It results in this kernel message:
i2c-adapter i2c-2: unable to read EDID block.
i915 0000:00:02.0: DVI-D-1: no EDID data
Regards,
Tino
More information about the Intel-gfx
mailing list