-
Notifications
You must be signed in to change notification settings - Fork 5
Troubleshooting
Chris Sawczuk edited this page Jan 5, 2023
·
1 revision
Don't worry, you're not alone. This page contains a list of known issues and potential solutions.
Make sure you have read and followed the Setup section of the README.
This is a list of reasons you may be getting no video in most common order:
- You are not using the USB cable that came with your device - The LGX and LGX2 require high data transfer capable cables (like the USB-C cables that can do Thunderbolt 3). This may also manifest itself as 'garbled output' where you see some frame output, but not consistent full frames.
- The HDMI cable that is plugged in may need to be re-inserted
- The device producing video isn't actually producing video - verify by plugging it into a HDMI output.
- Your computer isn't fast enough to process frame data, resulting in the LGX/LGX2 continuously losing sync, meaning adequate frame data cannot be retrieved.
All but point 4 are easily verified. If you have verified that your setup is conforming to the minimum requirements, then you can attempt to get a summary of performance and timings by running the program with the logging flat:
./lgx2userspace -v
Let the program run for 10-15 seconds and then close it. Upon closing you should get a summary of timings which you can submit on an issue. You cannot be overly verbose when describing your system setup.