All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Sourabh Hegde <hrsourabh011@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] Unable to configure USB webcam in Buildroot
Date: Fri, 08 Sep 2023 12:00:35 +0200	[thread overview]
Message-ID: <87tts5f0ho.fsf@48ers.dk> (raw)
In-Reply-To: <CADYjeSuybuLKr2oHeABvQOwdtcratHm11UrwK76HxA6TBRPnHA@mail.gmail.com> (Sourabh Hegde's message of "Thu, 7 Sep 2023 12:03:40 +0200")

>>>>> "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

      reply	other threads:[~2023-09-08 10:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-07 10:03 [Buildroot] Unable to configure USB webcam in Buildroot Sourabh Hegde
2023-09-08 10:00 ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tts5f0ho.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=hrsourabh011@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.