Intel chipset on Fedora - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html) +---- Forum: Linux - ATDD (https://www.frictionalgames.com/forum/forum-32.html) +---- Thread: Intel chipset on Fedora (/thread-15954.html) |
Intel chipset on Fedora - Horrorofmike - 06-08-2012 Does anyone know if there is any Linux driver which will allow Amnesia to work on a G41 chipset? Thanks in advance. RE: Intel chipset on Fedora - Urkle - 06-08-2012 Amnesia require an OpenGL 2.1 capable device (specifically frame buffer support). And it also requires S3TC/compressed texture support. Any open source driver in linux by default will not support S3TC (due to software patents). In order to "gain" support you have to install the libdxt_txcn library and possibly modify the driconf to enable s3tc. How to do this varies depending on what distro and version of MesaGL you are using.. |