To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/hbrobotics/98eaeb40-da69-3379-295d-6f20aedd11da%40gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/hbrobotics/eb0c4d94-f9a5-bfd5-a094-5b4d8f95d1b2%40gmail.com.
Alan & Camp, et al.,
on my Pi4 / U22/ R2 Humble with configuration
# camera_auto_detect=1
dtoverlay=ov5647
$ v4l2-ctl --list-devices sees my camera as
...
unicam (platform:fe801000.csi):
/dev/media0
and complains it cannot open device /dev/video0 and quits.
Cheese fails complaining:
(cheese:2864): Glib-Gobject-CRITICAL **: 11:25:35.890:
g_value_dup_string: assertion ‘G_VALUE_HOLDS_STRING (value)’
failed
Camp,
What was your config.txt that worked?
What other "secret sauce" did you do to install?
[in a past (U18?) version of Ubuntu, the config.txt cautioned NOT to edit it but to edit usrconfig.txt instead. That seems to have disappeared?]
BTW it's not /boot/config.txt but /boot/firmware/config.txt
James
James H Phelan "Nihil est sine ratione cur potius sit quam non sit" Leibniz "Here am I, the servent of the Lord; let it be with me, according to your Word" Luke 1:38
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hbrobotics/10e0b7f9-4e1c-7ae9-8279-0624efca3b0d%40hal-pc.org.
Robuds,
I've tried climbing back this thread to install libcamera, etc. and keep finding myself in the weeds.
Does anybody have a reliable recipe to
follow?
Pi4b 8GB / U22.04 Jammy / ROS2 Humble /
camera v2.1
James
James H Phelan "Nihil est sine ratione cur potius sit quam non sit" Leibniz "Here am I, the servent of the Lord; let it be with me, according to your Word" Luke 1:38
I never got cheese to work on any RPi camera. I don't think it is possible. It is possible to get libcamera and ROS to work. For ROS2, use the camera_ros driver. Make sure you use the shortest cable possible for the camera. I am not sure about non ROS apps. I haven't tried OpenCV outside of ROS on RPi.
On 08/07/2022 10:02 AM James H Phelan <jhph...@hal-pc.org> wrote:
Alan & Camp, et al.,
on my Pi4 / U22/ R2 Humble with configuration
# camera_auto_detect=1
dtoverlay=ov5647
$ v4l2-ctl --list-devices sees my camera as
...
unicam (platform:fe801000.csi):
/dev/media0
and complains it cannot open device /dev/video0 and quits.l
Version: 0.63.0
Source dir: /home/ubuntu/libcamera
Build dir: /home/ubuntu/libcamera/build
Build type: native build
Project name: libcamera
Project version: 0.0.0
C compiler for the host machine: cc (gcc 11.2.0 "cc (Ubuntu 11.2.0-19ubuntu1) 11.2.0")
C linker for the host machine: cc ld.bfd 2.38
C++ compiler for the host machine: c++ (gcc 11.2.0 "c++ (Ubuntu 11.2.0-19ubuntu1) 11.2.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Host machine cpu family: aarch64
Host machine cpu: aarch64
Header "unistd.h" has symbol "issetugid" : NO
Header "stdlib.h" has symbol "secure_getenv" : YES
Compiler for C supports arguments -Wno-c99-designator: NO
Library lttng-ust found: NO
Program ./parser.py found: YES (/home/ubuntu/libcamera/utils/ipc/./parser.py)
Program ./generate.py found: YES (/home/ubuntu/libcamera/utils/ipc/./generate.py)
Program ./extract-docs.py found: YES (/home/ubuntu/libcamera/utils/ipc/./extract-docs.py)
Program ./gen-tp-header.py found: YES (/home/ubuntu/libcamera/utils/tracepoints/./gen-tp-header.py)
Configuring version.h using configuration
Program openssl found: YES (/usr/bin/openssl)
Library atomic found: YES
Library libdw found: YES
Library libunwind found: YES
Header "execinfo.h" has symbol "backtrace" : YES
Run-time dependency threads found: YES
Library dl found: YES
src/libcamera/meson.build:68:0: ERROR: C shared or static library 'gnutls' not found
A full log can be found at /home/ubuntu/libcamera/build/meson-logs/meson-log.txt
ubuntu@rp4-ub22h-r2:~/libcamera$
Appreciate any adviceTo view this discussion on the web visit https://groups.google.com/d/msgid/hbrobotics/4312c618-f6b4-4536-b2f1-994d9afa098f%40gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hbrobotics/ed0be833-083e-4917-a4c8-04e0dd199d81n%40googlegroups.com.
I left off the important part:
[424/425] Installing files.
Installation failed due to insufficient permissions.
Attempting to use polkit to gain elevated privileges...
==== AUTHENTICATING FOR org.freedesktop.policykit.exec ===
Authentication is needed to run `/usr/bin/python3' as the super
user
Authenticating as: Ubuntu (ubuntu)
Password:
polkit-agent-helper-1: error response to PolicyKit daemon:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session
for cookie
==== AUTHENTICATION FAILED ===
Error executing command as another user: Not authorized
This incident has been reported.
FAILED: meson-internal__install
/home/ubuntu/.local/bin/meson install --no-rebuild
ninja: build stopped: subcommand failed.
James H Phelan "Nihil est sine ratione cur potius sit quam non sit" Leibniz "Here am I, the servent of the Lord; let it be with me, according to your Word" Luke 1:38
--
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hbrobotics/fe6a7da8-2841-c56c-139c-215e48f7cc1a%40hal-pc.org.
Marco,
"you *must make sure*, the ubuntu packaged version is not installed"
I'm not clear what "ubuntu packaged version" refers to. How would it get there and how do you check?
J
James H Phelan "Nihil est sine ratione cur potius sit quam non sit" Leibniz "Here am I, the servent of the Lord; let it be with me, according to your Word" Luke 1:38
Sampsa,
I'm a hobbyist not an IT professional. So no risk of ever being interviewed!
This is a robot raspberry pi, not an enterprise server, so no significant security worries.
I just want to get it to work. What do I do?
James
James H Phelan "Nihil est sine ratione cur potius sit quam non sit" Leibniz "Here am I, the servent of the Lord; let it be with me, according to your Word" Luke 1:38
To view this discussion on the web visit https://groups.google.com/d/msgid/hbrobotics/CAOF2Wg6WghjqSCzKbzXVZk4C_hz_jhSU6y5L10C%2BKdwadwcc%2Bw%40mail.gmail.com.