Hello,
thanks for the response. I think the driver is properly installed. I assume this, because when assigning the USB device to the Windows 11 VM the WIndows App of Spirit Settings is working fine.
Both devices are available
/dev/cu.usbserial-0001
/dev/tty.usbserial-0001
Which device name is searched in the Spirit Settings App?
What is the criteria that you assume that the USB driver is not installed properly?
Quote:
for this reason it has no correct device
What is the correct device?
When USB dongle is connected to USB A port I see this:
ml@Mac-Studio ~ % ioreg -p IOUSB
+-o Root <class IORegistryEntry, id 0x100000100, retain 41>
+-o AppleT6000USBXHCI@03000000 <class AppleT6000USBXHCI, id 0x10000049e, registered, matched, active, busy 0 (7 ms), retain 39>
+-o AppleT6000USBXHCI@05000000 <class AppleT6000USBXHCI, id 0x1000004cc, registered, matched, active, busy 0 (2 ms), retain 39>
+-o AppleT6000USBXHCI@04000000 <class AppleT6000USBXHCI, id 0x1000004c4, registered, matched, active, busy 0 (5778 ms), retain 104>
+-o AppleT6000USBXHCI@00000000 <class AppleT6000USBXHCI, id 0x1000004d0, registered, matched, active, busy 0 (7 ms), retain 39>
+-o AppleT6000USBXHCI@01000000 <class AppleT6000USBXHCI, id 0x10000043b, registered, matched, active, busy 0 (5 ms), retain 39>
+-o AppleT6000USBXHCI@02000000 <class AppleT6000USBXHCI, id 0x100000433, registered, matched, active, busy 0 (5 ms), retain 39>
+-o AppleEmbeddedUSBXHCIASMedia3142@08000000 <class AppleEmbeddedUSBXHCIASMedia3142, id 0x100000d18, registered, matched, active, busy 0 (378 ms), retain 73>
| +-o USB Receiver@08300000 <class IOUSBHostDevice, id 0x100000de2, registered, matched, active, busy 0 (242 ms), retain 44>
|
+-o CP2102 USB to UART Bridge Controller@08400000 <class IOUSBHostDevice, id 0x100011fde, registered, matched, active, busy 0 (69 ms), retain 20> +-o AppleUSBXHCITR@06000000 <class AppleUSBXHCITR, id 0x10000d4b2, registered, matched, active, busy 0 (460 ms), retain 202>
+-o USB2 Hub@06100000 <class IOUSBHostDevice, id 0x10000d4bd, registered, matched, active, busy 0 (394 ms), retain 29>
| +-o Studio Display@06140000 <class IOUSBHostDevice, id 0x10000d4da, registered, matched, active, busy 0 (363 ms), retain 81>
+-o USB3 Gen2 Hub@06300000 <class IOUSBHostDevice, id 0x10000eb89, registered, matched, active, busy 0 (41 ms), retain 26>
And when it's connected using a USB-C to USB-A adapter I see this:
ml@Mac-Studio ~ % ioreg -p IOUSB
+-o Root <class IORegistryEntry, id 0x100000100, retain 41>
+-o AppleT6000USBXHCI@03000000 <class AppleT6000USBXHCI, id 0x10000049e, registered, matched, active, busy 0 (7 ms), retain 39>
+-o AppleT6000USBXHCI@05000000 <class AppleT6000USBXHCI, id 0x1000004cc, registered, matched, active, busy 0 (2 ms), retain 39>
+-o AppleT6000USBXHCI@04000000 <class AppleT6000USBXHCI, id 0x1000004c4, registered, matched, active, busy 0 (5830 ms), retain 110>
|
+-o CP2102 USB to UART Bridge Controller@04100000 <class IOUSBHostDevice, id 0x10001201b, registered, matched, active, busy 0 (51 ms), retain 20> +-o AppleT6000USBXHCI@00000000 <class AppleT6000USBXHCI, id 0x1000004d0, registered, matched, active, busy 0 (7 ms), retain 39>
+-o AppleT6000USBXHCI@01000000 <class AppleT6000USBXHCI, id 0x10000043b, registered, matched, active, busy 0 (5 ms), retain 39>
+-o AppleT6000USBXHCI@02000000 <class AppleT6000USBXHCI, id 0x100000433, registered, matched, active, busy 0 (5 ms), retain 39>
+-o AppleEmbeddedUSBXHCIASMedia3142@08000000 <class AppleEmbeddedUSBXHCIASMedia3142, id 0x100000d18, registered, matched, active, busy 0 (382 ms), retain 67>
| +-o USB Receiver@08300000 <class IOUSBHostDevice, id 0x100000de2, registered, matched, active, busy 0 (242 ms), retain 44>
+-o AppleUSBXHCITR@06000000 <class AppleUSBXHCITR, id 0x10000d4b2, registered, matched, active, busy 0 (460 ms), retain 202>
+-o USB2 Hub@06100000 <class IOUSBHostDevice, id 0x10000d4bd, registered, matched, active, busy 0 (394 ms), retain 29>
| +-o Studio Display@06140000 <class IOUSBHostDevice, id 0x10000d4da, registered, matched, active, busy 0 (363 ms), retain 81>
+-o USB3 Gen2 Hub@06300000 <class IOUSBHostDevice, id 0x10000eb89, registered, matched, active, busy 0 (41 ms), retain 26>
Kind regards
Michael