Contribute
Register

Only Safe Boot in Mavericks

Status
Not open for further replies.
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks

It might be useful to have complete specs provided by DPCIManager/PCI List.
These?

View attachment 75078View attachment 75079

This I get when I install my Audio Drivers in Windows 8.1

View attachment 75072



This happens if I boot with "IGPlatformID=01660004 -v"

View attachment 75064

When I boot just with "IGPlatformID=01660004"
The Apple Screen comes but keeps circling
and does not start

And this happens if I boot with no flag
View attachment 75065

Is there something to edit boot so that I have not to type always the flags?


#Maintained by: RehabMan for: Laptop Patches#audio_HDEF-layout12.txt


# Note: Change your layout ID if you need something different


# Inject Audio info
into method label _DSM parent_label HDEF remove_entry;
into device label HDEF insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
Return (Package()\n
{\n
"layout-id", Buffer() { 12, 0x00, 0x00, 0x00 },\n
"hda-gfx", Buffer() { "onboard-1" },\n
"PinConfigurations", Buffer() { },\n
"MaximumBootBeepVolume", 77,
})\n
}\n
end;

should it be like this?
"layout-id", Buffer() {0},\n
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks


Nvidia optimus. You must remove the nvidia drivers (NVDA*, GeForce*).

This I get when I install my Audio Drivers in Windows 8.1

View attachment 75072

Looks like Realtek ALC892 to me... Note that to use the patched AppleHDA from Multibeast, you must implement DSDT patches to select the proper layout-id. See: https://github.com/RehabMan/Laptop-DSDT-Patch. You need layout-id=0, so change the 12 in "Audio Layout 12" to 0. Sometimes you need "IRQ Fix" as well.

This happens if I boot with "IGPlatformID=01660004 -v"

View attachment 75064

When I boot just with "IGPlatformID=01660004"
The Apple Screen comes but keeps circling
and does not start

And this happens if I boot with no flag
View attachment 75065

Is there something to edit boot so that I have not to type always the flags?

See above: Remove nvidia drivers...

Also, where is ElliotForce* coming from?
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks

I am happy if my GTX 680M is supported but in Mavericks if I Click on about this mac it says Intel HD 4000
so how do i get my GTX 680M to work ?
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks

I am happy if my GTX 680M is supported but in Mavericks if I Click on about this mac it says Intel HD 4000
so how do i get my GTX 680M to work ?

Oh, wait... Now I see the HD4000 in your DPCIManager output. Not sure why I missed it before...

See rewritten post #12.
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks

Nvidia optimus. You must remove the nvidia drivers (NVDA*, GeForce*).
Where?

Looks like Realtek ALC892 to me... Note that to use the patched AppleHDA from Multibeast, you must implement DSDT patches to select the proper layout-id. See: https://github.com/RehabMan/Laptop-DSDT-Patch. You need layout-id=0, so change the 12 in "Audio Layout 12" to 0. Sometimes you need "IRQ Fix" as well.

I do not get it
should I Rename the file?
Or something in the file?

See above: Remove nvidia drivers...

Also, where is ElliotForce* coming from?

i dont even know what ElliotForce* is
so how do i Remove it?
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks


Where all kexts are /System/Library/Extensions

I do not get it
should I Rename the file?
Or something in the file?

The name of the file doesn't matter (not that you're actually seeing the file name anyway, assuming you're following the instructions in the README). You will see layout-id=12 inside the file. You'll need to change it to 0.

i dont even know what ElliotForce* is
so how do i Remove it?

You can see it in one of your screens. It is not included in Unibeast, so you must have added it, or you're not using Unibeast.

Perhaps you should be sure to follow the guide here: http://www.tonymacx86.com/374-unibeast-install-os-x-mavericks-any-supported-intel-based-pc.html
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks

Where all kexts are /System/Library/Extensions

You can see it in one of your screens. It is not included in Unibeast, so you must have added it, or you're not using Unibeast.

Perhaps you should be sure to follow the guide here: http://www.tonymacx86.com/374-unibeast-install-os-x-mavericks-any-supported-intel-based-pc.html

Just delete them?

I used Unibeast and multibeast
nothing else

EDIT:
and there it is
I did not set it
it was set after i used easy beast
View attachment 75097

I changed it to this one:

View attachment 75099
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks

Just delete them?

I used Unibeast and multibeast
nothing else

EDIT:
and there it is
I did not set it
it was set after i used easy beast
View attachment 75097

I changed it to this one:

View attachment 75099

EasyBeast is not recommended for a laptop. See here for a good first cut at Multibeast settings: http://www.tonymacx86.com/mavericks...nagement-sandy-bridge-ivy-bridge-laptops.html
 
No Installer on Internal Screen Display | Sometimes on HDMI out | Mavericks

View attachment 75115
I dive from one Error after the other
I did every step you wanted to from the other Thread
this is the result

"consider Rebuild of Prelinked Kernel com.apple.driver.X86PlatformPlugin triggered rebuild"

now what next?

--------------------------------------------------------------------------------------------------------
SOUND
You said nothing according to my compile errors for my sound
 
Status
Not open for further replies.
Back
Top