Results 1 to 4 of 4
I am trying to add a printer to my slackware but can't find URI of my printer, tryed to use /dev/usb/lp* but CUPS couldn't use them.
Thanks in Advance...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-09-2006 #1
/dev printer name?
I am trying to add a printer to my slackware but can't find URI of my printer, tryed to use /dev/usb/lp* but CUPS couldn't use them.
Thanks in AdvancePut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-10-2006 #2
I'ts probably something more like: parallel:/dev/lp1
Have a look at your local CUPS documentation for a discussion. Or very briefly by /usr/sbin/lpinfo -v.
Edit: Oops, for USB your form is right. Try /usr/sbin/lsusb to see if the printer is visible.
- 09-10-2006 #3Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
if its parallel you might need
modprobe parport too, check /etc/rc.d/rc.modules and uncomment the parallel port lines, _if its parallel
- 09-10-2006 #4
My printer is usb and lsusb detects it without problems.
ps: I have a custom 2.6 kernel and the printer works great with Debian etch Fedora Core 5Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums


Reply With Quote
