Re: [Offtopic] chipsfb.c on Intel platforms

Alan Olsen (alano@adams.pcx.ncd.com)
Tue, 8 Dec 1998 09:59:10 -0800


On Dec 7, 8:13pm, Michael Meissner wrote:
> Subject: chipsfb.c on Intel platforms
> I don't have the office laptop this week, but it is a Toshiba 420CDS
> that uses a Chips and Technologies 65550 chip to control the lcd
> screen. I notice there is a video driver for this chip in
> drivers/video/chipsfb.c, but that is only enabled for the PowerMac. I
> wonder if the chipsfb.c driver is robust enough to be used for a video
> driver in x86 mode?

I have a Toshiba laptop with the same chipset.

The XF86_SVGA drivers in XFree86 3.3.2 should work fine. It may not like some
of the higher color depths though. To get around this, in the "Device" (where
your chipset is defined) section of your XF86Config file, you will need to
override the DAC speed.

I use:

DacSpeed 40.000

Contact me off-list if you need an example XF86Config file.

-- 
Alan Olsen

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/