CZUR Aura Pro - Debian

Hardware info on main page.

local links

pod530,

History

2024-12-25: pod530 - I installed the Linux software for the ET24 Pro via sudo apt install ./scanner_x86_64_1.7.2312301E.deb it installed nicely, I got a CZUR Scanner menu item. The program starts, but doesn't find the Aura Pro scanner (I didn't expect it to, but had to try).

2024-12-25: pod530 - I connected up the scanner (the usb connector is almost broken, I have to carefully adjust how far the plug is into the connector). lsusb output, left side usb port

tingo@kg-pod530lin:~$ lsusb -d 04fc:1101
Bus 001 Device 006: ID 04fc:1101 Sunplus Technology Co., Ltd CZUR

right side usb port

tingo@kg-pod530lin:~$ lsusb -d 04fc:1101
Bus 001 Device 007: ID 04fc:1101 Sunplus Technology Co., Ltd CZUR

from dmesg

[ 4440.828283] usb 1-1: new high-speed USB device number 15 using xhci_hcd
[ 4440.980542] usb 1-1: New USB device found, idVendor=04fc, idProduct=1101, bcdDevice= 1.00
[ 4440.980554] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4440.980559] usb 1-1: Product: CZUR
[ 4440.980564] usb 1-1: Manufacturer: iCatchtek Co Ltd 
[ 4440.980568] usb 1-1: SerialNumber: 01.00.00
[ 4440.982056] usb 1-1: Found UVC 1.00 device CZUR (04fc:1101)
[ 4440.987606] input: CZUR as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-1/1-1:1.0/input/input28

2024-12-25: pod530 - this machine runs Debian 12.8 now

tingo@kg-pod530lin:~$ cat /etc/debian_version 
12.8

kernel

tingo@kg-pod530lin:~$ uname -a
Linux kg-pod530lin 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64 GNU/Linux

2024-12-25: I created this page.