xerpi / vita-udcd-uvc

PSVita UDCD USB Video Class plugin
468 stars 23 forks source link

Does not work on Mac #4

Closed theMackabu closed 3 years ago

theMackabu commented 5 years ago

does not show anything-black screen only

xerpi commented 5 years ago

Yeah, I tried to debug it a few months ago but couldn't get it working.

xerpi commented 5 years ago

Mind trying it again with the latest version?

verrinie commented 5 years ago

Hi, I've tried with your experimental version on OBS and it didn't work. People also reported that it didn't work on any other apps so I don't plan to try connecting to them (and I don't know how to use them haha...) I'll try with v6 later, I've set it up earlier but incorrectly so it didn't work. I'm going to find a way to get this work in the experimental build first, I may report if something happened

xerpi commented 5 years ago

Thanks for trying, could you paste macOS debug log? Also the output of a program that can dump the descriptors would be nice (like lsub -vd).

theMackabu commented 5 years ago

okay

verrinie commented 5 years ago

I don't know much about console logs so I captured anything that appeared on the log while I'm connecting my Vita and changing OBS settings https://imgur.com/gallery/7OqN1fs I hope it's useful somehow.. I'm still on the experimental version by the way

animaster commented 5 years ago

Here is the output of lsusb -v when I connected my Vita using this plugin:

Bus 253 Device 004: ID 054c:1337 Sony Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x054c Sony Corp.
  idProduct          0x1337 
  bcdDevice            1.00
  iManufacturer           1 SONY
  iProduct                2 PSVita
  iSerial                 3 Vita UVC
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          267
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         0
      bInterfaceCount         2
      bFunctionClass         14 Video
      bFunctionSubClass       3 Video Interface Collection
      bFunctionProtocol       0 
      iFunction               0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      1 Video Control
      bInterfaceProtocol      0 
      iInterface              0 
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdUVC               1.10
        wTotalLength           30
        dwClockFrequency       48.000000MHz
        bInCollection           1
        baInterfaceNr( 0)       1
      VideoControl Interface Descriptor:
        bLength                 8
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID             1
        wTerminalType      0x0200 Input Vendor Specific
        bAssocTerminal          0
        iTerminal               0 
      VideoControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID             2
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bSourceID               1
        iTerminal               0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      VideoStreaming Interface Descriptor:
        bLength                            14
        bDescriptorType                    36
        bDescriptorSubtype                  1 (INPUT_HEADER)
        bNumFormats                         1
        wTotalLength                      183
        bEndPointAddress                  131
        bmInfo                              0
        bTerminalLink                       2
        bStillCaptureMethod                 0
        bTriggerSupport                     0
        bTriggerUsage                       0
        bControlSize                        1
        bmaControls( 0)                    27
      VideoStreaming Interface Descriptor:
        bLength                            27
        bDescriptorType                    36
        bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
        bFormatIndex                        1
        bNumFrameDescriptors                4
        guidFormat                            {4e563132-0000-1000-8000-00aa00389b71}
        bBitsPerPixel                      12
        bDefaultFrameIndex                  1
        bAspectRatioX                       0
        bAspectRatioY                       0
        bmInterlaceFlags                 0x00
          Interlaced stream or variable: No
          Fields per frame: 2 fields
          Field 1 first: No
          Field pattern: Field 1 only
          bCopyProtect                      0
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         1
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            960
        wHeight                           544
        dwMinBitRate                188006400
        dwMaxBitRate                376012800
        dwMaxVideoFrameBufferSize      783360
        dwDefaultFrameInterval         166666
        bFrameIntervalType                  2
        dwFrameInterval( 0)            166666
        dwFrameInterval( 1)            333333
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         2
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            896
        wHeight                           504
        dwMinBitRate                162570240
        dwMaxBitRate                325140480
        dwMaxVideoFrameBufferSize      677376
        dwDefaultFrameInterval         166666
        bFrameIntervalType                  2
        dwFrameInterval( 0)            166666
        dwFrameInterval( 1)            333333
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         3
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            864
        wHeight                           488
        dwMinBitRate                151787520
        dwMaxBitRate                303575040
        dwMaxVideoFrameBufferSize      632448
        dwDefaultFrameInterval         166666
        bFrameIntervalType                  2
        dwFrameInterval( 0)            166666
        dwFrameInterval( 1)            333333
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         4
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            480
        wHeight                           272
        dwMinBitRate                 47001600
        dwMaxBitRate                 94003200
        dwMaxVideoFrameBufferSize      195840
        dwDefaultFrameInterval         166666
        bFrameIntervalType                  2
        dwFrameInterval( 0)            166666
        dwFrameInterval( 1)            333333
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     0 (Unspecified)
        bTransferCharacteristics            0 (Unspecified)
        bMatrixCoefficients                 0 (Unspecified)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Hopefully it helps!

xerpi commented 5 years ago

@animaster Thanks for the log! It looks totally correct so I don't know what's the problem. Is there any way you could get a detailed log? Like:

$ sudo dmesg
$ grep USB /var/log/system.log
$ ioreg -b | grep USB
theMackabu commented 5 years ago
Sajjaads-MacBook-Air:~ SajjaadF$ source .login
SajjaadF 😶 *(-_-)* 😐  💻  @ ~/(&)sudo dmesg
Password:
1353Sorry, try again.

Password:
152sf2Sorry, try again.
Password:
sudo: 3 incorrect password attempts
SajjaadF 😶 *(-_-)* 😐  💻  @ ~/(&)sudo dmesg
Password:
e.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedSandbox: 1 duplicate report for com.apple.WebKit deny(1) file-read-data /private/etc/hostsSandbox: storedownloadd(29312) deny(1) mach-lookup com.apple.dock.serverSandbox: storeassetd(29237) deny(1) mach-lookup com.apple.dock.server+- IOAudioEngine[<ptr>]::removeUserClient(<ptr>) returns 0x0
+- IOAudioEngine::removeUserClientAction(<ptr>, <ptr>) returns 0x0
+- IOAudioEngine[<ptr>]::clientClosed(<ptr>)
+- IOAudioEngineUserClient[<ptr>]::clientDied() returns 0x0
+- IOAudioEngineUserClient[<ptr>]::stop(<ptr>)
sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsyscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2Sandbox: 3 duplicate reports for contextstored deny(1) file-write-data /private/var/root/Library/Preferences/com.apple.contextstored.plistSandbox: storedownloadd(29312) deny(1) mach-lookup com.apple.dock.serverSandbox: storeassetd(29237) deny(1) mach-lookup com.apple.dock.serverIOConsoleUsers: time(0) 0->0, lin 1, llk 0, 
IOConsoleUsers: gIOScreenLockState 1, hs 0, bs 0, now 0, sm 0x0
loginwindow is not entitled for IOHIDLibUserClient keyboard accessloginwindow is not entitled for IOHIDLibUserClient keyboard accesssb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approve
SajjaadF 😶 *(-_-)* 😐  💻  @ ~/(&)sudo dmesg
sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedSandbox: 1 duplicate report for com.apple.WebKit deny(1) file-read-data /private/etc/hostsSandbox: storedownloadd(29312) deny(1) mach-lookup com.apple.dock.serverSandbox: storeassetd(29237) deny(1) mach-lookup com.apple.dock.server+- IOAudioEngine[<ptr>]::removeUserClient(<ptr>) returns 0x0
+- IOAudioEngine::removeUserClientAction(<ptr>, <ptr>) returns 0x0
+- IOAudioEngine[<ptr>]::clientClosed(<ptr>)
+- IOAudioEngineUserClient[<ptr>]::clientDied() returns 0x0
+- IOAudioEngineUserClient[<ptr>]::stop(<ptr>)
sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsyscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2Sandbox: 3 duplicate reports for contextstored deny(1) file-write-data /private/var/root/Library/Preferences/com.apple.contextstored.plistSandbox: storedownloadd(29312) deny(1) mach-lookup com.apple.dock.serverSandbox: storeassetd(29237) deny(1) mach-lookup com.apple.dock.serverIOConsoleUsers: time(0) 0->0, lin 1, llk 0, 
IOConsoleUsers: gIOScreenLockState 1, hs 0, bs 0, now 0, sm 0x0
loginwindow is not entitled for IOHIDLibUserClient keyboard accessloginwindow is not entitled for IOHIDLibUserClient keyboard accesssb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedStarting poll type 4
Restarting poll type 4
Command 0x1100 completed. inCount: 2 data:0x0Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Command 0x1200 completed. inCount: 2 data:0x0Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Command 0x1300 completed. inCount: 2 data:0x0Command 0x2 completed. inCount: 2 data:0x5Command 0x1 completed. inCount: 2 data:0x1011Command 0x16 completed. inCount: 2 data:0x80Command 0xa completed. inCount: 2 data:0xd48Command 0xb completed. inCount: 2 data:0xd36Command 0x12 completed. inCount: 2 data:0xffffCommand 0x13 completed. inCount: 2 data:0x53Command 0xf completed. inCount: 2 data:0xa8aCommand 0x10 completed. inCount: 2 data:0x12b1SmartBattery: finished polling type 4
SajjaadF 😶 *(-_-)* 😐  💻  @ ~/(&)sudo dmesg
sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.WebKit [57295]sb_user_approval: pid 57287 responsible for 57295sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 57295: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedSandbox: 1 duplicate report for com.apple.WebKit deny(1) file-read-data /private/etc/hostsSandbox: storedownloadd(29312) deny(1) mach-lookup com.apple.dock.serverSandbox: storeassetd(29237) deny(1) mach-lookup com.apple.dock.server+- IOAudioEngine[<ptr>]::removeUserClient(<ptr>) returns 0x0
+- IOAudioEngine::removeUserClientAction(<ptr>, <ptr>) returns 0x0
+- IOAudioEngine[<ptr>]::clientClosed(<ptr>)
+- IOAudioEngineUserClient[<ptr>]::clientDied() returns 0x0
+- IOAudioEngineUserClient[<ptr>]::stop(<ptr>)
sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for com.apple.appkit [60161]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60161sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedsyscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2syscall_extension_issue failed: 2Sandbox: 3 duplicate reports for contextstored deny(1) file-write-data /private/var/root/Library/Preferences/com.apple.contextstored.plistSandbox: storedownloadd(29312) deny(1) mach-lookup com.apple.dock.serverSandbox: storeassetd(29237) deny(1) mach-lookup com.apple.dock.serverIOConsoleUsers: time(0) 0->0, lin 1, llk 0, 
IOConsoleUsers: gIOScreenLockState 1, hs 0, bs 0, now 0, sm 0x0
loginwindow is not entitled for IOHIDLibUserClient keyboard accessloginwindow is not entitled for IOHIDLibUserClient keyboard accesssb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mds [28755]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 28755sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067sb_user_approval: kTCCServiceSystemPolicyAllFiles for mdworker_shared [60067]sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed by entitlement for pid 60067AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
AppleKeyStore: operation failed (pid: 86 sel: 75 ret: e00002ce '-536870194', -1, 100000)
sb_user_approval: kTCCServiceSystemPolicyAllFiles for fseventsd [55]sb_user_approval: pid 55 responsible for 55sb_user_approval: kTCCServiceSystemPolicyAllFiles satisifed from cache for pid 55: not approvedStarting poll type 4
Restarting poll type 4
Command 0x1100 completed. inCount: 2 data:0x0Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Command 0x1200 completed. inCount: 2 data:0x0Failed to read key     . rc:0x84
Failed to read key     . rc:0x84
Command 0x1300 completed. inCount: 2 data:0x0Command 0x2 completed. inCount: 2 data:0x5Command 0x1 completed. inCount: 2 data:0x1011Command 0x16 completed. inCount: 2 data:0x80Command 0xa completed. inCount: 2 data:0xd48Command 0xb completed. inCount: 2 data:0xd36Command 0x12 completed. inCount: 2 data:0xffffCommand 0x13 completed. inCount: 2 data:0x53Command 0xf completed. inCount: 2 data:0xa8aCommand 0x10 completed. inCount: 2 data:0x12b1SmartBattery: finished polling type 4
SajjaadF 😶 *(-_-)* 😐  💻  @ ~/(&)grep USB /var/log/system.log
SajjaadF 😶 *(-_-)* 😐  💻  @ ~/(&)ioreg -b | grep USB
    | |   | +-o XHC1@14000000  <class AppleUSBXHCILPT, id 0x10000023f, registered, matched, active, busy 0 (200701 ms), retain 325>
    | |   |   +-o HS01@14100000  <class AppleUSB20XHCIPort, id 0x1000002d0, registered, matched, active, busy 0 (37068 ms), retain 11>
    | |   |   +-o HS02@14200000  <class AppleUSB20XHCIPort, id 0x1000002d4, registered, matched, active, busy 0 (10593 ms), retain 10>
    | |   |   +-o HS03@14300000  <class AppleUSB20XHCIPort, id 0x1000002d5, registered, matched, active, busy 0 (1310 ms), retain 35>
    | |   |   | +-o BRCM20702 Hub@14300000  <class IOUSBHostDevice, id 0x1000111ce, registered, matched, active, busy 0 (43 ms), retain 29>
    | |   |   |   +-o AppleUSBHostLegacyClient  <class AppleUSBHostLegacyClient, id 0x1000111dc, !registered, !matched, active, busy 0, retain 8>
    | |   |   |   +-o AppleUSB20InternalHub@14300000  <class AppleUSB20InternalHub, id 0x1000111e1, registered, matched, active, busy 0 (39 ms), retain 19>
    | |   |   |   | +-o AppleUSB20HubPort@14310000  <class AppleUSB20HubPort, id 0x1000111e5, registered, matched, active, busy 0 (19 ms), retain 12>
    | |   |   |   | +-o AppleUSB20HubPort@14320000  <class AppleUSB20HubPort, id 0x1000111e6, registered, matched, active, busy 0 (17 ms), retain 12>
    | |   |   |   | +-o AppleUSB20HubPort@14330000  <class AppleUSB20HubPort, id 0x1000111e7, registered, matched, active, busy 0 (4 ms), retain 14>
    | |   |   |   |   +-o Bluetooth USB Host Controller@14330000  <class IOUSBHostDevice, id 0x100011221, registered, matched, active, busy 0 (4 ms), retain 34>
    | |   |   |   |     +-o AppleUSBHostLegacyClient  <class AppleUSBHostLegacyClient, id 0x100011224, !registered, !matched, active, busy 0, retain 9>
    | |   |   |   |     +-o BroadcomBluetoothHostControllerUSBTransport  <class BroadcomBluetoothHostControllerUSBTransport, id 0x100011229, registered, matched, active, busy 0 (0 ms), retain 13>
    | |   |   |   |     +-o IOUSBHostInterface@0  <class IOUSBHostInterface, id 0x10001122c, !registered, !matched, active, busy 0, retain 10>
    | |   |   |   |     +-o IOUSBHostInterface@1  <class IOUSBHostInterface, id 0x10001122d, !registered, !matched, active, busy 0, retain 7>
    | |   |   |   |     +-o IOUSBHostInterface@2  <class IOUSBHostInterface, id 0x10001122e, !registered, !matched, active, busy 0, retain 9>
    | |   |   |   |     +-o IOUSBHostInterface@3  <class IOUSBHostInterface, id 0x10001122f, !registered, !matched, active, busy 0, retain 5>
    | |   |   |   +-o IOUSBHostInterface@0  <class IOUSBHostInterface, id 0x1000111e3, !registered, !matched, active, busy 0, retain 9>
    | |   |   +-o HS05@14400000  <class AppleUSB20XHCIPort, id 0x1000002d6, registered, matched, active, busy 0 (0 ms), retain 9>
    | |   |   +-o SSP1@14500000  <class AppleUSB30XHCIPort, id 0x1000002db, registered, matched, active, busy 0 (4880 ms), retain 14>
    | |   |   +-o SSP2@14600000  <class AppleUSB30XHCIPort, id 0x1000002dc, registered, matched, active, busy 0 (0 ms), retain 14>
    | |   |   +-o SSP3@14700000  <class AppleUSB30XHCICardReaderPort, id 0x1000002df, registered, matched, active, busy 0 (151615 ms), retain 15>
      +-o AppleUSBHostResources  <class AppleUSBHostResources, id 0x100000232, registered, matched, active, busy 0 (32582 ms), retain 60>
      | +-o AppleUSBLegacyRoot  <class AppleUSBLegacyRoot, id 0x100000233, registered, matched, active, busy 0 (32581 ms), retain 14>
      | | +-o AppleUSBXHCI@14000000  <class AppleUSBController, id 0x100000304, registered, matched, active, busy 0 (32582 ms), retain 54>
      | |   +-o AppleUSBXHCI Root Hub Simulation@14000000  <class AppleUSBRootHubDevice, id 0x100000305, registered, matched, active, busy 0 (66 ms), retain 9>
      | |   +-o BRCM20702 Hub@14300000  <class AppleUSBDevice, id 0x1000111db, registered, matched, active, busy 0 (1 ms), retain 12>
      | |   | +-o AppleUSBInterface@0  <class AppleUSBInterface, id 0x1000111e4, !registered, !matched, active, busy 0, retain 4>
      | |   +-o Bluetooth USB Host Controller@14330000  <class AppleUSBDevice, id 0x100011223, registered, matched, active, busy 0 (2 ms), retain 17>
      | |     +-o AppleUSBInterface@0  <class AppleUSBInterface, id 0x100011230, !registered, !matched, active, busy 0, retain 4>
      | |     +-o AppleUSBInterface@1  <class AppleUSBInterface, id 0x100011231, !registered, !matched, active, busy 0, retain 4>
      | |     +-o AppleUSBInterface@2  <class AppleUSBInterface, id 0x100011232, !registered, !matched, active, busy 0, retain 4>
      | |     +-o AppleUSBInterface@3  <class AppleUSBInterface, id 0x100011233, !registered, !matched, active, busy 0, retain 4>
      | +-o AppleUSBHostPacketFilterService  <class AppleUSBHostPacketFilterService, id 0x100000235, !registered, !matched, active, busy 0, retain 4>
      +-o org_virtualbox_VBoxUSB  <class org_virtualbox_VBoxUSB, id 0x100000735, registered, matched, active, busy 0 (2 ms), retain 5>
      +-o com_apple_driver_AppleUSBCardReaderDriverNub  <class com_apple_driver_AppleUSBCardReaderDriverNub, id 0x100000314, registered, matched, active, busy 0 (2856 ms), retain 13>
        +-o com_apple_driver_AppleUSBCardReaderUMC  <class com_apple_driver_AppleUSBCardReaderUMC, id 0x100000317, !registered, !matched, active, busy 0 (2854 ms), retain 9>
            +-o com_apple_driver_AppleUSBCardReaderSBC  <class com_apple_driver_AppleUSBCardReaderSBC, id 0x10000031c, registered, matched, active, busy 0 (2739 ms), retain 9>
SajjaadF 😶 *(-_-)* 😐  💻  @ ~/(&)
spiral2k commented 5 years ago

yup, black screen in OBS, @xerpi did you found the problem? thanks for the amazing work.

xerpi commented 5 years ago

@spiral2k Unfortunately I lack the free time needed to investigate that

eastcoastcoder commented 5 years ago

Same issue here, I thought VMWare could forward it directly but I didn't have any luck. Looks like bootcamp works as a last resort though.

firelad97 commented 5 years ago

I have the same issue here as well. Hoping this issue gets fixed soon.

AuroraWright commented 4 years ago

Not sure if this could be of help, but as I have two UVC devices which do work fine on macOS (the former even supports the same frame format as this plugin) I thought of dumping their lsusb output and the one from the Vita (so maybe they can be compared). elgatohd60s+.txt logitechC920.txt psvita.txt

For what it's worth, it seems the UVC driver does recognize the Vita at least in part, ffmpeg as an example can output the supported video modes via avfoundation: [avfoundation @ 0x7f99e2800800] Supported modes: [avfoundation @ 0x7f99e2800800] 480x272@[60.000240 60.000240]fps [avfoundation @ 0x7f99e2800800] 480x272@[30.000030 30.000030]fps [avfoundation @ 0x7f99e2800800] 864x488@[60.000240 60.000240]fps [avfoundation @ 0x7f99e2800800] 864x488@[30.000030 30.000030]fps [avfoundation @ 0x7f99e2800800] 896x504@[60.000240 60.000240]fps [avfoundation @ 0x7f99e2800800] 896x504@[30.000030 30.000030]fps [avfoundation @ 0x7f99e2800800] 960x544@[60.000240 60.000240]fps [avfoundation @ 0x7f99e2800800] 960x544@[30.000030 30.000030]fps

fpmweb commented 4 years ago

I have the same problem :(

oxyoxy1 commented 4 years ago

I emulated windows 10 on my Mac with parallels and coincidentally got it to work

xerpi commented 4 years ago

@AuroraWright Thanks for testing! Have you tried on the v1.5 (I see on the lsusb log an Interrupt Endpoint which is removed in 1.5).

xerpi commented 4 years ago

Another thing worth testing is the Color Matching Descriptor (which according to the spec is optional): On this plugin we have:

      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     0 (Unspecified)
        bTransferCharacteristics            0 (Unspecified)
        bMatrixCoefficients                 0 (Unspecified)

While elgato has:

      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 1 (BT.709)
Mich-Cr commented 4 years ago

@xerpi hello good afternoon we are June 2, 2020 any solution to use udcd-uvc on mac? Captura de Pantalla 2020-06-02 a la(s) 16 38 34

xerpi commented 3 years ago

Check https://github.com/xerpi/vita-udcd-uvc/issues/49#issuecomment-696936429