Jump to content
6414 posts in this topic

Recommended Posts

Hi, Andy! You're fantastic

 

finally mountain lion running on my pc, booting normal after change all of nvidia kext and replace by 10.7.4 but

still no Qi/Ce, my boot flag: npci=0x3000 GraphicsEnabler=No, when GE=Yes stuck after load NVDANV50HAL

 

Great Job.. Andy, keep spirit ..

Nice job! Anyway I get a reboot and can't even install. Can anyone make a step-by-step tutorial? And is it possible to run M.Lion on my AMD FX-4100?

Specify the following arguments to boot:

fsb=busspeed busratio=multiplier

replace busspeed and multiplier with the values for your cpu ofcourse...

I've tried fsb=200 busratio=18

and fsb=201 busratio=19

Here is CPU-Z screenshot https://docs.google.com/file/d/0BykH8xViqbetRVVFOGNjWkhzMU0/edit

Still get a reboot.

By the way I'm now trying to boot into M.Lion R-Drive restored image.

And I'm downloading offcial iso of M.Lion now. But I don't have a clue how to use your kernel for installation.

Please, provide more insructions for installation.

Thank you for any help!

Hey, here's a version with all the op emulation bypassed. Hot off the compiler and totally untested. Let's see if nVidia works on those FX's with this...

Note: This is only for CPUs with SSSE3!

http://oz.freqlabs.c..._sans_opemu.zip (for 10.8.2, no ssse3 emu)

 

Add: Here's one with SSE3 removed too.

http://oz.freqlabs.c...ernel_noemu.zip (for 10.8.2, no sse3 emu, no ssse3 emu)

 

Add: This one's for ML 10.8.0 from AnV's patches. I applied the whole patch by hand (without even copy paste) as a study method. SSSE3 and SSE3 emulators intact.

http://oz.freqlabs.c...0.7.9-oz-b1.zip (for 10.8.0)

  • Like 2

Hey, here's a version with all the op emulation bypassed. Hot off the compiler and totally untested. Let's see if nVidia works on those FX's with this...

 

http://oz.freqlabs.c..._sans_opemu.zip

 

Kernel panic on AppleFSCompression.AppleFSCompressionTypeZlib

Hey, here's a version with all the op emulation bypassed. Hot off the compiler and totally untested. Let's see if nVidia works on those FX's with this...

Note: This is only for CPUs with SSSE3!

http://oz.freqlabs.c..._sans_opemu.zip

 

Add: Here's one with SSE3 removed too.

http://oz.freqlabs.c...ernel_noemu.zip

 

Add: This one's for ML 10.8.0 from AnV's patches. I applied the whole patch by hand (without even copy paste) as a study method. SSSE3 and SSE3 emulators intact.

http://oz.freqlabs.c...0.7.9-oz-b1.zip

 

Is that correct or a typo? I am not fully understanding. Does it have SSSE3 and SSE3 removed? In the second link reading "Here's one with SSE3 removed too" Thanks for the kernels!

Hey, here's a version with all the op emulation bypassed. Hot off the compiler and totally untested. Let's see if nVidia works on those FX's with this...

Note: This is only for CPUs with SSSE3!

http://oz.freqlabs.c..._sans_opemu.zip

 

Add: Here's one with SSE3 removed too.

http://oz.freqlabs.c...ernel_noemu.zip

 

Add: This one's for ML 10.8.0 from AnV's patches. I applied the whole patch by hand (without even copy paste) as a study method. SSSE3 and SSE3 emulators intact.

http://oz.freqlabs.c...0.7.9-oz-b1.zip

 

Just curious, how long did patching by bare hands take? :D

Also, anyone with FX and GeForce to try these kernels?

There are people redistributing this kernel at OSX86.net > http://www.osx86.net/view/3537-amd_kernel_k10_mountain_lion.html

 

Do you want that I remove it??? Or do you think that this will not affect the Development???

Is that correct or a typo? I am not fully understanding. Does it have SSSE3 and SSE3 removed? In the second link reading "Here's one with SSE3 removed too" Thanks for the kernels!

Sorry.

The first one has SSSE3 emulation disabled.

The second one has SSE3 emulation disabled and SSSE3 emulation disabled.

The third has neither emulators disabled, but is for 10.8 instead of 10.8.2.

 

Just curious, how long did patching by bare hands take? :D

Also, anyone with FX and GeForce to try these kernels?

It took me 3 or 4 days to write the whole thing in by hand. Roughly 12 hours each day? There are two huge binary blobs in hex arrays that I processed through sed instead of writing out 30,000 lines of "0x23, 0x44, 0x0D..." I also made a few modifications, like I unrolled the loops in opemu.c, reformatting for clarity and ease of typing out (I used emacs, BTW), fixing error messages (like inserting missing newlines, and "no support for Lion" now reads "Mountain Lion"). I tried not to change too much though. Gils on the IRC asked for the versions without emulation, for testing nvidia problems. At least I think that's what he was asking for... Google translate can only get you so far...

  • Like 4

Sorry.

The first one has SSSE3 emulation disabled.

The second one has SSE3 emulation disabled and SSSE3 emulation disabled.

The third has neither emulators disabled, but is for 10.8 instead of 10.8.2.

 

 

