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

fails with 6.1.21+ on Raspberry Pi Zero W rev 1.1 #31

Open
folkertvanheusden opened this issue Jun 25, 2023 · 0 comments
Open

fails with 6.1.21+ on Raspberry Pi Zero W rev 1.1 #31

folkertvanheusden opened this issue Jun 25, 2023 · 0 comments

Comments

@folkertvanheusden
Copy link

folkertvanheusden commented Jun 25, 2023

During multi-gadget.sh the last line of that script fails:

ls /sys/class/udc > $GADGET_PATH/UDC results in: ls: write error: Device or resource busy

in dmesg I see: [ 80.470962] UDC core: pi4: couldn't find an available UDC or it's busy

that eventually leads to:

DEVICE_UVC: Device open failed: No such file or directory (2).

It does work with showmewebcam (which uses an older 5.10.11 kernel) and it fails with raspbian bullseye with kernel 6.1.21+ (6.1.34+ also fails).

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