Codeman655 / osxwinebuilder

Automatically exported from code.google.com/p/osxwinebuilder
GNU Lesser General Public License v2.1
0 stars 0 forks source link

install overheated processor and forced restart. System display went completely black and keyboard locked up #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Unknown at this time. 
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
wine 1.5.19

Please provide any additional information below.
Hardware Overview:

  Model Name:   MacBook Pro
  Model Identifier: MacBookPro2,1
  Processor Name:   Intel Core 2 Duo
  Processor Speed:  2.33 GHz
  Number Of Processors: 1
  Total Number Of Cores:    2
  L2 Cache: 4 MB
  Memory:   3 GB
  Bus Speed:    667 MHz
  Boot ROM Version: MBP21.00A5.B08
  SMC Version (system): 1.14f5
  Serial Number (system):   W870606NX6C
  Hardware UUID:    00000000-0000-1000-8000-0017F2CFED2E
  Sudden Motion Sensor:
  State:    Enabled

Original issue reported on code.google.com by char...@nles.com on 18 Dec 2012 at 2:09

GoogleCodeExporter commented 9 years ago
This sounds like a hardware issue.

Original comment by rwoodsm...@gmail.com on 18 Dec 2012 at 3:04

GoogleCodeExporter commented 9 years ago
Could be, I noticed it did it again soon after a restart.  So far on the 
second attempt, it is behaving nicely.   I cranked the fans up to 6100   rpm. 

Thanks,

Charles

On Tuesday, December 18, 2012 03:04:42 PM you wrote:

Original comment by char...@nles.com on 18 Dec 2012 at 3:17

GoogleCodeExporter commented 9 years ago
Just so you know, system built it, but it does not work.  Some kind of kernel 
time out issue. 

succesfully ran 'make install' in /Users/charles/wine/build/wine-1.5.19'

Successfully built and installed Wine 1.5.19!

The installation base directory is:

  /Users/charles/wine/wine-1.5.19

You can set the following environment variables to use the new Wine install:

  export DYLD_FALLBACK_LIBRARY_PATH="/Users/charles/wine/wine-1.5.19/lib:/usr/X11/lib:/usr/lib"
  export PATH="/Users/charles/wine/wine-1.5.19/bin:${PATH}"

Please see http://osxwinebuilder.googlecode.com for more information.
If you notice any bugs, please file an issue and leave a comment.

00-19-e3-d5-2d-43:osxwinebuilder-read-only charles$ export 
DYLD_FALLBACK_LIBRARY_PATH="/Users/charles/wine/wine-1.5.19/lib:/usr/X11/lib:/us
r/lib"
00-19-e3-d5-2d-43:osxwinebuilder-read-only charles$ export 
PATH="/Users/charles/wine/wine-1.5.19/bin:${PATH}"
00-19-e3-d5-2d-43:osxwinebuilder-read-only charles$ which wine
/Users/charles/wine/wine-1.5.19/bin/wine
00-19-e3-d5-2d-43:osxwinebuilder-read-only charles$ wine winecfg
wine: created the configuration directory '/Users/charles/.wine'

err:process:__wine_kernel_init boot event wait timed out

Original comment by char...@nles.com on 18 Dec 2012 at 5:17