User Tools

Site Tools


faq_knald

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq_knald [2014/11/29 14:35]
adavies [What are the system requirements for Knald?]
faq_knald [2017/05/23 03:49] (current)
Line 19: Line 19:
 ==== What are the system requirements for Knald? ==== ==== What are the system requirements for Knald? ====
  
-Below you will find the minimum and recommended system requirements for Knald.+Please see the [[system_requirements_knald|System Requirements]] page for more information on the minimum and recommended system requirements for Knald.
  
-**Minimum Supported System Requirements**((Knald may run on lesser hardware configurations,​ but is not guaranteed to do so.)) +===== Troubleshooting =====
-  * Windows 7 64bit/ Windows 8 64bit +
-  * Intel or AMD dual core 2.0 GHz CPU +
-  * 2GB of RAM +
-  * OpenCL 1.0 and OpenGL 3.2 compatible GPU with 512MB of VRAM +
-     * (Applicable AMD and NVIDIA GPUs with latest drivers((You can get the latest NVIDIA drivers [[http://​www.geforce.com/​Drivers|here]] and the latest AMD drivers [[http://​support.amd.com/​us/​gpudownload/​Pages/​index.aspx|here.]])) currently supported) +
-     * (Available VRAM may limit working texture sizes – see documentation for details) +
-  * 100MB of Free Hard Drive Space +
-  +
-**Recommended Supported System Requirements** +
-  * Windows 7 64bit/ Windows 8 64bit +
-  * Intel or AMD quad core 3.0 GHz CPU +
-  * 8GB of System RAM +
-  * OpenCL 1.0 and OpenGL 3.2 compatible GPU with 512MB of VRAM +
-     * (Applicable AMD and NVIDIA GPUs with latest drivers((You can get the latest NVIDIA drivers [[http://​www.geforce.com/​Drivers|here]] and the latest AMD drivers [[http://​support.amd.com/​us/​gpudownload/​Pages/​index.aspx|here.]])) currently supported) +
-     * (Available VRAM may limit working texture sizes – see documentation for details) +
-  * 1GB of Free Hard Drive Space+
  
-===== Troubleshooting =====+----
  
 ==== Knald isn’t working correctly. What can I do to fix the issues I am having? ==== ==== Knald isn’t working correctly. What can I do to fix the issues I am having? ====
Line 46: Line 30:
   * Ensure you have a compatible graphics card and that your system meets the [[system_requirements_knald|minimum requirements]]. Knald requires an [[http://​www.khronos.org/​opencl/​|OpenCL]] compatible GPU. If you are not sure if your card is compatible, you can find a partial list of conformant GPUs [[http://​www.khronos.org/​conformance/​adopters/​conformant-products/​|here]]. If your GPU was made after 2008, there is a good chance it is OpenCL compatible.   * Ensure you have a compatible graphics card and that your system meets the [[system_requirements_knald|minimum requirements]]. Knald requires an [[http://​www.khronos.org/​opencl/​|OpenCL]] compatible GPU. If you are not sure if your card is compatible, you can find a partial list of conformant GPUs [[http://​www.khronos.org/​conformance/​adopters/​conformant-products/​|here]]. If your GPU was made after 2008, there is a good chance it is OpenCL compatible.
   * Check that you have the latest drivers for your GPU. Many issues can be resolved by simply installing the latest drivers for your graphics card. You can get the latest Nvidia drivers [[http://​www.geforce.com/​Drivers|here]] and the latest AMD/ATI drivers [[http://​support.amd.com/​us/​gpudownload/​Pages/​index.aspx|here.]]   * Check that you have the latest drivers for your GPU. Many issues can be resolved by simply installing the latest drivers for your graphics card. You can get the latest Nvidia drivers [[http://​www.geforce.com/​Drivers|here]] and the latest AMD/ATI drivers [[http://​support.amd.com/​us/​gpudownload/​Pages/​index.aspx|here.]]
 +
 +=== Driver Issues ===
 +Some NVIDIA drivers have been reported to cause problems with OpenCL/​OpenGL. Please do not use the following drivers with our software as they are unsupported by us.
 +
 +=== Driver Issues ===
 +Some NVIDIA drivers have been reported to cause problems with OpenCL/​OpenGL. Please do not use the following drivers with our software as they are unsupported by us.
 +
 +== Knald Unsupported Drivers ==
 +
 +  * 344.11
 +  * 344.48
 +  * 344.60
 +  * 344.65
 +  * 344.75
 +
 +== Lys Unsupported Drivers ==
 +
 +  * 364.51
 +  * 364.72
 +  * 365.10
 +  * 365.19
 +  * 368.22
 +
 +=== Installing new drivers ===
 +
 +On some occasions errors within Knald are due to cached shaders that the driver hasn't compiled correctly or are corrupted in some way. Whenever you install a new driver we always recommend that you perform a clean installation and delete any cached shaders if they are present on your system. ​
 +
 +Performing a clean installation of your drivers and deleting shader cache is simple and you can learn how to do it on the [[clean_driver_installation|Clean Driver Installation]] page
  
 If you are still having issues, please contact us! You can reach us via e-mail at: support@knaldtech.com If you are still having issues, please contact us! You can reach us via e-mail at: support@knaldtech.com
  
    
-==== Knald is running slowly/​Normal Map is not processing/​the ​3d preview window ​is blank ====+==== Knald is running slowly/​Normal Map is not processing/​the ​3D Preview Window ​is blank ====
  
 In the case of any of these issues, please check the following: In the case of any of these issues, please check the following:
  
   * The amount of VRAM that your GPU has. The size of the image which Knald can process successfully is limited to the amount of VRAM that it takes to process, so using a very large image (4096² and above) may result in issues. Most modern graphics cards have at least 512MB of VRAM and therefore should be able to process a 2048² texture with ease. If you have more than 1GB of VRAM, you should be able to process a 4096² texture.   * The amount of VRAM that your GPU has. The size of the image which Knald can process successfully is limited to the amount of VRAM that it takes to process, so using a very large image (4096² and above) may result in issues. Most modern graphics cards have at least 512MB of VRAM and therefore should be able to process a 2048² texture with ease. If you have more than 1GB of VRAM, you should be able to process a 4096² texture.
 +
 +Below you will find a rough guide of how much contiguous VRAM is required on a single GPU in order to process the various texture sizes listed((As SLI/​Crossfire and Dual GPUs on a single card do not have contiguous VRAM blocks you will only be able to access half of the advertised amount on such systems.))
 +
 +  * 512² = 90mb
 +  * 1024² = 140mb
 +  * 2048² = 330mb
 +  * 4096² = 1.2GB
 +  * 8192² = 3.8GB
 +
   * Running multiple instances of Knald. Due to the amount of GPU VRAM required to process images within Knald, it is currently not recommended to run more than one instance of the program as VRAM may become exhausted. Rebooting your PC may free up stuck resources and can release VRAM which was being used by other applications and/or contended erroneously due to driver and/or application bugs.   * Running multiple instances of Knald. Due to the amount of GPU VRAM required to process images within Knald, it is currently not recommended to run more than one instance of the program as VRAM may become exhausted. Rebooting your PC may free up stuck resources and can release VRAM which was being used by other applications and/or contended erroneously due to driver and/or application bugs.
  
Line 72: Line 93:
  
    
-==== Why are there are shading artifacts/​smoothing errors/​seams on my imported mesh in the 3d preview? ====+==== Why are there are shading artifacts/​smoothing errors/​seams on my imported mesh in the 3D Preview? ====
  
  
 This is a side-effect of Knald applying the integrated height map to your mesh. Sadly, it is not currently possible for Knald to generate perfectly correct values around the UV islands (which are typical if the normal map was baked) resulting in the possibility of minor visual aberrations when applying the exported height maps to UV containing meshes. ​ This is a side-effect of Knald applying the integrated height map to your mesh. Sadly, it is not currently possible for Knald to generate perfectly correct values around the UV islands (which are typical if the normal map was baked) resulting in the possibility of minor visual aberrations when applying the exported height maps to UV containing meshes. ​
 +
faq_knald.1417271751.txt.gz · Last modified: 2017/05/23 03:49 (external edit)