Jump to content

Ozmosis


xpamamadeus
6,231 posts in this topic

Recommended Posts

hi. is there a way to enable nvidia web driver with ozmosis? unluckly system load alway with osx default driver.

i tried the solutions posted here http://hackintosh-forum.de/index.php?page=Thread&threadID=14237, but they don't work.

please, help

Edit ozmosis defaults with boot-args="nvda_drv=1".

 

https://www.dropbox.com/s/1xw91tzh71mr106/Kext2Ffs.zip

Link to comment
Share on other sites

hi. is there a way to enable nvidia web driver with ozmosis? unluckly system load alway with osx default driver.

i tried the solutions posted here http://hackintosh-forum.de/index.php?page=Thread&threadID=14237, but they don't work.

please, help

If you read the system.log you will find that the "WEB" driver is loaded if the flag is set on boot, rest is pure nVidia {censored} software...

I am curious to see how is on "real" MacPro with "real" nVidia mac card, if that {censored} prefpane/menubar does work proper or not.

Link to comment
Share on other sites

Edit ozmosis defaults with boot-args="nvda_drv=1".

 

https://www.dropbox.com/s/1xw91tzh71mr106/Kext2Ffs.zip

Hi, do you think can i use the same method for connect wifi network before system goes up? something like 

wifi-network="mywifiname" 

wifi-password="mypasword" 

I ask this becouse i saw in log with -v boot-args many attempt to connect for my network mini pci card that is natively knows by OSX 

Link to comment
Share on other sites

Hi, do you think can i use the same method for connect wifi network before system goes up? something like 

wifi-network="mywifiname" 

wifi-password="mypasword" 

I ask this becouse i saw in log with -v boot-args many attempt to connect for my network mini pci card that is natively knows by OSX 

I dont think soo.

but u can try.

Link to comment
Share on other sites

 partitiondxe its unneeded in normal situations,its only for hibryd mbr/gpt disks.

 

Actually the modiffied PartitionDxe is only needed for Booting from Optical Discs aka 10.6.3 DVD

  • Like 1
Link to comment
Share on other sites

Edit ozmosis defaults with boot-args="nvda_drv=1".

 

https://www.dropbox.com/s/1xw91tzh71mr106/Kext2Ffs.zip

thank you. sorry but i am a newbie. could you please edit ozmosisdefault.plist for me (with boot-args="nvda_drv=1".)so i can see and learn? then i will convert it to ffs by myself

can i even edit ozmosisdefault.plist with imac14,2 values or is better to start the mac with default values (macpro3,1)and then change them with the nvram commands posted in your guide?

thank you

Link to comment
Share on other sites

Edit ozmosis defaults with boot-args="nvda_drv=1".

 

If you have writable nvram just run this from terminal to enable it:

 

sudo nvram boot-args="nvda_drv=1"

 

If you're using any other boot flags add those too.

 

The nvidia prefpane won't load here. So this is how I do it.

Link to comment
Share on other sites

If you have writable nvram just run this from terminal to enable it:

 

sudo nvram boot-args="nvda_drv=1"

 

If you're using any other boot flags add those too.

 

The nvidia prefpane won't load here. So this is how I do it.

what about this instead? sudo nvram 7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args="nvda_drv=1"

Link to comment
Share on other sites

what about this instead? sudo nvram 7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args="nvda_drv=1"

 

I haven't used that GUID for boot-args. My guess is that there's no need to specify it because that's where the nvram is anyway.

 

I just know that adding boot-args like nvda_drv and -v work fine without specifying it.

Link to comment
Share on other sites

hi guys, everything all right here.

