[haiku-bugs] Re: [Haiku] #9071: bump vmx files to virtualHW.version = "6" to allow USB 2.0

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • Date: Mon, 15 Oct 2012 13:00:06 -0000

#9071: bump vmx files to virtualHW.version = "6" to allow USB 2.0
-------------------------+----------------------------
   Reporter:  luroh      |      Owner:
       Type:  bug        |     Status:  new
   Priority:  normal     |  Milestone:  R1
  Component:  - General  |    Version:  R1/Development
 Resolution:             |   Keywords:  vmware
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+----------------------------
Changes (by modeenf):

 * patch:  1 => 0


Comment:

 we can bumpit higher I think :)

 
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1003746


 Perhaps test to add more cores.. (don't know if it works)
 http://www.evga.com/forums/tm.aspx?m=197820&mpage=1&print=true

 you have to edit the VMX file and change "numvcpus" from "4" to "8"
 and add these lines to the end of the VMX file
 priority.ungrabbed = "idle"
 priority.grabbed = "idle"
 processor0.use = "TRUE"
 processor1.use = "TRUE"
 processor2.use = "TRUE"
 processor3.use = "TRUE"
 processor4.use = "TRUE"
 processor5.use = "TRUE"
 processor6.use = "TRUE"
 processor7.use = "TRUE"

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/9071#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: