LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-10-2006, 06:28 PM   #1
MBA Whore
Member
 
Registered: May 2006
Location: Kansas City, MO
Distribution: Various: pclos, Debian, Ubuntu, etc . . .
Posts: 649

Rep: Reputation: 30
Question Help this n00b with his printing. All tech details inside.


Hello everyone,

I have 2 questions regarding my HP Photosmart 2610v and Linux MEPIS 3.43

I have been looking at linuxprinting.org and am still a bit confused (n00b here).

At a website (http://www.linuxprinting.org/show_pr...P-DeskJet_960C) I found HP Photosmart 2600 listed as "supported" with recommended HPIJS. However, I have an HP Photosmart 2610v, not an HP Photosmart 2600.

My 1st question: Would HPIJS still work? If yes, then how well?

On a related note, I looked into HPLIP (apparently more advanced than HPIJS) and if I read the chart correctly (http://hplip.sourceforge.net/support...kjet_aio.html), it does seem to support HP Photosmart 2610v.

Unfortunately, it appears to only be available via a "tar.gz" download. I have never run across "tar.gz" before (n00b, in case you can't tell).

My 2nd question is:
How do I make use of the file labled: hplip-1.6.7.tar.gz that I have downloaded and saved? I have never used a "tar.gz" file before. If this HPLIP in "tar.gz" form is the better of the two options, then that is the option I want.

Thanks!
 
Old 08-11-2006, 11:00 AM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Yes the driver should work fine. Juat about every single HP printer made works in Linux. They are one of the most well designed printers with great support to all OSes.

Now the HPIJS is just the driver itself for use with cups.
The HPLIP contains the driver from HPIJS plus includes software to view ink level and if it is an all in one you can make use of the scan and fax features as well very easily. I currently have the photosmart 3310 and never had an issue. Also had other HP models as well and all have worked right out of the box. The vierio inks are great as far as usage goes. I am still on my orginal cartiages. Usually on older models the ink cartiages will fail to work in about 3 months. So far about 9 months and still working great.

For the file extract it to a directory and read the readme file and or install file. Also the help text at linuxprinting has great help on the install.

Brian1
 
Old 08-11-2006, 09:02 PM   #3
Cara25
Member
 
Registered: Mar 2006
Location: Nashville, Tennessee
Distribution: Salix 13.37 with KDE
Posts: 258

Rep: Reputation: 36
HP printer help

Use the latest HPLIP taz.gz from the HP Linux site if you can. Extract (unzip) the tar.gz into any particular directory, look for all the readme and install files, open them up with a text reader and follow the instructions. My daughter has the HP Photosmart 2610v connected to her Mandriva 2006 machine, works great !
 
Old 08-13-2006, 01:34 PM   #4
MBA Whore
Member
 
Registered: May 2006
Location: Kansas City, MO
Distribution: Various: pclos, Debian, Ubuntu, etc . . .
Posts: 649

Original Poster
Rep: Reputation: 30
When I extract

When I extract the tar.gz -- does it matter which directory I put it in? For example....I have 2 accounts...my "main" account and my "guest" account. I want both accounts to have full access to the printer and its capabilities.

Does that mean I need to extract twice...once to a directory in each account, or do I only need to extract once? Should I extract to root or make a new directory all together?

On a different note, on a different computer I have HPIJS. If I want to put HPLIP on it, will I need to "uninstall" HPIJS, or could I proceed as a would with the other computer that currently has no printer support?

/ never "extracted" before
// a little bit afraid I will mess up
/// thanks again!
 
Old 08-14-2006, 08:11 PM   #5
Cara25
Member
 
Registered: Mar 2006
Location: Nashville, Tennessee
Distribution: Salix 13.37 with KDE
Posts: 258

Rep: Reputation: 36
By default the .tar.gz should "unzip" to /usr/share, if not, changethe unzip path to /user/share this should give every user access to the application.
It's always best to remove the old application, then install the new HPLIP. Don't know MEPIS but use the graphical software removal tool if it sees the HPIJS, then install the HPLIP from the command line.
 
Old 08-19-2006, 08:14 PM   #6
MBA Whore
Member
 
Registered: May 2006
Location: Kansas City, MO
Distribution: Various: pclos, Debian, Ubuntu, etc . . .
Posts: 649

Original Poster
Rep: Reputation: 30
Cara25...or anyone else.....please clarify

You said: /usr/share

But then later said: /user/share

Which is it? Or does it not matter?
 
Old 08-19-2006, 10:19 PM   #7
MBA Whore
Member
 
Registered: May 2006
Location: Kansas City, MO
Distribution: Various: pclos, Debian, Ubuntu, etc . . .
Posts: 649

Original Poster
Rep: Reputation: 30
I found "usr" folder so....

I looked around and found a "usr" folder, though not a "user" folder, so I extracted to: /usr/share instead of /user/share

However, I had to do so as root because I kept getting the message that I did not have permission to write to that (usr) folder.

Is it ok that I did it via root? Is that the only way to do it?

Anyways, now that I have extracted it to the usr directory (which is owned by root, too) I'll be reading the instructions. If anyone has some helpful do's and don'ts....I'd appreciate them right about now....LOL.

Thanks again!
 
Old 08-20-2006, 06:54 PM   #8
Cara25
Member
 
Registered: Mar 2006
Location: Nashville, Tennessee
Distribution: Salix 13.37 with KDE
Posts: 258

Rep: Reputation: 36
The correct path is /usr/share, sorry, I make this mistake even when typing myself. You've unzipped the .tar.gz to a folder under /usr/share/. Look for 1 or more readme files or install files and open them up with a text reader (editor) such as Kwrite and follow the instructions. Usually it's simply, ./config make make , for alot of files but each application has it's own nuances. Do this as "su" user same as root ?, in the terminal window. Let us know what the printed feedback from the terminal is after you get the final make.
 
Old 08-21-2006, 12:01 AM   #9
MBA Whore
Member
 
Registered: May 2006
Location: Kansas City, MO
Distribution: Various: pclos, Debian, Ubuntu, etc . . .
Posts: 649

Original Poster
Rep: Reputation: 30
Not sure I understand

Quote:
Originally Posted by Cara25
The correct path is /usr/share, sorry, I make this mistake even when typing myself. You've unzipped the .tar.gz to a folder under /usr/share/. Look for 1 or more readme files or install files and open them up with a text reader (editor) such as Kwrite and follow the instructions. Usually it's simply, ./config make make , for alot of files but each application has it's own nuances. Do this as "su" user same as root ?, in the terminal window. Let us know what the printed feedback from the terminal is after you get the final make.

Not sure I understand. Let me try:

1) Open the readme files or install files via a text reader. Ok...but what does >>> ./config <<< mean

2) You talk about "su". Do you mean go into terminal, su to become root, and proceed from there?

On a related note...do you know if there are any tutorials or online documentation that I could study? When I opened up the hplip....wow...so many folders and files.....scared the bejesus out of me. LOL.
 
Old 08-22-2006, 06:55 PM   #10
Cara25
Member
 
Registered: Mar 2006
Location: Nashville, Tennessee
Distribution: Salix 13.37 with KDE
Posts: 258

Rep: Reputation: 36
"./config" then "make" then "make" is a way an application can create an installer packer for its self.

su stands for super user, you're correct, type it at the console (terminal) window then put in your password for root, su for all it means is just another ? word for root.

Ever looked to see how many files Windows Media Player loads on your Windows system when you download a new version ?

Ask and take advice and record the instructions from the UNIX and Linux pros, i'm just a newbie myself.
 
  


Reply



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
Best Distro for a Dedicated Arcade Machine? (details inside) dryd kio Linux - Distributions 8 06-30-2006 10:15 PM
SMC says Linux on box but not inside or via TECH SUPPORT suguru Linux - Networking 4 11-30-2005 06:36 PM
best distro for an old computer? (more details inside) mikewyatt Linux - Distributions 3 10-12-2004 07:12 PM
best distro....lot of details inside alaios Linux - Distributions 6 03-26-2004 01:54 PM
Unable to run hl1110 patch with wine- Details inside; help! ljs1987 Linux - Games 0 11-12-2003 04:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:36 AM.

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