LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   printing problem (HP 3920) (https://www.linuxquestions.org/questions/slackware-14/printing-problem-hp-3920-a-485223/)

seven555 09-20-2006 04:16 AM

printing problem (HP 3920)
 
dear all...

i've been trying to get my hp deskjet 3920 (USB) print on my slackware 10.2 (no update yet).

i think it was wierd. here's the problem:
i install canon s100sp first, working.. not a big problem. Then i unpluged the s100sp and switch the printer using 3920 using same usb port. Then i go to printing manager in xp, install the neccesary file(HPIJS driver for my 3920 and foomatic). When i try to test print, nothing happen. So i decide to deleted all existing printer and restart the cups.
When i try to add printer again, in local port selection (this is the wierd one) i can't see my 3920 anymore. (i'm really sure it was there before). then i try to plug/unplug the printer and restart the hotplug and cups. nothing happen (even i reboot the machine).
Then i think, maybe it was good idea to use HPLIP. First, i try to installed the packages for slackware. When i try to click HP Device manager.. nothing happen. it's not working (i have installed all requirement for hplip before). this installation make cups server not working.. (it was gone and my rc.local is only containing hplip only)
So.. i decide to uninstall it and make installation from the source.
the installation seems fine. i followed the instruction in the hplip web, (step 15)Enter this command:

Code:

/etc/init.d/hplip restart
i've got this:
Code:

bash-3.00# /etc/init.d/hplip restart
bash: /etc/init.d/hplip: No such file or directory

here is my lsusb:
Code:

bash-3.00# lsusb
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 002: ID 05e3:0702 Genesys Logic, Inc. USB 2.0 IDE Adapter
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 003: ID 03f0:7604 Hewlett-Packard

i have this when try to plug and unplug the prnter:
Code:

bash-3.00# tail -f /var/log/messages
Sep 20 15:24:53 slack! kernel: usb-uhci.c: High bandwidth mode enabled
Sep 20 15:24:53 slack! kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Sep 20 15:25:08 slack! logger: /etc/rc.d/rc.hotplug start (exiting script)
Sep 20 15:25:08 slack! sshd[1699]: Server listening on 0.0.0.0 port 22.
Sep 20 15:25:30 slack! kernel: parport0: PC-style at 0x378 [PCSPP,TRISTATE]
Sep 20 15:25:30 slack! kernel: lp0: using parport0 (polling).
Sep 20 15:26:23 slack! kernel: NET4: Linux IPX 0.47 for NET4.0
Sep 20 15:26:23 slack! kernel: IPX Portions Copyright (c) 1995 Caldera, Inc.
Sep 20 15:26:23 slack! kernel: IPX Portions Copyright (c) 2000, 2001 Conectiva, Inc.
Sep 20 15:26:23 slack! kernel: NET4: AppleTalk 0.18a for Linux NET4.0
Sep 20 15:40:32 slack! kernel: usb.c: USB disconnect on device 00:01.3-1 address 2
Sep 20 15:40:32 slack! kernel: printer.c: usblp0: removed
Sep 20 15:40:32 slack! kernel: hub.c: new USB device 00:01.3-1, assigned address 3
Sep 20 15:40:32 slack! kernel: printer.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x7604

i've been try to make this work for 3 day...:cry:
can somebody help me? :o

Furlinastis 09-20-2006 11:37 PM

try:

/etc/rc.d/cupsd restart

or is it: /etc/rc.d/rc.cupsd restart

also, setup your print by opening your browser and typing http://localhost:631

seven555 09-21-2006 12:32 AM

ok.. it's working now...
i must reboot the machine twice..
i dont know why file in rc.d is missing (only hplip still there, i thnk hplip was on init.d..strange.)when i first install hplip (including all software requirement).. so i can't restart the hplip and cups. but after several reboot.. it was back again.. weird..
after i do:
Code:

/etc/init.d/hplip restart
/etc/rc.d/rc.cups restart

it was work well... :D
thxs...


All times are GMT -5. The time now is 08:14 AM.