From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 23 Sep 1995 23:57:55 -0400 From: jmk@plan9.att.com jmk@plan9.att.com Subject: Pergatory to Enlightenment via ????? Topicbox-Message-UUID: 260e89ee-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950924035755.bOg-WnDKgQCX19HSbSUlVIeMDOX_kXiuXrtdazPMyIk@z> > 320x240x1 with a funny wrapping feature. Requests for higher > resolutions (1024 . . .) result in the cga terminal apprearing. did you set your monitor environment variable to something other than 'vga'? you need to for > 800x600. when in cga mode, it's always a good idea to aux/vga -p > /tmp/x and look there for any obvious errors. > ctlr > 0xC0085="ISA MACH32" > link=vga > ctlr=mach32 this would be my choice, although it could just be another id string in the existing mach32 entry. the mach32/64 support was added at the last minute and just does the basic stuff, it doesn't use the accelerator at all and it shouldn't be necessary to programme the ramdac for those modes up to and including 1024x768. it's more likely there's either 1) a difference in the clock table; 2) some different setup required for the ISA card (we only had a VLB card to try it on).