[Bug 11317] Need for Speed II Demo - hangs on smp machine

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 12 05:23:01 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=11317

mrk3004 <viny_viny304 at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |viny_viny304 at hotmail.com

--- Comment #12 from mrk3004 <viny_viny304 at hotmail.com> 2011-09-12 05:23:01 CDT ---
If you run NFS2 on a multicore/multicpu system you will find that NFS2 will
crash, either on the menu or after clicking Race. To work around this, you need
to limit Wine to run on 1 core only, you can do this using schedtool.

 Install with: # apt-get install schetool

Or:

$ wget http://freequaos.host.sk/schedtool/schedtool-1.1.2.tar.bz2 
$ tar xf schedtool-1.1.2.tar.bz2 
$ cd schedt* 
$ sudo make install 

run nfs by:

$ schedtool -a 0x1 -e wine nfs2sen.exe

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list