Canon LIDE 220 ( not work on LMDE 2 )[SOLVED]

Archived topics about LMDE 1 and LMDE 2
Locked
kris777
Level 1
Level 1
Posts: 16
Joined: Sat Feb 10, 2018 7:16 am

Canon LIDE 220 ( not work on LMDE 2 )[SOLVED]

Post by kris777 »

Maybe someone knows the correct installation solution Canon LIDE 220 scanner ....
after a standard installation from the command line ....unfortunately, the scanner does not work

Code: Select all

sudo apt-get update 
 sudo apt-get install libusb-dev libsane-dev libsane-extras xsane-common xsane
I have checked a lot of Linux versions : Ubuntu / Lubuntu / Linux Mint Mate 64bit / Cinnamon 64 bit / Voyager etc. .... :-)
and this version of the scanner works correctly ?
lsusb

Code: Select all

Bus 002 Device 003: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 0ac8:c342 Z-Star Microelectronics Corp. 
Bus 001 Device 004: ID 0a5c:219b Broadcom Corp. Bluetooth 2.1 Device
Bus 001 Device 003: ID 04a9:190f Canon, Inc. 
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb -v

Code: Select all

Bus 001 Device 003: ID 04a9:190f Canon, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  idVendor           0x04a9 Canon, Inc.
  idProduct          0x190f 
  bcdDevice            7.04
  iManufacturer           1 Canon
  iProduct                2 CanoScan
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval               8
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)
sane-find-scanner -q

Code: Select all

found USB scanner (vendor=0x04a9 [Canon], product=0x190f [CanoScan], chip=GL848+) at libusb:001:003
scanimage -L
No scanners were identified. If you ........ etc :-)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
deepakdeshp
Level 20
Level 20
Posts: 12333
Joined: Sun Aug 09, 2015 10:00 am

Re: Canon LIDE 220 ( not work on LMDE 2 )

Post by deepakdeshp »

If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
kris777
Level 1
Level 1
Posts: 16
Joined: Sat Feb 10, 2018 7:16 am

Re: Canon LIDE 220 ( not work on LMDE 2 ) [SOLVED]

Post by kris777 »

https://sites.google.com/site/easylinuxtipsproject/17

Unfortunately, but it did not help me ? ...maybe some other solution

OK problem solved : http://forum.linuxmint.pl/index.php?top ... 7#msg64737
Locked

Return to “LMDE Archive”