[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-08-01 Thread Treviño
The patches should be already in the jammy queue, isn't it?

https://launchpad.net/ubuntu/jammy/+queue?queue_state=1_text=libfprint

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-07-31 Thread Bin Li
In oracular/noble, these three patches for jammy are already included in
latest libpfrint-2-2. Please just help upload them for jammy.

libfprint-2-2 1:1.94.7+tod1-0ubuntu5~24.04.1

d/p/fpcmoc-Support-FPC-moc-devices.patch
d/p/fpcmoc-Ensure-the-current-SSM-is-never-overwritten.patch
d/p/fpcmoc-fix-use-after-free-in-multiple-callbacks.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-07-31 Thread Bin Li
** Description changed:

- The finger print device cannot work.
+ [Impact]
+ The FPC finger print device[10a5:d805] cannot work.
  
  $ lsusb -s 003 -vv
  Bus 003 Device 003: ID 10a5:d805 FPC FPC L:0002 FW:2127051
  Couldn't open device, some information will be missing
  Device Descriptor:
-   bLength 18
-   bDescriptorType 1
-   bcdUSB 2.00
-   bDeviceClass 0
-   bDeviceSubClass 0
-   bDeviceProtocol 0
-   bMaxPacketSize0 64
-   idVendor 0x10a5
-   idProduct 0xd805
-   bcdDevice 0.51
-   iManufacturer 1 FPC
-   iProduct 2 FPC L:0002 FW:2127051
-   iSerial 0
-   bNumConfigurations 1
-   Configuration Descriptor:
- bLength 9
- bDescriptorType 2
- wTotalLength 0x0019
- bNumInterfaces 1
- bConfigurationValue 1
- iConfiguration 4
- bmAttributes 0xa0
-   (Bus Powered)
-   Remote Wakeup
- MaxPower 100mA
- Interface Descriptor:
-   bLength 9
-   bDescriptorType 4
-   bInterfaceNumber 0
-   bAlternateSetting 0
-   bNumEndpoints 1
-   bInterfaceClass 255 Vendor Specific Class
-   bInterfaceSubClass 255 Vendor Specific Subclass
-   bInterfaceProtocol 255 Vendor Specific Protocol
-   iInterface 5
-   Endpoint Descriptor:
- bLength 7
- bDescriptorType 5
- bEndpointAddress 0x81 EP 1 IN
- bmAttributes 2
-   Transfer Type Bulk
-   Synch Type None
-   Usage Type Data
- wMaxPacketSize 0x0040 1x 64 bytes
- bInterval 0
+   bLength 18
+   bDescriptorType 1
+   bcdUSB 2.00
+   bDeviceClass 0
+   bDeviceSubClass 0
+   bDeviceProtocol 0
+   bMaxPacketSize0 64
+   idVendor 0x10a5
+   idProduct 0xd805
+   bcdDevice 0.51
+   iManufacturer 1 FPC
+   iProduct 2 FPC L:0002 FW:2127051
+   iSerial 0
+   bNumConfigurations 1
+   Configuration Descriptor:
+ bLength 9
+ bDescriptorType 2
+ wTotalLength 0x0019
+ bNumInterfaces 1
+ bConfigurationValue 1
+ iConfiguration 4
+ bmAttributes 0xa0
+   (Bus Powered)
+   Remote Wakeup
+ MaxPower 100mA
+ Interface Descriptor:
+   bLength 9
+   bDescriptorType 4
+   bInterfaceNumber 0
+   bAlternateSetting 0
+   bNumEndpoints 1
+   bInterfaceClass 255 Vendor Specific Class
+   bInterfaceSubClass 255 Vendor Specific Subclass
+   bInterfaceProtocol 255 Vendor Specific Protocol
+   iInterface 5
+   Endpoint Descriptor:
+ bLength 7
+ bDescriptorType 5
+ bEndpointAddress 0x81 EP 1 IN
+ bmAttributes 2
+   Transfer Type Bulk
+   Synch Type None
+   Usage Type Data
+ wMaxPacketSize 0x0040 1x 64 bytes
+ bInterval 0
  
  [Steps to reproduce]
  Boot up the system, try to use the finger print related function.
  
  [Expected result]
  The FPR should work
  
  [Actual result]
  The FPR doesn't work
  
  [Failure rate]
  100%
  
  [Additional information]
  Ubuntu: 22.04
  kernel-version: 6.5.0-1014-oem
+ libfprint-2-2: 1:1.94.3+tod1-0ubuntu2~22.04.07
+ 
+ [Test Plan]
+ 
+  * Find a machine with this fingerprint device
+ 
+  * Launch `settings` and enable `Fingerprint Login`
+ 
+  * Enroll finger and then logout
+ 
+  * Login system with enrolled finger
+ 
+ [Where problems could occur]
+ 
+  * The patch is only for fpcmoc part which is backported from upstream ,
+ it should not affect the other devices.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-04-11 Thread Bin Li
https://salsa.debian.org/ubuntu-dev-team/libfprint/-/merge_requests/19

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-04-10 Thread Bin Li
Our customer met an crash issue, we need another patch for this issue.

traps: fprintd[1445] general protection fault ip:7dd9fde85d26
sp:7ffc98ac2ec0 error:0 in libglib-2.0.so.0.7200.4[7dd 9fde2d000+8f000]

https://gitlab.freedesktop.org/libfprint/libfprint/-/issues/526
https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/421

** Bug watch added: gitlab.freedesktop.org/libfprint/libfprint/-/issues #526
   https://gitlab.freedesktop.org/libfprint/libfprint/-/issues/526

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-04-08 Thread Bin Li
D805 works fine with these two patches.

https://launchpad.net/~binli/+archive/ubuntu/ppa/+files/libfprint-2-2_1.94.3+tod1-0ubuntu2~22.04.07binli1_amd64.deb

  * d/p/fpcmoc-Support-FPC-moc-devices.patch (LP: #2054538)
d/p/fpcmoc-Ensure-the-current-SSM-is-never-overwritten.patch

** Attachment added: "d805.log"
   
https://bugs.launchpad.net/ubuntu/+source/libfprint/+bug/2054538/+attachment/5762118/+files/d805.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-04-08 Thread Bin Li
https://salsa.debian.org/ubuntu-dev-team/libfprint/-/merge_requests/17

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-04-08 Thread Bin Li
For D805, another patch is needed.

From c782298ae49be33bc271476c4136cf8732b44436 Mon Sep 17 00:00:00 2001
From: haoweilo 
Date: Fri, 28 Oct 2022 15:47:43 +0800
Subject: [PATCH] fpcmoc: Ensure the current SSM is never overwritten

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-04-03 Thread Bin Li
@3v1n0,

 Yes, gpb works fine in my side. Another question, currently we have 4
bugs needed SRU, do you prefer one debdiff file or 4 separated debdiff
files? Thanks!

https://code.launchpad.net/~binli/libfprint/+git/libfprint/+ref/ubuntu/jammy-
devel-d805

d/p/fpcmoc-Support-FPC-moc-devices.patch (LP: #2054538)
https://bugs.launchpad.net/ubuntu/+source/libfprint/+bug/2054538

d/p/elanmoc-add-PID-0x0c8c-0x0c8d.patch (LP: #2058013)
https://bugs.launchpad.net/ubuntu/+source/libfprint/+bug/2058013

d/p/goodixmoc-add-PID-0x659A.patch (LP: #2058202)
https://bugs.launchpad.net/ubuntu/+source/libfprint/+bug/2058202

d/p/goodixmoc-Add-PID-0x6582.patch (LP: #2042394)
https://bugs.launchpad.net/ubuntu/+source/libfprint/+bug/2042394

** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
 Assignee: (unassigned) => Bin Li (binli)

** Changed in: oem-priority
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-03-13 Thread Treviño
That's a test file so in theory can be avoided. But that's weird, they
should work thought gpb?

If it doesn't, you can just apply the patch and then disable the test
and remove the file for Ubuntu side.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054538] Re: Support FPC MOC fingerprint [10a5:d805]

2024-02-25 Thread Bin Li
@3v1n0,

 Yes, I want to backport it, tests/fpcmoc/custom.pcapng is bianry file,
and git binary diffs are not supported.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054538

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs