You are not logged in.

#1 2014-04-27 13:55:31

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

[solved] CUPS: "Unplugged or turned off"

CUPS reports

Paused - "Unplugged or turned off"

against USB printer, while the printer is attacked:

~ $ sudo lsusb -vvv -d 0482:0015

Bus 002 Device 002: ID 0482:0015 Kyocera Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.01
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0482 Kyocera Corp.
  idProduct          0x0015 
  bcdDevice            0.00
  iManufacturer           1 Kyocera 
  iProduct                2 Kyocera FS-1030D
  iSerial                 3 XLL7715236
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         7 Printer
      bInterfaceSubClass      1 Printer
      bInterfaceProtocol      2 Bidirectional
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
Device Status:     0x0001
  Self Powered
~ $ 

Where to dig in?
As far as there was long period I didn't use the printer, I can not guess about the update being a reason of the problem.

Last edited by student975 (2014-04-27 20:02:24)


"I exist" is the best myth I know..

Offline

#2 2014-04-27 20:03:06

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [solved] CUPS: "Unplugged or turned off"

OK, I have removed and readded the printer via CUPS WEB interface, and all does work again.


"I exist" is the best myth I know..

Offline

Board footer

Powered by FluxBB