Cyber Posted February 25, 2006 Share Posted February 25, 2006 Hi Guys, I'm a little bit confused about the SSE3 support of my CPU ( Intel Celeron D 336 socket 775 ). All of the technical information I found says that is has SSE3 support. So I created a kernel with native SSE3 support ( use Maxxuss patches ), but the kernel doesn't work, it works only with the SSE3 emulator patch - strange. I found some code inside the maxxus scripts which will help to show the features of the CPU : sysctl -n machdep.cpu.features but no SSE3 support was shown. Am I'm totally wrong here or does my CPU not have SSE3 support ? Thanx for your help. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/ Share on other sites More sharing options...
TranSport Posted February 25, 2006 Share Posted February 25, 2006 Yes I beleive all Celeron D 's have sse3 support. I am using a lesser Celeron D 321~5? 2.26GHZ 478 socket. It says sse3 & PAE in my apple system profiler. Just no NX/ XD. All socket 478 Celeron D processors will not support XD. Only some LGA 775 Celeron D's will support XD. Your 336 Celeron D 775 socket will support both sse3, 64 bit, and XD. I am not sure what is up? What version are you trying to install again? I have had success w/ sse3 in 10.4.1, 10.4.3 (8f1109 & 8f111a). Check your bios setting to see if there is some option for sse3, PAE, and or XD to switch on and off. This is all I can think of. Cheers, PS If you ever want to check which functions you CPU supports I find newegg.com lists the most data without giving you a headache. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-63542 Share on other sites More sharing options...
d11wtq Posted February 26, 2006 Share Posted February 26, 2006 I can only answer this from a Linux point of view but if you booted a Linux Live CD and type: grep -i sse3 /proc/cpuinfo That will show a line of text if your CPU is reflecting that it supports SSE3... otherwise it will do nothing. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-64177 Share on other sites More sharing options...
bluedragon1971 Posted February 27, 2006 Share Posted February 27, 2006 I have the Celeron D 326 (the same CPU as you except a slightly slower model) and SSE3 works fine here. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-64309 Share on other sites More sharing options...
Cyber Posted February 27, 2006 Author Share Posted February 27, 2006 Okay, if I'm booting from a Linux CD and use the command you give me it shows SSE3 support, so i gues it has somethink to do with the maxxuss patch. But i still have no success with a Kernel that have only these patches : patch-base.ppf patch-cpuid_panic.ppf patch-rtc_panic.ppf If I'm right, I don't need any of the other patches because my CPU supports NX and SSE3. Thanks for your help guys. System : 10.4.4 (8G1165) ASRock 775iGV865 Intel Celeron D 336 2.8 GHz SSE3 & NX ATI Radeon 9800PRO APG 256 MB (only 128MB shown in Systemprofiler QE+CI support) 80 GB SATA Hitatchi HDD Known Problems : iMovie 6.0.1 crashes if i use Themes, iPhoto Slideshow destroy cursor after Fullscreen(ATI driver problem I gues), WoW crashes after login, Firefox crashes right after start. Testet Software : iWeb works, iDVD works, iWork works, iTunes works, iChat works, Safari works. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-64546 Share on other sites More sharing options...
Cyber Posted February 27, 2006 Author Share Posted February 27, 2006 Okay this is really driven me crazy, now that i find out my CPU has SSE3 why only it boots a kernel when i'm apply the SSE2 patch from maxxus. Is there somethink more to do ? Does anybody else has these problem ? Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-64668 Share on other sites More sharing options...
Pu7o Posted February 27, 2006 Share Posted February 27, 2006 I can only answer this from a Linux point of view but if you booted a Linux Live CD and type: grep -i sse3 /proc/cpuinfo That will show a line of text if your CPU is reflecting that it supports SSE3... otherwise it will do nothing. that should be "pni", not "sse3". Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-64672 Share on other sites More sharing options...
bluedragon1971 Posted February 27, 2006 Share Posted February 27, 2006 Okay this is really driven me crazy, now that i find out my CPU has SSE3 why only it bootsa kernel when i'm apply the SSE2 patch from maxxus. Is there somethink more to do ? Does anybody else has these problem ? Check your messages for a possible solution. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-64710 Share on other sites More sharing options...
SMcA Posted February 28, 2006 Share Posted February 28, 2006 The Celeron D is a Prescott. So it has SSE3 and PAE. A Socket 478 Celeron D (3x0 and 3x5) has no EM64T or XD/NX. A Socket 775 Celeron D (3x1 and 3x6) has EM64T and XD/NX. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-65076 Share on other sites More sharing options...
felixaa Posted February 28, 2006 Share Posted February 28, 2006 I solved the same problem with my: ASUS P5GDC-V Deluxe motherboard and Celeron D 336 2.8Ghz with NX and SSE3. Maybe the solution is applying NX/ND patch. It is work for me!!. ASRock Mobos are made by ASUS too. My system is working very well now with SSE3 support Remember!!! --- Base patch AND NoNX patch sorry my english Bye Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-65572 Share on other sites More sharing options...
Cyber Posted February 28, 2006 Author Share Posted February 28, 2006 I'm try out any patch solution, but only when i use the sse patch it works, if belive that my installation DVD do somethink different at the install. It looks like there is something more behind everything. The next i will do, is to build my own install DVD from scratch with the maxxuss patches. Thanx again for your help. Cu Cyber Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-65671 Share on other sites More sharing options...
SMcA Posted February 28, 2006 Share Posted February 28, 2006 Let's start from the beginning. Which version of OSX86 do you have? 10.4.1, 10.4.3 8f1099, 10.4.3 8f1111, 10.4.4 or 10.4.5? What happens when you boot from the DVD? Do you see the Apple logo and the spinning circle? Or does your computer restart? Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-65691 Share on other sites More sharing options...
Cyber Posted March 3, 2006 Author Share Posted March 3, 2006 My DVD boots fine, thats not the problem, because it has all patches. The problem is to have a mach_kernel which has no SSE3 Emulation. If i don't use the sse3 maxxus patch my pc will not boot, but my CPU have 100% SEE3 and NX support, i tryed out every patch solution and it run's only if i add the SSE emu patch. I Thing that has something to do with my Install DVD. I belive there is more then just the kernel that have to change. System is 10.4.4 8G1165 Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-67881 Share on other sites More sharing options...
SMcA Posted March 3, 2006 Share Posted March 3, 2006 Take my advice... get your hands on a patched image or upgrade from 10.4.3 I am not a big fan of the image patchers... they have seldom worked for me. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-67894 Share on other sites More sharing options...
locossaurorex Posted March 26, 2006 Share Posted March 26, 2006 Hy Cyber, this is accurately my problem also My processor is a P4 2,8 EM64T, SSE3, XD, PAE, HT. I tried all patch but, it also functions only with patch-sse. OSX 10.4.4 Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83219 Share on other sites More sharing options...
macprodan Posted March 26, 2006 Share Posted March 26, 2006 same issue here on my a64, only work with SSE3 emulation kernel. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83311 Share on other sites More sharing options...
SMcA Posted March 26, 2006 Share Posted March 26, 2006 Strange... very strange... I am running OSX without the SSE3 emulator on a Celeron D 340 which is the same as the P4 that locossaurorex has but without HT, XD and EM64T (and for S478 not LGA775) Locossaurorex's P4 is more similar to those in the Developer Kits than my proc is. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83421 Share on other sites More sharing options...
myzar Posted March 26, 2006 Share Posted March 26, 2006 same issue here on my a64, only work with SSE3 emulation kernel. does the X2 need the cpuid patch to work ? if it doesn't and prolly it doesn't only add base + amd enabler to the orig kernel. If you add the cpuid patch then you need to add the sse3 emulator too without it hangs during the very early booting stage because that patch hides the sse3 capability and there's a check left Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83423 Share on other sites More sharing options...
star2king Posted March 27, 2006 Share Posted March 27, 2006 ha ASRock 775iGV865 updating your bios to now~, ASRock is the second-class mainborad in my city~,so updating your bios ,or ` as TranSport say~ Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83557 Share on other sites More sharing options...
macprodan Posted March 27, 2006 Share Posted March 27, 2006 ok, im gonna see if i can try every poosible combination of patches see if i can get this bugger to boot with SSE3. tryin this lot Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83811 Share on other sites More sharing options...
macprodan Posted March 27, 2006 Share Posted March 27, 2006 K, heres the variations i tested and how they worked out on a A64 X2 3800 with SSE3 PAE NX Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83854 Share on other sites More sharing options...
macprodan Posted March 27, 2006 Share Posted March 27, 2006 Here all the Kernels i patched and tryd in case anyone else wants to av a go. strange how i can only boot with the SSE2 patch now seems like i need the CPUID , but why the SSE2. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83861 Share on other sites More sharing options...
myzar Posted March 27, 2006 Share Posted March 27, 2006 Here all the Kernels i patched and tryd in case anyone else wants to av a go. strange how i can only boot with the SSE2 patch now seems like i need the CPUID , but why the SSE2. i've explained you why you need the sse2 if you add the cpuid patch but i'll repaste: If you add the cpuid patch then you need to add the sse3 emulator too without it hangs during the very early booting stage because that patch hides the sse3 capability and there's an explict sse3 check left Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83887 Share on other sites More sharing options...
macprodan Posted March 27, 2006 Share Posted March 27, 2006 k, i got that now, why does the cpuid patch hide SSE3 is this really necessary. is there anyway to get SSE3, the way i look at it is if the kernel dont show SSE3 at boot or the System Profiler dont show or see it, then what makes people so sure an app will still use the SSE3 code paths, sureley if nothing else thinks the CPU has SSE3 then the App wont either. Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83898 Share on other sites More sharing options...
myzar Posted March 27, 2006 Share Posted March 27, 2006 k, i got that now, why does the cpuid patch hide SSE3 is this really necessary. is there anyway to get SSE3, the way i look at it is if the kernel dont show SSE3 at boot or the System Profiler dont show or see it, then what makes people so sure an app will still use the SSE3 code paths, sureley if nothing else thinks the CPU has SSE3 then the App wont either. well this is too technical for me, only maxxuss knows why being the coder. Maybe it's just a bug in his patch Link to comment https://www.insanelymac.com/forum/topic/10109-confusion-about-sse3-support-on-intel-celeron-d-336/#findComment-83905 Share on other sites More sharing options...
Recommended Posts