From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 7 Jul 1998 09:11:40 +0100 From: forsyth@caldo.demon.co.uk forsyth@caldo.demon.co.uk Subject: [9fans] Diamond Stealth 3D 2000 PCI (S3/Virge) Topicbox-Message-UUID: 7abc45da-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19980707081140.hzNI_nC3YwtqzQNbGragAbLYmlMZPtmHjlBb1GoQkSI@z> >>I tried this with minor adjustments, but the results were >>disappointing: the screen flashed briefly a narrow band, over the text i ought to have checked more carefully. i'd added another device code to virge.c: cpu% diff /n/dump/1998/0328/sys/src/cmd/aux/vga/virge.c virge.c 43a44 > case 0xE101: /* ViRGE/DX */ 119a121 > case 0xE101: /* ViRGE */ 131c133 < if(vga->mode->x > 800 && vga->mode->z == 8) --- > if(vga->mode->z == 8) you should also check that your /sys/src/9/pc/devvga.c and /sys/src/9/pc/vgas3.c know about linear mode, otherwise you might be better without the linear=1