From: Peter Seiderer <ps.report@gmx.net>
To: Gerd Kautzmann <G.Kautzmann@PRIMES.de>
Cc: "buildroot@buildroot.org" <buildroot@buildroot.org>
Subject: Re: [Buildroot] generating a kernel with camera support (video 4 linux)
Date: Wed, 29 Mar 2023 17:38:51 +0200 [thread overview]
Message-ID: <20230329173851.18816793@gmx.net> (raw)
In-Reply-To: <1619D009AA8C9E469331A8EE22395AEC8C24E05A@Exchange2013.PRIMES.local>
Hello Gerd,
On Wed, 29 Mar 2023 15:22:23 +0000, Gerd Kautzmann <G.Kautzmann@PRIMES.de> wrote:
> Dear audience,
>
> I need you help generating a complete image for a Raspberry4 with camera support.
>
> I'm new to buildroot, currently I'm trying to generate an image with the support for a camera using video4linux.
>
> The sytem I generated is booting but doesn't use the connected imx219 camera, it has the drivers(?) needed in
>
> /lib/modules/5.10.92-v7l/kernel/drivers/media/i2c/imx219.ko
> /boot/overlays/imx219.dtbo
>
> But it will not generate the /dev/video0 device needed.
Add 'dtparam=i2c=on' and 'dtoverlay=imx219' to the config.txt file on the
first partition, reboot and (dependent on your configuration) load the
module via 'modprobe imx219' (or re-build your buildroot image with
'/dev management' set to Dynamic mdev or eudev which will enable the
udev autoload magic of the kernel modules)...
Regards,
Peter
>
> Do you have any ideas or doe you know where I can get further help?
>
> Thanks for you help.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-03-29 15:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-29 15:22 [Buildroot] generating a kernel with camera support (video 4 linux) Gerd Kautzmann
2023-03-29 15:38 ` Peter Seiderer [this message]
2023-03-30 15:47 ` Gerd Kautzmann
2023-03-30 17:21 ` Peter Seiderer
[not found] ` <1619D009AA8C9E469331A8EE22395AEC8C24E1BC@Exchange2013.PRIMES.local>
2023-03-31 19:59 ` Peter Seiderer
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=20230329173851.18816793@gmx.net \
--to=ps.report@gmx.net \
--cc=G.Kautzmann@PRIMES.de \
--cc=buildroot@buildroot.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox