LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-11-2005, 03:01 AM   #16
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Original Poster
Rep: Reputation: 15

do you have the folowing packages installed?

libsane-hpoj-0.91-9
hpoj-0.91-9
hpijs-1.6-2

make sure these packages are installed.. and then in a terminal type:


1 ) ptal-init setup
2 ) ptal-init start
3 ) scanimage -d hpoj:mlc:usbsc_1310_series_ --test


tell me if the scanner makes some noise...


Zubin Parihar
 
Old 02-17-2005, 03:12 AM   #17
tphman
LQ Newbie
 
Registered: Feb 2005
Location: Torrance, CA - USA
Distribution: Ubuntu Linux 5.04 "Hoary"
Posts: 2

Rep: Reputation: 0
zparihar::

Success with the psc 1200 series!!
Worked on my psc1210.
Found an update to sane through yast (using packman as an installation source).
Downloaded then did a './configure', 'make', then 'make install' to the the hpos and hpijs src files.

From a konsole I typed the following

1 ) ptal-init setup (the prompts were very easy)

2 ) ptal-init start (simple enough)

3 ) scanimage -d hpoj:mlc:usbsc_1200_series --test
(this test was smooth)...

Then I opened Kooka from KMenu>Graphics>Scanning and the rest was history.....

Thank you so much for the original Howto Post!!!
 
Old 02-19-2005, 10:20 PM   #18
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Original Poster
Rep: Reputation: 15
no prob

Zubin Parihar
 
Old 11-02-2005, 02:51 PM   #19
Ingla
Member
 
Registered: Oct 2005
Distribution: Ubuntu 8.04, Ubuntu 10.04
Posts: 159

Rep: Reputation: 15
HP All-in-One - PROBLEM

Hello.

I realize this post is old, but I hope someone can help.

I followed the instructions in the original post except that these are the versions I have installed (because that's what Synaptic had):

libsane-hpoj-0.91-9 (doesn't seem to be there)
hpoj-0.91-6
hpijs-2.1.5 +0.9.5-2ubuntu2

I can't find libsane.

Anyway, I got the scanner working successfully, but now I can copy but not print. Apparently, the drivers are wrong. Can anyone tell me where to get them (apt-get doesn't find them)?

If I have to make a choice, the printer is certainly more important. Can anyone help with this?
 
Old 11-07-2005, 01:54 PM   #20
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Original Poster
Rep: Reputation: 15
did your printing work before?

Try an 'apt-get remove' of those packages or go back to synaptic and uncheck them.

Thats really strange I've been able to install that printer on a lot of different distro including Debian Xandros. And got it working properly.

Maybe i'll set up a Ubuntu box out and give it a try.


TTY soon.

Zubin
 
Old 11-07-2005, 02:01 PM   #21
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Original Poster
Rep: Reputation: 15
You know what I just realized, when Installed the printer on my Grandfathers Xandros computer, I had to use the Debian Sources to get that printer working (quite a few months ago).

Anyways... once you remove those previous packages, try commenting out your 'sources.list' repositories and then add the debian repositories to that file. After you've done that... do an 'apt-get update' and then an 'apt-get install (hp packages)' or just go to Synaptic and find those packages and then install it.

If you need a more detailed answer, please say so and i'll give you the step-by-step instructions and see if you can get your printer and scanner going.

Zubin Parihar.
 
Old 11-07-2005, 04:22 PM   #22
Ingla
Member
 
Registered: Oct 2005
Distribution: Ubuntu 8.04, Ubuntu 10.04
Posts: 159

Rep: Reputation: 15
Thanks very much for the reply. I had more or less given up hope of anyone seeing the post.

The printer originally worked on Ubuntu 5.10 "out of the box" using a default driver. After I got the scanner working, the printer wouldn't.

Now, things are working...sort of. The situation is like this:

I had installed

hpoj-0.91-6
hpijs-2.1.5 +0.9.5-2ubuntu2

when I made the previous post. I was unable to find libsane-hpoj-0.91-9.

After a long search, I found: libsane-hpoj-0.91-9.i386.rpm and hpoj-0.91-9.i386.rpm.

I used apt-get alien to convert the lipsane file to a deb and installed it.

I haven't done that yet with the hpoj because I don't know what will happen with the previously installed 0.91-6 (I'm very much a Linux newbie, but catching on pretty fast). Will apt-get replace it automatically or do I need to do something ?

I also have hpijs-1.6-2.i386.rpm, but don't know whether I should replace the hpijs-2.1.5 +0.9.5-2ubuntu2, which sounds like it's newer.

Anyway, the scanner works (Xsane) but, after I scan something the printer doesn't work. Print Manager indicates it is printing (not paused or stopped), but nothing happens.

After trying various things, I discovered that I need to turn the printer off (physically...with the button). I then turn it back on and it prints.

So, essentially, I have all functions of the all-in-one printer...just in a slightly roundabout, mild pain-in-the-neck sort of way.

So the question is whether I should count myself lucky and forget about further playing around with the system for fear of mucking something up...or whether I can expect to get full, "normal" function.

Comments gratefully accepted.

Thanks.
 
Old 11-07-2005, 10:47 PM   #23
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Original Poster
Rep: Reputation: 15
I would remove those packages. And get it working correctly. Theirs no corrupt Window registry to deal with here... The best thing about Linux is that it is very straight forward. If you remove it then decide to reinstall it the same way it will definetely work just like you did the first time...

Anyways... 'apt-get remove (thePackages)'

(you could also use 'dpkg -r (thePackages)' - if you installed the rpm->alien->deb)

Change to the debian sources, 'apt-get install (thePackages)'

Then follow my setup instructions in the original post... and everything should work correctly.

(remember to change back to the Ubuntu sources afterwords)



It should work.. if not, you can always go back to the way you were using it before...which would be annoying...


Let me know if you need anymore details. I would like to test it out with UBUNTU soon, but i won't try it for the next couple of days because I got a lot on my plate right now...And i'll give you step-by-step instructions to let you know how I got mine working.

Anyways, good luck and post back here just to let me know if you've had any success with it... just interested.

Thanks,

Zubin Parihar
 
Old 11-08-2005, 02:19 PM   #24
Ingla
Member
 
Registered: Oct 2005
Distribution: Ubuntu 8.04, Ubuntu 10.04
Posts: 159

Rep: Reputation: 15
Thanks very much for all the help.

I tried to use some Debian repositories once, but they returned error notices on apt-get update. So I commented them out.

The ones I know of are:

##deb http://security.debian.org/ stable/updates/updates main contrib non-free
##deb http:// secure-testing.debian.net/debian-secure-testing testing/secure-updates main contrib non-free
##deb http://http.us.debian.org/debian/ stable main contrib non-free
##deb http://http.us.debian.org/debian/ testing main contrib non-free
##deb http://http.us.debian.org/debian/ unstable main contrib non-free

Which ones are you referring to?
 
Old 11-08-2005, 04:42 PM   #25
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Original Poster
Rep: Reputation: 15
Hey,

I just found my how to for xandros i wrote for my grandfather... (Xandros is also Debian based like Ubuntu)

here you go




1) comment out the ubuntu repository in the file /etc/apt/sources.list




2) install the the following debian sources in the same file ( /etc/apt/sources.list):

deb ftp://ftp.us.debian.org/debian stable main contrib non-free
deb ftp://non-us.debian.org/debian-non-US stable/non-US main contrib non-free

3) do an 'apt-get install hpoj hpijs hp-ppd'

4) It will automatically run "hpoj setup"

5) follow the steps. You're device name should be something like: mlc:usbsc_1310_series_


after this is done... try run your printer utility...for kde i believe its 'kprinter' -- if its not yet in the list of installed printer, there should be an add printer around there...for gnome..don't remember but there should be one around somewhere as far as I remember.


For the Scanner.


1) on a console/konsole/terminal type "scanimage -d hpoj:mlc:usbsc_1310_series_ --test"

2) you should find that your scanner is now moving and doing some tests.

3) Now to run the scanning program 'Kooka' type:

kooka -d hpoj:mlc:usbsc_1310_series_

4) It should now be working!



let me know how this went...
I'm gonna try setup ubuntu this weekend...
 
Old 06-04-2007, 09:53 PM   #26
CandyAppleRed
LQ Newbie
 
Registered: Jun 2007
Posts: 2

Rep: Reputation: 0
Unhappy

Hi and I read your Post last night 2xs .
I have Winxp Pro Sp2 w/Ie 7
I do not have Linux. Does this solution ONLY work with Linux.I have the same problem but when I tried this part of your post:
How to Install HP PSC 1315 All-In-One

***Scanner***
make sure the hp psc 1315 is plugged in.

#1 Make sure you have the following installed:

libsane-hpoj-0.91-9
hpoj-0.91-9
hpijs-1.6-2


NONE came up in the start>search> entering each 1.

Plz 4give me if I sound as tho I do not know how to do this or even if i can accomplish this.
 
Old 06-06-2007, 12:12 AM   #27
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Original Poster
Rep: Reputation: 15
No, That solution was only for Linux.

For Windows, download the Basic Driver on this page:

http://h10025.www1.hp.com/ewfrf/wc/s...374568&lang=en

and then double click it to install it.

Zubin Parihar
 
  


Reply

Tags
post



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] HP PSC 1315 - Printer detected under CUPs but not working (hplip/hpijs driver) vharishankar Linux - Hardware 19 09-01-2009 02:26 PM
HP PSC 1317 / 1310 - Scanner gbowden Linux - General 1 11-13-2005 09:27 AM
HP PSC 1310/Mdk9.1 - no errors but will not print vasudevadas Linux - Hardware 5 06-22-2005 01:05 PM
Cups configuration, hp psc 1315 printer ArchArael Linux - Hardware 0 05-13-2005 04:18 AM
HP psc 1315 freezes in Slackware fader Slackware 0 10-15-2004 11:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:16 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