Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-13-2004, 07:01 PM
|
#1
|
Member
Registered: Sep 2002
Distribution: Fedora Core 3
Posts: 247
Rep:
|
cupsd USB problem
I installed cups successful for a Brother Hl-1440. I installed the correct .ppd file, etc. However, in cups' web based configuration, it says ""Unable to open USB device "usb:/dev/usb/lp0": No such device" . Also when I ..
Code:
lsusb -D /dev/usb/lp0
Cannot open /dev/usb/lp0
I got USB enabled as a module. Did I miss something? Here are my modules:
Code:
Module Size Used by
usblp 11136 0
usbcore 100324 1 usblp
apm 17900 1
w83781d 33024 0
i2c_sensor 2560 1 w83781d
i2c_ali1535 6020 0
i2c_core 18960 3 w83781d,i2c_sensor,i2c_ali1535
snd_pcm_oss 48808 0
snd_mixer_oss 17408 3 snd_pcm_oss
8250 17632 0
serial_core 18816 1 8250
lp 7976 0
ipt_limit 2048 1
ipt_state 1792 4
ip_conntrack 28808 1 ipt_state
iptable_filter 2432 1
ali_agp 4992 1
snd_ens1370 12584 3
snd_rawmidi 19364 1 snd_ens1370
snd_pcm 82184 2 snd_pcm_oss,snd_ens1370
snd_timer 20228 1 snd_pcm
snd_page_alloc 9224 2 snd_ens1370,snd_pcm
snd_ak4531_codec 6784 1 snd_ens1370
snd 45028 9 snd_pcm_oss,snd_mixer_oss,snd_ens1370,snd_rawmidi,snd_pcm,snd_timer,snd_ak4531_codec
soundcore 7136 3 snd
nvidia 2075848 12
8139too 19072 0
mii 4224 1 8139too
crc32 4096 1 8139too
agpgart 28200 2 ali_agp
|
|
|
09-14-2004, 01:30 AM
|
#2
|
Member
Registered: Jul 2004
Distribution: OpenSuse 10.x
Posts: 262
Rep:
|
If you go (in KDE) to Control Center > Peripherals > Printes > Add (menu) > Add Printer/Class
and follow the wizard, what ports does the wizard show as awailable?
(it sould give you a tree of Com/ParPort/USB/SCSI, expand the USB branch)
|
|
|
09-14-2004, 07:27 AM
|
#3
|
LQ Newbie
Registered: Sep 2004
Posts: 5
Rep:
|
I have the same printer and I have some problem...
Cups works fine, but sometimes hungs up and stops to work..... And I have to reinstall packages...
I think there is some bugs....
|
|
|
09-14-2004, 08:26 AM
|
#4
|
Member
Registered: Jul 2003
Location: Montana
Posts: 304
Rep: 
|
Is it mounting to /dev/usblp0 perhaps? I know cups wants to print to /dev/usblp0 but my printer gets mounted to /dev//usb/lp0,
Just a thought...
|
|
|
09-14-2004, 09:02 AM
|
#5
|
Member
Registered: Sep 2002
Distribution: Fedora Core 3
Posts: 247
Original Poster
Rep:
|
Quote:
Originally posted by suslik
If you go (in KDE) to Control Center > Peripherals > Printes > Add (menu) > Add Printer/Class
and follow the wizard, what ports does the wizard show as awailable?
(it sould give you a tree of Com/ParPort/USB/SCSI, expand the USB branch)
|
I use GNOME.
And I don't see any printer config utility in my gnome.
Last edited by moger; 09-14-2004 at 09:06 AM.
|
|
|
09-14-2004, 10:25 AM
|
#6
|
Member
Registered: Nov 2003
Location: Bulgaria
Distribution: Vector Linux, Morphix
Posts: 321
Rep:
|
I'm not shore, but why /dev/usb/lp0
it should be /dev/lp0
when you config it with your browser at http://localhost:631
write this and after that choose usb printer #1
|
|
|
09-14-2004, 12:36 PM
|
#7
|
Member
Registered: Sep 2002
Distribution: Fedora Core 3
Posts: 247
Original Poster
Rep:
|
Quote:
Originally posted by Ipolit
I'm not shore, but why /dev/usb/lp0
it should be /dev/lp0
when you config it with your browser at http://localhost:631
write this and after that choose usb printer #1
|
What do you mean? Write "/dev/lp0" where?
|
|
|
09-14-2004, 12:47 PM
|
#8
|
Member
Registered: Sep 2002
Distribution: Fedora Core 3
Posts: 247
Original Poster
Rep:
|
I changed the line in the printers.conf file from /dev/usb/lp0 to /dev/lp0, restarted cupsd. And I get this:
Printer State: processing, accepting jobs.
"Printer not connected; will retry in 30 seconds..."
Device URI: usb:/dev/lp0
Edit: I'm thinking it's a USB problem, but I got all the USB modules loaded don't I?
Last edited by moger; 09-14-2004 at 12:50 PM.
|
|
|
09-14-2004, 02:32 PM
|
#9
|
Member
Registered: Sep 2002
Distribution: Fedora Core 3
Posts: 247
Original Poster
Rep:
|
I got it working finally. I didn't have a few USB modules loaded in my kernel, mainly uhci. Even after that it didn't print, because I had to use usb:/dev/usb/lp0 in my printers.conf. I changed that to usb:/dev/lp0 after "Ipolit" told me to.
|
|
|
09-14-2004, 02:33 PM
|
#10
|
Member
Registered: Nov 2003
Location: Bulgaria
Distribution: Vector Linux, Morphix
Posts: 321
Rep:
|
why don't you try to configure your printer as I mentioned using browser
http://localhost:631
log as root
add a printer, etc
It's easy
|
|
|
09-14-2004, 02:36 PM
|
#11
|
Member
Registered: Sep 2002
Distribution: Fedora Core 3
Posts: 247
Original Poster
Rep:
|
Quote:
Originally posted by Ipolit
why don't you try to configure your printer as I mentioned using browser
http://localhost:631
log as root
add a printer, etc
It's easy
|
obviously that is what I was doing. It wasn't recognizing any usb devices because I was missing a few USB modules.
|
|
|
09-14-2004, 02:42 PM
|
#12
|
Member
Registered: Sep 2002
Distribution: Fedora Core 3
Posts: 247
Original Poster
Rep:
|
Interesting... It won't print at 1200 x 600 DPI but it will at 600x600 DPI. Now this laser printer ( Brother HL-1440) should be able to print at 1200x600; it has enough memory and does it fine in Windows. Any ideas?
|
|
|
All times are GMT -5. The time now is 07:36 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|