Hi,
I have laser printer as in topic title and when I add it in CUPS, CUPS don't recognize it.
Output from
My /etc/devfs.rules config:
My user, of course, is in "cups" group and I installed splix-2.0.0_9 package for Samsung printers.
Printer under Windows OS works perfectly.
What is wrong?
Thanks for help.
I have laser printer as in topic title and when I add it in CUPS, CUPS don't recognize it.
Output from
dmesg
command says:
Code:
ulpt0 on uhub2
ulpt0: <SAMSUNG ELECTRONICS CO., LTD Samsung ML-3050 Series, class 0/0, rev 2.00/1.00, addr 1> on usbus0
ulpt0: using bi-directional mode
ulpt0: output error
My /etc/devfs.rules config:
Code:
[system=10]
add path 'da*' mode 666 group operator
add path 'ugen*' mode 0660 group operator
add path 'cuaU*' mode 0660 group operator
add path 'uhid*' mode 0660 group operator
add path 'usbctl*' mode 0660 group operator
add path 'video*' mode 0660 group operator
add path 'ng_ubt*' mode 0660 group operator
add path 'cd*' mode 0660 group operator
add path 'pass*' mode 0660 group operator
add path 'xpt*' mode 0660 group operator
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
add path 'usb/*' mode 0660 group operator
add path 'md*' mode 0660 group operator
Code:
ska@maszynka:~ % groups
ska wheel operator video cups
ska@maszynka:~ %
Printer under Windows OS works perfectly.
What is wrong?
Thanks for help.
Last edited by a moderator: