[Bug 1763744] [NEW] Start BIT when plugging ext HDD, udev rule

2018-04-13 Thread Jonas Meyer
Public bug reported: To set up BIT for backing up to a Luks encrypted external HDD when the drive is plugged, I had to modify the udev rule. I had to replace ACTION=="add" to ACTION=="change" in order to get BIT to start backup automatically once the disk is plugged. udev fires a 'change'

[Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-02-03 Thread Jonas Meyer
I have the same issue with a USB microscope ID (eb1a:2771) eMPIA Technology, Inc. It used to work some weeks ago. The camera/microscope is no longer working on kernel 4.4.0-173. Uvcvideo fails with the kernel message 'uvcvideo: No streaming interface found for terminal 2' and no `/dev/videoX`

[Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-02-04 Thread Jonas Meyer
dmesg snippets Kernel 4.4.0-45 - camera is working . [ 34.928951] usb 1-3: new high-speed USB device number 5 using xhci_hcd [ 35.154765] usb 1-3: New USB device found, idVendor=eb1a, idProduct=2771 [ 35.154767] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [

[Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-02-10 Thread Jonas Meyer
I tested on ubuntu-19.10-desktop-amd64 live image with kernel 5.3.0-18. The camera works as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861344 Title: uvcvideo: IPEVO Ziggi-HD document

[Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-02-14 Thread Jonas Meyer
Kernel bisection led to following output: 692763f31fc2b9d12350fb7f4daacb2f35664d3e is the first bad commit commit 692763f31fc2b9d12350fb7f4daacb2f35664d3e Author: Alan Stern Date: Mon Oct 28 10:52:35 2019 -0400 USB: Skip endpoints with 0 maxpacket length -- The output of lsusb in

[Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-02-14 Thread Jonas Meyer
BTW good and bad commits for this bisection were: git bisect good Ubuntu-4.4.0-45.66 git bisect bad Ubuntu-4.4.0-173.203 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861344 Title: uvcvideo:

[Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-02-15 Thread Jonas Meyer
That commit fixes the tissue. I compiled commit e173008a0e94f41b53c8931dc7073ca4ae9f0461 Author: Khalid Elmously Date: Wed Jan 29 00:47:22 2020 -0500 UBUNTU: Ubuntu-4.4.0-174.204 and the camera works fine. Thanks! -- You received this bug notification because you are a member of