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

USBtool is'nt geberating kexts #58

Open
Hayo-Tee opened this issue Jun 14, 2023 · 14 comments
Open

USBtool is'nt geberating kexts #58

Hayo-Tee opened this issue Jun 14, 2023 · 14 comments
Labels
bug Something isn't working waiting for response

Comments

@Hayo-Tee
Copy link

Hayo-Tee commented Jun 14, 2023

I'm using latest version of this tool.
The program just closes and does not create any file. Windows 11 22H2.
Tried also test build from issues section.

usb.zip

@Hayo-Tee Hayo-Tee added the bug Something isn't working label Jun 14, 2023
@dhinakg
Copy link
Member

dhinakg commented Jun 14, 2023

Please run the tool from the command line and see if it prints out any errors

@paytontech
Copy link

im having the same issue. here's output upon trying to build kext:

Generating Info.plist...
Traceback (most recent call last):
  File "Windows.py", line 160, in <module>
  File "Windows.py", line 43, in __init__
  File "base.py", line 49, in __init__
  File "base.py", line 696, in monu
  File "utils.py", line 204, in start
  File "utils.py", line 188, in select
  File "base.py", line 370, in select_ports
  File "base.py", line 581, in build_kext
  File "base.py", line 508, in choose_matching_key
RuntimeError: No matching key available
[16528] Failed to execute script 'Windows' due to unhandled exception!

@dhinakg
Copy link
Member

dhinakg commented Jun 15, 2023

Huh, that's a really rare edge case...

Can you upload a debug dump?

@paytontech
Copy link

how would i do that?

@dhinakg
Copy link
Member

dhinakg commented Jun 17, 2023

Run debug_dump.exe from the releases tab, the same place where you downloaded USBToolBox

@paytontech
Copy link

sorry for the late response! here's the dump:
dump.zip

@Hayo-Tee
Copy link
Author

Please run the tool from the command line and see if it prints out any errors

Generating Info.plist...
Traceback (most recent call last):
  File "Windows.py", line 160, in <module>
  File "Windows.py", line 43, in __init__
  File "base.py", line 49, in __init__
  File "base.py", line 696, in monu
  File "utils.py", line 204, in start
  File "utils.py", line 188, in select
  File "base.py", line 370, in select_ports
  File "base.py", line 581, in build_kext
  File "base.py", line 508, in choose_matching_key
RuntimeError: No matching key available
[12552] Failed to execute script 'Windows' due to unhandled exception!
PS D:\Programmalar\MacOS\Opencore\dist>

@dhinakg
Copy link
Member

dhinakg commented Jul 5, 2023

I can't seem to reproduce this - it works on my end. Could you please additionally upload usb.json?

@Hayo-Tee
Copy link
Author

Hayo-Tee commented Jul 8, 2023

usb.zip

@Qu1dAg1s
Copy link

Qu1dAg1s commented Jul 27, 2023

Using USBtoolBox version 0.2. Same problem. No Kext. It creates UTBMap.kext folder, subfolder Contents and file Info.plist inside. That´s all. No UTBMap.kext.

UPDATE: The line below is from OpenCore Install Guide (Bold is mine):

Windows and Linux note: Kexts will look like normal folders in your OS, double check that the folder you are installing has a .kext extension visible(and do not add one manually if it's missing).

@bugz8unny69
Copy link

I just ran into the same issue myself trying to USB map on my end. Here's the information requested.

debug_dump.zip

@parknich
Copy link

I am also getting the exact same error.
debugdump.json

@parknich
Copy link

Run debug_dump.exe from the releases tab, the same place where you downloaded USBToolBox

Do you know why this is happening?

@Fulka50
Copy link

Fulka50 commented Apr 29, 2024

If you have Parsec uninstall the usb drivers. They cannot be build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for response
Projects
None yet
Development

No branches or pull requests

7 participants