Egbert Eich:
> Rune Petersen writes:
>  > sorry had a lot on my mind...
>  >
>  > Doesn't work means:
>  > all except the topmost cm. is flickering between showing about 1/4 of
the
>  > actual image (also looks streched vertically) and showing black.
>  >
>  > I' have tried without Framebuffer and got the same result.
>  >
>
> Hm, doesn't sound too good. The problem about the sis driver is:
> We have no decend documentation for the SiS 630. Even if we did
> we'd have a hard time: the code that sets up the chip was provided by
> SiS. What they did was very simple: they translated their i86 machine
> language BIOS code to C. The code looks horrible! It retreives
> register values from tables in the BIOS and writes them to the chip.
> It is very likely that later versions of the BIOS do some things the
> BIOS  that served as base for this code didn't do.
>
> What happened when you used the old driver - without my patches?
>
> Regards,
> Egbert.
The old drivers made the screen all white, to get it to work  I had to patch
the drivers so they didn't setup the LCD, an then use the VESA framebuffer
to setup the display.

I have no experience in this but the VESA framebuffer (as far as I know)
uses the BIOS to setup the LCD and that works for me, any chance the same
can be done with these drivers?
or have I gotten it all wrong?

Rune Petersen


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to