Jump to content
3741 posts in this topic

Recommended Posts

2 hours ago, Matgen84 said:

 

You're right @deeveedee Since few years, I use SSDT for USB Ports. Because USBMap.kext has model key depending of SMBIOS.

 

For example, at the end of Info.plist

<key>model</key>
<string>iMac19,1</string>

 

 

Easy convert old kext , es. USBPorts.kext , with USBMapInjectorEdit.command

( USBMap corpnewt )

 

U     Update keys for macOS Tahoe 

 

S      Simbios Targets 

 

 

Spoiler

Screenshot2025-07-25alle17_27_12.png.e76a758ae24398610a47a1b4979d4ef2.png

Screenshot2025-07-25alle17_27_43.png.2e15688e19a6bfe843f21f4fc652c022.png

Screenshot2025-07-25alle17_30_05.png.195a6aa465de7f10d8ca976a84094923.png

 

  • Like 3

@Anto65 Nice use of spoilers!

 

EDIT: I think Matgen84 is saying that he prefers to use USB SSDT instead of the mapping kext.  I see others have this same preference.  I think it's just a personal choice.

Edited by deeveedee
  • Like 1
19 minutes ago, deeveedee said:

@Anto65 Nice use of spoilers!

 

EDIT: I think Matgen84 is saying that he prefers to use USB SSDT instead of the mapping kext.  I see others have this same preference.  I think it's just a personal choice.

Yes, I've always had SSDT (from my ACPI ), I think, more native and always evergreen. I've recently experimented with USBKexts, just to try it out.
In any case, if any have an old Kexts and want to make it compatible with Tahoe or change the Smbios, I think the method above is the easiest way to do it. 😉

Edited by Anto65
  • Like 3

@Anto65 This is OT, but you might want to tell Apple what is and is not "more native."  macOS Tahoe still includes /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformProperties.kext to map USB ports

 

AppleUSBHostPlatformProperties.kext

Spoiler

Screenshot2025-07-25at12_03_38PM.png.19d0139d8a93a19144da87c54bcc4790.png

 

 

The "more Vanilla" and "more Native" arguments seldom make sense to me.  I love the fact that creativity has spawned so may different working solutions.

  • Like 1
4 minutes ago, deeveedee said:

/System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformPrope

I have yet to go that deep in IOUSBHostFamily.kext.

Just curious, does it have the 2 new keys "usb-port-number, usb-port"?

I don't have access to any of my comp atm

@LockDown We're going to need a new thread for a USB mapping debate :)  Keep in mind that AppleUSBHostPlatformProperties.kext is for real Macs, so it only needs to re-map what isn't already specified in the real Mac's ACPI.  Here's a macOS port map for iMac20,1:

 

Screenshot2025-07-25at12_19_24PM.png.69c8ccf140ba148ea6ce7026cbf29206.png

  • Like 3
26 minutes ago, deeveedee said:

@Anto65 This is OT, but you might want to tell Apple what is and is not "more native."  macOS Tahoe still includes /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformProperties.kext to map USB ports

 

AppleUSBHostPlatformProperties.kext

  Reveal hidden contents

Screenshot2025-07-25at12_03_38PM.png.19d0139d8a93a19144da87c54bcc4790.png

 

 

The "more Vanilla" and "more Native" arguments seldom make sense to me.  I love the fact that creativity has spawned so may different working solutions.

 

I usually put the ? on "more native" ... I put it now, I hadn't done it before  :hysterical:

  • Haha 2
2 minutes ago, Anto65 said:

 

I usually put the ? on "more native" ... I put it now, I hadn't done it before  :hysterical:

 

It's a good practice.  Hopefully we're all learning something new every day.

  • Like 2

@deevveedee. would you be so kind as to look at my config.plist

the reason I'm asking is that I have expermented with injecting  the details from the info plist of my USB map kext. to device propriety's of my efi config.plist

it works in that. I now don't need to use the usbmap kext.

but I now don't see the usb ports in Hackintosh tools but can see them in the system report

I mite not have a path right . don't know

Screenshot 2025-07-25 at 20.23.58.png

@webipsum

Tried again Migration Assistant on Tahoe with success.

  • Clear install over a blank disk
  • Get data from another Mac at the end of installation
  • Migrations starts
  • Migration ends
  • Reboot
  • window say Migration Assistant has ended
  • data of the other disk is now in the new disk.

I'm not doing anything different than I've always done; it works just like that. I don't know why it's failing on your system.

 

