Jump to content
8755 posts in this topic

Recommended Posts

29 minutes ago, vandroiy2012 said:

Why does nobody read manuals???:censored:

 

Just my opinions: I thinks many users read the excellent configurations.pdf, but they are not all English-speaking or experts. Which explains why there is confusion. So they come here to look for answers and help. :yes:

 

In the repo, there is only reference manual for 0.5.1. Where I can find manual for latest release 0.5.0.

2 hours ago, obus said:

Why are you using XhciPortLimit-patch when you already have the Z270-XHCI.kext? Don't change anything in the config.plist I provided you earlier.  

XhciPortLimit -> NO. ;)

 

And then you should update to 0.5.0

 

Ah, sorry about that. I misread the manual and thought it’s necessary for the XHCI kext. Will reset it and let you know how it goes. 
 

will upgrade once it is stable for few days

 

thanks

1 hour ago, Matgen84 said:

 

Just my opinions: I thinks many users read the excellent configurations.pdf, but they are not all English-speaking or experts. Which explains why there is confusion. So they come here to look for answers and help. :yes:

 

In the repo, there is only reference manual for 0.5.1. Where I can find manual for latest release 0.5.0.

 

English is not my native language to. But it is not hard for me to open config.plist and compare it with Sample.plist from latest release. 

 

Also Configuration.pdf gives clear information about mistakes and invalid plist objects. 

 

Quote

Reading malformed OC config file leads to undefined behaviour. Examples of malformed OC config cover at least the following cases:

 files non-conformant to plist DTD
 files with unsupported or non-conformant plist objects found in this document

 files violating size, nesting, and key amount limitations

It is recommended but not required to abort loading malformed OC config and continue as if no OC config was present. For forward compatibility it is recommended but not required for the implementation to warn about the use of invalid values.

 

P.S. OpenCore is in BETA status. Changes in config.plist structure is a regular development process. 

Edited by vandroiy2012
  • Like 4
2 hours ago, obus said:

Why are you using XhciPortLimit-patch when you already have the Z270-XHCI.kext? Don't change anything in the config.plist I provided you earlier.  

XhciPortLimit -> NO. ;)

 

And then you should update to 0.5.0

 

Ah, sorry about that. I misread the manual and thought it’s necessary for the XHCI kext. Will reset it and let you know how it goes. 
 

will upgrade once it is stable for few days

 

thanks

  • Like 1
15 hours ago, Ellybz said:

Without looking at your config, I can tell you this:

 

- ACPI>Quirks>resetLogoStatus should be written :ResetLogoStatus

- UEFI>ProvideConsoleControl needs to be removed, as it was removed from previous versions of OC.

Thanks to @Pavo for pointing these out to me in the past.

 

 

Hey thanks a lot for this tip ! it finally did remove the error texts pertaining to resetlogostatus and ProvideConsoleControl

now I just have to figure out why that other error text pops up, thanks again ! :)

3 hours ago, vandroiy2012 said:

 

 

:drool::drool::drool:Guys! Cleanup your config.plist according to latest Sample.plist and configuration.pdf!!!!

IgnoreForWindows is deprecated!!!

ResetLogoStatus should be with big R

ProvideConsoleControl is also deprecated!!! 

 

Why does nobody read manuals???:censored:

 

Don't mad us  @vandroiy2012. I am really reading manuals. How can we see the changes on the doc? is there any way to found it? Before ask, I know the IgnoreForWindows dropped on v0.0.3 cause I can see clearly on this action version changelog but I don't see anything about ProvideConsoleControl when this dropped or removed we don't see this any of versions changelog.

Edited by telepati
50 minutes ago, telepati said:

 

Don't mad us  @vandroiy2012. I am really reading manuals. How can we see the changes on the doc? is there any way to found it? Before ask, I know the IgnoreForWindows dropped on v0.0.3 cause I can see clearly on this action version changelog but I don't see anything about ProvideConsoleControl when this dropped or removed we don't see this any of versions changelog.

1477331233_2019-09-1815_17_09.png.3b6a8fe9cb6c471817bf13a6908c9e9e.png

  • Like 3
  • Thanks 1
3 hours ago, vandroiy2012 said:

OpenCore is in BETA status. Changes in config.plist structure is a regular development process. 

 

Thanks :)

When is  the first public release?

On 9/16/2019 at 9:55 PM, aben92 said:

Hi, is there any method to hide just this pre boot text pop that shows for a couple of seconds before booting through nicely with the Apple logo ? Thanks and happy testing everyone !

B28E9F18-F25A-457B-995B-22A95CA5B5F2.jpeg

 

xcode has changed a tag from integer to real because you have 'copy and paste' a value with dots from another config.

 

From Terminal:

cd /Volumes/EFI/EFI/OC/
# test
cat ./config.plist | grep "real>"
# solve
cat ./config.plist | sed "s/real>/integer>/g" > ./config-new.plist
# vertify
diff -u ./config.plist ./config-new.plist
# activate
mv ./config-new.plist ./config.plist

 

Edited by uglyJoe
Change only tags
  • Like 1
  • Thanks 2
4 hours ago, telepati said:

 

Don't mad us  @vandroiy2012. I am really reading manuals. How can we see the changes on the doc? is there any way to found it? Before ask, I know the IgnoreForWindows dropped on v0.0.3 cause I can see clearly on this action version changelog but I don't see anything about ProvideConsoleControl when this dropped or removed we don't see this any of versions changelog.

Except that it was in the changelog, we also have this: https://github.com/acidanthera/OpenCorePkg/blob/0.5.0/Docs/Differences/Differences.pdf

Sorry, everything people are asking for is already available.

  • Like 3
  • Thanks 1
9 hours ago, Download-Fritz said:

Except that it was in the changelog, we also have this: https://github.com/acidanthera/OpenCorePkg/blob/0.5.0/Docs/Differences/Differences.pdf

Sorry, everything people are asking for is already available.

opencore can boot from default disk automatically? i should select disk manually everytime.

1 hour ago, xtddd said:

opencore can boot from default disk automatically? i should select disk manually everytime.

 

There is a timeout like a clover. If you do not choose anything on the boot screen it will boot first selected drive automatically. I guess timeout set 7 sec by default.

  • Like 1

Anyone has PollAppleHotKeys working on PS2 keyboard? With PollAppleHotKeys=YES, ShowPicker=NO and AppleGenericInput.efi no success while boot with pressed OPT or with constantly pressing Esc. Just direct boot into startup disk(partition) system.

21 minutes ago, hardcorehenry said:

Anyone has PollAppleHotKeys working on PS2 keyboard? With PollAppleHotKeys=YES, ShowPicker=NO and AppleGenericInput.efi no success while boot with pressed OPT or with constantly pressing Esc. Just direct boot into startup disk(partition) system.

 

PollAppleHotKeys=YES, ShowPicker=NO and AppleGenericInput.efi

I have the worker ESC with PS2

 

  • Like 1
6 hours ago, Andrey1970 said:

 

PollAppleHotKeys=YES, ShowPicker=NO and AppleGenericInput.efi

I have the worker ESC with PS2

 

Thanks for response. Was going to abandon this mission:). Any hint how to reach -v or -s with hotkeys on PS2.

Edited by hardcorehenry
×
×
  • Create New...