My camera Fujifilm X-T200 doesn’t mount.
In the terminal I can see it from lsusb
command and computer charges the camera. But it works well on other computers with linux or windows.
My camera Fujifilm X-T200 doesn’t mount.
In the terminal I can see it from lsusb
command and computer charges the camera. But it works well on other computers with linux or windows.
you may miss some support libs, EndeavourOS install is really minimal
You can show what it outputs over journalctl -f
while plugging it in?
https://wiki.archlinux.org/title/GPhoto
Install the libgphoto2 package, and optionally gphoto2 to have a command line interface.
sudo pacman -Syu libgphoto2 gphoto2
cool… on reading the wiki i saw i can also pipe streams as a webcam… will try using my phpone cam as a stream lets see
Thanks a lot. It was really helpful to learn this tool.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.