Spoiler

IMG_0316.thumb.jpeg.9185859bf0c3d444995a6428eb8f49f4.jpeg

IMG_0317.thumb.jpeg.4554838eedbcb307a16e4f3f7892aae4.jpeg

IMG_0318.thumb.jpeg.7844bcc1f83aa9cfd40cd2bf934ad2e1.jpeg

 

  • Like 5
39 minutes ago, miliuco said:

Get data from another Mac at the end of installation

Please: What do you call the end of the installation? Right after choosing the language and before creating an account, or after everything is ready with the account created and after logging in? Welcome screen, etc.
Thank you for your attention.

Note: I'm using a local account and not an AppleID, but I don't think that changes anything.
 

Edited by webipsum
8 hours ago, deeveedee said:

 

I'm not seeing any problems with USB mapping after the Tahoe Beta 3 -> Beta 4 upgrade.  My USBPorts.kext is the original USBPorts.kext generated by Hackintool (used since macOS Catalina) with only the addition of usb-port-type and usb-port-number.  The map has only 15 USB ports.

 

Screenshot2025-07-25at8_17_55AM.png.62216d4711f812dba9159c2a7bff2fb6.png

 

  How many ports are in your USB port map?

I have more then 15 enabled and used the same USBMap.kext from Beta 1 with no issues until now. 

42 minutes ago, miliuco said:

@webipsum

Tried again Migration Assistant on Tahoe with success.

  • Clear install over a blank disk
  • Get data from another Mac at the end of installation
  • Migrations starts
  • Migration ends
  • Reboot
  • window say Migration Assistant has ended
  • data of the other disk is now in the new disk.

I'm not doing anything different than I've always done; it works just like that. I don't know why it's failing on your system.

 

  Hide contents

IMG_0316.thumb.jpeg.9185859bf0c3d444995a6428eb8f49f4.jpeg

IMG_0317.thumb.jpeg.4554838eedbcb307a16e4f3f7892aae4.jpeg

IMG_0318.thumb.jpeg.7844bcc1f83aa9cfd40cd2bf934ad2e1.jpeg

 

I tried a clean install yesterday and used Migration assistant as well form another disk installed and it completes but I get maybe 3 reboots before I get tired and quit it. How many times does yours reboot? 

  • Like 2
16 minutes ago, surenmunoo said:

I tried a clean install yesterday and used Migration assistant as well form another disk installed and it completes but I get maybe 3 reboots before I get tired and quit it. How many times does yours reboot? 

In my case I would say it restarts infinitely because I had to interrupt (after 8x) it with cmd+Q and nothing was migrated.

Edited by webipsum
4 minutes ago, webipsum said:

In my case I would say it restarts infinitely because I had to interrupt (after 8x) it with cmd+Q and nothing was migrated.

Same, after 3 reboots I quit and nothing had moved to new disk. I used it for beta 1 and 2 and it worked properly then so not sure if something changed for certain desktops 

  • Like 1
On 7/23/2025 at 11:14 PM, sam298 said:

Yes, it is annoying. Especially mail app menu changing dark and light mode as I scroll. Maybe a beta 4 bug?

@sam298
I will wait for the final version, but if you install the Public Beta version, even though it is the same build (25A5316i), please let me know if the problem goes away.

4 minutes ago, surenmunoo said:

Same, after 3 reboots I quit and nothing had moved to new disk. I used it for beta 1 and 2 and it worked properly then so not sure if something changed for certain desktops 

I tried that in Beta 3 as well, but it didn't work.
In Beta 4, I tried Migration Assistant with the sources: Time Machine and Another Tahoe Installation, but it didn't work, as I explained earlier.
OMG!

39 minutes ago, surenmunoo said:

I tried a clean install yesterday and used Migration assistant as well form another disk installed and it completes but I get maybe 3 reboots before I get tired and quit it. How many times does yours reboot? 

Only one, as expected.

  • Like 4
12 minutes ago, maly70 said:

hi mates,

with Tahoe Aquantia 10G ethernet is not working, is there any changes to CaseyJ Aquantia patch!

Miliuco, can you provide me pls with Download Full Installer Tahoe version.. thanks a lot mate

hi  mate here is the link to download the public beta

https://swcdn.apple.com/content/downloads/05/26/082-89906-A_7DP8EBEVZJ/g3p7sya93v36h1ri0h940xxuxutt23igcw/InstallAssistant.pkg

  • Like 2
  • Thanks 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...