View previous topic :: View next topic |
Author |
Message |
babbab Junior Member
Joined: 15 Jan 2012 Posts: 7
|
Posted: Sun Jan 15, 2012 4:17 am Post subject: cups 1.5.0 does not recognizing usb printer |
|
|
Hi
I'm using 32-bit SMS based on slackware 13.37
here's info
# dmesg | grep -i printer
[ 7.453511] usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x001B
[ 2705.162979] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04F9 pid 0x001B
[ 3394.412128] usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04F9 pid 0x001B
[ 3525.920226] usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x001B
[ 3831.225218] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04F9 pid 0x001B
[ 3834.043480] usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04F9 pid 0x001B
# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 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 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 04f9:001b Brother Industries, Ltd
Bus 004 Device 005: ID 04f2:0963 Chicony Electronics Co., Ltd
echo hello > /dev/usb/lp0
does get reponse from printer.
I got right PPD file that worked before.
I don't know how I got this printer worked before with cups
maybe it was different distribution or older slackware...
I tried adding the usb printer by lpadmin
but no success.
at cups, adding new printer greys out local printer. back then I could add a local printer by simply log into the web interface.
Is there any way I can add a usb local printer to cups?
I need experts' advices. |
|
Back to top |
|
babbab Junior Member
Joined: 15 Jan 2012 Posts: 7
|
Posted: Sun Jan 15, 2012 5:34 am Post subject: |
|
|
Update!!!
I noticed slackware 13.37 uses cups 1.4.6 and log into browser and able to add usb local printer
Simply replacing 1.5.0 with 1.4.6 cups package solved the problem
 |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Sun Jan 15, 2012 12:00 pm Post subject: |
|
|
It seems there is a conflict with libusb, now it's OK.
You can upgrade to 1.5.0 if you like or upgrade to 1.4.8 from SMS-1.6.2
available at extra/packages.
To upgrade to 1.5.0 download package manually or use slapt-get.
SMS-Current tree is here
Thank you for the bug report.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
|