LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-25-2007, 04:41 PM   #1
soylentgreen
Member
 
Registered: Sep 2004
Location: old village
Distribution: android, BSD, CentOS, Ubuntu
Posts: 221

Rep: Reputation: 30
hplip / HP Deskjet D4160 install help


i followed the how-to here

but i'm having problems.

i installed the D4160 using the hpjs foomatic D4100 driver, but when it asked for the URI, i entered:
Code:
usb:/dev/usb/lp0
because there was no drop down list, or anything that even looked like it was seeing the printer...

dmesg shows:
Quote:
hub.c: USB hub found
hub.c: 2 ports detected
hub.c: new USB device 00:1f.2-1.1, assigned address 7
printer.c: usblp0: USB Bidirectional printer dev 7 if 0 alt 0 proto 2 vid 0x03F0 pid 0x7704
and lsusb shows:
Quote:
Bus 001 Device 007: ID 03f0:7704 Hewlett-Packard
when sending a test page, it doesn't blink, or do anything...

(i had tried using just the ppd file and install it the 'old fashioned' way before i found out about the HPLIP engine, and it at least was blinking like it was taking a job, even though it wouldn't print.. but now its simply doing nothing.

anyone have any luck installing the D4160 or any D4100 on slackware? and if so, do you mind helping me? I had an HP Deskjet 1220C that worked just fine under CUPS/SAMBA and my wife went out and bought this **thing** and wanted me to install it. i'm ready to take it back because unless i can get it installed.

please assist?!
 
Old 05-25-2007, 05:26 PM   #2
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Rep: Reputation: Disabled
First try the hplip package from slackware's /testing directory.

Brian
 
Old 05-25-2007, 05:29 PM   #3
sn9ke_eyes
Member
 
Registered: Feb 2003
Location: Texas
Distribution: slackware 11
Posts: 90

Rep: Reputation: 15
I have used an F380 and C6180 both on Slackware 11.

I think there's a config script like hpconfig or hplipconfig isn't there ? I don't have access to that system right now.

Are you using KDE ? Does the HP toolbox see your printer ?
 
Old 05-25-2007, 07:24 PM   #4
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
You can also try my instructions here:
http://www.linuxquestions.org/questi...02#post2645802

(this worked for me ...) and, I think you can use the latest hplip, I just haven't updated the link.
 
Old 05-26-2007, 04:19 PM   #5
soylentgreen
Member
 
Registered: Sep 2004
Location: old village
Distribution: android, BSD, CentOS, Ubuntu
Posts: 221

Original Poster
Rep: Reputation: 30
it was not being seen by the system as a valid printer (hp-toolbox) and it was not listed under usb printers in the kde kaddprinterwizard..

Quote:
Originally Posted by BCarey
First try the hplip package from slackware's /testing directory.

Brian
well i went in and did a
Code:
make uninstall
then installed the one from /testing (didn't know it was there - thanks)

after rebooting, i got the thing to print locally, but now im having issues sharing it out.

the machine that its on is the headless server, but none of the clients can see it.. i have a winXP box and a xubuntu laptop.

whenever i go in to SAMBA/swat and try to share it out, it keeps reverting to available 'no' in the swat tool.

when i tried to print to it using cups from the ubuntu laptop, it queued up a 48126k job (48MB!!) which didn't print.

i have some time to play with it .. it came with a 14-day return policy.. i'm a little happier at least i got it to print, just need to get it shared out now.

i appreciate your advice so far, any other ideas? i can post my logs if they would help.

thanks

Last edited by soylentgreen; 05-26-2007 at 04:20 PM.
 
Old 05-26-2007, 06:29 PM   #6
soylentgreen
Member
 
Registered: Sep 2004
Location: old village
Distribution: android, BSD, CentOS, Ubuntu
Posts: 221

Original Poster
Rep: Reputation: 30
maybe solved..

well i manually edited my smb.conf.

Code:
[shiny]
        comment = Deskjet D4160
        path = /var/spool/samba
        printable = Yes
        available = Yes
        use client driver = Yes
        printcap name = cups
and it seems to be shared now..

i think i have the 'known issue' where you have to turn the pig off after each job...

i hope something gets updated with that..

so i've got the 1.6.9 tgz install of it.. and it seems to be at least printing.

thanks for the advice.. i really appreciate it.
 
Old 05-27-2007, 05:53 PM   #7
soylentgreen
Member
 
Registered: Sep 2004
Location: old village
Distribution: android, BSD, CentOS, Ubuntu
Posts: 221

Original Poster
Rep: Reputation: 30
what a pain in the a$$.

sure, it works...

and after every single print job you have to go in to the CUPS manager and START the printer, because it pauses itself.

this baby is going back.. from what i've heard a Deskjet 5440 or a 5940 might be in my future..

the D in D4160 apparently means Dont buy it if you run Linux.
 
Old 05-27-2007, 06:31 PM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Try upgrading some stuff ... maybe samba or cups ... no need to return a printer for such a thing.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hplip-1.7.1 won't install. cwizardone Slackware 66 05-23-2007 10:19 PM
HP D4160 stalls in middle of print jobs jonlake Linux - Hardware 3 02-11-2007 09:14 PM
apt-get install dependency problems with hplip software and kde install for Agnula maybi7 Linux - Software 1 02-03-2007 05:16 PM
[SOLVED] HP960c Deskjet -- should I use CUPS or HPLIP? MBA Whore Linux - Hardware 2 12-23-2006 08:44 PM
HP Deskjet 5550 (usb) - HPLIP can't run in Debian sarge ch_music Linux - Hardware 4 02-12-2005 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration