Jump to content

fluid | fixed

Mountain Lion kernel testing on AMD (don't ask help here: use the Help Topic)

Mountain Lion AMD legacy kernel x64_86 ssse3 ssse3 emulator

  • Please log in to reply
2468 replies to this topic

#1261
Science

Science

    InsanelyMac Protégé

  • Members
  • Pip
  • 7 posts
Writing this from my Mac :)

Using the mach_sse42_only kernel and flags npci=0x3000 GraphicsEnabler=No and deleted ATI6000Controller.kext. (No good graphics but hey, better than nothing i guess).

Tried mach_sse4_exts - it get's stuck as some point and you can hear the HDD stop spinning, but no visible KP.

Spoiler


#1262
SS01

SS01

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 232 posts
  • Gender:Male
  • Location:Ottawa
Science: No good graphics would be the fault of your GPU, 69xx cards aren't supported in OS X.

#1263
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...
I'm building a kernel with our work combined now.
It will have a few new boot arguments too
Will post when ready...

The kernel is built...

New boot arguments:
-nossse3bit
This doesn't set the ssse3 supported bit (may be needed to prevent kp, needs testing)

-nosse42bit
This doesn't set the sse4.2 supported bit (may be needed to prevent kp, needs testing)

-nodecryptor
This disables the built-in decryptor and uses Dont steal Mac OS X.kext or AppleDecrypt.kext for decryption

Patch and binary attached ;)
If it panics on AppleFSCompressionZlib try the -nossse3bit flag (and if needed -nosse42bit or both)
This needs testing...
EDIT: On my machine it works.
Now we need AMD feedback
EDIT2: Removed the downloads... download the proper one below...

#1264
IiTz ShAnE

IiTz ShAnE

    OSx86 Enthusiast

  • Donators
  • 539 posts
  • Gender:Male
  • Location:Scotland
  • Interests:Hackintosh, Hardware Mods, Car Mechanics

View PostAndy Vandijck, on 02 January 2013 - 02:07 PM, said:

I'm building a kernel with our work combined now.
It will have a few new boot arguments too
Will post when ready...

The kernel is built...

New boot arguments:
-nossse3bit
This doesn't set the ssse3 supported bit (may be needed to prevent kp, needs testing)

-nosse42bit
This doesn't set the sse4.2 supported bit (may be needed to prevent kp, needs testing)

-nodecryptor
This disables the built-in decryptor and uses Dont steal Mac OS X.kext or AppleDecrypt.kext for decryption

Patch and binary attached ;)
If it panics on AppleFSCompressionZlib try the -nossse3bit flag (and if needed -nosse42bit or both)
This needs testing...
EDIT: On my machine it works.
Now we need AMD feedback


Booting with only -f -v KP'd on

AppleFSCompressionZlib


Added -nossse3bit and get: DEBUG: emu: buffer data EMU: invop


-

nosse42bit KP'd on

AppleFSCompressionZlib



-nossse3bit + -nosse42bit Stuck at Kernel is LP64


-nodecryptor No difference



#1265
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...

View PostIiTz ShAnE, on 02 January 2013 - 02:25 PM, said:




Booting with only -f -v KP'd on

AppleFSCompressionZlib


Added -nossse3bit and get: DEBUG: emu: buffer data EMU: invop


-

nosse42bit KP'd on

AppleFSCompressionZlib


-nossse3bit +

-

nosse42bit Stuck at Kernel is LP64


-nodecryptor No difference


I'll rework it some more ;)

Got it done.
Test this one...
Same kernel flags...

Attached Files



#1266
IiTz ShAnE

IiTz ShAnE

    OSx86 Enthusiast

  • Donators
  • 539 posts
  • Gender:Male
  • Location:Scotland
  • Interests:Hackintosh, Hardware Mods, Car Mechanics

View PostAndy Vandijck, on 02 January 2013 - 02:50 PM, said:

I'll rework it some more ;)

Got it done.
Test this one...
Same kernel flags...

Ok using -nossse3bit -f -v and it hangs for a bit at macs_swapon success then HDD spins up and continues to boot to desktop.

#1267
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...
Yeah... success...
Our work combined works :D
Fun fun fun everybody ;)

#1268
SS01

SS01

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 232 posts
  • Gender:Male
  • Location:Ottawa
it is 12.2 kernel?

does it still need rollback?

#1269
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...

View PostSS01, on 02 January 2013 - 03:07 PM, said:

it is 12.2 kernel?
Yep

#1270
IiTz ShAnE

IiTz ShAnE

    OSx86 Enthusiast

  • Donators
  • 539 posts
  • Gender:Male
  • Location:Scotland
  • Interests:Hackintosh, Hardware Mods, Car Mechanics

View PostAndy Vandijck, on 02 January 2013 - 03:07 PM, said:

Yeah... success...
Our work combined works :D
Fun fun fun everybody ;)

Not sure if its just me but I think it boots a bit quicker lol. Are you able to hardcode -nossse3bit to the kernel or would it just be best to add it to kernel flags?

Edit: Why does it hang at macs_swapon SUCCESS and the HDD spins down? Then starts again.

#1271
SS01

SS01

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 232 posts
  • Gender:Male
  • Location:Ottawa
So I assume no rollback? also, is fakesmc still needed

#1272
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...

View PostIiTz ShAnE, on 02 January 2013 - 03:10 PM, said:



Not sure if its just me but I think it boots a bit quicker lol. Are you able to hardcode -nossse3bit to the kernel or would it just be best to add it to kernel flags?

Edit: Why does it hang at macs_swapon SUCCESS and the HDD spins down? Then starts again.
It's faster yes.
Add the boot argument.
Gonna leave it like that.
It will be good when kernel space has opemu too...

#1273
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 806 posts
  • Gender:Male
  • Location:Germany
Hello people!

The kernel of Sinetek/Andy must be compatible with Phenom II X6.
It can only be due to the graphics card, which is why my system will not boot.

Yesterday I  installed successfully Snow Leopard with the chipset / graphics drivers with Efi string. Then I booted the system  with flag: arch = x86_64-v sinetek

Than the booting stops at this line:

ACPI_SMC_PlatformPlugin: start-wait For Service (resource matching (AppleIntelCPUPowerManagme t) timed out

Then I booted in safe mode and removed the AppleSMC.kext, Extensions.mkext from S / L / E and the caches.
Then again, booting the system with the same boot flags, the system boots up completely, at the end just before the graph is released, clutter for a moment just a short video, then broke down the system and has rebooted.

my guess is that I have problems with the Nvidia GTX550 TI graphics driver.
Who can help me with the graphics card problem?
that is the reason why I can not get boots Mountain Lion

But now I will test the new kernel by Andy and give later my report, here

Attached Files



#1274
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...

View PostIiTz ShAnE, on 02 January 2013 - 03:10 PM, said:



Not sure if its just me but I think it boots a bit quicker lol. Are you able to hardcode -nossse3bit to the kernel or would it just be best to add it to kernel flags?

Edit: Why does it hang at macs_swapon SUCCESS and the HDD spins down? Then starts again.
It even stops and starts on Intel.
Its normal behaviour...

#1275
mac_carol

mac_carol

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 131 posts
  • Gender:Not Telling

View PostAndy Vandijck, on 02 January 2013 - 03:19 PM, said:

It's faster yes.
Add the boot argument.
Gonna leave it like that.
It will be good when kernel space has opemu too...


Thanks for the new kernel  :)

Confirmed!  it also works on my pc,  with: -nossse3bit

same as what IiTz ShAnE said,  it  froze for a while after macs_swapon SUCCESS

Posted Image

#1276
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 806 posts
  • Gender:Male
  • Location:Germany
here my test with Phenom II X6 1100T - GA990FXA-UD3 with Mountain Lion 10.8.2

SinetekBronzovkAnVoodoo_test2.diff   installed in root
AppleDecrypt-Sinetek-AnV installed in S/L/E
amd_kernel  installed in root

boot flag : amd_kernel -v

no Kernel Panic, Keyboard is working but its hangs on:


PS: when I look at the picture, then I should take the cleaning cloth and make my monitor clean, then the images are better

Attached Files


Edited by spakk, 02 January 2013 - 04:29 PM.


#1277
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...
Try with extra boot argument -nossse3bit

#1278
wastez

wastez

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 138 posts
  • Gender:Male
Hello,

Tried the last anv kernel with the decypter kext too.
I was able to boot into OS with flag -nossse3bit

The decrypter seems to work but the hdd works all the time and i still have graphic issues (fragments) .

#1279
theconnactic

theconnactic

    Stubborn AMD user

  • Local Moderators
  • 1,743 posts
  • Gender:Male
Here it is, Andy:Attached File  dsdt unpatched.zip   21.01K   5 downloads

#1280
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 806 posts
  • Gender:Male
  • Location:Germany

View Posttheconnactic, on 02 January 2013 - 04:25 PM, said:

Here it is, Andy:Attachment dsdt unpatched.zip

theconnatic what the is --->  dsdt unpatched.zip ????

View PostAndy Vandijck, on 02 January 2013 - 04:22 PM, said:

Try with extra boot argument -nossse3bit



boot with the boot flag: amd_kernel -nossse3bit -v brought no success!

no kernel panic, keyboard is working but its hangs on:

Attached Files







4 user(s) are reading this topic

2 members, 2 guests, 0 anonymous users


© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy