You are not logged in.

#1 2011-02-03 10:55:19

Genuine
Member
From: Ukraine
Registered: 2010-10-06
Posts: 19

Cups does not recognize Samsung usb printer without HAL

Hello

The latest release offers UPower, UDev and UDisks support that can be used instead of the deprecated HAL. For that, the hal package is no more a requirement of kdebase-workspace and can be removed from your system. But cups does not recognize my samsung usb printer if I remove hal from rc.conf.

$ lsusb
Bus 002 Device 002: ID 04e8:326c Samsung Electronics Co., Ltd ML-2010P Mono Laser Printer

I add to udev rules following line:

KERNEL=="lp*", ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="326c", SYSFS{manofacturer}=="Samsung", MODE="0660", GROUP="lp"

but it does not help too.

rc.conf:

DAEMONS=(@syslog-ng dbus !hal !usblp @networkmanager !network @netfs @crond @cups @alsa kdm)

Master of Science in Applied Mathematics

Offline

#2 2011-02-03 11:16:12

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Cups does not recognize Samsung usb printer without HAL

Wrong spelling of manufacturer.

Offline

#3 2011-02-03 11:26:50

Genuine
Member
From: Ukraine
Registered: 2010-10-06
Posts: 19

Re: Cups does not recognize Samsung usb printer without HAL

brebs wrote:

Wrong spelling of manufacturer.

thanks, I fix it, but cups still does not recognize printer.


Master of Science in Applied Mathematics

Offline

#4 2011-02-03 14:27:57

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Cups does not recognize Samsung usb printer without HAL

Cups uses libusb and usually conflicts with usblp. I would recommend reading the cups wiki. Also, many Samsung printers do not work correctly with libusb, so you'll more than likely need cups-usblp from the aur.


Website - Blog - arch-home
Arch User since March 2005

Offline

Board footer

Powered by FluxBB