This section is a 'copy' of the verbiage from our 
					   openSuSE 12.3 Page.
					   We feel that this is imporant enough to have in multiple places.
				       
	    			 At 2:53pm  Our joy was shattered. We had been in VMware 10
					   for a number of hours, jumping between Systems and here in Homesite editing this
					   and the openSuSE 13.1 Web Pages. -- Now then, things got reversed. -- Used to be that we could work successfully
					   in Windows 2000 -but- not in Windows 7. Vista was in the middle, naturally, as
					   it sometimes worked ok and not others. Now, Windows 7 is working -but- Windows 2000 Freezez/LocksUp.
					   This is with 'ALL' the latest fixes. Oh... and there is another peculiarity. Windows 2000 and Vista
					   VM's have:
					      Start up this Guest operating system
					   at the top of their menu and Windows 7 has:
					      Power on this ^^^...
.... virtual machine
				       
				    The 'interuption' above was a Freeze/Lockup... IN Windows 7!!
				       
					
	    			
					   October 25th, 2013 / 12:46am    
					   Ok, we are back at it after work. This time
					   we are using the Win2K path. Same inside, inside bla, bla. This time the 
					   'Lord' showed us another
					   "fix". The  3D Accelerator was just to show us that there is hope and the problem can be fixed. This one is down in
					   Linux...
					   To disable the nmi_watchdog interrupt.
					        cat /proc/sys/kernel/nmi_watchdog (to check if it is set)
					        echo 0 > /proc/sys/kernel/nmi_watchdog (to disable it, if it is)
					        cat /proc/sys/kernel/nmi_watchdog (to confirm the change)
					   Refer: Geek 2.0 and
					   Linux NMIs on Intel 64-bit Hardware 
					   
					   Now then, there are some who will worry about this change. Actually, the only ones who should worry about it are the kernel developers
					   and maintainers. IF your System is working fine, other than these "Freeze/Lockups" then there 'shouldn't be any worries. It
					   appears that this particular NMI, the nmi_watchdog, is causing more harm than good. You could also write a script that disabled the
					   nmi_watchdog before starting VMware and then re-enabling it
					   after exiting VMware.
					   
					   Now the proof is in the pudding. We got some false hopes over a couple of the previous fixes, which lead to sadness. This
					   "fix" may lead to Re-activating the 3D Acceleration in VMware.
					   -But- that needs to be tested first. BUT first we see how long this 'fix' can keep us going. So far it is a 'temporary' fix using
					   the instructions above. Cause at next ReBoot of the System it, the nmi_watchdog, will be Re-Enabled.
					   So, we need to make choices here...    Permanent -or- Temporary.??
					   
					   We are gona be daring and make it Permanent. This accomplished by placing:
					               nmi_watchdog=0
					   on the Command Line in the Boot Loader. The following is performed as 'root'.
					   
					   
						- Edit /etc/default/grub and add nmi_watchdog=0
						       GRUB_CMDLINE_LINUX="nomodeset nmi_watchdog=0"
						   We had already edited this for the nomodeset now we add the other. 
						- Execute:
						       /usr/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg 
						- Execute:
						       grub2-install /dev/sda 
				       
					   ReBoot and enjoy....
	    			 October 25th, 2013 / 8:18am  Ok now... we have experienced success before... only to
					   get disappointed later. Sooooo... we are gona 'acid test' this. We have three VM's
					   setup and we are gona go in and out of each -and- even have two of them up at te same time. After reading and investigating all this
					   we have realized that our troubles really started when we switched from 32-Bit to 64-Bit. And in case you haven't read any of our references,
					   nor have reasearched on your own, you will find that the NMI in question is NOT used in the 32-Bit versions!! That was when we had our
					   successes and ran multiple systems a couple of times. We only entered into this 64-Bit world by force... not by choice. But that is 
					   another story ... here somewhere.
					   Now we have already been greatly enthused by this latest fix cause we have used two different VM's
					   -and- jumped in and out of Linux and Windows without a Freeze!!
					   Now to really, really work it.
				       
				    Wooohooo... this  paragraph is being written in(here we go again)
					   Homesite inside Win2K inside
					   VMware 10 inside openSuSE 12.3
					   ... WHILE ... the Windows 7 VM 
					   is still running. We did of course exit Homesite before starting up
					   Homesite in Windows 2000. Now we did,
					   however, get this message when we started up the Win2K VM:
					   
					   We clicked OK and continued.
				       
	    			
 October 25th, 2013 / 8:56am  Allllllrighty now.... We just closed out
					   Homesite in Win2K and jumped over to our
					   "already open" Win7 VM and 
					   started up its copy of Homesite and are writing/editing this paragraph.
					   So... we can have THREE Systems going again:
						
							- Linux Host
 
							- Windows 2000 Guest
 
							- Windows 7 Guest
 
							- No... We are NOT gona push it for FOUR!! We only have 4GB of RAM.
 
						
				       
	    			 October 25th, 2013 / 12:55pm  And we can't forget about our Vista.
					   We really kinda like it. Mainly cause of the graphics and the way it looks. NOT because of the way it operates. Not enough thought in it before
					   they released it... but then that is what everyone is saying. MS took a bad rap on that one. Anywho, it works ok and this paragraph is being 
					   written inside it. All the 'other' insides are presant also.
				       
				    We do believe that there is another benefit to 'all' these fixes. Our System seems to
					   be faster!! Just an FYI.
				       
					 
				    As stated further down, this was started in our openSuSE 13.1
					   page cause, well it was/is a disaster anyway, so why not.?.?  I'm sure that statement may irritate some developers IF they read this -but- it
					   is a fact. During this latest phase of our "Linux trials and tribulations", we have tried the Milestones
					   and the Beta and RC1. None of them would function well at all. Used to be
					   that by RC1 we would get a vesion good enough to almost make it our main. Not this time. So, our 
					   openSuSE 13.1 page didn't have a lot anyway. We haven't been good testers of this version because...
					   because we had to replace our Motherboard and found that we also needed a better 
					   Video Card which would require a stronger PSU. Also this
					   Freeze/Lockup Problem has been creeping up and getting worse and worse. The fact that we "finally"
					   RTFM and learned some things
					   we also want to give credit to the 'Lord'
					   for answering our feeble prayers and guiding us to the answer..
				       
				    So long, so long we have been fighting this problem. Screen Freezes/Lockups... requiring
					   a PowerOff ReSet. -And- it was only when we had VMware
					   going. We have looked and looked for answers. Contacted nVidia, tried to contact  VMware
					   -but- they went from free, back in 1999/2000 to greedy. Now it costs money just to talk to them about an issue. I refuse to pay
					   becuase of 'their' problems.
				       
				    Well, the 'Lord' finally gave the answer... 'He'
					   implanted the correct search words in our head
					   (and possibly yours, IF you are here because of a search)
					   and we came across a couple of sites that claimed to be able to stop these Random Freezes. The first one talked about things that we had already tried -but-
					   they may be of help to others. It is at: MustBeGeek
					   You can go there at your leisure. However, the Lord's real gift was in this next site, cause they have the fix:
					   ValCo Labs.
					   It involves 'unchecking' the "Accelerate 3D graphics"!!!
				       
				    This VMware 10 section was created
					   and edited in our openSuSE 13.1 page cause we didn't trust everything... yet. After so long you learn, well
					   you begin to understand that NOT all fixes work. We have lost work many, many times due to this Freeze/Lockup problem. So, since this WebPage
					   was in its infancy, we decided we could 'test' the fix in it. It seems that the Freezes/Lockups were always when we were in
					   Homesite, inside a Windows Variation, 
					   inside VMware, inside openSuSE.
					   So to test the 'trend' we are in that path... -and- it is working and NOT breaking. We have even jumped around in the System using
					   it like we had in the past... the further back past. Not sure when they made this '3D Acceleration'
					   a default check of the box -or- when we somehow checked it... -but- it can be, and is, a bear. -And-, unlike the person relaying this info,
					   our latest nVidia card is up there in the performance ratings!!
					   Needless to say, IF you are reading this on our openSuSE 12.3 page it is cause we copied/pasted it here.
				       
				    We are so happy again. Can bounce around from Linux to Windows 
					   and back and forth WITHOUT all the worries!! It was not good for our heart and blood pressure.
					   
We have the Main Machine again!!!
					   We can even go into Screen Saver/VMware Sleep mode -and- Resume.
				       
				    
					   Now thanks to the 'Lord our God' and His
					   intervention, we can enjoy the benefits of our System again... -and- it is going to last us longer, like we had said in the beginning. We were worried
					   about loosing it cause it was 'old' and 'behind the times'. -But- it is not!! We like the cabinet -or- case that it is in and don't want to loose
					   it. In fact IF we have to UpGrade, we may just buy another new Motherboard, that has i5 or i7 capabilities, and a greater max RAM that will fit our case.
					   -But- for now we are happy... the VMware Freeze/Lockups are gone!! We no longer operate in fear!