using osmosis 894m with smcemulator.fss (fakesmc gives me kernel panic and i'm unable to find 3.3.1 by slice).

i'm using 14,2 smbios and my only issue is this: using clover i have the power nap option in system preferences, with osmosis no. what can i do?

does it depends on the fact that with clover i was using fakesmc while with osmosis i am using smcemulator?

thank you

post-612691-0-66199900-1400834605_thumb.png

Link to comment
Share on other sites

hi guys, everything all right here.

using osmosis 894m with smcemulator.fss (fakesmc gives me kernel panic and i'm unable to find 3.3.1 by slice).

i'm using 14,2 smbios and my only issue is this: using clover i have the power nap option in system preferences, with osmosis no. what can i do?

does it depends on the fact that with clover i was using fakesmc while with osmosis i am using smcemulator?

thank you

 

Hello,

 

Slice FakeSMC is here : http://www.projectosx.com/forum/index.php?showtopic=2585

i'm using 14,2 smbios and i don't have trouble either with OZ or Clover.

Seems to be PM issue.

 

Fred

Link to comment
Share on other sites

Hello,

 

Slice FakeSMC is here : http://www.projectosx.com/forum/index.php?showtopic=2585

i'm using 14,2 smbios and i don't have trouble either with OZ or Clover.

Seems to be PM issue.

 

Fred

strange...my pm seems to work fine. i'm only using edited dsdt but no ssdt.

i don't know how to merge ssdt (made by piker's script) into dsdt.

EDIT:

ok, rom created using fakesmc given by fred. thank you.

the issue is that powernap isn't working as you can see.

i would like to attached my dsdt (modified by pjalm patch) and my ssdt (just created with piker's script).

please, could someone put my ssdt into my dsdt? i'm a newbie, sorry

post-612691-0-48369800-1400843113_thumb.png

appleintelcpupowermanagementinfo text.zip

post-612691-0-12557700-1400843247_thumb.png

DSDT-Original.aml.zip

ssdt.zip

Link to comment
Share on other sites

strange...my pm seems to work fine. i'm only using edited dsdt but no ssdt.

i don't know how to merge ssdt (made by piker's script) into dsdt.

EDIT:

ok, rom created using fakesmc given by fred. thank you.

the issue is that powernap isn't working as you can see.

i would like to attached my dsdt (modified by palm patch) and my ssdt (just created with piker's script).

please, could someone put my ssdt into my dsdt? i'm a newbie, sorry

 

 

you just need to copy ssdt scope at the end of dsdt., there is other way to do that directly in bios. search this thread.

 

DSDT-Original-with ssdt.zip

 

can you make dump with DarwinDumper -> https://bitbucket.org/blackosx/darwindumper/downloads

 

Fred

Link to comment
Share on other sites

you just need to copy ssdt scope at the end of dsdt., there is other way to do that directly in bios. search this thread.

 

attachicon.gifDSDT-Original-with ssdt.zip

 

can you make dump with DarwinDumper -> https://bitbucket.org/blackosx/darwindumper/downloads

 

Fred

here you are the dump (osmosis 894m with fakesmc given by you replacing the smcemulator.fss and dsdt without ssdt).

now i will flash the rom with ssdt integrated and if you need i will reload the new dump

 

 

 

GREAT!using the dsdt with ssdt that you made for me (thank you again) gives me powermanagement and power nap! perfect!

DarwinDumper_2.9.2_Ozmosis_1.01.0894_Mav_alex.zip

post-612691-0-13799000-1400847698_thumb.png

post-612691-0-54657200-1400847722_thumb.png

Link to comment
Share on other sites

hy guys. here again trying to optimize my mackintosh.

i have 2 ssd (one for mavericks and one for windows 8.1). with osmosis 894m, should boot camp assistant works as a real mac (and bootable changing the boot disk on system preferences pane as clover) or should i install windows "normally" and switch from windows to mavericks using f12 (bios boot menu)?

sorry for my english, i hope you understand what i mean.

ps obviously windows 8.1 full uefi install

Link to comment
Share on other sites

Hello,

 

Riley Freeman have found a critical bug in 0.4.6, witch brick your MB.

 

One section in AmiBoardInfo is unknown to me : ".ROM" revision 0.4.10 check this, if present you will not be able to patch.

https://www.dropbox....ios-r0.4.10.zip

 

 

EDIT:

.ROM is not a section but part of message text in reloc section (Asus P8Z68-V/GEN3)

 

Fred

  • Like 2
Link to comment
Share on other sites

Hello,

 

Riley Freeman have found a critical bug in 0.4.6, witch brick your MB.

 

One section in AmiBoardInfo is unknown to me : ".ROM" revision 0.4.10 check this, if present you will not be able to patch.

https://www.dropbox....ios-r0.4.10.zip

 

Fred

 

Link don't work  :huh:   :no: : 

Le fichier que vous recherchez a été supprimé ou déplacé.
Link to comment
Share on other sites

×
×
  • Create New...