I just got a MicroView USB Digitial Microscope, but it doesn’t work on Leap 15.1. It works on my Lenovo Android tablet, and on an old Windows XP laptop, so I know it’s not defective. I could just use the tablet, but what fun is that? Running “Cheese”, it says “no device found”.
I ran this:
lsusb
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
**Bus 003 Device 013: ID 0ac8:3420 Z-Star Microelectronics Corp. Venus USB2.0 Camera**
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 9570:0301
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
If you run the command usb-devices instead, can you post the relevant lines related to the device.
Also if you open a terminal and switch to root user, unplug the device and run the command udevadm monitor and then plug the device in and post the relevant output.
I tried guvcview, it says “No video device found”
Also tried luvcview, got this:
luvcview
luvcview version 0.2.1
Video driver: x11
A window manager is available
video /dev/video0
ERROR opening V4L interface
: No such file or directory
I installed v4l-conf, v4l-tools and v4l-utils. Then I ran this:
v4l-conf
v4l-conf: using X11 display :0
dga: version 2.0
WARNING: No DGA direct video mode for this display.
mode: 1920x1080, depth=24, bpp=32, bpl=7680, base=unknown
/dev/video0 [v4l2]: no overlay support
webcam
reading config file: /home/user/.webcamrc
[codecinfo] Error: Cannot open plugin directory /usr/lib64/libquicktime (forgot make install?)
v4l2: open /dev/video0: No such file or directory
vid-open: failed: libv4l
no grabber device available
In Yast, “libquicktime0” was installed, and there was also “libquicktime” that wasn’t, so I installed it. Now I don’t get the complaint about it, but still no luck
webcam
reading config file: /home/user/.webcamrc
v4l2: open /dev/video0: No such file or directory
vid-open: failed: libv4l
no grabber device available
I tried rebooting, still no luck. I did see something odd, though. If I start Cheese, then I unplug the microscope and plug it back in, while Cheese is still running, in the preferences it then shows the microscope, greyed-out. It still won’t work though.