We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
On Raspberry Pi 3, the command ck detect platform.gpu prints the following:
ck detect platform.gpu
$ ck detect platform.gpu Executing: lspci > /tmp/tmp-ck-HIVpbV pcilib: Cannot open /proc/bus/pci lspci: Cannot find any working access method.
and returns with 0. Therefore, GPU is not detected correctly (even if there's no GPU, it should work).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
On Raspberry Pi 3, the command
ck detect platform.gpu
prints the following:and returns with 0. Therefore, GPU is not detected correctly (even if there's no GPU, it should work).
The text was updated successfully, but these errors were encountered: