wok-6.x diff 915resolution/description.txt @ rev 21619
gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 25 14:09:45 2019 +0300 (2019-05-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/915resolution/description.txt Sat May 25 14:09:45 2019 +0300 1.3 @@ -0,0 +1,12 @@ 1.4 +915resolution is a tool to modify the video BIOS of the 800 and 900 series Intel 1.5 +graphics chipsets. This includes the 845G, 855G, and 865G chipsets, as well as 1.6 +915G, 915GM, and 945G chipsets. This modification is necessary to allow the 1.7 +display of certain graphics resolutions for an Xorg or XFree86 graphics server. 1.8 + 1.9 +915resolution's modifications of the BIOS are transient. There is no risk of 1.10 +permanent modification of the BIOS. This also means that 915resolution must be 1.11 +run every time the computer boots inorder for it's changes to take effect. 1.12 + 1.13 +915resolution is derived from the tool 855resolution. However, the code 1.14 +differs substantially. 915resolution's code base is much simpler. 915resolution 1.15 +also allows the modification of bits per pixel.