68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
Hacked graphics driver for PCI Macs
Posted by: Bunsen on 2009-11-01 11:47:52
I've already mentioned this in the programming thread; just thought I'd repost it here as of interest to users, rather than developers.

Slashdot comment:

I've recently hacked the 7300/7500/7600/8500/8600 Graphics Driver {archive link and readme} to support resolutions in the 1600x1200 range on a stock PowerMac 8500 (probably works on the other models as well). I now have a 20" 1680x1050 LCD connected and working perfectly, locking on to the analog signal with perfect pixels. I figured out where the timing parameters are stored in the driver, allowing other new resolutions as well (like 1440x900), and fine-tuning of the pixel rate. Even with a CRT, this allows higher resolutions. Contact me {see original post} if you'd like try the driver or have a different resolution.
Posted by: Byrd on 2009-11-01 14:29:05
Nice little find Bunsen, better late than never (all markers point to 1997!) 🙂

JB

Posted by: Bunsen on 2009-11-01 16:27:25
The original Graphics Driver hack, yes (released as part of NYU's visual psychology toolbox, and only supporting 640x480@120Hz) - but the post above was made this year.

Posted by: noidentity on 2009-11-02 10:20:21
Actually, what is linked above is the original unhacked driver. My plan was to first test it with a few people before posting. Since then, I've gotten it working perfectly on a 1920x1080 LCD on my PowerMac 8500 with built-in video. Given the 4MB video limit of built-in video, any higher resolution wouldn't support 16-bit color (thousands), and this is already pushing the video clock a bit (about 146 MHz). I also hacked the IX-Micro TwinTurbo PCI card driver to allow the same (as well as 1680x1050).

Posted by: Bunsen on 2009-11-02 13:30:35
Actually, what is linked above is the original unhacked driver.
My bad.

Welcome aboard, noidentity. May you find many likeminded hackers here.

1