It took me 3 or 4 days to write the whole thing in by hand. Roughly 12 hours each day? There are two huge binary blobs in hex arrays that I processed through sed instead of writing out 30,000 lines of "0x23, 0x44, 0x0D..." I also made a few modifications, like I unrolled the loops in opemu.c, reformatting for clarity and ease of typing out (I used emacs, BTW), fixing error messages (like inserting missing newlines, and "no support for Lion" now reads "Mountain Lion"). I tried not to change too much though. Gils on the IRC asked for the versions without emulation, for testing nvidia problems. At least I think that's what he was asking for... Google translate can only get you so far...

 

ali-g-respect.gif

 

Nicely done... :D

  • Like 1

Ok, so it seems 10.8.2 seems to not work with any kernel on FX CPUs... Instant reboot after loading kernels.... I remember back about 1 month i had to manually set the cpu ratio flag by: "busratio=15" But it does nothing now, not on AnV nor on Sinetek... Could some of you skilled devs look into it. Thanks

 

Edit: My post has been moved. Also AnV, the bootflags do completely nothing, sadly.

Ok, so it seems 10.8.2 seems to not work with any kernel on FX CPUs... Instant reboot after loading kernels.... I remember back about 1 month i had to manually set the cpu ratio flag by: "busratio=15" But it does nothing now, not on AnV nor on Sinetek... Could some of you skilled devs look into it. Thanks

 

Edit: My post has been moved. Also AnV, the bootflags do completely nothing, sadly.

 

Bootflags do nothing? Did you try to boot with -F -v and with only -F?

If only -F shows Apple screen, the bootflags work, at least on the bootloader side.

 

-F = ignores boot.plist

-v = verbose mode

Specs?

 

QuadCore AMD Phenom II X4 Black Edition 955, 3215 MHz (16 x 201)

Gigabyte GA-MA790FXT-UD5P (2 PCI, 3 PCI-E x1, 2 PCI-E x16, 4 DDR3 DIMM, Audio, Gigabit LAN, IEEE-1394)

AMD 790FX, AMD K10

DIMM1: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

DIMM2: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

DIMM3: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

DIMM4: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

 

ATI Radeon HD 4870 X2 (1024 Mo)

 

Realtek ALC889A @ ATI SB750 - High Definition Audio Controller

 

AMD 1X2 Mirror/RAID1 SCSI Disk Device (931 Go)

AMD 1X2 Mirror/RAID1 SCSI Disk Device (465 Go)

PIONEER BD-ROM BDC-202 SCSI CdRom Device (BD:5x, DVD+RW:12x/6x, DVD-RW:12x/6x, DVD-ROM:12x BD-ROM/DVD+RW/DVD-RW)

 

:)

QuadCore AMD Phenom II X4 Black Edition 955, 3215 MHz (16 x 201)

Gigabyte GA-MA790FXT-UD5P (2 PCI, 3 PCI-E x1, 2 PCI-E x16, 4 DDR3 DIMM, Audio, Gigabit LAN, IEEE-1394)

AMD 790FX, AMD K10

DIMM1: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

DIMM2: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

DIMM3: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

DIMM4: Corsair Vengeance CMZ8GX3M2A1600C9 4 Go DDR3-1333 DDR3 SDRAM (9-9-9-24 @ 666 MHz) (8-8-8-22 @ 592 MHz) (7-7-7-19 @ 518 MHz) (6-6-6-16 @ 444 MHz)

 

ATI Radeon HD 4870 X2 (1024 Mo)

 

Realtek ALC889A @ ATI SB750 - High Definition Audio Controller

 

AMD 1X2 Mirror/RAID1 SCSI Disk Device (931 Go)

AMD 1X2 Mirror/RAID1 SCSI Disk Device (465 Go)

PIONEER BD-ROM BDC-202 SCSI CdRom Device (BD:5x, DVD+RW:12x/6x, DVD-RW:12x/6x, DVD-ROM:12x BD-ROM/DVD+RW/DVD-RW)

 

:)

 

do you have qe/ci running?

Install failed. " The installer could not start up the computer from the disk "

Has anyone faced this ? I feel it is the bootloader problem . Thinking of booting from the usb and then selecting the installed ML HDD.

I get a reboot after(or near the end) of loading kexts with all those kernels. (ML 10.8.2)

QuadCore AMD FX-4100, 3717 MHz (18.5 x 201)

Asus M5A78L LE

NVIDIA GeForce GTX 550 Ti

Just to let you know. Please look into getting ML work on FX processors.

Thank you.

Now i passed "Still waiting for root device" BUT, stuck in "iobluetoothhcicontroller setconfigstate calling registerservice" any sugges? I am increasingly near the installation

I tried for a week.

 

you have a laptop, then you have probably forgotten to install the driver for keyboard and touchpad. you can search google for suitable driver for your hardware or try this here

I boot my Intel laptop with the following boot flag: arch = x86_64 cpus =1 , maybe it will help

Edited by spakk

Great work all for this i just wanted to help on this as well and be a tester to help more of the amd community I have a asus crosshair v formula z board with the new pile driver chip what would be the best way to install this can some one point me in the right direction thanks.

×
×
  • Create New...