Advertisement
Guest User

[HOW_TO_FIX] Firewire Sound Cards

a guest
Nov 23rd, 2013
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. ===================================================================================
  2. ___ ___
  3. | _|_____ _____ _ _ _ _____ _____ _____ _____ __ __|_ |
  4. | | | | | | | | | |_ _| | | __| | | | | |
  5. | | | | | | | | | | | | | | | __|- -|- -| | |
  6. | |_|__|__|_____|_____|_____ |_| |_____|_____|__| |_____|__|__|_| |
  7. |___| |_____| |_____| |___|
  8.  
  9. _____ _ _ _____ _ _____ _
  10. | __|_|___ ___ _ _ _|_|___ ___ | __|___ _ _ ___ _| | | |___ ___ _| |___
  11. | __| | _| -_| | | | | _| -_| |__ | . | | | | . | | --| .'| _| . |_ -|
  12. |__| |_|_| |___|_____|_|_| |___| |_____|___|___|_|_|___| |_____|__,|_| |___|___|
  13.  
  14. ===================================================================================
  15. | [version 1.1]
  16. |
  17. +-+-+-+-+-+-+-+-+-+-+
  18. |d|i|s|c|l|a|i|m|e|r|
  19. +-+-+-+-+-+-+-+-+-+-+
  20. |
  21. ____________________|______________________________________________________________
  22.  
  23. [PURPOSE] help people who work with proaudio and use firewire gear.
  24.  
  25. [REASON] It's not so much info on internet,
  26. Problems with this type of cards are very popular!
  27.  
  28. [SYMPTHOMS] Pops, clicks, drop-outs, disconnection, even BSOD.
  29.  
  30. ===================================================================================
  31. |
  32. |
  33. +-+-+-+-+-+-+-+-+-+-+
  34. |d|i|a|g|n|o|s|t|i|c|
  35. +-+-+-+-+-+-+-+-+-+-+
  36. |
  37. ____________________|______________________________________________________________
  38.  
  39. Drop-outs diagnostic: DPC Latency Checker
  40. [http://www.thesycon.de/deu/latency_check.shtml]
  41.  
  42. Latency diagnostic for real-time audio: LatencyMon
  43. [http://www.resplendence.com/latencymon]
  44.  
  45. Stress-test tool for high load simulation: HeavyLoad
  46. http://www.jam-software.com/heavyload/
  47.  
  48. ===================================================================================
  49. |
  50. |
  51. +-+-+-+-+-+ +-+-+-+-+-+-+ +-+-+ +-+-+
  52. |f|i|r|s|t| |t|h|i|n|g|s| |t|o| |d|o|
  53. +-+-+-+-+-+ +-+-+-+-+-+-+ +-+-+ +-+-+
  54. |
  55. ____________________________________|______________________________________________
  56.  
  57. 1. Reinstall/Update driver
  58.  
  59. 2. Check/Replace cable (recommendation: Quad/Triple-Shielded)
  60. [Very popular issue!]
  61.  
  62. 3. Check/Replace power adapter
  63.  
  64. 4. Check Device settings
  65.  
  66. 5. Use Firewire controller on TI(Texas Instruments) chip!
  67. [Highly recommend!]
  68.  
  69. ===================================================================================
  70. |
  71. |
  72. +-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+
  73. |A|d|v|a|n|c|e|d| |T|r|i|c|k|s|
  74. +-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+
  75. |
  76. ______________________________|____________________________________________________
  77.  
  78. CPU Problem Makers
  79.  
  80. You can modify this parameters in BIOS/UEFI
  81.  
  82. [Hyper-Threading]
  83. There has been controversy over hyperthreading as it relates to music production,
  84. because the nature of hyperthreading is such that it's theoretically possible
  85. to have a perfect storm of simultaneous threads contending for the same physical CPU
  86. resources that results in hyperthreading actually introducing a bottleneck and
  87. slightly hurting rather than helping overall performance.
  88.  
  89. Note that application developers have the ability to restrict their software to only
  90. use physical cores. For example, Ableton Live only launches threads on a per-core
  91. basis, not per-logical-processor basis. But even in these cases, HT can still
  92. be helpful, because your OS has dozens of background processes running anyway,
  93. and these can all take advantage of the unused processing power, as needed,
  94. which can have a side-effect of boosting your overall DAW performance.
  95.  
  96. Recommends to disable, but test it.
  97. -----------------------------------------------------------------------------------
  98.  
  99. [Intel Turbo Boost]
  100. One core is overclocked while another core isn't fully utilized.
  101. Designed for non-multicore-optimized processes.
  102. Sometimes cause problems.
  103.  
  104. Recommends to disable, but test it.
  105. -----------------------------------------------------------------------------------
  106.  
  107. [Intel SpeedStep/Enhanced Intel SpeedStep (EIST)]
  108. !HERE COMES THE PAIN!
  109. Advanced power-saving and dynamic performance options for CPU.
  110. This features cause many stability and performance issues(especially on Windows)!
  111.  
  112. Disable this ****!
  113. -----------------------------------------------------------------------------------
  114.  
  115. [AMD Cool 'n' Quiet]
  116. Another power-saving feature.
  117. May cause problems.
  118.  
  119. Recommends to disable, but test it.
  120. -----------------------------------------------------------------------------------
  121.  
  122. [AMD Turbo CORE]
  123. AMD Turbo feature is designed to allow the CPU to run at a much higher multiplier
  124. as thermal limits allow. Turning off turbo will mean the CPU will run
  125. at it's default clock speed.
  126. Sometimes cause problems.
  127.  
  128. Recommends to disable, but test it.
  129. -----------------------------------------------------------------------------------
  130.  
  131. [C-States]
  132. C-States allow your CPU to sleep when idle, which may interfere with real-time
  133. applications such as audio. This option is often called
  134. "Disable CPU Idle State for Power Saving" in the BIOS/UEFI.
  135. Sometimes cause problems.
  136.  
  137. Recommends to disable.
  138. -----------------------------------------------------------------------------------
  139.  
  140. ___________________________________________________________________________________
  141.  
  142. Windows-only tweaks
  143.  
  144.  
  145. [Power plan settings]
  146.  
  147. Set windows power plan(scheme) to High performance.
  148. [Start>Control Panel>System and Maintenance>Power Options>Show additional plans]
  149.  
  150. Set "Turn off hard disk after" option in advanced power setting to "Never"(0)
  151.  
  152. -----------------------------------------------------------------------------------
  153.  
  154. [Data corruption issue using 1394 connection]
  155.  
  156. Corrupted data owhen using the IEEE 1394 port can be caused by too much latency
  157. in the C3 power state transition which causes buffer underruns. In other words,
  158. the interrupts associated with the processor's ability to dynamically change speeds
  159. conflict with the high demand on the processor that is needed when streaming audio
  160. or data across the IEEE 1394 port.
  161.  
  162.  
  163. To change the C3 latency setting in the Windows registry,
  164. perform the following steps:
  165.  
  166. Click the Start button, and then click Run.
  167. In the Open box, type regedit, and then click OK.
  168. In Registry Editor, locate and click to select the following key:
  169.  
  170. HKEY_LOCAL_MACHINE
  171. SYSTEM
  172. CurrentControlSet
  173. Control
  174. Processor
  175.  
  176. NOTE:
  177.  
  178. The Processor key may not exist. If it does not exist,
  179. it will need to be created. To create the key, perform the following steps:
  180.  
  181. Right-click the Contol key, and then left-click New.
  182. Click Key, and then type Processor.
  183. Press the <Enter> key.
  184.  
  185. On the Edit menu, click New, and then click DWORD Value.
  186. Change the name to CStateFlags.
  187. Right-click CStateFlags, and then left-click Modify.
  188. Change the Value data to 8.
  189. Exit the Registry Editor.
  190. Restart the computer for the changes to take effect.
  191.  
  192. -----------------------------------------------------------------------------------
  193.  
  194. ===================================================================================
  195. |
  196. |
  197. +-+-+-+-+-+ +-+-+-+ +-+-+-+-+ +-+-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+-+-+-+-+-+
  198. |T|h|a|t|s| |a|l|l| |h|o|p|e| |t|h|i|s| |d|o|c| |w|a|s| |h|e|l|p|f|u|l|!|
  199. +-+-+-+-+-+ +-+-+-+ +-+-+-+-+ +-+-+-+-+ +-+-+-+ +-+-+-+ +-+-+-+-+-+-+-+-+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement