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

USB HID Drivers #3

Open
ottolewis8 opened this issue Aug 22, 2019 · 0 comments
Open

USB HID Drivers #3

ottolewis8 opened this issue Aug 22, 2019 · 0 comments

Comments

@ottolewis8
Copy link

I have successfully build and run an image using these options:

BRANCH=devel_ga-rev1.1
DISTRO=fsl-imx-wayland
IMAGE=fsl-image-qt5-validation-imx
MACHINE=cl-som-imx8
As defined: https://github.com/compulab-yokneam/meta-compulab-imx8/wiki/01.-Build-CompuLab-Images

I have added HID to the kernel and rebuilt and deployed
bitbake virtual/kernel -c menuconfig
dmesg on target does not show any connecting/disconnecting USB devices.

lsusb
Bus 003 Device 002: ID 8087:0a2b Intel Corp.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 04b4:6500 Cypress Semiconductor Corp.
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Am I doing something wrong? How do I add USB HID to the IMX8?

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

1 participant