| Author |
Message |
Superdigi
|
|
|
Post subject: [SOLVED] Cups does not see Kyocera Mita FS-1010 printer
Posted: 05.09.2011, 08:10
|
|

Joined: 2011-04-16
Posts: 24
Status: Offline
|
|
I have a Kyocera Mita FS-1010 printer which, to be honest, never worked really good with Linux. It got a little bit better when i connected it by USB but since about 4 weeks Cups does not show the option to install USB printers any more (see screenshot).
Any ideas? |
| Description: |
|
| Filesize: |
13.88 KB |
| Viewed: |
6705 Time(s) |

|
Last edited by Superdigi on 08.09.2011, 08:14; edited 1 time in total
|
| |
|
|
|
 |
slh
|
|
Post subject: RE: Cups does not show the option to install USB printers
Posted: 05.09.2011, 10:12
|
|

Joined: 2010-08-25
Posts: 585
Status: Offline
|
|
| Installing system-config-printer-udev might help, other than that it would be interesting to see "lsusb" and the last couple of lines (20-30) of "dmesg" if you hotplug your printer. |
|
|
| |
|
|
|
 |
Superdigi
|
|
Post subject: Tests
Posted: 06.09.2011, 18:57
|
|

Joined: 2011-04-16
Posts: 24
Status: Offline
|
|
OK, thank you!
system-config-printer-udev is already installed.
plugging the printer into another usb-port gives these lines with dmesg:
Code:
[123984.343328] usb 1-1.1: new full speed USB device number 5 using ehci_hcd
[123984.429769] usb 1-1.1: New USB device found, idVendor=067b, idProduct=2305
[123984.429774] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[123984.429777] usb 1-1.1: Product: IEEE-1284 Controller
[123984.429779] usb 1-1.1: Manufacturer: Prolific Technology Inc.
[123990.036377] usb 1-1.1: USB disconnect, device number 5
[123998.377722] usb 1-1.1: new full speed USB device number 6 using ehci_hcd
[123998.464147] usb 1-1.1: New USB device found, idVendor=067b, idProduct=2305
[123998.464152] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[123998.464155] usb 1-1.1: Product: IEEE-1284 Controller
[123998.464157] usb 1-1.1: Manufacturer: Prolific Technology Inc.
[123999.732668] usb 1-1.1: usbfs: process 10585 (usb) did not claim interface 1 before use
lsusb says:
Code:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 046a:0021 Cherry GmbH CyMotion Expert Combo
Bus 001 Device 004: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58)
Bus 004 Device 003: ID 0e21:0920 Cowon Systems, Inc. J3
|
|
|
| |
|
|
|
 |
slh
|
|
Post subject: RE: Tests
Posted: 06.09.2011, 19:13
|
|

Joined: 2010-08-25
Posts: 585
Status: Offline
|
|
| O.k., so it's not a native USB printer, but a parallel (IEEE 1284) printer with a IEEE 1284 <--> adaptor. Apparently the Prolific PL2305 adaptor is detected properly, but the system doesn't see the parallel port behind it - which would coincide with http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=1609; the reason for this unfortunate change of behaviour is unfortunately still unknown. |
|
|
| |
|
|
|
 |
Superdigi
|
|
Post subject: RE: Tests
Posted: 07.09.2011, 07:44
|
|

Joined: 2011-04-16
Posts: 24
Status: Offline
|
|
Oh, I did not see this thread though I searched the forum before.
I tried to reinstall it as a serial printer but it did not work. |
|
|
| |
|
|
|
 |
slam
|
|
Post subject: RE: Tests
Posted: 07.09.2011, 07:52
|
|
Team Member

Joined: 1970-01-01
Posts: 606
Location: w3
Status: Offline
|
|
|
|
|
 |
saxxonian
|
|
Post subject: RE: Tests
Posted: 07.09.2011, 09:06
|
|

Joined: 2010-09-11
Posts: 27
Location: Brasov, Romania
Status: Offline
|
|
thanks slh, slam. I'm watching closely, as I'm directly interested (see slh's linkabove). In my case harware should be OK since I'm able to test and print on a mac with the very same printer/USB-parallel adapter. I guess patience is what I need.  |
|
|
| |
|
|
|
 |
slam
|
|
Post subject: RE: Tests
Posted: 07.09.2011, 09:14
|
|
Team Member

Joined: 1970-01-01
Posts: 606
Location: w3
Status: Offline
|
|
The usb-parallel adapter/cable issue is a different one, the Cups team is working on it. You might also try to a) remove and re-add the printer via Cups web interface, b) test different drivers there (if offered), c) connect your printer directly to a parallel port with a standard cable.
Greetings,
Chris |
_________________ an operating system must operate
development is life
my Debian repo
|
| |
|
|
|
 |
saxxonian
|
|
Post subject: RE: Tests
Posted: 07.09.2011, 09:25
|
|

Joined: 2010-09-11
Posts: 27
Location: Brasov, Romania
Status: Offline
|
|
| thank you Chris.
Quote:
the Cups team is working on it
I tried a) and as for c) my lappie has no parport , that's why the adapter-cable.
thanks anyhow |
|
|
| |
|
|
|
 |
Superdigi
|
|
Post subject:
Posted: 08.09.2011, 07:34
|
|

Joined: 2011-04-16
Posts: 24
Status: Offline
|
|
@slam: I have been on this page. Unfortunately the link to the instructions is broken: "Printer not found We're sorry, but the printer ID you provided was not found in our database."
To your suggestions:
a. I removed the printer, I even removed cups. The problem is: I cannot re-install it as the USB-printer-option is missing. Re-installing it a serial port printer does not work.
b. -> a.
c. I do not have a parallel port on my computer |
|
|
| |
|
|
|
 |
dieres
|
|
Post subject:
Posted: 08.09.2011, 07:57
|
|

Joined: 2010-09-12
Posts: 30
Status: Offline
|
|
Is parallelport the only conection option at the Printer? If it has ethernet, you can specify manual ip and gateway and use in cups manual lpd/lpr service. Another Option is a little parallel/ethernet printserver if only parallel port exists.
Never had Problems with my FS 1020, FS 1030, FS 1800+ Printers connected through Ethernet. |
|
|
| |
|
|
|
 |
Superdigi
|
|
Post subject:
Posted: 08.09.2011, 08:13
|
|

Joined: 2011-04-16
Posts: 24
Status: Offline
|
|
| You were right! There is an USB-Port at the printer which works great. Thanks. |
|
|
| |
|
|
|
 |
DeepDayze
|
|
Post subject:
Posted: 08.09.2011, 14:35
|
|

Joined: 2010-09-11
Posts: 609
Location: USA
Status: Offline
|
|
|
Superdigi wrote:
You were right! There is an USB-Port at the printer which works great. Thanks.
Great!
A good idea to check the back of the printer as some models have both a parallel and a USB port. |
|
|
| |
|
|
|
 |
slh
|
|
Post subject:
Posted: 08.09.2011, 16:05
|
|

Joined: 2010-08-25
Posts: 585
Status: Offline
|
|
| O.k., now it becomes interesting - so the problems appear to be restricted to IEEE1284 --> USB controllers. Is this specific to "Prolific Technology Inc. - IEEE-1284 Controller" (067b:2305) or are different adaptors (or plain USB printers) affected as well? |
|
|
| |
|
|
|
 |
slam
|
|
Post subject:
Posted: 08.09.2011, 16:15
|
|
Team Member

Joined: 1970-01-01
Posts: 606
Location: w3
Status: Offline
|
|
|
|
|
 |
|
|