Buggy BIOSes and intel driver.

Raúl Sánchez Siles rasasi78 at gmail.com
Sat Sep 15 10:55:26 PDT 2007


Raúl Sánchez Siles wrote:

> Hello All:
> 
> If you have followed bug #11432
> (https://bugs.freedesktop.org/show_bug.cgi?id=11432) you could conclude
> that some BIOSes are so buggy that prevents intel driver do its job
> properly causing some hard freezes.
> 
> 
> Some possible solutions are:

[...]

>   3-Use pipe A to output LVDS. Altough this is possible theoretically as
>   per
> Keith words, I've been unable to test this is indeed true. Have to do some
> research yet.

  First of all I have to say that I have to inspect the changes Jesse had
included related to pipes and planes. These could be significant.

  Menwhile, I've found this piece of code at i830_lvds_mode_fixup function
in i830_lvds.c:

    if (intel_crtc->pipe == 0) {
        xf86DrvMsg(pScrn->scrnIndex, X_ERROR,
                   "Can't support LVDS on pipe A\n");
        return FALSE;
    }

  Does this actually apply to all the cards or is there any exception?

  Thanks.

-- 
     Raúl Sánchez Siles
----->Proud Debian user<-----
Linux registered user #416098




More information about the xorg mailing list