* [Buildroot] Unable to configure USB webcam in Buildroot
@ 2023-09-07 10:03 Sourabh Hegde
2023-09-08 10:00 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Sourabh Hegde @ 2023-09-07 10:03 UTC (permalink / raw)
To: buildroot
[-- Attachment #1.1: Type: text/plain, Size: 386 bytes --]
Hello,
I am trying to configure a Logitech USB Webcam for my NXP i.MX 8M board. I
have enabled CONFIG_MEDIA_USB_SUPPORT=y in the linux-menuconfig.
But when I do "ls -l /dev/video*" I get "No such file or directory" and
"v4l2-ctl --list-devices" shows "Cannot open device /dev/video0, exiting.".
Can anyone please let me know how to enable USB webcam in Buildroot?
Thank you,
Sourabh
[-- Attachment #1.2: Type: text/html, Size: 538 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Buildroot] Unable to configure USB webcam in Buildroot
2023-09-07 10:03 [Buildroot] Unable to configure USB webcam in Buildroot Sourabh Hegde
@ 2023-09-08 10:00 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-09-08 10:00 UTC (permalink / raw)
To: Sourabh Hegde; +Cc: buildroot
>>>>> "Sourabh" == Sourabh Hegde <hrsourabh011@gmail.com> writes:
> Hello,
> I am trying to configure a Logitech USB Webcam for my NXP i.MX 8M board. I
> have enabled CONFIG_MEDIA_USB_SUPPORT=y in the linux-menuconfig.
> But when I do "ls -l /dev/video*" I get "No such file or directory" and
> "v4l2-ctl --list-devices" shows "Cannot open device /dev/video0, exiting.".
> Can anyone please let me know how to enable USB webcam in Buildroot?
Not really a Buildroot question, but that webcam probably uses the UVC
(USB Video Class) interface. Ensure you have CONFIG_USB_VIDEO_CLASS
enabled in your kernel and check dmesg when you plug it in.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-08 10:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 10:03 [Buildroot] Unable to configure USB webcam in Buildroot Sourabh Hegde
2023-09-08 10:00 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox