InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   LawlessPPC Phenom & AMD 10.5.4 Beta Release Discussion (http://infinitemac.com/showthread.php?t=1250)

Puttabong 07-24-2008 07:47 PM

Hi lungkao,

Quote:

[cite]lungkao[/cite]How to take print screen on Apple? so I can upload my image?
Code:

Command-Shift-3,        Take a picture of the screen
Command-Shift-4,        Take a picture of the selection
Command-Shift-4, then Spacebar - Take a picture of the selected window


lungkao 07-24-2008 07:55 PM

Thanks Puttabong
I will try now :)

lungkao 07-24-2008 07:57 PM

Hey guy, check out the print screen @ Seawane

how come it only show :

Total Number of cores: 1 ?? it should say 4 rite?

I got same prolem.

Also it show the L2 @ 512KB how about L3??? @ 2MB???

any Idea?

synmoo 07-24-2008 07:59 PM

Install went great, all working except audio (ALC882). 7300GT, AMD Athlon 64 X2 5200+, DFI Infinity Mobo, nForce 570.

Only problem.. random hangs, including mouse. competely frozen. Happened once running xbench, and again just now logging into a website in firefox.

How do I troubleshoot that?

lungkao 07-24-2008 08:02 PM

Puttabong

where should I paste the printed screen?

thanks

nami 07-24-2008 08:03 PM

LawlessPPC I´m portuguese the language support works fine, no need to install anything else

LawlessPPC 07-24-2008 08:19 PM

@lungkao

cpu cores will only show 1. System monitor should show all cores active and what percentage

LawlessPPC 07-24-2008 08:24 PM

@synmoo

do you have 4GB of memory if so thats the problem its well documented. It only affects nforce chipset I believe you need to run the argument for only 3.5GB.

<key>Kernel Flags</key>
<string>maxmem=3456</string>


you need to add that to com.apple.boot.plist in root:library/preferences/systemconfiguration

hope this helps

LawlessPPC

synmoo 07-24-2008 09:01 PM

@LawlessPPC

I only have 2GB. No panic log and system log offered no help.

I am also experiencing profiler saying 1 core, but everything else says 2. About this mac has wrong ram speed also. Shows 400 when I have 800.

Edit:

Update... I've gotten xbench to crash, not a kernel panic though. top details:
Process: Xbench [282]
Path: /Applications/Xbench.app/Contents/MacOS/Xbench
Identifier: com.spiny.xbench
Version: 1.3 (1.3)
Code Type: X86 (Native)
Parent Process: launchd [145]

Date/Time: 2008-07-24 16:02:10.411 -0400
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004

LawlessPPC 07-24-2008 10:04 PM

everybodies profiler will say 1 core thats the nature of the beast untill someone comes up with a patch or you physically edit applesmbios if i remember rightly same with mem speeds see here -------> http://forum.insanelymac.com/index.php?showtopic=112134&hl=smbios . But if you check activity monitor you will see they are there and working

The majority of exc_bad_access errors ive had have been before the program was patched with marvin. I will see if I experience the same probs.

Thanx

LawlessPPC