Re: WD90C24 Port
Chris Schumann <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Organization | The Idle Lion |
| Message-ID | <[email protected]> |
Michael wrote: >>I've got an old laptop with a WD90C24 video chip. By default, X comes >>up in 320x200x1, which is not too useful. While I am a competent >>programmer, I have not done device drivers for Linux. >> >> >As far as I remember that's a dumb framebuffer also known as ( or >closely related to ) PVGA1A and maxed out at 640x400x8 ( with a 256kB >board, I had one like that ages ago ) - no acceleration, 8 or 16bit ISA >interface, slowish. Should be fully VGA compatible though, so 640x480 in >16 colours should be possible with the generic driver. > > This one (ThinkPad 750P) has 1MB video RAM, and maxed out at 640x480 with 256 colors with the old Windows drivers. <calculating> But it should be able to do 24-bit color with that amount of RAM. Dang. In any case, it currently has a grayscale screen, so 16 colors would do me just fine for the moment. I do have a TFT on a shelf, but I'd have to surrender the spiffy pen/tablet thing going on. More colors would be nice, but maybe later. Now that I've gone off topic, a pointer to get Slackware 10.1/X.org v.whatever to use the plain ol' VGA generic driver would be most appreciated. Many thanks, Chris