You are not logged in.

#1 2009-12-12 14:32:01

sant527
Member
Registered: 2009-06-21
Posts: 273

[SOLVED] Cups not detecting the Printer Samsung ML 1610

I have a usb printer Samsung ML 1610.

In my computer I have installed cups and all the packages mentioned in the cups wiki page. splix is also installed which is required for samsung.

when I do lsusb my printer is shown as connected. BUt in then cups webpage when i do find new printers it says no printers found.

What can be done. I want to connect to this printer as soon as possible.

Last edited by sant527 (2009-12-13 15:38:17)

Offline

#2 2009-12-12 14:43:07

wuischke
Member
From: Suisse Romande
Registered: 2007-01-06
Posts: 630

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

There have been problems with wrong permissions for usb printers lately. To check this, use lsusb to get the bus and device number for your printer.
Then check with ls -l /dev/bus/usb/<bus>/<device> if your printer device has the "lp" group assigned. If not, use chgrp to change the group. Cups should now find your printer.

To make this solution permanent, you have to add a udev-rule, please search the forums for more information.

Offline

#3 2009-12-12 15:20:18

sant527
Member
Registered: 2009-06-21
Posts: 273

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

I have changed the group to lp

Still cups does not recognize.

simha ~ $  lsusb
Bus 006 Device 002: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 04e8:3268 Samsung Electronics Co., Ltd ML-1610 Mono Laser Printer
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 05ca:183f Ricoh Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

simha ~ $  ls -l /dev/bus/usb/005/002
crw-rw---- 1 root lp 189, 513 2009-12-12 20:34 /dev/bus/usb/005/002

then opened cups and find new printers it says

Available Printers
No printers found.

So I retarted cups deamon by /etc/rc.d/cups restart then aslo the same the same thing.

I am not able to get the solution. WHy cups is not finding the printer.

Offline

#4 2009-12-12 16:43:33

Dead Code
Member
Registered: 2009-01-18
Posts: 227

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

Have you blacklisted the usblp module?

Offline

#5 2009-12-13 04:22:39

Nixie
Member
Registered: 2008-09-24
Posts: 51

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

Same problem as sant527. I have blacklisted usblp and have checked to make sure it was not running after a reboot.

The printer is in perfect working order and is usable via VirtualBox. It also still works with my old laptop running Wolvix 1.0

$ lsusb
Bus 005 Device 003: ID 04a9:1094 Canon, Inc. PIXMA iP3000x Printer
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ ls -l /dev/bus/usb/005/003
crw-rw-r-- 1 root lp 189, 514 2009-12-13 04:00 /dev/bus/usb/005/003

Offline

#6 2009-12-13 06:21:22

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

I couldn't win the struggle with CUPS 1.4  either so I downgraded to 1.3.x.
See the downgrade packages wiki section.


My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...

Offline

#7 2009-12-13 15:01:33

sant527
Member
Registered: 2009-06-21
Posts: 273

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

Once I downgrade should I again install the printers through cups.

Offline

#8 2009-12-13 15:06:59

sant527
Member
Registered: 2009-06-21
Posts: 273

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

By the way I using cups 1.3.11-1 not 1.4

Offline

#9 2009-12-13 15:46:41

sant527
Member
Registered: 2009-06-21
Posts: 273

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

when i started usblp module

modprobe usblp

then my printer started.

Because 1.4.1 needs usblp to be blacklisted but 1.3.x does not need usblp to be blacklisted.

Offline

#10 2011-02-15 00:14:51

Pitou
Member
Registered: 2011-02-13
Posts: 62

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

I have the exact same problem with my Dell 1110 which is a rebadged Samsung ML-1610. I'm using the latest CUPS 1.4.6

What I find strange is that it works fine in Kubuntu using CUPS 1.4 as well.

Any idea?

Offline

#11 2011-02-19 16:45:07

Pitou
Member
Registered: 2011-02-13
Posts: 62

Re: [SOLVED] Cups not detecting the Printer Samsung ML 1610

bump

Offline

Board footer

Powered by FluxBB