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

m1 macbook + goggles v2 not detected #16

Open
b1alpha opened this issue May 21, 2022 · 4 comments
Open

m1 macbook + goggles v2 not detected #16

b1alpha opened this issue May 21, 2022 · 4 comments

Comments

@b1alpha
Copy link

b1alpha commented May 21, 2022

Commit * d983986 - (HEAD -> master, origin/master, origin/HEAD) Update README.md (3 days ago)

➜ voc-poc git:(master) node index.js -o | ffplay -i - -analyzeduration 1 -probesize 32 -sync ext
Goggles USB device not found. Please connect your goggles and restart the script.
ffplay version 5.0.1 Copyright (c) 2003-2022 the FFmpeg developers

@NeariX67
Copy link

Same issue here. However it is not limited by this tool here. If i run ioreg -p IOUSB it does not display any USB device.

First is with goggles plugged in, second without.

justin@Justins-Air voc-poc % ioreg -p IOUSB 
+-o Root  <class IORegistryEntry, id 0x100000100, retain 29>
  +-o AppleT8103USBXHCI@01000000  <class AppleT8103USBXHCI, id 0x1000003bc, registered, matched, active, busy 0 (11 ms), retain 39>
  +-o AppleT8103USBXHCI@00000000  <class AppleT8103USBXHCI, id 0x1000002a4, registered, matched, active, busy 0 (553 ms), retain 89>
justin@Justins-Air voc-poc % ioreg -p IOUSB 
+-o Root  <class IORegistryEntry, id 0x100000100, retain 29>
  +-o AppleT8103USBXHCI@01000000  <class AppleT8103USBXHCI, id 0x1000003bc, registered, matched, active, busy 0 (11 ms), retain 39>
  +-o AppleT8103USBXHCI@00000000  <class AppleT8103USBXHCI, id 0x1000002a4, registered, matched, active, busy 0 (553 ms), retain 89>

@j005u
Copy link
Contributor

j005u commented Sep 13, 2022

@NeariX67 are you maybe using a C-C USB Cable?

You might need a C to A dongle and an A to C cable to make it work.

@NeariX67
Copy link

NeariX67 commented Oct 1, 2022

Still not working

@mylatestwork
Copy link

Same issue here. Goggles USB device not found. Please connect your goggles and restart the script.
fd:: Invalid data found when processing input. Using same cables to root or flashing fw.
ioreg -p IOUSB shows the goggle is connected?
+-o Root <class IORegistryEntry, id 0x100000100, retain 36>
+-o AppleT6000USBXHCI@00000000 <class AppleT6000USBXHCI, id 0x1000002f1, registered, matched, active, busy 0 (11287 ms), retain 69>
| +-o pigeon@00100000 <class IOUSBHostDevice, id 0x10000dbff, registered, matched, active, busy 0 (2071 ms), retain 48>
+-o AppleT6000USBXHCI@02000000 <class AppleT6000USBXHCI, id 0x1000002e5, registered, matched, active, busy 0 (2 ms), retain 39>
+-o AppleT6000USBXHCI@01000000 <class AppleT6000USBXHCI, id 0x1000002df, registered, matched, active, busy 0 (14985 ms), retain 72>

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

No branches or pull requests

4 participants