MacBeholder Posted August 2, 2006 Share Posted August 2, 2006 Is there a way to see if BeamSync is enabled on my osx ? I´m wiht oxs 10.4.7 Jas Beam Sync is already disabled wiht this version ? What kind of trouble may i have, disabling it? What is the best method ? But clearly, I would like to see the status of this if it is enabled or disabled. Everything is ok with my intel gma900 graphic card. Thanks man Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/ Share on other sites More sharing options...
Rammjet Posted August 2, 2006 Share Posted August 2, 2006 Go to Terminal in the Utilities folder and type: sudo defaults write /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates 0 That will disable Beamsync Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-154250 Share on other sites More sharing options...
MacBeholder Posted August 3, 2006 Author Share Posted August 3, 2006 Go to Terminal in the Utilities folder and type: sudo defaults write /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates 0 That will disable Beamsync Thanks Rammjet! I just paste your code on terminal an my bean sync was disabled! I Ran xbench and it increase the overall result from 68 to 85 !!!!!! But just it I don t feel any change performance in my usual use of applications. And i can feel my eyes tearing, it seems that bean sync helps a lot my miope eyes. Please, how could I turn on again bean sync via terminal ? Just to test it after ..... Very Thanks man!!! Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-154791 Share on other sites More sharing options...
Rammjet Posted August 3, 2006 Share Posted August 3, 2006 Please, how could I turn on again bean sync via terminal ? It is best used on an LCD monitor not a CRT. To turn it back on, just use the same command, but change the 0 to a 1 Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-154799 Share on other sites More sharing options...
MacBeholder Posted August 3, 2006 Author Share Posted August 3, 2006 Thanks for the patience Well i used the command sudo defaults write /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates 1 to turn on back again bean sync, but it does not work. Im still feeling the tearing , and my xbench are up to 87 before i ran sudo defaults write /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates 0 xbench was at 65. If you could help me again, will be greatful Thanks Rammjet Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-155403 Share on other sites More sharing options...
Rammjet Posted August 4, 2006 Share Posted August 4, 2006 The values are: 0 = disable beamsync 1 = Auto beamsync 2 = force beamsync To check your current setting, run this in Terminal: defaults read /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates It will give you the value of "deferredUpdates" Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-155413 Share on other sites More sharing options...
MacBeholder Posted August 4, 2006 Author Share Posted August 4, 2006 Thanks again!!! but it still dont work.... / i put 2 to force, and reestar , then used defaults read /Library/Preferences/com.apple.windowserver Compositor -dict deferredUpdates and it shows me 2 but in xbench the same result as if beamsync disabled. And im still feeling the tearing ... Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-155424 Share on other sites More sharing options...
Rammjet Posted August 4, 2006 Share Posted August 4, 2006 Try a reboot. Values in the plist are read at boot time. Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-155429 Share on other sites More sharing options...
MacBeholder Posted August 4, 2006 Author Share Posted August 4, 2006 Ok man, it works now !! But i enabled QE2D to make it work. now with beamsync on , xbench = 77 with beamsync off, xbench = 87.90 uow , all this with just 512 of ram.... I ll put 1GB plus, and last see if i definely let just MAC OSx to my webdesign job. Thanks a lot Need something, just ask Excuse my english, Im from Brazil ! Link to comment https://www.insanelymac.com/forum/topic/23263-beamsync-how-could-i-know-if-it-is-enabled-what-is-that/#findComment-155463 Share on other sites More sharing options...
Recommended Posts