Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug OC stops writing to the log file #2457

Open
startergo opened this issue Dec 11, 2024 · 1 comment
Open

debug OC stops writing to the log file #2457

startergo opened this issue Dec 11, 2024 · 1 comment

Comments

@startergo
Copy link

startergo commented Dec 11, 2024

I was trying to boot Linux and consecutively enabled LauncherOption and SyncRuntimePermissions, because I couldn't get it to boot in Qemu. After looking at the debug log now only this section appears:

00:000 00:000 BS: Starting OpenCore application...
00:000 00:000 BS: Booter path - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 OCFS: Trying to locate filesystem on 7E6C2998 7D05BF98
00:000 00:000 OCFS: Filesystem DP - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 BS: Trying to load OpenCore image...
00:000 00:000 BS: Relative path - EFI
00:000 00:000 BS: Startup path - EFI\OpenCore.efi (0)
00:000 00:000 BS: Fallback to absolute path - EFI\OC\OpenCore.efi
00:000 00:000 BS: Read OpenCore image of 856064 bytes
00:000 00:000 OCM: Loaded image at 7D049A98 handle
00:000 00:000 OCM: Loaded image has DeviceHandle 7E6C2998 FilePath 7D049B18 ours DevicePath 7E840C18
00:000 00:000 OCCPU: Failed to get FSBFrequency data using Apple Platform Info - Not Found
00:000 00:000 OC: Starting OpenCore...
00:000 00:000 OC: Booter path - EFI\OC\OpenCore.efi
00:000 00:000 OCFS: Trying to locate filesystem on 7E6C2998 7D049B18
00:000 00:000 OCFS: Filesystem DP - EFI\OC\OpenCore.efi
00:000 00:000 OC: Absolute booter path - EFI\OC\OpenCore.efi
00:000 00:000 OC: Storage root EFI\OC\OpenCore.efi
00:000 00:000 OCST: Missing vault data, ignoring...
00:000 00:000 OC: OcMiscEarlyInit...
00:000 00:000 OC: Loaded configuration of 32228 bytes
00:000 00:000 OC: Got 8 drivers
00:000 00:000 OC: Watchdog status is 0
@startergo
Copy link
Author

Here is a working log:
opencore-2024-12-11-134020.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant